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


a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}


@-webkit-keyframes puffIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2,2);
    -webkit-filter: blur(2px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1,1);
    -webkit-filter: blur(0px);
  }
}
@keyframes puffIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2,2);
    filter: blur(2px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1,1);
    filter: blur(0px);
  }
}
@-webkit-keyframes vanishIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@keyframes vanishIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}

.puffIn {
  -webkit-animation-name: puffIn;
  animation-name: puffIn;
}
.puffOut {
  -webkit-animation-name: puffOut;
  animation-name: puffOut;
}
.vanishIn {
  -webkit-animation-name: vanishIn;
  animation-name: vanishIn;
}.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}
a.bwd--link-item:not(.nav-dd-link){display:block;text-align:left;list-style:none;-webkit-font-smoothing:subpixel-antialiased;width:100%;clear:both;line-height:1.6;white-space:nowrap;background:0;background-clip:padding-box;border:0;overflow:hidden}a.bwd--link-item:not(.nav-dd-link).link-inline{display:inline-block;width:auto}a.bwd--link-item:not(.nav-dd-link).link--auto-width{display:inline-block;width:auto}a.bwd--link-item:not(.nav-dd-link).custom-align.link-left{text-align:left}a.bwd--link-item:not(.nav-dd-link).custom-align.link-center{text-align:center}a.bwd--link-item:not(.nav-dd-link).custom-align.link-right{text-align:right}a.bwd--link-item:not(.nav-dd-link).badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}a.bwd--link-item:not(.nav-dd-link).badge>.badge-img{width:auto}a.bwd--link-item:not(.nav-dd-link).spacer>.list-spacer{display:inline-block}
/*!
* animsition v4.0.2
* A simple and easy jQuery plugin for CSS animated page transitions.
* http://blivesta.github.io/animsition
* License : MIT
* Author : blivesta (http://blivesta.com/)
*/
body,.animsition-overlay{position:relative;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both; }}
.animsition-overlay-slide{position:fixed;z-index:1;width:100%;height:100%;background-color:#ddd}.fade-in{-webkit-animation-name:fade-in;animation-name:fade-in}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.fade-out{-webkit-animation-name:fade-out;animation-name:fade-out}@-webkit-keyframes fade-in-up{0%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up{0%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up{-webkit-animation-name:fade-in-up;animation-name:fade-in-up}@-webkit-keyframes fade-out-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}}@keyframes fade-out-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}}.fade-out-up{-webkit-animation-name:fade-out-up;animation-name:fade-out-up}@-webkit-keyframes fade-in-up-sm{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up-sm{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up-sm{-webkit-animation-name:fade-in-up-sm;animation-name:fade-in-up-sm}@-webkit-keyframes fade-out-up-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes fade-out-up-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}.fade-out-up-sm{-webkit-animation-name:fade-out-up-sm;animation-name:fade-out-up-sm}@-webkit-keyframes fade-in-up-lg{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-up-lg{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-up-lg{-webkit-animation-name:fade-in-up-lg;animation-name:fade-in-up-lg}@-webkit-keyframes fade-out-up-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}}@keyframes fade-out-up-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}}.fade-out-up-lg{-webkit-animation-name:fade-out-up-lg;animation-name:fade-out-up-lg}@-webkit-keyframes fade-in-down{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-down{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-down{-webkit-animation-name:fade-in-down;animation-name:fade-in-down}@-webkit-keyframes fade-out-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}}@keyframes fade-out-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}}.fade-out-down{-webkit-animation-name:fade-out-down;animation-name:fade-out-down}@-webkit-keyframes fade-in-down-sm{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-down-sm{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-down-sm{-webkit-animation-name:fade-in-down-sm;animation-name:fade-in-down-sm}@-webkit-keyframes fade-out-down-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@keyframes fade-out-down-sm{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}.fade-out-down-sm{-webkit-animation-name:fade-out-down-sm;animation-name:fade-out-down-sm}@-webkit-keyframes fade-in-down-lg{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-down-lg{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fade-in-down-lg{-webkit-animation-name:fade-in-down;animation-name:fade-in-down}@-webkit-keyframes fade-out-down-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}@keyframes fade-out-down-lg{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}.fade-out-down-lg{-webkit-animation-name:fade-out-down-lg;animation-name:fade-out-down-lg}@-webkit-keyframes fade-in-left{0%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left{0%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left{-webkit-animation-name:fade-in-left;animation-name:fade-in-left}@-webkit-keyframes fade-out-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}}@keyframes fade-out-left{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-500px);transform:translateX(-500px);opacity:0}}.fade-out-left{-webkit-animation-name:fade-out-left;animation-name:fade-out-left}@-webkit-keyframes fade-in-left-sm{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left-sm{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left-sm{-webkit-animation-name:fade-in-left-sm;animation-name:fade-in-left-sm}@-webkit-keyframes fade-out-left-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}}@keyframes fade-out-left-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}}.fade-out-left-sm{-webkit-animation-name:fade-out-left-sm;animation-name:fade-out-left-sm}@-webkit-keyframes fade-in-left-lg{0%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left-lg{0%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-left-lg{-webkit-animation-name:fade-in-left-lg;animation-name:fade-in-left-lg}@-webkit-keyframes fade-out-left-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}}@keyframes fade-out-left-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-1500px);transform:translateX(-1500px);opacity:0}}.fade-out-left-lg{-webkit-animation-name:fade-out-left-lg;animation-name:fade-out-left-lg}@-webkit-keyframes fade-in-right{0%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right{0%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right{-webkit-animation-name:fade-in-right;animation-name:fade-in-right}@-webkit-keyframes fade-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}}@keyframes fade-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}}.fade-out-right{-webkit-animation-name:fade-out-right;animation-name:fade-out-right}@-webkit-keyframes fade-in-right-sm{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right-sm{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right-sm{-webkit-animation-name:fade-in-right-sm;animation-name:fade-in-right-sm}@-webkit-keyframes fade-out-right-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}}@keyframes fade-out-right-sm{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}}.fade-out-right-sm{-webkit-animation-name:fade-out-right-sm;animation-name:fade-out-right-sm}@-webkit-keyframes fade-in-right-lg{0%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right-lg{0%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fade-in-right-lg{-webkit-animation-name:fade-in-right-lg;animation-name:fade-in-right-lg}@-webkit-keyframes fade-out-right-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}}@keyframes fade-out-right-lg{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(1500px);transform:translateX(1500px);opacity:0}}.fade-out-right-lg{-webkit-animation-name:fade-out-right-lg;animation-name:fade-out-right-lg}@-webkit-keyframes rotate-in{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in{-webkit-animation-name:rotate-in;animation-name:rotate-in}@-webkit-keyframes rotate-out{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out{-webkit-animation-name:rotate-out;animation-name:rotate-out}@-webkit-keyframes rotate-in-sm{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in-sm{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in-sm{-webkit-animation-name:rotate-in-sm;animation-name:rotate-in-sm}@-webkit-keyframes rotate-out-sm{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out-sm{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out-sm{-webkit-animation-name:rotate-out-sm;animation-name:rotate-out-sm}@-webkit-keyframes rotate-in-lg{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}@keyframes rotate-in-lg{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}}.rotate-in-lg{-webkit-animation-name:rotate-in-lg;animation-name:rotate-in-lg}@-webkit-keyframes rotate-out-lg{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}@keyframes rotate-out-lg{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;transform-origin:center center;opacity:1}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center;opacity:0}}.rotate-out-lg{-webkit-animation-name:rotate-out-lg;animation-name:rotate-out-lg}@-webkit-keyframes flip-in-x{0%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(550px) rotateX(0);transform:perspective(550px) rotateX(0);opacity:1}}@keyframes flip-in-x{0%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(550px) rotateX(0);transform:perspective(550px) rotateX(0);opacity:1}}.flip-in-x{-webkit-animation-name:flip-in-x;animation-name:flip-in-x;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.flip-in-x-nr,.flip-out-x{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-x{0%{-webkit-transform:perspective(550px) rotateX(0);transform:perspective(550px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}}@keyframes flip-out-x{0%{-webkit-transform:perspective(550px) rotateX(0);transform:perspective(550px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(550px) rotateX(90deg);transform:perspective(550px) rotateX(90deg);opacity:0}}.flip-out-x{-webkit-animation-name:flip-out-x;animation-name:flip-out-x;backface-visibility:visible!important}@-webkit-keyframes flip-in-x-nr{0%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(100px) rotateX(0);transform:perspective(100px) rotateX(0);opacity:1}}@keyframes flip-in-x-nr{0%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(100px) rotateX(0);transform:perspective(100px) rotateX(0);opacity:1}}.flip-in-x-nr{-webkit-animation-name:flip-in-x-nr;animation-name:flip-in-x-nr;backface-visibility:visible!important}.flip-in-x-fr,.flip-out-x-nr{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-x-nr{0%{-webkit-transform:perspective(100px) rotateX(0);transform:perspective(100px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}}@keyframes flip-out-x-nr{0%{-webkit-transform:perspective(100px) rotateX(0);transform:perspective(100px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(100px) rotateX(90deg);transform:perspective(100px) rotateX(90deg);opacity:0}}.flip-out-x-nr{-webkit-animation-name:flip-out-x-nr;animation-name:flip-out-x-nr;backface-visibility:visible!important}@-webkit-keyframes flip-in-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);opacity:1}}@keyframes flip-in-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);opacity:1}}.flip-in-x-fr{-webkit-animation-name:flip-in-x-fr;animation-name:flip-in-x-fr;backface-visibility:visible!important}.flip-in-y,.flip-out-x-fr{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes flip-out-x-fr{0%{-webkit-transform:perspective(1000px) rotateX(0);transform:perspective(1000px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(1000px) rotateX(90deg);transform:perspective(1000px) rotateX(90deg);opacity:0}}.flip-out-x-fr{-webkit-animation-name:flip-out-x-fr;animation-name:flip-out-x-fr;backface-visibility:visible!important}@-webkit-keyframes flip-in-y{0%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(550px) rotateY(0);transform:perspective(550px) rotateY(0);opacity:1}}@keyframes flip-in-y{0%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(550px) rotateY(0);transform:perspective(550px) rotateY(0);opacity:1}}.flip-in-y{-webkit-animation-name:flip-in-y;animation-name:flip-in-y;backface-visibility:visible!important}.flip-in-y-nr,.flip-out-y{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-y{0%{-webkit-transform:perspective(550px) rotateY(0);transform:perspective(550px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}}@keyframes flip-out-y{0%{-webkit-transform:perspective(550px) rotateY(0);transform:perspective(550px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(550px) rotateY(90deg);transform:perspective(550px) rotateY(90deg);opacity:0}}.flip-out-y{-webkit-animation-name:flip-out-y;animation-name:flip-out-y;backface-visibility:visible!important}@-webkit-keyframes flip-in-y-nr{0%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(100px) rotateY(0);transform:perspective(100px) rotateY(0);opacity:1}}@keyframes flip-in-y-nr{0%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(100px) rotateY(0);transform:perspective(100px) rotateY(0);opacity:1}}.flip-in-y-nr{-webkit-animation-name:flip-in-y-nr;animation-name:flip-in-y-nr;backface-visibility:visible!important}.flip-in-y-fr,.flip-out-y-nr{-webkit-backface-visibility:visible!important}@-webkit-keyframes flip-out-y-nr{0%{-webkit-transform:perspective(100px) rotateY(0);transform:perspective(100px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}}@keyframes flip-out-y-nr{0%{-webkit-transform:perspective(100px) rotateY(0);transform:perspective(100px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(100px) rotateY(90deg);transform:perspective(100px) rotateY(90deg);opacity:0}}.flip-out-y-nr{-webkit-animation-name:flip-out-y-nr;animation-name:flip-out-y-nr;backface-visibility:visible!important}@-webkit-keyframes flip-in-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);opacity:1}}@keyframes flip-in-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);opacity:1}}.flip-in-y-fr{-webkit-animation-name:flip-in-y-fr;animation-name:flip-in-y-fr;backface-visibility:visible!important}@-webkit-keyframes flip-out-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}}@keyframes flip-out-y-fr{0%{-webkit-transform:perspective(1000px) rotateY(0);transform:perspective(1000px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(1000px) rotateY(90deg);transform:perspective(1000px) rotateY(90deg);opacity:0}}.flip-out-y-fr{-webkit-animation-name:flip-out-y-fr;animation-name:flip-out-y-fr;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes zoom-in{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}100%{opacity:1}}@keyframes zoom-in{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}100%{opacity:1}}.zoom-in{-webkit-animation-name:zoom-in;animation-name:zoom-in}@-webkit-keyframes zoom-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}100%{opacity:0}}@keyframes zoom-out{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}100%{opacity:0}}.zoom-out{-webkit-animation-name:zoom-out;animation-name:zoom-out}@-webkit-keyframes zoom-in-sm{0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}100%{opacity:1}}@keyframes zoom-in-sm{0%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}100%{opacity:1}}.zoom-in-sm{-webkit-animation-name:zoom-in-sm;animation-name:zoom-in-sm}@-webkit-keyframes zoom-out-sm{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}100%{opacity:0}}@keyframes zoom-out-sm{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}100%{opacity:0}}.zoom-out-sm{-webkit-animation-name:zoom-out-sm;animation-name:zoom-out-sm}@-webkit-keyframes zoom-in-lg{0%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}100%{opacity:1}}@keyframes zoom-in-lg{0%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}100%{opacity:1}}.zoom-in-lg{-webkit-animation-name:zoom-in-lg;animation-name:zoom-in-lg}@-webkit-keyframes zoom-out-lg{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}100%{opacity:0}}@keyframes zoom-out-lg{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.4);transform:scale(.4);opacity:0}100%{opacity:0}}.zoom-out-lg{-webkit-animation-name:zoom-out-lg;animation-name:zoom-out-lg}@-webkit-keyframes overlay-slide-in-top{0%{height:100%}100%{height:0}}@keyframes overlay-slide-in-top{0%{height:100%}100%{height:0}}.overlay-slide-in-top{top:0;height:0;-webkit-animation-name:overlay-slide-in-top;animation-name:overlay-slide-in-top}@-webkit-keyframes overlay-slide-out-top{0%{height:0}100%{height:100%}}@keyframes overlay-slide-out-top{0%{height:0}100%{height:100%}}.overlay-slide-out-top{top:0;height:100%;-webkit-animation-name:overlay-slide-out-top;animation-name:overlay-slide-out-top}@-webkit-keyframes overlay-slide-in-bottom{0%{height:100%}100%{height:0}}@keyframes overlay-slide-in-bottom{0%{height:100%}100%{height:0}}.overlay-slide-in-bottom{bottom:0;height:0;-webkit-animation-name:overlay-slide-in-bottom;animation-name:overlay-slide-in-bottom}@-webkit-keyframes overlay-slide-out-bottom{0%{height:0}100%{height:100%}}@keyframes overlay-slide-out-bottom{0%{height:0}100%{height:100%}}.overlay-slide-out-bottom{bottom:0;height:100%;-webkit-animation-name:overlay-slide-out-bottom;animation-name:overlay-slide-out-bottom}@-webkit-keyframes overlay-slide-in-left{0%{width:100%}100%{width:0}}@keyframes overlay-slide-in-left{0%{width:100%}100%{width:0}}.overlay-slide-in-left{width:0;-webkit-animation-name:overlay-slide-in-left;animation-name:overlay-slide-in-left}@-webkit-keyframes overlay-slide-out-left{0%{width:0}100%{width:100%}}@keyframes overlay-slide-out-left{0%{width:0}100%{width:100%}}.overlay-slide-out-left{left:0;width:100%;-webkit-animation-name:overlay-slide-out-left;animation-name:overlay-slide-out-left}@-webkit-keyframes overlay-slide-in-right{0%{width:100%}100%{width:0}}@keyframes overlay-slide-in-right{0%{width:100%}100%{width:0}}.overlay-slide-in-right{right:0;width:0;-webkit-animation-name:overlay-slide-in-right;animation-name:overlay-slide-in-right}@-webkit-keyframes overlay-slide-out-right{0%{width:0}100%{width:100%}}@keyframes overlay-slide-out-right{0%{width:0}100%{width:100%}}.overlay-slide-out-right{right:0;width:100%;-webkit-animation-name:overlay-slide-out-right;animation-name:overlay-slide-out-right}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}
.fade-in {
  z-index: 1;
}
.loading_stacks_in_1087,
.loading_stacks_in_1087:after  {
  width: 50px;
  height: 50px;
  
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -25.000000px;
  margin-left: -25.000000px;
  z-index: 100
  
}
.loading_stacks_in_1087 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.animsition-overlay-slide {
  position: absolute;
  z-index: 99999;
  width: 100%;
}
.animsition-overlay-slide {
  background-color: #FFFFFF;
}

.loading_stacks_in_1087 {
  border-radius: 50%;
  background-color: transparent;
  border-top: 7.500000px solid rgba(0, 0, 0, .2);
  border-right: 7.500000px solid rgba(0, 0, 0, .2);
  border-bottom: 7.500000px solid rgba(0, 0, 0, .2);
  border-left: 7.500000px solid #000000;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 1500ms;
  animation-duration: 1500ms;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading;
}







@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

/* CustomFont Base 3.0.6 */

@font-face {
    font-family: 'OstrichSansBlack';
     /* IE9 Compat Modes */
    src: local('OstrichSansBlack')
        
         , url('../../../resources/fonts/OstrichSansBlack.woff2') format('woff2') /* Super Modern Browsers */
          , url('../../../resources/fonts/OstrichSansBlack.woff') format('woff') /* Modern Browsers */
           , url('../../../resources/fonts/OstrichSansBlack.ttf') format('truetype') /* Safari, Android, iOS */
        
           , url('../../../resources/fonts/OstrichSansBlack.otf') format('opentype') 
        ;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}





h1,
h2,
h3,
h4,
h5,
h6,
#stacks_in_1052, #stacks_in_1052 h1, #stacks_in_1052 h2, #stacks_in_1052 h3, #stacks_in_1052 h4, #stacks_in_1052 h5, #stacks_in_1052 h6, #stacks_in_1052 p {
    font-family: 'OstrichSansBlack', sans-serif !important;
    font-stretch: normal !important;
    font-weight: normal !important;
    font-style: normal !important;
}

