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


.target_stack.width-fill{width:100%}.target_stack.width-auto{width:auto}.target_stack.position-browser{position:fixed !important}.target_stack.position-absolute{position:absolute !important}.target_stack.position-body{position:absolute !important}.target_stack.position-right{float:right}.target_stack.position-left{float:left}.target_stack.vcenter{top:0;height:100%}.target_stack.vcenter > .com_joeworkman_stacks_target_stack{position:relative;top:50%;transform:translateY(-50%)}.target_stack.hcenter > .com_joeworkman_stacks_target_stack{position:relative;left:50%;transform:translateX(-50%)}.target_stack.hcenter.vcenter > .com_joeworkman_stacks_target_stack{transform:translateX(-50%) translateY(-50%)}@media only screen and (min-width:40em){.target_stack.target-small-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.target-small-only > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}@media only screen and (max-width:39.9375em){.target_stack.disable-small{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.disable-small > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}@media only screen and (max-width:62.5em){.target_stack.disable-medium{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.disable-medium > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}
.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}
a.anchor{height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;display:block !important}
[data-pab]:not(.open){cursor:pointer}.pab-wrapper,.pab{overflow:hidden}.pab-launcher a{pointer-events:none}
.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}}
.play-wrapper{text-align:center;position:relative;overflow:hidden;background-color:black}.play-embed,.play-poster{position:absolute;top:0;left:0;bottom:0;right:0;margin:0;padding:0;background:none;display:block;border:none;width:100%;height:100%}.play-embed iframe,.play-embed video,.play-poster iframe,.play-poster video{width:100%;height:100%;border:none}.play-poster{cursor:pointer;transition:opacity 600ms ease;transform:translateZ(0)}.play-poster img,.play-poster video{width:100%;height:auto;max-width:100%;display:block;margin:0 auto}.play-poster .play-button{background-color:rgba(0,0,0,0.8);position:absolute;display:block;top:50%;left:50%;width:15%;height:auto;min-height:15%;border-radius:3px;border-style:solid;border-width:0;border-color:rgba(255,255,255,0.3);background-clip:padding-box;font-size:0px;transform:translateX(-50%) translateY(-50%);transition:background 400ms ease,border-color 200ms ease,border-width 200ms ease;}.play-poster .play-button.circle{box-sizing:border-box;border-radius:50%;padding-top:15%;}.play-poster .play-button svg{fill:#fff;position:absolute;display:block;top:50%;left:50%;height:50%;transform:translateX(-40%) translateY(-50%);transition:color 400ms ease}.playing .play-poster{opacity:0;pointer-events:none}.playing .play-poster *{pointer-events:none}.animate-expand .play-button{transition:all 400ms cubic-bezier(0.68,-0.35,0.265,1.35) 100ms,border-color 200ms ease 100ms,border-width 200ms ease 100ms}.animate-expand .play-button svg{transition:all 400ms cubic-bezier(0.68,-0.35,0.265,1.35) 100ms}.animate-expand:hover .play-button{width:101% !important;min-height:101% !important;padding:0 !important;border-radius:0 !important;border-width:0 !important}.animate-expand:hover svg{height:50%}.animate-zoom img,.animate-zoom video{transition:transform 400ms cubic-bezier(0.68,0,0.265,1)}.animate-zoom:hover img,.animate-zoom:hover video{transform:scale(1.2)}:root{--caixa-backdrop:rgb(0 0 0 / 75%);--caixa-textcolor:rgb(34 34 34 / 100%);--caixa-exitcolor:rgb(34 34 34 / 100%);--caixa-background:rgb(255 255 255 / 100%);--caixa-max-width:1280px;--caixa-padding:0;--caixa-radius:0;--caixa-top:10%;--caixa-easing:cubic-bezier(0.165,0.840,0.440,1.000)}.caixa.play-lightbox{position:fixed;top:0;width:100vw;height:100vh;z-index:9998;overflow-y:scroll;transform:scale(0);background-color:var(--caixa-backdrop);cursor:zoom-out;display:flex;align-items:center;justify-content:center}.caixa.play-lightbox > .content{background:var(--caixa-background);padding:0;position:relative;color:var(--caixa-textcolor);overflow:visible;width:100%;height:auto;max-width:var(--caixa-max-width)}.caixa.play-lightbox > .content iframe,.caixa.play-lightbox > .content video{width:100%;height:100%;border:none}@media screen and (min-width:40em){.caixa.play-lightbox > .content{height:auto;width:90%;padding:var(--caixa-padding);border-radius:var(--caixa-radius)}}.caixa.play-lightbox > .caixa-exit{z-index:9999;margin:0;padding:1rem;position:absolute;border:none;right:0;bottom:calc(44px + 1rem);font-size:3rem;background:none;cursor:zoom-out;transition:opacity 200ms ease;opacity:0;color:var(--caixa-textcolor)}@media screen and (min-width:40em){.caixa.play-lightbox > .caixa-exit{padding:0 2rem 1rem 2rem;color:var(--caixa-exitcolor);top:0;bottom:auto}}.caixa.play-lightbox.enter,.caixa.play-lightbox.opened > .caixa-exit{opacity:1}.caixa.play-lightbox.opened{transform:scale(1)}.caixa.play-lightbox.exit{pointer-events:none}.caixa.play-lightbox .embed{position:relative;width:100%;padding-bottom:56.25%}.caixa.play-lightbox .embed video,.caixa.play-lightbox .embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.caixa-fx-blur.enter{animation:blurIn 0.8s 0.2s var(--caixa-easing) forwards}.caixa-fx-blur.exit{animation:blurOut 0.8s var(--caixa-easing) forwards}.caixa-fx-zoomIn.enter{animation:blowUp 0.8s 0.2s var(--caixa-easing) forwards}.caixa-fx-zoomIn.exit{animation:blowDown 0.8s var(--caixa-easing) forwards}.caixa-fx-zoomOut.enter{animation:scaleOut 0.8s 0.2s var(--caixa-easing) forwards}.caixa-fx-zoomOut.exit{animation:scaleIn 0.8s var(--caixa-easing) forwards}.caixa-fx-fade.enter{transform:scale(1);animation:caixaFadeIn 0.5s var(--caixa-easing) forwards}.caixa-fx-fade.enter > .content{opacity:0;transform:scale(0.6);animation:scaleInUp 0.8s 0.2s var(--caixa-easing) forwards}.caixa-fx-fade.exit{animation:caixaFadeOut 0.5s 0.2s var(--caixa-easing) forwards}.caixa-fx-fade.exit > .content{animation:scaleOutDown 0.8s var(--caixa-easing) forwards}.caixa-fx-slideUp.enter{transform:scale(1);animation:caixaFadeIn 0.5s var(--caixa-easing) forwards}.caixa-fx-slideUp.enter > .content{transform:translateY(1000px);animation:slideUpIn 0.8s 0.2s var(--caixa-easing) forwards}.caixa-fx-slideUp.exit{transform:scale(1);animation:caixaFadeOut 0.5s 0.2s var(--caixa-easing) forwards}.caixa-fx-slideUp.exit > .content{animation:slideDownOut 0.8s var(--caixa-easing) forwards}.caixa-fx-fold.enter{transform:scaleY(0.01) scaleX(0);animation:unfoldIn 1s var(--caixa-easing) forwards}.caixa-fx-fold.enter .content{transform:scale(0);animation:zoomIn 0.5s 0.8s var(--caixa-easing) forwards}.caixa-fx-fold.exit{transform:scale(1);animation:unfoldOut 1s 0.3s var(--caixa-easing) forwards}.caixa-fx-fold.exit .content{animation:zoomOut 0.5s var(--caixa-easing) forwards}.caixa-fx-race.enter{transform:scale(1);animation:caixaFadeIn 0.5s var(--caixa-easing) forwards}.caixa-fx-race.enter .content{opacity:1;transform:translateX(-1500px);animation:raceIn 0.3s 0.5s var(--caixa-easing) forwards}.caixa-fx-race.exit{transform:scale(1);animation:caixaFadeOut 0.5s 0.2s var(--caixa-easing) forwards}.caixa-fx-race.exit .content{opacity:1;animation:raceOut 0.5s var(--caixa-easing) forwards}@keyframes caixaFadeIn{0%{background:transparent}100%{background:var(--caixa-backdrop)}}@keyframes caixaFadeOut{0%{background:var(--caixa-backdrop)}100%{background:transparent}}@keyframes unfoldIn{0%{transform:scaleY(0.005) scaleX(0)}50%{transform:scaleY(0.005) scaleX(1)}100%{transform:scaleY(1) scaleX(1)}}@keyframes unfoldOut{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(0.005) scaleX(1)}100%{transform:scaleY(0.005) scaleX(0)}}@keyframes zoomIn{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes zoomOut{0%{transform:scale(1);opacity:1}100%{transform:scale(0);opacity:0}}@keyframes scaleInUp{0%{transform:scale(0.6) translateY(-100px);opacity:0}100%{transform:scale(1) translateY(0px);opacity:1}}@keyframes scaleOutDown{0%{transform:scale(1) translateY(0px);opacity:1}100%{transform:scale(0.6) translateY(-100px);opacity:0}}@keyframes slideUpIn{0%{transform:translateY(1000px)}100%{transform:translateY(0px)}}@keyframes slideDownOut{0%{transform:translateY(0px)}100%{transform:translateY(1000px)}}@keyframes raceIn{0%{transform:translateX(-1500px) skewX(30deg) scaleX(1.3)}70%{transform:translateX(30px) skewX(0deg) scaleX(0.9)}100%{transform:translateX(0px) skewX(0deg) scaleX(1)}}@keyframes raceOut{0%{transform:translateX(0px) skewX(0deg) scaleX(1)}30%{transform:translateX(-30px) skewX(-5deg) scaleX(0.9)}100%{transform:translateX(1500px) skewX(30deg) scaleX(1.3)}}@keyframes blurIn{0%{filter:blur(0px)}100%{filter:blur(10px)}}@keyframes blurOut{0%{filter:blur(10px)}100%{filter:blur(0px)}}@keyframes blowUp{0%{transform:scale(1);opacity:1}99.9%{transform:scale(2);opacity:0}100%{transform:scale(0)}}@keyframes blowDown{0%{transform:scale(2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}100%{transform:scale(0.6);opacity:0}}@keyframes scaleIn{0%{transform:scale(0.6);opacity:0}100%{transform:scale(1);opacity:1}}
/* Start dooFaq2 stack page CSS code */
/* Iconate keyframe animations */
@-webkit-keyframes zoomOut{50%{-webkit-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-moz-keyframes zoomOut{50%{-moz-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-moz-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-o-keyframes zoomOut{50%{-o-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-o-transform:scale(1,1);transform:scale(1,1);opacity:1}}@keyframes zoomOut{50%{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:.6}25%,75%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-moz-keyframes zoomIn{0%{opacity:.6}25%,75%{-moz-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-o-keyframes zoomIn{0%{opacity:.6}25%,75%{-o-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes zoomIn{0%{opacity:.6}25%,75%{-webkit-transform:scale(1.8);-moz-transform:scale(1.8);-o-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-o-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOutRight{25%{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-webkit-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes fadeOutRight{25%{-moz-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-moz-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-moz-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@-o-keyframes fadeOutRight{25%{-o-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-o-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeOutRight{25%{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-o-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeOutLeft{25%{-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-webkit-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes fadeOutLeft{25%{-moz-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-moz-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-moz-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@-o-keyframes fadeOutLeft{25%{-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-o-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-o-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeOutLeft{25%{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeOutTop{25%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeOutTop{25%{-moz-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-moz-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-moz-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-o-keyframes fadeOutTop{25%{-o-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-o-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-o-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeOutTop{25%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fadeOutBottom{25%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeOutBottom{25%{-moz-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-moz-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-moz-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-o-keyframes fadeOutBottom{25%{-o-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-o-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-o-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeOutBottom{25%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes verticalFlip{50%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@-moz-keyframes verticalFlip{50%{-moz-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-o-keyframes verticalFlip{50%{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}@keyframes verticalFlip{50%{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-webkit-keyframes horizontalFlip{50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-moz-keyframes horizontalFlip{50%{-moz-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-moz-transform:rotateY(0deg);transform:rotateY(0deg)}}@-o-keyframes horizontalFlip{50%{transform:rotateY(90deg)}100%{transform:rotateY(0deg)}}@keyframes horizontalFlip{50%{-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes bounceOutBottom{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-moz-keyframes bounceOutBottom{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-o-keyframes bounceOutBottom{20%,100%{transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0,-5px,0)}50%{opacity:0;transform:translate3d(0,10px,0)}}@keyframes bounceOutBottom{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes bounceOutTop{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-moz-keyframes bounceOutTop{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-o-keyframes bounceOutTop{20%,100%{transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0,5px,0)}50%{opacity:0;transform:translate3d(0,-10px,0)}}@keyframes bounceOutTop{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,5px,0);-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-webkit-keyframes bounceOutLeft{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-moz-keyframes bounceOutLeft{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-o-keyframes bounceOutLeft{20%,100%{transform:translate3d(0,0,0)}40%,80%{opacity:1;transform:translate3d(5px,0,0)}50%{opacity:0;transform:translate3d(-10px,0,0)}}@keyframes bounceOutLeft{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(5px,0,0);-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-webkit-keyframes bounceOutRight{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-moz-keyframes bounceOutRight{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-o-keyframes bounceOutRight{20%,100%{transform:translate3d(0,0,0)}40%,80%{opacity:1;transform:translate3d(-5px,0,0)}50%{opacity:0;transform:translate3d(10px,0,0)}}@keyframes bounceOutRight{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(-5px,0,0);-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-moz-keyframes rubberBand{0%,100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-o-keyframes rubberBand{0%,100%{transform:scale3d(1,1,1)}30%,60%{transform:scale3d(1.25,.75,1)}40%,80%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}}@keyframes rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-webkit-transform:scale3d(1.25,.75,1);-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-webkit-transform:scale3d(.75,1.25,1);-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-webkit-keyframes tada{50%{-webkit-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;transform-origin:center}70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-webkit-transform-origin:center;transform-origin:center}60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:center;transform-origin:center}}@-moz-keyframes tada{50%{-moz-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-moz-transform-origin:center;transform-origin:center}70%,90%{-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-moz-transform-origin:center;transform-origin:center}60%,80%{-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-moz-transform-origin:center;transform-origin:center}}@-o-keyframes tada{50%{transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-o-transform-origin:center;transform-origin:center}70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-o-transform-origin:center;transform-origin:center}60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-o-transform-origin:center;transform-origin:center}100%{transform:scale3d(1,1,1);-o-transform-origin:center;transform-origin:center}}@keyframes tada{50%{-webkit-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-moz-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}}@-webkit-keyframes rollOutRight{30%{-webkit-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-webkit-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-moz-keyframes rollOutRight{30%{-moz-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-moz-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-moz-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-o-keyframes rollOutRight{30%{transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@keyframes rollOutRight{30%{-webkit-transform:translateX(10px) rotate3d(0,0,1,50deg);-moz-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-webkit-transform:translateX(-20px) rotate3d(0,0,1,-90deg);-moz-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-webkit-keyframes rollOutLeft{30%{-webkit-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-webkit-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-moz-keyframes rollOutLeft{30%{-moz-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-moz-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-moz-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-o-keyframes rollOutLeft{30%{transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-o-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@keyframes rollOutLeft{30%{-webkit-transform:translateX(-10px) rotate3d(0,0,1,-50deg);-moz-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-webkit-transform:translateX(20px) rotate3d(0,0,1,90deg);-moz-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-webkit-keyframes rotateClockwise{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);-webkit-transform-origin:center;transform-origin:center;opacity:1}}@-moz-keyframes rotateClockwise{0%{opacity:1;-moz-transform-origin:center;transform-origin:center}50%{opacity:0;-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);-moz-transform-origin:center;transform-origin:center;opacity:1}}@-o-keyframes rotateClockwise{0%{opacity:1;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-o-transform-origin:center;transform-origin:center}100%{transform:rotateZ(360deg);-o-transform-origin:center;transform-origin:center;opacity:1}}@keyframes rotateClockwise{0%{opacity:1;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}}@-webkit-keyframes rotateAntiClockwise{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-webkit-transform-origin:center;transform-origin:center;opacity:1}}@-moz-keyframes rotateAntiClockwise{0%{opacity:1;-moz-transform-origin:center;transform-origin:center}50%{opacity:0;-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-moz-transform-origin:center;transform-origin:center;opacity:1}}@-o-keyframes rotateAntiClockwise{0%{opacity:1;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-o-transform-origin:center;transform-origin:center}100%{transform:rotateZ(-360deg);-o-transform-origin:center;transform-origin:center;opacity:1}}@keyframes rotateAntiClockwise{0%{opacity:1;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(-360deg);-moz-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}}

/* End dooFaq2 stack page CSS code */.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}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_708444 #myExtraContent6,
#ExtraContentPlusstacks_in_708444 #fs {
	display: none;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_1211347eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_1211347eternityContainer {
	background-image: url("../index_files/background_image-1211347.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_1211347overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../index_files/eternity2Assets/00.png") !important;
}

.stacks_in_1211347contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_1211347content{
	max-width: 1600px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

.stacks_in_1211347content,.stacks_in_1211347content h1,.stacks_in_1211347content h2,.stacks_in_1211347content h3,.stacks_in_1211347content h4,.stacks_in_1211347content h5,.stacks_in_1211347content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_1211347content a,.stacks_in_1211347content a:active,.stacks_in_1211347content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_1211347content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_1211347eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_1211347eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_1211347eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_1211347eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_1211347contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_1211349 {
	padding: 100px 20px 10px 20px;
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_1211351eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_1211351eternityContainer {
	background-image: url("../index_files/background_image-1211351.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_1211351overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../index_files/eternity2Assets/00.png") !important;
}

.stacks_in_1211351contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_1211351content{
	max-width: 1600px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

.stacks_in_1211351content,.stacks_in_1211351content h1,.stacks_in_1211351content h2,.stacks_in_1211351content h3,.stacks_in_1211351content h4,.stacks_in_1211351content h5,.stacks_in_1211351content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_1211351content a,.stacks_in_1211351content a:active,.stacks_in_1211351content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_1211351content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_1211351eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_1211351eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_1211351eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_1211351eternityContainer {
		min-height: 250px;
	}
	
	.stacks_in_1211351contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_1211352 {
	padding: 130px 20px 10px 20px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_708384 #myExtraContent1,
#ExtraContentPlusstacks_in_708384 #fs {
	display: none;
}


.element_stacks_in_1213245[data-deluxe-el] {
  
  display: inline-flex;
  width: 100%;
  max-width: 1000px;
  
  display: block; /* Breaks vertical alignment setting */
  margin-left: auto;
  margin-right: auto;
  
}
.element_stacks_in_1213245[data-deluxe-el] > div {

}

:root {
  --multi_columns_stacks_in_1215129:1fr minmax(300px,min-content);
}
#multi_columns_stacks_in_1215129 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1215129);
  grid-gap: 40px;
  
  align-items: center;
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1215129 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1215129 + .deluxe-columns {
  margin-top: 40px;
}
#multi_columns_stacks_in_1215129 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1215129 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1215129 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215129 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1215129 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215129 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1215129 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1215129 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1215129 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215129 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1215129 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1215129 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1215129 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1215129 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1215129 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1215129 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1215129 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1215129 > div > * {position: relative;}
  #multi_columns_stacks_in_1215129 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1215129 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1215129 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1215129 > div > * {position: relative;}
  #multi_columns_stacks_in_1215129 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1212242 h1,#stacks_in_1212242 .hTxt:not(.segment) div{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_1212242 h1,#stacks_in_1212242 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1212242 h1,#stacks_in_1212242 div{text-align:center !important}#stacks_out_1212242{display:block !important}}#stacks_in_1212242 h1,#stacks_in_1212242 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_1212242 h1 a,#stacks_in_1212242 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1212242 h1 a:hover,#stacks_in_1212242 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_1212242 small,#stacks_in_1212242 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1212242 {
	padding: 0px 0px 10px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1213242 p,#stacks_in_1213242 div{text-align:center !important}}#stacks_in_1213242 p,#stacks_in_1213242 div,#stacks_in_1213242 ul,#stacks_in_1213242 ol,#stacks_in_1213242 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1213242 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1213242 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1213242,#stacks_in_1213242 div,#stacks_in_1213242 p,#stacks_in_1213242 ol,#stacks_in_1213242 ul li,#stacks_in_1213242 ol li,#stacks_in_1213242 ol,#stacks_in_1213242 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1213242,#stacks_in_1213242 div,#stacks_in_1213242 p,#stacks_in_1213242 ol,#stacks_in_1213242 ul li,#stacks_in_1213242 ol li,#stacks_in_1213242 ol,#stacks_in_1213242 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1213242,#stacks_in_1213242 div,#stacks_in_1213242 p,#stacks_in_1213242 .fa:not(.no-indent),#stacks_in_1213242 ol,#stacks_in_1213242 ul li,#stacks_in_1213242 ol li,#stacks_in_1213242 ol,#stacks_in_1213242 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1213242{}}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1215141buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1215141 a, #stacks_in_1215141 a:hover, #stacks_in_1215141 a:visited, #stacks_in_1215141 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1215141button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1215141button:hover{
	color: #33CCFF !important;
	background-color: #33CCFF !important;
	border-color: #2BADD8 !important;
}

#stacks_in_1215141 a, #stacks_in_1215141 a:visited, #stacks_in_1215141 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1215141 a:hover{
	color: #33CCFF !important;
}


























	/* -- TYPE GHOST LARGE OVERRIDE -- */
	.stacks_in_1215141button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	.stacks_in_1215141button:hover{
		background-color: transparent !important;
	}
	













.stacks_in_1215141buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1215141buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1215141buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1215141buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1215142buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1215142 a, #stacks_in_1215142 a:hover, #stacks_in_1215142 a:visited, #stacks_in_1215142 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1215142button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1215142button:hover{
	color: #33CCFF !important;
	background-color: #33CCFF !important;
	border-color: #2BADD8 !important;
}

#stacks_in_1215142 a, #stacks_in_1215142 a:visited, #stacks_in_1215142 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1215142 a:hover{
	color: #33CCFF !important;
}


























	/* -- TYPE GHOST LARGE OVERRIDE -- */
	.stacks_in_1215142button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	.stacks_in_1215142button:hover{
		background-color: transparent !important;
	}
	













.stacks_in_1215142buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1215142buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1215142buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1215142buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_708429_686957 #myExtraContent2,
#ExtraContentPlusstacks_in_708429_686957 #fs {
	display: none;
}

#linkBoxstacks_in_708429_686975 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_708429_686975 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_708429_686975 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../index_files/bg_fill.gif) repeat;
}


#usefulStackWrapperstacks_in_708429_686976 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_708429_686976 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_708429_686976 {
		display: none;
	}
}













#stacks_in_708429_686976 {
	background-color: rgba(236, 32, 41, 1.00);
}
#usefulStackWrapperstacks_in_708429_686962 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 200px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_708429_686962 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 940px) {
	#usefulStackstacks_in_708429_686962 {
		display: none;
	}
}












/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_708429_686964Calligrapher{			font-size: 85% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_708429_686964Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_708429_686964Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_708429_686964Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_708429_686964Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_708429_686964Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_708429_686964Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_708429_686964Calligrapher h6, .stacks_in_708429_686964Calligrapher h5, .stacks_in_708429_686964Calligrapher h4, .stacks_in_708429_686964Calligrapher h3, .stacks_in_708429_686964Calligrapher h2, .stacks_in_708429_686964Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_708429_686964Calligrapher, .stacks_in_708429_686964Calligrapher h1, .stacks_in_708429_686964Calligrapher h2, .stacks_in_708429_686964Calligrapher h3, .stacks_in_708429_686964Calligrapher h4, .stacks_in_708429_686964Calligrapher h5, .stacks_in_708429_686964Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_708429_686964targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_708429_686964Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_708429_686964Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_708429_686964Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_708429_686964Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_708429_686966 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_708429_686967 {
	font-size: 110%;
	font-weight: lighter;
}

#stacks_in_1211927 {
	background-color: rgba(242, 241, 244, 1.00);
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	margin: 0px 20px 20px 20px;
}
#stacks_in_1211929>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1211929>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_1211929>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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


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


}



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


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


}






#stacks_in_1211929 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1211931Calligrapher{			font-size: 180% !important;			color: #870E1B !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1211931Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211931Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211931Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211931Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211931Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211931Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211931Calligrapher h6, .stacks_in_1211931Calligrapher h5, .stacks_in_1211931Calligrapher h4, .stacks_in_1211931Calligrapher h3, .stacks_in_1211931Calligrapher h2, .stacks_in_1211931Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1211931Calligrapher, .stacks_in_1211931Calligrapher h1, .stacks_in_1211931Calligrapher h2, .stacks_in_1211931Calligrapher h3, .stacks_in_1211931Calligrapher h4, .stacks_in_1211931Calligrapher h5, .stacks_in_1211931Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1211931targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1211931Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1211931Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1211931Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1211931Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1211931 {
	margin: 10px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1211935Calligrapher{			font-size: 120% !important;			color: #000000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1211935Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211935Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211935Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211935Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211935Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211935Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1211935Calligrapher h6, .stacks_in_1211935Calligrapher h5, .stacks_in_1211935Calligrapher h4, .stacks_in_1211935Calligrapher h3, .stacks_in_1211935Calligrapher h2, .stacks_in_1211935Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1211935Calligrapher, .stacks_in_1211935Calligrapher h1, .stacks_in_1211935Calligrapher h2, .stacks_in_1211935Calligrapher h3, .stacks_in_1211935Calligrapher h4, .stacks_in_1211935Calligrapher h5, .stacks_in_1211935Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1211935targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1211935Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1211935Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1211935Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1211935Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1211935 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_1212665 {
	margin: 0px 5px 30px 5px;
}

.element_stacks_in_1213272[data-deluxe-el] {
  
  display: inline-flex;
  width: 100%;
  max-width: 1000px;
  
  display: block; /* Breaks vertical alignment setting */
  margin-left: auto;
  margin-right: auto;
  
}
.element_stacks_in_1213272[data-deluxe-el] > div {

}


#stacks_in_1214097 {
	margin: 20px 0px 0px 0px;
}
:root {
  --multi_columns_stacks_in_1213255:1fr 1fr;
}
#multi_columns_stacks_in_1213255 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1213255);
  grid-gap: 32px;
  
  align-items: center;
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1213255 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1213255 + .deluxe-columns {
  margin-top: 32px;
}
#multi_columns_stacks_in_1213255 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1213255 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1213255 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1213255 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1213255 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1213255 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1213255 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1213255 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1213255 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1213255 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1213255 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1213255 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1213255 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1213255 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1213255 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1213255 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1213255 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1213255 > div > * {position: relative;}
  #multi_columns_stacks_in_1213255 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1213255 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1213255 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1213255 > div > * {position: relative;}
  #multi_columns_stacks_in_1213255 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1213247 h2,#stacks_in_1213247 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1213247 h2,#stacks_in_1213247 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1213247 h2,#stacks_in_1213247 div{text-align:center !important}#stacks_out_1213247{display:block !important}}#stacks_in_1213247 h2,#stacks_in_1213247 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1213247 h2 a,#stacks_in_1213247 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1213247 h2 a:hover,#stacks_in_1213247 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1213247 small,#stacks_in_1213247 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1213247 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1213247 {
	margin:  20px;
	padding: 0px 0px 30px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1213319 p,#stacks_in_1213319 div{text-align:center !important}}#stacks_in_1213319 p,#stacks_in_1213319 div,#stacks_in_1213319 ul,#stacks_in_1213319 ol,#stacks_in_1213319 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_1213319 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1213319 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1213319,#stacks_in_1213319 div,#stacks_in_1213319 p,#stacks_in_1213319 ol,#stacks_in_1213319 ul li,#stacks_in_1213319 ol li,#stacks_in_1213319 ol,#stacks_in_1213319 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1213319,#stacks_in_1213319 div,#stacks_in_1213319 p,#stacks_in_1213319 ol,#stacks_in_1213319 ul li,#stacks_in_1213319 ol li,#stacks_in_1213319 ol,#stacks_in_1213319 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1213319,#stacks_in_1213319 div,#stacks_in_1213319 p,#stacks_in_1213319 .fa:not(.no-indent),#stacks_in_1213319 ol,#stacks_in_1213319 ul li,#stacks_in_1213319 ol li,#stacks_in_1213319 ol,#stacks_in_1213319 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1213319{}}


#stacks_in_1213319 {
	margin: 0px 10px 0px 10px;
}
.stacks_in_1213241 {
  aspect-ratio: 16/9; }
  .stacks_in_1213241 .play-poster .play-button {
    background-color: rgba(0, 0, 0, 0.70);
    width: 20%;
    min-height: 20%;
    border-color: rgba(255, 255, 255, 1.00);
    border-width: 0px;
    transition-duration: 500ms, 500ms; }
    .stacks_in_1213241 .play-poster .play-button:not(.circle) {
      border-radius: 3px; }
    .stacks_in_1213241 .play-poster .play-button.circle {
      padding-top: calc(20% - 0px); }
  .stacks_in_1213241 .play-poster img, .stacks_in_1213241 .play-poster video {
    transition-duration: 500ms; }
  .stacks_in_1213241 .play-poster svg {
    fill: rgba(255, 255, 255, 0.90);
    transition-duration: 500ms; }
  .stacks_in_1213241 .play-poster:hover svg {
    fill: rgba(255, 255, 255, 0.90); }
  .stacks_in_1213241 .play-poster:hover .play-button {
    background-color: rgba(0, 0, 0, 0.70);
    border-color: rgba(255, 255, 255, 1.00); }
  .stacks_in_1213241 .play-poster.animate-zoom:hover img, .stacks_in_1213241 .play-poster.animate-zoom:hover video {
    transform: scale(1.20) rotate(0deg); }

/*    */

#stacks_in_1214872 {
	margin: 50px 0px 0px 0px;
}
:root {
  --multi_columns_stacks_in_1214831:1fr 1fr;
}
#multi_columns_stacks_in_1214831 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214831);
  grid-gap: 32px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1214831 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214831 + .deluxe-columns {
  margin-top: 32px;
}
#multi_columns_stacks_in_1214831 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214831 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214831 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214831 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214831 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214831 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214831 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214831 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214831 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214831 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214831 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214831 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214831 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214831 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214831 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1214831 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1214831 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214831 > div > * {position: relative;}
  #multi_columns_stacks_in_1214831 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214831 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214831 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214831 > div > * {position: relative;}
  #multi_columns_stacks_in_1214831 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1214860 h2,#stacks_in_1214860 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1214860 h2,#stacks_in_1214860 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1214860 h2,#stacks_in_1214860 div{text-align:center !important}#stacks_out_1214860{display:block !important}}#stacks_in_1214860 h2,#stacks_in_1214860 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214860 h2 a,#stacks_in_1214860 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214860 h2 a:hover,#stacks_in_1214860 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1214860 small,#stacks_in_1214860 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214860 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214860 {
	padding: 0px 0px 30px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214824 p,#stacks_in_1214824 div{text-align:left !important}}#stacks_in_1214824 p,#stacks_in_1214824 div,#stacks_in_1214824 ul,#stacks_in_1214824 ol,#stacks_in_1214824 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214824 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214824 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214824,#stacks_in_1214824 div,#stacks_in_1214824 p,#stacks_in_1214824 ol,#stacks_in_1214824 ul li,#stacks_in_1214824 ol li,#stacks_in_1214824 ol,#stacks_in_1214824 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1214824,#stacks_in_1214824 div,#stacks_in_1214824 p,#stacks_in_1214824 ol,#stacks_in_1214824 ul li,#stacks_in_1214824 ol li,#stacks_in_1214824 ol,#stacks_in_1214824 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214824,#stacks_in_1214824 div,#stacks_in_1214824 p,#stacks_in_1214824 .fa:not(.no-indent),#stacks_in_1214824 ol,#stacks_in_1214824 ul li,#stacks_in_1214824 ol li,#stacks_in_1214824 ol,#stacks_in_1214824 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214824{}}


#stacks_in_1214824 {
	margin: 0px 10px 0px 10px;
}
#stacks_in_1214867 h2,#stacks_in_1214867 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1214867 h2,#stacks_in_1214867 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1214867 h2,#stacks_in_1214867 div{text-align:center !important}#stacks_out_1214867{display:block !important}}#stacks_in_1214867 h2,#stacks_in_1214867 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214867 h2 a,#stacks_in_1214867 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214867 h2 a:hover,#stacks_in_1214867 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1214867 small,#stacks_in_1214867 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214867 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214867 {
	padding: 0px 0px 30px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214853 p,#stacks_in_1214853 div{text-align:center !important}}#stacks_in_1214853 p,#stacks_in_1214853 div,#stacks_in_1214853 ul,#stacks_in_1214853 ol,#stacks_in_1214853 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214853 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214853 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214853,#stacks_in_1214853 div,#stacks_in_1214853 p,#stacks_in_1214853 ol,#stacks_in_1214853 ul li,#stacks_in_1214853 ol li,#stacks_in_1214853 ol,#stacks_in_1214853 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1214853,#stacks_in_1214853 div,#stacks_in_1214853 p,#stacks_in_1214853 ol,#stacks_in_1214853 ul li,#stacks_in_1214853 ol li,#stacks_in_1214853 ol,#stacks_in_1214853 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214853,#stacks_in_1214853 div,#stacks_in_1214853 p,#stacks_in_1214853 .fa:not(.no-indent),#stacks_in_1214853 ol,#stacks_in_1214853 ul li,#stacks_in_1214853 ol li,#stacks_in_1214853 ol,#stacks_in_1214853 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214853{}}


#stacks_in_1214853 {
	margin: 0px 10px 0px 10px;
}
:root {
  --multi_columns_stacks_in_1214051:1fr 1fr;
}
#multi_columns_stacks_in_1214051 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214051);
  grid-gap: 30px;
  
  align-items: center;
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1214051 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214051 + .deluxe-columns {
  margin-top: 30px;
}
#multi_columns_stacks_in_1214051 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214051 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


#stacks_out_1214246 .emphasize-scale {
  transform-origin: center;
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  transform: scale(1.000000);
}
#stacks_out_1214246 {
  z-index: 1;
}
#stacks_out_1214246.emphasized {
  z-index: 2;
}
#stacks_out_1214246 .emphasize-shadow:before, #stacks_out_1214246 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 0;
  border-radius: var(--emphRadiusstacks_in_1214246, 0);
}
#stacks_out_1214246 .emphasize-shadow {
  position: relative;
}
#stacks_out_1214246 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1214246.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1214246.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1214246 .emphasize-reveal {
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1214246.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1214246 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 600ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1214246 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1214246 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(1.000000);
  z-index: 1;
}


.stacks_top,
.stacks_out,
.stacks_in,
.stacks_row {
  overflow: visible;
}

:root {
  --multi_columns_stacks_in_1214043:minmax(130px,min-content) 1fr;
}
#multi_columns_stacks_in_1214043 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214043);
  grid-gap: 16px;
  
  align-items: center;
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1214043 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214043 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_1214043 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214043 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214043 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214043 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214043 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214043 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214043 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214043 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214043 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214043 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214043 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214043 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214043 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214043 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214043 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_1214043 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_1214043 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214043 > div > * {position: relative;}
  #multi_columns_stacks_in_1214043 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214043 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214043 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214043 > div > * {position: relative;}
  #multi_columns_stacks_in_1214043 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1214046 h2,#stacks_in_1214046 .hTxt:not(.segment) div{font-size:1.80rem}@media all and (max-width:640px){#stacks_in_1214046 h2,#stacks_in_1214046 .hTxt:not(.segment) div{font-size:1.30rem}}@media only screen and (max-width:768px){#stacks_in_1214046 h2,#stacks_in_1214046 div{text-align:center !important}#stacks_out_1214046{display:block !important}}#stacks_in_1214046 h2,#stacks_in_1214046 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214046 h2 a,#stacks_in_1214046 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214046 h2 a:hover,#stacks_in_1214046 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1214046 small,#stacks_in_1214046 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214046 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:700;font-style:normal}


#stacks_in_1214046 {
	padding: 0px 0px 5px 0px;
}
#stacks_out_1214248 .emphasize-scale {
  transform-origin: center;
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  transform: scale(1.000000);
}
#stacks_out_1214248 {
  z-index: 1;
}
#stacks_out_1214248.emphasized {
  z-index: 2;
}
#stacks_out_1214248 .emphasize-shadow:before, #stacks_out_1214248 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 0;
  border-radius: var(--emphRadiusstacks_in_1214248, 0);
}
#stacks_out_1214248 .emphasize-shadow {
  position: relative;
}
#stacks_out_1214248 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1214248.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1214248.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1214248 .emphasize-reveal {
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1214248.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1214248 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 600ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1214248 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1214248 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(1.000000);
  z-index: 1;
}


.stacks_top,
.stacks_out,
.stacks_in,
.stacks_row {
  overflow: visible;
}

:root {
  --multi_columns_stacks_in_1214077:minmax(130px,min-content) 1fr;
}
#multi_columns_stacks_in_1214077 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214077);
  grid-gap: 16px;
  
  align-items: center;
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1214077 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214077 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_1214077 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214077 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214077 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214077 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214077 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214077 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214077 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214077 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214077 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214077 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214077 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214077 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214077 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214077 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214077 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_1214077 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_1214077 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214077 > div > * {position: relative;}
  #multi_columns_stacks_in_1214077 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214077 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214077 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214077 > div > * {position: relative;}
  #multi_columns_stacks_in_1214077 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1214079 h2,#stacks_in_1214079 .hTxt:not(.segment) div{font-size:1.80rem}@media all and (max-width:640px){#stacks_in_1214079 h2,#stacks_in_1214079 .hTxt:not(.segment) div{font-size:1.30rem}}@media only screen and (max-width:768px){#stacks_in_1214079 h2,#stacks_in_1214079 div{text-align:center !important}#stacks_out_1214079{display:block !important}}#stacks_in_1214079 h2,#stacks_in_1214079 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214079 h2 a,#stacks_in_1214079 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214079 h2 a:hover,#stacks_in_1214079 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1214079 small,#stacks_in_1214079 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214079 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:700;font-style:normal}


#stacks_in_1214079 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_1214099 {
	margin: 20px 0px 0px 0px;
}
.pab.stacks_in_1214033{max-height:0px;transition:max-height 500ms ease 0ms}.pab.stacks_in_1214033.open{max-height:1500px}@media screen and (min-width:40em){.pab.stacks_in_1214033.open{max-height:1000px}}@media screen and (min-width:64em){.pab.stacks_in_1214033.open{max-height:1000px}}.wrapper-stacks_in_1214033{height:1500px}@media screen and (min-width:40em){.wrapper-stacks_in_1214033{height:1000px}}@media screen and (min-width:64em){.wrapper-stacks_in_1214033{height:1000px}}
#stacks_in_1215191 h4,#stacks_in_1215191 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1215191 h4,#stacks_in_1215191 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1215191 h4,#stacks_in_1215191 div{text-align:center !important}#stacks_out_1215191{display:block !important}}#stacks_in_1215191 h4,#stacks_in_1215191 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1215191 h4 a,#stacks_in_1215191 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1215191 h4 a:hover,#stacks_in_1215191 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1215191 small,#stacks_in_1215191 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1215191 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1215191 {
	padding: 0px 0px 5px 0px;
}

#stacks_out_1215191 {
	width: 90%;
}
@media only screen and (max-width:768px){#stacks_in_1214035 p,#stacks_in_1214035 div{text-align:center !important}}#stacks_in_1214035 p,#stacks_in_1214035 div,#stacks_in_1214035 ul,#stacks_in_1214035 ol,#stacks_in_1214035 dl{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214035 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214035 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214035,#stacks_in_1214035 div,#stacks_in_1214035 p,#stacks_in_1214035 ol,#stacks_in_1214035 ul li,#stacks_in_1214035 ol li,#stacks_in_1214035 ol,#stacks_in_1214035 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214035,#stacks_in_1214035 div,#stacks_in_1214035 p,#stacks_in_1214035 ol,#stacks_in_1214035 ul li,#stacks_in_1214035 ol li,#stacks_in_1214035 ol,#stacks_in_1214035 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214035,#stacks_in_1214035 div,#stacks_in_1214035 p,#stacks_in_1214035 .fa:not(.no-indent),#stacks_in_1214035 ol,#stacks_in_1214035 ul li,#stacks_in_1214035 ol li,#stacks_in_1214035 ol,#stacks_in_1214035 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1214035{}}


#stacks_in_1214035 {
	margin: 20px 0px 20px 0px;
}

#stacks_out_1214035 {
	width: 90%;
}
/* Start dooFaq2 stack each CSS code */

#stacks_in_1215037 .faq-question{
	position: relative;
	font-size: 130% !important;
	line-height: normal !important;
	font-weight: normal;
	padding: 10px 14px 10px 12px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 0px;
	cursor: pointer;
}

#stacks_in_1215037 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 14px 10px 12px;
}

/* Hack to stop text flickr */
#stacks_in_1215037 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_1215037 .fa-bars, #stacks_in_1215037 .fa-toggle-off, #stacks_in_1215037 .fa-question, #stacks_in_1215037 .fa-angle-right{
	display: none;
}

#stacks_in_1215037 .fa-angle-right{
	display: inline;
}

#stacks_in_1215037 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 20px 0px 20px 10px;
}


/* THEME */
#stacks_in_1215037 .faqQuestionClosed{
	background-color: rgba(255, 255, 255, 0.00) !important;
	color: rgba(51, 0, 102, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_1215037 .faqQuestionOpen{
	background: rgba(255, 255, 255, 0.00) !important;
	color: rgba(51, 0, 102, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_1215037 .faqQuestionOpen:hover{
	background: rgba(255, 255, 255, 0.00) !important;
}

#stacks_in_1215037 .faqQuestionClosed:hover{
	background: rgba(255, 255, 255, 0.00) !important;
	
}



#stacks_in_1215037 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code */
#stacks_in_1215037 {
	margin: 0px 0px 40px 0px;
}

#stacks_out_1215037 {
	width: 90%;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1215039 {
	border: solid rgba(51, 0, 102, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1215053 p,#stacks_in_1215053 div{text-align:left !important}}#stacks_in_1215053 p,#stacks_in_1215053 div,#stacks_in_1215053 ul,#stacks_in_1215053 ol,#stacks_in_1215053 dl{color:rgba(0, 51, 102, 1.00)}#stacks_in_1215053 a{color:rgba(0, 153, 204, 1.00)}#stacks_in_1215053 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1215053,#stacks_in_1215053 div,#stacks_in_1215053 p,#stacks_in_1215053 ol,#stacks_in_1215053 ul li,#stacks_in_1215053 ol li,#stacks_in_1215053 ol,#stacks_in_1215053 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1215053,#stacks_in_1215053 div,#stacks_in_1215053 p,#stacks_in_1215053 ol,#stacks_in_1215053 ul li,#stacks_in_1215053 ol li,#stacks_in_1215053 ol,#stacks_in_1215053 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1215053,#stacks_in_1215053 div,#stacks_in_1215053 p,#stacks_in_1215053 .fa:not(.no-indent),#stacks_in_1215053 ol,#stacks_in_1215053 ul li,#stacks_in_1215053 ol li,#stacks_in_1215053 ol,#stacks_in_1215053 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1215053{}}

.pab.stacks_in_1214088{max-height:0px;transition:max-height 500ms ease 0ms}.pab.stacks_in_1214088.open{max-height:1500px}@media screen and (min-width:40em){.pab.stacks_in_1214088.open{max-height:1000px}}@media screen and (min-width:64em){.pab.stacks_in_1214088.open{max-height:1000px}}.wrapper-stacks_in_1214088{height:1500px}@media screen and (min-width:40em){.wrapper-stacks_in_1214088{height:1000px}}@media screen and (min-width:64em){.wrapper-stacks_in_1214088{height:1000px}}
#stacks_in_1215198 h4,#stacks_in_1215198 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1215198 h4,#stacks_in_1215198 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1215198 h4,#stacks_in_1215198 div{text-align:center !important}#stacks_out_1215198{display:block !important}}#stacks_in_1215198 h4,#stacks_in_1215198 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1215198 h4 a,#stacks_in_1215198 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1215198 h4 a:hover,#stacks_in_1215198 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1215198 small,#stacks_in_1215198 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1215198 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1215198 {
	padding: 0px 0px 5px 0px;
}

#stacks_out_1215198 {
	width: 90%;
}
@media only screen and (max-width:768px){#stacks_in_1213876 p,#stacks_in_1213876 div{text-align:center !important}}#stacks_in_1213876 p,#stacks_in_1213876 div,#stacks_in_1213876 ul,#stacks_in_1213876 ol,#stacks_in_1213876 dl{color:rgba(0, 51, 102, 1.00)}#stacks_in_1213876 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1213876 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1213876,#stacks_in_1213876 div,#stacks_in_1213876 p,#stacks_in_1213876 ol,#stacks_in_1213876 ul li,#stacks_in_1213876 ol li,#stacks_in_1213876 ol,#stacks_in_1213876 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1213876,#stacks_in_1213876 div,#stacks_in_1213876 p,#stacks_in_1213876 ol,#stacks_in_1213876 ul li,#stacks_in_1213876 ol li,#stacks_in_1213876 ol,#stacks_in_1213876 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1213876,#stacks_in_1213876 div,#stacks_in_1213876 p,#stacks_in_1213876 .fa:not(.no-indent),#stacks_in_1213876 ol,#stacks_in_1213876 ul li,#stacks_in_1213876 ol li,#stacks_in_1213876 ol,#stacks_in_1213876 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1213876{}}


#stacks_in_1213876 {
	margin: 20px 0px 20px 0px;
}

#stacks_out_1213876 {
	width: 90%;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_1213322 #myExtraContent3,
#ExtraContentPlusstacks_in_1213322 #fs {
	display: none;
}

   #stacks_in_1214163 .sp-bevel{z-index:1}#stacks_in_1214163 .sp-bevel::before,#stacks_in_1214163 .sp-bevel::after{z-index:-1}     #stacks_in_1214163 .bevel-wrap{overflow:hidden;margin-top:0.00px}#stacks_in_1214163 .sp-bevel.orient-horiz{padding-bottom:calc( 2%  * 1.85);position:relative;overflow:hidden}#stacks_in_1214163 .sp-bevel.orient-horiz::before,#stacks_in_1214163 .sp-bevel.orient-horiz::after{position:absolute;z-index:-1;content:"";height:100%;background:rgba(102, 102, 204, 1.00)}#stacks_in_1214163 .sp-bevel.orient-horiz::before{left:0;width:0.00%}#stacks_in_1214163 .sp-bevel.orient-horiz::after{right:0;width:calc(100% - 0.00%)}#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-down.arrow-inward{-webkit-transform:translateY(100%);transform:translateY(100%);overflow:visible}#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-down::before,#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-down::after{bottom:0}#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-down::before{-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-down::after{-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-up.arrow-inward{-webkit-transform:translateY(-100%);transform:translateY(-100%);overflow:visible}#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-up::before,#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-up::after{top:0}#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-up::before{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg)}#stacks_in_1214163 .sp-bevel.orient-horiz.arrow-up::after{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}  
#usefulStackWrapperstacks_in_1213569 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1213569 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1213569 {
		display: none;
	}
}













#stacks_in_1213569 {
	background-color: rgba(102, 102, 204, 1.00);
	padding: 40px 20px 40px 20px;
}
:root {
  --multi_columns_stacks_in_1214103:minmax(180px,min-content) 1fr;
}
#multi_columns_stacks_in_1214103 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214103);
  grid-gap: 40px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1214103 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214103 + .deluxe-columns {
  margin-top: 40px;
}
#multi_columns_stacks_in_1214103 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214103 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214103 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214103 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214103 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214103 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214103 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214103 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214103 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214103 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214103 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214103 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214103 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214103 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214103 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1214103 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1214103 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214103 > div > * {position: relative;}
  #multi_columns_stacks_in_1214103 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214103 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214103 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214103 > div > * {position: relative;}
  #multi_columns_stacks_in_1214103 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1213260 h1,#stacks_in_1213260 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1213260 h1,#stacks_in_1213260 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1213260 h1,#stacks_in_1213260 div{text-align:center !important}#stacks_out_1213260{display:block !important}}#stacks_in_1213260 h1,#stacks_in_1213260 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_1213260 h1 a,#stacks_in_1213260 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1213260 h1 a:hover,#stacks_in_1213260 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_1213260 small,#stacks_in_1213260 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1213260 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1213260 {
	padding: 0px 0px 20px 0px;
}
:root {
  --multi_columns_stacks_in_1213312:1fr 1fr;
}
#multi_columns_stacks_in_1213312 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1213312);
  grid-gap: 40px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1213312 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1213312 + .deluxe-columns {
  margin-top: 40px;
}
#multi_columns_stacks_in_1213312 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1213312 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1213312 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1213312 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1213312 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1213312 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1213312 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1213312 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1213312 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1213312 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1213312 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1213312 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1213312 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1213312 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1213312 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1213312 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1213312 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1213312 > div > * {position: relative;}
  #multi_columns_stacks_in_1213312 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1213312 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1213312 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1213312 > div > * {position: relative;}
  #multi_columns_stacks_in_1213312 > div > * > * {transform: translate(0,0);}
  
}

@media only screen and (max-width:768px){#stacks_in_1213306 p,#stacks_in_1213306 div{text-align:center !important}}#stacks_in_1213306 p,#stacks_in_1213306 div{margin-bottom:0}#stacks_in_1213306 p,#stacks_in_1213306 div,#stacks_in_1213306 ul,#stacks_in_1213306 ol,#stacks_in_1213306 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1213306 a{color:rgba(0, 204, 255, 1.00)}#stacks_in_1213306 a:hover{color:rgba(153, 204, 255, 1.00)}#stacks_in_1213306,#stacks_in_1213306 div,#stacks_in_1213306 p,#stacks_in_1213306 ol,#stacks_in_1213306 ul li,#stacks_in_1213306 ol li,#stacks_in_1213306 ol,#stacks_in_1213306 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1213306,#stacks_in_1213306 div,#stacks_in_1213306 p,#stacks_in_1213306 ol,#stacks_in_1213306 ul li,#stacks_in_1213306 ol li,#stacks_in_1213306 ol,#stacks_in_1213306 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1213306,#stacks_in_1213306 div,#stacks_in_1213306 p,#stacks_in_1213306 .fa:not(.no-indent),#stacks_in_1213306 ol,#stacks_in_1213306 ul li,#stacks_in_1213306 ol li,#stacks_in_1213306 ol,#stacks_in_1213306 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1213306{}}

@media only screen and (max-width:768px){#stacks_in_1213309 p,#stacks_in_1213309 div{text-align:center !important}}#stacks_in_1213309 p,#stacks_in_1213309 div,#stacks_in_1213309 ul,#stacks_in_1213309 ol,#stacks_in_1213309 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1213309 a{color:rgba(0, 204, 255, 1.00)}#stacks_in_1213309 a:hover{color:rgba(153, 204, 255, 1.00)}#stacks_in_1213309,#stacks_in_1213309 div,#stacks_in_1213309 p,#stacks_in_1213309 ol,#stacks_in_1213309 ul li,#stacks_in_1213309 ol li,#stacks_in_1213309 ol,#stacks_in_1213309 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1213309,#stacks_in_1213309 div,#stacks_in_1213309 p,#stacks_in_1213309 ol,#stacks_in_1213309 ul li,#stacks_in_1213309 ol li,#stacks_in_1213309 ol,#stacks_in_1213309 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1213309,#stacks_in_1213309 div,#stacks_in_1213309 p,#stacks_in_1213309 .fa:not(.no-indent),#stacks_in_1213309 ol,#stacks_in_1213309 ul li,#stacks_in_1213309 ol li,#stacks_in_1213309 ol,#stacks_in_1213309 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1213309{}}

   #stacks_in_1215208 .sp-bevel{z-index:1}#stacks_in_1215208 .sp-bevel::before,#stacks_in_1215208 .sp-bevel::after{z-index:-1}     #stacks_in_1215208 .bevel-wrap{overflow:hidden;margin-top:0.00px}#stacks_in_1215208 .sp-bevel.orient-horiz{padding-bottom:calc( 2%  * 1.85);position:relative;overflow:hidden}#stacks_in_1215208 .sp-bevel.orient-horiz::before,#stacks_in_1215208 .sp-bevel.orient-horiz::after{position:absolute;z-index:-1;content:"";height:100%;background:rgba(102, 102, 204, 1.00)}#stacks_in_1215208 .sp-bevel.orient-horiz::before{left:0;width:0.00%}#stacks_in_1215208 .sp-bevel.orient-horiz::after{right:0;width:calc(100% - 0.00%)}#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-down.arrow-inward{-webkit-transform:translateY(100%);transform:translateY(100%);overflow:visible}#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-down::before,#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-down::after{bottom:0}#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-down::before{-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-down::after{-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-up.arrow-inward{-webkit-transform:translateY(-100%);transform:translateY(-100%);overflow:visible}#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-up::before,#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-up::after{top:0}#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-up::before{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg)}#stacks_in_1215208 .sp-bevel.orient-horiz.arrow-up::after{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}  

#stacks_in_1215208 {
	background-color: rgba(102, 153, 204, 1.00);
}
#usefulStackWrapperstacks_in_1215209 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1215209 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1215209 {
		display: none;
	}
}













#stacks_in_1215209 {
	background-color: rgba(102, 153, 204, 1.00);
	padding: 40px 20px 40px 20px;
}
:root {
  --multi_columns_stacks_in_1215347:1fr minmax(180px,min-content);
}
#multi_columns_stacks_in_1215347 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1215347);
  grid-gap: 60px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1215347 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1215347 + .deluxe-columns {
  margin-top: 60px;
}
#multi_columns_stacks_in_1215347 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1215347 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1215347 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215347 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1215347 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215347 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1215347 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1215347 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1215347 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215347 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1215347 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1215347 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1215347 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1215347 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1215347 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1215347 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1215347 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1215347 > div > * {position: relative;}
  #multi_columns_stacks_in_1215347 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1215347 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1215347 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1215347 > div > * {position: relative;}
  #multi_columns_stacks_in_1215347 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1215419 h1,#stacks_in_1215419 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1215419 h1,#stacks_in_1215419 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1215419 h1,#stacks_in_1215419 div{text-align:center !important}#stacks_out_1215419{display:block !important}}#stacks_in_1215419 h1,#stacks_in_1215419 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_1215419 h1 a,#stacks_in_1215419 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1215419 h1 a:hover,#stacks_in_1215419 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_1215419 small,#stacks_in_1215419 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1215419 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1215419 {
	padding: 0px 0px 20px 0px;
}
/* Start dooFaq2 stack each CSS code */

#stacks_in_1215425 .faq-question{
	position: relative;
	font-size: 130% !important;
	line-height: normal !important;
	font-weight: normal;
	padding: 10px 14px 10px 12px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 0px;
	cursor: pointer;
}

#stacks_in_1215425 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 14px 10px 12px;
}

/* Hack to stop text flickr */
#stacks_in_1215425 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_1215425 .fa-bars, #stacks_in_1215425 .fa-toggle-off, #stacks_in_1215425 .fa-question, #stacks_in_1215425 .fa-angle-right{
	display: none;
}

#stacks_in_1215425 .fa-angle-right{
	display: inline;
}

#stacks_in_1215425 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 20px 0px 20px 10px;
}


/* THEME */
#stacks_in_1215425 .faqQuestionClosed{
	background-color: rgba(255, 255, 255, 0.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_1215425 .faqQuestionOpen{
	background: rgba(51, 0, 102, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_1215425 .faqQuestionOpen:hover{
	background: rgba(51, 0, 102, 1.00) !important;
}

#stacks_in_1215425 .faqQuestionClosed:hover{
	background: rgba(255, 255, 255, 0.00) !important;
	
}



#stacks_in_1215425 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code */
#stacks_in_1215425 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_1215425 {
	width: 90%;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214894 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214896 p,#stacks_in_1214896 div{text-align:left !important}}#stacks_in_1214896 p,#stacks_in_1214896 div,#stacks_in_1214896 ul,#stacks_in_1214896 ol,#stacks_in_1214896 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214896 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214896 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214896,#stacks_in_1214896 div,#stacks_in_1214896 p,#stacks_in_1214896 ol,#stacks_in_1214896 ul li,#stacks_in_1214896 ol li,#stacks_in_1214896 ol,#stacks_in_1214896 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214896,#stacks_in_1214896 div,#stacks_in_1214896 p,#stacks_in_1214896 ol,#stacks_in_1214896 ul li,#stacks_in_1214896 ol li,#stacks_in_1214896 ol,#stacks_in_1214896 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214896,#stacks_in_1214896 div,#stacks_in_1214896 p,#stacks_in_1214896 .fa:not(.no-indent),#stacks_in_1214896 ol,#stacks_in_1214896 ul li,#stacks_in_1214896 ol li,#stacks_in_1214896 ol,#stacks_in_1214896 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214896{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214888 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214890 p,#stacks_in_1214890 div{text-align:left !important}}#stacks_in_1214890 p,#stacks_in_1214890 div,#stacks_in_1214890 ul,#stacks_in_1214890 ol,#stacks_in_1214890 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214890 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214890 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214890,#stacks_in_1214890 div,#stacks_in_1214890 p,#stacks_in_1214890 ol,#stacks_in_1214890 ul li,#stacks_in_1214890 ol li,#stacks_in_1214890 ol,#stacks_in_1214890 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214890,#stacks_in_1214890 div,#stacks_in_1214890 p,#stacks_in_1214890 ol,#stacks_in_1214890 ul li,#stacks_in_1214890 ol li,#stacks_in_1214890 ol,#stacks_in_1214890 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214890,#stacks_in_1214890 div,#stacks_in_1214890 p,#stacks_in_1214890 .fa:not(.no-indent),#stacks_in_1214890 ol,#stacks_in_1214890 ul li,#stacks_in_1214890 ol li,#stacks_in_1214890 ol,#stacks_in_1214890 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214890{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214900 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214902 p,#stacks_in_1214902 div{text-align:left !important}}#stacks_in_1214902 p,#stacks_in_1214902 div,#stacks_in_1214902 ul,#stacks_in_1214902 ol,#stacks_in_1214902 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214902 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214902 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214902,#stacks_in_1214902 div,#stacks_in_1214902 p,#stacks_in_1214902 ol,#stacks_in_1214902 ul li,#stacks_in_1214902 ol li,#stacks_in_1214902 ol,#stacks_in_1214902 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214902,#stacks_in_1214902 div,#stacks_in_1214902 p,#stacks_in_1214902 ol,#stacks_in_1214902 ul li,#stacks_in_1214902 ol li,#stacks_in_1214902 ol,#stacks_in_1214902 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214902,#stacks_in_1214902 div,#stacks_in_1214902 p,#stacks_in_1214902 .fa:not(.no-indent),#stacks_in_1214902 ol,#stacks_in_1214902 ul li,#stacks_in_1214902 ol li,#stacks_in_1214902 ol,#stacks_in_1214902 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214902{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214912 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214914 p,#stacks_in_1214914 div{text-align:left !important}}#stacks_in_1214914 p,#stacks_in_1214914 div,#stacks_in_1214914 ul,#stacks_in_1214914 ol,#stacks_in_1214914 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214914 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214914 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214914,#stacks_in_1214914 div,#stacks_in_1214914 p,#stacks_in_1214914 ol,#stacks_in_1214914 ul li,#stacks_in_1214914 ol li,#stacks_in_1214914 ol,#stacks_in_1214914 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214914,#stacks_in_1214914 div,#stacks_in_1214914 p,#stacks_in_1214914 ol,#stacks_in_1214914 ul li,#stacks_in_1214914 ol li,#stacks_in_1214914 ol,#stacks_in_1214914 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214914,#stacks_in_1214914 div,#stacks_in_1214914 p,#stacks_in_1214914 .fa:not(.no-indent),#stacks_in_1214914 ol,#stacks_in_1214914 ul li,#stacks_in_1214914 ol li,#stacks_in_1214914 ol,#stacks_in_1214914 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214914{}}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1215424buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1215424 a, #stacks_in_1215424 a:hover, #stacks_in_1215424 a:visited, #stacks_in_1215424 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1215424button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #003366 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1215424button:hover{
	color: #003366 !important;
	background-color: #33CCFF !important;
	border-color: #2BADD8 !important;
}

#stacks_in_1215424 a, #stacks_in_1215424 a:visited, #stacks_in_1215424 a:active{
	color: #003366 !important;
}

#stacks_in_1215424 a:hover{
	color: #003366 !important;
}


















	/* -- TYPE FLAT LARGE OVERRIDE -- */
	.stacks_in_1215424button{
		border-color: #FFFFFF !important;
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	.stacks_in_1215424button:hover{
		border-color: #33CCFF !important;
	}
	





















.stacks_in_1215424buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1215424buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1215424buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1215424buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1215424 {
	margin: 40px 0px 0px 0px;
}

#stacks_out_1215424 {
	width: 90%;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1215418buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1215418 a, #stacks_in_1215418 a:hover, #stacks_in_1215418 a:visited, #stacks_in_1215418 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1215418button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #003366 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_1215418button:hover{
	color: #003366 !important;
	background-color: #33CCFF !important;
	border-color: #2BADD8 !important;
}

#stacks_in_1215418 a, #stacks_in_1215418 a:visited, #stacks_in_1215418 a:active{
	color: #003366 !important;
}

#stacks_in_1215418 a:hover{
	color: #003366 !important;
}


















	/* -- TYPE FLAT LARGE OVERRIDE -- */
	.stacks_in_1215418button{
		border-color: #FFFFFF !important;
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	.stacks_in_1215418button:hover{
		border-color: #33CCFF !important;
	}
	





















.stacks_in_1215418buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1215418buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1215418buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1215418buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1215418 {
	margin: 40px 0px 0px 0px;
}
   #stacks_in_1215282 .sp-bevel{z-index:1}#stacks_in_1215282 .sp-bevel::before,#stacks_in_1215282 .sp-bevel::after{z-index:-1}     #stacks_in_1215282 .bevel-wrap{overflow:hidden;margin-top:0.00px}#stacks_in_1215282 .sp-bevel.orient-horiz{padding-bottom:calc( 1%  * 1.85);position:relative;overflow:hidden}#stacks_in_1215282 .sp-bevel.orient-horiz::before,#stacks_in_1215282 .sp-bevel.orient-horiz::after{position:absolute;z-index:-1;content:"";height:100%;background:rgba(102, 153, 204, 1.00)}#stacks_in_1215282 .sp-bevel.orient-horiz::before{left:0;width:100.00%}#stacks_in_1215282 .sp-bevel.orient-horiz::after{right:0;width:calc(100% - 100.00%)}#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-down.arrow-inward{-webkit-transform:translateY(100%);transform:translateY(100%);overflow:visible}#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-down::before,#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-down::after{bottom:0}#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-down::before{-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:skew(0,1deg);transform:skew(0,1deg)}#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-down::after{-webkit-transform:skew(0,-1deg);transform:skew(0,-1deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-up.arrow-inward{-webkit-transform:translateY(-100%);transform:translateY(-100%);overflow:visible}#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-up::before,#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-up::after{top:0}#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-up::before{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(0,-1deg);transform:skew(0,-1deg)}#stacks_in_1215282 .sp-bevel.orient-horiz.arrow-up::after{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skew(0,1deg);transform:skew(0,1deg)}  
#usefulStackWrapperstacks_in_1213880 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1213880 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1213880 {
		display: none;
	}
}













#stacks_in_1213880 {
	margin: 20px 0px 0px 0px;
	padding:  20px;
}

#stacks_in_1214161 {
	margin: 0px 0px 10px 0px;
}
:root {
  --multi_columns_stacks_in_1214142:1fr minmax(180px,min-content);
}
#multi_columns_stacks_in_1214142 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214142);
  grid-gap: 40px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_1214142 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214142 + .deluxe-columns {
  margin-top: 40px;
}
#multi_columns_stacks_in_1214142 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214142 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214142 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214142 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214142 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214142 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214142 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214142 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214142 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214142 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214142 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214142 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214142 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214142 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214142 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1214142 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1214142 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214142 > div > * {position: relative;}
  #multi_columns_stacks_in_1214142 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214142 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214142 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214142 > div > * {position: relative;}
  #multi_columns_stacks_in_1214142 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1213267 h1,#stacks_in_1213267 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1213267 h1,#stacks_in_1213267 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1213267 h1,#stacks_in_1213267 div{text-align:center !important}#stacks_out_1213267{display:block !important}}#stacks_in_1213267 h1,#stacks_in_1213267 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1213267 h1 a,#stacks_in_1213267 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1213267 h1 a:hover,#stacks_in_1213267 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1213267 small,#stacks_in_1213267 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1213267 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1213267 {
	padding: 0px 0px 20px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214954 p,#stacks_in_1214954 div{text-align:center !important}}#stacks_in_1214954 p,#stacks_in_1214954 div,#stacks_in_1214954 ul,#stacks_in_1214954 ol,#stacks_in_1214954 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214954 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214954 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214954,#stacks_in_1214954 div,#stacks_in_1214954 p,#stacks_in_1214954 ol,#stacks_in_1214954 ul li,#stacks_in_1214954 ol li,#stacks_in_1214954 ol,#stacks_in_1214954 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1214954,#stacks_in_1214954 div,#stacks_in_1214954 p,#stacks_in_1214954 ol,#stacks_in_1214954 ul li,#stacks_in_1214954 ol li,#stacks_in_1214954 ol,#stacks_in_1214954 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214954,#stacks_in_1214954 div,#stacks_in_1214954 p,#stacks_in_1214954 .fa:not(.no-indent),#stacks_in_1214954 ol,#stacks_in_1214954 ul li,#stacks_in_1214954 ol li,#stacks_in_1214954 ol,#stacks_in_1214954 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214954{}}

#sortStackstacks_in_1214215 {
	display: block;
	position: relative;
	text-align: center;
}

#sortStackstacks_in_1214215 .sortStackItem {
	display: block;
	text-align: center;
	padding: 8px;
	margin: 8px;
	border-radius: 4px;
	box-shadow: 0px 0px 3px rgba(68, 68, 68, 1.00);
	border: 0px solid rgba(68, 68, 68, 1.00);
	position: relative;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#sortStackstacks_in_1214215 .sortStackItem:hover {
	box-shadow: 0px 0px 3px rgba(51, 51, 51, 1.00);
	border: 0px solid rgba(51, 51, 51, 1.00);
}

#sortStackstacks_in_1214215 .sortStackSlice {
	position: relative;
	z-index: 5;
}

#sortStackstacks_in_1214215 .sortStackLink a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 10;
}









/* Filter Tag Buttons */

#sortStackFilterstacks_in_1214215 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.filterTitle {
	display: inline-block;
	padding: 8px 0;
	margin: 4px 0;
}

#mobile_toggle_btn_wrap_stacks_in_1214215 a,
#sortStackFilterstacks_in_1214215 a {
	display: inline-block;
	padding: 8px;
	margin: 4px;
	border-radius: 4px;
	background: #cdcdcd;
	text-decoration: none;
	outline: none;
	color: #444444;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#sortStackFilterstacks_in_1214215 a.filterShowAll {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(51, 0, 102, 1.00);
}

#sortStackFilterstacks_in_1214215 a.filterShowAll i {
	color: rgba(255, 255, 255, 1.00);
}

#sortStackFilterstacks_in_1214215 a.GP {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(153, 0, 204, 1.00);
}

#sortStackFilterstacks_in_1214215 a.GP i {
	color: rgba(255, 255, 255, 1.00);
}

