/*
 * com.onelittledesigner.easy_header_css
 */

.eh-main-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.eh-main-wrap .eh-line-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eh-main-wrap .eh-title {
  line-height: 1.1;
  margin: 0;
}
.eh-main-wrap .eh-subtitle {
  flex: 0 0 100%;
  line-height: 1.1;
}
.eh-main-wrap .eh-line-wrap .eh-line-left svg,
.eh-main-wrap .eh-line-wrap .eh-line-right svg,
.eh-main-wrap .eh-line-wrap .eh-line-left,
.eh-main-wrap .eh-line-wrap .eh-line-right,
.eh-main-wrap .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-align-left .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-align-center .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-align-right .eh-line-wrap .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-right {
  display: block;
}
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-right,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-right {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-shape-group-00 .eh-line-shape {
  display: none;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {
  display: block;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-post,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: none;
}
.eh-main-wrap.eh-shape-0 .eh-line-wrap .eh-line-shape > svg {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-0 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-title {
  order: 1;
}
.eh-main-wrap.eh-line-position-1 .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-1 {
  display: flex;
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-2 .eh-subtitle {
  order: 3;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  margin: 0 !important;
}
.eh-main-wrap.eh-line-position-3 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap {
  width: auto;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-3 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-3 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-1 {
  order: 2;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3.eh-side-right .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-3.eh-side-left .eh-line-wrap-2 {
  display: none;
}

.eh-main-wrap.eh-align-left .eh-line-wrap {
  justify-content: flex-start;
}
.eh-main-wrap.eh-align-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.eh-main-wrap.eh-align-right {
  align-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.eh-main-wrap.eh-align-right:not(.eh-line-position-3) {
  align-items: flex-end;
}
.eh-main-wrap.eh-align-right .eh-line-wrap {
  justify-content: flex-end;
}
.eh-main-wrap.eh-line-group-300 .eh-extender {
  display: block;
  box-sizing: border-box;
  flex: 1;
}
.eh-main-wrap.eh-line-group-300.eh-side-left .eh-extender-right,
.eh-main-wrap.eh-line-group-300.eh-side-right .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-1.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-2.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-1 .eh-extender-right,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-2 .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap {
  width: 100%;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap {
  flex: 1;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto !important;
  flex: 1;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-2 .eh-extender-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-1 .eh-extender-right {
  display: none;
}
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  width: 100%;
  flex: 1;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap .eh-extender,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before {
  margin-right: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  margin-left: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1:after,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2:before {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:before,
.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:after,
.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-right {
  display: none;
}

.eh-main-wrap .eh-line-wrap .eh-lines {
  display: flex;
  align-items: center;
  border: 0px solid transparent;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  display: block;
  width: 100%;
}
.eh-main-wrap.eh-line-group-0 .eh-line-wrap .eh-lines svg {
  display: none;
}
.eh-main-wrap:not(.eh-line-group-0) .eh-line-wrap .eh-line-left {
  transform: scale(-1,1);
}
.eh-main-wrap.eh-line-102 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-103 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 9px;
  width: 16px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 10px;
  width: 20px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 12px;
  width: 24px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 14px;
  width: 28px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 17px;
  width: 32px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 18px;
  width: 36px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 21px;
  width: 40px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 24px;
  width: 48px !important;
}

.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg {
    transform: scale(1,-1);
}
.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg {
  transform: scale(1,-1);
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  height: 8px;
}
.eh-main-wrap.eh-line-301 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-303 .eh-line-wrap .eh-lines svg {
  height: 16px;
}
.eh-main-wrap .eh-line-wrap .eh-line-shape svg {
  display: none;
  width: 100%;
  height: 100%;
  fill:  transparent;
  overflow: visible;
  box-sizing: content-box;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  overflow: visible;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  stroke: transparent;
  box-sizing: border-box;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape {
  position: relative;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  display: block;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  transform: translate(-50%,0);
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  min-width: 0px;
  display: grid;
  justify-content: flex-end;
  grid-template-columns:  min-content min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  justify-content: flex-start;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap {
  grid-template-columns: min-content 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap .eh-extender  {
  width: 100% !important;
}
.eh-main-wrap .eh-title div[tag="node"],
.eh-main-wrap .eh-subtitle div[tag="node"] {
  min-width: 20px !important;
}
.eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.eh-main-wrap .eh-title .out:has(.mez>div[tag="node"]),
.eh-main-wrap .eh-subtitle .out:has(.mez>div[tag="node"]) {
  padding: 0;
  overflow: visible;
}
.mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #acadb7;
}
.dark .mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.dark .mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #666666;
}


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


.post-image-wrapper{width:100%;overflow:hidden;position:relative}.post-image{width:100%;margin:0;padding:0;text-align:center}.post-image img{max-width:100%;width:auto;height:auto;display:block}.post-image.animate{transform:translateZ(0);overflow:hidden}.post-image.animate .post-bg-image,.post-image.animate img{overflow:hidden;transform:translateZ(0);transition:transform 0.5s ease,filter 0.5s ease}.post-image.animate.shadow-in:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;transition:box-shadow 0.5s ease}.post-bg-image{width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
.total-blog-list .post-summary > ul,.total-blog-list .post-summary > ol{margin-bottom:1.25rem}.total-blog-list .post-summary *:last-child{margin-bottom:0}
.image-align-left{margin-left:0;margin-right:auto}.image-align-center{margin-left:auto;margin-right:auto}.image-align-right{margin-left:auto;margin-right:0}.image-full{width:100% !important}.stacks-picture img{max-width:100%;width:auto;height:auto;display:block}
.total-blog-list .blog-link{text-decoration:none}.total-blog-list .post_layout_wrapper,.total-blog-list .post_column1,.total-blog-list .post_column2{width:100%;position:relative}.total-blog-list .show-on-hover{opacity:0;transition:opacity 0.3s ease-in 0s}.total-blog-list .post:hover .show-on-hover{opacity:1}.total-blog-list .height-full{height:100%}.total-blog-list .height-full > .post_column1{height:100%}.total-blog-list .inline-width{width:auto;display:inline-block}.total-blog-list .overlap-top,.total-blog-list .overlap-bottom{z-index:5}.total-blog-list .absolute-top{z-index:5;position:absolute;top:0}.total-blog-list .absolute-bottom{z-index:5;position:absolute;bottom:0}.total-blog-list .vertical-center{z-index:5;position:absolute;top:50%;transform:translateY(-50%)}
.com_bigwhiteduck_stacks_markdownpro_stack figure{margin:0}.com_bigwhiteduck_stacks_markdownpro_stack figure img{max-width:100%;height:auto}.com_bigwhiteduck_stacks_markdownpro_stack figure figcaption{display:none}.com_bigwhiteduck_stacks_markdownpro_stack pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-center p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-left p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-right p{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify p{text-align:justify}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-inherit{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h6{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h6{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h6{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h6{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-center ul{display:table;margin:0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-left ul{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-right ul{display:table;margin:0 0 0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-center ul li p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-left ul li p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-right ul li p{text-align:right}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h6{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-list-center ul{display:table;margin:0 auto}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-listtext-center ul li p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify.small-only-just-left p{text-align:left !important}}.com_bigwhiteduck_stacks_markdownpro_stack .mdp p:empty{display:none !important}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote > p{text-align:left;margin-bottom:0}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.no-bot-margin >:nth-last-child(2){margin-bottom:0 !important}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::before,.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{content:" ";display:table}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{clear:both}.com_bigwhiteduck_stacks_markdownpro_stack .mdp-cntrls{display:none !important}
.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack{position:relative}.b-p.icon-only{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.bp-wrap.bp-txt-left>.b-p:not(.icon-only){text-align:left!important}.bp-wrap.bp-txt-center>.b-p:not(.icon-only){text-align:center!important}.bp-wrap.bp-txt-right>.b-p:not(.icon-only){text-align:right!important}.bp-wrap.noclick-active>.b-p.active{pointer-events:none!important} .bp-wrap.inline-wrap{display:inline-block}
.fr-video{display:block;width:100%;padding-bottom:52.34%;margin-bottom:0;height:0;overflow:hidden;padding-top:1.5625rem;position:relative}.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}button.loadmore{display:block;margin:1rem auto}button.loadmore.mobile-button{display:none}.total-blog-list{list-style:none;margin:0;padding:0;display:block;width:100%;position:relative}.total-blog-list .post{position:relative;margin:0;width:100%;overflow:auto}.total-blog-list.hyphenate .post-title,.total-blog-list.hyphenate .post-summary{overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.blog-link{text-decoration:none}

.vast_hide.vast_video_player,.vast_standby.vast_video_player{opacity:0}.vast_video_wrapper{position:relative;background-size:cover;overflow:hidden}.vast_video_wrapper:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.vast_video_tint{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transform:scale(1.05);transform:scale(1.05)}.vast_video_slice{margin:0 auto;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vast_video_background{background-position:center;background-size:cover;position:absolute;-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1;top:0;left:0;right:0;pointer-events:none;bottom:0;-webkit-transition:opacity 500ms 500ms;transition:opacity 500ms 500ms}[data-status="ready"] ~ .vast_video_background{opacity:0}[data-status="ready"].vast_hide ~ .vast_video_background{opacity:1}#vast-log{position:fixed;width:200px;bottom:40px;right:40px;background:#fff;color:#000;padding:0 0 5px;border-radius:9px;-webkit-box-shadow:0 1px 4px -2px #000;box-shadow:0 1px 4px -2px #000;z-index:10000;overflow:hidden}#vast-log p{font-size:13px;padding:7px 20px;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#vast-log p ~ p{border-top:1px solid #eee}#vast-log p#log-header{font-weight:bolder;text-align:center}.vast-icon{width:8px;height:8px;display:inline-block;margin-right:3px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:8px;height:8px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.vast-loaded .vast-icon{background:rgb(255,221,7);-webkit-animation:none;animation:none;border:none}.vast-loaded.vast-pause .vast-icon{background:rgb(206,205,204);-webkit-animation:none;animation:none;border:none}.vast-loaded.vast-play .vast-icon{background:transparent;width:0;height:0;border-radius:0;-webkit-animation:none;animation:none;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid rgb(85,211,94)}.vast-pause{opacity:0.4}
.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:18px}.datepicker.dropdown-menu th{padding:4px 5px}.datepicker.dropdown-menu td{padding:4px 5px}.datepicker table{border:0;margin:0;width:auto}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker td{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker td.active.day,.datepicker td.active.year{background:#2ba6cb}.datepicker td.new,.datepicker td.old{color:#999}.datepicker td span.active{background:#2ba6cb}.datepicker td.day.disabled{color:#eee}.datepicker td span.month.disabled,.datepicker td span.year.disabled{color:#eee}.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker th.active.day,.datepicker th.active.year{background:#2ba6cb}.datepicker th.date-switch{width:145px}.datepicker th span.active{background:#2ba6cb}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:1px solid rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.datepicker-dropdown::after,.datepicker-dropdown::before,.datepicker>div{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}
[hidden]{display:none}.visually-hidden{position:absolute;clip:rect(0,0,0,0)}div.awesomplete{display:block;position:relative;width:100%}div.awesomplete > input{display:block}div.awesomplete > ul{position:absolute;left:0;z-index:100;min-width:100%;box-sizing:border-box;list-style:none;padding:0;border-radius:.3em;margin:.2em 0 0;background:rgba(255,255,255,0.9);background:linear-gradient(to bottom right,white,rgba(255,255,255,0.8));border:1px solid rgba(0,0,0,0.3);box-shadow:0.05em 0.2em 0.6em rgba(0,0,0,0.2);text-shadow:none}div.awesomplete > ul::before{content:"";position:absolute;top:-.43em;left:1em;width:0;height:0;padding:.4em;background:white;border:inherit;border-right:0;border-bottom:0;transform:rotate(45deg)}div.awesomplete > ul[hidden],div.awesomplete > ul:empty{display:none}div.awesomplete > ul > li{position:relative;padding:.2em .5em;cursor:pointer}div.awesomplete > ul > li:hover{background:#b8d3e0;color:black}div.awesomplete > ul > li[aria-selected="true"]{background:#3d6d8f;color:white}div.awesomplete mark{background:#eaff00;padding:0}div.awesomplete li:hover mark{background:#b5d100}div.awesomplete li[aria-selected="true"] mark{background:#3d6b00;color:inherit}@supports (transform:scale(0)){div.awesomplete > ul{transition:0.3s cubic-bezier(0.4,0.2,0.5,1.4);transform-origin:1.43em -.43em}div.awesomplete > ul[hidden],div.awesomplete > ul:empty{opacity:0;transform:scale(0);display:block;transition-timing-function:ease}}.actionbar{background-color:rgba(255,255,255,0.9);display:block;position:absolute;text-align:center;top:0;left:0;right:0;width:100%;margin:0;padding:10px 5px;opacity:0;transition:opacity 500ms ease-in-out;z-index:1}.actionbar a{margin:0 5px;opacity:0.8;color:#222}.actionbar a:hover{color:#222;opacity:1}.actionbar .fa{font-size:1.5em}.actionbar.fill{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;padding:0}.actionbar.fill a{margin:0;width:50%;height:40px;line-height:40px;float:left}.actionbar.fill a .fa{font-size:1.3rem}.actionbar .imagebar-move{position:absolute;bottom:0;left:50%;opacity:0.6;font-size:0.9rem;cursor:grab;transform:translateX(-50%)}.actionbar .imagebar-move:active{cursor:grabbing}.image-box .imagebar-featured,.image-box .imagebar-move{display:none}div:not(.empty):hover > .actionbar{opacity:1}.dz-error .actionbar,.dz-processing .actionbar{display:none !important}#imagebar-image img{display:block;max-height:calc(100vh - 450px);margin:0 auto}.alt-form img{max-width:25%;float:right;margin-left:1rem}.cms-alertbox{visibility:hidden;position:fixed;width:100%;top:-7rem;left:0;padding:2rem;text-align:center;color:#fff;opacity:0.95;box-shadow:0 0 5px rgba(0,0,0,0.5);transition:all 800ms ease-in-out}.cms-alertbox.show{visibility:visible !important;top:0;z-index:9999999}.cms-alertbox.fadeOut{opacity:0}#cms-alertbox-success{background-color:#43AC6A}#cms-alertbox-error{background-color:#f04124}.cheat-sheet .hint{color:#003399}.cheat-sheet pre{margin-bottom:1.0rem}.datastore-admin{text-align:center}.datastore-admin .download .fa,.datastore-admin .bulk-edit .fa{margin:0.5rem;margin-bottom:0;font-size:1.5rem}.total-feed-admin-list .post .post-image{position:relative}.total-feed-admin-list .post .post-image > .fa{line-height:100px}.total-feed-admin-list .post .feedbar-edit{cursor:pointer}.total-feed-admin-list .post:hover .actionbar{opacity:1}#feed-edit,#feed-edit-hipwig{max-width:40em !important}#feed-edit .actionbar,#feed-edit-hipwig .actionbar{display:none}.hide-feed-image .image-box{display:none}form.total-form .dz-clickable{cursor:pointer}form.total-form fieldset.filedrop{box-sizing:border-box}form.total-form fieldset.filedrop *{box-sizing:border-box}form.total-form fieldset.filedrop p.placeholder{display:block;background:none;opacity:1;cursor:default;text-align:center;margin-top:0.3rem}form.total-form fieldset.filedrop p.placeholder .fa{font-size:1.5em}form.total-form fieldset.filedrop .dz-preview{position:relative;display:block;min-height:2rem;border-width:10px;border-style:solid;border-color:#f8f8f8;box-shadow:0px 0px 2px rgba(0,0,0,0.4)}form.total-form fieldset.filedrop .dz-preview.empty{display:none}form.total-form fieldset.filedrop .dz-preview .fa-check-circle,form.total-form fieldset.filedrop .dz-preview .fa-times-circle{display:none;position:absolute;text-align:center;opacity:0;bottom:0;left:0;right:0;width:100%;background-color:rgba(255,255,255,0.9);transition:opacity 500ms ease-in-out}form.total-form fieldset.filedrop .dz-preview.dz-success .fa-check-circle{display:block;opacity:1}form.total-form fieldset.filedrop .dz-preview.dz-error .fa-times-circle{display:block;opacity:1}form.total-form fieldset.filedrop .dz-preview.dz-processing .dz-progress{display:block;opacity:1;transition:all 0.2s linear}form.total-form fieldset.filedrop .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity 0.4s ease-in}form.total-form fieldset.filedrop .dz-preview .dz-progress{opacity:0;z-index:1000;pointer-events:none;position:absolute;height:2rem;left:0;right:0;bottom:0;width:100%;background:rgba(0,0,0,0.4);-webkit-transform:scale(1);overflow:hidden}form.total-form fieldset.filedrop .dz-preview .dz-progress .dz-upload{background:#43AC6A;position:absolute;top:0;left:0;bottom:0;width:0;z-index:1001}form.total-form fieldset.filedrop .dz-preview .dz-progress .dz-upload-progress-label{width:100%;text-align:center;display:block;line-height:2rem;z-index:1002;position:absolute;color:#ffffff}.hipwig > textarea{display:none}.fr-video{display:block;width:100%;padding-bottom:52.34%;margin-bottom:0;height:0;overflow:hidden;padding-top:1.5625rem;position:relative}.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}.fr-placeholder{font-size:1rem !important;line-height:1.6 !important}.hipwig > .fr-box{box-sizing:border-box;line-height:1.6;font-size:1rem;width:100%;color:#222222;border-radius:0;background-color:#fff;border-style:solid;border-width:1px;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;padding:0.5rem;transition:border-color .15s linear,background .15s linear;white-space:pre-wrap;word-wrap:break-word}.hipwig > .fr-box.fr-basic{padding-top:0}.hipwig > .fr-box.fr-fullscreen{padding:1rem}body.fr-fullscreen{padding:0 !important}.fr-wrapper{background-color:transparent !important;box-shadow:none !important}.fr-toolbar.fr-basic{top:0 !important;left:0 !important;background-color:transparent !important;box-shadow:none !important;border-top:none !important;border-bottom:1px solid #ebebeb}.fr-sticky,.fr-sticky-ios{position:relative !important;top:0px !important;left:0px !important}.fr-sticky-dummy{display:none !important}.fr-view{color:#222222;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word}.fr-toolbar.fr-inline{z-index:999998 !important}.fr-tooltip,.fr-popup{z-index:999999 !important}.fr-toolbar .fr-btn{background-color:transparent}.fr-toolbar .fr-btn:hover{background-color:rgba(255,255,255,0.2)}.unsaved:not(.new) .hipwig.unsaved > .fr-box{border-color:#f04124 !important}.fr-btn{display:inline-block !important}.fr-counter.exceeded{background-color:#f04124;border-color:#cf2a0e;color:#fff}.fr-video video{width:100%}form.total-form fieldset.text-box > .fa{font-size:1.2rem;opacity:0;position:absolute;overflow:visible;right:5px;top:50%;z-index:1;transition:opacity 500ms ease-in-out}form.total-form fieldset.text-box > .fa.password-preview{opacity:0.5;cursor:pointer;z-index:2}form.total-form fieldset.text-box > .fa.password-preview:hover{opacity:1.0}form.total-form fieldset.text-box > textarea,form.total-form fieldset.text-box > input,form.total-form fieldset.text-box > div.awesomplete > input{font-size:1rem;margin-bottom:0}form.total-form fieldset.text-box > div.awesomplete > input[readonly]{cursor:context-menu}form.total-form fieldset.text-box textarea{line-height:1.6;margin-bottom:0;resize:none}form.total-form fieldset.text-box textarea:focus{resize:vertical}form.total-form fieldset.text-box.textarea{border-width:5px;border-style:solid;border-color:#f8f8f8;box-shadow:0px 0px 2px rgba(0,0,0,0.4)}form.total-form fieldset.text-box.input > .fa{transform:translateY(-50%)}form.total-form fieldset.text-box.textarea > .fa{right:10px;top:auto;bottom:10px}form.total-form.success fieldset.text-box .fa-check-circle,form.total-form fieldset.text-box.success .fa-check-circle{opacity:1}form.total-form.success fieldset.text-box .password-preview,form.total-form fieldset.text-box.success .password-preview{opacity:0}form.total-form.error fieldset.text-box .fa-times-circle,form.total-form fieldset.text-box.error .fa-times-circle{opacity:1}form.total-form.error fieldset.text-box .password-preview,form.total-form fieldset.text-box.error .password-preview{opacity:0}form.total-form.saving fieldset.text-box.input .fa-circle-o-notch,form.total-form fieldset.text-box.saving.input .fa-circle-o-notch{top:30%}form.total-form.saving fieldset.text-box .fa-circle-o-notch,form.total-form fieldset.text-box.saving .fa-circle-o-notch{opacity:1}form.total-form.saving fieldset.text-box .password-preview,form.total-form fieldset.text-box.saving .password-preview{opacity:0}form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > textarea,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > input,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > .awesomplete > input,form.total-form.unsaved:not(.new) fieldset.text-box.unsaved > .widearea-wrapper > textarea{border-color:#f04124 !important}.widearea-wrapper{position:relative;width:100%;height:auto;margin:0}.widearea{width:100%;padding-right:25px;margin-bottom:0}.widearea:focus{box-shadow:none}.widearea-icons{position:absolute;top:5px;right:5px;line-height:1}.widearea-icon{color:#000;display:inline-block;font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900;font-size:1.5rem;text-rendering:auto;text-align:center;text-decoration:none;opacity:0.5;z-index:98;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);transition:opacity 0.1s ease-out}.widearea-icon.fullscreen{font-size:1rem}.widearea-icon.fullscreen::before{content:"\f065"}.widearea-icon.close::before{content:"\f00d"}.widearea-icon.changeTheme::before{content:"\f042"}.widearea-icon:hover{color:#000;opacity:1}.widearea-overlayLayer{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999998;background-color:#fff;transition:all 0.2s ease-out}.widearea-overlayLayer::before,.widearea-overlayLayer::after{position:absolute;color:#999;top:5px;transform:translateX(-50%);font-size:0.8rem;line-height:1;padding:5px;z-index:999999;border:1px #ccc solid;border-radius:3px}.widearea-overlayLayer::before{left:25%;content:"Edit Content"}.widearea-overlayLayer::after{left:75%;content:"Live Preview"}.widearea-overlayLayer textarea,.widearea-overlayLayer .markdown{margin:0;padding:0;padding-top:40px;border:none;height:100% !important;width:50%;outline:none;display:block;font-size:1rem;box-shadow:none;resize:none;line-height:1.6em;transition:all 0.2s ease-out}.widearea-overlayLayer textarea{color:#222;background-color:#fafafa;padding-left:50px;padding-right:20px;float:left;border-right-width:2px;border-right-style:solid;border-right-color:#e6e6e6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widearea-overlayLayer .markdown{padding-left:20px;padding-right:50px;float:right;height:100%;position:relative;overflow-y:scroll}.widearea-overlayLayer .widearea-controlPanel{position:absolute;right:0;top:0;padding-top:20px;padding-right:20px;z-index:99999}.widearea-overlayLayer .widearea-controlPanel .widearea-icon{display:block;font-size:24px;margin-top:10px;color:#737373}.widearea-overlayLayer.dark{background-color:#2F3030;color:#999}.widearea-overlayLayer.dark h1,.widearea-overlayLayer.dark h2,.widearea-overlayLayer.dark h3,.widearea-overlayLayer.dark h4,.widearea-overlayLayer.dark h5,.widearea-overlayLayer.dark h6{color:#ccc}.widearea-overlayLayer.dark a{color:#fff}.widearea-overlayLayer.dark textarea{color:#999;background-color:#222;border-right-color:#000}form.total-form fieldset.image-box .placeholder{margin-bottom:0}form.total-form fieldset.image-box .total-preview{display:block;min-height:4em;position:relative}form.total-form fieldset.image-box img{width:100% !important;height:auto;max-width:100%;display:block;margin:0 auto}form.total-form fieldset.image-box img.notfound{display:none}form.total-form fieldset.image-box .dz-overlay{width:100%;height:100%;top:0;left:0;opacity:0.5;position:absolute;display:block;text-align:center}form.total-form fieldset.image-box .dz-overlay .fa{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}form.total-form fieldset.image-box img{width:100%}form.total-form fieldset.image-box .fa-check-circle,form.total-form fieldset.image-box .fa-times-circle{font-size:2rem}form.total-form fieldset.image-box .dz-preview.empty{border-style:none !important;box-shadow:none !important}form.total-form fieldset.image-box.dz-drag-hover .dz-overlay{opacity:1.0}form.total-form fieldset.image-box.dz-drag-hover img{opacity:0.5}form.total-form.dz-drag-hover fieldset.image-box .dz-overlay{opacity:1.0}form.total-form.dz-drag-hover fieldset.image-box img{opacity:0.5}form.total-form fieldset.file-box .dz-preview{width:9.0625rem;min-height:9.0625rem;margin:0 auto;padding:1rem 0;text-align:center}form.total-form fieldset.file-box .dz-preview .filename{margin-bottom:0}form.total-form fieldset.file-box .dz-preview .dz-progress{height:1rem}form.total-form fieldset.file-box .dz-preview .dz-progress .dz-upload-progress-label{font-size:0.5rem;line-height:1rem}form.total-form.dz-drag-hover fieldset.file-box .fa.file-icon::before{content:"\f0ee"}form.total-form fieldset.gallery-box .total-preview{width:100%;overflow:hidden;padding-top:5px}form.total-form fieldset.gallery-box .total-preview.overflow{overflow-y:scroll;border-bottom:1px dotted #ccc;text-align:center}form.total-form fieldset.gallery-box .dz-preview{border-width:5px;opacity:1.0;display:inline-block;margin-right:10px;margin-bottom:10px;text-align:center;vertical-align:top;overflow:hidden;width:100px;height:100px;float:left}form.total-form fieldset.gallery-box .dz-preview:first-child{opacity:0.5;border-style:dashed;border-color:#222;border-width:2px;box-shadow:none;border-radius:3px}form.total-form fieldset.gallery-box .dz-preview:first-child .fa{line-height:100px}form.total-form fieldset.gallery-box .dz-preview.sortable-ghost .actionbar{opacity:0 !important}form.total-form fieldset.gallery-box .dz-preview .dz-progress{height:1rem}form.total-form fieldset.gallery-box .dz-preview .dz-progress .dz-upload-progress-label{font-size:0.5rem;line-height:1rem}form.total-form fieldset.gallery-box .dz-preview .imagebar-featured .fa-star{display:none}form.total-form fieldset.gallery-box .dz-preview .imagebar-featured .fa-star-o{display:inline-block}form.total-form fieldset.gallery-box .dz-preview.featured .imagebar-featured .fa-star{display:inline-block}form.total-form fieldset.gallery-box .dz-preview.featured .imagebar-featured .fa-star-o{display:none}form.total-form fieldset.gallery-box.dz-drag-hover .dz-preview{opacity:0.5}form.total-form fieldset.gallery-box.dz-drag-hover .dz-preview:first-child{opacity:1.0}form.total-form.dz-drag-hover fieldset.gallery-box .dz-preview{opacity:0.5}form.total-form.dz-drag-hover fieldset.gallery-box .dz-preview:first-child{opacity:1.0}form.total-form fieldset.select-box > .fa{font-size:1.2rem;opacity:0;position:absolute;right:25px;top:10px;transition:opacity 500ms ease-in-out}form.total-form fieldset.select-box select{margin:0}form.total-form.success fieldset.select-box .fa-check-circle{opacity:1}form.total-form.error fieldset.select-box .fa-times-circle{opacity:1}form.total-form.saving fieldset.select-box .fa-circle-o-notch{opacity:1}form.total-form.unsaved:not(.new) fieldset.select-box.unsaved select{border-color:#f04124 !important}form.blog-form fieldset.switch{margin-top:0}form.blog-form .stacks_out,form.blog-form .stacks_in{overflow:visible !important}form.blog-form .blog-content,form.blog-form .blog-summary{border:none;box-shadow:none}form.blog-form .text-box:not(.unsaved):not(.error) > .fa{display:none !important}form.blog-form .text-box.permalink .fa-circle-o-notch{display:none !important}form.blog-form input[name=permalink]{background:#f3f3f3;border:none;box-shadow:none}form.blog-form .g-recaptcha iframe.error{border:1px solid #f04124}form.blog-form.unsaved .dz-image-preview{box-shadow:1px 0 0 #f04124,-1px 0 0 #f04124,0 1px 0 #f04124,0 -1px 0 #f04124 !important}form.blog-form button[data-cmd=save]{display:none !important}.cms-delete{display:none;}.totaltip{list-style:none}#totaltip{text-align:center;position:fixed !important;display:block !important;top:0;padding:0;left:-9999px;z-index:999999;width:auto}#totaltip li{display:inline-block}#imagebar-tag form{margin:0}#imagebar-tag form.textarea .fa{top:5px;right:5px}#imagebar-tag form textarea{margin-bottom:1rem}#imagebar-tag form button{margin:0}.totalbar{display:flex}.totalbar button{padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5625rem;padding-left:1rem;margin-bottom:0}.totalbar .button-group{margin-bottom:1.25rem;list-style:none}.totalbar .button-group > li:first-child .button{border-left:1px solid}.button-bar.totalbar.fullscreen{position:fixed;display:block;bottom:2px;left:50px;z-index:9999999;max-width:calc(50% - 50px)}.button-bar.totalbar.fullscreen button{background-color:#555;color:#fff;opacity:0.3;margin-bottom:1px;padding-top:0.25rem;padding-right:0.5rem;padding-bottom:0.25rem;padding-left:0.5rem;transition:opacity 200ms ease-in-out}.button-bar.totalbar.fullscreen button:hover{background-color:#222}.button-bar.totalbar.fullscreen:hover button{opacity:1}.button-bar.totalbar.fullscreen li{margin:0}.button-bar.totalbar.fullscreen .fa{font-size:1rem}.button-bar.totalbar.fullscreen.dark button{background-color:#ccc;border-color:#000;color:#222}.button-bar.totalbar.fullscreen.dark button:hover{background-color:#999}form.total-form{position:relative}form.total-form fieldset:not(.switch){border:none;padding:0;margin:0;margin-bottom:1rem;position:relative}form.total-form .hide{display:none}form.total-form .fa{color:#222}form.total-form .fa.has-tip{border:none !important}form.total-form .fa.fa-times-circle{color:#f04124}form.total-form .fa.fa-check-circle{color:#43AC6A}form.total-form .fa.fa-circle-o-notch.fa-spin{-webkit-filter:blur(0);transform-origin:50% 48.9%}form.total-form.depot-form .dz-preview{padding:0.5rem 0}form.total-form.depot-form .dz-preview .filename{font-size:0.7rem}form.total-form.depot-form .dz-preview:first-child{padding:0}form form{display:none}.hide{display:none !important}.cms-admin-core-warning{display:none}.baseurl-warning,.web-address-warning,.cms-version-warning{display:none;padding:1rem;text-align:center;background-color:rgba(255,0,0,0.9);position:fixed;bottom:0;width:100%;z-index:99999;cursor:pointer;color:#ffffff;font-size:1.2rem}.baseurl-warning > em,.web-address-warning > em,.cms-version-warning > em{font-size:0.9rem}
.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}}
.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-style-normal{font-style:normal}.font-style-italic{font-style:italic}
.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}
.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}}
.infix{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;outline:none !important;overflow:hidden}.infix.infix-section{z-index:999}.infix *{-webkit-box-sizing:border-box;box-sizing:border-box}.infix-wrap{z-index:9990;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.infix.infix-body{position:fixed}.infix.no-nav > .infix-wrap > .infix-nav{display:none}.infix.infix-body .infix-wrap{position:fixed}.infix.infix-section{position:absolute}.infix.infix-section .infix-wrap{position:absolute}.infix-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle}.splb-loader{z-index:99999;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.infix-loading .splb-loader{opacity:1}.infix-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.infix.stacks-v-top .infix-container{vertical-align:top}.infix.stacks-v-bottom .infix-container{vertical-align:bottom}.infix.infix-section .infix-container{position:static}.infix.infix-section.infix-inline .infix-container{position:static}.infix-content{z-index:9993;width:100%}.infix-content::after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;z-index:-1}.infix-body .infix-close{position:fixed}.infix-body.infix-inline .infix-container{width:96%;max-width:1000px}.infix-body.cross-overlay .infix-close{position:fixed}.infix-body.cross-inside .infix-close{position:absolute}.infix-section .infix-close{position:absolute}.infix-closed:not(.infix-closing){z-index:-99 !important;height:0 !important}.infix-close{display:none;cursor:pointer;text-decoration:none;text-align:center;font-style:normal;border:0;-webkit-appearance:none;outline:none;background:none;-webkit-box-shadow:none;box-shadow:none}.infix-close,[data-infix-next],[data-infix-prev]{cursor:pointer}.infix-close.icon-tr{right:0;top:0}.infix-close.icon-tl{left:0;top:0}.infix-close.icon-br{right:0;bottom:0}.infix-close.icon-bl{left:0;bottom:0}.infix-close::-moz-focus-inner{border:0;padding:0}.infix-img{max-width:100%;margin:0 auto;display:block;line-height:0;border:0}.infix-section.size-target.infix-image .infix-img[style],.infix-section.size-native.infix-image .infix-img[style]{max-height:none !important}.infix.infix-section.size-native{overflow:visible}.infix.infix-section.size-native,.infix.infix-section.size-native > .infix-wrap,.infix.infix-section.size-native > .infix-wrap > .infix-container{position:relative;width:100%}.infix.infix-section.size-native.infix-closing{display:none !important}.infix.size-native > .infix-wrap > .infix-container > .infix-content > .splb{max-height:none !important}.infix-iframe .infix-container{width:100%}.infix-body.infix-iframe .infix-container{max-width:1000px}.infix-section.infix-iframe.full-frame .infix-container{max-width:100%}.infix-section.infix-iframe.auto-size-section .infix-iframe-container{max-height:none !important}.size-target:not(.lightbox-open)[style]{max-height:initial !important;min-height:initial !important}.infix-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.infix-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.infix-htmlvideo video{position:absolute;top:0px;width:100%}.infix-instagram .infix-content{margin:0 auto;width:100%}.infix-instagram .infix-content .infix-iframe-container{padding-top:113.0719%}.infix-error{text-align:center}.infix-err-txt{color:black;background-color:rgba(255,255,255,0.4);padding:3px 6px}.spl-lightbox,.spl-lightbox::before,.spl-lightbox::after{display:none}.limelight-launcher{cursor:pointer}.limelight-launcher:not(.allowclicks) *{pointer-events:none}[data-cms-launch][data-cms-id=""].ll-empty-noclick{pointer-events:none !important}[data-cms-launch][data-cms-id=""].ll-empty-hide{display:none !important}.ll-count{display:none}.ll-overlay[class*="s-"][class*="-bg"]::before{display:none}


.total-blog-list .post-date:not(.small):not(.today){font-size:0.9rem;display:block;width:100%;margin:0.5rem 0}.total-blog-list .post-date:not(.small):not(.today).hide{display:none}
*{min-height:0;min-width:0}.blu-sidebar,.blu-sidebar .flex-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blu-sidebar .flex-col>.stacks_out{width:100%}.blu-sidebar,.blu-sidebar>.blu-side,.blu-sidebar>.blu-side>.blu-side__wrap,.blu-sidebar>.blu-content,.blu-sidebar>.blu-gutter{position:relative}.blu-sidebar.eq-bpo .blu-side__wrap>.blu-wrap,.blu-sidebar.eq-bpo .blu-side__wrap>.blu-wrap>.blueprint-col,.blu-sidebar.eq-bpo .blu-side__wrap>.blu-wrap>.blueprint-col>.blucol-content,.blu-sidebar.eq-bpo .blu-content__wrap>.blu-wrap,.blu-sidebar.eq-bpo .blu-content__wrap>.blu-wrap>.blueprint-col,.blu-sidebar.eq-bpo .blu-content__wrap>.blu-wrap>.blueprint-col>.blucol-content{position:static!important}.blu-sidebar>.blu-gutter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}

/* 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: inherit;
}
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: inherit;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 17px;
  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: %;}}
.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1.5;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out; }
  .button.b-p.large {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: 0.25rem 0.75rem;
    font-size: .8875rem; }
  .button.b-p.tiny {
    padding: .2rem .45rem;
    font-size: .8875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius {
    border-radius: 3px; }
  .button.b-p.round {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack .bp-styles-warning,
.com_bigwhiteduck_stacks_buttonplus_master_stack .bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(3, 37, 76, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #064996; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(231, 231, 231, 1.00);
    color: rgba(51, 51, 51, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(51, 51, 51, 1.00);
      background-color: white; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #e7908e; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #91cf91; }
  .button.b-p.radius:not(.custom) {
    border-radius: 2px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(3, 37, 76, 1.00);
    color: rgba(3, 37, 76, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #064996;
      background-color: #064996; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(231, 231, 231, 1.00);
      color: rgba(231, 231, 231, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(51, 51, 51, 1.00);
        border-color: white;
        background-color: white; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #e7908e;
        background-color: #e7908e; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #91cf91;
        background-color: #91cf91; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(204, 204, 204, 1.00);
    border-width: 1px;
    color: rgba(55, 58, 60, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #5c6164;
      border-color: #f2f2f2;
      background-color: rgba(212, 212, 212, 0.00); }
.target.stacks_in_1024_2{    margin:0px;}.target.stacks_in_1024_2{z-index:9;}.target.stacks_in_1024_2.width-fill{width:calc(100% - 0px)}.target.stacks_in_1024_2.width-flexible{width:100%}.target.stacks_in_1024_2.width-fixed{width:128px}.target.stacks_in_1024_2.height-fill{height:calc(100% - 0px)}.target.stacks_in_1024_2.height-flexible{height:100%}.target.stacks_in_1024_2.height-fixed{height:250px}.target.stacks_in_1024_2[class*="relative-"].top-pt{top:0%}.target.stacks_in_1024_2[class*="relative-"].top-px{top:0px}.target.stacks_in_1024_2[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1024_2[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1024_2[class*="relative-"].right-pt{right:0%}.target.stacks_in_1024_2[class*="relative-"].right-px{right:0px}.target.stacks_in_1024_2[class*="relative-"].left-pt{left:0%}.target.stacks_in_1024_2[class*="relative-"].left-px{left:0px}.target.stacks_in_1024_2.shift-up{margin-top:-0px}.target.stacks_in_1024_2.shift-down{margin-bottom:-0px}.target.stacks_in_1024_2.shift-left{right:0px}.target.stacks_in_1024_2.shift-right{left:0px}.target.stacks_in_1024_2.pin-top,.target.stacks_in_1024_2.pin-bottom{left:0px}.target.stacks_in_1024_2.pin-left,.target.stacks_in_1024_2.pin-right{top:0px}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_1024_5 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_1024_5 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

#stacks_in_1024_5 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_1024_5 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_1024_5 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_1024_5 ul li > a:after,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_1024_5.cm-full-menu,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul,
#clean-menu_stacks_in_1024_5 .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_1024_5.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a,
#clean-menu_stacks_in_1024_5 .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_1024_5 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul > div,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul > div a,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu,
#clean-menu_stacks_in_1024_5 .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_1024_5.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_1024_5.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu.clean-menu-active {
  height: auto;
}


#clean-menu-full_stacks_in_1024_5.cm-full-menu {
  -webkit-transform: translate(-100%, 50px);
  transform: translate(-100%, 50px);
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}


#clean-menu-full_stacks_in_1024_5.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_1024_5 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_1024_5.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_1024_5 {
  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_1024_5 > div {
  align-self: center;
}
#clean-menu_stacks_in_1024_5 .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_1024_5 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_1024_5 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_1024_5 .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_1024_5 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_1024_5.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_1024_5 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_1024_5 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  display: none;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_1024_5.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_1024_5 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  display: none;
  
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}

#clean-menu_stacks_in_1024_5 > div:nth-child(2),
#clean-menu_stacks_in_1024_5 > div:nth-child(3) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_1024_5 > div:nth-child(3) {
  /* margin-left: 10px; */
}
#clean-menu_stacks_in_1024_5 > div:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_1024_5 > div.clean-menu-top-level:nth-child(2) ul li:last-child,
#clean-menu_stacks_in_1024_5 > div.clean-menu-top-level:nth-child(3) ul li:first-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_1024_5 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:last-child,
#clean-menu_stacks_in_1024_5 > div.clean-menu-top-level:nth-child(3) > ul > li > ul li:first-child {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_1024_5.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.40);
  font-size: inherit;
  
  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_1024_5.cm-full-menu ul li > a {
  font-size: inherit;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1024_5 .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_1024_5.cm-full-menu ul li > a,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  

}
#stacks_in_1024_5 li > a svg,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

#clean-menu_stacks_in_1024_5 .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_1024_5 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_1024_5 .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_1024_5 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_1024_5 .cm-toggle span {
  background: #E6E6E6;
}
#clean-menu_stacks_in_1024_5 h1, #clean-menu_stacks_in_1024_5 h2, #clean-menu_stacks_in_1024_5 h3, #clean-menu_stacks_in_1024_5 h4, #clean-menu_stacks_in_1024_5 h5, #clean-menu_stacks_in_1024_5 h6, #clean-menu_stacks_in_1024_5 .layouts-text, #clean-menu_stacks_in_1024_5 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu > ul > li,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_1024_5.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_1024_5.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_1024_5 .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_1024_5.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_1024_5 .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_1024_5.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_1024_5 .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_1024_5 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_1024_5 .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_1024_5 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_1024_5.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_1024_5 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_1024_5 .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_1024_5 .clean-menu-logo {
  margin: 0;
  width: 250px;
  max-width: 250px;
}
#clean-menu_stacks_in_1024_5 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  max-width: 250px;
  width: 100%;
  margin-right: 5px;
}
#clean-menu_stacks_in_1024_5 .clean-menu-full {
  width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_1024_5.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_1024_5 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_1024_5.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}







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





@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_1024_5 ul li.cm-hide-menu {
    display: none;
  }
  
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu {
    left: 0;
    right: 0;
    bottom: auto;
    width: auto;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul {
    text-align: center;
    padding: 20px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul li{
    display: block;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul > li > a {
    padding: 4px 20px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul {
    padding: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul li {
    margin: 3px 0px 3px 15px;
    position: relative;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul li {
    line-height: 1;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul li:before {
    content: ">";
    position: absolute;
    left: 5px;
    top: 4px;
    line-height: 1;
    font-family: monospace;
    font-weight: bold;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_1024_5.cm-full-menu > ul > li {
    margin: 30px 0;
  }
  
  #clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > a.parent,
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul > li > a.parent,
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a.parent {
  cursor: default;
}
#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > ul li > a.parent {
  font-weight: bold;
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul li.parent > a {
  font-weight: bold;
  /* padding: 0; */
}
#clean-menu-full_stacks_in_1024_5.cm-full-menu ul ul li.parent:before {
  display: none;
}

#clean-menu_stacks_in_1024_5 .clean-menu-top-level > ul > li > a.parent {
  display: none;
}


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






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









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



form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}
form.total-form input,form.total-form select{height:2.30rem;padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem}form.total-form input,form.total-form textarea,form.total-form select,form.total-form .hipwig > .fr-box{background-color:rgba(255, 255, 255, 1.00);padding:0.50rem;border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00);font-size:0.90rem}form.total-form input .fr-toolbar,form.total-form textarea .fr-toolbar,form.total-form select .fr-toolbar,form.total-form .hipwig > .fr-box .fr-toolbar{border-color:rgba(204, 204, 204, 1.00)}form.total-form input .fr-toolbar .fa,form.total-form textarea .fr-toolbar .fa,form.total-form select .fr-toolbar .fa,form.total-form .hipwig > .fr-box .fr-toolbar .fa{color:rgba(34, 34, 34, 1.00)}form.total-form input .fr-toolbar .fr-btn:hover,form.total-form textarea .fr-toolbar .fr-btn:hover,form.total-form select .fr-toolbar .fr-btn:hover,form.total-form .hipwig > .fr-box .fr-toolbar .fr-btn:hover{color:rgba(34, 34, 34, 1.00)}form.total-form select{padding-right:1.5rem}form.total-form .fr-view{color:rgba(34, 34, 34, 1.00)}form.total-form fieldset.text-box.textarea,form.total-form fieldset.filedrop .dz-preview{border-color:rgba(248, 248, 248, 1.00)}form.total-form.depot-form .dz-file-preview,form.total-form fieldset.file-box .dz-preview{background-color:rgba(255, 255, 255, 1.00);color:rgba(34, 34, 34, 1.00)}form.total-form.depot-form .dz-file-preview > .fa:first-child,form.total-form fieldset.file-box .dz-preview > .fa:first-child{color:rgba(34, 34, 34, 1.00)}form.total-form .total-preview.overflow{border-color:rgba(204, 204, 204, 1.00)}form.total-form .total-preview .dz-overlay > .fa,form.total-form fieldset.filedrop:not(.image-box):not(.file-box) .dz-preview:first-child > .fa{color:rgba(34, 34, 34, 1.00)}form.total-form fieldset.filedrop.gallery-box .dz-preview:first-child{border-color:rgba(34, 34, 34, 1.00)}form.total-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.total-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.total-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter select,form.blog-filter input{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00);height:2.30rem;padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem}.datastore-admin > .fa,.post-image > .fa{color:rgba(34, 34, 34, 1.00)}.totalbar button.button,form.total-form button{background-color:rgba(0, 56, 130, 1.00);color:rgba(255, 255, 255, 1.00)}.totalbar button.button:hover,form.total-form button:hover{background-color:rgba(0, 53, 123, 1.00)}.actionbar{background-color:rgba(255, 255, 255, 0.90);color:rgba(34, 34, 34, 1.00)}.actionbar > a,.actionbar > a > .fa{color:rgba(34, 34, 34, 1.00)}.tall #stacks_in_1027{display:none}



@font-face{font-family:Rubik;font-style:normal;font-weight:normal;src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-regular.eot");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-regular.eot?#iefix") format("embedded-opentype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-regular.svg#font-pro") format("svg");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-regular.otf") format("opentype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-regular.ttf") format("truetype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-regular.woff2") format("woff2");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-regular.woff") format("woff");}@font-face{font-family:Rubik;font-style:normal;font-weight:bold;src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600.eot");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600.eot?#iefix") format("embedded-opentype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600.svg#font-pro") format("svg");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600.otf") format("opentype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600.ttf") format("truetype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600.woff2") format("woff2");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600.woff") format("woff");}@font-face{font-family:Rubik;font-style:italic;font-weight:normal;src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.eot");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.eot?#iefix") format("embedded-opentype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.svg#font-pro") format("svg");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.otf") format("opentype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.ttf") format("truetype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.woff2") format("woff2");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-italic.woff") format("woff");}@font-face{font-family:Rubik;font-style:italic;font-weight:bold;src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600italic.eot");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600italic.eot?#iefix") format("embedded-opentype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600italic.svg#font-pro") format("svg");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600italic.otf") format("opentype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600italic.ttf") format("truetype");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600italic.woff2") format("woff2");src:url("https://www.intersputnik.int/resources/fonts/rubik-v28-cyrillic-ext_latin_latin-ext/rubik-v28-cyrillic-ext_latin_latin-ext-600italic.woff") format("woff");}
 html,body, h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a, blockquote, a, ul,ul li,ol,ol li,dl,dl dd, fieldset,input,textarea,form label,input + label,fieldset label,input + datalist,legend, button,.button,.btn, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_1031{font-family:"Rubik",sans-serif !important}p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-family:"Rubik",sans-serif !important}

#stacks_in_1193.vast_video_wrapper,#stacks_in_1193.vast_video_wrapper strong,#stacks_in_1193.vast_video_wrapper b,#stacks_in_1193.vast_video_wrapper h1,#stacks_in_1193.vast_video_wrapper h2,#stacks_in_1193.vast_video_wrapper h3,#stacks_in_1193.vast_video_wrapper h4,#stacks_in_1193.vast_video_wrapper h5,#stacks_in_1193.vast_video_wrapper h6{color:rgba(255, 255, 255, 1.00)}#stacks_in_1193 .vast_video_player,#stacks_in_1193.vast_video_wrapper .vast_video_background{filter:blur(0px)}#stacks_in_1193 .vast_video_tint,#stacks_in_1193 .vast_video_player,#stacks_in_1193.vast_video_wrapper,#stacks_in_1193.vast_video_wrapper:before{border-radius:0px}#stacks_in_1193.vast_video_wrapper a{color:rgba(52, 188, 255, 1.00)}#stacks_in_1193.vast_video_wrapper a:hover{color:rgba(95, 211, 255, 1.00)}#stacks_in_1193 .vast_video_tint{background:rgba(0, 0, 0, 0.60)}#stacks_in_1193 .vast_video_slice{min-height:70vh;max-width:1200px}#stacks_in_1193 .vast_video_player{opacity:1;width:100% !important;height:100%;max-height:100%;min-height:100%;position:absolute;display:block;font-family:"object-fit:cover";max-width:none;object-fit:cover;transition:opacity 500ms;transform:scale(1.05);}#stacks_in_1193 .vast_video_slice > div{align-self:flex-end}
.target.stacks_in_1195{    margin:0px;}.target.stacks_in_1195{}.target.stacks_in_1195.width-fill{width:calc(100% - 0px)}.target.stacks_in_1195.width-flexible{width:100%}.target.stacks_in_1195.width-fixed{width:250px}.target.stacks_in_1195.height-fill{height:calc(100% - 0px)}.target.stacks_in_1195.height-flexible{height:100%}.target.stacks_in_1195.height-fixed{height:250px}.target.stacks_in_1195[class*="relative-"].top-pt{top:10%}.target.stacks_in_1195[class*="relative-"].top-px{top:10px}.target.stacks_in_1195[class*="relative-"].bottom-pt{bottom:10%}.target.stacks_in_1195[class*="relative-"].bottom-px{bottom:10px}.target.stacks_in_1195[class*="relative-"].right-pt{right:9%}.target.stacks_in_1195[class*="relative-"].right-px{right:9px}.target.stacks_in_1195[class*="relative-"].left-pt{left:9%}.target.stacks_in_1195[class*="relative-"].left-px{left:9px}.target.stacks_in_1195.shift-up{margin-top:-0px}.target.stacks_in_1195.shift-down{margin-bottom:-0px}.target.stacks_in_1195.shift-left{right:0px}.target.stacks_in_1195.shift-right{left:0px}.target.stacks_in_1195.pin-top,.target.stacks_in_1195.pin-bottom{left:0px}.target.stacks_in_1195.pin-left,.target.stacks_in_1195.pin-right{top:0px}
@media only screen and (min-width:0px){#stacks_in_1197 h4,#stacks_in_1197 div{line-height:1.40}}@media only screen and (min-width:0px){#stacks_in_1197 h4,#stacks_in_1197 div{letter-spacing:-0.50px}}#stacks_in_1197 .header-pro.text-center .hTxt{margin-right:1px}


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


     #stacks_in_1204 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_1204 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_1204 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)} #stacks_in_1204 .button.b-p.split-icon{max-width:100%}#stacks_in_1204 .button.b-p:not(.icon-only):hover>.bp-icon{ border-left:1px solid rgba(255, 255, 255, 0.00);}       #stacks_in_1204 .button.b-p.split-icon>.bp-text{ margin-right:calc(1.40rem + 24px);}@media screen and (min-width:641px){ #stacks_in_1204 .button.b-p.split-icon>.bp-text{margin-right:calc(1.40rem + 24px)}}#stacks_in_1204 .button.b-p.split-icon>.bp-icon{position:absolute; right:0; height:100%;background:rgba(0, 0, 0, 0.20);top:0;width:calc(1.00rem + 24px); border-left:1px solid rgba(255, 255, 255, 0.00);}#stacks_in_1204 .button.b-p:not(.d-hov).split-icon>.bp-icon{-webkit-transition:background 200ms ease;transition:background 200ms ease}#stacks_in_1204 .b-p.button.split-icon:hover>.bp-icon{background:rgba(80, 92, 254, 1.00)}@media screen and (min-width:641px){#stacks_in_1204 .button.b-p.split-icon>.bp-icon{width:calc(1.40rem + 24px)}}#stacks_in_1204 .button.b-p.split-icon>.bp-icon>.bp-glyph{top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}  #stacks_in_1204 .button.b-p.round.split-icon>.bp-icon{border-top-right-radius:1000px;border-bottom-right-radius:1000px}         #stacks_in_1204>.button.b-p,#stacks_in_1204>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_1204>.button.b-p.expand-mob:not(.icon-only),#stacks_in_1204>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_1204 .button.b-p.expand-large:not(.icon-only),#stacks_in_1204>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
            
  #stacks_in_1204 .button.b-p.custom{border:1px solid rgba(179, 179, 177, 1.00)}#stacks_in_1204 .button.b-p.custom:hover{border:1px solid rgba(179, 179, 177, 1.00)} #stacks_in_1204 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.20)}#stacks_in_1204 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_1204 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(80, 92, 254, 1.00);}     
.lb-master_stacks_in_1207.bg-vault.bg-color.style-pro-stacks_in_1207{background-color:rgba(0, 0, 0, 0.78)}.lb-master_stacks_in_1207.close-vis-never .infix-close{display:none !important}.ll-overlay#ovl_stacks_in_1207.bg-color{background-color:rgba(0, 0, 0, 0.78)}@media screen and (max-width:640px){.ll-overlay#ovl_stacks_in_1207.small-bg-color{background-color:rgba(0, 0, 0, 0.78)}.ll-overlay#ovl_stacks_in_1207.small-bg-color::before{background-color:transparent !important;background-image:none !important}}body > .ll-overlay#ovl_stacks_in_1207{position:fixed}.ll-open-stacks_in_1207 > .ll-overlay#ovl_stacks_in_1207{z-index:9989}.ll-open-stacks_in_1207.sectionsPro1 > .ll-overlay#ovl_stacks_in_1207{z-index:998}@media screen and (min-width:640px){.lb-master_stacks_in_1207.close-vis-small-only .infix-close{display:none !important}}@media screen and (max-width:640px){.lb-master_stacks_in_1207.close-vis-large-only .infix-close{display:none !important}}#stacks_in_1207 .infix-close.lb-close-master{display:none !important}@media screen and (min-width:640px){#ovl_stacks_in_1207.large-hide-overlay{background-color:transparent !important}}@media screen and (min-width:640px){.lb-master_stacks_in_1207.infix-section.large-hide-overlay{background-color:transparent !important}}@media screen and (max-width:640px){.lb-master_stacks_in_1207.infix-section.sm-hide-borders .infix-content{border-radius:0 !important;border:none !important}}[data-ll-target="limelight1"].sectionsPro1.size-target.lightbox-open.ll-open-stacks_in_1207 > .shear-wrapper{position:absolute}.lb-master_stacks_in_1207.maxw-frame:not(.infix-image):not(.custom-size) .infix-container{width:100%}@media screen and (max-width:640px){.lb-master_stacks_in_1207.maxw-frame:not(.infix-image):not(.custom-size) .infix-container{width:100%}}.lb-master_stacks_in_1207.maxw-frame.infix-image:not(.custom-size) .infix-container > .infix-content{margin:0 auto;width:100%}@media screen and (max-width:640px){.lb-master_stacks_in_1207.maxw-frame.infix-image:not(.custom-size) .infix-container > .infix-content{width:100%}}.lb-master_stacks_in_1207.maxw-frame:not(.custom-size) .infix-container{max-width:1000px}@media screen and (max-width:640px){.lb-master_stacks_in_1207.maxw-frame:not(.custom-size) .infix-container{max-width:1000px}}.lb-master_stacks_in_1207.prop-height.infix-body:not(.vid-letterbox):not(.infix-image) .infix-iframe-container{padding-top:85vh}@media screen and (min-width:640px){.lb-master_stacks_in_1207.prop-height.infix-body:not(.vid-letterbox):not(.infix-image) .infix-iframe-container{padding-top:85vh}}.lb-master_stacks_in_1207.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container,.lb-master_stacks_in_1207.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1207.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:85vh !important;max-height:85vh !important}@media screen and (min-width:640px){.lb-master_stacks_in_1207.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container,.lb-master_stacks_in_1207.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1207.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:85vh !important;max-height:85vh !important}}.lb-master_stacks_in_1207.prop-height.infix-section:not(.vid-letterbox):not(.infix-image) .infix-container{top:calc((100% - 85%) / 2) !important;height:85% !important}@media screen and (min-width:640px){.lb-master_stacks_in_1207.prop-height.infix-section:not(.vid-letterbox):not(.infix-image) .infix-container{top:calc((100% - 85%) / 2) !important;height:85% !important}}.lb-master_stacks_in_1207.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container{height:85% !important;max-height:85% !important}@media screen and (min-width:640px){.lb-master_stacks_in_1207.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container{height:85% !important;max-height:85% !important}}.lb-master_stacks_in_1207.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1207.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:100% !important;max-height:100% !important}.lb-master_stacks_in_1207.infix-iframe.infix-section .infix-container,.lb-master_stacks_in_1207.infix-iframe.infix-section .infix-content,.lb-master_stacks_in_1207.infix-iframe.infix-section .infix-iframe-container{position:static;top:0;left:0;height:100%;width:100%}.lb-master_stacks_in_1207.infix-iframe.infix-section.size-float .infix-iframe-container{padding-top:0}.lb-master_stacks_in_1207 .infix-content::after{-webkit-box-shadow:0 0 36px 0px rgba(0, 0, 0, 0.30);box-shadow:0 0 36px 0px rgba(0, 0, 0, 0.30)}.lb-master_stacks_in_1207 .infix-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;z-index:9999;padding:8px;border-radius:0% 0% 0% 0%;background:rgba(0, 0, 0, 0.00)}html.bwd-touch .lb-master_stacks_in_1207 .infix-close{opacity:1 !important}.lb-master_stacks_in_1207 .infix-close > .close-wrap{position:relative;width:40px;height:40px;opacity:0.94}.lb-master_stacks_in_1207 .infix-close > .close-wrap:hover,html.bwd-touch .lb-master_stacks_in_1207 .infix-close > .close-wrap{opacity:1 !important}.lb-master_stacks_in_1207 .infix-close > .close-wrap.close-text-only{width:auto;height:auto;color:rgba(255, 255, 255, 0.96);font-size:12px;line-height:1}.lb-master_stacks_in_1207 .infix-close > .close-wrap.close-text-only .text-border{padding:8px;border:1px solid rgba(255, 255, 255, 0.00);border-radius:8px;background-color:rgba(255, 255, 255, 0.00);text-align:center}.lb-master_stacks_in_1207 .infix-close > .close-wrap > svg{width:40px;height:40px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.lb-master_stacks_in_1207 .infix-close > .close-wrap > svg circle.bg{fill:rgba(255, 255, 255, 0.00)}.lb-master_stacks_in_1207 .infix-close > .close-wrap > svg .ring{stroke:rgba(255, 255, 255, 0.00);stroke-width:4px}.lb-master_stacks_in_1207 .infix-close > .close-wrap > svg .action-icon path{stroke:rgba(255, 255, 255, 0.96);stroke-width:4px;fill:none}.lb-master_stacks_in_1207 .infix-close > .close-wrap > svg .ring,.lb-master_stacks_in_1207 .infix-close > .close-wrap > svg .action-icon path{-webkit-transition:stroke 200ms ease-out;transition:stroke 200ms ease-out}.lb-master_stacks_in_1207 .infix-close > .close-wrap > svg circle.bg{-webkit-transition:fill 220ms ease-out;transition:fill 220ms ease-out}.lb-master_stacks_in_1207 .infix-close:hover,html.bwd-touch .lb-master_stacks_in_1207 .infix-close{background:rgba(0, 0, 0, 0.00)}.lb-master_stacks_in_1207 .infix-close:hover > .close-wrap > svg circle.bg,html.bwd-touch .lb-master_stacks_in_1207 .infix-close > .close-wrap > svg circle.bg{fill:rgba(255, 255, 255, 0.00)}.lb-master_stacks_in_1207 .infix-close:hover > .close-wrap > svg .ring,html.bwd-touch .lb-master_stacks_in_1207 .infix-close > .close-wrap > svg .ring{stroke:rgba(255, 255, 255, 1.00)}.lb-master_stacks_in_1207 .infix-close:hover > .close-wrap > svg .action-icon path,html.bwd-touch .lb-master_stacks_in_1207 .infix-close > .close-wrap > svg .action-icon path{stroke:rgba(255, 255, 255, 1.00);fill:none}.lb-master_stacks_in_1207 .infix-close:hover > .close-wrap.close-text-only,html.bwd-touch .lb-master_stacks_in_1207 .infix-close > .close-wrap.close-text-only{color:rgba(255, 255, 255, 1.00)}.lb-master_stacks_in_1207 .infix-close i.fa,.lb-master_stacks_in_1207 .infix-close svg,.lb-master_stacks_in_1207 .infix-close .simple-icon,.lb-master_stacks_in_1207 .infix-close .close-wrap,.lb-master_stacks_in_1207 .infix-close .text-border{pointer-events:none}@media screen and (min-width:640px){.lb-master_stacks_in_1207 .infix-close .close-wrap,.lb-master_stacks_in_1207 .infix-close .close-wrap > svg{width:40px;height:40px}.lb-master_stacks_in_1207 .infix-close .close-wrap.close-text-only{font-size:16px}}.lb-master_stacks_in_1207 .infix-close .action-icon > g{display:none}.lb-master_stacks_in_1207 .infix-close.close-cross .action-icon > g#cross{display:block}.lb-master_stacks_in_1207 .infix-close.close-small-cross .action-icon > g#smallcross{display:block}.lb-master_stacks_in_1207 .infix-close.close-left-arrow .action-icon > g#arrow{display:block}.lb-master_stacks_in_1207 .infix-close.close-hamburger .action-icon > g#burger{display:block}@media screen and (min-width:640px){.lb-master_stacks_in_1207.close-bg-small-only .infix-close{background:none}}.lb-master_stacks_in_1207 .splb-loader .loader-message{display:none}.lb-master_stacks_in_1207 .splb-loader svg{display:none}.lb-master_stacks_in_1207 .splb-loader > .loader-message{margin-top:0}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_1210{background-color:rgba(0, 0, 0, 1.00)}#stacks_in_1210.splb{padding:12px}#stacks_in_1210{display:none}.infix-opened #stacks_in_1210,.infix-closed #stacks_in_1210{display:block}#splb_stacks_in_1210.lb-master_stacks_in_1207 .infix-iframe-container.show-play{cursor:pointer}#splb_stacks_in_1210.lb-master_stacks_in_1207 .infix-iframe-container.show-play::after{pointer-events:none;position:absolute;top:50%;left:50%;content:"";z-index:9999;width:126px;height:86px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lightbox1{cursor:pointer}
#splb_stacks_in_1210.lb-master_stacks_in_1207 .infix-iframe-container.show-play::after{background: url('data:image/svg+xml;utf8,<svg width="100%" height="100%" viewBox="0 0 63 43" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g><path d="M62.5,1.837c0,-1.014 -0.823,-1.837 -1.837,-1.837l-58.826,0c-1.014,0 -1.837,0.823 -1.837,1.837l0,39.326c0,1.014 0.823,1.837 1.837,1.837l58.826,0c1.014,0 1.837,-0.823 1.837,-1.837l0,-39.326Z" style="fill:#2f2f2f;fill-opacity:0.810545;"/><path d="M44.07,21.935c0.261,0.172 0.418,0.463 0.418,0.776c0,0.312 -0.157,0.604 -0.418,0.775c-3.819,2.511 -15.83,10.405 -19.931,13.101c-0.276,0.181 -0.628,0.196 -0.918,0.04c-0.29,-0.156 -0.471,-0.459 -0.471,-0.789c0,-5.171 0,-20.942 0,-26.195c0,-0.341 0.187,-0.655 0.488,-0.817c0.3,-0.162 0.666,-0.146 0.951,0.041c4.149,2.727 16.077,10.568 19.881,13.068Z" style="fill:#f4f4f4;"/></g></svg>');}
.style-pro-stacks_in_1207::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1207:not(.bg-vault):not(.bg-featured)::before{background-color:rgba(126, 167, 227, 1.00)}

#ovl_stacks_in_1207.ll-overlay {
  z-index: -99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: opacity 600ms ease, z-index 0ms 600ms, visibility 0ms 600ms ease; }

.ll-open-stacks_in_1207 > #ovl_stacks_in_1207.ll-overlay {
  transition: opacity 300ms ease;
  opacity: 1;
  visibility: visible; }

.lb-master_stacks_in_1207, .lb-master_stacks_in_1207.infix-closed {
  opacity: 0;
  visibility: hidden; }

.lb-master_stacks_in_1207.infix-opened {
  opacity: 1;
  visibility: visible; }

.lb-master_stacks_in_1207 [data-infix-close]:not(.infix-wrap), .lb-master_stacks_in_1207.infix-closed [data-infix-close]:not(.infix-wrap) {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  transition: opacity 40ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0ms 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) transform 40ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1207.infix-opened [data-infix-close]:not(.infix-wrap) {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: opacity 200ms 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0ms, transform 200ms 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1207.close-on-hover.infix-opened [data-infix-close]:not(.infix-wrap) {
  opacity: 0;
  transition: all 200ms ease-out; }

.lb-master_stacks_in_1207.close-on-hover.infix-opened:hover [data-infix-close]:not(.infix-wrap) {
  opacity: 1; }

.lb-master_stacks_in_1207.infix-closed .infix-container::after, .lb-master_stacks_in_1207.infix-loading .infix-container::after {
  opacity: 0;
  transition: opacity 80ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 680ms; }

.lb-master_stacks_in_1207.infix-opened .infix-container::after {
  opacity: 1;
  transition: opacity 80ms 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s; }

.lb-master_stacks_in_1207, .lb-master_stacks_in_1207.infix-closed {
  transition: opacity 120ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1207.infix-opened {
  transition: opacity 120ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 0s; }

.lb-master_stacks_in_1207.infix-loading .infix-content, .lb-master_stacks_in_1207.infix-closed .infix-content {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1207.infix-opened .infix-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  transition: opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.lb-master_stacks_in_1207.infix.hide-nav .infix-nav {
  display: none; }

.lb-master_stacks_in_1207.infix.no-loop.ll-first [data-infix-prev] {
  display: none; }

.lb-master_stacks_in_1207.infix.no-loop.ll-last [data-infix-next] {
  display: none; }

.lb-master_stacks_in_1207 [data-infix-next], .lb-master_stacks_in_1207 [data-infix-prev] {
  position: absolute;
  z-index: 9999;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: calc(50% + 25px);
  margin-top: -25px;
  border: 2px solid rgba(255, 255, 255, 0.00);
  opacity: 1;
  background: rgba(255, 255, 255, 0.00);
  transition: opacity 200ms ease-out, background 200ms ease-out, transform 0.8s cubic-bezier(0, 1.01, 0.22, 1), border 0.3s ease-out; }

.lb-master_stacks_in_1207 html:not(.bwd-touch) [data-infix-next], .lb-master_stacks_in_1207 html:not(.bwd-touch) [data-infix-prev] {
  opacity: 0; }

.lb-master_stacks_in_1207 html:not(.bwd-touch) [data-infix-next] {
  transform: translate(-15px, -50%) scale(0.6); }

.lb-master_stacks_in_1207 html:not(.bwd-touch) [data-infix-prev] {
  transform: translate(15px, -50%) scale(0.6); }

.lb-master_stacks_in_1207 html.infix:not(.bwd-touch):hover [data-infix-next], .lb-master_stacks_in_1207 html.infix:not(.bwd-touch):hover [data-infix-prev] {
  transform: translate(0, -50%) rotate(0deg) scale(1);
  opacity: 1; }

.lb-master_stacks_in_1207 [data-infix-next] {
  right: 12px; }

.lb-master_stacks_in_1207 [data-infix-prev] {
  left: 12px; }

.lb-master_stacks_in_1207 [data-infix-next]::before,
.lb-master_stacks_in_1207 [data-infix-next]::after,
.lb-master_stacks_in_1207 [data-infix-prev]::before,
.lb-master_stacks_in_1207 [data-infix-prev]::after {
  background: rgba(255, 255, 255, 0.96);
  top: 50%;
  left: 0;
  width: 2px;
  height: 17px;
  content: '';
  position: absolute;
  margin: -14px 23px; }

.lb-master_stacks_in_1207 html.bwd-touch [data-infix-next], .lb-master_stacks_in_1207 [data-infix-next]:hover,
.lb-master_stacks_in_1207 html.bwd-touch [data-infix-prev], .lb-master_stacks_in_1207 [data-infix-prev]:hover {
  border: 2px solid rgba(255, 255, 255, 1.00);
  background: rgba(255, 255, 255, 0.00); }
  .lb-master_stacks_in_1207 html.bwd-touch [data-infix-next]::before, .lb-master_stacks_in_1207 html.bwd-touch [data-infix-next]::after, .lb-master_stacks_in_1207 [data-infix-next]:hover::before, .lb-master_stacks_in_1207 [data-infix-next]:hover::after,
  .lb-master_stacks_in_1207 html.bwd-touch [data-infix-prev]::before,
  .lb-master_stacks_in_1207 html.bwd-touch [data-infix-prev]::after, .lb-master_stacks_in_1207 [data-infix-prev]:hover::before, .lb-master_stacks_in_1207 [data-infix-prev]:hover::after {
    background: rgba(255, 255, 255, 1.00); }

.lb-master_stacks_in_1207 [data-infix-next]::after,
.lb-master_stacks_in_1207 [data-infix-prev]::after {
  margin-top: -3px; }

.lb-master_stacks_in_1207 [data-infix-prev]::after, .lb-master_stacks_in_1207 [data-infix-prev]::before {
  left: -3px; }

.lb-master_stacks_in_1207 [data-infix-next]::after {
  transform: rotate(45deg); }

.lb-master_stacks_in_1207 [data-infix-next]::before {
  transform: rotate(-45deg); }

.lb-master_stacks_in_1207 [data-infix-prev]::after {
  transform: rotate(315deg); }

.lb-master_stacks_in_1207 [data-infix-prev]::before {
  transform: rotate(-315deg); }

/* Depth Limit */

#stacks_in_487 .depth_limit {
	max-width: 1020px;
}
#stacks_in_487 .depth_limit_padding {
	padding: 20px 20px 35px 20px;
}
@media screen and (min-width: 770px){
	#stacks_in_487 .depth_limit_padding {
		padding: 25px 20px 35px 20px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_487.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%);
	

	
}




#stacks_in_1181 .primary,#stacks_in_1181 .hp-img{display:inline-block}#stacks_in_1181 .hp-img.trailer{vertical-align:top;margin-top:0px;margin-left:0px;height:14px}@media screen and (min-width:640px){#stacks_in_1181 .hp-img.trailer{height:14px}}#stacks_in_1181 .hp-img.trailer.toggle-off,#stacks_in_1181 .hp-img.trailer.toggle-Off,#stacks_in_1181 .hp-img.trailer.toggle-OFF,#stacks_in_1181 .hp-img.trailer.toggle-NO,#stacks_in_1181 .hp-img.trailer.toggle-No,#stacks_in_1181 .hp-img.trailer.toggle-no,#stacks_in_1181 .hp-img.trailer.toggle-false{display:none}

 @media(hover:hover){#stacks_in_496.blu-sidebar>.blu-side .my-titles{-webkit-transition:-webkit-transform 120ms ease;transition:-webkit-transform 120ms ease;transition:transform 120ms ease;transition:transform 120ms ease,-webkit-transform 120ms ease}#stacks_in_496.blu-sidebar>.blu-side.med-left .my-titles{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#stacks_in_496.blu-sidebar>.blu-side.med-right .my-titles{-webkit-transform:translateX(100%);transform:translateX(100%)}#stacks_in_496.blu-sidebar>.blu-side:hover .my-titles{-webkit-transform:translateX(0%);transform:translateX(0%)}}@media(hover:hover){#stacks_in_496.blu-sidebar>.blu-side .my-icons{-webkit-transition:-webkit-filter 120ms ease;transition:-webkit-filter 120ms ease;transition:filter 120ms ease;transition:filter 120ms ease,-webkit-filter 120ms ease}#stacks_in_496.blu-sidebar>.blu-side .my-icons{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#stacks_in_496.blu-sidebar>.blu-side:hover .my-icons{-webkit-filter:grayscale(0%);filter:grayscale(0%)}}@media screen and (min-width:640px){#stacks_in_496.blu-sidebar.full-height{height:100vh}#stacks_in_496.blu-sidebar.full-height>.blu-content>.blu-blu-content__wrap,#stacks_in_496.blu-sidebar.full-height>.blu-side>.blu-side__wrap{max-height:100vh;-webkit-transition:none;transition:none}#stacks_in_496.blu-sidebar.full-height>.blu-content>.blu-blu-content__wrap,#stacks_in_496.blu-sidebar.full-height>.blu-side>.blu-side__wrap{overflow-x:hidden}#stacks_in_496.blu-sidebar.full-height>.blu-content>.blu-content__wrap{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_496.blu-sidebar.full-height>.blu-side>.blu-side__wrap{overflow-y:auto;-webkit-overflow-scrolling:touch}} #stacks_in_496.blu-sidebar>.blu-side{-webkit-transition:-webkit-flex-basis 180ms ease-in-out;transition:-webkit-flex-basis 180ms ease-in-out;transition:flex-basis 180ms ease-in-out;transition:flex-basis 180ms ease-in-out,-webkit-flex-basis 180ms ease-in-out,-ms-flex-preferred-size 180ms ease-in-out}#stacks_in_496.blu-sidebar>.blu-gutter{border-left:0px solid rgba(204, 204, 204, 1.00);margin-left:5.00%;margin-right:5.00%}#stacks_in_496.blu-sidebar>.blu-side>.blu-side__wrap.flex-col{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}#stacks_in_496.blu-sidebar>.blu-content>.blu-content__wrap.flex-col{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}@media screen and (max-height:0px){#stacks_in_496.blu-sidebar>.blu-side>.blu-side__wrap.flex-col{display:block}}@media screen and (max-height:0px){#stacks_in_496.blu-sidebar>.blu-content>.blu-content__wrap.flex-col{display:block}}@media all and (max-width:640px){#stacks_in_496.blu-sidebar>.blu-side.sm-top{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}#stacks_in_496.blu-sidebar>.blu-side.sm-bot{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}#stacks_in_496.blu-sidebar>.blu-side.sm-hide{display:none}#stacks_in_496.blu-sidebar>.blu-side>.blu-gutter{display:none}#stacks_in_496.blu-sidebar.stacked-gutter>.blu-side.sm-top{margin-bottom:10.00px}#stacks_in_496.blu-sidebar.stacked-gutter>.blu-content.side-sm-bot{margin-bottom:10.00px}}@media all and (min-width:640px){#stacks_in_496.blu-sidebar.med-left>.blu-side{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}#stacks_in_496.blu-sidebar.med-left>.blu-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#stacks_in_496.blu-sidebar.med-right>.blu-side{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#stacks_in_496.blu-sidebar.med-right>.blu-content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media all and (min-width:640px){#stacks_in_496.blu-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#stacks_in_496.blu-sidebar>.blu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}#stacks_in_496.blu-sidebar>.blu-content>.blu-content__wrap{width:100%}#stacks_in_496.blu-sidebar>.blu-side{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(30% - 0px);flex-basis:calc(30% - 0px);max-width:9999px;min-width:100px}
#stacks_in_496.blu-sidebar>.blu-side>.blu-side__wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}}  #stacks_in_496.blu-sidebar>.blu-content{padding: 0px ;border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_496.blu-sidebar>.blu-content::before,#stacks_in_496.blu-sidebar>.blu-content::after{border-radius:calc(0px - 0px)}#stacks_in_496.blu-sidebar>.blu-side{padding: 0px ;border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_496.blu-sidebar>.blu-side::before,#stacks_in_496.blu-sidebar>.blu-side::after{border-radius:calc(0px - 0px)} 

#stacks_in_1167 p,#stacks_in_1167 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_1167{}}

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


           @media screen and (max-width:641px){#stacks_in_505>.button.b-p.expand-mob:not(.icon-only),#stacks_in_505>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_505 .button.b-p.expand-large:not(.icon-only),#stacks_in_505>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
            
  

/* Depth Limit */

#stacks_in_546 .depth_limit {
	max-width: 1020px;
}
#stacks_in_546 .depth_limit_padding {
	padding: 30px 20px 30px 20px;
}
@media screen and (min-width: 770px){
	#stacks_in_546 .depth_limit_padding {
		padding: 20px 20px 20px 20px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_546.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.50) 0%,rgba(230, 230, 230, 0.26) 95%);
	background-image: linear-gradient(to bottom, rgba(230, 230, 230, 0.50) 0%,rgba(230, 230, 230, 0.26) 95%);
	

	
}



#stacks_in_547 .primary,#stacks_in_547 .hp-img{display:inline-block}#stacks_in_547 .hp-img.trailer{vertical-align:top;margin-top:0px;margin-left:0px;height:14px}@media screen and (min-width:640px){#stacks_in_547 .hp-img.trailer{height:14px}}#stacks_in_547 .hp-img.trailer.toggle-off,#stacks_in_547 .hp-img.trailer.toggle-Off,#stacks_in_547 .hp-img.trailer.toggle-OFF,#stacks_in_547 .hp-img.trailer.toggle-NO,#stacks_in_547 .hp-img.trailer.toggle-No,#stacks_in_547 .hp-img.trailer.toggle-no,#stacks_in_547 .hp-img.trailer.toggle-false{display:none}



 .date, .fontpro-stacks_in_1156{  color:rgba(51, 51, 51, 1.00) ;text-decoration-color:rgba(0, 0, 0, 1.00) ;}
  
  
  
  
  
 @media(hover:hover){#stacks_in_937.blu-sidebar>.blu-side .my-titles{-webkit-transition:-webkit-transform 120ms ease;transition:-webkit-transform 120ms ease;transition:transform 120ms ease;transition:transform 120ms ease,-webkit-transform 120ms ease}#stacks_in_937.blu-sidebar>.blu-side.med-left .my-titles{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#stacks_in_937.blu-sidebar>.blu-side.med-right .my-titles{-webkit-transform:translateX(100%);transform:translateX(100%)}#stacks_in_937.blu-sidebar>.blu-side:hover .my-titles{-webkit-transform:translateX(0%);transform:translateX(0%)}}@media(hover:hover){#stacks_in_937.blu-sidebar>.blu-side .my-icons{-webkit-transition:-webkit-filter 120ms ease;transition:-webkit-filter 120ms ease;transition:filter 120ms ease;transition:filter 120ms ease,-webkit-filter 120ms ease}#stacks_in_937.blu-sidebar>.blu-side .my-icons{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#stacks_in_937.blu-sidebar>.blu-side:hover .my-icons{-webkit-filter:grayscale(0%);filter:grayscale(0%)}}@media screen and (min-width:640px){#stacks_in_937.blu-sidebar.full-height{height:100vh}#stacks_in_937.blu-sidebar.full-height>.blu-content>.blu-blu-content__wrap,#stacks_in_937.blu-sidebar.full-height>.blu-side>.blu-side__wrap{max-height:100vh;-webkit-transition:none;transition:none}#stacks_in_937.blu-sidebar.full-height>.blu-content>.blu-blu-content__wrap,#stacks_in_937.blu-sidebar.full-height>.blu-side>.blu-side__wrap{overflow-x:hidden}#stacks_in_937.blu-sidebar.full-height>.blu-content>.blu-content__wrap{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_937.blu-sidebar.full-height>.blu-side>.blu-side__wrap{overflow-y:auto;-webkit-overflow-scrolling:touch}} #stacks_in_937.blu-sidebar>.blu-side{-webkit-transition:-webkit-flex-basis 180ms ease-in-out;transition:-webkit-flex-basis 180ms ease-in-out;transition:flex-basis 180ms ease-in-out;transition:flex-basis 180ms ease-in-out,-webkit-flex-basis 180ms ease-in-out,-ms-flex-preferred-size 180ms ease-in-out}#stacks_in_937.blu-sidebar>.blu-gutter{border-left:0px solid rgba(204, 204, 204, 1.00);margin-left:5.00px;margin-right:5.00px}#stacks_in_937.blu-sidebar>.blu-side>.blu-side__wrap.flex-col{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}#stacks_in_937.blu-sidebar>.blu-content>.blu-content__wrap.flex-col{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}@media screen and (max-height:0px){#stacks_in_937.blu-sidebar>.blu-side>.blu-side__wrap.flex-col{display:block}}@media screen and (max-height:0px){#stacks_in_937.blu-sidebar>.blu-content>.blu-content__wrap.flex-col{display:block}}@media all and (max-width:640px){#stacks_in_937.blu-sidebar>.blu-side.sm-top{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}#stacks_in_937.blu-sidebar>.blu-side.sm-bot{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}#stacks_in_937.blu-sidebar>.blu-side.sm-hide{display:none}#stacks_in_937.blu-sidebar>.blu-side>.blu-gutter{display:none}#stacks_in_937.blu-sidebar.stacked-gutter>.blu-side.sm-top{margin-bottom:12.00px}#stacks_in_937.blu-sidebar.stacked-gutter>.blu-content.side-sm-bot{margin-bottom:12.00px}}@media all and (min-width:640px){#stacks_in_937.blu-sidebar.med-left>.blu-side{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}#stacks_in_937.blu-sidebar.med-left>.blu-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#stacks_in_937.blu-sidebar.med-right>.blu-side{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#stacks_in_937.blu-sidebar.med-right>.blu-content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media all and (min-width:640px){#stacks_in_937.blu-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#stacks_in_937.blu-sidebar>.blu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}#stacks_in_937.blu-sidebar>.blu-content>.blu-content__wrap{width:100%}#stacks_in_937.blu-sidebar>.blu-side{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(30% - 5.00px);flex-basis:calc(30% - 5.00px);max-width:9999px;min-width:100px}
#stacks_in_937.blu-sidebar>.blu-side>.blu-side__wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}}  #stacks_in_937.blu-sidebar>.blu-content{padding: 0px ;border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_937.blu-sidebar>.blu-content::before,#stacks_in_937.blu-sidebar>.blu-content::after{border-radius:calc(0px - 0px)}#stacks_in_937.blu-sidebar>.blu-side{padding: 0px ;border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_937.blu-sidebar>.blu-side::before,#stacks_in_937.blu-sidebar>.blu-side::after{border-radius:calc(0px - 0px)} 
.blog_stacks_in_643 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: -0.3125rem;
  width: calc(100% + 0.625rem); }
  .blog_stacks_in_643 .post {
    flex: 1 1 250px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin: 0.3125rem; }
  .blog_stacks_in_643 .full-layout {
    display: none; }

@media only screen and (min-width: 40.063em) {
  .blog_stacks_in_643.flex-grid-full .post:nth-child(6n+1) {
    flex: 1 1 100%;
    flex-direction: row; }
    .blog_stacks_in_643.flex-grid-full .post:nth-child(6n+1) .full-layout {
      display: block;
      width: 100%; }
    .blog_stacks_in_643.flex-grid-full .post:nth-child(6n+1) .default-layout {
      display: none; }
  .blog_stacks_in_643.flex-grid-full:after {
    content: "";
    flex: 1 1 250px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin: 0.3125rem; } }

@supports (display: grid) {
  .blog_stacks_in_643.grid {
    display: grid;
    grid-template-columns:  1fr;
    grid-gap: 0.625rem;
    margin: 0;
    width: 100%; }
    @media screen and (min-width: 25em) {
      .blog_stacks_in_643.grid {
        grid-template-columns:  1fr; } }
    @media screen and (min-width: 40.0625em) {
      .blog_stacks_in_643.grid {
        grid-template-columns:  1fr; } }
    @media screen and (min-width: 62.5em) {
      .blog_stacks_in_643.grid {
        grid-template-columns:  1fr; } }
    .blog_stacks_in_643.grid .post {
      flex: unset;
      display: block;
      margin: 0; }
    .blog_stacks_in_643.grid:after {
      display: none; } }

.blog_stacks_in_643 .post {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.8);
  background-position: center center;
  background-size: cover;
  border-width: 0px;
  border-radius: 3px;
  padding: 0rem; }
  .blog_stacks_in_643 .post.alternate:nth-child(even) {
    border-color: rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0); }

.blog_stacks_in_643 .post-image.thumbs li {
  width: calc(100%/2); }

.blog_stacks_in_643 .hover-press {
  box-shadow: rgba(39, 44, 49, 0.06) 8px 14px 38px, rgba(39, 44, 49, 0.03) 1px 3px 8px;
  transition: all 0.5s ease; }
  .blog_stacks_in_643 .hover-press:hover {
    box-shadow: 0 0 1px rgba(39, 44, 49, 0.1), 0 3px 16px rgba(39, 44, 49, 0.07);
    transition: all 0.3s ease;
    transform: translate3D(0, 6px, 0); }

.blog_stacks_in_643 .hover-raise {
  box-shadow: 0 0 1px rgba(39, 44, 49, 0.1), 0 3px 16px rgba(39, 44, 49, 0.07);
  transition: all 0.5s ease; }
  .blog_stacks_in_643 .hover-raise:hover {
    transition: all 0.3s ease;
    transform: translate3D(0, 6px, 0);
    box-shadow: rgba(39, 44, 49, 0.06) 8px 14px 38px, rgba(39, 44, 49, 0.03) 1px 3px 8px; }
.stacks_in_943 .post-image{border-radius:3px 3px 0px 0px;padding:calc(0rem/16);}.stacks_in_943 .post-image .post-bg-image{min-height:145px}.stacks_in_943 .post-image img,.stacks_in_943 .post-image .post-bg-image{border-style:solid;border-color:rgba(204, 204, 204, 1.00);border-width:0px 0px 0px 0px;border-radius:3px 3px 0px 0px;}.stacks_in_943 .post-image img{}.post .stacks_in_943 .post-image.scale-down .post-bg-image,.post .stacks_in_943 .post-image.scale-down img{transform:scale(1.30) rotateZ(0.00deg) translateZ(0)}.post:hover .stacks_in_943 .post-image.scale-down .post-bg-image,.post:hover .stacks_in_943 .post-image.scale-down img{transform:scale(1) rotateZ(0deg)}.post:hover .stacks_in_943 .post-image.scale-up .post-bg-image,.post:hover .stacks_in_943 .post-image.scale-up img{transform:scale(1.30) rotateZ(0.00deg) translateZ(0)}.post:hover .stacks_in_943 .post-image.shadow-in:after{box-shadow:inset 0 0 50px rgba(3, 41, 111, 1.00)}.post:hover .stacks_in_943 .post-image.blur .post-bg-image,.post:hover .stacks_in_943 .post-image.blur img{filter:blur(10px)}
.layout1_stacks_in_666,.layout2_stacks_in_666{border-style:solid;border-color:rgba(204, 204, 204, 1.00);border-width:0px;border-radius:0px;padding:calc(12rem/16) calc(16rem/16) calc(12rem/16) calc(16rem/16);}.layout1_stacks_in_666.bgcolor,.layout2_stacks_in_666.bgcolor{background-color:rgba(204, 204, 204, 1.00)}.layout1_stacks_in_666.bgimage,.layout2_stacks_in_666.bgimage{background-image:url();background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}.layout1_stacks_in_666.height-fixed > .post_column1{height:117px;overflow-y:auto}@media only screen and (min-width:40.063em){.layout1_stacks_in_666.height-auto-fixed > .post_column1{height:117px;overflow-y:auto}}.layout1_stacks_in_666.float-left,.layout1_stacks_in_666.float-right{width:100%;float:none}@media only screen and (min-width:40.063em){.layout1_stacks_in_666.float-left,.layout1_stacks_in_666.float-right{width:50.00%}}@media only screen and (min-width:62.563em){.layout1_stacks_in_666.float-left,.layout1_stacks_in_666.float-right{width:50.00%}}@media only screen and (min-width:40.063em){.layout1_stacks_in_666.float-left{float:left}}@media only screen and (min-width:40.063em){.layout1_stacks_in_666.float-right{float:right}}.layout1_stacks_in_666.overlap-top{margin-top:-0px}.layout1_stacks_in_666.overlap-bottom{margin-bottom:-0px}
#stacks_in_667,#stacks_in_667 div,#stacks_in_667 p,#stacks_in_667 ol,#stacks_in_667 ul li,#stacks_in_667 ol li,#stacks_in_667 ol,#stacks_in_667 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_667,#stacks_in_667 div,#stacks_in_667 p,#stacks_in_667 ol,#stacks_in_667 ul li,#stacks_in_667 ol li,#stacks_in_667 ol,#stacks_in_667 dl{font-size:1.50rem}}@media only screen and (min-width:0px){#stacks_in_667,#stacks_in_667 div,#stacks_in_667 p,#stacks_in_667 .fa:not(.no-indent),#stacks_in_667 ol,#stacks_in_667 ul li,#stacks_in_667 ol li,#stacks_in_667 ol,#stacks_in_667 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_667{}}

.layout1_stacks_in_681,.layout2_stacks_in_681{border-style:solid;border-color:rgba(204, 204, 204, 1.00);border-width:0px;border-radius:0px;padding:calc(0rem/16);}.layout1_stacks_in_681.bgcolor,.layout2_stacks_in_681.bgcolor{background-color:rgba(204, 204, 204, 1.00)}.layout1_stacks_in_681.bgimage,.layout2_stacks_in_681.bgimage{background-image:url();background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}.layout1_stacks_in_681.height-fixed > .post_column1{height:117px;overflow-y:auto}@media only screen and (min-width:40.063em){.layout1_stacks_in_681.height-auto-fixed > .post_column1{height:117px;overflow-y:auto}}.layout1_stacks_in_681.float-left,.layout1_stacks_in_681.float-right{width:100%;float:none}@media only screen and (min-width:40.063em){.layout1_stacks_in_681.float-left,.layout1_stacks_in_681.float-right{width:50.00%}}@media only screen and (min-width:62.563em){.layout1_stacks_in_681.float-left,.layout1_stacks_in_681.float-right{width:50.00%}}@media only screen and (min-width:40.063em){.layout1_stacks_in_681.float-left{float:left}}@media only screen and (min-width:40.063em){.layout1_stacks_in_681.float-right{float:right}}.layout1_stacks_in_681.overlap-top{margin-top:-100px}.layout1_stacks_in_681.overlap-bottom{margin-bottom:-100px}

.layout1_stacks_in_671,.layout2_stacks_in_671{border-style:solid;border-color:rgba(214, 88, 42, 1.00);border-width:0px;border-radius:0px;padding:calc(0rem/16);}.layout1_stacks_in_671.bgcolor,.layout2_stacks_in_671.bgcolor{background-color:rgba(204, 204, 204, 1.00)}.layout1_stacks_in_671.bgimage,.layout2_stacks_in_671.bgimage{background-image:url();background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}.layout1_stacks_in_671.height-fixed > .post_column1{height:300px;overflow-y:auto}@media only screen and (min-width:40.063em){.layout1_stacks_in_671.height-auto-fixed > .post_column1{height:300px;overflow-y:auto}}.layout1_stacks_in_671.float-left,.layout1_stacks_in_671.float-right{width:100%;float:none}@media only screen and (min-width:40.063em){.layout1_stacks_in_671.float-left,.layout1_stacks_in_671.float-right{width:50.00%}}@media only screen and (min-width:62.563em){.layout1_stacks_in_671.float-left,.layout1_stacks_in_671.float-right{width:50.00%}}@media only screen and (min-width:40.063em){.layout1_stacks_in_671.float-left{float:left}}@media only screen and (min-width:40.063em){.layout1_stacks_in_671.float-right{float:right}}.layout1_stacks_in_671.overlap-top{margin-top:-100px}.layout1_stacks_in_671.overlap-bottom{margin-bottom:-100px}
.target.stacks_in_672{    margin:0px;}.target.stacks_in_672{z-index:999;}.target.stacks_in_672.width-fill{width:calc(100% - 0px)}.target.stacks_in_672.width-flexible{width:100%}.target.stacks_in_672.width-fixed{width:250px}.target.stacks_in_672.height-fill{height:calc(100% - 0px)}.target.stacks_in_672.height-flexible{height:100%}.target.stacks_in_672.height-fixed{height:250px}.target.stacks_in_672[class*="relative-"].top-pt{top:7%}.target.stacks_in_672[class*="relative-"].top-px{top:7px}.target.stacks_in_672[class*="relative-"].bottom-pt{bottom:7%}.target.stacks_in_672[class*="relative-"].bottom-px{bottom:7px}.target.stacks_in_672[class*="relative-"].right-pt{right:3%}.target.stacks_in_672[class*="relative-"].right-px{right:3px}.target.stacks_in_672[class*="relative-"].left-pt{left:3%}.target.stacks_in_672[class*="relative-"].left-px{left:3px}.target.stacks_in_672.shift-up{margin-top:-0px}.target.stacks_in_672.shift-down{margin-bottom:-0px}.target.stacks_in_672.shift-left{right:0px}.target.stacks_in_672.shift-right{left:0px}.target.stacks_in_672.pin-top,.target.stacks_in_672.pin-bottom{left:0px}.target.stacks_in_672.pin-left,.target.stacks_in_672.pin-right{top:0px}
#stacks_in_674 h6.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_674 .primary,#stacks_in_674 .hp-img{display:inline-block}#stacks_in_674 .hp-img.trailer{vertical-align:top;margin-top:0px;margin-left:0px;height:8px}@media screen and (min-width:640px){#stacks_in_674 .hp-img.trailer{height:12px}}#stacks_in_674 .hp-img.trailer.toggle-off,#stacks_in_674 .hp-img.trailer.toggle-Off,#stacks_in_674 .hp-img.trailer.toggle-OFF,#stacks_in_674 .hp-img.trailer.toggle-NO,#stacks_in_674 .hp-img.trailer.toggle-No,#stacks_in_674 .hp-img.trailer.toggle-no,#stacks_in_674 .hp-img.trailer.toggle-false{display:none}


.blog_stacks_in_553 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: -0.625rem;
  width: calc(100% + 1.25rem); }
  .blog_stacks_in_553 .post {
    flex: 1 1 200px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin: 0.625rem; }
  .blog_stacks_in_553 .full-layout {
    display: none; }

@media only screen and (min-width: 40.063em) {
  .blog_stacks_in_553.flex-grid-full .post:nth-child(6n+1) {
    flex: 1 1 100%;
    flex-direction: row; }
    .blog_stacks_in_553.flex-grid-full .post:nth-child(6n+1) .full-layout {
      display: block;
      width: 100%; }
    .blog_stacks_in_553.flex-grid-full .post:nth-child(6n+1) .default-layout {
      display: none; }
  .blog_stacks_in_553.flex-grid-full:after {
    content: "";
    flex: 1 1 200px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin: 0.625rem; } }

@supports (display: grid) {
  .blog_stacks_in_553.grid {
    display: grid;
    grid-template-columns:  1fr;
    grid-gap: 1.25rem;
    margin: 0;
    width: 100%; }
    @media screen and (min-width: 25em) {
      .blog_stacks_in_553.grid {
        grid-template-columns:  1fr 1fr; } }
    @media screen and (min-width: 40.0625em) {
      .blog_stacks_in_553.grid {
        grid-template-columns:  1fr 1fr 1fr; } }
    @media screen and (min-width: 62.5em) {
      .blog_stacks_in_553.grid {
        grid-template-columns:  1fr 1fr 1fr; } }
    .blog_stacks_in_553.grid .post {
      flex: unset;
      display: block;
      margin: 0; }
    .blog_stacks_in_553.grid:after {
      display: none; } }

.blog_stacks_in_553 .post {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.8);
  background-position: center center;
  background-size: cover;
  border-width: 0px 0px 0px 0px;
  border-radius: 3px 3px 3px 3px;
  padding: 0rem; }
  .blog_stacks_in_553 .post.alternate:nth-child(even) {
    border-color: rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0); }