/* CustomFont Base 3.0.6 */

@font-face {
    font-family: 'OstrichSansBold';
     /* IE9 Compat Modes */
    src: local('OstrichSansBold')
        
         , url('../../../resources/fonts/OstrichSansBold.woff2') format('woff2') /* Super Modern Browsers */
          , url('../../../resources/fonts/OstrichSansBold.woff') format('woff') /* Modern Browsers */
           , url('../../../resources/fonts/OstrichSansBold.ttf') format('truetype') /* Safari, Android, iOS */
        
           , url('../../../resources/fonts/OstrichSansBold.otf') format('opentype') 
        ;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}











#stacks_in_1054, #stacks_in_1054 h1, #stacks_in_1054 h2, #stacks_in_1054 h3, #stacks_in_1054 h4, #stacks_in_1054 h5, #stacks_in_1054 h6, #stacks_in_1054 p {
    font-family: 'OstrichSansBold', sans-serif !important;
    font-stretch: normal !important;
    font-weight: normal !important;
    font-style: normal !important;
}

/* CustomFont Base 3.0.6 */

@font-face {
    font-family: 'PublicSansRegular';
     /* IE9 Compat Modes */
    src: local('PublicSansRegular')
        
         , url('../../../resources/fonts/PublicSansRegular.woff2') format('woff2') /* Super Modern Browsers */
          , url('../../../resources/fonts/PublicSansRegular.woff') format('woff') /* Modern Browsers */
           , url('../../../resources/fonts/PublicSansRegular.ttf') format('truetype') /* Safari, Android, iOS */
        
           , url('../../../resources/fonts/PublicSansRegular.otf') format('opentype') 
        ;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}