#sortStackFilterstacks_in_1214215 a.Self-Testing {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(153, 0, 204, 1.00);
}

#sortStackFilterstacks_in_1214215 a.Self-Testing i {
	color: rgba(255, 255, 255, 1.00);
}

#sortStackFilterstacks_in_1214215 a.Community {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(153, 0, 204, 1.00);
}

#sortStackFilterstacks_in_1214215 a.Community i {
	color: rgba(255, 255, 255, 1.00);
}

#sortStackFilterstacks_in_1214215 a.Community Testing {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(153, 0, 204, 1.00);
}

#sortStackFilterstacks_in_1214215 a.Community Testing i {
	color: rgba(255, 255, 255, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag5 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag5 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag6 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag6 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag7 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag7 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag8 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag8 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag9 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag9 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag10 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag10 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag11 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag11 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag12 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag12 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag13 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag13 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag14 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag14 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag15 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag15 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag16 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag16 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag17 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag17 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag18 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag18 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag19 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag19 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag20 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag20 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag21 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag21 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag22 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag22 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag23 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag23 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag24 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag24 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag23 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_1214215 a.tag23 i {
	color: rgba(68, 68, 68, 1.00);
}





#mobile_toggle_btn_wrap_stacks_in_1214215 {
	display: none;
}



