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


/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}


/*
 * com.onelittledesigner.enhanced_image_css
 */

.image-cover {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  position: relative;
}
.image-cover > .image-adjustments {
  position: relative;
  pointer-events: none;
  margin: -1px;
  width: calc(100% + 2px);
}
.image-cover > .image-adjustments > .image-white {
  display: block;
  position: relative;
  max-width: 100%;
}
.image-cover > .image-adjustments > .image-drop-shadow {
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
}
.image-cover > .image-adjustments > .image-drop-shadow > div {
  position: absolute;
  top:1px;
  right:1px;
  bottom:1px;
  left:1px;
}
.image-cover > .image-adjustments > .image-white img {
  width: 100%;
}
@supports(-webkit-tap-highlight-color: black) {
  .image-cover > .image-adjustments > .image-white img {
    image-rendering: -webkit-optimize-contrast;
  }
}
.image-cover > .image-adjustments > .image-white img[src=""] {
  aspect-ratio: 1/1;
  content: url("data:image/png;base64,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AAAAAAAAAAAAAAAAAAAAAAAAAPx/9uCQAAAAAEDQ/9eeMAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALBKgAEAbupg4F96I5YAAAAASUVORK5CYII=");
  width: 250px;
  margin: 0 auto;
  opacity: 0.2;
}
.image-cover > .image-adjustments > .image-white .image-under {
  display: block;
  mix-blend-mode: screen;
}
.image-cover > .image-adjustments > .image-white .image-over-wrap {
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-color: #fff;
}
.image-cover > .image-adjustments > .image-white .image-under img {
  display: block;
  max-width: 100%;
  background-color: #000;
}
.image-cover > .image-adjustments > .image-white .image-over img {
  display: block;
  max-width: 100%;
  background-color: #fff;
}
.image-cover > .image-adjustments.inverted > .image-white .image-over-wrap {
  background-color: #000;
}
.image-cover > .image-adjustments > .image-white .image-gray,
.image-cover > .image-adjustments > .image-white .image-black,
.image-cover > .image-adjustments > .image-white .image-noise,
.image-cover > .image-adjustments > .image-white .image-shadows,
.image-cover > .image-adjustments > .image-white .image-highlights {
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
}
.image-cover > .image-adjustments > .image-white .image-gray {
  mix-blend-mode: color;
}
.image-cover > .image-adjustments > .image-white .image-black {
  mix-blend-mode: screen;
}
.image-cover > .image-adjustments > .image-white .image-shadows {
  mix-blend-mode: soft-light;
}
.image-cover > .image-adjustments > .image-white .image-highlights {
  mix-blend-mode: soft-light;
}
.image-cover > .image-adjustments > .image-white .image-noise {
  mix-blend-mode: multiply;
}


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

.target-wrapper{position:relative}.target-show-on-hover{opacity:0;transition:opacity 750ms ease}.target-show-on-hover:hover{opacity:1}.target{position:absolute;width:100%;height:auto}.target.width-auto{width:auto}.target.height-fill,.target.height-fixed,.target.height-flexible{display:flex;align-items:center}.target.height-fill{height:100%}.target[class*="float-"],.target[class*="shift-"]{position:relative}.target[class*="pin-"],.target.relative-browser{position:fixed}.target.float-right{float:right}.target.float-left{float:left}.target.vcenter[class*="relative-"]{top:50%;transform:translateY(-50%)}.target.hcenter[class*="relative-"]{left:50%;transform:translateX(-50%)}.target.hcenter.vcenter[class*="relative-"]{transform:translateX(-50%) translateY(-50%)}.target.shift-up,.target.shift-down{margin-left:auto;margin-right:auto}.target.target-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.target.pin-top{top:0}.target.pin-bottom{bottom:0}.target.pin-left{left:0}.target.pin-right{right:0}.target.target-disable{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}@media only screen and (min-width:40em){.target.target-mobile-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:39.9375em){.target.target-disable-mobile{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:62.5em){.target.target-desktop-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}
table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8;color:#0a0a0a}tfoot{background:#f1f1f1;color:#0a0a0a}tfoot tr,thead tr{background:0 0}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(even){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media print,screen and (max-width:63.99875em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#ececec}.table-scroll{overflow-x:auto}
.headroom{--target-hide-timing:500ms;will-change:transform;transition:transform var(--target-hide-timing) ease-out,box-shadow 200ms 400ms}.headroom--pinned{transform:translateY(0%)}.headroom--pinned.pin-left,.headroom--pinned.pin-right,.headroom--pinned.pinned-left,.headroom--pinned.pinned-right{transform:translateX(0%)}.headroom--unpinned{transform:translateY(-100%)}.headroom--unpinned.pin-bottom,.headroom--unpinned.pinned-bottom{transform:translateY(100%)}.headroom--unpinned.pin-left,.headroom--unpinned.pinned-left{transform:translateX(-100%)}.headroom--unpinned.pin-right,.headroom--unpinned.pinned-right{transform:translateX(100%)}

p a[data-pop-drop]:not(.pop-nostyle),.text_stack a[data-pop-drop]:not(.pop-nostyle){cursor:help}p a[data-pop-drop]:not(.pop-nostyle):hover,.text_stack a[data-pop-drop]:not(.pop-nostyle):hover{color:rgba(44, 177, 168, 1.00)}p a[data-pop-drop]:not(.pop-nostyle):hover,.text_stack a[data-pop-drop]:not(.pop-nostyle):hover{border-bottom:1px dotted rgba(41, 41, 41, 1.00)}
#com_bigwhiteduck_stacks_popdrop_stack .dropem{display:none !important}
[data-pop-source="stacks_in_179"].popdrop-popover{z-index:9999;min-width:50px;min-height:32px;-webkit-transition-duration:150ms;transition-duration:150ms}@media screen and (min-width:640px){[data-pop-source="stacks_in_179"].popdrop-popover{min-width:32px}}[data-pop-source="stacks_in_179"].popdrop-popover .popdrop-popover-content{padding:9px 14px}[data-pop-source="stacks_in_179"].popdrop-popover .popdrop-popover-title{text-align:left;font-weight:bold;text-transform:none}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style{border:1px solid rgba(0, 0, 0, 0.20);-webkit-box-shadow:0px 0px 8px 4px rgba(0, 0, 0, 0.20);box-shadow:0px 0px 8px 4px rgba(0, 0, 0, 0.20);background-color:rgba(245, 245, 245, 1.00);border-radius:6px}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style .popdrop-popover-title{color:rgba(255, 255, 255, 1.00);background:rgba(57, 73, 171, 1.00);border-bottom:1px solid rgba(245, 245, 245, 1.00);border-radius:calc(6px - 1px) calc(6px - 1px) 0 0}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style .popdrop-close{color:rgba(140, 140, 140, 1.00);text-shadow:0 1px 0 #fff}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow{border-top-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow:after,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow:after,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow:after{border-top-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow{border-right-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow:after,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow:after,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow:after{border-right-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow{border-bottom-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow:after,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow:after,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow:after{border-bottom-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow{border-left-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow:after,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow:after,[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow:after{border-left-color:rgba(245, 245, 245, 1.00)}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .popdrop-popover-content{padding:9px 14px;overflow:scroll}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item{border-right:none;border-left:none}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:first-child{border-top:0}[data-pop-source="stacks_in_179"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:last-child{border-bottom:0}[data-pop-source="stacks_in_179"].popdrop-popover .popdrop-popover-backdrop{background-color:rgba(0,0,0,0.65);z-index:9998}[data-pop-source="stacks_in_179"].popdrop-popover .popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:none;-webkit-box-shadow:none;box-shadow:none;float:none}
html.popdrop-open.popdrop-modal.pop-drop-stacks_in_179 .stacks_top > div{opacity:0.50;-webkit-filter:blur(1.00px);filter:blur(1.00px)}html.popdrop-open.popdrop-modal.pop-drop-stacks_in_179 .stacks_top::after{position:fixed;content:"";top:0;left:0;right:0;bottom:0;background:rgba(14, 93, 53, 1.00);z-index:999}.popdrop-popover[data-pop-source="stacks_in_179"] .popdrop-popover-content{overflow:auto}#stacks_in_179.dropem{display:none}
/* Depth Limit */

#stacks_in_326 .depth_limit {
	max-width: 700px;
}
#stacks_in_326 .depth_limit_padding {
	padding: 40px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_326 .depth_limit_padding {
		padding: 40px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_326.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00) 0%,rgba(255, 255, 255, 1.00) 95%);
	

	
}



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

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






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