body,
p,






#stacks_in_1055, #stacks_in_1055 h1, #stacks_in_1055 h2, #stacks_in_1055 h3, #stacks_in_1055 h4, #stacks_in_1055 h5, #stacks_in_1055 h6, #stacks_in_1055 p {
    font-family: 'PublicSansRegular', sans-serif !important;
    font-stretch: normal !important;
    font-weight: normal !important;
    font-style: normal !important;
}

/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_981 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_981 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

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


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


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

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


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

}
#stacks_in_981 li > a svg,
#clean-menu_stacks_in_981 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_981.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 14px;
  height: 14px;
  
}

#clean-menu_stacks_in_981 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(108, 43, 44, 1.00);
}
#clean-menu_stacks_in_981 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_981.cm-full-menu ul li > a:hover svg {
  fill: rgba(108, 43, 44, 1.00);
}
#clean-menu_stacks_in_981 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_981 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(32, 35, 42, 1.00);
}
#clean-menu_stacks_in_981 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_981.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(32, 35, 42, 1.00);
}
#clean-menu_stacks_in_981 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_981 h1, #clean-menu_stacks_in_981 h2, #clean-menu_stacks_in_981 h3, #clean-menu_stacks_in_981 h4, #clean-menu_stacks_in_981 h5, #clean-menu_stacks_in_981 h6, #clean-menu_stacks_in_981 .layouts-text, #clean-menu_stacks_in_981 p {
  color: rgba(243, 244, 238, 1.00);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_981.cm-full-menu,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul {
  background: rgba(207, 212, 207, 1.00);
}
#clean-menu-full_stacks_in_981.cm-full-menu > ul > li,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_981.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_981.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_981.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_981.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_981.cm-full-menu ul ul li:before {
  color: rgba(67, 94, 96, 1.00);
  fill: rgba(67, 94, 96, 1.00);
}
#clean-menu-full_stacks_in_981.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(108, 43, 44, 1.00);
  fill:  rgba(108, 43, 44, 1.00);
}
/* #clean-menu-full_stacks_in_981.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_981.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(67, 94, 96, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_981.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(32, 35, 42, 1.00);
  fill:  rgba(32, 35, 42, 1.00);
}
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(67, 94, 96, 1.00);
}
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(108, 43, 44, 1.00);
}
/* #clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(67, 94, 96, 1.00);
} */
#clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(32, 35, 42, 1.00);
}
.disable-parents #clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_981 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_981.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(67, 94, 96, 1.00);
  border-color: rgba(67, 94, 96, 1.00);
}
.disable-parents #clean-menu_stacks_in_981 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_981 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(67, 94, 96, 1.00);
  border-color: rgba(67, 94, 96, 1.00);
}

#clean-menu_stacks_in_981 .clean-menu-logo {
  margin: 0;
  width: 250px;
  max-width: 250px;
}
#clean-menu_stacks_in_981 .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_981 .clean-menu-full {
  width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_981.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_981 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_981 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_981.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}






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


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




.cm-sticky-wrap_stacks_in_981 {
  transition: background 300ms ease;
  background: transparent;
}
.cm-sticky-wrap_stacks_in_981.cm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(219, 219, 215, 1.00);
}
.cm-sticky-wrap_stacks_in_981.cm-sticky > #clean-menu-full_stacks_in_981.cm-full-menu {
  z-index: 9999;
}
.cm-sticky-wrap_stacks_in_981.cm-sticky #clean-menu_stacks_in_981.clean-menu {
  max-width: 1540px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}



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

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






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









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

#stacks_in_981 {
	background-color: rgba(156, 177, 176, 1.00);
}