/* Auto Sort Buttons */

#sortStackBtnTopstacks_in_1214215,
#sortStackBtnBottomstacks_in_1214215 {
	display: none;
	flex-wrap: wrap;
	justify-content: flex-end;
}







#sortStackBtnTopstacks_in_1214215 .sortTitle,
#sortStackBtnBottomstacks_in_1214215 .sortTitle {
	display: inline-block;
	padding: 8px 0;
	margin: 4px 0;
}

#sortStackBtnTopstacks_in_1214215 a,
#sortStackBtnBottomstacks_in_1214215 a {
	display: inline-block;
	padding: 8px;
	margin: 4px;
	border-radius: 4px;
	background: rgba(205, 205, 205, 1.00);
	text-decoration: none;
	outline: none;
	color: rgba(68, 68, 68, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	cursor: pointer;
}

#sortStackFilterstacks_in_1214215 a.sortStackFilterButton {
	opacity: 0.50;
}

#sortStackFilterstacks_in_1214215 a.sortStackFilterButton.activeFilterButton,
#sortStackFilterstacks_in_1214215 a.sortStackFilterButton:hover {
	opacity: 1.00;
}

#sortStackBtnTopstacks_in_1214215 a i,
#sortStackBtnBottomstacks_in_1214215 a i {
	color: rgba(68, 68, 68, 1.00);
}