/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: inherit;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Source Sans Pro', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Source Sans Pro', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 18px;
  line-height: 1.4;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 10px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 5.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 5.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 3.330000px;
    margin-right: 3.330000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 6.660000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 7.500000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 2.500000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 2.500000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 7.500000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
.target.stacks_in_117{    margin:0px;}.target.stacks_in_117{z-index:999;}.target.stacks_in_117.width-fill{width:calc(100% - 0px)}.target.stacks_in_117.width-flexible{width:100%}.target.stacks_in_117.width-fixed{width:250px}.target.stacks_in_117.height-fill{height:calc(100% - 0px)}.target.stacks_in_117.height-flexible{height:100%}.target.stacks_in_117.height-fixed{height:250px}.target.stacks_in_117[class*="relative-"].top-pt{top:0%}.target.stacks_in_117[class*="relative-"].top-px{top:0px}.target.stacks_in_117[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_117[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_117[class*="relative-"].right-pt{right:0%}.target.stacks_in_117[class*="relative-"].right-px{right:0px}.target.stacks_in_117[class*="relative-"].left-pt{left:0%}.target.stacks_in_117[class*="relative-"].left-px{left:0px}.target.stacks_in_117.shift-up{margin-top:-0px}.target.stacks_in_117.shift-down{margin-bottom:-0px}.target.stacks_in_117.shift-left{right:0px}.target.stacks_in_117.shift-right{left:0px}.target.stacks_in_117.pin-top,.target.stacks_in_117.pin-bottom{left:0px}.target.stacks_in_117.pin-left,.target.stacks_in_117.pin-right{top:0px}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_121 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_121 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_121 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_121 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_121 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_121.cm-full-menu li > a:hover,
#clean-menu_stacks_in_121 li > a:hover {
  text-decoration: none;
}

#stacks_in_121 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_121 {
  max-width: 1240px;
  box-sizing: border-box;
  padding: 0px 20px;
  
}
/* compatability fixes */
#clean-menu_stacks_in_121 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_121 ul li > a:after,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_121.cm-full-menu,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul li,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul > div,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul > div a,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul ul,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_121.cm-full-menu,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_121.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_121.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_121.cm-full-menu.clean-menu-active {
  height: auto;
}



#clean-menu-full_stacks_in_121.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_121 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_121.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_121 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_121 > div {
  align-self: center;
}
#clean-menu_stacks_in_121 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_121 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_121 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_121 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_121 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_121.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_121 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_121 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  display: none;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_121.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_121 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_121.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.40);
  font-size: 16px;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a {
  font-size: 16px;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_121.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(0, 0, 0, 0.40);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_121 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_121.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 16px;
  line-height: 16px;
  

}
#stacks_in_121 li > a svg,
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 16px;
  height: 16px;
  
}

#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_121 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_121 h1, #clean-menu_stacks_in_121 h2, #clean-menu_stacks_in_121 h3, #clean-menu_stacks_in_121 h4, #clean-menu_stacks_in_121 h5, #clean-menu_stacks_in_121 h6, #clean-menu_stacks_in_121 .layouts-text, #clean-menu_stacks_in_121 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_121.cm-full-menu,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_121.cm-full-menu > ul > li,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_121.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_121.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 0.40);
  fill: rgba(0, 0, 0, 0.40);
}
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_121.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_121.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(0, 0, 0, 0.40);
  cursor: default;
} */
#clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}
.disable-parents #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_121.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}
.disable-parents #clean-menu_stacks_in_121 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_121 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}






#clean-menu_stacks_in_121 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_121 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}


#clean-menu_stacks_in_121 .clean-menu-logo,
#clean-menu_stacks_in_121 .clean-menu-full {
  width: 50px;
  min-width: 50px;
  max-width: 50px;
}



#clean-menu-full_stacks_in_121.cm-full-menu > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_121.cm-full-menu > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_121.cm-full-menu {

}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a:visited {
  color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a svg {
  fill: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a:hover {
  color: rgba(255,255,255,.9);
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li > a:hover svg {
  fill: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_121 .clean-menu-top-level ul li > a.cm-heading:hover {
  color: rgba(255,255,255,.6);
  cursor: default;
} */
#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-current > a svg {
  fill: rgba(255,255,255,1);
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255,255,255,.6);
} */
#clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_121 .cm-toggle span {
  background: rgba(255,255,255,1);
}
#clean-menu_stacks_in_121 h1, #clean-menu_stacks_in_121 h2, #clean-menu_stacks_in_121 h3, #clean-menu_stacks_in_121 h4, #clean-menu_stacks_in_121 h5, #clean-menu_stacks_in_121 h6, #clean-menu_stacks_in_121 .layouts-text, #clean-menu_stacks_in_121 p {
  color: rgba(255,255,255,1);
}
.disable-parents #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > a.parent:hover:after {
  color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}