.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(32, 35, 42, 1.00);
  background-color: rgba(243, 244, 238, 1.00);
  border: 1px solid rgba(32, 35, 42, 1.00);
  border-radius: 4px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(32, 35, 42, 1.00);
}
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(108, 43, 44, 1.00);
  background-color: rgba(255, 255, 255, 1.00);
  border: 1px solid rgba(108, 43, 44, 1.00);
}
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(108, 43, 44, 1.00);
}
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(32, 35, 42, 1.00);
  background-color: rgba(243, 244, 238, 1.00);
  border: 1px solid rgba(32, 35, 42, 1.00);
  border-radius: 4px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_1065) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(32, 35, 42, 1.00);
}
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(108, 43, 44, 1.00);
  background-color: rgba(255, 255, 255, 1.00);
  border: 1px solid rgba(108, 43, 44, 1.00);
}
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(108, 43, 44, 1.00);
}
.cm-full-menu #cta_stacks_in_1065.clean-menu-cta.clean-menu-cta-style a:hover {

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











/* Menupilator Stack v1.0.0 */ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:first-of-type,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:first-of-type /* Foundation */ {						}ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:before,ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:after,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:before /* Foundation */,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:after /* Foundation */ {	display: inline-block;}ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a[href="javascript:void(0)"]:hover,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a[href="javascript:void(0)"]:hover /* Foundation */ {	cursor: default !important;}ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a,ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a.current,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a /* Foundation */,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a.current /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:visited,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:visited /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:hover,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:hover /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:active,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:active /* Foundation */ {	 	 	 }/* @group for themes that define different color for icons */ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a i,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:visited i,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:visited i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:hover i,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:hover i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:active i,nav.breadcrumbs li#menupilator_id_stacks_in_900.menupilator_stacks_in_900 > a:active i /* Foundation */ {	 }/* @end *//* End of Menupilator stack *//* Menupilator Stack v1.0.0 */ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:first-of-type,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:first-of-type /* Foundation */ {			text-decoration: underline !important;			}ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:before,ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:after,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:before /* Foundation */,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:after /* Foundation */ {	display: inline-block;}ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a[href="javascript:void(0)"]:hover,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a[href="javascript:void(0)"]:hover /* Foundation */ {	cursor: default !important;}ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a,ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a.current,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a /* Foundation */,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a.current /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:visited,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:visited /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:hover,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:hover /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:active,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:active /* Foundation */ {	 	 	 }/* @group for themes that define different color for icons */ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a i,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:visited i,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:visited i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:hover i,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:hover i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:active i,nav.breadcrumbs li#menupilator_id_stacks_in_901.menupilator_stacks_in_901 > a:active i /* Foundation */ {	 }/* @end *//* End of Menupilator stack *//* Menupilator Stack v1.0.0 */ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:first-of-type,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:first-of-type /* Foundation */ {		font-style: italic !important;				}ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:before,ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:after,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:before /* Foundation */,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:after /* Foundation */ {	display: inline-block;}ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a[href="javascript:void(0)"]:hover,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a[href="javascript:void(0)"]:hover /* Foundation */ {	cursor: default !important;}ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a,ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a.current,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a /* Foundation */,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a.current /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:visited,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:visited /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:hover,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:hover /* Foundation */ {	 	 	 }ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:active,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:active /* Foundation */ {	 	 	 }/* @group for themes that define different color for icons */ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a i,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:visited i,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:visited i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:hover i,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:hover i /* Foundation */ {	 }ul li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:active i,nav.breadcrumbs li#menupilator_id_stacks_in_842.menupilator_stacks_in_842 > a:active i /* Foundation */ {	 }/* @end *//* End of Menupilator stack *//* Start Responsive Shim stack CSS code */.stacks_in_843shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_844>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_844 {
	margin:  10px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_851 {
	text-align: left !important;
}


#stacks_in_851 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_851 {
		text-align: left !important;
	}
	
	#stacks_in_851 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_851 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_851 {
		text-align: left !important;
	}
	
	#stacks_in_851 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_851 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_out_853 {
	width: 33%;
	margin-right:0;
}

#stacks_in_1068 {
	margin:  5px;
	padding:  10px;
}
#eh_stacks_in_1069 {
  margin: 16px 0 16px;
  padding: 0 4px;
}
#eh_stacks_in_1069:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1069.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1069.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1069.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1069.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_1069 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1069.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1069 .eh-title {font-size: 50px;}/*  */
/*  */
#eh_stacks_in_1069 .eh-title {
  max-width: 420px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(7, 64, 128, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_1069 .eh-subtitle > div {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_1069 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 300;
  line-height: 2.00;
  color: rgba(7, 64, 128, 1.00);
  font-family: inherit;
  letter-spacing: 3.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1069.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1069.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1069 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_1069.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 4px dashed #074080;}
#eh_stacks_in_1069.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 4px dotted #074080;}
#eh_stacks_in_1069.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #074080;
  height: 4px;
  border-bottom: 4px solid #074080;
  box-sizing: content-box;
}
#eh_stacks_in_1069.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_1069.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #074080;
  border-image: linear-gradient(-90deg, #074080, transparent) 1;
}

#eh_stacks_in_1069.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #074080, transparent) 1;}
#eh_stacks_in_1069.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_1069.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 4px solid #074080;}
#eh_stacks_in_1069.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_1069:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_1069:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #074080;
  fill: #074080;
}
#eh_stacks_in_1069.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_1069.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1069.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 37px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_1069.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_1069.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1069.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_1069.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 4px;
  background-color: #074080;
}
#eh_stacks_in_1069.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1069.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #074080;}
#eh_stacks_in_1069.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1069.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1069.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1069.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1069.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1069.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #074080;}
#eh_stacks_in_1069.eh-line-303 .eh-extender,
#eh_stacks_in_1069.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_1069.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1069.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1069.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 4px;}
#eh_stacks_in_1069 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1069 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1069.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1069.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1069.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1069.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1069:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 52px;
  height: 52px;
}
#eh_stacks_in_1069.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1069.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 74px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1069.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1069.eh-shape-400 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1069.eh-shape-400 .eh-line-wrap .eh-line-shape {width: auto;}
/*  */
#eh_stacks_in_1069:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #074080;}
#eh_stacks_in_1069:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 4px);}
#eh_stacks_in_1069.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1069.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1069.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1069.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1069.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1069.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1069.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1069.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1069.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1069.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 4px;
  align-items: center;
}
#eh_stacks_in_1069.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 52px;
  /* */
}
#eh_stacks_in_1069.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1069.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(4px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_1069.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #074080;}
#eh_stacks_in_1069.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #074080;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1069.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1069.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1069.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(52px * .4);
  height: calc(52px * .8);
}
#eh_stacks_in_1069.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1069.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(52px * .8);
  height: calc(52px * .8);
}
#eh_stacks_in_1069 .eh-line-wrap-1 {margin-bottom: 40px;}
#eh_stacks_in_1069 .eh-line-wrap-2 {margin-top: 40px;}
/*  */
#eh_stacks_in_1069.eh-line-position-3 {gap: 0 40px;}
#eh_stacks_in_1069.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1069.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_1069.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1069.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1069.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1069.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1069.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 4px;
  background-color: #074080;
}
#eh_stacks_in_1069.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1069.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 4px;
  background-color: #074080;
}
/* Start Defender stack CSS code */#stacks_in_128{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_128edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_128info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_out_128 {
	width: 75%;
}
#stacks_in_65>.s3_row {
	margin: 0 -10px;
}

#stacks_in_65>.s3_row>.s3_column_left {
	width: 75.00%;
}

#stacks_in_65>.s3_row>.s3_column_right {
	width: 25.000000%;
}




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










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



}



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


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


}





/* Start dooRinse stack each CSS code */#stacks_in_38 img { -webkit-filter: grayscale(1); -webkit-transition: all 300ms ease-out; z-index: 1; -webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}#stacks_in_38 .RinseFilter{	z-index: 10;}.dooRinse {    position: relative;	display: inline-block;	margin: 0 auto;	width: auto;	height: auto;	max-width: 100%;	z-index: 2;}		#stacks_in_38 img:hover {	  -webkit-filter: grayscale(0%);	}				/* End dooRinse stack each CSS code */#stacks_in_907 figure{text-align:center}#stacks_in_907 .mdph{display:none}#stacks_in_907 .mdp.book-set{widows:5;orphans:5}#stacks_in_907 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_907 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_907 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_907 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_907 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_907 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_907 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_907 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_907 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_907 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_907 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_907 p{}}