.blog_stacks_in_553 .post-image.thumbs li {
  width: calc(100%/2); }

.blog_stacks_in_553 .hover-press {
  box-shadow: rgba(39, 44, 49, 0.06) 8px 14px 38px, rgba(39, 44, 49, 0.03) 1px 3px 8px;
  transition: all 0.5s ease; }
  .blog_stacks_in_553 .hover-press:hover {
    box-shadow: 0 0 1px rgba(39, 44, 49, 0.1), 0 3px 16px rgba(39, 44, 49, 0.07);
    transition: all 0.3s ease;
    transform: translate3D(0, 5px, 0); }

.blog_stacks_in_553 .hover-raise {
  box-shadow: 0 0 1px rgba(39, 44, 49, 0.1), 0 3px 16px rgba(39, 44, 49, 0.07);
  transition: all 0.5s ease; }
  .blog_stacks_in_553 .hover-raise:hover {
    transition: all 0.3s ease;
    transform: translate3D(0, 5px, 0);
    box-shadow: rgba(39, 44, 49, 0.06) 8px 14px 38px, rgba(39, 44, 49, 0.03) 1px 3px 8px; }
.layout1_stacks_in_893,.layout2_stacks_in_893{border-style:solid;border-color:rgba(204, 204, 204, 1.00);border-width:0px;border-radius:0px;padding:calc(0rem/16);}.layout1_stacks_in_893.bgcolor,.layout2_stacks_in_893.bgcolor{background-color:rgba(204, 204, 204, 1.00)}.layout1_stacks_in_893.bgimage,.layout2_stacks_in_893.bgimage{background-image:url();background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}.layout1_stacks_in_893.height-fixed > .post_column1{height:600px;overflow-y:auto}@media only screen and (min-width:40.063em){.layout1_stacks_in_893.height-auto-fixed > .post_column1{height:600px;overflow-y:auto}}.layout1_stacks_in_893.float-left,.layout1_stacks_in_893.float-right{width:100%;float:none}@media only screen and (min-width:40.063em){.layout1_stacks_in_893.float-left,.layout1_stacks_in_893.float-right{width:50.00%}}@media only screen and (min-width:62.563em){.layout1_stacks_in_893.float-left,.layout1_stacks_in_893.float-right{width:50.00%}}@media only screen and (min-width:40.063em){.layout1_stacks_in_893.float-left{float:left}}@media only screen and (min-width:40.063em){.layout1_stacks_in_893.float-right{float:right}}.layout1_stacks_in_893.overlap-top{margin-top:-100px}.layout1_stacks_in_893.overlap-bottom{margin-bottom:-100px}
.stacks_in_554 .post-image{border-radius:3px 3px 0px 0px;padding:calc(0rem/16);}.stacks_in_554 .post-image .post-bg-image{min-height:280px}.stacks_in_554 .post-image img,.stacks_in_554 .post-image .post-bg-image{border-style:solid;border-color:rgba(3, 41, 74, 1.00);border-width:0px 0px 0px 0px;border-radius:3px 3px 0px 0px;}.stacks_in_554 .post-image img{}.post .stacks_in_554 .post-image.scale-down .post-bg-image,.post .stacks_in_554 .post-image.scale-down img{transform:scale(1.30) rotateZ(0.00deg) translateZ(0)}.post:hover .stacks_in_554 .post-image.scale-down .post-bg-image,.post:hover .stacks_in_554 .post-image.scale-down img{transform:scale(1) rotateZ(0deg)}.post:hover .stacks_in_554 .post-image.scale-up .post-bg-image,.post:hover .stacks_in_554 .post-image.scale-up img{transform:scale(1.30) rotateZ(0.00deg) translateZ(0)}.post:hover .stacks_in_554 .post-image.shadow-in:after{box-shadow:inset 0 0 50px rgba(3, 41, 111, 1.00)}.post:hover .stacks_in_554 .post-image.blur .post-bg-image,.post:hover .stacks_in_554 .post-image.blur img{filter:blur(1px)}
.target.stacks_in_1177{    margin:0px;}.target.stacks_in_1177{z-index:99;}.target.stacks_in_1177.width-fill{width:calc(100% - 0px)}.target.stacks_in_1177.width-flexible{width:100%}.target.stacks_in_1177.width-fixed{width:250px}.target.stacks_in_1177.height-fill{height:calc(100% - 0px)}.target.stacks_in_1177.height-flexible{height:100%}.target.stacks_in_1177.height-fixed{height:250px}.target.stacks_in_1177[class*="relative-"].top-pt{top:3%}.target.stacks_in_1177[class*="relative-"].top-px{top:3px}.target.stacks_in_1177[class*="relative-"].bottom-pt{bottom:3%}.target.stacks_in_1177[class*="relative-"].bottom-px{bottom:3px}.target.stacks_in_1177[class*="relative-"].right-pt{right:3%}.target.stacks_in_1177[class*="relative-"].right-px{right:3px}.target.stacks_in_1177[class*="relative-"].left-pt{left:3%}.target.stacks_in_1177[class*="relative-"].left-px{left:3px}.target.stacks_in_1177.shift-up{margin-top:-0px}.target.stacks_in_1177.shift-down{margin-bottom:-0px}.target.stacks_in_1177.shift-left{right:0px}.target.stacks_in_1177.shift-right{left:0px}.target.stacks_in_1177.pin-top,.target.stacks_in_1177.pin-bottom{left:0px}.target.stacks_in_1177.pin-left,.target.stacks_in_1177.pin-right{top:0px}
#stacks_out_1160,#stacks_in_1160{overflow:visible}