@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_121.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_121 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_121 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_121 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_121.clean-menu {
    flex-wrap: wrap-reverse;
  }
  #clean-menu_stacks_in_121 > div  {
    
    
  }
  
  #clean-menu_stacks_in_121.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_121 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_121 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_121 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_121 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_121 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu-full_stacks_in_121.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul li > a {
    font-size: calc(16px + 2 );
    line-height: calc(16px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_121.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_121.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_121 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_121 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_121 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_121 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_121 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_121.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_121.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_121.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_121.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_121.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_121.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}









#clean-menu_stacks_in_121 .clean-menu-top-level ul li.cm-current > a {
  
}

.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 0.80);
  background-color: rgba(14, 93, 53, 1.00);
  border: 1px solid rgba(14, 93, 53, 1.00);
  border-radius: 4px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 0.80);
}
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(14, 93, 53, 1.00);
  background-color: rgba(215, 206, 27, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
}
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(14, 93, 53, 1.00);
}
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 0.80);
  background-color: rgba(14, 93, 53, 1.00);
  border: 1px solid rgba(14, 93, 53, 1.00);
  border-radius: 4px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_124) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 0.80);
}
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(14, 93, 53, 1.00);
  background-color: rgba(215, 206, 27, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
}
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(14, 93, 53, 1.00);
}
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_124.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}


.headroom.stacks_in_117{--target-hide-timing:300ms}


 ul,ul li,ol,ol li,dl,dl dd, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_22{ font-size:18.00px !important; }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){ font-size:18.00px !important; }
  
  
  @media only screen and (min-width:25.875000em){ ul,ul li,ol,ol li,dl,dl dd, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_22{font-size:18.00px !important}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-size:18.00px !important}} 
  @media only screen and (min-width:48.000000em){ ul,ul li,ol,ol li,dl,dl dd, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_22{font-size:20.00px !important}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-size:20.00px !important}} 
  @media only screen and (min-width:62.500000em){ ul,ul li,ol,ol li,dl,dl dd, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_22{font-size:20.00px !important}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-size:20.00px !important}} 

#stacks_in_26{
	display: none;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../../resources/fonts/source-sans-pro-latin-700-normal.woff') format('woff'),
         url('../../resources/fonts/source-sans-pro-latin-700-normal.woff2') format('woff2'),
         url('../../resources/fonts/source-sans-pro-latin-700-normal.ttf') format('truetype'),
         url('../') format('opentype');
    
}


	body{
		font-family: 'Source Sans Pro', sans-serif !important;
		
	}



	h1{
		font-family: 'Source Sans Pro', sans-serif !important;
		
	}



h2, h3, h4, h5, h6{
	font-family: 'Source Sans Pro', sans-serif !important;
	
}


/* Depth Limit */

#stacks_in_56 .depth_limit {
	max-width: 1100px;
}
#stacks_in_56 .depth_limit_padding {
	padding: 60px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_56 .depth_limit_padding {
		padding: 60px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_56.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_57 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_57 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_57 .depth_section_link:hover .depth_in,
#stacks_in_57 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_57.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_57.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_57 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_57 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_57 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_57 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_57 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_57 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_57 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_57 .heading_out h2{
	font-size: 58px;
	line-height: 66px;
	color: rgba(25, 25, 25, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_57 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_57 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_57 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	 text-align: left; 
	
	
	padding: 3% 50px 3% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_57 .content_out{
		padding: 10% 20px 6% 20px;
		margin: 0 0%;}
	#stacks_in_57 .heading_out h2{
		font-size: 43px;
		line-height: 49px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_57 .depth_wrapper{background-color: rgba(255, 255, 255, 1.00);}
	#stacks_in_57 .depth_tint,
	#stacks_in_57 .content_tint{ background: none !important; }
	#stacks_in_57 .heading_out h2,
	#stacks_in_57 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_57 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_57 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_57 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_57 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 1% 1.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(98, 105, 140, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_57 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_57 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 1px rgba(214, 88, 42, 1.00);}

#stacks_in_57 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_57 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -700px; 
	

	

	
}
@media screen and (max-width: 770px){
	#stacks_in_57 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_57 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_57 .depth_aside_wrapper,
#stacks_in_57 .depth_aside_wrapper .centered_image{
	
	
	text-align: right;
}
#stacks_in_57 .depth_aside_wrapper .centered_image .imageStyle{
	
	margin-right: 0;
}

 #stacks_in_57 .content_out .centered_image img{float: left;} 




 #stacks_in_57 .depth_aside_padding > div{margin-left: auto;margin-right: 0;}
#stacks_in_57 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_57 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_57 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_57 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_57 .depth_in{z-index: 4;}
#stacks_in_57 .depth_tint{z-index: 3;}
#stacks_in_57 .depth_gradient{z-index: 2;}
#stacks_in_57 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_57 .depth_wrapper.content_tint,
	#stacks_in_57 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_57 hr{border: 0;margin: 0;}

#stacks_in_57 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(214, 88, 42, 1.00);
	display: inline-block;}

#stacks_in_57 hr.hr_bottom_header{
	height: 5px;
	width: 20%;
	background: rgba(214, 88, 42, 1.00);
	display: inline-block;}

#stacks_in_57 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* 1.0.2
- Fix for an odd rendering issue when the stack is added to a column stack if it is the first Enhanced Image stack added to the stacks editor.
- Fix for RapidWeaver edit and preview display issues in older versions of macOS
- macOS 10.15 and earlier, preview mode display issue related to download-image.html template (templates may not be supported in old versions of macOS)
- added webkit hardware acceleration to images with blur applied to fix an odd segmented blur bug in safari.
- fixed typo Parallel(o)gram
*/
#stacks_in_58.image-cover {
  overflow: hidden;
}
#stacks_in_58.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 128px;
  justify-self: center;
  
  
}
#stacks_in_58.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_58.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}


#stacks_in_58 > .image-adjustments > .image-white img {
  transform:
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_58 > .image-adjustments > .image-white, #stacks_in_58 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: inset(0px round 0px);
  clip-path: inset(0px round 0px);
}