#stacks_out_1214215 {
	width: 90%;
}

#stacks_in_1214960 {
	margin:  10px;
}
#stacks_in_1214394 h4,#stacks_in_1214394 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1214394 h4,#stacks_in_1214394 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1214394 h4,#stacks_in_1214394 div{text-align:center !important}#stacks_out_1214394{display:block !important}}#stacks_in_1214394 h4,#stacks_in_1214394 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214394 h4 a,#stacks_in_1214394 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214394 h4 a:hover,#stacks_in_1214394 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1214394 small,#stacks_in_1214394 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214394 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214394 {
	padding: 0px 0px 5px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214400 p,#stacks_in_1214400 div{text-align:center !important}}#stacks_in_1214400 p,#stacks_in_1214400 div,#stacks_in_1214400 ul,#stacks_in_1214400 ol,#stacks_in_1214400 dl{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214400 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214400 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214400,#stacks_in_1214400 div,#stacks_in_1214400 p,#stacks_in_1214400 ol,#stacks_in_1214400 ul li,#stacks_in_1214400 ol li,#stacks_in_1214400 ol,#stacks_in_1214400 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214400,#stacks_in_1214400 div,#stacks_in_1214400 p,#stacks_in_1214400 ol,#stacks_in_1214400 ul li,#stacks_in_1214400 ol li,#stacks_in_1214400 ol,#stacks_in_1214400 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214400,#stacks_in_1214400 div,#stacks_in_1214400 p,#stacks_in_1214400 .fa:not(.no-indent),#stacks_in_1214400 ol,#stacks_in_1214400 ul li,#stacks_in_1214400 ol li,#stacks_in_1214400 ol,#stacks_in_1214400 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214400{}}