#stacks_in_907 {
	background-color: rgba(243, 244, 238, 1.00);
	margin:  6px;
	padding:  10px;
}

#stacks_out_907 {
	width: 89%;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_635 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_635 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_635 .rounded,
#stacks_in_635 .rounded img {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
			border-bottom-right-radius: 5px;
			border-bottom-left-radius: 5px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_635 .shadow-style0stacks_in_635 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 0 3px 15px 3px;
	background: #F3F4EE;
}

#stacks_in_635 .shadow-style0stacks_in_635:before,
#stacks_in_635 .shadow-style0stacks_in_635:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_635 .shadow-style0stacks_in_635:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_635 .shadow-style1stacks_in_635 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 0 3px 15px 3px;
	background: #F3F4EE;
}

#stacks_in_635 .shadow-style1stacks_in_635:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_635 .shadow-style2stacks_in_635 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 0 3px 15px 3px;
	background: #F3F4EE;
}

#stacks_in_635 .shadow-style2stacks_in_635:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_635 .shadow-style3stacks_in_635 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 0 3px 15px 3px;
	background: #F3F4EE;
}

#stacks_in_635 .shadow-style3stacks_in_635 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_635 .shadow-style4stacks_in_635 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 0 3px 15px 3px;
	background: #F3F4EE;
}

#stacks_in_635 .shadow-style4stacks_in_635:before, 
#stacks_in_635 .shadow-style4stacks_in_635:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_635 .shadow-style5stacks_in_635 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 3px 15px 3px 15px;
	background: #F3F4EE;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_635 .shadow-style5stacks_in_635:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_635 .shadow-style5stacks_in_635:before,
#stacks_in_635 .shadow-style5stacks_in_635:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_635 .shadow-style5stacks_in_635:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_635 .shadow-style6stacks_in_635 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 3px 3px 3px 15px;
	background: #F3F4EE;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_635 .shadow-style6stacks_in_635:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_635 .shadow-style6stacks_in_635:before,
#stacks_in_635 .shadow-style6stacks_in_635:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_635 .shadow-style7stacks_in_635 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 3px 15px 3px 3px;
	background: #F3F4EE;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_635 .shadow-style7stacks_in_635:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_635 .shadow-style7stacks_in_635:before,
#stacks_in_635 .shadow-style7stacks_in_635:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_635 .shadow-style8stacks_in_635 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #F3F4EE;
	margin: 15px 3px;
	background: #F3F4EE;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_635 .shadow-style8stacks_in_635:before,
#stacks_in_635 .shadow-style8stacks_in_635:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_635 .shadow-style8stacks_in_635:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_635 .shadow-style9stacks_in_635 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #F3F4EE;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_635 .shadow-style9stacks_in_635 span {
	text-align: center !important;
}

#stacks_in_635 .shadow-style9stacks_in_635:before,
#stacks_in_635 .shadow-style9stacks_in_635:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_635 .shadow-style9stacks_in_635:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_635 .shadow-style10stacks_in_635 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_635 .shadow-style10stacks_in_635:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



#stacks_in_904 figure{text-align:center}#stacks_in_904 .mdph{display:none}#stacks_in_904 .mdp.book-set{widows:5;orphans:5}#stacks_in_904 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_904 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_904 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_904 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_904 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_904 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_904 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_904 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_904 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_904 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_904 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_904 p{}}

#stacks_in_904 {
	margin:  10px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1079shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */


#stacks_in_49 .teleportMe {
display: none;
}



/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_63{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//* -- Start Shady Each css Template -- */

#stacks_in_637,#stacks_in_637 * {
	overflow: visible !important;
}

#stacks_in_637 img{
	-webkit-filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.5));
	max-width: 100%;
	height: auto;
	transform: translate3d(0,0,0);
}

.stacks_in_637_wrapper {
	box-sizing: border-box;
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
	max-width: calc(10000px - 10px);
	margin: 0 auto 0 auto;
}





/* -- End Shady Each css Template -- */
#stacks_in_538 {
	border: solid rgba(207, 214, 255, 1.00);
	border-width:  3px;
}
#stacks_in_104>.s3_row {
	margin: 0 -10px;
}

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

#stacks_in_104>.s3_row>.s3_column_center {
	width: 60.000000%;
}

#stacks_in_104>.s3_row>.s3_column_right {
	width: 20.00%;
}

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








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



}



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


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


}




#stacks_in_104 {
	background-color: rgba(243, 244, 238, 1.00);
}

#stacks_in_112 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin:  5px;
	padding:  5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_114shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_33faicon{
	display: none;
}


.stacks_in_33wrapper{
	text-align: center;
}

/* -- Style 1 -- */
.stacks_in_33td-style-1{
	
}