#stacks_in_58 > .image-adjustments > .image-white .image-under img {
  filter:  invert(1)  brightness(1.00) contrast(1.00) saturate(1.00)  ;
}
#stacks_in_58 > .image-adjustments > .image-white .image-over img {
  filter:  brightness(1.00) contrast(1.00) saturate(1.00)   ;
}
#stacks_in_58 > .image-adjustments > .image-white .image-gray {
  background-color: #0000FF;
  opacity: 0.000000;
}
#stacks_in_58 > .image-adjustments > .image-white .image-shadows {
  background-color:  #000;
  opacity: 0.000000;
}
#stacks_in_58 > .image-adjustments > .image-white .image-highlights {
  background-color: #FFFFFF;
  opacity: 0.000000;
  mix-blend-mode: overlay;
}
#stacks_in_58 > .image-adjustments > .image-white .image-noise {
  filter: grayscale(1) brightness(1.2) contrast(1.5) url(#noisestacks_in_58);
  opacity: 0.000000;
}
#stacks_in_58 > .image-adjustments > .image-white .image-black {
  background-color: #000000;
}
#stacks_in_58.image-cover > .image-adjustments > .image-white {
  background-color: #FFFFFF;
}


/*  */
/*  */
/* Depth Limit */

#stacks_in_29 .depth_limit {
	max-width: 1100px;
}
#stacks_in_29 .depth_limit_padding {
	padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_29 .depth_limit_padding {
		padding: 0px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_29.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_30 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_30 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_30 .depth_section_link:hover .depth_in,
#stacks_in_30 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_30.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_30.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_30 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_30 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_30 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_30 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_30 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_30 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_30 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_30 .heading_out h2{
	font-size: 48px;
	line-height: 56px;
	color: rgba(25, 25, 25, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_30 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_30 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_30 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	 text-align: left; 
	
	
	padding: 3% 50px 3% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_30 .content_out{
		padding: 10% 20px 6% 20px;
		margin: 0 0%;}
	#stacks_in_30 .heading_out h2{
		font-size: 43px;
		line-height: 49px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_30 .depth_wrapper{background-color: rgba(255, 255, 255, 1.00);}
	#stacks_in_30 .depth_tint,
	#stacks_in_30 .content_tint{ background: none !important; }
	#stacks_in_30 .heading_out h2,
	#stacks_in_30 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_30 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_30 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_30 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_30 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 1% 1.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(98, 105, 140, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_30 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_30 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 1px rgba(214, 88, 42, 1.00);}

#stacks_in_30 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_30 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -700px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_30 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_30 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_30 .depth_aside_wrapper,
#stacks_in_30 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_30 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_30 .content_out .centered_image img{float: left;} 





#stacks_in_30 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_30 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_30 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_30 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_30 .depth_in{z-index: 4;}
#stacks_in_30 .depth_tint{z-index: 3;}
#stacks_in_30 .depth_gradient{z-index: 2;}
#stacks_in_30 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_30 .depth_wrapper.content_tint,
	#stacks_in_30 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_30 hr{border: 0;margin: 0;}

#stacks_in_30 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_30 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_30 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* 1.0.2
- Fix for an odd rendering issue when the stack is added to a column stack if it is the first Enhanced Image stack added to the stacks editor.
- Fix for RapidWeaver edit and preview display issues in older versions of macOS
- macOS 10.15 and earlier, preview mode display issue related to download-image.html template (templates may not be supported in old versions of macOS)
- added webkit hardware acceleration to images with blur applied to fix an odd segmented blur bug in safari.
- fixed typo Parallel(o)gram
*/
#stacks_in_31.image-cover {
  overflow: hidden;
}
#stacks_in_31.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 128px;
  justify-self: center;
  
  
}
#stacks_in_31.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_31.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}


#stacks_in_31 > .image-adjustments > .image-white img {
  transform:
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_31 > .image-adjustments > .image-white, #stacks_in_31 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: inset(0px round 0px);
  clip-path: inset(0px round 0px);
}









#stacks_in_31 > .image-adjustments > .image-white .image-under img {
  filter:  invert(1)  brightness(1.00) contrast(1.00) saturate(1.00)  ;
}
#stacks_in_31 > .image-adjustments > .image-white .image-over img {
  filter:  brightness(1.00) contrast(1.00) saturate(1.00)   ;
}
#stacks_in_31 > .image-adjustments > .image-white .image-gray {
  background-color: #0000FF;
  opacity: 0.000000;
}
#stacks_in_31 > .image-adjustments > .image-white .image-shadows {
  background-color:  #000;
  opacity: 0.000000;
}
#stacks_in_31 > .image-adjustments > .image-white .image-highlights {
  background-color: #FFFFFF;
  opacity: 0.000000;
  mix-blend-mode: overlay;
}
#stacks_in_31 > .image-adjustments > .image-white .image-noise {
  filter: grayscale(1) brightness(1.2) contrast(1.5) url(#noisestacks_in_31);
  opacity: 0.000000;
}
#stacks_in_31 > .image-adjustments > .image-white .image-black {
  background-color: #000000;
}
#stacks_in_31.image-cover > .image-adjustments > .image-white {
  background-color: #FFFFFF;
}


/*  */
/*  */
/* Depth Limit */

#stacks_in_38 .depth_limit {
	max-width: 1100px;
}
#stacks_in_38 .depth_limit_padding {
	padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_38 .depth_limit_padding {
		padding: 0px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_38.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_39 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_39 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_39 .depth_section_link:hover .depth_in,
#stacks_in_39 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_39.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_39.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_39 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_39 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_39 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_39 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_39 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_39 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_39 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_39 .heading_out h2{
	font-size: 48px;
	line-height: 56px;
	color: rgba(25, 25, 25, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_39 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_39 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_39 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	 text-align: left; 
	
	
	padding: 3% 50px 3% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_39 .content_out{
		padding: 10% 20px 6% 20px;
		margin: 0 0%;}
	#stacks_in_39 .heading_out h2{
		font-size: 43px;
		line-height: 49px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_39 .depth_wrapper{background-color: rgba(255, 255, 255, 1.00);}
	#stacks_in_39 .depth_tint,
	#stacks_in_39 .content_tint{ background: none !important; }
	#stacks_in_39 .heading_out h2,
	#stacks_in_39 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_39 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_39 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_39 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_39 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 1% 1.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(98, 105, 140, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_39 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_39 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 1px rgba(214, 88, 42, 1.00);}

#stacks_in_39 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_39 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -700px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_39 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_39 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_39 .depth_aside_wrapper,
#stacks_in_39 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_39 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_39 .content_out .centered_image img{float: left;} 





#stacks_in_39 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_39 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_39 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_39 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_39 .depth_in{z-index: 4;}
#stacks_in_39 .depth_tint{z-index: 3;}
#stacks_in_39 .depth_gradient{z-index: 2;}
#stacks_in_39 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_39 .depth_wrapper.content_tint,
	#stacks_in_39 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_39 hr{border: 0;margin: 0;}

#stacks_in_39 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_39 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_39 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* 1.0.2
- Fix for an odd rendering issue when the stack is added to a column stack if it is the first Enhanced Image stack added to the stacks editor.
- Fix for RapidWeaver edit and preview display issues in older versions of macOS
- macOS 10.15 and earlier, preview mode display issue related to download-image.html template (templates may not be supported in old versions of macOS)
- added webkit hardware acceleration to images with blur applied to fix an odd segmented blur bug in safari.
- fixed typo Parallel(o)gram
*/
#stacks_in_40.image-cover {
  overflow: hidden;
}
#stacks_in_40.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 128px;
  justify-self: center;
  
  
}
#stacks_in_40.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_40.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}