#stacks_in_1160 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(214, 88, 42, 1.00);
	border-width: 0px 0px 0px 4px;
	padding: 0px 4px 0px 4px;
}
/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_1084 .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_1084 .depth_section_link:hover .depth_in,
#stacks_in_1084 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_1084.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_1084.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

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

#stacks_in_1084 .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_1084 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

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

#stacks_in_1084 .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_1084 .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 0px 0px;
	margin: 0px 0px 9px 0px;
	line-height: 0;}

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

#stacks_in_1084 .heading_out h2{
	font-size: 26px;
	line-height: 34px;
	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_1084 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_1084 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_1084 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 660px; 
	

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

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_1084 .content_out{
		padding: 3% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_1084 .heading_out h2{
		font-size: 25px;
		line-height: 36px;
	}
}


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


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

#stacks_in_1084 .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_1084 .content_in p.main_content{
	display: block;
	color: rgba(102, 102, 102, 1.00);
	font-size: 0.95em;
	line-height: 1.30;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	 display: none; }

#stacks_in_1084 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 14px;
	padding: 1% 1.500000%;
	border-radius: 1px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 7%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 42, 112, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_1084 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_1084 .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 0px rgba(255, 255, 255, 1.00);}

#stacks_in_1084 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 15px;
	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_1084 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -660px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_1084 hr.hr_bottom_content{
	display: inline-block;
	height: 6px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}.layout1_stacks_in_683,.layout2_stacks_in_683{border-style:solid;border-color:rgba(214, 88, 42, 1.00);border-width:0px;border-radius:0px;padding:calc(16rem/16);}.layout1_stacks_in_683.bgcolor,.layout2_stacks_in_683.bgcolor{background-color:rgba(204, 204, 204, 1.00)}.layout1_stacks_in_683.bgimage,.layout2_stacks_in_683.bgimage{background-image:url();background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}.layout1_stacks_in_683.height-fixed > .post_column1{height:300px;overflow-y:auto}@media only screen and (min-width:40.063em){.layout1_stacks_in_683.height-auto-fixed > .post_column1{height:300px;overflow-y:auto}}.layout1_stacks_in_683.float-left,.layout1_stacks_in_683.float-right{width:100%;float:none}@media only screen and (min-width:40.063em){.layout1_stacks_in_683.float-left,.layout1_stacks_in_683.float-right{width:50.00%}}@media only screen and (min-width:62.563em){.layout1_stacks_in_683.float-left,.layout1_stacks_in_683.float-right{width:50.00%}}@media only screen and (min-width:40.063em){.layout1_stacks_in_683.float-left{float:left}}@media only screen and (min-width:40.063em){.layout1_stacks_in_683.float-right{float:right}}.layout1_stacks_in_683.overlap-top{margin-top:-100px}.layout1_stacks_in_683.overlap-bottom{margin-bottom:-100px}