.stacks_in_33button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(115, 99, 158, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_33badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(102, 102, 102, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(255, 255, 255, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_33counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_33td-style-2 .stacks_in_33button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_33td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_33td-style-3 .stacks_in_33button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_33td-style-3 .stacks_in_33badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_33badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
#stacks_in_110 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin:  5px;
	padding:  5px;
}
#stacks_in_826 .onthelineouterspace
{
display:block;
padding: 12px 10px 12px 10px;
}
#stacks_in_826 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:double; 
border-bottom-width:0px; 
border-bottom-color:#20232A; 
border-top-style:solid; 
border-top-width:3px; 
border-top-color:#F3F4EE; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:.5;

/*CustomCSS;*/
}


#stacks_in_536 {
	border: solid rgba(216, 223, 255, 1.00);
	border-width:  3px;
}
/*  */
section#section-stacks_in_455 {
  /*  */
  background: rgba(243, 244, 238, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 10px 5px 10px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_455 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_455 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(100, 117, 135, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_455 .section-header-description {
      /*  */
      font-family: "Rubik";
      /*  */
      color: rgba(117, 117, 117, 1.00);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_455.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_455.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_455 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_455 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_455 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_455 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start doo Tab 2 stack each CSS code */#stacks_in_459wrapper{	position: relative;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}#stacks_in_459 .dooTabContentTitle{	display: none;}ul.stacks_in_459tabs {	position: relative;	margin: 0 !important;	padding: 0;	float: left;	list-style: none !important;	list-style-type: none !important;	height: 34px;	border-bottom: 1px solid rgba(179, 179, 179, 1.00);	width: 100%;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}ul.stacks_in_459tabs li {	float: left;	margin: 0;	cursor: pointer;	padding: 0px 21px;	height: 33px;	line-height: 33px !important;	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	/*border-bottom: 1px solid rgba(179, 179, 179, 1.00);*/	border-left: 1px solid rgba(179, 179, 179, 1.00);	background-color: rgba(244, 244, 244, 1.00);	color: rgba(0, 128, 255, 1.00);	overflow: hidden;	position: relative;	margin-left: 2px;	z-index: 1;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	white-space: nowrap;	font-size: 14px !important;	list-style: none !important;	list-style-type: none !important;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}/*.tab_last { border-right: 1px solid ; }*/ul.stacks_in_459tabs li.tab_first { margin-left: 0px; }ul.stacks_in_459tabs li:hover {	color: rgba(0, 108, 235, 1.00);}ul.stacks_in_459tabs li.active {	background-color: rgba(255, 255, 255, 1.00);	color: rgba(51, 51, 51, 1.00);	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-left: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	display: block;	z-index: 10;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}.stacks_in_459tab_container {	position: relative;	border: 1px solid rgba(179, 179, 179, 1.00);	border-top: none;	background: rgba(255, 255, 255, 1.00);	overflow: auto;	-webkit-border-bottom-right-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomright: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-right-radius: 3px;	border-bottom-left-radius: 3px;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}#stacks_in_459 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_459 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_459tabs {		border-bottom: none;	}	.stacks_in_459tabs {		display: none;	}	#stacks_in_459 .tab_drawer_heading {		background-color: rgba(244, 244, 244, 1.00) !important;		color: rgba(0, 128, 255, 1.00) !important;		border-top: 1px solid rgba(179, 179, 179, 1.00);		margin: 0;		padding: 8px 20px;		display: block;		cursor: pointer;		-webkit-touch-callout: none;		-webkit-user-select: none;		-khtml-user-select: none;		-moz-user-select: none;		-ms-user-select: none;		user-select: none;		font-size: 16px !important;	}	.stacks_in_459tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_459_active {		background-color: rgba(255, 255, 255, 1.00) !important;		color: rgba(51, 51, 51, 1.00);		border-bottom: 1px solid rgba(179, 179, 179, 1.00);	}	.stacks_in_459tab_container {	border: 1px solid rgba(179, 179, 179, 1.00) !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	}}/* End doo Tab 2 stack each CSS code *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_540>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_469 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}
/*  */
section#section-stacks_in_471 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 10px 5px 10px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_471 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_471 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(66, 66, 66, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_471 .section-header-description {
      /*  */
      font-family: "Rubik";
      /*  */
      color: rgba(117, 117, 117, 1.00);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 0px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_471.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_471.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_471 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_471 .section-header-description {
    font-size: 16px;
    margin: 0 auto 0px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_471 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_471 .section-header-description {
    font-size: 14px;
    margin: 0 auto 0px auto;
    line-height: 22.652000px; }
  /*  */ }
#stacks_in_475>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





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

.stacks_in_527buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_527button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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


















	/* -- TYPE FLAT LARGE OVERRIDE -- */
	.stacks_in_527button{
		border-color: #73639E !important;
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	.stacks_in_527button:hover{
		border-color: #9E4336 !important;
	}
	





















.stacks_in_527buttonPressWrapper *{
	
	
}


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

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

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

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

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_31faicon{
	display: inline;
}


.stacks_in_31wrapper{
	text-align: center;
}

/* -- Style 1 -- */
.stacks_in_31td-style-1{
	
}

.stacks_in_31button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(115, 99, 158, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_31badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(102, 102, 102, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(255, 255, 255, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_31counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_31td-style-2 .stacks_in_31button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_31td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_31td-style-3 .stacks_in_31button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_31td-style-3 .stacks_in_31badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_31badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_543>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_482 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}
/*  */
section#section-stacks_in_485 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 10px 5px 10px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_485 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_485 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(66, 66, 66, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_485 .section-header-description {
      /*  */
      font-family: "Rubik";
      /*  */
      color: rgba(117, 117, 117, 1.00);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 0px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_485.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_485.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_485 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_485 .section-header-description {
    font-size: 16px;
    margin: 0 auto 0px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_485 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_485 .section-header-description {
    font-size: 14px;
    margin: 0 auto 0px auto;
    line-height: 22.652000px; }
  /*  */ }
#stacks_in_488>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





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

.stacks_in_528buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_528button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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


















	/* -- TYPE FLAT LARGE OVERRIDE -- */
	.stacks_in_528button{
		border-color: #73639E !important;
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	.stacks_in_528button:hover{
		border-color: #9E4336 !important;
	}
	





















.stacks_in_528buttonPressWrapper *{
	
	
}


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

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

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

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

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_144faicon{
	display: inline;
}


.stacks_in_144wrapper{
	text-align: center;
}

/* -- Style 1 -- */
.stacks_in_144td-style-1{
	
}

.stacks_in_144button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(115, 99, 158, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_144badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(102, 102, 102, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(255, 255, 255, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_144counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_144td-style-2 .stacks_in_144button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_144td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_144td-style-3 .stacks_in_144button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_144td-style-3 .stacks_in_144badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_144badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_546>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_498 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}
/*  */
section#section-stacks_in_501 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 10px 5px 10px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_501 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_501 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(66, 66, 66, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_501 .section-header-description {
      /*  */
      font-family: "Rubik";
      /*  */
      color: rgba(117, 117, 117, 1.00);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 0px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_501.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_501.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_501 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_501 .section-header-description {
    font-size: 16px;
    margin: 0 auto 0px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_501 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_501 .section-header-description {
    font-size: 14px;
    margin: 0 auto 0px auto;
    line-height: 22.652000px; }
  /*  */ }
#stacks_in_504>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





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

.stacks_in_529buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_529button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_529button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_529buttonPressWrapper *{
	
	
}


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

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

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

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

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_158faicon{
	display: inline;
}


.stacks_in_158wrapper{
	text-align: center;
}

/* -- Style 1 -- */
.stacks_in_158td-style-1{
	
}

.stacks_in_158button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(115, 99, 158, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_158badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(102, 102, 102, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(255, 255, 255, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_158counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_158td-style-2 .stacks_in_158button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_158td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_158td-style-3 .stacks_in_158button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_158td-style-3 .stacks_in_158badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_158badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_549>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_514 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}
/*  */
section#section-stacks_in_517 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 10px 5px 10px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_517 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_517 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(66, 66, 66, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_517 .section-header-description {
      /*  */
      font-family: "Rubik";
      /*  */
      color: rgba(117, 117, 117, 1.00);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 0px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_517.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_517.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_517 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_517 .section-header-description {
    font-size: 16px;
    margin: 0 auto 0px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_517 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_517 .section-header-description {
    font-size: 14px;
    margin: 0 auto 0px auto;
    line-height: 22.652000px; }
  /*  */ }
#stacks_in_520>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





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

.stacks_in_530buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_530button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_530button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_530buttonPressWrapper *{
	
	
}


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

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

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

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

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_181faicon{
	display: inline;
}


.stacks_in_181wrapper{
	text-align: center;
}

/* -- Style 1 -- */
.stacks_in_181td-style-1{
	
}

.stacks_in_181button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(115, 99, 158, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
}

.stacks_in_181badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(102, 102, 102, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(255, 255, 255, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_181counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_181td-style-2 .stacks_in_181button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_181td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_181td-style-3 .stacks_in_181button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_181td-style-3 .stacks_in_181badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_181badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */#stacks_in_827 .onthelineouterspace
{
display:block;
padding: 12px 10px 12px 10px;
}
#stacks_in_827 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:double; 
border-bottom-width:0px; 
border-bottom-color:#20232A; 
border-top-style:solid; 
border-top-width:3px; 
border-top-color:#F3F4EE; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:.5;

/*CustomCSS;*/
}


#stacks_in_534 {
	border: solid rgba(216, 223, 255, 1.00);
	border-width:  3px;
}
/*  */
section#section-stacks_in_342 {
  /*  */
  background: rgba(243, 244, 238, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 5px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_342 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_342 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(100, 117, 135, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_342 .section-header-description {
      /*  */
      font-family: "Rubik";
      /*  */
      color: rgba(117, 117, 117, 1.00);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_342.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_342.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_342 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_342 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_342 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_342 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start doo Tab 2 stack each CSS code */#stacks_in_345wrapper{	position: relative;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}#stacks_in_345 .dooTabContentTitle{	display: none;}ul.stacks_in_345tabs {	position: relative;	margin: 0 !important;	padding: 0;	float: left;	list-style: none !important;	list-style-type: none !important;	height: 34px;	border-bottom: 1px solid rgba(179, 179, 179, 1.00);	width: 100%;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}ul.stacks_in_345tabs li {	float: left;	margin: 0;	cursor: pointer;	padding: 0px 21px;	height: 33px;	line-height: 33px !important;	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	/*border-bottom: 1px solid rgba(179, 179, 179, 1.00);*/	border-left: 1px solid rgba(179, 179, 179, 1.00);	background-color: rgba(244, 244, 244, 1.00);	color: rgba(0, 128, 255, 1.00);	overflow: hidden;	position: relative;	margin-left: 2px;	z-index: 1;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	white-space: nowrap;	font-size: 14px !important;	list-style: none !important;	list-style-type: none !important;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}/*.tab_last { border-right: 1px solid ; }*/ul.stacks_in_345tabs li.tab_first { margin-left: 0px; }ul.stacks_in_345tabs li:hover {	color: rgba(0, 108, 235, 1.00);}ul.stacks_in_345tabs li.active {	background-color: rgba(255, 255, 255, 1.00);	color: rgba(51, 51, 51, 1.00);	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-left: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	display: block;	z-index: 10;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}.stacks_in_345tab_container {	position: relative;	border: 1px solid rgba(179, 179, 179, 1.00);	border-top: none;	background: rgba(255, 255, 255, 1.00);	overflow: auto;	-webkit-border-bottom-right-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomright: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-right-radius: 3px;	border-bottom-left-radius: 3px;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}#stacks_in_345 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_345 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_345tabs {		border-bottom: none;	}	.stacks_in_345tabs {		display: none;	}	#stacks_in_345 .tab_drawer_heading {		background-color: rgba(244, 244, 244, 1.00) !important;		color: rgba(0, 128, 255, 1.00) !important;		border-top: 1px solid rgba(179, 179, 179, 1.00);		margin: 0;		padding: 8px 20px;		display: block;		cursor: pointer;		-webkit-touch-callout: none;		-webkit-user-select: none;		-khtml-user-select: none;		-moz-user-select: none;		-ms-user-select: none;		user-select: none;		font-size: 16px !important;	}	.stacks_in_345tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_345_active {		background-color: rgba(255, 255, 255, 1.00) !important;		color: rgba(51, 51, 51, 1.00);		border-bottom: 1px solid rgba(179, 179, 179, 1.00);	}	.stacks_in_345tab_container {	border: 1px solid rgba(179, 179, 179, 1.00) !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	}}/* End doo Tab 2 stack each CSS code *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_552>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/* Start Responsive Shim stack CSS code */.stacks_in_353shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*  */
section#section-stacks_in_354 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 5px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_354 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_354 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_354 .section-header-description {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 0.75);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_354.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_354.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_354 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_354 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_354 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_354 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start Responsive Shim stack CSS code */.stacks_in_1064shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_360buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_360button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_360button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_360buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_555>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_371 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin:  5px;
	padding:  5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_374shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*  */
section#section-stacks_in_375 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 5px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_375 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_375 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_375 .section-header-description {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 0.75);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_375.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_375.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_375 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_375 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_375 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_375 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start Responsive Shim stack CSS code */.stacks_in_1063shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_381buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_381button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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






































.stacks_in_381buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_588>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/* Start Responsive Shim stack CSS code */.stacks_in_592shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*  */
section#section-stacks_in_593 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 5px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_593 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_593 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_593 .section-header-description {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 0.75);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_593.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_593.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_593 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_593 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_593 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_593 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start Responsive Shim stack CSS code */.stacks_in_1062shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_599buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_599button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_599button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_599buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */#stacks_in_828 .onthelineouterspace
{
display:block;
padding: 12px 10px 12px 10px;
}
#stacks_in_828 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:double; 
border-bottom-width:0px; 
border-bottom-color:#20232A; 
border-top-style:solid; 
border-top-width:3px; 
border-top-color:#F3F4EE; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:.5;

/*CustomCSS;*/
}


#stacks_in_532 {
	border: solid rgba(216, 223, 255, 1.00);
	border-width:  3px;
}
/*  */
section#section-stacks_in_214 {
  /*  */
  background: rgba(243, 244, 238, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 5px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_214 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_214 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(100, 117, 135, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_214 .section-header-description {
      /*  */
      font-family: "Rubik";
      /*  */
      color: rgba(117, 117, 117, 1.00);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_214.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_214.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_214 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_214 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_214 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_214 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start doo Tab 2 stack each CSS code */#stacks_in_218wrapper{	position: relative;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}#stacks_in_218 .dooTabContentTitle{	display: none;}ul.stacks_in_218tabs {	position: relative;	margin: 0 !important;	padding: 0;	float: left;	list-style: none !important;	list-style-type: none !important;	height: 34px;	border-bottom: 1px solid rgba(179, 179, 179, 1.00);	width: 100%;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}ul.stacks_in_218tabs li {	float: left;	margin: 0;	cursor: pointer;	padding: 0px 21px;	height: 33px;	line-height: 33px !important;	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	/*border-bottom: 1px solid rgba(179, 179, 179, 1.00);*/	border-left: 1px solid rgba(179, 179, 179, 1.00);	background-color: rgba(244, 244, 244, 1.00);	color: rgba(0, 128, 255, 1.00);	overflow: hidden;	position: relative;	margin-left: 2px;	z-index: 1;	-webkit-border-top-left-radius: 4px;	-webkit-border-top-right-radius: 4px;	-moz-border-radius-topleft: 4px;	-moz-border-radius-topright: 4px;	border-top-left-radius: 4px;	border-top-right-radius: 4px;	white-space: nowrap;	font-size: 14px !important;	list-style: none !important;	list-style-type: none !important;	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */}/*.tab_last { border-right: 1px solid ; }*/ul.stacks_in_218tabs li.tab_first { margin-left: 0px; }ul.stacks_in_218tabs li:hover {	color: rgba(0, 108, 235, 1.00);}ul.stacks_in_218tabs li.active {	background-color: rgba(255, 255, 255, 1.00);	color: rgba(51, 51, 51, 1.00);	border-top: 1px solid rgba(179, 179, 179, 1.00);	border-left: 1px solid rgba(179, 179, 179, 1.00);	border-right: 1px solid rgba(179, 179, 179, 1.00);	display: block;	z-index: 10;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}.stacks_in_218tab_container {	position: relative;	border: 1px solid rgba(179, 179, 179, 1.00);	border-top: none;	background: rgba(255, 255, 255, 1.00);	overflow: auto;	-webkit-border-bottom-right-radius: 3px;	-webkit-border-bottom-left-radius: 3px;	-moz-border-radius-bottomright: 3px;	-moz-border-radius-bottomleft: 3px;	border-bottom-right-radius: 3px;	border-bottom-left-radius: 3px;	-webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: content-box !important;    /* Firefox, other Gecko */	box-sizing: content-box !important;         /* Opera/IE 8+ */}#stacks_in_218 .dooTabContent {	padding: 20px;	display: none;}#stacks_in_218 .tab_drawer_heading { display: none; }@media screen and (max-width: 480px) {	ul.stacks_in_218tabs {		border-bottom: none;	}	.stacks_in_218tabs {		display: none;	}	#stacks_in_218 .tab_drawer_heading {		background-color: rgba(244, 244, 244, 1.00) !important;		color: rgba(0, 128, 255, 1.00) !important;		border-top: 1px solid rgba(179, 179, 179, 1.00);		margin: 0;		padding: 8px 20px;		display: block;		cursor: pointer;		-webkit-touch-callout: none;		-webkit-user-select: none;		-khtml-user-select: none;		-moz-user-select: none;		-ms-user-select: none;		user-select: none;		font-size: 16px !important;	}	.stacks_in_218tab_container > div:first-child .tab_drawer_heading {		border-top: 0px !important;	}	.stacks_in_218_active {		background-color: rgba(255, 255, 255, 1.00) !important;		color: rgba(51, 51, 51, 1.00);		border-bottom: 1px solid rgba(179, 179, 179, 1.00);	}	.stacks_in_218tab_container {	border: 1px solid rgba(179, 179, 179, 1.00) !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	}}/* End doo Tab 2 stack each CSS code *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_558>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/* Start Responsive Shim stack CSS code */.stacks_in_273shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*  */
section#section-stacks_in_274 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 5px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_274 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_274 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_274 .section-header-description {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 0.75);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_274.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_274.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_274 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_274 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_274 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_274 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start Responsive Shim stack CSS code */.stacks_in_1061shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_339buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_339button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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






































.stacks_in_339buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_561>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/* Start Responsive Shim stack CSS code */.stacks_in_235shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*  */
section#section-stacks_in_244 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 5px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_244 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_244 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_244 .section-header-description {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 0.75);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_244.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_244.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_244 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_244 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_244 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_244 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start Responsive Shim stack CSS code */.stacks_in_1060shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_340buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_340button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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






































.stacks_in_340buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* Start doo Tab 2 item stack each CSS code *//* End doo Tab 2 item stack each CSS code */#stacks_in_564>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/* Start Responsive Shim stack CSS code */.stacks_in_291shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//*  */
section#section-stacks_in_292 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 5px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_292 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_292 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 5px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_292 .section-header-description {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(7, 64, 128, 0.75);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_292.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_292.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_292 .section-header-title {
    font-size: 24px;
    margin: 0 auto 5px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_292 .section-header-description {
    font-size: 16px;
    margin: 0 auto 10px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_292 .section-header-title {
    font-size: 20px;
    margin: 0 auto 5px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_292 .section-header-description {
    font-size: 14px;
    margin: 0 auto 10px auto;
    line-height: 22.652000px; }
  /*  */ }
/* Start Responsive Shim stack CSS code */.stacks_in_1059shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_341buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_341button:hover{
	color: #FFFFFF !important;
	background-color: #9E4336 !important;
	border-color: #86382D !important;
}

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

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






































.stacks_in_341buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */#stacks_in_829 .onthelineouterspace
{
display:block;
padding: 12px 10px 12px 10px;
}
#stacks_in_829 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:double; 
border-bottom-width:0px; 
border-bottom-color:#20232A; 
border-top-style:solid; 
border-top-width:3px; 
border-top-color:#F3F4EE; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:.5;

/*CustomCSS;*/
}


#stacks_in_570 {
	border: solid rgba(216, 223, 255, 1.00);
	border-width:  3px;
}
/*  */
section#section-stacks_in_70 {
  /*  */
  background: rgba(243, 244, 238, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 10px 5px 5px 5px;
  box-sizing: border-box; }
  section#section-stacks_in_70 .section-header {
    text-align: center;
    box-sizing: border-box; }
    section#section-stacks_in_70 .section-header-title {
      /*  */
      font-family: "Roboto Condensed";
      /*  */
      color: rgba(100, 117, 135, 1.00);
      font-size: 28px;
      font-weight: normal;
      max-width: 1000px;
      margin: 0 auto 10px auto;
      /*  */
      line-height: 45.304001px;
      /*  */ }
    section#section-stacks_in_70 .section-header-description {
      /*  */
      font-family: "Rubik";
      /*  */
      color: rgba(230, 230, 230, 1.00);
      font-size: 16px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto 0px auto;
      /*  */
      line-height: 25.888000px;
      /*  */ }
  section#section-stacks_in_70.hide-title .section-header-title {
    display: none; }
  section#section-stacks_in_70.hide-description .section-header-description {
    display: none; }

@media (min-width: 760px) and (max-width: 480px) {
  /*  */
  section#section-stacks_in_70 .section-header-title {
    font-size: 24px;
    margin: 0 auto 0px auto;
    line-height: 38.832001px; }
  section#section-stacks_in_70 .section-header-description {
    font-size: 16px;
    margin: 0 auto 0px auto;
    line-height: 25.888000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 760px) {
  /*  */
  section#section-stacks_in_70 .section-header-title {
    font-size: 20px;
    margin: 0 auto 0px auto;
    line-height: 32.360001px; }
  section#section-stacks_in_70 .section-header-description {
    font-size: 14px;
    margin: 0 auto 0px auto;
    line-height: 22.652000px; }
  /*  */ }
#stacks_in_74>.s3_row {
	margin: 0 -10px;
}

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

#stacks_in_74>.s3_row>.s3_column_center {
	width: 60.000000%;
}

#stacks_in_74>.s3_row>.s3_column_right {
	width: 20.00%;
}

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








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



}



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


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


}



 #link_stacks_in_82.bwd--link-item.custom-style{color:rgba(240, 241, 233, 1.00);background-color:rgba(115, 99, 158, 1.00)}#link_stacks_in_82.bwd--link-item.custom-style:not(.dd-heading):hover{color:rgba(240, 241, 233, 1.00);background-color:rgba(158, 67, 54, 1.00)}   #link_stacks_in_82.badge>.badge-img{height:20px;padding-right:6px}#link_stacks_in_82.spacer>.list-spacer{width:10px;height:1px}  #link_stacks_in_82.dd-heading{margin-bottom:4px}.group-toggle-active #link_stacks_in_82.dd-heading{margin-bottom:3px} 
/* Start Responsive Shim stack CSS code */.stacks_in_127shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_830 .onthelineouterspace
{
display:block;
padding: 12px 10px 12px 10px;
}
#stacks_in_830 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:double; 
border-bottom-width:0px; 
border-bottom-color:#20232A; 
border-top-style:solid; 
border-top-width:3px; 
border-top-color:#F3F4EE; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:.5;

/*CustomCSS;*/
}