#stacks_in_1214400 {
	margin:  5px;
}

#stacks_in_1214962 {
	margin:  10px;
}
#stacks_in_1214418 h4,#stacks_in_1214418 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1214418 h4,#stacks_in_1214418 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1214418 h4,#stacks_in_1214418 div{text-align:center !important}#stacks_out_1214418{display:block !important}}#stacks_in_1214418 h4,#stacks_in_1214418 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214418 h4 a,#stacks_in_1214418 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214418 h4 a:hover,#stacks_in_1214418 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1214418 small,#stacks_in_1214418 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214418 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214418 {
	padding: 0px 0px 5px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214415 p,#stacks_in_1214415 div{text-align:center !important}}#stacks_in_1214415 p,#stacks_in_1214415 div,#stacks_in_1214415 ul,#stacks_in_1214415 ol,#stacks_in_1214415 dl{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214415 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214415 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214415,#stacks_in_1214415 div,#stacks_in_1214415 p,#stacks_in_1214415 ol,#stacks_in_1214415 ul li,#stacks_in_1214415 ol li,#stacks_in_1214415 ol,#stacks_in_1214415 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214415,#stacks_in_1214415 div,#stacks_in_1214415 p,#stacks_in_1214415 ol,#stacks_in_1214415 ul li,#stacks_in_1214415 ol li,#stacks_in_1214415 ol,#stacks_in_1214415 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214415,#stacks_in_1214415 div,#stacks_in_1214415 p,#stacks_in_1214415 .fa:not(.no-indent),#stacks_in_1214415 ol,#stacks_in_1214415 ul li,#stacks_in_1214415 ol li,#stacks_in_1214415 ol,#stacks_in_1214415 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214415{}}


#stacks_in_1214415 {
	margin:  5px;
}

#stacks_in_1214964 {
	margin:  10px;
}
#stacks_in_1214487 h4,#stacks_in_1214487 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1214487 h4,#stacks_in_1214487 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1214487 h4,#stacks_in_1214487 div{text-align:center !important}#stacks_out_1214487{display:block !important}}#stacks_in_1214487 h4,#stacks_in_1214487 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214487 h4 a,#stacks_in_1214487 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214487 h4 a:hover,#stacks_in_1214487 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1214487 small,#stacks_in_1214487 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214487 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214487 {
	padding: 0px 0px 5px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214493 p,#stacks_in_1214493 div{text-align:center !important}}#stacks_in_1214493 p,#stacks_in_1214493 div,#stacks_in_1214493 ul,#stacks_in_1214493 ol,#stacks_in_1214493 dl{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214493 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214493 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214493,#stacks_in_1214493 div,#stacks_in_1214493 p,#stacks_in_1214493 ol,#stacks_in_1214493 ul li,#stacks_in_1214493 ol li,#stacks_in_1214493 ol,#stacks_in_1214493 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214493,#stacks_in_1214493 div,#stacks_in_1214493 p,#stacks_in_1214493 ol,#stacks_in_1214493 ul li,#stacks_in_1214493 ol li,#stacks_in_1214493 ol,#stacks_in_1214493 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214493,#stacks_in_1214493 div,#stacks_in_1214493 p,#stacks_in_1214493 .fa:not(.no-indent),#stacks_in_1214493 ol,#stacks_in_1214493 ul li,#stacks_in_1214493 ol li,#stacks_in_1214493 ol,#stacks_in_1214493 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214493{}}


#stacks_in_1214493 {
	margin:  5px;
}
   #stacks_in_1214966 .sp-bevel{z-index:1}#stacks_in_1214966 .sp-bevel::before,#stacks_in_1214966 .sp-bevel::after{z-index:-1}     #stacks_in_1214966 .bevel-wrap{overflow:hidden;margin-top:0.00px}#stacks_in_1214966 .sp-bevel.orient-horiz{padding-bottom:calc( 2%  * 1.85);position:relative;overflow:hidden}#stacks_in_1214966 .sp-bevel.orient-horiz::before,#stacks_in_1214966 .sp-bevel.orient-horiz::after{position:absolute;z-index:-1;content:"";height:100%;background:rgba(102, 102, 204, 1.00)}#stacks_in_1214966 .sp-bevel.orient-horiz::before{left:0;width:100.00%}#stacks_in_1214966 .sp-bevel.orient-horiz::after{right:0;width:calc(100% - 100.00%)}#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-down.arrow-inward{-webkit-transform:translateY(100%);transform:translateY(100%);overflow:visible}#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-down::before,#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-down::after{bottom:0}#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-down::before{-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-down::after{-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-up.arrow-inward{-webkit-transform:translateY(-100%);transform:translateY(-100%);overflow:visible}#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-up::before,#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-up::after{top:0}#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-up::before{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg)}#stacks_in_1214966 .sp-bevel.orient-horiz.arrow-up::after{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}  
#usefulStackWrapperstacks_in_1214967 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1214967 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1214967 {
		display: none;
	}
}













#stacks_in_1214967 {
	background-color: rgba(102, 102, 204, 1.00);
	padding: 40px 20px 40px 20px;
}
:root {
  --multi_columns_stacks_in_1214973:minmax(180px,min-content) 1fr;
}
#multi_columns_stacks_in_1214973 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214973);
  grid-gap: 40px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1214973 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214973 + .deluxe-columns {
  margin-top: 40px;
}
#multi_columns_stacks_in_1214973 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214973 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214973 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214973 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214973 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214973 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214973 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214973 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214973 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214973 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214973 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214973 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214973 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214973 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214973 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1214973 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1214973 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214973 > div > * {position: relative;}
  #multi_columns_stacks_in_1214973 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214973 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214973 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214973 > div > * {position: relative;}
  #multi_columns_stacks_in_1214973 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1214975 h1,#stacks_in_1214975 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1214975 h1,#stacks_in_1214975 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1214975 h1,#stacks_in_1214975 div{text-align:center !important}#stacks_out_1214975{display:block !important}}#stacks_in_1214975 h1,#stacks_in_1214975 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214975 h1 a,#stacks_in_1214975 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214975 h1 a:hover,#stacks_in_1214975 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_1214975 small,#stacks_in_1214975 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214975 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214975 {
	padding: 0px 0px 20px 0px;
}
:root {
  --multi_columns_stacks_in_1214981:1fr 1fr;
}
#multi_columns_stacks_in_1214981 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214981);
  grid-gap: 40px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1214981 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214981 + .deluxe-columns {
  margin-top: 40px;
}
#multi_columns_stacks_in_1214981 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214981 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214981 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214981 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214981 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214981 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214981 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214981 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214981 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214981 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214981 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214981 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214981 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214981 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214981 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1214981 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1214981 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214981 > div > * {position: relative;}
  #multi_columns_stacks_in_1214981 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214981 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214981 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214981 > div > * {position: relative;}
  #multi_columns_stacks_in_1214981 > div > * > * {transform: translate(0,0);}
  
}

@media only screen and (max-width:768px){#stacks_in_1214971 p,#stacks_in_1214971 div{text-align:center !important}}#stacks_in_1214971 p,#stacks_in_1214971 div{margin-bottom:0}#stacks_in_1214971 p,#stacks_in_1214971 div,#stacks_in_1214971 ul,#stacks_in_1214971 ol,#stacks_in_1214971 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214971 a{color:rgba(102, 0, 204, 1.00)}#stacks_in_1214971 a:hover{color:rgba(0, 204, 255, 1.00)}#stacks_in_1214971,#stacks_in_1214971 div,#stacks_in_1214971 p,#stacks_in_1214971 ol,#stacks_in_1214971 ul li,#stacks_in_1214971 ol li,#stacks_in_1214971 ol,#stacks_in_1214971 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214971,#stacks_in_1214971 div,#stacks_in_1214971 p,#stacks_in_1214971 ol,#stacks_in_1214971 ul li,#stacks_in_1214971 ol li,#stacks_in_1214971 ol,#stacks_in_1214971 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214971,#stacks_in_1214971 div,#stacks_in_1214971 p,#stacks_in_1214971 .fa:not(.no-indent),#stacks_in_1214971 ol,#stacks_in_1214971 ul li,#stacks_in_1214971 ol li,#stacks_in_1214971 ol,#stacks_in_1214971 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1214971{}}

@media only screen and (max-width:768px){#stacks_in_1214972 p,#stacks_in_1214972 div{text-align:left !important}}#stacks_in_1214972 p,#stacks_in_1214972 div,#stacks_in_1214972 ul,#stacks_in_1214972 ol,#stacks_in_1214972 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214972 a{color:rgba(102, 0, 204, 1.00)}#stacks_in_1214972 a:hover{color:rgba(0, 204, 255, 1.00)}#stacks_in_1214972,#stacks_in_1214972 div,#stacks_in_1214972 p,#stacks_in_1214972 ol,#stacks_in_1214972 ul li,#stacks_in_1214972 ol li,#stacks_in_1214972 ol,#stacks_in_1214972 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214972,#stacks_in_1214972 div,#stacks_in_1214972 p,#stacks_in_1214972 ol,#stacks_in_1214972 ul li,#stacks_in_1214972 ol li,#stacks_in_1214972 ol,#stacks_in_1214972 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214972,#stacks_in_1214972 div,#stacks_in_1214972 p,#stacks_in_1214972 .fa:not(.no-indent),#stacks_in_1214972 ol,#stacks_in_1214972 ul li,#stacks_in_1214972 ol li,#stacks_in_1214972 ol,#stacks_in_1214972 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1214972{}}

   #stacks_in_1214968 .sp-bevel{z-index:1}#stacks_in_1214968 .sp-bevel::before,#stacks_in_1214968 .sp-bevel::after{z-index:-1}     #stacks_in_1214968 .bevel-wrap{overflow:hidden;margin-top:0.00px}#stacks_in_1214968 .sp-bevel.orient-horiz{padding-bottom:calc( 2%  * 1.85);position:relative;overflow:hidden}#stacks_in_1214968 .sp-bevel.orient-horiz::before,#stacks_in_1214968 .sp-bevel.orient-horiz::after{position:absolute;z-index:-1;content:"";height:100%;background:rgba(102, 102, 204, 1.00)}#stacks_in_1214968 .sp-bevel.orient-horiz::before{left:0;width:0.00%}#stacks_in_1214968 .sp-bevel.orient-horiz::after{right:0;width:calc(100% - 0.00%)}#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-down.arrow-inward{-webkit-transform:translateY(100%);transform:translateY(100%);overflow:visible}#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-down::before,#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-down::after{bottom:0}#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-down::before{-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-down::after{-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-up.arrow-inward{-webkit-transform:translateY(-100%);transform:translateY(-100%);overflow:visible}#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-up::before,#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-up::after{top:0}#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-up::before{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg)}#stacks_in_1214968 .sp-bevel.orient-horiz.arrow-up::after{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}  

#stacks_in_1214968 {
	background-color: rgba(102, 153, 204, 1.00);
}
#usefulStackWrapperstacks_in_1214188 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1214188 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1214188 {
		display: none;
	}
}













#stacks_in_1214188 {
	background-color: rgba(102, 153, 204, 1.00);
	padding: 40px 20px 80px 20px;
}

#stacks_in_1213073 {
	margin: 0px 0px 40px 0px;
}
#stacks_in_1214195 h1,#stacks_in_1214195 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1214195 h1,#stacks_in_1214195 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1214195 h1,#stacks_in_1214195 div{text-align:center !important}#stacks_out_1214195{display:block !important}}#stacks_in_1214195 h1,#stacks_in_1214195 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214195 h1 a,#stacks_in_1214195 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214195 h1 a:hover,#stacks_in_1214195 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_1214195 small,#stacks_in_1214195 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214195 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214195 {
	padding: 0px 0px 20px 0px;
}
/* Start dooFaq2 stack each CSS code */

#stacks_in_1214254 .faq-question{
	position: relative;
	font-size: 130% !important;
	line-height: normal !important;
	font-weight: normal;
	padding: 10px 14px 10px 12px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 0px;
	cursor: pointer;
}

#stacks_in_1214254 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 14px 10px 12px;
}

/* Hack to stop text flickr */
#stacks_in_1214254 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_1214254 .fa-bars, #stacks_in_1214254 .fa-toggle-off, #stacks_in_1214254 .fa-question, #stacks_in_1214254 .fa-angle-right{
	display: none;
}

#stacks_in_1214254 .fa-angle-right{
	display: inline;
}

#stacks_in_1214254 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 20px 0px 20px 10px;
}