#stacks_in_40 > .image-adjustments > .image-white img {
  transform:
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_40 > .image-adjustments > .image-white, #stacks_in_40 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: inset(0px round 0px);
  clip-path: inset(0px round 0px);
}









#stacks_in_40 > .image-adjustments > .image-white .image-under img {
  filter:  invert(1)  brightness(1.00) contrast(1.00) saturate(1.00)  ;
}
#stacks_in_40 > .image-adjustments > .image-white .image-over img {
  filter:  brightness(1.00) contrast(1.00) saturate(1.00)   ;
}
#stacks_in_40 > .image-adjustments > .image-white .image-gray {
  background-color: #0000FF;
  opacity: 0.000000;
}
#stacks_in_40 > .image-adjustments > .image-white .image-shadows {
  background-color:  #000;
  opacity: 0.000000;
}
#stacks_in_40 > .image-adjustments > .image-white .image-highlights {
  background-color: #FFFFFF;
  opacity: 0.000000;
  mix-blend-mode: overlay;
}
#stacks_in_40 > .image-adjustments > .image-white .image-noise {
  filter: grayscale(1) brightness(1.2) contrast(1.5) url(#noisestacks_in_40);
  opacity: 0.000000;
}
#stacks_in_40 > .image-adjustments > .image-white .image-black {
  background-color: #000000;
}
#stacks_in_40.image-cover > .image-adjustments > .image-white {
  background-color: #FFFFFF;
}


/*  */
/*  */
/* Depth Limit */

#stacks_in_47 .depth_limit {
	max-width: 1100px;
}
#stacks_in_47 .depth_limit_padding {
	padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_47 .depth_limit_padding {
		padding: 0px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_47.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_48 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_48 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_48 .depth_section_link:hover .depth_in,
#stacks_in_48 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_48.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_48.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_48 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_48 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_48 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_48 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_48 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_48 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_48 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_48 .heading_out h2{
	font-size: 48px;
	line-height: 56px;
	color: rgba(25, 25, 25, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_48 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_48 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_48 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	 text-align: left; 
	
	
	padding: 3% 50px 3% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_48 .content_out{
		padding: 10% 20px 6% 20px;
		margin: 0 0%;}
	#stacks_in_48 .heading_out h2{
		font-size: 43px;
		line-height: 49px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_48 .depth_wrapper{background-color: rgba(255, 255, 255, 1.00);}
	#stacks_in_48 .depth_tint,
	#stacks_in_48 .content_tint{ background: none !important; }
	#stacks_in_48 .heading_out h2,
	#stacks_in_48 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_48 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_48 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_48 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	 display: none; }

#stacks_in_48 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 1% 1.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(98, 105, 140, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_48 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_48 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 1px rgba(214, 88, 42, 1.00);}

#stacks_in_48 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_48 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -700px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_48 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_48 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_48 .depth_aside_wrapper,
#stacks_in_48 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_48 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_48 .content_out .centered_image img{float: left;} 





#stacks_in_48 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_48 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_48 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_48 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_48 .depth_in{z-index: 4;}
#stacks_in_48 .depth_tint{z-index: 3;}
#stacks_in_48 .depth_gradient{z-index: 2;}
#stacks_in_48 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_48 .depth_wrapper.content_tint,
	#stacks_in_48 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_48 hr{border: 0;margin: 0;}

#stacks_in_48 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_48 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_48 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}@media only screen and (min-width:0px){#stacks_in_61{}}

/* 1.0.2
- Fix for an odd rendering issue when the stack is added to a column stack if it is the first Enhanced Image stack added to the stacks editor.
- Fix for RapidWeaver edit and preview display issues in older versions of macOS
- macOS 10.15 and earlier, preview mode display issue related to download-image.html template (templates may not be supported in old versions of macOS)
- added webkit hardware acceleration to images with blur applied to fix an odd segmented blur bug in safari.
- fixed typo Parallel(o)gram
*/
#stacks_in_49.image-cover {
  overflow: hidden;
}
#stacks_in_49.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 128px;
  justify-self: center;
  
  
}
#stacks_in_49.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_49.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}


#stacks_in_49 > .image-adjustments > .image-white img {
  transform:
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_49 > .image-adjustments > .image-white, #stacks_in_49 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: inset(0px round 0px);
  clip-path: inset(0px round 0px);
}









#stacks_in_49 > .image-adjustments > .image-white .image-under img {
  filter:  invert(1)  brightness(1.00) contrast(1.00) saturate(1.00)  ;
}
#stacks_in_49 > .image-adjustments > .image-white .image-over img {
  filter:  brightness(1.00) contrast(1.00) saturate(1.00)   ;
}
#stacks_in_49 > .image-adjustments > .image-white .image-gray {
  background-color: #0000FF;
  opacity: 0.000000;
}
#stacks_in_49 > .image-adjustments > .image-white .image-shadows {
  background-color:  #000;
  opacity: 0.000000;
}
#stacks_in_49 > .image-adjustments > .image-white .image-highlights {
  background-color: #FFFFFF;
  opacity: 0.000000;
  mix-blend-mode: overlay;
}
#stacks_in_49 > .image-adjustments > .image-white .image-noise {
  filter: grayscale(1) brightness(1.2) contrast(1.5) url(#noisestacks_in_49);
  opacity: 0.000000;
}
#stacks_in_49 > .image-adjustments > .image-white .image-black {
  background-color: #000000;
}
#stacks_in_49.image-cover > .image-adjustments > .image-white {
  background-color: #FFFFFF;
}


/*  */
/*  */
/* Depth Limit */