.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
#stacks_in_870 {
  
  background: rgba(156, 177, 176, 1.00);
  background-image: -moz-linear-gradient(top, rgba(156, 177, 176, 1.00) 0%, rgba(156, 177, 176, 0.50) 75%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(156, 177, 176, 1.00)), color-stop(75%,rgba(156, 177, 176, 0.50)));
  background-image: -webkit-linear-gradient(top, rgba(156, 177, 176, 1.00) 0%,rgba(156, 177, 176, 0.50) 75%);
  background-image: -o-linear-gradient(top, rgba(156, 177, 176, 1.00) 0%,rgba(156, 177, 176, 0.50) 75%);
  background-image: -ms-linear-gradient(top, rgba(156, 177, 176, 1.00) 0%,rgba(156, 177, 176, 0.50) 75%);
  background-image: linear-gradient(to bottom, rgba(156, 177, 176, 1.00) 0%,rgba(156, 177, 176, 0.50) 75%);
}
/**/
.svg-metamorph.svgm_stacks_in_870 > .svgm-wrap {
  overflow: visible;
  height: 50px;
  left:50%;
  
  -webkit-transform: translateX(-50%)  ;
  transform: translateX(-50%)  ;
  
}
.svg-metamorph.svgm_stacks_in_870 > .svgm-wrap > svg {
  fill: #000000;
  stroke: #000000;
  width: 100%;
  height: 50px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_870 > .svgm-wrap:after {
  background: #000000;
}
.svg-metamorph.svgm_stacks_in_870 {
  padding-bottom: 50px;
  
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_870 {
    padding-bottom: 75.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_870 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_870 > .svgm-wrap > svg {
    height: 75.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_870 {
    padding-bottom: 25.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_870 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_870 > .svgm-wrap > svg {
    height: 25.000000px;
    width: 960px;
  }
}


/* */

#stacks_in_872 {
	background-color: rgba(0, 0, 0, 1.00);
	padding:  10px;
}
#stacks_in_874>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}



/* Start Responsive Shim stack CSS code */.stacks_in_876shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* -- Start Textalign Each css Template -- */
#stacks_in_1082 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_1082 {
		text-align: center !important;
	}
	
	#stacks_in_1082 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_1082 {
		text-align: center !important;
	}
	
	#stacks_in_1082 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */








#embedWrapperstacks_in_1083 img {
	max-width: 100%;
	height: auto;
}











/* -- Start Textalign Each css Template -- */
#stacks_in_884 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_884 {
		text-align: left !important;
	}
	
	#stacks_in_884 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_884 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_884 {
		text-align: left !important;
	}
	
	#stacks_in_884 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_884 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */








#embedWrapperstacks_in_888 img {
	max-width: 100%;
	height: auto;
}












#stacks_in_888 {
	padding:  5px;
}

#stacks_in_891 {
	padding:  5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_894shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* -- Start Bellboy Each css Template -- */

.stacks_in_895bellboywrapper{
	width: 50px;
	margin: 0 auto;
	
	display : none;
	
}

.stacks_in_895bellboy{
	position: relative;
	cursor: pointer;
	background: rgba(173, 9, 6, 1.00);
	width: 50px;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	line-height: 50px;
	font-size: 22.727272px;
	margin: 5px;
	z-index: 1000;
	background: rgba(173, 9, 6, 1.00);
}


.stacks_in_895bellboy i {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22.727272px;
	vertical-align: middle;
}


.stacks_in_895bellboy:hover{
	color: rgba(235, 235, 235, 1.00);
	background: rgba(188, 24, 21, 1.00); /* Old browsers */
}

/* -- End Bellboy Each css Template -- */