/*
 * 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}}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}



.sitelok-hide{display:none !important}

 .popdrop-tip-data{display:none} .dropem:not(.popdrop-live):not(.no-pop)[style]{display:none!important}.popdrop-popover-content{display:none}.popdrop-popover-rtl{direction:rtl;text-align:right}html.popdrop-open.popdrop-modal .popdrop-popover.in{max-height:100vh;max-width:99.9%;margin-top:0!important}html.popdrop-open.popdrop-touch .popdrop-popover.in .popdrop-popover-content{overflow-y:scroll;-webkit-overflow-scrolling:touch}.popdrop-popover{position:absolute;top:0;left:0;display:none;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #929292;border:1px solid rgba(0,0,0,0.2);border-radius:6px}.popdrop-popover:not(.popover-flat){-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popdrop-popover.popover-flat .popdrop-popover-title{border-bottom-width:0}.popdrop-popover.popover-flat .popdrop-close{text-shadow:none}.popdrop-popover.top,.popdrop-popover.top-left,.popdrop-popover.top-right{margin-top:-10px}.popdrop-popover.right,.popdrop-popover.right-top,.popdrop-popover.right-bottom{margin-left:10px}.popdrop-popover.bottom,.popdrop-popover.bottom-left,.popdrop-popover.bottom-right{margin-top:10px}.popdrop-popover.left,.popdrop-popover.left-top,.popdrop-popover.left-bottom{margin-left:-10px}.popdrop-popover.pop{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.3,0,0,1.5);transition-timing-function:cubic-bezier(0.3,0,0,1.5);opacity:0}.popdrop-popover.pop-out{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.popdrop-popover.fade,.popdrop-popover.fade-out{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.popdrop-popover.out{opacity:0}.popdrop-popover.in{-webkit-transform:none;transform:none;opacity:1}.popdrop-popover .popdrop-popover-content{display:block}.popdrop-popover-inner .popdrop-close{font-family:arial;margin:4px 3px 0 0;float:right;font-size:24px;font-weight:bold;line-height:24px;color:#7b7b7b;opacity:1;text-decoration:none}.popdrop-popover-inner .popdrop-close:after{content:"\00D7";width:.8em;height:.8em;padding:4px;position:relative}.popdrop-popover-title{padding:8px 14px;margin:0;font-size:16px;font-weight:bold;line-height:18px;color:#333;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.2);border-radius:5px 5px 0 0}.popdrop-popover-content{overflow:auto;display:none}.popdrop-popover-inverse{background-color:#333;color:#fff}.popdrop-popover-inverse .popdrop-popover-title{background:#333;border-bottom:1px solid silver;color:#fff}.popdrop-popover-inverse .popdrop-close{color:#f3f3f3}.popdrop-popover-bluegrey{background-color:#282f39;color:#dadedf}.popdrop-popover-bluegrey .popdrop-popover-title{background:#56666c;border-bottom:1px solid #a9b2b4;color:#dadedf}.popdrop-popover-bluegrey .popdrop-close{color:#f3f3f3}.popdrop-popover-alert{background-color:#fffdfd;color:#413131}.popdrop-popover-alert .popdrop-popover-title{background:#d32f2f;border-bottom:1px solid #eca5a5;color:#fff}.popdrop-popover-alert .popdrop-close{color:#fff}.popdrop-popover-success{background-color:#effefd;color:#313131}.popdrop-popover-success .popdrop-popover-title{background:#11b8ab;border-bottom:1px solid #0e9c91;color:#fff}.popdrop-popover-success .popdrop-close{color:#fff}.popdrop-no-padding .popdrop-popover-content{padding:0}.popdrop-no-padding .list-group-item{border-right:0;border-left:none}.popdrop-no-padding .list-group-item:first-child{border-top:0}.popdrop-no-padding .list-group-item:last-child{border-bottom:0}.popdrop-popover>.popdrop-arrow,.popdrop-popover>.popdrop-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popdrop-popover>.popdrop-arrow{border-width:11px}.popdrop-popover>.popdrop-arrow:after{border-width:10px;content:""}.popdrop-popover.top>.popdrop-arrow,.popdrop-popover.top-right>.popdrop-arrow,.popdrop-popover.top-left>.popdrop-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#aaa;border-top-color:rgba(0,0,0,0.2);border-bottom-width:0}.popdrop-popover.top>.popdrop-arrow:after,.popdrop-popover.top-right>.popdrop-arrow:after,.popdrop-popover.top-left>.popdrop-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popdrop-popover.right>.popdrop-arrow,.popdrop-popover.right-top>.popdrop-arrow,.popdrop-popover.right-bottom>.popdrop-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#aaa;border-right-color:rgba(0,0,0,0.2)}
.popdrop-popover.right>.popdrop-arrow:after,.popdrop-popover.right-top>.popdrop-arrow:after,.popdrop-popover.right-bottom>.popdrop-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popdrop-popover.bottom>.popdrop-arrow,.popdrop-popover.bottom-right>.popdrop-arrow,.popdrop-popover.bottom-left>.popdrop-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#aaa;border-bottom-color:rgba(0,0,0,0.2);border-top-width:0}.popdrop-popover.bottom>.popdrop-arrow:after,.popdrop-popover.bottom-right>.popdrop-arrow:after,.popdrop-popover.bottom-left>.popdrop-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popdrop-popover.left>.popdrop-arrow,.popdrop-popover.left-top>.popdrop-arrow,.popdrop-popover.left-bottom>.popdrop-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#aaa;border-left-color:rgba(0,0,0,0.2)}.popdrop-popover.left>.popdrop-arrow:after,.popdrop-popover.left-top>.popdrop-arrow:after,.popdrop-popover.left-bottom>.popdrop-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.popdrop-popover-inverse.top>.popdrop-arrow,.popdrop-popover-inverse.top>.popdrop-arrow:after,.popdrop-popover-inverse.top-left>.popdrop-arrow,.popdrop-popover-inverse.top-left>.popdrop-arrow:after,.popdrop-popover-inverse.top-right>.popdrop-arrow,.popdrop-popover-inverse.top-right>.popdrop-arrow:after{border-top-color:#333}.popdrop-popover-inverse.right>.popdrop-arrow,.popdrop-popover-inverse.right>.popdrop-arrow:after,.popdrop-popover-inverse.right-top>.popdrop-arrow,.popdrop-popover-inverse.right-top>.popdrop-arrow:after,.popdrop-popover-inverse.right-bottom>.popdrop-arrow,.popdrop-popover-inverse.right-bottom>.popdrop-arrow:after{border-right-color:#333}.popdrop-popover-inverse.bottom>.popdrop-arrow,.popdrop-popover-inverse.bottom>.popdrop-arrow:after,.popdrop-popover-inverse.bottom-left>.popdrop-arrow,.popdrop-popover-inverse.bottom-left>.popdrop-arrow:after,.popdrop-popover-inverse.bottom-right>.popdrop-arrow,.popdrop-popover-inverse.bottom-right>.popdrop-arrow:after{border-bottom-color:#333}.popdrop-popover-inverse.left>.popdrop-arrow,.popdrop-popover-inverse.left>.popdrop-arrow:after,.popdrop-popover-inverse.left-top>.popdrop-arrow,.popdrop-popover-inverse.left-top>.popdrop-arrow:after,.popdrop-popover-inverse.left-bottom>.popdrop-arrow,.popdrop-popover-inverse.left-bottom>.popdrop-arrow:after{border-left-color:#333}.popdrop-popover-bluegrey.top>.popdrop-arrow,.popdrop-popover-bluegrey.top>.popdrop-arrow:after,.popdrop-popover-bluegrey.top-left>.popdrop-arrow,.popdrop-popover-bluegrey.top-left>.popdrop-arrow:after,.popdrop-popover-bluegrey.top-right>.popdrop-arrow,.popdrop-popover-bluegrey.top-right>.popdrop-arrow:after{border-top-color:#282f39}.popdrop-popover-bluegrey.right>.popdrop-arrow,.popdrop-popover-bluegrey.right>.popdrop-arrow:after,.popdrop-popover-bluegrey.right-top>.popdrop-arrow,.popdrop-popover-bluegrey.right-top>.popdrop-arrow:after,.popdrop-popover-bluegrey.right-bottom>.popdrop-arrow,.popdrop-popover-bluegrey.right-bottom>.popdrop-arrow:after{border-right-color:#282f39}.popdrop-popover-bluegrey.bottom>.popdrop-arrow,.popdrop-popover-bluegrey.bottom>.popdrop-arrow:after,.popdrop-popover-bluegrey.bottom-left>.popdrop-arrow,.popdrop-popover-bluegrey.bottom-left>.popdrop-arrow:after,.popdrop-popover-bluegrey.bottom-right>.popdrop-arrow,.popdrop-popover-bluegrey.bottom-right>.popdrop-arrow:after{border-bottom-color:#282f39}.popdrop-popover-bluegrey.left>.popdrop-arrow,.popdrop-popover-bluegrey.left>.popdrop-arrow:after,.popdrop-popover-bluegrey.left-top>.popdrop-arrow,.popdrop-popover-bluegrey.left-top>.popdrop-arrow:after,.popdrop-popover-bluegrey.left-bottom>.popdrop-arrow,.popdrop-popover-bluegrey.left-bottom>.popdrop-arrow:after{border-left-color:#282f39}.popdrop-popover-alert.top>.popdrop-arrow:after,.popdrop-popover-alert.top-left>.popdrop-arrow:after,.popdrop-popover-alert.top-right>.popdrop-arrow:after{border-top-color:#fffdfd}.popdrop-popover-alert.right>.popdrop-arrow:after,.popdrop-popover-alert.right-top>.popdrop-arrow:after,.popdrop-popover-alert.right-bottom>.popdrop-arrow:after{border-right-color:#fffdfd}.popdrop-popover-alert.bottom>.popdrop-arrow:after,.popdrop-popover-alert.bottom-left>.popdrop-arrow:after,.popdrop-popover-alert.bottom-right>.popdrop-arrow:after{border-bottom-color:#fffdfd}.popdrop-popover-alert.left>.popdrop-arrow:after,.popdrop-popover-alert.left-top>.popdrop-arrow:after,.popdrop-popover-alert.left-bottom>.popdrop-arrow:after{border-left-color:#fffdfd}.popdrop-popover-success.top>.popdrop-arrow:after,.popdrop-popover-success.top-left>.popdrop-arrow:after,.popdrop-popover-success.top-right>.popdrop-arrow:after{border-top-color:#effefd}.popdrop-popover-success.right>.popdrop-arrow:after,.popdrop-popover-success.right-top>.popdrop-arrow:after,.popdrop-popover-success.right-bottom>.popdrop-arrow:after{border-right-color:#effefd}
.popdrop-popover-success.bottom>.popdrop-arrow:after,.popdrop-popover-success.bottom-left>.popdrop-arrow:after,.popdrop-popover-success.bottom-right>.popdrop-arrow:after{border-bottom-color:#effefd}.popdrop-popover-success.left>.popdrop-arrow:after,.popdrop-popover-success.left-top>.popdrop-arrow:after,.popdrop-popover-success.left-bottom>.popdrop-arrow:after{border-left-color:#effefd}.popdrop-popover i.icon-refresh:before{content:""}.popdrop-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px}.popdrop-popover-backdrop{width:100%;height:100%;position:fixed;top:0;left:0}.popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:0;-webkit-box-shadow:none;box-shadow:none;float:none}.popdrop-open .joeyOpenLabel{display:none}.bp-wrap:not(.popdrop-open) .joeyCloseLabel{display:none}.popdrop-open .openIcon{display:none}.bp-wrap:not(.popdrop-open) .closeIcon{display:none}


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

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

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

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

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

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




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


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


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




#stacks_in_4921775_279987 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

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

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


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





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



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








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



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


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


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




#stacks_in_4921775_279988 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

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

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


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





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



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








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



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


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


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




#stacks_in_4921775_279989 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

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

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


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





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



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








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

#eh_stacks_in_4921775_280040.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_4921775_280040.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4921775_280040.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_4921775_280040.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4921775_280040:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_4921775_280040:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_4921775_280040.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_4921775_280040.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_4921775_280040.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_4921775_280040.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_4921775_280040.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_4921775_280040.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_4921775_280040.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_4921775_280040.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_4921775_280040.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_4921775_280040.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4921775_280040.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4921775_280040.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4921775_280040.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4921775_280040.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_4921775_280040.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_4921775_280040.eh-line-303 .eh-extender,
#eh_stacks_in_4921775_280040.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_4921775_280040.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_4921775_280040.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_4921775_280040.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_4921775_280040 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_4921775_280040 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_4921775_280040.eh-line-group-300 .eh-line-left,
#eh_stacks_in_4921775_280040.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_4921775_280040.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_4921775_280040.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_4921775_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 16px;
  height: 16px;
}
#eh_stacks_in_4921775_280040.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_4921775_280040.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 38px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_4921775_280040.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_4921775_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_4921775_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_4921775_280040.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_4921775_280040.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_4921775_280040.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_4921775_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4921775_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4921775_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4921775_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4921775_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4921775_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4921775_280040.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_4921775_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 16px;
  /* */
}
#eh_stacks_in_4921775_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4921775_280040.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_4921775_280040.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_4921775_280040.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_4921775_280040.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_4921775_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_4921775_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(16px * .4);
  height: calc(16px * .8);
}
#eh_stacks_in_4921775_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_4921775_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(16px * .8);
  height: calc(16px * .8);
}
#eh_stacks_in_4921775_280040 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_4921775_280040 .eh-line-wrap-2 {margin-top: 8px;}
/*  */#eh_stacks_in_4921775_280040 .eh-line-wrap {margin: 0;}/*  */
#eh_stacks_in_4921775_280040.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_4921775_280040.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4921775_280040.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4921775_280040.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4921775_280040.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_4921775_280040.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4921775_280040.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_4921775_280040.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_4921775_280040.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4921775_280040.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
  #com_bigwhiteduck_stacks_popdrop_stack .dropem{display:none!important}
 [data-pop-source="stacks_in_4921845"].popdrop-popover{z-index:9999;min-width:50px;min-height:32px;-webkit-transition-duration:100ms;transition-duration:100ms}@media screen and (min-width:640px){[data-pop-source="stacks_in_4921845"].popdrop-popover{min-width:32px}}[data-pop-source="stacks_in_4921845"].popdrop-popover .popdrop-popover-content{padding:9px 14px}[data-pop-source="stacks_in_4921845"].popdrop-popover .popdrop-popover-title{text-align:left;font-weight:normal;text-transform:none}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style{border:1px solid rgba(47, 22, 64, 0.21);-webkit-box-shadow:2px 2px 4px 1px rgba(0, 0, 0, 0.20);box-shadow:2px 2px 4px 1px rgba(0, 0, 0, 0.20);background-color:rgba(255, 255, 243, 1.00);border-radius:10px}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style .popdrop-popover-title{color:rgba(255, 255, 255, 1.00);background:rgba(17, 82, 159, 1.00);border-bottom:1px solid rgba(245, 245, 245, 1.00);border-radius:calc(10px - 1px) calc(10px - 1px) 0 0}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style .popdrop-close{color:rgba(140, 140, 140, 1.00);text-shadow:0 1px 0 #fff}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.top>.popdrop-arrow,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.top-left>.popdrop-arrow,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.top-right>.popdrop-arrow{border-top-color:rgba(47, 22, 64, 0.21)}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.top>.popdrop-arrow:after,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.top-left>.popdrop-arrow:after,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.top-right>.popdrop-arrow:after{border-top-color:rgba(255, 255, 243, 1.00)}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.right>.popdrop-arrow,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.right-top>.popdrop-arrow,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.right-bottom>.popdrop-arrow{border-right-color:rgba(47, 22, 64, 0.21)}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.right>.popdrop-arrow:after,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.right-top>.popdrop-arrow:after,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.right-bottom>.popdrop-arrow:after{border-right-color:rgba(255, 255, 243, 1.00)}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.bottom>.popdrop-arrow,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.bottom-left>.popdrop-arrow,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.bottom-right>.popdrop-arrow{border-bottom-color:rgba(47, 22, 64, 0.21)}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.bottom>.popdrop-arrow:after,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.bottom-left>.popdrop-arrow:after,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.bottom-right>.popdrop-arrow:after{border-bottom-color:rgba(255, 255, 243, 1.00)}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.left>.popdrop-arrow,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.left-top>.popdrop-arrow,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.left-bottom>.popdrop-arrow{border-left-color:rgba(47, 22, 64, 0.21)}
[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.left>.popdrop-arrow:after,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.left-top>.popdrop-arrow:after,[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style.left-bottom>.popdrop-arrow:after{border-left-color:rgba(255, 255, 243, 1.00)}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .popdrop-popover-content{padding:9px 14px;overflow:scroll}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item{border-right:0;border-left:none}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:first-child{border-top:0}[data-pop-source="stacks_in_4921845"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:last-child{border-bottom:0}[data-pop-source="stacks_in_4921845"].popdrop-popover .popdrop-popover-backdrop{background-color:rgba(0,0,0,0.65);z-index:9998}[data-pop-source="stacks_in_4921845"].popdrop-popover .popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:0;-webkit-box-shadow:none;box-shadow:none;float:none}
    #stacks_in_4921845.dropem,.popdrop-popover-inner.pop-stacks_in_4921845{max-width:280px}@media screen and (min-width:640px){#stacks_in_4921845.dropem,.popdrop-popover-inner.pop-stacks_in_4921845{max-width:460px}}   .popdrop-popover[data-pop-source="stacks_in_4921845"] .popdrop-popover-content{overflow:auto} #stacks_in_4921845.dropem{display:none}














/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_4921759.btr-bg-outer .btr-bg-inner {
  
  min-height: 100vh;
  
}
#stacks_in_4921759.btr-bg-gradient .btr-bg-inner ,
#stacks_in_4921759.btr-bg-animated .btr-bg-inner ,
#stacks_in_4921759.btr-bg-blur .btr-bg-inner ,
#stacks_in_4921759.btr-bg-mouse .btr-bg-inner ,
#stacks_in_4921759.btr-bg-pan .btr-bg-inner ,
#stacks_in_4921759.btr-bg-parallax .btr-bg-inner ,
#stacks_in_4921759.btr-bg-transition .btr-bg-inner ,
#stacks_in_4921759.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_4921759.btr-bg-none {
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_4921759.btr-bg-outer:after {
  background: rgba(5, 44, 71, 0.75);
}
#stacks_in_4921759.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-4921759.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_4921759.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 2000px;
  width: 100%;
  
}
#stacks_in_4921759.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_4921759.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}




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





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

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

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



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

.stacks_in_4921773editInfo i{
	vertical-align: middle;
}

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

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

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

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




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


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


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


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




#stacks_in_4921768 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

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

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

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

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

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


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





	#stacks_in_4921768 .button_label {
		width:140px;
	}
	#stacks_in_4921768 .button_icon {
		width:32px;
	}



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








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


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


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