.target.stacks_in_684{    margin:0px;}.target.stacks_in_684{z-index:3;}.target.stacks_in_684.width-fill{width:calc(100% - 0px)}.target.stacks_in_684.width-flexible{width:100%}.target.stacks_in_684.width-fixed{width:250px}.target.stacks_in_684.height-fill{height:calc(100% - 0px)}.target.stacks_in_684.height-flexible{height:100%}.target.stacks_in_684.height-fixed{height:250px}.target.stacks_in_684[class*="relative-"].top-pt{top:3%}.target.stacks_in_684[class*="relative-"].top-px{top:3px}.target.stacks_in_684[class*="relative-"].bottom-pt{bottom:3%}.target.stacks_in_684[class*="relative-"].bottom-px{bottom:3px}.target.stacks_in_684[class*="relative-"].right-pt{right:3%}.target.stacks_in_684[class*="relative-"].right-px{right:3px}.target.stacks_in_684[class*="relative-"].left-pt{left:3%}.target.stacks_in_684[class*="relative-"].left-px{left:3px}.target.stacks_in_684.shift-up{margin-top:-0px}.target.stacks_in_684.shift-down{margin-bottom:-0px}.target.stacks_in_684.shift-left{right:0px}.target.stacks_in_684.shift-right{left:0px}.target.stacks_in_684.pin-top,.target.stacks_in_684.pin-bottom{left:0px}.target.stacks_in_684.pin-left,.target.stacks_in_684.pin-right{top:0px}
#stacks_in_686 h6.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_686 .primary,#stacks_in_686 .hp-img{display:inline-block}#stacks_in_686 .hp-img.trailer{vertical-align:top;margin-top:0px;margin-left:0px;height:10px}@media screen and (min-width:640px){#stacks_in_686 .hp-img.trailer{height:15px}}#stacks_in_686 .hp-img.trailer.toggle-off,#stacks_in_686 .hp-img.trailer.toggle-Off,#stacks_in_686 .hp-img.trailer.toggle-OFF,#stacks_in_686 .hp-img.trailer.toggle-NO,#stacks_in_686 .hp-img.trailer.toggle-No,#stacks_in_686 .hp-img.trailer.toggle-no,#stacks_in_686 .hp-img.trailer.toggle-false{display:none}