#stacks_in_64 .depth_limit {
	max-width: 1100px;
}
#stacks_in_64 .depth_limit_padding {
	padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_64 .depth_limit_padding {
		padding: 0px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_64.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_66 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_66 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_66 .depth_section_link:hover .depth_in,
#stacks_in_66 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_66.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_66.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_66 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_66 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_66 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_66 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_66 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_66 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_66 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_66 .heading_out h2{
	font-size: 48px;
	line-height: 56px;
	color: rgba(25, 25, 25, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_66 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_66 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_66 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	 text-align: left; 
	
	
	padding: 3% 50px 3% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_66 .content_out{
		padding: 10% 20px 6% 20px;
		margin: 0 0%;}
	#stacks_in_66 .heading_out h2{
		font-size: 43px;
		line-height: 49px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_66 .depth_wrapper{background-color: rgba(255, 255, 255, 1.00);}
	#stacks_in_66 .depth_tint,
	#stacks_in_66 .content_tint{ background: none !important; }
	#stacks_in_66 .heading_out h2,
	#stacks_in_66 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_66 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_66 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_66 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	 display: none; }

#stacks_in_66 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 1% 1.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(98, 105, 140, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_66 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_66 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 1px rgba(214, 88, 42, 1.00);}

#stacks_in_66 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_66 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -700px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_66 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_66 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_66 .depth_aside_wrapper,
#stacks_in_66 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_66 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_66 .content_out .centered_image img{float: left;} 





#stacks_in_66 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_66 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_66 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_66 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_66 .depth_in{z-index: 4;}
#stacks_in_66 .depth_tint{z-index: 3;}
#stacks_in_66 .depth_gradient{z-index: 2;}
#stacks_in_66 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_66 .depth_wrapper.content_tint,
	#stacks_in_66 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_66 hr{border: 0;margin: 0;}

#stacks_in_66 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_66 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_66 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}@media only screen and (min-width:0px){#stacks_in_67{}}

/* 1.0.2
- Fix for an odd rendering issue when the stack is added to a column stack if it is the first Enhanced Image stack added to the stacks editor.
- Fix for RapidWeaver edit and preview display issues in older versions of macOS
- macOS 10.15 and earlier, preview mode display issue related to download-image.html template (templates may not be supported in old versions of macOS)
- added webkit hardware acceleration to images with blur applied to fix an odd segmented blur bug in safari.
- fixed typo Parallel(o)gram
*/
#stacks_in_70.image-cover {
  overflow: hidden;
}
#stacks_in_70.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 128px;
  justify-self: center;
  
  
}
#stacks_in_70.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_70.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}


#stacks_in_70 > .image-adjustments > .image-white img {
  transform:
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_70 > .image-adjustments > .image-white, #stacks_in_70 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: inset(0px round 0px);
  clip-path: inset(0px round 0px);
}









#stacks_in_70 > .image-adjustments > .image-white .image-under img {
  filter:  invert(1)  brightness(1.00) contrast(1.00) saturate(1.00)  ;
}
#stacks_in_70 > .image-adjustments > .image-white .image-over img {
  filter:  brightness(1.00) contrast(1.00) saturate(1.00)   ;
}
#stacks_in_70 > .image-adjustments > .image-white .image-gray {
  background-color: #0000FF;
  opacity: 0.000000;
}
#stacks_in_70 > .image-adjustments > .image-white .image-shadows {
  background-color:  #000;
  opacity: 0.000000;
}
#stacks_in_70 > .image-adjustments > .image-white .image-highlights {
  background-color: #FFFFFF;
  opacity: 0.000000;
  mix-blend-mode: overlay;
}
#stacks_in_70 > .image-adjustments > .image-white .image-noise {
  filter: grayscale(1) brightness(1.2) contrast(1.5) url(#noisestacks_in_70);
  opacity: 0.000000;
}
#stacks_in_70 > .image-adjustments > .image-white .image-black {
  background-color: #000000;
}
#stacks_in_70.image-cover > .image-adjustments > .image-white {
  background-color: #FFFFFF;
}


/*  */
/*  */
/* Depth Limit */

#stacks_in_88 .depth_limit {
	max-width: 1100px;
}
#stacks_in_88 .depth_limit_padding {
	padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_88 .depth_limit_padding {
		padding: 0px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_88.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_89 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_89 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_89 .depth_section_link:hover .depth_in,
#stacks_in_89 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_89.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_89.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_89 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_89 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_89 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_89 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_89 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_89 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_89 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_89 .heading_out h2{
	font-size: 48px;
	line-height: 56px;
	color: rgba(25, 25, 25, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_89 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_89 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_89 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	 text-align: left; 
	
	
	padding: 3% 50px 3% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_89 .content_out{
		padding: 10% 20px 6% 20px;
		margin: 0 0%;}
	#stacks_in_89 .heading_out h2{
		font-size: 43px;
		line-height: 49px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_89 .depth_wrapper{background-color: rgba(255, 255, 255, 1.00);}
	#stacks_in_89 .depth_tint,
	#stacks_in_89 .content_tint{ background: none !important; }
	#stacks_in_89 .heading_out h2,
	#stacks_in_89 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_89 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_89 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_89 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	 display: none; }

#stacks_in_89 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 1% 1.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(98, 105, 140, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_89 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_89 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 1px rgba(214, 88, 42, 1.00);}

#stacks_in_89 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_89 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -700px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_89 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_89 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_89 .depth_aside_wrapper,
#stacks_in_89 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_89 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_89 .content_out .centered_image img{float: left;} 





#stacks_in_89 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_89 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_89 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_89 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_89 .depth_in{z-index: 4;}
#stacks_in_89 .depth_tint{z-index: 3;}
#stacks_in_89 .depth_gradient{z-index: 2;}
#stacks_in_89 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_89 .depth_wrapper.content_tint,
	#stacks_in_89 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_89 hr{border: 0;margin: 0;}

#stacks_in_89 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_89 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_89 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}@media only screen and (min-width:0px){#stacks_in_90{}}

/* 1.0.2
- Fix for an odd rendering issue when the stack is added to a column stack if it is the first Enhanced Image stack added to the stacks editor.
- Fix for RapidWeaver edit and preview display issues in older versions of macOS
- macOS 10.15 and earlier, preview mode display issue related to download-image.html template (templates may not be supported in old versions of macOS)
- added webkit hardware acceleration to images with blur applied to fix an odd segmented blur bug in safari.
- fixed typo Parallel(o)gram
*/
#stacks_in_94.image-cover {
  overflow: hidden;
}
#stacks_in_94.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 128px;
  justify-self: center;
  
  
}
#stacks_in_94.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_94.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}