/* THEME */
#stacks_in_1214254 .faqQuestionClosed{
	background-color: rgba(255, 255, 255, 0.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_1214254 .faqQuestionOpen{
	background: rgba(51, 0, 102, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_1214254 .faqQuestionOpen:hover{
	background: rgba(51, 0, 102, 1.00) !important;
}

#stacks_in_1214254 .faqQuestionClosed:hover{
	background: rgba(255, 255, 255, 0.00) !important;
	
}



#stacks_in_1214254 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code */
#stacks_out_1214254 {
	width: 90%;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214317 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214319 p,#stacks_in_1214319 div{text-align:center !important}}#stacks_in_1214319 p,#stacks_in_1214319 div,#stacks_in_1214319 ul,#stacks_in_1214319 ol,#stacks_in_1214319 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214319 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214319 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214319,#stacks_in_1214319 div,#stacks_in_1214319 p,#stacks_in_1214319 ol,#stacks_in_1214319 ul li,#stacks_in_1214319 ol li,#stacks_in_1214319 ol,#stacks_in_1214319 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214319,#stacks_in_1214319 div,#stacks_in_1214319 p,#stacks_in_1214319 ol,#stacks_in_1214319 ul li,#stacks_in_1214319 ol li,#stacks_in_1214319 ol,#stacks_in_1214319 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214319,#stacks_in_1214319 div,#stacks_in_1214319 p,#stacks_in_1214319 .fa:not(.no-indent),#stacks_in_1214319 ol,#stacks_in_1214319 ul li,#stacks_in_1214319 ol li,#stacks_in_1214319 ol,#stacks_in_1214319 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214319{}}

@media only screen and (max-width:768px){#stacks_in_1215070 p,#stacks_in_1215070 div{text-align:center !important}}#stacks_in_1215070 p,#stacks_in_1215070 div,#stacks_in_1215070 ul,#stacks_in_1215070 ol,#stacks_in_1215070 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1215070 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1215070 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1215070,#stacks_in_1215070 div,#stacks_in_1215070 p,#stacks_in_1215070 ol,#stacks_in_1215070 ul li,#stacks_in_1215070 ol li,#stacks_in_1215070 ol,#stacks_in_1215070 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1215070,#stacks_in_1215070 div,#stacks_in_1215070 p,#stacks_in_1215070 ol,#stacks_in_1215070 ul li,#stacks_in_1215070 ol li,#stacks_in_1215070 ol,#stacks_in_1215070 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1215070,#stacks_in_1215070 div,#stacks_in_1215070 p,#stacks_in_1215070 .fa:not(.no-indent),#stacks_in_1215070 ol,#stacks_in_1215070 ul li,#stacks_in_1215070 ol li,#stacks_in_1215070 ol,#stacks_in_1215070 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1215070{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214256 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214258 p,#stacks_in_1214258 div{text-align:center !important}}#stacks_in_1214258 p,#stacks_in_1214258 div,#stacks_in_1214258 ul,#stacks_in_1214258 ol,#stacks_in_1214258 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214258 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214258 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214258,#stacks_in_1214258 div,#stacks_in_1214258 p,#stacks_in_1214258 ol,#stacks_in_1214258 ul li,#stacks_in_1214258 ol li,#stacks_in_1214258 ol,#stacks_in_1214258 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214258,#stacks_in_1214258 div,#stacks_in_1214258 p,#stacks_in_1214258 ol,#stacks_in_1214258 ul li,#stacks_in_1214258 ol li,#stacks_in_1214258 ol,#stacks_in_1214258 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214258,#stacks_in_1214258 div,#stacks_in_1214258 p,#stacks_in_1214258 .fa:not(.no-indent),#stacks_in_1214258 ol,#stacks_in_1214258 ul li,#stacks_in_1214258 ol li,#stacks_in_1214258 ol,#stacks_in_1214258 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214258{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214323 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214326 p,#stacks_in_1214326 div{text-align:center !important}}#stacks_in_1214326 p,#stacks_in_1214326 div,#stacks_in_1214326 ul,#stacks_in_1214326 ol,#stacks_in_1214326 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214326 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214326 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214326,#stacks_in_1214326 div,#stacks_in_1214326 p,#stacks_in_1214326 ol,#stacks_in_1214326 ul li,#stacks_in_1214326 ol li,#stacks_in_1214326 ol,#stacks_in_1214326 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214326,#stacks_in_1214326 div,#stacks_in_1214326 p,#stacks_in_1214326 ol,#stacks_in_1214326 ul li,#stacks_in_1214326 ol li,#stacks_in_1214326 ol,#stacks_in_1214326 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214326,#stacks_in_1214326 div,#stacks_in_1214326 p,#stacks_in_1214326 .fa:not(.no-indent),#stacks_in_1214326 ol,#stacks_in_1214326 ul li,#stacks_in_1214326 ol li,#stacks_in_1214326 ol,#stacks_in_1214326 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214326{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214311 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214314 p,#stacks_in_1214314 div{text-align:center !important}}#stacks_in_1214314 p,#stacks_in_1214314 div,#stacks_in_1214314 ul,#stacks_in_1214314 ol,#stacks_in_1214314 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214314 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214314 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214314,#stacks_in_1214314 div,#stacks_in_1214314 p,#stacks_in_1214314 ol,#stacks_in_1214314 ul li,#stacks_in_1214314 ol li,#stacks_in_1214314 ol,#stacks_in_1214314 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214314,#stacks_in_1214314 div,#stacks_in_1214314 p,#stacks_in_1214314 ol,#stacks_in_1214314 ul li,#stacks_in_1214314 ol li,#stacks_in_1214314 ol,#stacks_in_1214314 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214314,#stacks_in_1214314 div,#stacks_in_1214314 p,#stacks_in_1214314 .fa:not(.no-indent),#stacks_in_1214314 ol,#stacks_in_1214314 ul li,#stacks_in_1214314 ol li,#stacks_in_1214314 ol,#stacks_in_1214314 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214314{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214341 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214344 p,#stacks_in_1214344 div{text-align:center !important}}#stacks_in_1214344 p,#stacks_in_1214344 div,#stacks_in_1214344 ul,#stacks_in_1214344 ol,#stacks_in_1214344 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214344 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214344 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214344,#stacks_in_1214344 div,#stacks_in_1214344 p,#stacks_in_1214344 ol,#stacks_in_1214344 ul li,#stacks_in_1214344 ol li,#stacks_in_1214344 ol,#stacks_in_1214344 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214344,#stacks_in_1214344 div,#stacks_in_1214344 p,#stacks_in_1214344 ol,#stacks_in_1214344 ul li,#stacks_in_1214344 ol li,#stacks_in_1214344 ol,#stacks_in_1214344 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214344,#stacks_in_1214344 div,#stacks_in_1214344 p,#stacks_in_1214344 .fa:not(.no-indent),#stacks_in_1214344 ol,#stacks_in_1214344 ul li,#stacks_in_1214344 ol li,#stacks_in_1214344 ol,#stacks_in_1214344 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214344{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214335 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214338 p,#stacks_in_1214338 div{text-align:center !important}}#stacks_in_1214338 p,#stacks_in_1214338 div,#stacks_in_1214338 ul,#stacks_in_1214338 ol,#stacks_in_1214338 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214338 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214338 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214338,#stacks_in_1214338 div,#stacks_in_1214338 p,#stacks_in_1214338 ol,#stacks_in_1214338 ul li,#stacks_in_1214338 ol li,#stacks_in_1214338 ol,#stacks_in_1214338 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214338,#stacks_in_1214338 div,#stacks_in_1214338 p,#stacks_in_1214338 ol,#stacks_in_1214338 ul li,#stacks_in_1214338 ol li,#stacks_in_1214338 ol,#stacks_in_1214338 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214338,#stacks_in_1214338 div,#stacks_in_1214338 p,#stacks_in_1214338 .fa:not(.no-indent),#stacks_in_1214338 ol,#stacks_in_1214338 ul li,#stacks_in_1214338 ol li,#stacks_in_1214338 ol,#stacks_in_1214338 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214338{}}

@media only screen and (max-width:768px){#stacks_in_1215126 p,#stacks_in_1215126 div{text-align:center !important}}#stacks_in_1215126 p,#stacks_in_1215126 div,#stacks_in_1215126 ul,#stacks_in_1215126 ol,#stacks_in_1215126 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1215126 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1215126 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1215126,#stacks_in_1215126 div,#stacks_in_1215126 p,#stacks_in_1215126 ol,#stacks_in_1215126 ul li,#stacks_in_1215126 ol li,#stacks_in_1215126 ol,#stacks_in_1215126 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1215126,#stacks_in_1215126 div,#stacks_in_1215126 p,#stacks_in_1215126 ol,#stacks_in_1215126 ul li,#stacks_in_1215126 ol li,#stacks_in_1215126 ol,#stacks_in_1215126 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1215126,#stacks_in_1215126 div,#stacks_in_1215126 p,#stacks_in_1215126 .fa:not(.no-indent),#stacks_in_1215126 ol,#stacks_in_1215126 ul li,#stacks_in_1215126 ol li,#stacks_in_1215126 ol,#stacks_in_1215126 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1215126{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214347 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214349 p,#stacks_in_1214349 div{text-align:center !important}}#stacks_in_1214349 p,#stacks_in_1214349 div,#stacks_in_1214349 ul,#stacks_in_1214349 ol,#stacks_in_1214349 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214349 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214349 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214349,#stacks_in_1214349 div,#stacks_in_1214349 p,#stacks_in_1214349 ol,#stacks_in_1214349 ul li,#stacks_in_1214349 ol li,#stacks_in_1214349 ol,#stacks_in_1214349 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214349,#stacks_in_1214349 div,#stacks_in_1214349 p,#stacks_in_1214349 ol,#stacks_in_1214349 ul li,#stacks_in_1214349 ol li,#stacks_in_1214349 ol,#stacks_in_1214349 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214349,#stacks_in_1214349 div,#stacks_in_1214349 p,#stacks_in_1214349 .fa:not(.no-indent),#stacks_in_1214349 ol,#stacks_in_1214349 ul li,#stacks_in_1214349 ol li,#stacks_in_1214349 ol,#stacks_in_1214349 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214349{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214353 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214356 p,#stacks_in_1214356 div{text-align:center !important}}#stacks_in_1214356 p,#stacks_in_1214356 div,#stacks_in_1214356 ul,#stacks_in_1214356 ol,#stacks_in_1214356 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214356 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214356 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214356,#stacks_in_1214356 div,#stacks_in_1214356 p,#stacks_in_1214356 ol,#stacks_in_1214356 ul li,#stacks_in_1214356 ol li,#stacks_in_1214356 ol,#stacks_in_1214356 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214356,#stacks_in_1214356 div,#stacks_in_1214356 p,#stacks_in_1214356 ol,#stacks_in_1214356 ul li,#stacks_in_1214356 ol li,#stacks_in_1214356 ol,#stacks_in_1214356 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214356,#stacks_in_1214356 div,#stacks_in_1214356 p,#stacks_in_1214356 .fa:not(.no-indent),#stacks_in_1214356 ol,#stacks_in_1214356 ul li,#stacks_in_1214356 ol li,#stacks_in_1214356 ol,#stacks_in_1214356 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214356{}}

/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_1214359 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214361 p,#stacks_in_1214361 div{text-align:center !important}}#stacks_in_1214361 p,#stacks_in_1214361 div,#stacks_in_1214361 ul,#stacks_in_1214361 ol,#stacks_in_1214361 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1214361 a{color:rgba(51, 0, 255, 1.00)}#stacks_in_1214361 a:hover{color:rgba(51, 0, 153, 1.00)}#stacks_in_1214361,#stacks_in_1214361 div,#stacks_in_1214361 p,#stacks_in_1214361 ol,#stacks_in_1214361 ul li,#stacks_in_1214361 ol li,#stacks_in_1214361 ol,#stacks_in_1214361 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214361,#stacks_in_1214361 div,#stacks_in_1214361 p,#stacks_in_1214361 ol,#stacks_in_1214361 ul li,#stacks_in_1214361 ol li,#stacks_in_1214361 ol,#stacks_in_1214361 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214361,#stacks_in_1214361 div,#stacks_in_1214361 p,#stacks_in_1214361 .fa:not(.no-indent),#stacks_in_1214361 ol,#stacks_in_1214361 ul li,#stacks_in_1214361 ol li,#stacks_in_1214361 ol,#stacks_in_1214361 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1214361{}}

#usefulStackWrapperstacks_in_1214505 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1214505 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1214505 {
		display: none;
	}
}













#stacks_in_1214505 {
	margin: 20px 0px 40px 0px;
	padding:  20px;
}
#stacks_in_1214513 h1,#stacks_in_1214513 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1214513 h1,#stacks_in_1214513 .hTxt:not(.segment) div{font-size:2.50rem}}@media only screen and (max-width:768px){#stacks_in_1214513 h1,#stacks_in_1214513 div{text-align:center !important}#stacks_out_1214513{display:block !important}}#stacks_in_1214513 h1,#stacks_in_1214513 div{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214513 h1 a,#stacks_in_1214513 div a{color:rgba(0, 51, 102, 1.00)}#stacks_in_1214513 h1 a:hover,#stacks_in_1214513 div a:hover{color:rgba(0, 38, 76, 1.00)}#stacks_in_1214513 small,#stacks_in_1214513 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214513 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214513 {
	padding: 20px 0px 50px 0px;
}
:root {
  --multi_columns_stacks_in_1214649:1fr 1fr;
}
#multi_columns_stacks_in_1214649 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214649);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1214649 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214649 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_1214649 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214649 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214649 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214649 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214649 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214649 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214649 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214649 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214649 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214649 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214649 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214649 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214649 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214649 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214649 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_1214649 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_1214649 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214649 > div > * {position: relative;}
  #multi_columns_stacks_in_1214649 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214649 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214649 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214649 > div > * {position: relative;}
  #multi_columns_stacks_in_1214649 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1214686 h4,#stacks_in_1214686 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1214686 h4,#stacks_in_1214686 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1214686 h4,#stacks_in_1214686 div{text-align:center !important}#stacks_out_1214686{display:block !important}}#stacks_in_1214686 h4,#stacks_in_1214686 div{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214686 h4 a,#stacks_in_1214686 div a{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214686 h4 a:hover,#stacks_in_1214686 div a:hover{color:rgba(38, 0, 76, 1.00)}#stacks_in_1214686 small,#stacks_in_1214686 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214686 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214686 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_1215511 {
	background-color: rgba(255, 204, 0, 1.00);
	border: solid rgba(153, 102, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
	padding:  10px;
}
#eh_stacks_in_1215512 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_1215512:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1215512.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1215512.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1215512.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1215512.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1215512 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1215512.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1215512 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1215512 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_1215512 .eh-title {
  max-width: 800px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1215512 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_1215512.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #996600;}
#eh_stacks_in_1215512.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #996600;}
#eh_stacks_in_1215512.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #996600;
  height: 2px;
  border-bottom: 2px solid #996600;
  box-sizing: content-box;
}
#eh_stacks_in_1215512.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_1215512.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #996600;
  border-image: linear-gradient(-90deg, #996600, transparent) 1;
}

#eh_stacks_in_1215512.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #996600, transparent) 1;}
#eh_stacks_in_1215512.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_1215512.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #996600;}
#eh_stacks_in_1215512.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_1215512:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_1215512:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #996600;
  fill: #996600;
}
#eh_stacks_in_1215512.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_1215512.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1215512.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_1215512.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_1215512.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1215512.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_1215512.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #996600;
}
#eh_stacks_in_1215512.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1215512.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #996600;}
#eh_stacks_in_1215512.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1215512.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1215512.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1215512.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1215512.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1215512.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #996600;}
#eh_stacks_in_1215512.eh-line-303 .eh-extender,
#eh_stacks_in_1215512.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_1215512.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1215512.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1215512.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1215512 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1215512 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1215512.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1215512.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1215512.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1215512.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1215512:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_1215512.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1215512.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1215512.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1215512:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #996600;}
#eh_stacks_in_1215512:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_1215512.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1215512.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1215512.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1215512.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1215512.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1215512.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1215512.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1215512.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1215512.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1215512.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1215512.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_1215512.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1215512.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1215512.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_1215512.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #996600;}
#eh_stacks_in_1215512.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #996600;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_1215512.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_1215512.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1215512.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_1215512.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1215512.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_1215512 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_1215512 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_1215512.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_1215512.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1215512.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_1215512.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1215512.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1215512.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1215512.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1215512.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #996600;
}
#eh_stacks_in_1215512.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1215512.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #996600;
}
#stacks_in_1215529 p,#stacks_in_1215529 div{margin-bottom:0}#stacks_in_1215529,#stacks_in_1215529 div,#stacks_in_1215529 p,#stacks_in_1215529 ol,#stacks_in_1215529 ul li,#stacks_in_1215529 ol li,#stacks_in_1215529 ol,#stacks_in_1215529 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1215529,#stacks_in_1215529 div,#stacks_in_1215529 p,#stacks_in_1215529 ol,#stacks_in_1215529 ul li,#stacks_in_1215529 ol li,#stacks_in_1215529 ol,#stacks_in_1215529 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1215529,#stacks_in_1215529 div,#stacks_in_1215529 p,#stacks_in_1215529 .fa:not(.no-indent),#stacks_in_1215529 ol,#stacks_in_1215529 ul li,#stacks_in_1215529 ol li,#stacks_in_1215529 ol,#stacks_in_1215529 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1215529{}}