.layout1_stacks_in_708,.layout2_stacks_in_708{border-style:solid;border-color:rgba(204, 204, 204, 1.00);border-width:0px 0px 0px 0px;border-radius:0px 0px 6px 6px;padding:calc(8rem/16);}.layout1_stacks_in_708.bgcolor,.layout2_stacks_in_708.bgcolor{background-color:rgba(204, 204, 204, 0.37)}.layout1_stacks_in_708.bgimage,.layout2_stacks_in_708.bgimage{background-image:url();background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}.layout1_stacks_in_708.height-fixed > .post_column1{height:300px;overflow-y:auto}@media only screen and (min-width:40.063em){.layout1_stacks_in_708.height-auto-fixed > .post_column1{height:300px;overflow-y:auto}}.layout1_stacks_in_708.float-left,.layout1_stacks_in_708.float-right{width:100%;float:none}@media only screen and (min-width:40.063em){.layout1_stacks_in_708.float-left,.layout1_stacks_in_708.float-right{width:50.00%}}@media only screen and (min-width:62.563em){.layout1_stacks_in_708.float-left,.layout1_stacks_in_708.float-right{width:50.00%}}@media only screen and (min-width:40.063em){.layout1_stacks_in_708.float-left{float:left}}@media only screen and (min-width:40.063em){.layout1_stacks_in_708.float-right{float:right}}.layout1_stacks_in_708.overlap-top{margin-top:-100px}.layout1_stacks_in_708.overlap-bottom{margin-bottom:-100px}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_569 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_569 {
		display: none !important;
	}
}

           @media screen and (max-width:641px){#stacks_in_570>.button.b-p.expand-mob:not(.icon-only),#stacks_in_570>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_570 .button.b-p.expand-large:not(.icon-only),#stacks_in_570>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
            
  

/* Depth Limit */

#stacks_in_450 .depth_limit {
	max-width: 1020px;
}
#stacks_in_450 .depth_limit_padding {
	padding: 20px 20px 35px 20px;
}
@media screen and (min-width: 770px){
	#stacks_in_450 .depth_limit_padding {
		padding: 25px 20px 35px 20px;
	}
}