#stacks_in_94 > .image-adjustments > .image-white img {
  transform:
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_94 > .image-adjustments > .image-white, #stacks_in_94 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: inset(0px round 0px);
  clip-path: inset(0px round 0px);
}









#stacks_in_94 > .image-adjustments > .image-white .image-under img {
  filter:  invert(1)  brightness(1.00) contrast(1.00) saturate(1.00)  ;
}
#stacks_in_94 > .image-adjustments > .image-white .image-over img {
  filter:  brightness(1.00) contrast(1.00) saturate(1.00)   ;
}
#stacks_in_94 > .image-adjustments > .image-white .image-gray {
  background-color: #0000FF;
  opacity: 0.000000;
}
#stacks_in_94 > .image-adjustments > .image-white .image-shadows {
  background-color:  #000;
  opacity: 0.000000;
}
#stacks_in_94 > .image-adjustments > .image-white .image-highlights {
  background-color: #FFFFFF;
  opacity: 0.000000;
  mix-blend-mode: overlay;
}
#stacks_in_94 > .image-adjustments > .image-white .image-noise {
  filter: grayscale(1) brightness(1.2) contrast(1.5) url(#noisestacks_in_94);
  opacity: 0.000000;
}
#stacks_in_94 > .image-adjustments > .image-white .image-black {
  background-color: #000000;
}
#stacks_in_94.image-cover > .image-adjustments > .image-white {
  background-color: #FFFFFF;
}


/*  */
/*  */
/* Depth Limit */

#stacks_in_106 .depth_limit {
	max-width: 1100px;
}
#stacks_in_106 .depth_limit_padding {
	padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_106 .depth_limit_padding {
		padding: 0px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_106.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_107 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_107 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_107 .depth_section_link:hover .depth_in,
#stacks_in_107 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_107.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_107.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_107 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_107 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_107 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_107 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_107 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_107 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_107 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_107 .heading_out h2{
	font-size: 48px;
	line-height: 56px;
	color: rgba(25, 25, 25, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_107 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_107 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_107 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	 text-align: left; 
	
	
	padding: 3% 50px 3% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_107 .content_out{
		padding: 10% 20px 6% 20px;
		margin: 0 0%;}
	#stacks_in_107 .heading_out h2{
		font-size: 43px;
		line-height: 49px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_107 .depth_wrapper{background-color: rgba(255, 255, 255, 1.00);}
	#stacks_in_107 .depth_tint,
	#stacks_in_107 .content_tint{ background: none !important; }
	#stacks_in_107 .heading_out h2,
	#stacks_in_107 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_107 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_107 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_107 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	 display: none; }

#stacks_in_107 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 1% 1.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(98, 105, 140, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_107 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_107 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 1px rgba(214, 88, 42, 1.00);}

#stacks_in_107 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_107 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -700px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_107 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_107 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_107 .depth_aside_wrapper,
#stacks_in_107 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_107 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_107 .content_out .centered_image img{float: left;} 





#stacks_in_107 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_107 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_107 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_107 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_107 .depth_in{z-index: 4;}
#stacks_in_107 .depth_tint{z-index: 3;}
#stacks_in_107 .depth_gradient{z-index: 2;}
#stacks_in_107 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_107 .depth_wrapper.content_tint,
	#stacks_in_107 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_107 hr{border: 0;margin: 0;}

#stacks_in_107 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_107 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_107 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}@media only screen and (min-width:0px){#stacks_in_108{}}

/* 1.0.2
- Fix for an odd rendering issue when the stack is added to a column stack if it is the first Enhanced Image stack added to the stacks editor.
- Fix for RapidWeaver edit and preview display issues in older versions of macOS
- macOS 10.15 and earlier, preview mode display issue related to download-image.html template (templates may not be supported in old versions of macOS)
- added webkit hardware acceleration to images with blur applied to fix an odd segmented blur bug in safari.
- fixed typo Parallel(o)gram
*/
#stacks_in_112.image-cover {
  overflow: hidden;
}
#stacks_in_112.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 128px;
  justify-self: center;
  
  
}
#stacks_in_112.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_112.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}


#stacks_in_112 > .image-adjustments > .image-white img {
  transform:
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_112 > .image-adjustments > .image-white, #stacks_in_112 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: inset(0px round 0px);
  clip-path: inset(0px round 0px);
}









#stacks_in_112 > .image-adjustments > .image-white .image-under img {
  filter:  invert(1)  brightness(1.00) contrast(1.00) saturate(1.00)  ;
}
#stacks_in_112 > .image-adjustments > .image-white .image-over img {
  filter:  brightness(1.00) contrast(1.00) saturate(1.00)   ;
}
#stacks_in_112 > .image-adjustments > .image-white .image-gray {
  background-color: #0000FF;
  opacity: 0.000000;
}
#stacks_in_112 > .image-adjustments > .image-white .image-shadows {
  background-color:  #000;
  opacity: 0.000000;
}
#stacks_in_112 > .image-adjustments > .image-white .image-highlights {
  background-color: #FFFFFF;
  opacity: 0.000000;
  mix-blend-mode: overlay;
}
#stacks_in_112 > .image-adjustments > .image-white .image-noise {
  filter: grayscale(1) brightness(1.2) contrast(1.5) url(#noisestacks_in_112);
  opacity: 0.000000;
}
#stacks_in_112 > .image-adjustments > .image-white .image-black {
  background-color: #000000;
}
#stacks_in_112.image-cover > .image-adjustments > .image-white {
  background-color: #FFFFFF;
}


/*  */
/*  */
/* Depth Limit */