#stacks_in_1215529 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_1215529 {
	width: 90%;
}
@media only screen and (max-width:768px){#stacks_in_1214655 p,#stacks_in_1214655 div{text-align:center !important}}#stacks_in_1214655 p,#stacks_in_1214655 div{margin-bottom:0}#stacks_in_1214655 p,#stacks_in_1214655 div,#stacks_in_1214655 ul,#stacks_in_1214655 ol,#stacks_in_1214655 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214655 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214655 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214655,#stacks_in_1214655 div,#stacks_in_1214655 p,#stacks_in_1214655 ol,#stacks_in_1214655 ul li,#stacks_in_1214655 ol li,#stacks_in_1214655 ol,#stacks_in_1214655 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214655,#stacks_in_1214655 div,#stacks_in_1214655 p,#stacks_in_1214655 ol,#stacks_in_1214655 ul li,#stacks_in_1214655 ol li,#stacks_in_1214655 ol,#stacks_in_1214655 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214655,#stacks_in_1214655 div,#stacks_in_1214655 p,#stacks_in_1214655 .fa:not(.no-indent),#stacks_in_1214655 ol,#stacks_in_1214655 ul li,#stacks_in_1214655 ol li,#stacks_in_1214655 ol,#stacks_in_1214655 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214655{}}


#stacks_in_1214655 {
	margin: 0px 0px 5px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214691 p,#stacks_in_1214691 div{text-align:center !important}}#stacks_in_1214691 p,#stacks_in_1214691 div{margin-bottom:0}#stacks_in_1214691 p,#stacks_in_1214691 div,#stacks_in_1214691 ul,#stacks_in_1214691 ol,#stacks_in_1214691 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214691 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214691 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214691,#stacks_in_1214691 div,#stacks_in_1214691 p,#stacks_in_1214691 ol,#stacks_in_1214691 ul li,#stacks_in_1214691 ol li,#stacks_in_1214691 ol,#stacks_in_1214691 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_1214691,#stacks_in_1214691 div,#stacks_in_1214691 p,#stacks_in_1214691 ol,#stacks_in_1214691 ul li,#stacks_in_1214691 ol li,#stacks_in_1214691 ol,#stacks_in_1214691 dl{font-size:1.30rem}}@media only screen and (min-width:0px){#stacks_in_1214691,#stacks_in_1214691 div,#stacks_in_1214691 p,#stacks_in_1214691 .fa:not(.no-indent),#stacks_in_1214691 ol,#stacks_in_1214691 ul li,#stacks_in_1214691 ol li,#stacks_in_1214691 ol,#stacks_in_1214691 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214691{}}


#stacks_in_1214691 {
	margin: 0px 0px 5px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214694 p,#stacks_in_1214694 div{text-align:center !important}}#stacks_in_1214694 p,#stacks_in_1214694 div{margin-bottom:0}#stacks_in_1214694 p,#stacks_in_1214694 div,#stacks_in_1214694 ul,#stacks_in_1214694 ol,#stacks_in_1214694 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214694 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214694 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214694,#stacks_in_1214694 div,#stacks_in_1214694 p,#stacks_in_1214694 ol,#stacks_in_1214694 ul li,#stacks_in_1214694 ol li,#stacks_in_1214694 ol,#stacks_in_1214694 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214694,#stacks_in_1214694 div,#stacks_in_1214694 p,#stacks_in_1214694 ol,#stacks_in_1214694 ul li,#stacks_in_1214694 ol li,#stacks_in_1214694 ol,#stacks_in_1214694 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214694,#stacks_in_1214694 div,#stacks_in_1214694 p,#stacks_in_1214694 .fa:not(.no-indent),#stacks_in_1214694 ol,#stacks_in_1214694 ul li,#stacks_in_1214694 ol li,#stacks_in_1214694 ol,#stacks_in_1214694 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214694{}}

.lines.stacks_in_1214697{width:90%;margin:calc(20rem/16) auto calc(20rem/16) auto;border-bottom:1px solid rgba(102, 102, 102, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_1214697.vertical{border-left:1px solid rgba(102, 102, 102, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}.lines.stacks_in_1214697.gradient{border-bottom:none;height:1px;background-image:linear-gradient(to right,rgba(0, 0, 0, 0.00),rgba(0, 0, 0, 0.75),rgba(0, 0, 0, 0.75),rgba(0, 0, 0, 0.00))}
:root {
  --multi_columns_stacks_in_1214700:1fr 1fr;
}
#multi_columns_stacks_in_1214700 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214700);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1214700 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214700 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_1214700 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214700 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214700 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214700 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214700 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214700 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214700 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214700 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214700 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214700 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214700 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214700 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214700 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214700 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214700 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_1214700 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_1214700 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214700 > div > * {position: relative;}
  #multi_columns_stacks_in_1214700 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214700 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214700 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214700 > div > * {position: relative;}
  #multi_columns_stacks_in_1214700 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1214701 h4,#stacks_in_1214701 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1214701 h4,#stacks_in_1214701 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1214701 h4,#stacks_in_1214701 div{text-align:center !important}#stacks_out_1214701{display:block !important}}#stacks_in_1214701 h4,#stacks_in_1214701 div{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214701 h4 a,#stacks_in_1214701 div a{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214701 h4 a:hover,#stacks_in_1214701 div a:hover{color:rgba(38, 0, 76, 1.00)}#stacks_in_1214701 small,#stacks_in_1214701 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214701 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214701 {
	padding: 0px 0px 5px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214707 p,#stacks_in_1214707 div{text-align:center !important}}#stacks_in_1214707 p,#stacks_in_1214707 div{margin-bottom:0}#stacks_in_1214707 p,#stacks_in_1214707 div,#stacks_in_1214707 ul,#stacks_in_1214707 ol,#stacks_in_1214707 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214707 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214707 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214707,#stacks_in_1214707 div,#stacks_in_1214707 p,#stacks_in_1214707 ol,#stacks_in_1214707 ul li,#stacks_in_1214707 ol li,#stacks_in_1214707 ol,#stacks_in_1214707 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214707,#stacks_in_1214707 div,#stacks_in_1214707 p,#stacks_in_1214707 ol,#stacks_in_1214707 ul li,#stacks_in_1214707 ol li,#stacks_in_1214707 ol,#stacks_in_1214707 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214707,#stacks_in_1214707 div,#stacks_in_1214707 p,#stacks_in_1214707 .fa:not(.no-indent),#stacks_in_1214707 ol,#stacks_in_1214707 ul li,#stacks_in_1214707 ol li,#stacks_in_1214707 ol,#stacks_in_1214707 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214707{}}


#stacks_in_1214707 {
	margin: 0px 0px 5px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214710 p,#stacks_in_1214710 div{text-align:center !important}}#stacks_in_1214710 p,#stacks_in_1214710 div{margin-bottom:0}#stacks_in_1214710 p,#stacks_in_1214710 div,#stacks_in_1214710 ul,#stacks_in_1214710 ol,#stacks_in_1214710 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214710 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214710 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214710,#stacks_in_1214710 div,#stacks_in_1214710 p,#stacks_in_1214710 ol,#stacks_in_1214710 ul li,#stacks_in_1214710 ol li,#stacks_in_1214710 ol,#stacks_in_1214710 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_1214710,#stacks_in_1214710 div,#stacks_in_1214710 p,#stacks_in_1214710 ol,#stacks_in_1214710 ul li,#stacks_in_1214710 ol li,#stacks_in_1214710 ol,#stacks_in_1214710 dl{font-size:1.30rem}}@media only screen and (min-width:0px){#stacks_in_1214710,#stacks_in_1214710 div,#stacks_in_1214710 p,#stacks_in_1214710 .fa:not(.no-indent),#stacks_in_1214710 ol,#stacks_in_1214710 ul li,#stacks_in_1214710 ol li,#stacks_in_1214710 ol,#stacks_in_1214710 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214710{}}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1212979buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1212979 a, #stacks_in_1212979 a:hover, #stacks_in_1212979 a:visited, #stacks_in_1212979 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1212979button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #663399 !important;
	border-color: #562B82 !important;
	box-sizing: border-box !important;
}

.stacks_in_1212979button:hover{
	color: #FFFFFF !important;
	background-color: #9933CC !important;
	border-color: #822BAD !important;
}

#stacks_in_1212979 a, #stacks_in_1212979 a:visited, #stacks_in_1212979 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1212979 a:hover{
	color: #FFFFFF !important;
}










	/* -- TYPE BOOSTRAP EXTRA LARGE OVERRIDE -- */
	.stacks_in_1212979button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	





























.stacks_in_1212979buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1212979buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1212979buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1212979buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1212979 {
	margin: 10px 0px 10px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214713 p,#stacks_in_1214713 div{text-align:center !important}}#stacks_in_1214713 p,#stacks_in_1214713 div{margin-bottom:0}#stacks_in_1214713 p,#stacks_in_1214713 div,#stacks_in_1214713 ul,#stacks_in_1214713 ol,#stacks_in_1214713 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214713 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214713 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214713,#stacks_in_1214713 div,#stacks_in_1214713 p,#stacks_in_1214713 ol,#stacks_in_1214713 ul li,#stacks_in_1214713 ol li,#stacks_in_1214713 ol,#stacks_in_1214713 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214713,#stacks_in_1214713 div,#stacks_in_1214713 p,#stacks_in_1214713 ol,#stacks_in_1214713 ul li,#stacks_in_1214713 ol li,#stacks_in_1214713 ol,#stacks_in_1214713 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214713,#stacks_in_1214713 div,#stacks_in_1214713 p,#stacks_in_1214713 .fa:not(.no-indent),#stacks_in_1214713 ol,#stacks_in_1214713 ul li,#stacks_in_1214713 ol li,#stacks_in_1214713 ol,#stacks_in_1214713 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214713{}}

.lines.stacks_in_1214721{width:90%;margin:calc(20rem/16) auto calc(20rem/16) auto;border-bottom:1px solid rgba(102, 102, 102, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_1214721.vertical{border-left:1px solid rgba(102, 102, 102, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}.lines.stacks_in_1214721.gradient{border-bottom:none;height:1px;background-image:linear-gradient(to right,rgba(0, 0, 0, 0.00),rgba(0, 0, 0, 0.75),rgba(0, 0, 0, 0.75),rgba(0, 0, 0, 0.00))}
:root {
  --multi_columns_stacks_in_1214734:1fr 1fr;
}
#multi_columns_stacks_in_1214734 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1214734);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1214734 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1214734 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_1214734 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1214734 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1214734 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214734 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214734 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214734 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1214734 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214734 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214734 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1214734 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214734 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1214734 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1214734 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1214734 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1214734 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_1214734 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_1214734 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214734 > div > * {position: relative;}
  #multi_columns_stacks_in_1214734 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1214734 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1214734 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1214734 > div > * {position: relative;}
  #multi_columns_stacks_in_1214734 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1214735 h4,#stacks_in_1214735 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1214735 h4,#stacks_in_1214735 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:768px){#stacks_in_1214735 h4,#stacks_in_1214735 div{text-align:center !important}#stacks_out_1214735{display:block !important}}#stacks_in_1214735 h4,#stacks_in_1214735 div{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214735 h4 a,#stacks_in_1214735 div a{color:rgba(51, 0, 102, 1.00)}#stacks_in_1214735 h4 a:hover,#stacks_in_1214735 div a:hover{color:rgba(38, 0, 76, 1.00)}#stacks_in_1214735 small,#stacks_in_1214735 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1214735 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1214735 {
	padding: 0px 0px 5px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1214741 p,#stacks_in_1214741 div{text-align:center !important}}#stacks_in_1214741 p,#stacks_in_1214741 div{margin-bottom:0}#stacks_in_1214741 p,#stacks_in_1214741 div,#stacks_in_1214741 ul,#stacks_in_1214741 ol,#stacks_in_1214741 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214741 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214741 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214741,#stacks_in_1214741 div,#stacks_in_1214741 p,#stacks_in_1214741 ol,#stacks_in_1214741 ul li,#stacks_in_1214741 ol li,#stacks_in_1214741 ol,#stacks_in_1214741 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_1214741,#stacks_in_1214741 div,#stacks_in_1214741 p,#stacks_in_1214741 ol,#stacks_in_1214741 ul li,#stacks_in_1214741 ol li,#stacks_in_1214741 ol,#stacks_in_1214741 dl{font-size:1.10rem}}@media only screen and (min-width:0px){#stacks_in_1214741,#stacks_in_1214741 div,#stacks_in_1214741 p,#stacks_in_1214741 .fa:not(.no-indent),#stacks_in_1214741 ol,#stacks_in_1214741 ul li,#stacks_in_1214741 ol li,#stacks_in_1214741 ol,#stacks_in_1214741 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214741{}}

.lines.stacks_in_1213191{width:40%;margin:calc(5rem/16) auto calc(5rem/16) auto;border-bottom:1px solid rgba(153, 153, 153, 1.00);background:rgba(255, 255, 255, 1.00);transform:rotate(0deg)}.lines.stacks_in_1213191.vertical{border-left:1px solid rgba(153, 153, 153, 1.00);border-bottom:none;width:0;height:40%;margin:0 auto;margin-top:calc((40% - 100%)/-2)}
@media only screen and (max-width:768px){#stacks_in_1214744 p,#stacks_in_1214744 div{text-align:center !important}}#stacks_in_1214744 p,#stacks_in_1214744 div{margin-bottom:0}#stacks_in_1214744 p,#stacks_in_1214744 div,#stacks_in_1214744 ul,#stacks_in_1214744 ol,#stacks_in_1214744 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214744 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214744 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214744,#stacks_in_1214744 div,#stacks_in_1214744 p,#stacks_in_1214744 ol,#stacks_in_1214744 ul li,#stacks_in_1214744 ol li,#stacks_in_1214744 ol,#stacks_in_1214744 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_1214744,#stacks_in_1214744 div,#stacks_in_1214744 p,#stacks_in_1214744 ol,#stacks_in_1214744 ul li,#stacks_in_1214744 ol li,#stacks_in_1214744 ol,#stacks_in_1214744 dl{font-size:1.30rem}}@media only screen and (min-width:0px){#stacks_in_1214744,#stacks_in_1214744 div,#stacks_in_1214744 p,#stacks_in_1214744 .fa:not(.no-indent),#stacks_in_1214744 ol,#stacks_in_1214744 ul li,#stacks_in_1214744 ol li,#stacks_in_1214744 ol,#stacks_in_1214744 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214744{}}

@media only screen and (max-width:768px){#stacks_in_1214748 p,#stacks_in_1214748 div{text-align:center !important}}#stacks_in_1214748 p,#stacks_in_1214748 div{margin-bottom:0}#stacks_in_1214748 p,#stacks_in_1214748 div,#stacks_in_1214748 ul,#stacks_in_1214748 ol,#stacks_in_1214748 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214748 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214748 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214748,#stacks_in_1214748 div,#stacks_in_1214748 p,#stacks_in_1214748 ol,#stacks_in_1214748 ul li,#stacks_in_1214748 ol li,#stacks_in_1214748 ol,#stacks_in_1214748 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214748,#stacks_in_1214748 div,#stacks_in_1214748 p,#stacks_in_1214748 ol,#stacks_in_1214748 ul li,#stacks_in_1214748 ol li,#stacks_in_1214748 ol,#stacks_in_1214748 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214748,#stacks_in_1214748 div,#stacks_in_1214748 p,#stacks_in_1214748 .fa:not(.no-indent),#stacks_in_1214748 ol,#stacks_in_1214748 ul li,#stacks_in_1214748 ol li,#stacks_in_1214748 ol,#stacks_in_1214748 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1214748{}}

.lines.stacks_in_1214754{width:40%;margin:calc(5rem/16) auto calc(5rem/16) auto;border-bottom:1px solid rgba(153, 153, 153, 1.00);background:rgba(255, 255, 255, 1.00);transform:rotate(0deg)}.lines.stacks_in_1214754.vertical{border-left:1px solid rgba(153, 153, 153, 1.00);border-bottom:none;width:0;height:40%;margin:0 auto;margin-top:calc((40% - 100%)/-2)}
@media only screen and (max-width:768px){#stacks_in_1214755 p,#stacks_in_1214755 div{text-align:center !important}}#stacks_in_1214755 p,#stacks_in_1214755 div{margin-bottom:0}#stacks_in_1214755 p,#stacks_in_1214755 div,#stacks_in_1214755 ul,#stacks_in_1214755 ol,#stacks_in_1214755 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214755 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214755 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214755,#stacks_in_1214755 div,#stacks_in_1214755 p,#stacks_in_1214755 ol,#stacks_in_1214755 ul li,#stacks_in_1214755 ol li,#stacks_in_1214755 ol,#stacks_in_1214755 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_1214755,#stacks_in_1214755 div,#stacks_in_1214755 p,#stacks_in_1214755 ol,#stacks_in_1214755 ul li,#stacks_in_1214755 ol li,#stacks_in_1214755 ol,#stacks_in_1214755 dl{font-size:1.30rem}}@media only screen and (min-width:0px){#stacks_in_1214755,#stacks_in_1214755 div,#stacks_in_1214755 p,#stacks_in_1214755 .fa:not(.no-indent),#stacks_in_1214755 ol,#stacks_in_1214755 ul li,#stacks_in_1214755 ol li,#stacks_in_1214755 ol,#stacks_in_1214755 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214755{}}

@media only screen and (max-width:768px){#stacks_in_1214756 p,#stacks_in_1214756 div{text-align:center !important}}#stacks_in_1214756 p,#stacks_in_1214756 div{margin-bottom:0}#stacks_in_1214756 p,#stacks_in_1214756 div,#stacks_in_1214756 ul,#stacks_in_1214756 ol,#stacks_in_1214756 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214756 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214756 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214756,#stacks_in_1214756 div,#stacks_in_1214756 p,#stacks_in_1214756 ol,#stacks_in_1214756 ul li,#stacks_in_1214756 ol li,#stacks_in_1214756 ol,#stacks_in_1214756 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214756,#stacks_in_1214756 div,#stacks_in_1214756 p,#stacks_in_1214756 ol,#stacks_in_1214756 ul li,#stacks_in_1214756 ol li,#stacks_in_1214756 ol,#stacks_in_1214756 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214756,#stacks_in_1214756 div,#stacks_in_1214756 p,#stacks_in_1214756 .fa:not(.no-indent),#stacks_in_1214756 ol,#stacks_in_1214756 ul li,#stacks_in_1214756 ol li,#stacks_in_1214756 ol,#stacks_in_1214756 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1214756{}}

.lines.stacks_in_1214763{width:40%;margin:calc(5rem/16) auto calc(5rem/16) auto;border-bottom:1px solid rgba(153, 153, 153, 1.00);background:rgba(255, 255, 255, 1.00);transform:rotate(0deg)}.lines.stacks_in_1214763.vertical{border-left:1px solid rgba(153, 153, 153, 1.00);border-bottom:none;width:0;height:40%;margin:0 auto;margin-top:calc((40% - 100%)/-2)}
@media only screen and (max-width:768px){#stacks_in_1214764 p,#stacks_in_1214764 div{text-align:center !important}}#stacks_in_1214764 p,#stacks_in_1214764 div{margin-bottom:0}#stacks_in_1214764 p,#stacks_in_1214764 div,#stacks_in_1214764 ul,#stacks_in_1214764 ol,#stacks_in_1214764 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214764 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214764 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214764,#stacks_in_1214764 div,#stacks_in_1214764 p,#stacks_in_1214764 ol,#stacks_in_1214764 ul li,#stacks_in_1214764 ol li,#stacks_in_1214764 ol,#stacks_in_1214764 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_1214764,#stacks_in_1214764 div,#stacks_in_1214764 p,#stacks_in_1214764 ol,#stacks_in_1214764 ul li,#stacks_in_1214764 ol li,#stacks_in_1214764 ol,#stacks_in_1214764 dl{font-size:1.30rem}}@media only screen and (min-width:0px){#stacks_in_1214764,#stacks_in_1214764 div,#stacks_in_1214764 p,#stacks_in_1214764 .fa:not(.no-indent),#stacks_in_1214764 ol,#stacks_in_1214764 ul li,#stacks_in_1214764 ol li,#stacks_in_1214764 ol,#stacks_in_1214764 dl{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1214764{}}

@media only screen and (max-width:768px){#stacks_in_1214765 p,#stacks_in_1214765 div{text-align:center !important}}#stacks_in_1214765 p,#stacks_in_1214765 div{margin-bottom:0}#stacks_in_1214765 p,#stacks_in_1214765 div,#stacks_in_1214765 ul,#stacks_in_1214765 ol,#stacks_in_1214765 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_1214765 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1214765 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_1214765,#stacks_in_1214765 div,#stacks_in_1214765 p,#stacks_in_1214765 ol,#stacks_in_1214765 ul li,#stacks_in_1214765 ol li,#stacks_in_1214765 ol,#stacks_in_1214765 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1214765,#stacks_in_1214765 div,#stacks_in_1214765 p,#stacks_in_1214765 ol,#stacks_in_1214765 ul li,#stacks_in_1214765 ol li,#stacks_in_1214765 ol,#stacks_in_1214765 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1214765,#stacks_in_1214765 div,#stacks_in_1214765 p,#stacks_in_1214765 .fa:not(.no-indent),#stacks_in_1214765 ol,#stacks_in_1214765 ul li,#stacks_in_1214765 ol li,#stacks_in_1214765 ol,#stacks_in_1214765 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1214765{}}

   #stacks_in_1215076 .sp-bevel{z-index:1}#stacks_in_1215076 .sp-bevel::before,#stacks_in_1215076 .sp-bevel::after{z-index:-1}     #stacks_in_1215076 .bevel-wrap{overflow:hidden;margin-top:0.00px}#stacks_in_1215076 .sp-bevel.orient-horiz{padding-bottom:calc( 2%  * 1.85);position:relative;overflow:hidden}#stacks_in_1215076 .sp-bevel.orient-horiz::before,#stacks_in_1215076 .sp-bevel.orient-horiz::after{position:absolute;z-index:-1;content:"";height:100%;background:rgba(102, 102, 204, 1.00)}#stacks_in_1215076 .sp-bevel.orient-horiz::before{left:0;width:0.00%}#stacks_in_1215076 .sp-bevel.orient-horiz::after{right:0;width:calc(100% - 0.00%)}#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-down.arrow-inward{-webkit-transform:translateY(100%);transform:translateY(100%);overflow:visible}#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-down::before,#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-down::after{bottom:0}#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-down::before{-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-down::after{-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-up.arrow-inward{-webkit-transform:translateY(-100%);transform:translateY(-100%);overflow:visible}#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-up::before,#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-up::after{top:0}#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-up::before{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(0,-2deg);transform:skew(0,-2deg)}#stacks_in_1215076 .sp-bevel.orient-horiz.arrow-up::after{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skew(0,2deg);transform:skew(0,2deg)}  
#usefulStackWrapperstacks_in_1215077 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1215077 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1215077 {
		display: none;
	}
}













#stacks_in_1215077 {
	background-color: rgba(102, 102, 204, 1.00);
	padding: 40px 20px 40px 20px;
}
:root {
  --multi_columns_stacks_in_1215082:minmax(180px,min-content) 1fr;
}
#multi_columns_stacks_in_1215082 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1215082);
  grid-gap: 40px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1215082 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1215082 + .deluxe-columns {
  margin-top: 40px;
}
#multi_columns_stacks_in_1215082 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1215082 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 769px) {
  #multi_columns_stacks_in_1215082 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215082 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1215082 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215082 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 768px) and (min-width: 501px) {
  #multi_columns_stacks_in_1215082 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1215082 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1215082 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1215082 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1215082 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1215082 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1215082 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1215082 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 768px) {
  #multi_columns_stacks_in_1215082 {
    grid-template-columns: repeat(1, 1fr);
    
    grid-gap: 24px;
    
  }
  #multi_columns_stacks_in_1215082 + .deluxe-columns {
    
    margin-top: 24px;
    
  }
  #multi_columns_stacks_in_1215082 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1215082 > div > * {position: relative;}
  #multi_columns_stacks_in_1215082 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_1215082 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1215082 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1215082 > div > * {position: relative;}
  #multi_columns_stacks_in_1215082 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_1215084 h1,#stacks_in_1215084 .hTxt:not(.segment) div{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_1215084 h1,#stacks_in_1215084 .hTxt:not(.segment) div{font-size:2.20rem}}@media only screen and (max-width:768px){#stacks_in_1215084 h1,#stacks_in_1215084 div{text-align:center !important}#stacks_out_1215084{display:block !important}}#stacks_in_1215084 h1,#stacks_in_1215084 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_1215084 h1 a,#stacks_in_1215084 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1215084 h1 a:hover,#stacks_in_1215084 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_1215084 small,#stacks_in_1215084 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1215084 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Open Sans",Sans-Serif;font-weight:800;font-style:normal}


#stacks_in_1215084 {
	padding: 0px 0px 20px 0px;
}
@media only screen and (max-width:768px){#stacks_in_1215080 p,#stacks_in_1215080 div{text-align:center !important}}#stacks_in_1215080 p,#stacks_in_1215080 div,#stacks_in_1215080 ul,#stacks_in_1215080 ol,#stacks_in_1215080 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1215080 a{color:rgba(0, 102, 153, 1.00)}#stacks_in_1215080 a:hover{color:rgba(0, 204, 255, 1.00)}#stacks_in_1215080,#stacks_in_1215080 div,#stacks_in_1215080 p,#stacks_in_1215080 ol,#stacks_in_1215080 ul li,#stacks_in_1215080 ol li,#stacks_in_1215080 ol,#stacks_in_1215080 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1215080,#stacks_in_1215080 div,#stacks_in_1215080 p,#stacks_in_1215080 ol,#stacks_in_1215080 ul li,#stacks_in_1215080 ol li,#stacks_in_1215080 ol,#stacks_in_1215080 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_1215080,#stacks_in_1215080 div,#stacks_in_1215080 p,#stacks_in_1215080 .fa:not(.no-indent),#stacks_in_1215080 ol,#stacks_in_1215080 ul li,#stacks_in_1215080 ol li,#stacks_in_1215080 ol,#stacks_in_1215080 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1215080{}}

.lines.stacks_in_1215123{width:50%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:1px solid rgba(255, 255, 255, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_1215123.vertical{border-left:1px solid rgba(255, 255, 255, 1.00);border-bottom:none;width:0;height:50%;margin:0 auto;margin-top:calc((50% - 100%)/-2)}
@media only screen and (max-width:768px){#stacks_in_1215081 p,#stacks_in_1215081 div{text-align:center !important}}#stacks_in_1215081 p,#stacks_in_1215081 div,#stacks_in_1215081 ul,#stacks_in_1215081 ol,#stacks_in_1215081 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1215081 a{color:rgba(0, 204, 255, 1.00)}#stacks_in_1215081 a:hover{color:rgba(153, 204, 255, 1.00)}#stacks_in_1215081,#stacks_in_1215081 div,#stacks_in_1215081 p,#stacks_in_1215081 ol,#stacks_in_1215081 ul li,#stacks_in_1215081 ol li,#stacks_in_1215081 ol,#stacks_in_1215081 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1215081,#stacks_in_1215081 div,#stacks_in_1215081 p,#stacks_in_1215081 ol,#stacks_in_1215081 ul li,#stacks_in_1215081 ol li,#stacks_in_1215081 ol,#stacks_in_1215081 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1215081,#stacks_in_1215081 div,#stacks_in_1215081 p,#stacks_in_1215081 .fa:not(.no-indent),#stacks_in_1215081 ol,#stacks_in_1215081 ul li,#stacks_in_1215081 ol li,#stacks_in_1215081 ol,#stacks_in_1215081 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1215081{}}

#usefulStackWrapperstacks_in_1215073 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_1215073 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_1215073 {
		display: none;
	}
}













#stacks_in_1215073 {
	background-color: rgba(51, 102, 153, 1.00);
	padding:  20px;
}
#stacks_in_1215074_995448>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1215074_995448>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1215074_995448>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1215074_995448>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



/* DooBox Spin CSS Document */




#stacks_in_1215074_995493 .stacks_in_1215074_995493spin{
display:none;
}







/* DooBox Spin CSS Document */




#stacks_in_1215074_995464 .stacks_in_1215074_995464spin{
display:none;
}







/* DooBox Spin CSS Document */




#stacks_in_1215074_995485 .stacks_in_1215074_995485spin{
display:none;
}







/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_719033_472644 #myExtraContent5,
#ExtraContentPlusstacks_in_719033_472644 #fs {
	display: none;
}

#usefulStackWrapperstacks_in_719033_472649 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1200px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_719033_472649 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_719033_472649 {
		display: none;
	}
}












/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_719033_472651Calligrapher{			font-size: 90% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_719033_472651Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_472651Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_472651Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_472651Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_472651Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_472651Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_472651Calligrapher h6, .stacks_in_719033_472651Calligrapher h5, .stacks_in_719033_472651Calligrapher h4, .stacks_in_719033_472651Calligrapher h3, .stacks_in_719033_472651Calligrapher h2, .stacks_in_719033_472651Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_719033_472651Calligrapher, .stacks_in_719033_472651Calligrapher h1, .stacks_in_719033_472651Calligrapher h2, .stacks_in_719033_472651Calligrapher h3, .stacks_in_719033_472651Calligrapher h4, .stacks_in_719033_472651Calligrapher h5, .stacks_in_719033_472651Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_719033_472651targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_719033_472651Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_719033_472651Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_719033_472651Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_719033_472651Calligrapher a:hover{			color: #CCCCCC !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#stacks_in_719033_472653>.s3_row {
	margin: 0 -10px;
}

#stacks_in_719033_472653>.s3_row>.s3_column_left {
	width: 60.00%;
}

#stacks_in_719033_472653>.s3_row>.s3_column_right {
	width: 40.000000%;
}




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










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


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


}



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


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


}