/* Depth Limit Gradient*/

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

	
}



#stacks_in_451 .primary,#stacks_in_451 .segment{display:inline-block}#stacks_in_451 .primary.sub-title,#stacks_in_451 .segment.sub-title{display:block}#stacks_in_451 [data-seg="segment2"].last-title{display:block}#stacks_in_451 .segment.no-shadow{text-shadow:none !important}#stacks_in_451 .segment *{}#stacks_in_451 .hTxt.primary{vertical-align:baseline}#stacks_in_451 .segment[data-seg="segment1"]{font-size:100%;color:rgba(0, 0, 0, 1.00);padding:0px 0px 0px 2px;margin:0px 0px 0px 2px;vertical-align:baseline;}#stacks_in_451 .segment[data-seg="segment1"] div{color:rgba(0, 0, 0, 1.00)}#stacks_in_451 .segment[data-seg="segment1"] div.mez{font-size:100%}#stacks_in_451 .primary,#stacks_in_451 .hp-img{display:inline-block}#stacks_in_451 .hp-img.trailer{vertical-align:top;margin-top:1px;margin-left:1px;height:14px}@media screen and (min-width:640px){#stacks_in_451 .hp-img.trailer{height:14px}}#stacks_in_451 .hp-img.trailer.toggle-off,#stacks_in_451 .hp-img.trailer.toggle-Off,#stacks_in_451 .hp-img.trailer.toggle-OFF,#stacks_in_451 .hp-img.trailer.toggle-NO,#stacks_in_451 .hp-img.trailer.toggle-No,#stacks_in_451 .hp-img.trailer.toggle-no,#stacks_in_451 .hp-img.trailer.toggle-false{display:none}

 @media(hover:hover){#stacks_in_458.blu-sidebar>.blu-side .my-titles{-webkit-transition:-webkit-transform 120ms ease;transition:-webkit-transform 120ms ease;transition:transform 120ms ease;transition:transform 120ms ease,-webkit-transform 120ms ease}#stacks_in_458.blu-sidebar>.blu-side.med-left .my-titles{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#stacks_in_458.blu-sidebar>.blu-side.med-right .my-titles{-webkit-transform:translateX(100%);transform:translateX(100%)}#stacks_in_458.blu-sidebar>.blu-side:hover .my-titles{-webkit-transform:translateX(0%);transform:translateX(0%)}}@media(hover:hover){#stacks_in_458.blu-sidebar>.blu-side .my-icons{-webkit-transition:-webkit-filter 120ms ease;transition:-webkit-filter 120ms ease;transition:filter 120ms ease;transition:filter 120ms ease,-webkit-filter 120ms ease}#stacks_in_458.blu-sidebar>.blu-side .my-icons{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#stacks_in_458.blu-sidebar>.blu-side:hover .my-icons{-webkit-filter:grayscale(0%);filter:grayscale(0%)}}@media screen and (min-width:640px){#stacks_in_458.blu-sidebar.full-height{height:100vh}#stacks_in_458.blu-sidebar.full-height>.blu-content>.blu-blu-content__wrap,#stacks_in_458.blu-sidebar.full-height>.blu-side>.blu-side__wrap{max-height:100vh;-webkit-transition:none;transition:none}#stacks_in_458.blu-sidebar.full-height>.blu-content>.blu-blu-content__wrap,#stacks_in_458.blu-sidebar.full-height>.blu-side>.blu-side__wrap{overflow-x:hidden}#stacks_in_458.blu-sidebar.full-height>.blu-content>.blu-content__wrap{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_458.blu-sidebar.full-height>.blu-side>.blu-side__wrap{overflow-y:auto;-webkit-overflow-scrolling:touch}} #stacks_in_458.blu-sidebar>.blu-side{-webkit-transition:-webkit-flex-basis 180ms ease-in-out;transition:-webkit-flex-basis 180ms ease-in-out;transition:flex-basis 180ms ease-in-out;transition:flex-basis 180ms ease-in-out,-webkit-flex-basis 180ms ease-in-out,-ms-flex-preferred-size 180ms ease-in-out}#stacks_in_458.blu-sidebar>.blu-gutter{border-left:0px solid rgba(204, 204, 204, 1.00);margin-left:15.02px;margin-right:15.02px}#stacks_in_458.blu-sidebar>.blu-side>.blu-side__wrap.flex-col{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}#stacks_in_458.blu-sidebar>.blu-content>.blu-content__wrap.flex-col{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}@media screen and (max-height:0px){#stacks_in_458.blu-sidebar>.blu-side>.blu-side__wrap.flex-col{display:block}}@media screen and (max-height:0px){#stacks_in_458.blu-sidebar>.blu-content>.blu-content__wrap.flex-col{display:block}}@media all and (max-width:640px){#stacks_in_458.blu-sidebar>.blu-side.sm-top{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}#stacks_in_458.blu-sidebar>.blu-side.sm-bot{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}#stacks_in_458.blu-sidebar>.blu-side.sm-hide{display:none}#stacks_in_458.blu-sidebar>.blu-side>.blu-gutter{display:none}#stacks_in_458.blu-sidebar.stacked-gutter>.blu-side.sm-top{margin-bottom:12.00px}#stacks_in_458.blu-sidebar.stacked-gutter>.blu-content.side-sm-bot{margin-bottom:12.00px}}@media all and (min-width:640px){#stacks_in_458.blu-sidebar.med-left>.blu-side{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}#stacks_in_458.blu-sidebar.med-left>.blu-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#stacks_in_458.blu-sidebar.med-right>.blu-side{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#stacks_in_458.blu-sidebar.med-right>.blu-content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media all and (min-width:640px){#stacks_in_458.blu-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#stacks_in_458.blu-sidebar>.blu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}#stacks_in_458.blu-sidebar>.blu-content>.blu-content__wrap{width:100%}#stacks_in_458.blu-sidebar>.blu-side{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(20% - 0px);flex-basis:calc(20% - 0px);max-width:9999px;min-width:20px}
#stacks_in_458.blu-sidebar>.blu-side>.blu-side__wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}}  #stacks_in_458.blu-sidebar>.blu-content{padding:1.00em 0.00em 0.00em 0.00em ;border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_458.blu-sidebar>.blu-content::before,#stacks_in_458.blu-sidebar>.blu-content::after{border-radius:calc(0px - 0px)}#stacks_in_458.blu-sidebar>.blu-side{padding:1.00em 0.00em 0.00em 0.00em ;border:0px solid rgba(204, 204, 204, 1.00);border-radius:0px}#stacks_in_458.blu-sidebar>.blu-side::before,#stacks_in_458.blu-sidebar>.blu-side::after{border-radius:calc(0px - 0px)} 
#stacks_out_957,#stacks_in_957{overflow:visible}
/* 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_959.image-cover {
  overflow: hidden;
}
#stacks_in_959.image-cover > .image-adjustments {
  ;
  opacity: 1.000000;
  
  max-width: 256px;
  justify-self: center;
  
  
}
#stacks_in_959.image-cover > .image-adjustments > .image-drop-shadow {
  
}
#stacks_in_959.image-cover > .image-adjustments > .image-drop-shadow > div {
  
}

#stacks_in_959 > .image-adjustments > .image-white img[src=""],
#stacks_in_959 > .image-adjustments > .image-white img {
  aspect-ratio: 1.000000;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}
#stacks_in_959 > .image-adjustments > .image-white > .image-under,
#stacks_in_959 > .image-adjustments > .image-white > .image-over-wrap .image-over {
  padding-top: 100%;
}
#stacks_in_959 > .image-adjustments > .image-white img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
}


#stacks_in_959 > .image-adjustments > .image-white img {
  transform:
  translate(0.000000%,0.000000%)
  rotate(0deg)
  scaleX(1.000000)
  scaleY(1.000000)
  ;
}
#stacks_in_959.image-cover > .image-adjustments {
  transform: translate3d(0.00%,0.00%,0);
}



#stacks_in_959 > .image-adjustments > .image-white, #stacks_in_959 > .image-adjustments > .image-drop-shadow > div {
  -webkit-clip-path: circle(calc(50% - 4.00%));
  clip-path: circle(calc(50% - 4.00%));
}








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


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

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

#stacks_in_637 figure{text-align:center}#stacks_in_637 .mdph{display:none}#stacks_in_637 .mdp.book-set{widows:5;orphans:5}#stacks_in_637 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_637 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_637 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_637 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_637 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_637 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_637 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_637 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_637 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_637 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_637 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_637 p{}}
/* Start Responsive Shim stack CSS code */.stacks_in_541shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
         #stacks_in_467>.button.b-p,#stacks_in_467>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_467>.button.b-p.expand-mob:not(.icon-only),#stacks_in_467>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_467 .button.b-p.expand-large:not(.icon-only),#stacks_in_467>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
            
  

#elevator-to-top{--elevator-width:47px;--elevator-height:47px;--elevator-color:rgba(3, 41, 74, 1.00);--elevator-radius:3px;--elevator-fill:rgba(255, 255, 255, 1.00);--elevator-border-color:rgba(255, 255, 255, 1.00);--elevator-border-width:1px;--elevator-icon-width:23px;--elevator-shadow:0 0 0px rgba(0,0,0,0.5);-webkit-appearance:none;appearance:none;display:none;overflow:hidden;justify-content:center;align-items:center;padding:0;margin:0;cursor:pointer;transition:all 200ms ease-in-out;position:fixed;bottom:10px;right:10px;z-index:9999;width:var(--elevator-width);height:var(--elevator-height);border-color:var(--elevator-border-color);border-width:var(--elevator-border-width);border-style:solid;background-color:var(--elevator-color);color:var(--elevator-fill);box-shadow:var(--elevator-shadow);border-radius:var(--elevator-radius)}#elevator-to-top svg{width:var(--elevator-icon-width);fill:var(--elevator-fill)}#elevator-to-top:active,#elevator-to-top:focus{outline:none}#elevator-to-top:hover{scale:1.05}