.stacks_in_4922111editInfo i{
	vertical-align: middle;
}

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

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

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




/* -- End Anchor Each css Template -- */
.slider{margin-top:0 !important;} @media only screen and (min-width:40em){.slider{}}@media only screen and (min-width:64em){.slider{}} 
            .formlabel{font-size:calc(14rem/16) !important;font-weight:400 !important;}@media only screen and (min-width:40em) {            .formlabel{font-size:calc(14rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .formlabel{font-size:calc(14rem/16) !important;line-height:1.50 !important}}
.formlabel{color:rgba(60, 92, 218, 1.00) ;}
.help-block{color:rgba(60, 92, 218, 1.00) !important;}
.help-block{margin-top:0 !important;margin-bottom:1.5rem !important;} @media only screen and (min-width:40em){.help-block{}}@media only screen and (min-width:64em){.help-block{}} 
            .help-block{font-size:calc(10rem/16) ;}@media only screen and (min-width:40em) {            .help-block{font-size:calc(10rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .help-block{font-size:calc(12rem/16) ;line-height:1.50 }}
/* @group Resets */

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

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

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

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

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

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

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

/* @end */

/* Form layout */

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

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



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






















/* @group Base Form Styling */

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

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

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

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

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

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

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

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

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

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

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

/* Input groups */

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

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

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

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

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

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

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

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

/* Buttons */

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

/* @end */

/* @group Form Input sizing */

/*  */

/*  */

/* @end */

/* @group Date Picker Styling */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* @end */

/* Next, previous and finish button styling */

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

/* @group Step Button Styling */

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

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

/*  */

/*  */

/* Incomplete steps */
#stacks_in_4921906 .gsi-step-no-available li.current ~ li>*,
#stacks_in_4921906 .gsi-step-no-available li.current ~ li>*:hover {
	background-color: rgba(60, 92, 218, 1.00) !important;
	border-color: rgba(60, 92, 218, 1.00) !important;
	color: rgba(240, 245, 243, 1.00) !important;
}

/* The active (current) steps */
#stacks_in_4921906 .gsi-step-indicator.triangle li.current>* {
	color: rgba(255, 255, 11, 1.00);
	background-color: rgba(12, 49, 89, 1.00);
	border-color: rgba(12, 49, 89, 1.00);
}

/* Hovered steps */
#stacks_in_4921906 .gsi-step-indicator.triangle li>*:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(12, 49, 89, 1.00);
	border-color: rgba(12, 49, 89, 1.00);
}

/* Completed steps */
#stacks_in_4921906 .gsi-step-indicator.triangle li>* {
	color: rgba(230, 230, 230, 1.00);
	background-color: rgba(35, 15, 49, 1.00);
	border-color: rgba(35, 15, 49, 1.00);
}