#stacks_in_76 .depth_limit {
	max-width: 1100px;
}
#stacks_in_76 .depth_limit_padding {
	padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_76 .depth_limit_padding {
		padding: 0px 10px 0px 10px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_76.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Depth Content */

@media (min-width: 300px){
	#stacks_in_77 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_77 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_77 .depth_section_link:hover .depth_in,
#stacks_in_77 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_77.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_77.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_77 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_77 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_77 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_77 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_77 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_77 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_77 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_77 .heading_out h2{
	font-size: 48px;
	line-height: 56px;
	color: rgba(25, 25, 25, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_77 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_77 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_77 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	 text-align: left; 
	
	
	padding: 3% 50px 3% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_77 .content_out{
		padding: 10% 20px 6% 20px;
		margin: 0 0%;}
	#stacks_in_77 .heading_out h2{
		font-size: 43px;
		line-height: 49px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_77 .depth_wrapper{background-color: rgba(255, 255, 255, 1.00);}
	#stacks_in_77 .depth_tint,
	#stacks_in_77 .content_tint{ background: none !important; }
	#stacks_in_77 .heading_out h2,
	#stacks_in_77 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_77 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_77 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_77 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	 display: none; }

#stacks_in_77 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 1% 1.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(98, 105, 140, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_77 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_77 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 1px rgba(214, 88, 42, 1.00);}

#stacks_in_77 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_77 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -700px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_77 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_77 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_77 .depth_aside_wrapper,
#stacks_in_77 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_77 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_77 .content_out .centered_image img{float: left;} 





#stacks_in_77 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_77 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_77 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_77 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */


#stacks_in_77 .depth_in{z-index: 4;}
#stacks_in_77 .depth_tint{z-index: 3;}
#stacks_in_77 .depth_gradient{z-index: 2;}
#stacks_in_77 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_77 .depth_wrapper.content_tint,
	#stacks_in_77 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_77 hr{border: 0;margin: 0;}

#stacks_in_77 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_77 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_77 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}@media only screen and (min-width:0px){#stacks_in_78{}}

/* 1.0.2
- Fix for an odd rendering issue when the stack is added to a column stack if it is the first Enhanced Image stack added to the stacks editor.
- Fix for RapidWeaver edit and preview display issues in older versions of macOS
- macOS 10.15 and earlier, preview mode display issue related to download-image.html template (templates may not be supported in old versions of macOS)
- added webkit hardware acceleration to images with blur applied to fix an odd segmented blur bug in safari.
- fixed typo Parallel(o)gram
*/
#stacks_in_82.image-cover {
  overflow: hidden;
}
#stacks_in_82.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 128px;
  justify-self: center;
  
  
}
#stacks_in_82.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_82.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}


#stacks_in_82 > .image-adjustments > .image-white img {
  transform:
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_82 > .image-adjustments > .image-white, #stacks_in_82 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: inset(0px round 0px);
  clip-path: inset(0px round 0px);
}









#stacks_in_82 > .image-adjustments > .image-white .image-under img {
  filter:  invert(1)  brightness(1.00) contrast(1.00) saturate(1.00)  ;
}
#stacks_in_82 > .image-adjustments > .image-white .image-over img {
  filter:  brightness(1.00) contrast(1.00) saturate(1.00)   ;
}
#stacks_in_82 > .image-adjustments > .image-white .image-gray {
  background-color: #0000FF;
  opacity: 0.000000;
}
#stacks_in_82 > .image-adjustments > .image-white .image-shadows {
  background-color:  #000;
  opacity: 0.000000;
}
#stacks_in_82 > .image-adjustments > .image-white .image-highlights {
  background-color: #FFFFFF;
  opacity: 0.000000;
  mix-blend-mode: overlay;
}
#stacks_in_82 > .image-adjustments > .image-white .image-noise {
  filter: grayscale(1) brightness(1.2) contrast(1.5) url(#noisestacks_in_82);
  opacity: 0.000000;
}
#stacks_in_82 > .image-adjustments > .image-white .image-black {
  background-color: #000000;
}
#stacks_in_82.image-cover > .image-adjustments > .image-white {
  background-color: #FFFFFF;
}


/*  */
/*  */
@font-face{font-family:'icomoon';src:url('../../rw_common/plugins/stacks/scrollpage_icons/icomoon.eot?8zq521');src:url('../../rw_common/plugins/stacks/scrollpage_icons/icomoon.eot?8zq521#iefix') format('embedded-opentype'),url('../../rw_common/plugins/stacks/scrollpage_icons/icomoon.woff2?8zq521') format('woff2'),url('../../rw_common/plugins/stacks/scrollpage_icons/icomoon.ttf?8zq521') format('truetype'),url('../../rw_common/plugins/stacks/scrollpage_icons/icomoon.woff?8zq521') format('woff'),url('../../rw_common/plugins/stacks/scrollpage_icons/icomoon.svg?8zq521#icomoon') format('svg');font-weight:normal;font-style:normal}[class^="sp-icon-"],[class*=" sp-icon-"]{color:#0E5D35;font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sp-icon-chevron-rounded:before{content:"\e600"}.sp-icon-chevron-rounded-thick:before{content:"\e601"}.sp-icon-chevron-thin:before{content:"\e602"}.sp-icon-chevron-thick:before{content:"\e603"}.sp-icon-arrow:before{content:"\e604"}.sp-icon-arrow-thin:before{content:"\e605"}.sp-icon-arrow-thick:before{content:"\e606"}.sp-icon-round-1:before{content:"\e607"}.sp-icon-round-2:before{content:"\e608"}.sp-icon-round-3:before{content:"\e609"}.sp-icon-round-4:before{content:"\e60a"}#ncd-sp-arrow{display:inline-block;line-height:0;z-index:1000000;padding: 5px;background:#D7CE1B;border-radius: 100px;border-width: 0;border-style:solid;box-shadow: rgba(0,0,0,0.2) 0 1px 3px;opacity:0;border-color:#D6582A}#ncd-sp-arrow i{font-size: 44px;}#ncd-sp-arrow.show i{cursor:pointer}#ncd-sp-arrow{position:fixed;opacity:0;margin: 30px;-webkit-transition:opacity 150ms,-webkit-transform 150ms;transition:opacity 150ms,transform 150ms;-webkit-transform:rotateY(-55deg);-ms-transform:rotateY(-55deg);transform:rotateY(-55deg)}#ncd-sp-arrow.show.down-amount,#ncd-sp-arrow.show.down-container{-webkit-transition:opacity 750ms 0,-webkit-transform 750ms 0;transition:opacity 750ms 0,transform 750ms 0;}#ncd-sp-arrow .rotateThis{-webkit-transition:-webkit-transform 700ms;transition:transform 700ms}#ncd-sp-arrow.show.down-amount .rotateThis,#ncd-sp-arrow.show.down-container .rotateThis{position:relative;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}#ncd-sp-arrow.down-amount .rotateThis,#ncd-sp-arrow.down-container .rotateThis{position:relative;-webkit-transform:rotate(0);transform:rotate(0)}#ncd-sp-arrow.show{opacity:1;-webkit-transform:rotateY(0) translateX(0) translateY(0) translateZ(100px) scale(1);transform:rotateY(0) translateX(0) translateY(0) translateZ(100px) scale(1)}#ncd-sp-arrow.tl{top:0;left:0}#ncd-sp-arrow.tc{top:0;left:50%}#ncd-sp-arrow.tr{top:0;right:0}#ncd-sp-arrow.bl{bottom:0;left:0}#ncd-sp-arrow.bc{bottom:0;left:50%}#ncd-sp-arrow.br{bottom:0;right:0}@media screen and (max-width:400px){#ncd-sp-arrow{display:none}}