#stacks_in_719033_472653 {
	margin: 40px 20px 20px 20px;
}
#stacks_in_719033_472673>.s3_row {
	margin: 0 -5px;
}

#stacks_in_719033_472673>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_719033_472673>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_719033_472673>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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


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


}





/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_719033_1139294buttonPressWrapper{
	position: relative !important;
}

#stacks_in_719033_1139294 a, #stacks_in_719033_1139294 a:hover, #stacks_in_719033_1139294 a:visited, #stacks_in_719033_1139294 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_719033_1139294button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border-color: #828282 !important;
	box-sizing: border-box !important;
}

.stacks_in_719033_1139294button:hover{
	color: #FFFFFF !important;
	background-color: #00CC00 !important;
	border-color: #00AD00 !important;
}

#stacks_in_719033_1139294 a, #stacks_in_719033_1139294 a:visited, #stacks_in_719033_1139294 a:active{
	color: #FFFFFF !important;
}

#stacks_in_719033_1139294 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_719033_1139294button{
		border-color: #999999 !important;
	}
	.stacks_in_719033_1139294button:hover{
		border-color: #00CC00 !important;
	}
	























.stacks_in_719033_1139294buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_719033_1139294buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_719033_1139294buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_719033_1139294buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_719033_1139294 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_719033_472677 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_719033_472655>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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



}





/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_719033_1139304buttonPressWrapper{
	position: relative !important;
}

#stacks_in_719033_1139304 a, #stacks_in_719033_1139304 a:hover, #stacks_in_719033_1139304 a:visited, #stacks_in_719033_1139304 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_719033_1139304button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border-color: #828282 !important;
	box-sizing: border-box !important;
}

.stacks_in_719033_1139304button:hover{
	color: #FFFFFF !important;
	background-color: #3366CC !important;
	border-color: #2B56AD !important;
}

#stacks_in_719033_1139304 a, #stacks_in_719033_1139304 a:visited, #stacks_in_719033_1139304 a:active{
	color: #FFFFFF !important;
}

#stacks_in_719033_1139304 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_719033_1139304button{
		border-color: #999999 !important;
	}
	.stacks_in_719033_1139304button:hover{
		border-color: #3366CC !important;
	}
	























.stacks_in_719033_1139304buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_719033_1139304buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_719033_1139304buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_719033_1139304buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_719033_1139304 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_719033_1139295>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_719033_1139295 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_719033_1139300 {
	width: 113px;
	float: left;
	margin-left:0;
}
#usefulStackWrapperstacks_in_719033_1139286 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_719033_1139286 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: none;
}








@media screen and (max-width: 880px) {
	#usefulStackstacks_in_719033_1139286 {
		display: block;
	}
}












.target_stacks_in_719033_1139288{z-index:99;}.target_stacks_in_719033_1139288.rotate{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}.target_stacks_in_719033_1139288.width-flexible{width:100%}.target_stacks_in_719033_1139288.width-fixed{width:250px}.target_stacks_in_719033_1139288.height-flexible{height:100%}.target_stacks_in_719033_1139288.height-fixed{height:250px}.target_stacks_in_719033_1139288.top_pt{top:96%}.target_stacks_in_719033_1139288.top_px{top:96px}.target_stacks_in_719033_1139288.bottom_pt{bottom:96%}.target_stacks_in_719033_1139288.bottom_px{bottom:96px}.target_stacks_in_719033_1139288.right_pt{right:0%}.target_stacks_in_719033_1139288.right_px{right:0px}.target_stacks_in_719033_1139288.left_pt{left:0%}.target_stacks_in_719033_1139288.left_px{left:0px}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_719033_1139290Calligrapher{			font-size: 100% !important;			color: #999999 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_719033_1139290Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_1139290Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_1139290Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_1139290Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_1139290Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_1139290Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_719033_1139290Calligrapher h6, .stacks_in_719033_1139290Calligrapher h5, .stacks_in_719033_1139290Calligrapher h4, .stacks_in_719033_1139290Calligrapher h3, .stacks_in_719033_1139290Calligrapher h2, .stacks_in_719033_1139290Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_719033_1139290Calligrapher, .stacks_in_719033_1139290Calligrapher h1, .stacks_in_719033_1139290Calligrapher h2, .stacks_in_719033_1139290Calligrapher h3, .stacks_in_719033_1139290Calligrapher h4, .stacks_in_719033_1139290Calligrapher h5, .stacks_in_719033_1139290Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_719033_1139290targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_719033_1139290Calligrapher a:link{			color: #666666 !important;			text-decoration: none !important;		}				.stacks_in_719033_1139290Calligrapher a:visited{			color: #666666 !important;		}				.stacks_in_719033_1139290Calligrapher a:active{			color: #666666 !important;		}				.stacks_in_719033_1139290Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_719033_1139292 {
	background-color: rgba(204, 204, 204, 0.90);
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 3px 0px 3px 0px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_719033_1019309_1019302 #myExtraContent7,
#ExtraContentPlusstacks_in_719033_1019309_1019302 #fs {
	display: none;
}


#stacks_in_719033_1019309_1019307 {
	margin: 20px 0px 0px 0px;
}