@media screen and (max-width: 768px) {
	#stacks_in_4921906 .gsi-step-indicator.triangle li::after,
	#stacks_in_4921906 .gsi-step-indicator.triangle li>*::after {
		display: none !important;
	}

  #stacks_in_4921906 .gsi-step-indicator li {
		display: block;
		float: none;
	margin: 4px;
	}

  #stacks_in_4921906 .gsi-step-indicator.triangle li:first-of-type>* {
	border-radius: 0.25em;
  }

  #stacks_in_4921906 .gsi-step-indicator.triangle li a {
	border-radius: 0.25em;
  }
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* Submit text colors */



/* Button styling */

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

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

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

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

/* Fixes the font sizing */

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

#stacks_in_4921906 ul#step-indicator-stacks_in_4921906 .desc label {
	font-size: 13px;
}

#stacks_in_4921906 ul#step-indicator-stacks_in_4921906 .desc span {
	font-size: 12px;
}

/* Fixes circle number alignment in some themes */

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

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

/* @end */

/* @group Validation */

.form-group {
	position: relative;
}

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

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

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

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

/* @end */

/* @group Edit Mode */

/*  */

/* @end */

/*  */


/* FormsPlus progress indicators, displayed on submit */


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

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

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

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




  

  

  

  

  

  

  
  /* Default design */
  #stacks_in_4921906 .lds-default {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
  }
  #stacks_in_4921906 .lds-default div {
	position: absolute;
	width: 6px;
	height: 6px;
	background: rgba(120, 139, 174, 1.00);
	border-radius: 50%;
	animation: lds-default 1.2s linear infinite;
  }
  #stacks_in_4921906 .lds-default div:nth-child(1) {
	animation-delay: 0s;
	top: 37px;
	left: 66px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(2) {
	animation-delay: -0.1s;
	top: 22px;
	left: 62px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(3) {
	animation-delay: -0.2s;
	top: 11px;
	left: 52px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(4) {
	animation-delay: -0.3s;
	top: 7px;
	left: 37px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(5) {
	animation-delay: -0.4s;
	top: 11px;
	left: 22px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(6) {
	animation-delay: -0.5s;
	top: 22px;
	left: 11px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(7) {
	animation-delay: -0.6s;
	top: 37px;
	left: 7px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(8) {
	animation-delay: -0.7s;
	top: 52px;
	left: 11px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(9) {
	animation-delay: -0.8s;
	top: 62px;
	left: 22px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(10) {
	animation-delay: -0.9s;
	top: 66px;
	left: 37px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(11) {
	animation-delay: -1s;
	top: 62px;
	left: 52px;
  }
  #stacks_in_4921906 .lds-default div:nth-child(12) {
	animation-delay: -1.1s;
	top: 52px;
	left: 62px;
  }
  @keyframes lds-default {
	0%, 20%, 80%, 100% {
	  transform: scale(1);
	}
	50% {
	  transform: scale(1.5);
	}
  }
  

  

  

  

  

  







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

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

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

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

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

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

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

#stacks_in_4921906 input:checked + .slider {
  background-color: rgba(14, 104, 175, 1.00);
}

#stacks_in_4921906 input:focus + .slider {
  box-shadow: 0 0 1px rgba(14, 104, 175, 1.00);
}

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

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

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

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

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


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

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





#formsplusHeaderContentstacks_in_4921908 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_4921908 {
	margin-top: 20px;
}



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

.stacks_in_4922489box1 {
	margin-bottom: 12px;
	
	
	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
background: linear-gradient(to right, #e900ff 0%, #0082e5 50%, #e900ff 100%);
  filter: blur(10px);
  opacity: 0.8;	
*/

/*  *//*  *//*  *//*  *//*  */


/*  */


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


#stacks_in_4922161 {
	font-size: 75%;
}

#formsplusHeaderContentstacks_in_4921955 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_4921955 {
	margin-top: 20px;
}


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

.stacks_in_4922446box1 {
	margin-bottom: 12px;
	
	
	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
background: linear-gradient(to right, #e900ff 0%, #0082e5 50%, #e900ff 100%);
  filter: blur(10px);
  opacity: 0.8;	
*//**
 * Fileuploader
 * Copyright (c) 2019 Innostudio.de
 * Website: https://innostudio.de/fileuploader/
 * Version: 2.2 (15-Apr-2019)
 * Requires: jQuery v1.7.1 or later
 * License: https://innostudio.de/fileuploader/documentation/#license
 */
@charset "UTF-8";

.fileuploader-input .fileuploader-input-button, .fileuploader-input .fileuploader-input-caption, .fileuploader-items .fileuploader-item .fileuploader-action, .fileuploader-items .fileuploader-item .fileuploader-progressbar .bar, .fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar .bar, .fileuploader-items .fileuploader-item span.fileuploader-action-popup, .fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action], .fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action], .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success {
  -webkit-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
  -o-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
  transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.fileuploader-items .fileuploader-item, .fileuploader-items .fileuploader-item .fileuploader-action, .fileuploader-items .fileuploader-item .fileuploader-item-icon, .fileuploader-items .fileuploader-item .fileuploader-item-image canvas, .fileuploader-items .fileuploader-item .fileuploader-item-image img, .fileuploader-popup, .fileuploader-popup .fileuploader-popup-node {
  -webkit-animation: fileuploaderFadeIn .2s ease;
  animation: fileuploaderFadeIn .2s ease
}

.fileuploader-input .fileuploader-input-button, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success {
  display: inline-block;
  margin: 0;
  padding: 14px 22px;
  border: none;
  border-radius: 30px;
  outline: 0;
  font-weight: 700;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button {
  background: #e6ebf4;
  color: #90a0bc
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button:hover {
  background: #edf1f7;
  transform: translateY(-1px)
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button:active {
  background: #dfe5f1;
  transform: translateY(1px)
}

.fileuploader-input .fileuploader-input-button, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success {
  background: #9658fe;
  background: -moz-linear-gradient(-45deg, #3a8ffe 0, #9658fe 100%);
  background: -webkit-linear-gradient(-45deg, #3a8ffe 0, #9658fe 100%);
  background: linear-gradient(135deg, #3a8ffe 0, #9658fe 100%);
  background-size: 140% auto;
  background-position: center;
  color: #fff;
  box-shadow: 0 4px 18px rgba(0, 0, 0, .04)
}

.fileuploader-input .fileuploader-input-button:hover, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success:hover {
  background-position: left;
  box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
  transform: translateY(-2px)
}

.fileuploader-input .fileuploader-input-button:active, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success:active {
  background-position: right;
  box-shadow: 0 4px 25px rgba(0, 0, 0, .15);
  transform: translateY(2px)
}

.fileuploader-input .fileuploader-input-caption .fileuploader-pending-loader, .fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after, .fileuploader-items .fileuploader-item.upload-pending .fileuploader-action-remove:after, .fileuploader-popup.loading:after {
  content: "";
  position: absolute;
  min-width: 24px;
  min-height: 24px;
  max-width: 48px;
  max-height: 48px;
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJsb2FkZXItMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgNTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjZGRlNGY2IiBkPSJNNDMuOTM1LDI1LjE0NWMwLTEwLjMxOC04LjM2NC0xOC42ODMtMTguNjgzLTE4LjY4M2MtMTAuMzE4LDAtMTguNjgzLDguMzY1LTE4LjY4MywxOC42ODNoNC4wNjhjMC04LjA3MSw2LjU0My0xNC42MTUsMTQuNjE1LTE0LjYxNWM4LjA3MiwwLDE0LjYxNSw2LjU0MywxNC42MTUsMTQuNjE1SDQzLjkzNXoiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZVR5cGU9InhtbCIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMjUgMjUiIHRvPSIzNjAgMjUgMjUiIGR1cj0iMC42cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz4gPC9wYXRoPiA8L3N2Zz4=) no-repeat center;
  background-size: contain
}

.fileuploader-items .fileuploader-item .fileuploader-item-icon i, .fileuploader-items .fileuploader-item .fileuploader-item-image canvas, .fileuploader-items .fileuploader-item .fileuploader-item-image img, .fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after, .fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point:after, .fileuploader-popup .fileuploader-popup-move:after, .fileuploader-popup.loading:after {
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.fileuploader-items .fileuploader-item .fileuploader-action, .fileuploader-items .fileuploader-item .progress-bar2 span {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fileuploader-input .fileuploader-input-button, .fileuploader-items .fileuploader-item .fileuploader-item-icon, .fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar, .fileuploader-popup .fileuploader-cropper, .fileuploader-popup .fileuploader-cropper *, .fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action], .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button, .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success, .fileuploader-popup .fileuploader-popup-move, .fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.fileuploader, .fileuploader *, .fileuploader :after, .fileuploader :before, .fileuploader-popup, .fileuploader-popup *, .fileuploader-popup :after, .fileuploader-popup :before {
  box-sizing: border-box
}

.fileuploader button, .fileuploader-popup button {
  display: inline-block;
  padding: 0;
  margin: 0;
  border: 0;
  font: inherit;
  background: 0 0;
  box-shadow: none
}

.fileuploader button:focus, .fileuploader-popup button:focus {
  outline: 0
}

.fileuploader {
  display: block;
  width: 100%;
  padding: 16px;
  margin: 16px 0;
  background: #fafbfd;
  border-radius: 6px;
  line-height: normal
}

.fileuploader-icon-main {
  display: inline-block;
  font-size: 18px;
  color: #789bec
}

.fileuploader-input {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid transparent;
  border-radius: 30px;
  cursor: pointer
}

.fileuploader-input .fileuploader-input-caption {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 13px 16px;
  margin-right: 16px;
  background: #fff;
  border: 1px solid #ebeef1;
  border-radius: 30px;
  color: #789bec;
  box-shadow: 0 4px 18px rgba(0, 0, 0, .01);
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.fileuploader-focused .fileuploader-input .fileuploader-input-caption {
  border-color: #789bec
}

.fileuploader-input .fileuploader-input-caption .fileuploader-pending-loader {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 22px;
  margin-right: 6px
}

.fileuploader-input.fileuploader-dragging {
  background: #fff;
  border: 1px solid #ebeef1;
  border-style: dashed
}

.fileuploader-input.fileuploader-dragging .fileuploader-input-caption {
  border-color: transparent
}

.fileuploader-input.fileuploader-dragging .fileuploader-input-button {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0
}

.fileuploader-disabled .fileuploader-input {
  opacity: .7;
  cursor: default;
  pointer-events: none !important
}

.fileuploader-items .fileuploader-items-list {
  display: block;
  margin: 0 -16px;
  padding: 0;
  list-style: none
}

.fileuploader-items .fileuploader-item {
  position: relative;
  margin: 0;
  padding: 20px 16px 20px 22px;
  border-bottom: 1px solid #ebeef1;
  animation-duration: .6s
}

.fileuploader-items .fileuploader-item:last-child {
  border-bottom: 0;
  margin-bottom: -16px
}

.fileuploader-items .fileuploader-item.upload-failed {
  background: rgba(254, 84, 111, .06)
}

.fileuploader-items .fileuploader-item.upload-pending .fileuploader-action-remove:after {
  position: absolute;
  left: -8px;
  top: -8px;
  width: 36px;
  height: 36px
}

.fileuploader-items .fileuploader-item .columns {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  float: none;
}

.fileuploader-items .fileuploader-item .column-thumbnail {
  position: relative;
  width: 36px;
  height: 36px
}

.fileuploader-items .fileuploader-item .column-title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 16px;
  padding-right: 16px;
  color: #74809d;
  overflow: hidden
}

.fileuploader-items .fileuploader-item .column-title a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #74809d;
  text-decoration: none
}

.fileuploader-items .fileuploader-item .column-title div {
  width: 100%;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.fileuploader-items .fileuploader-item .column-title span {
  font-size: 12px;
  color: #979fb8
}

.fileuploader-items .fileuploader-item .column-actions {
  margin: 0 16px
}

.fileuploader-items .fileuploader-item .fileuploader-item-image {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: #fff;
  overflow: hidden
}

.fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after {
  content: "";
  width: 50%;
  height: 50%
}

.fileuploader-items .fileuploader-item .fileuploader-item-image canvas, .fileuploader-items .fileuploader-item .fileuploader-item-image img {
  position: absolute;
  max-width: none;
  max-height: 100%
}

.fileuploader-items .fileuploader-item .fileuploader-item-icon {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  font-size: 11px;
  background: #ddd;
  border-radius: 4px;
  cursor: default
}

.fileuploader-items .fileuploader-item .fileuploader-item-icon.is-bright-color {
  color: #888
}

.fileuploader-items .fileuploader-item .fileuploader-item-icon i {
  position: absolute;
  display: block;
  width: 90%;
  font-style: normal;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap
}

.fileuploader-items .fileuploader-item span.fileuploader-action-popup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(43, 56, 71, .2);
  border-radius: 6px;
  cursor: pointer;
  opacity: 0
}

.fileuploader-items .fileuploader-item span.fileuploader-action-popup:hover {
  opacity: 1
}

.fileuploader-items .fileuploader-item span.fileuploader-action-popup:active {
  background: rgba(43, 56, 71, .4)
}

.fileuploader-items .fileuploader-item .fileuploader-action {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #c0c6d2;
  cursor: pointer;
  vertical-align: top;
  text-align: center
}

.fileuploader-items .fileuploader-item .fileuploader-action+.fileuploader-action {
  margin-left: 16px
}

.fileuploader-items .fileuploader-item .fileuploader-action:hover {
  color: #789bec
}

.fileuploader-items .fileuploader-item .fileuploader-action:active {
  color: #668ee9
}

.fileuploader-items .fileuploader-item .fileuploader-action i {
  font-size: 20px;
  line-height: 1;
  display: block;
  margin-top: -1px;
  margin-left: 1px;
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove {
  color: #fff;
  background: rgba(254, 118, 118, 1.00);
  border-radius: 50%;
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove i {
  font-size: 14px;
  text-shadow: none
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove:hover {
  background-color: rgba(254, 138, 138, 1.00);
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove:active {
  background-color: rgba(254, 138, 138, 1.00);
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success {
  color: #fff;
  background: rgba(67, 208, 132, 1.00);
  border-radius: 50%;
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success i {
  font-size: 14px;
  text-shadow: none
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success:hover {
  background-color: rgba(83, 212, 143, 1.00);
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success:active {
  background-color: rgba(83, 212, 143, 1.00);
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success i:before {
  content: "\e904"
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active, .fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:hover {
  background: #fe7676;
  box-shadow: -1px 1px 6px rgba(254, 118, 118, .8)
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active i:before, .fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:hover i:before {
  content: "\e923"
}

.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active {
  background-color: #fe6262
}

.fileuploader-items .fileuploader-item.file-has-popup span.fileuploader-action-popup {
  display: block
}

.fileuploader-items .fileuploader-item .fileuploader-progressbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 6px
}

.fileuploader-items .fileuploader-item .fileuploader-progressbar .bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  border-radius: 6px;
  background: #789bec;
  box-shadow: 0 4px 8px -1px rgba(120, 155, 236, 0.6)
}

.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1
}

.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar .bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  border-radius: 0;
  background: rgba(104, 125, 219, 0.08);
  box-shadow: none
}

.fileuploader-items .fileuploader-item .progress-bar2 span {
  position: absolute;
  right: 16px;
  color: rgba(151, 159, 184, 0.16);
  font-size: 48px
}

.fileuploader-items .fileuploader-item.sorting {
  background: #fafbfd;
  border-radius: 6px;
  opacity: .8;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  z-index: 799
}

.fileuploader-items .fileuploader-item.sorting, .fileuploader-items .fileuploader-item.sorting .fileuploader-action, .fileuploader-items .fileuploader-item.sorting .fileuploader-item-icon, .fileuploader-items .fileuploader-item.sorting .fileuploader-item-image canvas, .fileuploader-items .fileuploader-item.sorting .fileuploader-item-image img {
  -webkit-animation: none;
  animation: none
}

.fileuploader-items .fileuploader-sorter-placeholder {
  background: rgba(0, 0, 0, .03);
  margin: 0;
  padding: 0;
  -webkit-animation: none;
  animation: none
}

.fileuploader-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #191d1e;
  z-index: 1090;
  animation-duration: .4s
}

.fileuploader-popup.loading:after {
  width: 48px;
  height: 48px;
  z-index: 8
}

.fileuploader-popup .fileuploader-popup-preview {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 2
}

.fileuploader-popup .fileuploader-popup-node {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
  height: 100%;
  min-width: 20px;
  min-height: 20px;
  padding: 80px 56px 64px;
  overflow: hidden
}

.fileuploader-popup .fileuploader-popup-node.is-zoomed {
  display: block
}

.fileuploader-popup .fileuploader-popup-node .reader-node {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.fileuploader-popup .fileuploader-popup-node .reader-node.is-movable {
  cursor: grab
}

.fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover, .fileuploader-popup .fileuploader-popup-node .reader-node.is-moving {
  cursor: grabbing
}

.fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover .area-move, .fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover .point, .fileuploader-popup .fileuploader-popup-node .reader-node.is-moving .area-move, .fileuploader-popup .fileuploader-popup-node .reader-node.is-moving .point {
  cursor: grabbing !important
}

.fileuploader-popup .fileuploader-popup-node .reader-node.has-node-centered {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

.fileuploader-popup .fileuploader-popup-node.astext .reader-node>div, .fileuploader-popup .fileuploader-popup-node.audio .reader-node>audio, .fileuploader-popup .fileuploader-popup-node.image .reader-node>img, .fileuploader-popup .fileuploader-popup-node.video .reader-node>video {
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  padding: 0;
  color: #47525d;
  background: #fafafa;
  box-shadow: 0 0 18px rgba(0, 0, 0, .4);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border-radius: 0
}

.fileuploader-popup .fileuploader-popup-node.audio .reader-node audio {
  width: 450px
}

.fileuploader-popup .fileuploader-popup-node.application .reader-node iframe {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 3px
}

.fileuploader-popup .fileuploader-popup-node.astext .reader-node div {
  max-width: 992px;
  padding: 20px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  overflow-y: auto;
  white-space: pre-wrap
}

.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiPiA8Zz4gIDx0aXRsZT5iYWNrZ3JvdW5kPC90aXRsZT4gIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSI0MDIiIHdpZHRoPSI1ODIiIHk9Ii0xIiB4PSItMSIvPiA8L2c+IDxnPiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjYmJjYWNmIiBpZD0ic3ZnXzIiIGQ9Im00OSwxNi44NDJsMCw0Mi4xMDVjMCwyLjc5MSAtMi4yNyw1LjA1MyAtNS4wNjksNS4wNTNsLTM4Ljg2MiwwYy0yLjgsMCAtNS4wNjksLTIuMjYyIC01LjA2OSwtNS4wNTNsMCwtNTMuODk0YzAsLTIuNzkxIDIuMjY5LC01LjA1MyA1LjA2OSwtNS4wNTNsMjcuMDM0LDBsMTYuODk3LDE2Ljg0MnoiIGNsYXNzPSJjbHMtMSIvPiAgPHBhdGggZmlsbD0iI2RmZWFlZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0ic3ZnXzQiIGQ9Im00OSwxNS44OTlsMCwyLjA5NmwtMTMuODEzLDBjLTIuODYsMCAtNC4xNzksLTIuMzIgLTQuMTc5LC01LjE4MWwwLC0xMi44MTRsMi4wOTIsMGwxNS45LDE1Ljg5OXoiIGNsYXNzPSJjbHMtMyIvPiA8L2c+PC9zdmc+) no-repeat center;
  background-size: contain
}

.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div {
  position: absolute;
  bottom: 14px;
  left: 0;
  padding: 4px 6px;
  border-radius: 4px;
  color: #fff;
  max-width: 100%;
  word-wrap: break-word
}

.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div.is-bright-color {
  color: #888
}

.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div i {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  white-space: nowrap
}

.fileuploader-popup .fileuploader-popup-content {
  color: #fdfdfd;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .4)
}

.fileuploader-popup .fileuploader-popup-content ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.fileuploader-popup .fileuploader-popup-content ul li {
  display: inline-block;
  padding: 0;
  margin: 0
}

.fileuploader-popup .fileuploader-popup-content ul li+li {
  margin-left: 16px
}

.fileuploader-popup .fileuploader-popup-header {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  padding: 16px;
  background: rgba(0, 0, 0, .8);
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
  z-index: 2
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta {
  display: flex;
  flex: 1;
  white-space: nowrap;
  overflow: hidden
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta li:first-child {
  overflow: hidden
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta span {
  display: block;
  color: #80868b;
  font-size: 14px
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta h5 {
  max-width: 100%;
  margin: 4px 0 0;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-info:not(:empty) {
  flex: 1;
  margin-left: 16px
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-buttons {
  margin-left: 16px
}

.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button {
  padding: 14px 24px;
  text-shadow: none
}

.fileuploader-popup .fileuploader-popup-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, .8);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
  z-index: 2
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action] {
  display: inline-block;
  padding: 16px;
  padding-bottom: 13px;
  cursor: pointer;
  text-decoration: none;
  color: #fdfdfd;
  border-bottom: 3px solid transparent
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action] i {
  display: inline-block;
  font-size: 18px;
  margin-top: -4px;
  margin-right: 6px;
  vertical-align: middle
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action]:hover {
  border-bottom-color: #789bec;
  color: #fff
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer {
  font-size: 14px
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action] {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  border: none;
  border-radius: 50%;
  padding: 0;
  vertical-align: middle;
  color: #fdfdfd;
  background: rgba(255, 255, 255, .1);
  text-shadow: none
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action]:hover {
  background: rgba(255, 255, 255, .3)
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input {
  display: inline-block;
  -webkit-appearance: none;
  width: 130px;
  padding: 0;
  margin: 0 16px;
  vertical-align: middle;
  background: 0 0
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input:focus {
  outline: 0
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: .2s;
  box-shadow: none;
  background: #789bec;
  border-radius: 6px
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-webkit-slider-thumb {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 0;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, .8)
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-moz-range-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: .2s;
  box-shadow: none;
  background: #789bec;
  border-radius: 6px
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-moz-range-thumb {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 0;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, .8)
}

.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer span {
  display: inline-block;
  min-width: 40px;
  text-align: center;
  margin-left: 6px;
  color: #fff;
  vertical-align: middle
}

.fileuploader-popup .fileuploader-popup-move {
  position: absolute;
  display: none;
  width: 56px;
  height: 100%;
  font-size: 24px;
  bottom: 0;
  left: 0;
  color: #fff;
  opacity: .4;
  cursor: pointer;
  z-index: 1
}

.fileuploader-popup .fileuploader-popup-move:hover {
  opacity: 1
}

.fileuploader-popup .fileuploader-popup-move:after {
  position: absolute
}

.fileuploader-popup .fileuploader-popup-move[data-action=next] {
  left: auto;
  right: 0
}

.fileuploader-popup .fileuploader-popup-has-arrows .fileuploader-popup-move {
  display: inline-block
}

.fileuploader-popup .fileuploader-cropper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 20, 27, .65);
  z-index: 9
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  z-index: 2;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0)
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:after, .fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:before {
  content: "";
  position: absolute;
  border: 1px solid rgba(250, 250, 250, .8);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 1
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:before {
  top: 0;
  left: 50%;
  height: 100%;
  width: 34%;
  border-top: 0;
  border-bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:after {
  top: 50%;
  left: 0;
  height: 34%;
  width: 100%;
  border-left: 0;
  border-right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid.moving:after, .fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid.moving:before {
  opacity: 1
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point {
  position: absolute;
  width: 24px;
  height: 24px;
  z-index: 3
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, .4);
  border-radius: 50%
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-a {
  top: -12px;
  left: -12px;
  cursor: nw-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-b {
  top: -12px;
  left: 50%;
  margin-left: -12px;
  cursor: n-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-c {
  top: -12px;
  right: -12px;
  cursor: ne-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-d {
  top: 50%;
  right: -12px;
  margin-top: -12px;
  cursor: w-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-e {
  bottom: -12px;
  right: -12px;
  cursor: nw-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-f {
  bottom: -12px;
  left: 50%;
  margin-left: -12px;
  cursor: s-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-g {
  bottom: -12px;
  left: -12px;
  cursor: sw-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-h {
  left: -12px;
  top: 50%;
  margin-top: -12px;
  cursor: w-resize
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-move {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: move
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-move:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, .8)
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-image img {
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  -webkit-transform-origin: top left;
  transform-origin: top left
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-info {
  position: absolute;
  bottom: -12px;
  left: 50%;
  color: #fff;
  font-family: sans-serif;
  line-height: 1;
  font-size: 12px;
  text-align: center;
  padding: 4px 8px;
  background: rgba(0, 0, 0, .6);
  border-radius: 14px;
  white-space: nowrap;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(100%);
  transform: translateX(-50%) translateY(100%);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 2
}

.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.show-info .area-info {
  opacity: 0
}

@media all and (max-width:768px) {
  .fileuploader-popup .fileuploader-popup-header {
    display: block;
    padding: 0
  }

  .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta {
    padding: 16px
  }

  .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-buttons {
    position: fixed;
    left: 0;
    bottom: 16px;
    width: 100%;
    margin: 0;
    text-align: center
  }

  .fileuploader-popup .fileuploader-popup-node {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 117px
  }

  .fileuploader-popup .fileuploader-popup-footer {
    bottom: 61px;
    background: 0 0
  }

  .fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer {
    display: none
  }

  .fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li a:hover {
    border-color: transparent
  }

  .fileuploader-popup .fileuploader-popup-move {
    width: 30px
  }

  .fileuploader-popup .fileuploader-popup-has-arrows .fileuploader-popup-node {
    padding-left: 30px;
    padding-right: 30px
  }
}

@-webkit-keyframes fileuploaderFadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fileuploaderFadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}




/* onebutton Theme */
.fileuploader-theme-onebutton .fileuploader-input {
    display: inline-block;
}
.fileuploader-theme-onebutton .fileuploader-input .fileuploader-input-caption {
	display: none;
}



/* drag and drop theme */
.fileuploader-theme-dragdrop .fileuploader-input {
    display: block;
    padding: 60px 0;
    background: #fff;
    border: 2px dashed #c2cdda;
    border-radius: 14px;
    text-align: center;
}

.fileuploader-theme-dragdrop .fileuploader-input .fileuploader-icon-main {
    display: block;
    font-size: 56px;
	margin: 0 auto;
	margin-bottom: 26px;
}
.fileuploader-theme-dragdrop .fileuploader-input h3 {
    margin: 0;
    margin-bottom: 8px;
    padding: 0;
    background: none;
    border: none;
    font-size: 18px;
    font-weight: bold;
    color: #5B5B7B;
    white-space: normal;
    box-shadow: none;
}
.fileuploader-theme-dragdrop .fileuploader-input p {
    margin: 0;
    padding: 0;
    color: #90a0bc;
    margin-bottom: 12px;
}

/* dragging state */
.fileuploader-theme-dragdrop .fileuploader-input .fileuploader-input-inner > * {
    -webkit-transition: 500ms cubic-bezier(0.17, 0.67, 0, 1.01);
            transition: 500ms cubic-bezier(0.17, 0.67, 0, 1.01);
}
.fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-input-inner > * {
	transform: translateY(18px);
	opacity: 0;
}
.fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-icon-main {
    transform: translateY(30px) scale(1.2);
	opacity: 0.6;
}
.fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-input-caption {
    transform: translateY(30px);
	opacity: 0.6;
}

/* drop in theme */
.fileuploader-theme-dropin .fileuploader-input {
    margin: -16px;
    padding: 16px;
    border: 0;
}
.fileuploader-theme-dropin .fileuploader-input.fileuploader-dragging {
    background: #f3f5fa;
    border-radius: 6px;
}
.fileuploader-theme-dropin .fileuploader-input-inner {
    width: 100%;
    text-align: center;
    padding: 16px;
    color: #5b5b7b;
}
.fileuploader-theme-dropin .fileuploader-input-inner span {
    display: inline-block;
    text-decoration: underline;
}
.fileuploader-theme-dropin .fileuploader-input-inner span:hover {
    color: #4a4a64;
}

/* box after theme */
.fileuploader-theme-boxafter {
    padding-top: 0.1px;
}
.fileuploader-theme-boxafter .fileuploader-input {
    display: block;
    margin-top: 48px;
    padding: 28px 0;
    background: rgba(120, 155, 236, 0.06);
    border: 2px dashed #d5dee8;
    border-radius: 14px;
    text-align: center;
    color: #bbc2d4;
    transition: all 0.2s ease;
}
.fileuploader-theme-boxafter .fileuploader-input h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}
.fileuploader-theme-boxafter .fileuploader-input h3 a {
    color: #789bec;
    text-decoration: none;
    font-weight: 700;
}
.fileuploader-theme-boxafter .fileuploader-input-button {
    position: absolute;
    top: -24px;
    right: 12px;
    width: 48px;
    height: 48px;
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 48px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
}
.fileuploader-theme-boxafter .fileuploader-input.fileuploader-dragging {
    transform: scale(1.03);
    background: rgba(120, 155, 236, 0.1);
}

/* list */
.fileuploader-theme-boxafter .fileuploader-items {
    margin-top: -1px;
}
.fileuploader-theme-boxafter .fileuploader-items .fileuploader-item .fileuploader-progressbar {
    flex: 0;
    bottom: -6px;
    margin-left: 52px;
    width: calc(100% - 52px);
    background: rgba(0,0,0,0.06);
}


/* input & items size */
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
    position: relative;
	display: inline-block;
    margin: 16px 0 0 16px;
    padding: 0;
	vertical-align: top;

    width: 25%;
    width: calc(25% - 16px);
    padding-top: 20%;
}

.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner,
.fileuploader-theme-thumbnails .fileuploader-item-inner {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
    border-radius: 6px;
}

/* input */
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner {
    background: #e6ebf4;
    border: 2px dashed #92a7bf;
    text-align: center;
    font-size: 30px;
    color: #90a0bc;
	cursor: pointer;
    opacity: 0.5;
	-webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
	-webkit-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:hover {
	opacity: 1;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:active,
.fileuploader-theme-thumbnails .fileuploader-dragging .fileuploader-thumbnails-input-inner {
	background: #f6f6fb;
}
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner i {
    position: absolute;
    font-style: normal;
    left: 0;
    top: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}

/* thumbnails theme */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-items-list {
	margin: -16px 0 0 -16px;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item {
	border-bottom: 0;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item:last-child {
    margin-bottom: 0;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item-inner {
	background: rgba(0, 0, 0, 0.02);
	overflow: hidden;
	z-index: 1;
}
.fileuploader-theme-thumbnails .fileuploader-item-inner .thumbnail-holder,
.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
    width: 100%;
	height: 100%;
}
.fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-item-icon i {
    display: none;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action-popup {
    border-radius: 6px;
    z-index: 1;
}
.fileuploader-theme-thumbnails .fileuploader-item .type-holder {
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 4px 6px;
    background: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    z-index: 2;
}
.fileuploader-theme-thumbnails .fileuploader-item .actions-holder {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 2;
    height: 20px;
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item .fileuploader-action + .fileuploader-action {
    margin-left: 8px;
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
            background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    z-index: 2;
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder h5 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fileuploader-theme-thumbnails .fileuploader-item .content-holder span {
    display: block;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.8);
}

/* uploading */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item.upload-failed .fileuploader-item-inner {
	background: #db6868;
}
.fileuploader-theme-thumbnails .fileuploader-item .progress-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: #fff;
    display: none;
    z-index: 1;
}
.fileuploader-theme-thumbnails .fileuploader-item .progress-holder .fileuploader-progressbar {
	position: relative;
    top: 50%;
	width: 80%;
    height: 6px;
	margin: 0 auto;
    margin-top: -6px;
	background: #dde4f6;
}

/* sorter */
.fileuploader-theme-thumbnails .fileuploader-items .fileuploader-item.sorting {
    padding-top: 0;
    margin: 0;
}
.fileuploader-theme-thumbnails .fileuploader-sorter-placeholder {
    background: #f0f3f9;
    border-radius: 6px;
}

/* responsive */
@media all and (max-width: 768px) {
    .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
    .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
        width: 33.33333333%;
        width: calc(33.33333333% - 16px);
        padding-top: 30%;
    }
}
@media all and (max-width: 480px) {
    .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
    .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
        width: 50%;
        width: calc(50% - 16px);
        padding-top: 40%;
    }
}

/* Stack style settings, for all themes */
.fileuploader {
	background: rgba(230, 230, 230, 1.00);
}

.fileuploader-input .fileuploader-input-caption,
.fileuploader-theme-dragdrop .fileuploader-input,
.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner {
	border-color: rgba(60, 92, 218, 1.00);
}

.fileuploader-input .fileuploader-input-caption {
	overflow: visible;
}

.fileuploader-input h3,
.fileuploader-input .fileuploader-input-caption {
	color: rgba(60, 92, 218, 1.00);
}

.fileuploader-input button.fileuploader-input-button {
	background: rgba(60, 92, 218, 1.00);
	color: rgba(255, 255, 255, 1.00);
	font-weight: normal;
	font-size: 14px;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

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


#formsplus-switches-stacks_in_4922269 > .checkbox-inline {
	display: inline-block;
	margin-right: 10px;
}

/*  */


#formsplus-switches-stacks_in_4922274 > .checkbox-inline {
	display: inline-block;
	margin-right: 10px;
}


#static-stack-stacks_in_4922277 {
	padding: 0;
}


legend#formsplusLegendstacks_in_4922277 {
	text-align: ;
	display: block;
}

/*  */#stacks_in_4922322 {
	overflow: visible;
	margin-left: auto; margin-right: auto;
	padding: 0px;
	width: 100%;
	display: block; 
	
}
@media only screen and (max-width: 767px) {
#stacks_in_4922322 {
	
		max-width: 250px;
	 
	}
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
#stacks_in_4922322 {
	
		max-width: 250px;
	 
	}
}

@media only screen and (min-width: 1000px) {
#stacks_in_4922322 {
	
		max-width: 250px;
	 
}
}

#stacks_out_4922322 {
	width: 150px;
	margin-left:0;
}
#stacks_in_4922280 {
	border-radius: 0 !important;
	border-left: 0;
	border-radius: 0;
}

#before-stacks_in_4922280,
#after-stacks_in_4922280 {
	width: 24px !important;
}

#form-inline-stacks_in_4922280 .input-group {
	position: static;
}

/*  */

#stacks_in_4922289 {
	font-size: 75%;
}


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


#stacks_in_4922258_23 {
	font-size: 75%;
}
#formsplusHeaderContentstacks_in_4921996 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_4921996 {
	margin-top: 20px;
}


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

.stacks_in_4922448box1 {
	margin-bottom: 12px;
	
	
	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
background: linear-gradient(to right, #e900ff 0%, #0082e5 50%, #e900ff 100%);
  filter: blur(10px);
  opacity: 0.8;	
*//*  */


#formsplus-checkboxes-stacks_in_4922006 > .checkbox-inline {
	display: inline-block;
	margin-right: 10px;
}

/*  *//*  *//*  *//*  */


#stacks_in_4922318 {
	overflow: visible;
	margin-left: auto; margin-right: auto;
	padding: 0px;
	width: 100%;
	display: block; 
	
	border-radius: 5px;
	
}
@media only screen and (max-width: 767px) {
#stacks_in_4922318 {
	
		max-width: 250px;
	 
	}
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
#stacks_in_4922318 {
	
		max-width: 250px;
	 
	}
}

@media only screen and (min-width: 1000px) {
#stacks_in_4922318 {
	
		max-width: 250px;
	 
}
}

#stacks_out_4922318 {
	width: 150px;
	margin-left:0;
}
#stacks_in_4922030 {
	border-radius: 0 !important;
	border-left: 0;
	border-radius: 0;
}

#before-stacks_in_4922030,
#after-stacks_in_4922030 {
	width: 24px !important;
}

#form-inline-stacks_in_4922030 .input-group {
	position: static;
}

/*  */
/*  */
#stacks_in_4922297 {
	font-size: 75%;
}


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


#stacks_in_4922294_23 {
	font-size: 75%;
}
#formsplusHeaderContentstacks_in_4922039 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_4922039 {
	margin-top: 20px;
}


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

.stacks_in_4922450box1 {
	margin-bottom: 12px;
	
	
	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
background: linear-gradient(to right, #e900ff 0%, #0082e5 50%, #e900ff 100%);
  filter: blur(10px);
  opacity: 0.8;	
*//*  */



#static-stack-stacks_in_4922050 {
	padding: 0;
}


legend#formsplusLegendstacks_in_4922050 {
	text-align: ;
	display: block;
}

/*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  */



#stacks_in_4922422 {
	font-size: 75%;
}


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


#stacks_in_4922419_23 {
	font-size: 75%;
}
#formsplusHeaderContentstacks_in_4922074 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_4922074 {
	margin-top: 20px;
}


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

.stacks_in_4922452box1 {
	margin-bottom: 12px;
	
	
	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
background: linear-gradient(to right, #e900ff 0%, #0082e5 50%, #e900ff 100%);
  filter: blur(10px);
  opacity: 0.8;	
*/#scrollBoxstacks_in_4922081 {
	height: 400px !important;
	overflow: auto;
	width: 100%;
	display: block;
}



/*  *//*  */



#stacks_in_4922432 {
	font-size: 75%;
}


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


#stacks_in_4922429_23 {
	font-size: 75%;
}
/* 1.0.1
 - removed a bunch of API calls to try and help with load time in edit and preview modes
 - Added svg refresh to resolve display issues in safari and RW preview
 - added hardware acceleration to svg graphics to increase performance
 - fixed a bug that could cause the stack to load into the editor slowly
 1.0.2
 - hotfix, editmode display bug
 1.0.5
 - Added Experimental responsive defintion feature
*/

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

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


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

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


body {
  overflow-x: hidden;
}
body .stacks_top, body .stacks_out, body .stacks_in {
  overflow: visible;
  width: 100%;
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer {
  width: 100vw;
  left: calc((100% - 100vw)/2);
}

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




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

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

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

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

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

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





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


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


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




#stacks_in_279788_279896 .sweet_button_wrapper {
	text-align:left;

	
		height:26px;
	
}

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

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

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

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

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








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







#stacks_in_279788_279896 .sweet_button.candy {
	background: rgba(74, 115, 224, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(50%, rgba(74, 115, 224, 1.00)), color-stop(+, %id=button_color), color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(133, 207, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%, rgba(104, 145, 254, 1.00) 75%, rgba(111, 172, 255, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(133, 207, 255, 1.00)', endColorstr='rgba(74, 115, 224, 1.00)',GradientType=0 );
}
#stacks_in_279788_279896 .sweet_button.candy:hover {
	background: rgba(94, 135, 244, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(+, %id=button_color), color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(140, 218, 255, 1.00) 0%, rgba(114, 155, 255, 1.00) 50%, rgba(94, 135, 244, 1.00) 50%, rgba(118, 184, 255, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(140, 218, 255, 1.00)', endColorstr='rgba(94, 135, 244, 1.00)',GradientType=0 );
}
#stacks_in_279788_279896 .sweet_button.candy:active{
	background: rgba(54, 95, 204, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(50%, rgba(74, 115, 224, 1.00)),  color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(118, 184, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%,  rgba(96, 149, 255, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(118, 184, 255, 1.00)', endColorstr='rgba(74, 115, 224, 1.00)',GradientType=0 );
}
#stacks_in_279788_279896 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(50%, rgba(38, 113, 45, 1.00)), color-stop(+, %id=click_color), color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(68, 203, 81, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}
#stacks_in_279788_279896 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(+, %id=click_color), color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(72, 214, 85, 1.00)', endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0 );
}
#stacks_in_279788_279896 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(50%, rgba(38, 113, 45, 1.00)),  color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(60, 180, 72, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}


#stacks_out_279788_279896 {
	margin-left:0;
}



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


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


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




#stacks_in_279788_279897 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

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

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








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







#stacks_in_279788_279897 .sweet_button.candy {
	background: rgba(74, 115, 224, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(50%, rgba(74, 115, 224, 1.00)), color-stop(+, %id=button_color), color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(133, 207, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%, rgba(104, 145, 254, 1.00) 75%, rgba(111, 172, 255, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(133, 207, 255, 1.00)', endColorstr='rgba(74, 115, 224, 1.00)',GradientType=0 );
}
#stacks_in_279788_279897 .sweet_button.candy:hover {
	background: rgba(94, 135, 244, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(+, %id=button_color), color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(140, 218, 255, 1.00) 0%, rgba(114, 155, 255, 1.00) 50%, rgba(94, 135, 244, 1.00) 50%, rgba(118, 184, 255, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(140, 218, 255, 1.00)', endColorstr='rgba(94, 135, 244, 1.00)',GradientType=0 );
}
#stacks_in_279788_279897 .sweet_button.candy:active{
	background: rgba(54, 95, 204, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=button_color), color-stop(+, %id=button_color), color-stop(50%, rgba(74, 115, 224, 1.00)),  color-stop(*, %id=button_color));
	background: linear-gradient(top, rgba(118, 184, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%,  rgba(96, 149, 255, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(118, 184, 255, 1.00)', endColorstr='rgba(74, 115, 224, 1.00)',GradientType=0 );
}
#stacks_in_279788_279897 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(50%, rgba(38, 113, 45, 1.00)), color-stop(+, %id=click_color), color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(68, 203, 81, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}
#stacks_in_279788_279897 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(+, %id=click_color), color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(72, 214, 85, 1.00)', endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0 );
}
#stacks_in_279788_279897 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(*, %id=click_color), color-stop(+, %id=click_color), color-stop(50%, rgba(38, 113, 45, 1.00)),  color-stop(*, %id=click_color));
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(60, 180, 72, 1.00)', endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0 );
}


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


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