/*
 * com.onelittledesigner.press_lite_css
 */

@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
.press-lite {
  box-sizing: border-box;
  position: relative;
  cursor: default;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  transition: none;
}
.press-lite-wrap.buttonAlignLeft {
  display: inline-block;
}
.press-lite-wrap.buttonAlignCenter {
  display: flex;
  justify-content: center;
}
.press-lite-wrap.buttonAlignRight {
  display: flex;
  justify-content: flex-end;
}
.press-lite-wrap.buttonAlignFill .press-lite {
  display: block;
}
.press-lite-wrap.buttonAlignFill.alignTextCenterTrue .press-lite {
  text-align: center;
}
.boldTrue .press-lite .press-lite-text span,
.boldTrue .press-lite .press-lite-text:after {
  font-weight: bold;
}
.press-lite:focus {outline:0;}
.press-lite {
  white-space: nowrap;
}
.press-lite .press-lite-text span,
.press-lite .press-lite-text:after {
  overflow: hidden;
}
.press-lite,
.press-lite .press-lite-text,
.press-lite .press-lite-text:after,
.press-lite .press-lite-text > span,
.press-lite .press-lite-icon i,
.press-lite .press-lite-icon img,
.press-lite .press-lite-icon svg,
.press-lite .press-lite-icon svg path,
.press-lite .press-lite-icon svg polyline,
.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
.press-lite .press-lite-icon i,
.press-lite .press-lite-icon img {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.press-lite .press-lite-icon img {
  width: auto;
  vertical-align: top;
}
.press-lite .press-lite-icon svg {
  display: inline-block;
  z-index: 1;
}
.iconRightTrue .press-lite .press-lite-icon{
  float: right;
  margin-top: 0px;
}
.textType0 .press-lite .press-lite-icon i,
.textType0 .press-lite .press-lite-icon img,
.textType1 .press-lite .press-lite-icon i,
.textType1 .press-lite .press-lite-icon img {
  margin-right: 8px;
}
.textType0 .press-lite .press-lite-icon svg,
.textType1 .press-lite .press-lite-icon svg {
  margin-right: 8px;
}
.iconRightTrue .press-lite .press-lite-icon {
  float: right;
  margin-top: 0px;
}
.iconRightTrue.textType0 .press-lite .press-lite-icon i,
.iconRightTrue.textType0 .press-lite .press-lite-icon img,
.iconRightTrue.textType0 .press-lite .press-lite-icon svg,
.iconRightTrue.textType1 .press-lite .press-lite-icon i,
.iconRightTrue.textType1 .press-lite .press-lite-icon img,
.iconRightTrue.textType1 .press-lite .press-lite-icon svg {
  margin-right: 0px;
  margin-left: 8px;
}
.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
.press-lite:active,
.press-lite:focus {
  transform: translate(0,0);
}
.iconType2  .press-lite .press-lite-icon {
  display: none;
}
.iconBackgroundTrue .press-lite {
    padding: 0;
}
.iconBackgroundTrue .press-lite .press-lite-text {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.iconBackgroundTrue.press-lite-wrap .press-lite .press-lite-icon i,
.iconBackgroundTrue.press-lite-wrap .press-lite .press-lite-icon img,
.iconBackgroundTrue.press-lite-wrap .press-lite .press-lite-icon svg {
    margin: 0;
}
.iconBackgroundTrue .press-lite .press-lite-icon {
    padding: 0px;
    display: grid;
    float:left;
    align-content: center;
    justify-content: center;
    text-align: center;
}
.iconBackgroundTrue .press-lite .press-lite-icon:after {
  content: "";
  color: transparent;
  position: absolute;
}
.borderWidthOn .press-lite {
  border-width: 1px;
}
.borderWidthOn .press-lite .press-lite-icon:after {
  top: -1px;
  left: -1px;
  bottom: -1px;
}
.iconBackgroundTrue.iconRightTrue .press-lite .press-lite-icon {
  float: right;
  margin-top: 0px;
}
.iconBackgroundTrue.iconRightTrue .press-lite .press-lite-icon:after {
  left: auto;
}
.iconBackgroundTrue.iconRightTrue .press-lite .press-lite-icon:after {
  top: -1px;
  right: -1px;
  left: auto;
  bottom: -1px;
}






.iconBackgroundFalse.rotateTextTrue .press-lite .press-lite-text {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.press-lite-wrap.rotateTextTrue .press-lite .press-lite-text {
    display: inline-grid;
    grid-template-columns: 1fr;
    text-align: center;
    overflow: hidden;
    box-sizing: content-box;
}
.rotateTextTrue .press-lite .press-lite-text > span {
    transform: translateY(0px);
}
.shadowsTrue.shadowTheme1 .press-lite:active > div {
  transform: translateY(2px);
}
.shadowsTrue.shadowTheme1.borderWidthOn .press-lite {
  border-width: 1px;
}
.shadowsTrue.shadowTheme1.borderWidthOn .press-lite {
  border-bottom: 3px solid rgba(0,0,0,0.15);
}
.shadowsTrue.shadowTheme1.borderWidthOn .press-lite:active {
  border-bottom: 3px solid rgba(0,0,0,0.0);
}
.shadowsTrue.shadowTheme1.borderWidthOn .press-lite .press-lite-icon:after {
  border-bottom: 3px solid rgba(0,0,0,0.15);
}
.shadowsTrue.shadowTheme1.iconRightTrue.borderWidthOff .press-lite .press-lite-icon:after {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: auto;
}
.shadowsTrue.shadowTheme2 .press-lite:active {
  border-top: 3px solid rgba(0,0,0,0.15);
  border-bottom: 0px solid rgba(0,0,0,0.0) !important;
  box-shadow: 0px 0px 0px rgba(0,0,0,0.0) !important;
  transition: all 0ms linear;
}
.shadowsTrue.shadowTheme2 .press-lite .press-lite-icon:after {
  border-bottom: 3px solid rgba(0,0,0,0.15);
}
.shadowsTrue.shadowTheme2 .press-lite:active .press-lite-icon:after {
  border-bottom: 0px solid rgba(0,0,0,0.0);
  transition: all 0ms linear;
}
.shadowsTrue.shadowTheme2 .press-lite:active > div {
  transform: translateY(2px);
}
.shadowsTrue.shadowTheme2.borderWidthOn .press-lite {
  border-width: 1px 1px 2px 1px;
}
.shadowsTrue.shadowTheme2.borderWidthOn .press-lite:active {
  border-width: 2px 1px 1px 1px !important;
}
.shadowsTrue.shadowTheme2.borderWidthOn .press-lite:active .press-lite-icon:after {
  border-top: 2px solid rgba(0,0,0,0.15);
  border-bottom: 0px solid rgba(0,0,0,0.0) !important;
  transform: translateY(-2px);
}
.shadowsTrue.shadowTheme2.borderWidthOn .press-lite .press-lite-icon:after {
}
.shadowsTrue.shadowTheme3 .press-lite {
  border: 1px solid rgba(0,0,0,0.15);
  border-bottom: 4px solid rgba(0,0,0,0.3);
}
.shadowsTrue.shadowTheme3 .press-lite:active {
  border-top: 4px solid rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.0);
  box-shadow: 0px 0px 0px rgba(0,0,0,0.0) !important;
  transition: all 0ms linear;
}
.shadowsTrue.shadowTheme3 .press-lite .press-lite-icon:after {
  border: 1px solid rgba(0,0,0,0.15);
  border-bottom: 4px solid rgba(0,0,0,0.3);
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
  transition: all 200ms ease;
  top: -1px;
  left: -1px;
  bottom: -1px;
}
.shadowsTrue.shadowTheme3 .press-lite:active .press-lite-icon:after {
  border-top: 4px solid rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.3);
  transform: translateY(-3px);
  box-shadow: inset 0px 0px 0px rgba(255,255,255,0.5);
  transition: all 0ms linear;
}
.shadowsTrue.shadowTheme3.iconRightTrue .press-lite .press-lite-icon:after {
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: auto;
}
.shadowsTrue.shadowTheme4 .press-lite {
  border: 1px solid rgba(0,0,0,0.15);
  border-bottom: 4px solid rgba(0,0,0,0.3);
}
.shadowsTrue.shadowTheme4 .press-lite:active {
  border-top: 4px solid rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.0) !important;
  box-shadow: inset 0px 0px 3px rgba(255,255,255,0.2),
                    0px 3px 6px rgba(0,0,0,0.0) !important;
  transition: all 0ms linear;
}
.shadowsTrue.shadowTheme4 .press-lite .press-lite-icon:after {
  border: 1px solid rgba(0,0,0,0.15);
  border-bottom: 4px solid rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 3px rgba(255,255,255,0.5);
  transition: all 200ms ease;
  top: -1px;
  left: -1px;
  bottom: -1px;
}
.shadowsTrue.shadowTheme4 .press-lite:active .press-lite-icon:after {
  border-top: 4px solid rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.3);
  transform: translateY(-3px);
  box-shadow: inset 0px 0px 3px rgba(255,255,255,0.2) !important;
  transition: all 0ms linear;
}
.shadowsTrue.shadowTheme4.iconRightTrue .press-lite .press-lite-icon:after {
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: auto;
}
.shadowsTrue.shadowTheme5 .press-lite {
  border: 1px solid rgba(0,0,0,0.15);
}
.shadowsFalse .press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1) !important;
}



.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
.press-lite .press-lite-line-t,
.press-lite .press-lite-line-b {
  position: absolute;
  width: 0%;
  transition: all 200ms ease;
}
.press-lite .press-lite-line-l,
.press-lite .press-lite-line-r {
  position: absolute;
  height: 0%;
  transition: all 200ms ease;
}
.press-lite .press-lite-line-t {
  top: 0;
}
.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
.press-lite .press-lite-line-l {
  left: 0;
}
.press-lite .press-lite-line-r {
  right: 0;
}
.underline1 .press-lite:hover .press-lite-line-b {
   height: 100% !important;
}
.underline2 .press-lite .press-lite-line-b {
   width: 0px
}
.underline2 .press-lite:hover .press-lite-line-b {
   width: 100%;
}
.underline3 .press-lite .press-lite-line-b {
   width: 0px;
   left:0;
}
.underline3 .press-lite:hover .press-lite-line-b {
   animation: 300ms encircle-b linear forwards;
}
@keyframes encircle-b {
  from {
    width: 0px
  }
  25% {
    width: 100%
  }
  50% {
    width: 100%
  }
  75% {
    width: 100%
  }
  to {
    width: 100%
  }
}
.underline3 .press-lite .press-lite-line-r {
   height: 0px;
   bottom: 0;
}
.underline3 .press-lite:hover .press-lite-line-r {
   animation: 300ms encircle-r linear forwards;
}
@keyframes encircle-r {
  from {
    height: 0px
  }
  25% {
    height: 0px
  }
  50% {
    height: 100%
  }
  75% {
    height: 100%
  }
  to {
    height: 100%
  }
}
.underline3 .press-lite .press-lite-line-t {
   width: 0px;
   right:0;
}
.underline3 .press-lite:hover .press-lite-line-t {
   animation: 300ms encircle-t linear forwards;
}
@keyframes encircle-t {
  from {
    width: 0px
  }
  25% {
    width: 0px
  }
  50% {
    width: 0px
  }
  75% {
    width: 100%
  }
  to {
    width: 100%
  }
}
.underline3 .press-lite .press-lite-line-l {
   height: 0px;
   top: 0;
}
.underline3 .press-lite:hover .press-lite-line-l {
   animation: 300ms encircle-l linear forwards;
}
@keyframes encircle-l {
  from {
    height: 0px
  }
  25% {
    height: 0px
  }
  50% {
    height: 0px
  }
  75% {
    height: 0px
  }
  to {
    height: 100%
  }
}
.usePulseTrue .press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 1;
}
.usePulseTrue .press-lite:hover:before {
  opacity: 0;
  transition: all 500ms linear;
}


.popdrop-tip-data{display:none}.dropem:not(.popdrop-live):not(.no-pop)[style]{display:none !important}.popdrop-popover-content{display:none}.popdrop-popover-rtl{direction:rtl;text-align:right}html.popdrop-open.popdrop-modal .popdrop-popover.in{max-height:100vh;max-width:99.9%;margin-top:0 !important}html.popdrop-open.popdrop-touch .popdrop-popover.in .popdrop-popover-content{overflow-y:scroll;-webkit-overflow-scrolling:touch}.popdrop-popover{position:absolute;top:0;left:0;display:none;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #929292;border:1px solid rgba(0,0,0,0.2);border-radius:6px}.popdrop-popover:not(.popover-flat){-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popdrop-popover.popover-flat .popdrop-popover-title{border-bottom-width:0px}.popdrop-popover.popover-flat .popdrop-close{text-shadow:none}.popdrop-popover.top,.popdrop-popover.top-left,.popdrop-popover.top-right{margin-top:-10px}.popdrop-popover.right,.popdrop-popover.right-top,.popdrop-popover.right-bottom{margin-left:10px}.popdrop-popover.bottom,.popdrop-popover.bottom-left,.popdrop-popover.bottom-right{margin-top:10px}.popdrop-popover.left,.popdrop-popover.left-top,.popdrop-popover.left-bottom{margin-left:-10px}.popdrop-popover.pop{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.3,0,0,1.5);transition-timing-function:cubic-bezier(0.3,0,0,1.5);opacity:0}.popdrop-popover.pop-out{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.popdrop-popover.fade,.popdrop-popover.fade-out{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0}.popdrop-popover.out{opacity:0}.popdrop-popover.in{-webkit-transform:none;transform:none;opacity:1}.popdrop-popover .popdrop-popover-content{display:block}.popdrop-popover-inner .popdrop-close{font-family:arial;margin:4px 3px 0 0;float:right;font-size:24px;font-weight:bold;line-height:24px;color:#7b7b7b;opacity:1;text-decoration:none}.popdrop-popover-inner .popdrop-close:after{content:"\00D7";width:0.8em;height:0.8em;padding:4px;position:relative}.popdrop-popover-title{padding:8px 14px;margin:0;font-size:16px;font-weight:bold;line-height:18px;color:#333;background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.2);border-radius:5px 5px 0 0}.popdrop-popover-content{overflow:auto;display:none}.popdrop-popover-inverse{background-color:#333;color:#fff}.popdrop-popover-inverse .popdrop-popover-title{background:#333;border-bottom:1px solid silver;color:#fff}.popdrop-popover-inverse .popdrop-close{color:#f3f3f3}.popdrop-popover-bluegrey{background-color:#282f39;color:#DADEDF}.popdrop-popover-bluegrey .popdrop-popover-title{background:#56666c;border-bottom:1px solid #a9b2b4;color:#DADEDF}.popdrop-popover-bluegrey .popdrop-close{color:#f3f3f3}.popdrop-popover-alert{background-color:#fffdfd;color:#413131}.popdrop-popover-alert .popdrop-popover-title{background:#d32f2f;border-bottom:1px solid #eca5a5;color:#fff}.popdrop-popover-alert .popdrop-close{color:#fff}.popdrop-popover-success{background-color:#EFFEFD;color:#313131}.popdrop-popover-success .popdrop-popover-title{background:#11B8AB;border-bottom:1px solid #0e9c91;color:#fff}.popdrop-popover-success .popdrop-close{color:#fff}.popdrop-no-padding .popdrop-popover-content{padding:0}.popdrop-no-padding .list-group-item{border-right:none;border-left:none}.popdrop-no-padding .list-group-item:first-child{border-top:0}.popdrop-no-padding .list-group-item:last-child{border-bottom:0}.popdrop-popover > .popdrop-arrow,.popdrop-popover > .popdrop-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popdrop-popover > .popdrop-arrow{border-width:11px}.popdrop-popover > .popdrop-arrow:after{border-width:10px;content:""}.popdrop-popover.top > .popdrop-arrow,.popdrop-popover.top-right > .popdrop-arrow,.popdrop-popover.top-left > .popdrop-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#aaa;border-top-color:rgba(0,0,0,0.2);border-bottom-width:0}.popdrop-popover.top > .popdrop-arrow:after,.popdrop-popover.top-right > .popdrop-arrow:after,.popdrop-popover.top-left > .popdrop-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popdrop-popover.right > .popdrop-arrow,.popdrop-popover.right-top > .popdrop-arrow,.popdrop-popover.right-bottom > .popdrop-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#aaa;border-right-color:rgba(0,0,0,0.2)}.popdrop-popover.right > .popdrop-arrow:after,.popdrop-popover.right-top > .popdrop-arrow:after,.popdrop-popover.right-bottom > .popdrop-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popdrop-popover.bottom > .popdrop-arrow,.popdrop-popover.bottom-right > .popdrop-arrow,.popdrop-popover.bottom-left > .popdrop-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#aaa;border-bottom-color:rgba(0,0,0,0.2);border-top-width:0}.popdrop-popover.bottom > .popdrop-arrow:after,.popdrop-popover.bottom-right > .popdrop-arrow:after,.popdrop-popover.bottom-left > .popdrop-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popdrop-popover.left > .popdrop-arrow,.popdrop-popover.left-top > .popdrop-arrow,.popdrop-popover.left-bottom > .popdrop-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#aaa;border-left-color:rgba(0,0,0,0.2)}.popdrop-popover.left > .popdrop-arrow:after,.popdrop-popover.left-top > .popdrop-arrow:after,.popdrop-popover.left-bottom > .popdrop-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.popdrop-popover-inverse.top > .popdrop-arrow,.popdrop-popover-inverse.top > .popdrop-arrow:after,.popdrop-popover-inverse.top-left > .popdrop-arrow,.popdrop-popover-inverse.top-left > .popdrop-arrow:after,.popdrop-popover-inverse.top-right > .popdrop-arrow,.popdrop-popover-inverse.top-right > .popdrop-arrow:after{border-top-color:#333}.popdrop-popover-inverse.right > .popdrop-arrow,.popdrop-popover-inverse.right > .popdrop-arrow:after,.popdrop-popover-inverse.right-top > .popdrop-arrow,.popdrop-popover-inverse.right-top > .popdrop-arrow:after,.popdrop-popover-inverse.right-bottom > .popdrop-arrow,.popdrop-popover-inverse.right-bottom > .popdrop-arrow:after{border-right-color:#333}.popdrop-popover-inverse.bottom > .popdrop-arrow,.popdrop-popover-inverse.bottom > .popdrop-arrow:after,.popdrop-popover-inverse.bottom-left > .popdrop-arrow,.popdrop-popover-inverse.bottom-left > .popdrop-arrow:after,.popdrop-popover-inverse.bottom-right > .popdrop-arrow,.popdrop-popover-inverse.bottom-right > .popdrop-arrow:after{border-bottom-color:#333}.popdrop-popover-inverse.left > .popdrop-arrow,.popdrop-popover-inverse.left > .popdrop-arrow:after,.popdrop-popover-inverse.left-top > .popdrop-arrow,.popdrop-popover-inverse.left-top > .popdrop-arrow:after,.popdrop-popover-inverse.left-bottom > .popdrop-arrow,.popdrop-popover-inverse.left-bottom > .popdrop-arrow:after{border-left-color:#333}.popdrop-popover-bluegrey.top > .popdrop-arrow,.popdrop-popover-bluegrey.top > .popdrop-arrow:after,.popdrop-popover-bluegrey.top-left > .popdrop-arrow,.popdrop-popover-bluegrey.top-left > .popdrop-arrow:after,.popdrop-popover-bluegrey.top-right > .popdrop-arrow,.popdrop-popover-bluegrey.top-right > .popdrop-arrow:after{border-top-color:#282f39}.popdrop-popover-bluegrey.right > .popdrop-arrow,.popdrop-popover-bluegrey.right > .popdrop-arrow:after,.popdrop-popover-bluegrey.right-top > .popdrop-arrow,.popdrop-popover-bluegrey.right-top > .popdrop-arrow:after,.popdrop-popover-bluegrey.right-bottom > .popdrop-arrow,.popdrop-popover-bluegrey.right-bottom > .popdrop-arrow:after{border-right-color:#282f39}.popdrop-popover-bluegrey.bottom > .popdrop-arrow,.popdrop-popover-bluegrey.bottom > .popdrop-arrow:after,.popdrop-popover-bluegrey.bottom-left > .popdrop-arrow,.popdrop-popover-bluegrey.bottom-left > .popdrop-arrow:after,.popdrop-popover-bluegrey.bottom-right > .popdrop-arrow,.popdrop-popover-bluegrey.bottom-right > .popdrop-arrow:after{border-bottom-color:#282f39}.popdrop-popover-bluegrey.left > .popdrop-arrow,.popdrop-popover-bluegrey.left > .popdrop-arrow:after,.popdrop-popover-bluegrey.left-top > .popdrop-arrow,.popdrop-popover-bluegrey.left-top > .popdrop-arrow:after,.popdrop-popover-bluegrey.left-bottom > .popdrop-arrow,.popdrop-popover-bluegrey.left-bottom > .popdrop-arrow:after{border-left-color:#282f39}.popdrop-popover-alert.top > .popdrop-arrow:after,.popdrop-popover-alert.top-left > .popdrop-arrow:after,.popdrop-popover-alert.top-right > .popdrop-arrow:after{border-top-color:#fffdfd}.popdrop-popover-alert.right > .popdrop-arrow:after,.popdrop-popover-alert.right-top > .popdrop-arrow:after,.popdrop-popover-alert.right-bottom > .popdrop-arrow:after{border-right-color:#fffdfd}.popdrop-popover-alert.bottom > .popdrop-arrow:after,.popdrop-popover-alert.bottom-left > .popdrop-arrow:after,.popdrop-popover-alert.bottom-right > .popdrop-arrow:after{border-bottom-color:#fffdfd}.popdrop-popover-alert.left > .popdrop-arrow:after,.popdrop-popover-alert.left-top > .popdrop-arrow:after,.popdrop-popover-alert.left-bottom > .popdrop-arrow:after{border-left-color:#fffdfd}.popdrop-popover-success.top > .popdrop-arrow:after,.popdrop-popover-success.top-left > .popdrop-arrow:after,.popdrop-popover-success.top-right > .popdrop-arrow:after{border-top-color:#EFFEFD}.popdrop-popover-success.right > .popdrop-arrow:after,.popdrop-popover-success.right-top > .popdrop-arrow:after,.popdrop-popover-success.right-bottom > .popdrop-arrow:after{border-right-color:#EFFEFD}.popdrop-popover-success.bottom > .popdrop-arrow:after,.popdrop-popover-success.bottom-left > .popdrop-arrow:after,.popdrop-popover-success.bottom-right > .popdrop-arrow:after{border-bottom-color:#EFFEFD}.popdrop-popover-success.left > .popdrop-arrow:after,.popdrop-popover-success.left-top > .popdrop-arrow:after,.popdrop-popover-success.left-bottom > .popdrop-arrow:after{border-left-color:#EFFEFD}.popdrop-popover i.icon-refresh:before{content:""}.popdrop-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px}.popdrop-popover-backdrop{width:100%;height:100%;position:fixed;top:0;left:0}.popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:none;-webkit-box-shadow:none;box-shadow:none;float:none}.popdrop-open .joeyOpenLabel{display:none}.bp-wrap:not(.popdrop-open) .joeyCloseLabel{display:none}.popdrop-open .openIcon{display:none}.bp-wrap:not(.popdrop-open) .closeIcon{display:none}
@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}
.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
[data-pab]:not(.open){cursor:pointer}.pab-wrapper,.pab{overflow:hidden}.pab-launcher a{pointer-events:none}
.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack{position:relative}.b-p.icon-only{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.bp-wrap.bp-txt-left>.b-p:not(.icon-only){text-align:left!important}.bp-wrap.bp-txt-center>.b-p:not(.icon-only){text-align:center!important}.bp-wrap.bp-txt-right>.b-p:not(.icon-only){text-align:right!important}.bp-wrap.noclick-active>.b-p.active{pointer-events:none!important} .bp-wrap.inline-wrap{display:inline-block}
.com_joeworkman_stacks_impact_stack .impact-animate.pre-anim{display:none}.com_joeworkman_stacks_impact_stack .slides-navigation{margin:0 auto;position:absolute;z-index:99;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a{position:absolute;display:block;text-decoration:none}.com_joeworkman_stacks_impact_stack .slides-navigation a::before{line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;text-rendering:auto;transform:translate(0,0)}.com_joeworkman_stacks_impact_stack .slides-pagination > a{text-decoration:none}.com_joeworkman_stacks_impact_stack .fg-content{position:absolute;top:0;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a:before{font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900}.com_joeworkman_stacks_impact_stack .impact-scroll:hover{cursor:pointer}.com_joeworkman_stacks_impact_stack .slides-container{display:none}.com_joeworkman_stacks_impact_stack .scrollable{position:relative;top:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.com_joeworkman_stacks_impact_stack .scrollable::after{content:"";display:table;clear:both}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap{position:absolute;z-index:1050;top:0;margin-left:-45px;width:90px;height:90px;padding:0;font-size:9px;display:block}.com_joeworkman_stacks_impact_stack .impact-arrow{float:left;position:absolute;margin-top:20px;margin-left:23px;width:40px;height:40px;border-style:solid;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(135deg)}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap.animates .impact-arrow{animation:impactArrows linear 1.8s 0.4s}.com_joeworkman_stacks_impact_stack .video-container{min-height:100%;min-width:100%;position:absolute;top:0;left:0}.com_joeworkman_stacks_impact_stack .video-container > img{width:100%;height:100%}.com_joeworkman_stacks_impact_stack video{max-width:none}.com_joeworkman_stacks_impact_stack .impact-container{position:absolute}.com_joeworkman_stacks_impact_stack .impact-container.v-full{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-full .slide-content{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-center{top:50%;transform:translateY(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center{left:50%;transform:translateX(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center.v-center{top:50%;left:50%;transform:translate(-50%,-50%)}.com_joeworkman_stacks_impact_stack .impact-container:not(.h-center):not(.h-left):not(.h-right){width:100%}@keyframes impactArrows{0%{transform:translate(0px,0px) rotate(135deg) scale(1)}15%{transform:translate(0px,22px) rotate(135deg) scale(0.8)}30%{transform:translate(0px,13px) rotate(135deg) scale(0.9)}45%{transform:translate(0px,27px) rotate(135deg) scale(0.8)}60%{transform:translate(0px,13px) rotate(135deg) scale(0.8)}75%{transform:translate(0px,4px) rotate(135deg) scale(0.9)}100%{transform:translate(0px,0px) rotate(135deg) scale(1)}}

#stacks_in_1 {
	margin: 10px 10px 10px 10px;
}
  .theme-version{display:block}.theme-version.number-110,#stacks_in_14_1{display:none}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}::selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}body,.font-family-text{font-family:"Lato",sans-serif;font-weight:400;}h1,.font-family-h1{font-family:"Lato",sans-serif;font-style:normal;font-weight:400;}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{font-family:"Lato",sans-serif;font-style:normal;font-weight:400;}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#FFFFFF;}.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;user-select:none}.hide-overflow{overflow:hidden !important}.columns > .equalizer.small-up{height:100%}@media only screen and (min-width:40.063em){.columns > .equalizer.medium-up{height:100%}}@media only screen and (min-width:62.563em){.columns > .equalizer.large-up{height:100%}}@media only screen and (max-width:40em){.row.collapse-small > .columns{padding-left:0;padding-right:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.collapse-medium > .columns{padding-left:0;padding-right:0}}@media only screen and (max-width:40em){.row .row.collapse-small{margin:0;width:auto}.row .row.collapse-small::before,.row .row.collapse-small::after{content:" ";display:table}.row .row.collapse-small::after{clear:both}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row .row.collapse-medium{margin:0;width:auto}.row .row.collapse-medium::before,.row .row.collapse-medium::after{content:" ";display:table}.row .row.collapse-medium::after{clear:both}}.column,.columns{padding-left:1.00rem;padding-right:1.00rem}.row .row{margin:0 -1.00rem}.row.divider > .columns:not(:first-child):before{content:" ";margin:0 -1.00rem;position:absolute}@media only screen and (max-width:40em){.row.divider-medium-up > .columns::before,.row.divider-large-up > .columns::before,.small-12::before{display:none}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.divider-large-up > .columns::before,.medium-12::before{display:none}}@media only screen and (min-width:62.563em){.large-12:before{display:none}}.floating-body.radius{border-radius:0px}.floating-body.radius > .columns > .stacks_out:first-child > .stacks_in > .top-bar-wrapper:not(.fixed){border-top-right-radius:0px;border-top-left-radius:0px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1200px;left:50%;transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#FFFFFF}img.radius{border-radius:0px}img.round{border-radius:1000px}.row{max-width:1200px !important;}.row.max-edge{max-width:100% !important}body{color:rgba(0, 0, 0, 1.00)}a{color:rgba(0, 0, 0, 1.00);-webkit-text-decoration:none;text-decoration:none;font-weight:inherit}a:hover,a:focus{color:rgba(0, 0, 0, 1.00)}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:rgba(0, 0, 0, 1.00)}.alt a{color:rgba(0, 0, 0, 1.00);-webkit-text-decoration:none;text-decoration:none}.alt a:hover,.alt a:focus{color:rgba(118, 186, 0, 1.00)}.alt small{color:rgba(0, 0, 0, 1.00)}h1,h2,h3,h4,h5,h6{color:rgba(118, 186, 0, 1.00);margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:rgba(0, 0, 0, 1.00)}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:rgba(153, 241, 0, 1.00)}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:rgba(0, 0, 0, 1.00)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:30%;color:rgba(0, 0, 0, 1.00)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit !important}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:0.8;color:inherit !important}h1{font-size:1.40rem}h2{font-size:1.40rem}h3{font-size:1.38rem}h4{font-size:1.12rem}h5{font-size:1.12rem}h6{font-size:0.90rem}p,ul li,ol li{font-size:0.85rem}@media only screen and (min-width:40.063em){h1{font-size:2.50rem}h2{font-size:2.50rem}h3{font-size:1.69rem}h4{font-size:1.44rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:0.95rem}}code{color:rgba(204, 55, 30, 1.00)}hr,blockquote,abbr,acronym,.vcard{border-color:rgba(221, 221, 221, 1.00)}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:rgba(221, 221, 221, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.secondary,blockquote.secondary,abbr.secondary,acronym.secondary,.vcard.secondary{border-color:rgba(231, 231, 231, 1.00)}hr.swatch1,blockquote.swatch1,abbr.swatch1,acronym.swatch1,.vcard.swatch1{border-color:rgba(118, 186, 0, 1.00)}hr.swatch2,blockquote.swatch2,abbr.swatch2,acronym.swatch2,.vcard.swatch2{border-color:rgba(217, 217, 217, 1.00)}hr.swatch3,blockquote.swatch3,abbr.swatch3,acronym.swatch3,.vcard.swatch3{border-color:rgba(34, 34, 34, 1.00)}hr.swatch4,blockquote.swatch4,abbr.swatch4,acronym.swatch4,.vcard.swatch4{border-color:rgba(248, 248, 248, 1.00)}hr.swatch5,blockquote.swatch5,abbr.swatch5,acronym.swatch5,.vcard.swatch5{border-color:rgba(248, 248, 248, 1.00)}hr.swatch6,blockquote.swatch6,abbr.swatch6,acronym.swatch6,.vcard.swatch6{border-color:rgba(217, 167, 29, 1.00)}blockquote,blockquote p{color:rgba(0, 0, 0, 1.00)}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:rgba(0, 0, 0, 1.00)}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:rgba(0, 0, 0, 1.00)}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:rgba(0, 0, 0, 1.00)}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1200px}.top-bar .top-bar-section ul li > a.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar .top-bar-section ul li > a.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.top-bar .top-bar-section ul li > a.button.alert{background-color:rgba(240, 65, 36, 1.00)}.top-bar .top-bar-section ul li > a.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.top-bar .top-bar-section ul li > a.button.success{background-color:rgba(67, 172, 106, 1.00)}.top-bar .top-bar-section ul li > a.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.top-bar .top-bar-section ul li > a.button.radius{border-radius:0px}.top-bar-wrapper.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-primary ul:not(.title-area) ul.dropdown{background-color:rgba(0, 140, 186, 1.00)}.top-bar-wrapper.fn-scheme-primary .site-title,.top-bar-wrapper.fn-scheme-primary .site-title small,.top-bar-wrapper.fn-scheme-primary a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-primary .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-secondary ul:not(.title-area) ul.dropdown{background-color:rgba(231, 231, 231, 1.00)}.top-bar-wrapper.fn-scheme-secondary .site-title,.top-bar-wrapper.fn-scheme-secondary .site-title small,.top-bar-wrapper.fn-scheme-secondary a:not(.button){color:rgba(51, 51, 51, 1.00) !important}.top-bar-wrapper.fn-scheme-secondary .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-swatch1{background-color:rgba(118, 186, 0, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 ul:not(.title-area) ul.dropdown{background-color:rgba(118, 186, 0, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 .site-title,.top-bar-wrapper.fn-scheme-swatch1 .site-title small,.top-bar-wrapper.fn-scheme-swatch1 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch1 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2{background-color:rgba(217, 217, 217, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 ul:not(.title-area) ul.dropdown{background-color:rgba(217, 217, 217, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 .site-title,.top-bar-wrapper.fn-scheme-swatch2 .site-title small,.top-bar-wrapper.fn-scheme-swatch2 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch2 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 .site-title,.top-bar-wrapper.fn-scheme-swatch3 .site-title small,.top-bar-wrapper.fn-scheme-swatch3 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch3 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 .site-title,.top-bar-wrapper.fn-scheme-swatch4 .site-title small,.top-bar-wrapper.fn-scheme-swatch4 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch4 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 .site-title,.top-bar-wrapper.fn-scheme-swatch5 .site-title small,.top-bar-wrapper.fn-scheme-swatch5 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch5 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6{background-color:rgba(217, 167, 29, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 ul:not(.title-area) ul.dropdown{background-color:rgba(217, 167, 29, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 .site-title,.top-bar-wrapper.fn-scheme-swatch6 .site-title small,.top-bar-wrapper.fn-scheme-swatch6 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch6 .top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.alert-box{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00)}.alert-box a:not(.close){color:rgba(255, 255, 255, 1.00);text-decoration:underline}.alert-box.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00)}.alert-box.alert{background-color:rgba(240, 65, 36, 1.00);border-color:rgba(228, 61, 34, 1.00)}.alert-box.success{background-color:rgba(67, 172, 106, 1.00);border-color:rgba(63, 163, 100, 1.00)}.alert-box.warning{background-color:rgba(240, 138, 36, 1.00);border-color:rgba(228, 131, 34, 1.00)}.alert-box.info{background-color:rgba(160, 211, 232, 1.00);color:rgba(76, 76, 76, 1.00);border-color:rgba(152, 200, 220, 1.00)}.alert-box.radius{border-radius:0px}.breadcrumbs{background-color:rgba(231, 231, 231, 1.00);border-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}.breadcrumbs .current a{color:rgba(51, 51, 51, 1.00)}.breadcrumbs.radius{border-radius:0px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:rgba(51, 51, 51, 1.00)}.breadcrumbs li:before{color:rgba(76, 76, 76, 1.00)}.breadcrumbs *:first-child:before{margin:0 .75rem}.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.alert{background-color:rgba(240, 65, 36, 1.00)}.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.button.success{background-color:rgba(67, 172, 106, 1.00)}.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.button.radius{border-radius:0px}.button.ghost{background-color:transparent;border-width:1px;border-color:rgba(0, 140, 186, 1.00);color:rgba(0, 140, 186, 1.00)}.button.ghost:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.ghost.secondary{border-color:rgba(231, 231, 231, 1.00);color:rgba(231, 231, 231, 1.00)}.button.ghost.secondary:hover{color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.ghost.alert{border-color:rgba(240, 65, 36, 1.00);color:rgba(240, 65, 36, 1.00)}.button.ghost.alert:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(228, 61, 34, 1.00);background-color:rgba(228, 61, 34, 1.00)}.button.ghost.success{border-color:rgba(67, 172, 106, 1.00);color:rgba(67, 172, 106, 1.00)}.button.ghost.success:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(63, 163, 100, 1.00);background-color:rgba(63, 163, 100, 1.00)}.split.button.radius span{border-top-right-radius:0px;border-bottom-right-radius:0px}.split.button span::after{border-top-color:rgba(255, 255, 255, 1.00)}.split.button.secondary span::after{border-top-color:rgba(51, 51, 51, 1.00)}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{border-bottom-left-radius:0px;border-top-left-radius:0px}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{border-top-right-radius:0px;border-bottom-right-radius:0px}.button-group.stack > li .button,.button-group.stack-for-small > li .button{border-top:1px solid rgba(255,255,255,0.5)}.icon-bar{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.icon-bar > .item{cursor:pointer;color:rgba(255, 255, 255, 1.00)}.icon-bar > .item label,.icon-bar > .item i{color:rgba(255, 255, 255, 1.00)}.icon-bar > .item:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.icon-bar.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item label,.icon-bar.secondary > .item i{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item:hover{background-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}form[data-abide] .error label{color:rgba(240, 65, 36, 1.00)}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:rgba(240, 65, 36, 1.00);color:rgba(255, 255, 255, 1.00)}input[type="radio"]{margin-left:1px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{font-size:16px;color:rgba(0, 0, 0, 1.00)}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:rgba(0, 140, 186, 1.00)}form fieldset{border-color:rgba(221, 221, 221, 1.00)}form legend{background-color:#FFFFFF}form label{color:rgba(0, 0, 0, 1.00)}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:0px}form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:0px;border-top-left-radius:0px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:0px;border-bottom-right-radius:0px}form.radius .input-group > *:first-child,form.radius .input-group > *:first-child *{border-bottom-left-radius:0px;border-top-left-radius:0px}form.radius .input-group > *:last-child,form.radius .input-group > *:last-child *{border-top-right-radius:0px;border-bottom-right-radius:0px}.range-slider,.range-slider.radius,.range-slider.round{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(225, 225, 225, 1.00)}.range-slider .range-slider-handle,.range-slider.radius .range-slider-handle,.range-slider.round .range-slider-handle{background-color:rgba(0, 140, 186, 1.00)}.range-slider .range-slider-handle:hover,.range-slider.radius .range-slider-handle:hover,.range-slider.round .range-slider-handle:hover{background-color:rgba(0, 133, 176, 1.00)}.range-slider .range-slider-active-segment,.range-slider.radius .range-slider-active-segment,.range-slider.round .range-slider-active-segment{background-color:rgba(225, 225, 225, 1.00)}.range-slider.secondary,.range-slider.radius.secondary,.range-slider.round.secondary{background-color:rgba(51, 51, 51, 1.00);border-color:rgba(21, 21, 21, 1.00)}.range-slider.secondary .range-slider-handle,.range-slider.radius.secondary .range-slider-handle,.range-slider.round.secondary .range-slider-handle{background-color:rgba(231, 231, 231, 1.00)}.range-slider.secondary .range-slider-handle:hover,.range-slider.radius.secondary .range-slider-handle:hover,.range-slider.round.secondary .range-slider-handle:hover{background-color:rgba(219, 219, 219, 1.00)}.range-slider.secondary .range-slider-active-segment,.range-slider.radius.secondary .range-slider-active-segment,.range-slider.round.secondary .range-slider-active-segment{background-color:rgba(21, 21, 21, 1.00)}.slider-display{display:block;margin-top:16px}fieldset.switch label{background-color:#e6e6e6}fieldset.switch label::after{background-color:rgba(255, 255, 255, 1.00)}fieldset.switch input:checked + label{background-color:rgba(0, 140, 186, 1.00)}fieldset.switch.secondary label::after{background-color:rgba(51, 51, 51, 1.00)}fieldset.switch.secondary input:checked + label{background-color:rgba(231, 231, 231, 1.00)}fieldset.switch.alert input:checked + label{background-color:rgba(240, 65, 36, 1.00)}fieldset.switch.success input:checked + label{background-color:rgba(67, 172, 106, 1.00)}.label{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);margin-bottom:0}.label.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.label.alert{background-color:rgba(240, 65, 36, 1.00)}.label.success{background-color:rgba(67, 172, 106, 1.00)}.label.radius{border-radius:0px}.alert-box .close{opacity:0.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:rgba(231, 231, 231, 1.00)}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:rgba(0, 140, 186, 1.00)}.accordion .accordion-navigation > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.accordion .accordion-navigation > a:hover{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > a.radius{border-radius:0px}.accordion .accordion-navigation > a.round{border-radius:1000px}.accordion .accordion-navigation.active > a{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > .content{background-color:transparent !important}.accordion.secondary .accordion-navigation > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.accordion.secondary .accordion-navigation > a:hover{background-color:rgba(219, 219, 219, 1.00)}.accordion.secondary .accordion-navigation.active > a{background-color:rgba(219, 219, 219, 1.00)}.tabs li.tab-title > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs li.tab-title > a:hover{background-color:rgba(0, 133, 176, 1.00)}.tabs li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.tabs.secondary li.tab-title > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.tabs.secondary li.tab-title > a:hover{background-color:rgba(219, 219, 219, 1.00)}.tabs.secondary li.tab-title.active > a{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.tabs.swatch1 li.tab-title > a{background-color:rgba(118, 186, 0, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch1 li.tab-title > a:hover{background-color:rgba(112, 176, 0, 1.00)}.tabs.swatch1 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(112, 176, 0, 1.00)}.tabs.swatch2 li.tab-title > a{background-color:rgba(217, 217, 217, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch2 li.tab-title > a:hover{background-color:rgba(206, 206, 206, 1.00)}.tabs.swatch2 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(206, 206, 206, 1.00)}.tabs.swatch3 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch3 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch4 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch4 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch4 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch5 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title > a{background-color:rgba(217, 167, 29, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch6 li.tab-title > a:hover{background-color:rgba(206, 158, 27, 1.00)}.tabs.swatch6 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(206, 158, 27, 1.00)}.tabs.radius li.tab-title:first-child a{border-bottom-left-radius:0px;border-top-left-radius:0px}.tabs.radius li.tab-title:last-child a{border-top-right-radius:0px;border-bottom-right-radius:0px}.th.radius{border-radius:0px}.th:hover,.th:focus{box-shadow:0 0 6px 1px rgba(0, 70, 93, 1.00)}.f-dropdown,.f-dropdown.content{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(51, 51, 51, 1.00)}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent rgba(255, 255, 255, 1.00) transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent rgba(204, 204, 204, 1.00) transparent}.f-dropdown li a,.f-dropdown.content li a{color:rgba(51, 51, 51, 1.00)}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:0px}.tooltip{border-radius:0px;background-color:rgba(51, 51, 51, 1.00);color:rgba(255, 255, 255, 1.00)}.panel{background-color:rgba(242, 242, 242, 1.00);border-color:rgba(219, 219, 219, 1.00)}.panel.radius{border-radius:0px}.panel p{color:rgba(0, 0, 0, 1.00)}.panel p a{color:rgba(0, 0, 0, 1.00)}.panel p.alt{color:rgba(0, 0, 0, 1.00)}.panel p.alt a{color:rgba(0, 0, 0, 1.00)}.panel p.alt a:hover{color:rgba(118, 186, 0, 1.00)}.panel p.alt small{color:rgba(0, 0, 0, 1.00)}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:rgba(118, 186, 0, 1.00)}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:rgba(0, 0, 0, 1.00)}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:rgba(153, 241, 0, 1.00)}.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:rgba(0, 0, 0, 1.00)}.pricing-table.primary .title{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .price{color:rgba(0, 0, 0, 1.00)}.pricing-table.primary .description{color:rgba(0, 0, 0, 1.00)}.pricing-table.primary .bullet-item{color:rgba(0, 0, 0, 1.00)}.pricing-table.secondary .title{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.pricing-table.secondary .price{color:rgba(0, 0, 0, 1.00)}.pricing-table.secondary .description{color:rgba(0, 0, 0, 1.00)}.pricing-table.secondary .bullet-item{color:rgba(0, 0, 0, 1.00)}.pricing-table.radius{border-radius:0px}.pricing-table.radius .title{border-top-right-radius:0px;border-top-left-radius:0px}.pricing-table.radius .cta-button{border-bottom-right-radius:0px;border-bottom-left-radius:0px}.side-nav li a:not(.button){color:rgba(0, 0, 0, 1.00)}.side-nav li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(0, 0, 0, 1.00)}.side-nav li.active > a:first-child:not(.button){color:rgba(0, 0, 0, 1.00)}.side-nav li.active:not(.has-dropdown) a:not(.button){color:rgba(0, 0, 0, 1.00)}.side-nav header{color:rgba(0, 0, 0, 1.00);margin-top:1rem;margin-bottom:0.5rem}.side-nav label{color:rgba(0, 0, 0, 1.00)}.side-nav li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.side-nav.alt li a:not(.button){color:rgba(0, 0, 0, 1.00)}.side-nav.alt li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(118, 186, 0, 1.00)}.side-nav.alt li.active > a:first-child:not(.button){color:rgba(0, 0, 0, 1.00)}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:rgba(0, 0, 0, 1.00)}.side-nav.alt header{color:rgba(0, 0, 0, 1.00)}.side-nav.alt label{color:rgba(0, 0, 0, 1.00)}.side-nav.alt li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 140, 186, 1.00)}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button).secondary,.sub-nav dd.active a:not(.button).secondary,.sub-nav li.active a:not(.button).secondary{color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav dt.active a:not(.button).secondary:hover,.sub-nav dd.active a:not(.button).secondary:hover,.sub-nav li.active a:not(.button).secondary:hover{background-color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:rgba(219, 219, 219, 1.00)}.reveal-modal{z-index:9999;background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00);border:none;border-radius:0}@media screen and (max-width:39.9375em){.reveal-modal{border-radius:0 !important}}.reveal-modal.fullscreen{position:fixed;top:0px !important;width:100vw;height:100vh;overflow-y:scroll}.reveal-modal.fullscreen .close-reveal-modal{position:fixed}.reveal-modal.radius{border-radius:0px}.reveal-modal .close-reveal-modal{color:rgba(170, 170, 170, 1.00);font-weight:normal;z-index:99999}.reveal-modal-bg{z-index:9998;background:rgba(0, 0, 0, 0.45)}nav.inline-nav ul.inline-list{margin-left:0}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:rgba(0, 0, 0, 1.00)}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:rgba(0, 0, 0, 1.00)}.clearing-blackout{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .carousel{background-color:rgba(242, 242, 242, 1.00)}.clearing-assembled .clearing-container .clearing-close{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-main-next > span{border-color:transparent;border-left-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-main-prev > span{border-color:transparent;border-right-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-caption{color:rgba(51, 51, 51, 1.00)}.copyright{color:rgba(0, 0, 0, 1.00);font-size:0.9rem}.copyright a{color:rgba(0, 0, 0, 1.00)}.copyright a:hover{color:rgba(0, 0, 0, 1.00)}.stacks_s_hidden,.stacks_m_hidden,.stacks_l_hidden{display:block !important}@media only screen and (max-width:40em){.stacks_s_hidden{display:none !important}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.stacks_m_hidden{display:none !important}}@media only screen and (min-width:62.563em){.stacks_l_hidden{display:none !important}}.fn-text-header{color:rgba(118, 186, 0, 1.00)}.fn-text-link a{color:rgba(0, 0, 0, 1.00)}.fn-text-link a:hover{color:rgba(0, 0, 0, 1.00)}.fn-text-text{color:rgba(0, 0, 0, 1.00)}.fn-text-text p,.fn-text-text div{color:rgba(0, 0, 0, 1.00)}.fn-text-accent{color:rgba(221, 221, 221, 1.00)}.fn-text-code-text{color:rgba(204, 55, 30, 1.00)}.fn-text-header-alt{color:rgba(0, 0, 0, 1.00)}.fn-text-link-alt a{color:rgba(0, 0, 0, 1.00)}.fn-text-link-alt a:hover{color:rgba(118, 186, 0, 1.00)}.fn-text-accent-alt{color:rgba(221, 221, 221, 1.00)}.fn-text-primary{color:rgba(0, 140, 186, 1.00)}.fn-text-primary-text{color:rgba(255, 255, 255, 1.00)}.fn-text-primary-text p,.fn-text-primary-text div{color:rgba(255, 255, 255, 1.00)}.fn-text-secondary{color:rgba(231, 231, 231, 1.00)}.fn-text-secondary-text{color:rgba(51, 51, 51, 1.00)}.fn-text-secondary-text p,.fn-text-secondary-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-alert{color:rgba(240, 65, 36, 1.00)}.fn-text-success{color:rgba(67, 172, 106, 1.00)}.fn-text-warning{color:rgba(240, 138, 36, 1.00)}.fn-text-info{color:rgba(160, 211, 232, 1.00)}.fn-text-modal{color:rgba(255, 255, 255, 1.00)}.fn-text-modal-close{color:rgba(170, 170, 170, 1.00)}.fn-text-modal-text{color:rgba(51, 51, 51, 1.00)}.fn-text-modal-text p,.fn-text-modal-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-text-alt{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt p,.fn-text-text-alt div{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt h1,.fn-text-text-alt h2,.fn-text-text-alt h3,.fn-text-text-alt h4,.fn-text-text-alt h5,.fn-text-text-alt h6{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt h1 a,.fn-text-text-alt h2 a,.fn-text-text-alt h3 a,.fn-text-text-alt h4 a,.fn-text-text-alt h5 a,.fn-text-text-alt h6 a{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt h1 a:hover,.fn-text-text-alt h2 a:hover,.fn-text-text-alt h3 a:hover,.fn-text-text-alt h4 a:hover,.fn-text-text-alt h5 a:hover,.fn-text-text-alt h6 a:hover{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt h1 small,.fn-text-text-alt h2 small,.fn-text-text-alt h3 small,.fn-text-text-alt h4 small,.fn-text-text-alt h5 small,.fn-text-text-alt h6 small{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt a{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt a:hover{color:rgba(118, 186, 0, 1.00)}.fn-text-sw1c1{color:rgba(118, 186, 0, 1.00)}.fn-text-sw1c1 p,.fn-text-sw1c1 div{color:rgba(118, 186, 0, 1.00)}.fn-text-sw1c1 h1,.fn-text-sw1c1 h2,.fn-text-sw1c1 h3,.fn-text-sw1c1 h4,.fn-text-sw1c1 h5,.fn-text-sw1c1 h6,.fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 p,.fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 h1,.fn-text-sw1c2 h2,.fn-text-sw1c2 h3,.fn-text-sw1c2 h4,.fn-text-sw1c2 h5,.fn-text-sw1c2 h6,.fn-text-sw1c2 a{color:rgba(118, 186, 0, 1.00)}.fn-text-sw1c2 a:hover{color:rgba(112, 176, 0, 1.00)}.fn-text-sw2c1{color:rgba(217, 217, 217, 1.00)}.fn-text-sw2c1 p,.fn-text-sw2c1 div{color:rgba(217, 217, 217, 1.00)}.fn-text-sw2c1 h1,.fn-text-sw2c1 h2,.fn-text-sw2c1 h3,.fn-text-sw2c1 h4,.fn-text-sw2c1 h5,.fn-text-sw2c1 h6,.fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 p,.fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 h1,.fn-text-sw2c2 h2,.fn-text-sw2c2 h3,.fn-text-sw2c2 h4,.fn-text-sw2c2 h5,.fn-text-sw2c2 h6,.fn-text-sw2c2 a{color:rgba(217, 217, 217, 1.00)}.fn-text-sw2c2 a:hover{color:rgba(206, 206, 206, 1.00)}.fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 p,.fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 h1,.fn-text-sw3c1 h2,.fn-text-sw3c1 h3,.fn-text-sw3c1 h4,.fn-text-sw3c1 h5,.fn-text-sw3c1 h6,.fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 p,.fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 h1,.fn-text-sw3c2 h2,.fn-text-sw3c2 h3,.fn-text-sw3c2 h4,.fn-text-sw3c2 h5,.fn-text-sw3c2 h6,.fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 p,.fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 h1,.fn-text-sw4c1 h2,.fn-text-sw4c1 h3,.fn-text-sw4c1 h4,.fn-text-sw4c1 h5,.fn-text-sw4c1 h6,.fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 p,.fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 h1,.fn-text-sw4c2 h2,.fn-text-sw4c2 h3,.fn-text-sw4c2 h4,.fn-text-sw4c2 h5,.fn-text-sw4c2 h6,.fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 p,.fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 h1,.fn-text-sw5c1 h2,.fn-text-sw5c1 h3,.fn-text-sw5c1 h4,.fn-text-sw5c1 h5,.fn-text-sw5c1 h6,.fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 p,.fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 h1,.fn-text-sw5c2 h2,.fn-text-sw5c2 h3,.fn-text-sw5c2 h4,.fn-text-sw5c2 h5,.fn-text-sw5c2 h6,.fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw6c1{color:rgba(217, 167, 29, 1.00)}.fn-text-sw6c1 p,.fn-text-sw6c1 div{color:rgba(217, 167, 29, 1.00)}.fn-text-sw6c1 h1,.fn-text-sw6c1 h2,.fn-text-sw6c1 h3,.fn-text-sw6c1 h4,.fn-text-sw6c1 h5,.fn-text-sw6c1 h6,.fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 p,.fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 h1,.fn-text-sw6c2 h2,.fn-text-sw6c2 h3,.fn-text-sw6c2 h4,.fn-text-sw6c2 h5,.fn-text-sw6c2 h6,.fn-text-sw6c2 a{color:rgba(217, 167, 29, 1.00)}.fn-text-sw6c2 a:hover{color:rgba(206, 158, 27, 1.00)}.panel .fn-text-sw1c1{color:rgba(118, 186, 0, 1.00)}.panel .fn-text-sw1c1 p,.panel .fn-text-sw1c1 div{color:rgba(118, 186, 0, 1.00)}.panel .fn-text-sw1c1 h1,.panel .fn-text-sw1c1 h2,.panel .fn-text-sw1c1 h3,.panel .fn-text-sw1c1 h4,.panel .fn-text-sw1c1 h5,.panel .fn-text-sw1c1 h6,.panel .fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 p,.panel .fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 h1,.panel .fn-text-sw1c2 h2,.panel .fn-text-sw1c2 h3,.panel .fn-text-sw1c2 h4,.panel .fn-text-sw1c2 h5,.panel .fn-text-sw1c2 h6,.panel .fn-text-sw1c2 a{color:rgba(118, 186, 0, 1.00)}.panel .fn-text-sw1c2 a:hover{color:rgba(112, 176, 0, 1.00)}.panel .fn-text-sw2c1{color:rgba(217, 217, 217, 1.00)}.panel .fn-text-sw2c1 p,.panel .fn-text-sw2c1 div{color:rgba(217, 217, 217, 1.00)}.panel .fn-text-sw2c1 h1,.panel .fn-text-sw2c1 h2,.panel .fn-text-sw2c1 h3,.panel .fn-text-sw2c1 h4,.panel .fn-text-sw2c1 h5,.panel .fn-text-sw2c1 h6,.panel .fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 p,.panel .fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 h1,.panel .fn-text-sw2c2 h2,.panel .fn-text-sw2c2 h3,.panel .fn-text-sw2c2 h4,.panel .fn-text-sw2c2 h5,.panel .fn-text-sw2c2 h6,.panel .fn-text-sw2c2 a{color:rgba(217, 217, 217, 1.00)}.panel .fn-text-sw2c2 a:hover{color:rgba(206, 206, 206, 1.00)}.panel .fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 p,.panel .fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 h1,.panel .fn-text-sw3c1 h2,.panel .fn-text-sw3c1 h3,.panel .fn-text-sw3c1 h4,.panel .fn-text-sw3c1 h5,.panel .fn-text-sw3c1 h6,.panel .fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 p,.panel .fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 h1,.panel .fn-text-sw3c2 h2,.panel .fn-text-sw3c2 h3,.panel .fn-text-sw3c2 h4,.panel .fn-text-sw3c2 h5,.panel .fn-text-sw3c2 h6,.panel .fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 p,.panel .fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 h1,.panel .fn-text-sw4c1 h2,.panel .fn-text-sw4c1 h3,.panel .fn-text-sw4c1 h4,.panel .fn-text-sw4c1 h5,.panel .fn-text-sw4c1 h6,.panel .fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 p,.panel .fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 h1,.panel .fn-text-sw4c2 h2,.panel .fn-text-sw4c2 h3,.panel .fn-text-sw4c2 h4,.panel .fn-text-sw4c2 h5,.panel .fn-text-sw4c2 h6,.panel .fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 p,.panel .fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 h1,.panel .fn-text-sw5c1 h2,.panel .fn-text-sw5c1 h3,.panel .fn-text-sw5c1 h4,.panel .fn-text-sw5c1 h5,.panel .fn-text-sw5c1 h6,.panel .fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 p,.panel .fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 h1,.panel .fn-text-sw5c2 h2,.panel .fn-text-sw5c2 h3,.panel .fn-text-sw5c2 h4,.panel .fn-text-sw5c2 h5,.panel .fn-text-sw5c2 h6,.panel .fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw6c1{color:rgba(217, 167, 29, 1.00)}.panel .fn-text-sw6c1 p,.panel .fn-text-sw6c1 div{color:rgba(217, 167, 29, 1.00)}.panel .fn-text-sw6c1 h1,.panel .fn-text-sw6c1 h2,.panel .fn-text-sw6c1 h3,.panel .fn-text-sw6c1 h4,.panel .fn-text-sw6c1 h5,.panel .fn-text-sw6c1 h6,.panel .fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 p,.panel .fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 h1,.panel .fn-text-sw6c2 h2,.panel .fn-text-sw6c2 h3,.panel .fn-text-sw6c2 h4,.panel .fn-text-sw6c2 h5,.panel .fn-text-sw6c2 h6,.panel .fn-text-sw6c2 a{color:rgba(217, 167, 29, 1.00)}.panel .fn-text-sw6c2 a:hover{color:rgba(206, 158, 27, 1.00)}.fn-bg-header{background-color:rgba(118, 186, 0, 1.00)}.fn-bg-text{background-color:rgba(0, 0, 0, 1.00)}.fn-bg-link{background-color:rgba(0, 0, 0, 1.00)}.fn-bg-link-hover{background-color:rgba(0, 0, 0, 1.00)}.fn-bg-accent{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-code-text{background-color:rgba(204, 55, 30, 1.00)}.fn-bg-modal-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-header-alt{background-color:rgba(0, 0, 0, 1.00)}.fn-bg-text-alt{background-color:rgba(0, 0, 0, 1.00)}.fn-bg-link-alt{background-color:rgba(0, 0, 0, 1.00)}.fn-bg-link-hover-alt{background-color:rgba(118, 186, 0, 1.00)}.fn-bg-accent-alt{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-primary{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-primary-text{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-secondary{background-color:rgba(231, 231, 231, 1.00)}.fn-bg-secondary-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-alert{background-color:rgba(240, 65, 36, 1.00)}.fn-bg-success{background-color:rgba(67, 172, 106, 1.00)}.fn-bg-warning{background-color:rgba(240, 138, 36, 1.00)}.fn-bg-info{background-color:rgba(160, 211, 232, 1.00)}.fn-bg-modal{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-modal-close{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-sw1c1{background-color:rgba(118, 186, 0, 1.00)}.fn-bg-sw1c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw2c1{background-color:rgba(217, 217, 217, 1.00)}.fn-bg-sw2c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw3c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw3c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw5c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw5c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw6c1{background-color:rgba(217, 167, 29, 1.00)}.fn-bg-sw6c2{background-color:rgba(34, 34, 34, 1.00)}.fn-backdrop{background-color:rgba(0, 0, 0, 0.45)}.fn-backdrop-solid{background-color:rgba(0, 0, 0, 0.45)}.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary div,.fn-scheme-primary p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary.button:hover{background-color:rgba(0, 133, 176, 1.00)}.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary div,.fn-scheme-secondary p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary.button:hover{background-color:rgba(219, 219, 219, 1.00)}.fn-scheme-modal{background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal div,.fn-scheme-modal p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal .close{color:rgba(170, 170, 170, 1.00)}.fn-scheme-swatch1{background-color:rgba(118, 186, 0, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1 div,.fn-scheme-swatch1 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch{background-color:transparent}.fn-scheme-swatch1.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch input:checked + label{background-color:rgba(118, 186, 0, 1.00)}.fn-scheme-swatch1.button:hover{background-color:rgba(112, 176, 0, 1.00)}.fn-scheme-swatch1.ghost{background-color:transparent;border-color:rgba(118, 186, 0, 1.00);color:rgba(118, 186, 0, 1.00)}.fn-scheme-swatch1.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(112, 176, 0, 1.00);background-color:rgba(112, 176, 0, 1.00)}.fn-scheme-swatch2{background-color:rgba(217, 217, 217, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2 div,.fn-scheme-swatch2 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch{background-color:transparent}.fn-scheme-swatch2.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch input:checked + label{background-color:rgba(217, 217, 217, 1.00)}.fn-scheme-swatch2.button:hover{background-color:rgba(206, 206, 206, 1.00)}.fn-scheme-swatch2.ghost{background-color:transparent;border-color:rgba(217, 217, 217, 1.00);color:rgba(217, 217, 217, 1.00)}.fn-scheme-swatch2.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(206, 206, 206, 1.00);background-color:rgba(206, 206, 206, 1.00)}.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3 div,.fn-scheme-swatch3 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch{background-color:transparent}.fn-scheme-swatch3.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4 div,.fn-scheme-swatch4 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch{background-color:transparent}.fn-scheme-swatch4.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(118, 186, 0, 1.00)}.fn-scheme-swatch4.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch4.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5 div,.fn-scheme-swatch5 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5.switch{background-color:transparent}.fn-scheme-swatch5.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6{background-color:rgba(217, 167, 29, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6 div,.fn-scheme-swatch6 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch{background-color:transparent}.fn-scheme-swatch6.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch input:checked + label{background-color:rgba(217, 167, 29, 1.00)}.fn-scheme-swatch6.button:hover{background-color:rgba(206, 158, 27, 1.00)}.fn-scheme-swatch6.ghost{background-color:transparent;border-color:rgba(217, 167, 29, 1.00);color:rgba(217, 167, 29, 1.00)}.fn-scheme-swatch6.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(206, 158, 27, 1.00);background-color:rgba(206, 158, 27, 1.00)}
/* Depth Base */

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

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



.nfont{
	font-family: inherit;
}
h2.nfont,
.sub_heading.nfont{
	font-family: inherit;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: inherit;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 14px;
  line-height: 1.6;}

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



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* 1.0.6.5
- fonts can be inherited
- fixed a bug that caused non-navigating parents to close the menu
- made cssmenu id unique, to prevent errors when using multiple on a single page
- loading icon fonts locally
- use custom loaded fonts
*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("side-menu-files/MaterialIcons-Regular.eot"); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url("side-menu-files/MaterialIcons-Regular.woff2") format('woff2'),
    url("side-menu-files/MaterialIcons-Regular.woff") format('woff'),
    url("side-menu-files/MaterialIcons-Regular.ttf") format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}
@font-face{font-family:"Ionicons";src:url("side-menu-files/ionicons.eot?v=2.0.1");src:url("side-menu-files/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("side-menu-files/ionicons.ttf?v=2.0.1") format("truetype"),url("side-menu-files/ionicons.woff?v=2.0.1") format("woff"),url("side-menu-files/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}

body.sideMenuOpen {
  overflow: hidden !important; }
#sideMenuToggleContainer_stacks_in_113_133 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  /*  */
  /*  */
  text-align: left;
  /*  */ }

#sideMenuToggle_stacks_in_113_133 {
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  z-index: 9999;
  box-sizing: border-box;
  pointer-events: all;
  color: #FFFFFF;
  padding: 14px 20px 18px 20px;
  border-radius: 100px;
  /*  */
  /*  */
  /*  */
  /*  */
  width: auto;
  /*  */
  /*  */
  background: rgba(135, 186, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */ }
  #sideMenuToggle_stacks_in_113_133 span, #sideMenuToggle_stacks_in_113_133 i {
    vertical-align: middle; }
  #sideMenuToggle_stacks_in_113_133 span {
    font-size: 10px; }
  #sideMenuToggle_stacks_in_113_133 i {
    font-size: 20px; }
    #sideMenuToggle_stacks_in_113_133 * {
      text-align: center;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
            }
#sideMenuContainer_stacks_in_113_133:before, #sideMenuContainer_stacks_in_113_133:after {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  opacity: 1;
  display: block;
  position: absolute; }

#sideMenuContainer_stacks_in_113_133:before {
  /*  */
  background: #FFFFFF;
  /*  */
  /*  */
  /*  */ }

#sideMenuContainer_stacks_in_113_133:after {
  /*  */ }

#sideMenu_stacks_in_113_133 {
  opacity: 1;
  padding: 22px 15px 80px 15px;
  /*  */
  /*  */
  text-align: left;
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_113_133 .close-icon {
  opacity: 0;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  margin-bottom: 2px;
  box-sizing: border-box;
  z-index: 9999;
  /*  */
  text-align: right;
  /*  */ }
  #sideMenu_stacks_in_113_133 .close-icon i {
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    box-sizing: content-box;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    /*  */
    color: #87BA00;
    margin: 10px 5px 25px 0px;
    padding: 0px 5px 0px 5px;
    width: 24px;
    height: 24px;
    font-size: 24px;
    border-radius: 0px;
    line-height: 24px;
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133,
#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul,
#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul li,
#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul li a {
  margin: 0;
  bottom: 0;
  padding: 0;
  display: block;
  line-height: 1;
  list-style: none;
  position: relative;
  box-sizing: border-box; }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 {
  width: 100%;
  font-family: inherit; }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li a small {
  display: block;
  margin-top: 7px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.60); }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul li a small {
  display: block;
  margin-top: 7px;
  font-size: 16px;
  /*  */
  color: rgba(0, 0, 0, 0.60);
  /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li a i:first-of-type {
  color: inherit;
  vertical-align: top;
  font-size: 20px; }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul li a i:first-of-type {
  color: inherit;
  vertical-align: top;
  font-size: 16px; }

#sideMenuContainer_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li.has-sub > a span.sideMenu_dropdown_icons {
  top: 0;
  z-index: 5;
  height: 100%;
  display: block;
  color: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  /*  */
  right: 0;
  width: 43px;
  /*  */ }
  #sideMenuContainer_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li.has-sub > a span.sideMenu_dropdown_icons i.dropdown-open-icon, #sideMenuContainer_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li.has-sub > a span.sideMenu_dropdown_icons i.dropdown-close-icon {
    top: 50%;
    left: 50%;
    display: block;
    color: inherit;
    position: absolute;
    font-size: 18px;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  #sideMenuContainer_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li.has-sub > a span.sideMenu_dropdown_icons i.dropdown-open-icon {
    opacity: 1;
    visibility: visible; }
  #sideMenuContainer_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li.has-sub > a span.sideMenu_dropdown_icons i.dropdown-close-icon {
    opacity: 0;
    visibility: hidden; }

#sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 ul > li.has-sub.open > a i.dropdown-open-icon, #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 ul > li.has-sub.open > a i.dropdown-close-icon {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  /*  */
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  /*  */ }

#sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 ul > li.has-sub.open > a i.dropdown-open-icon {
  opacity: 0;
  visibility: hidden; }

#sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 ul > li.has-sub.open > a i.dropdown-close-icon {
  opacity: 1;
  visibility: visible; }

#sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 ul > li.has-sub > a i.dropdown-open-icon {
  opacity: 1;
  visibility: visible; }

#sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 ul > li.has-sub > a i.dropdown-close-icon {
  opacity: 0;
  visibility: hidden; }

/*  */
#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li.has-sub > a {
  /*  */
  padding: 12px 45px 12px 25px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 > ul > li > a {
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  color: #333333;
  padding: 12px 25px 12px 25px;
  font-size: 20px;
  border-radius: 100px;
  margin-bottom: 2px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */ }
  #sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 > ul > li > a:first-child {
    margin-top: 0; }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul li a {
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
  border-radius: 100px;
  margin-bottom: 2px;
  /*  */
  color: #87BA00;
  padding: 12px 25px 12px 25px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */ }

/*  */
#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul li a {
  /*  */
  margin-left: 15px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul ul li a {
  /*  */
  margin-left: 30px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul ul ul li a {
  /*  */
  margin-left: 45px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul ul ul ul li a {
  /*  */
  margin-left: 60px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul ul ul ul li a {
  /*  */
  margin-left: 75px;
  /*  */
  /*  */
  /*  */ }

/*  */
@-webkit-keyframes elegantOpen {
  0% {
    margin-left: -500px; }
  100% {
    margin-left: 0px; } }
@keyframes elegantOpen {
  0% {
    margin-left: -500px; }
  100% {
    margin-left: 0px; } }

@-webkit-keyframes elegantClose {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -500px; } }

@keyframes elegantClose {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -500px; } }

/*  */
#sideMenuToggleContainer_stacks_in_113_133 {
  /*  */
  /*  */
  left: 0;
  right: 0;
  width: 100%;
  position: fixed;
  z-index: 9999;
  /*  */
  /*  */
  /*  */
  text-align: left;
  /*  */
  /*  */
  top: 0;
  /*  */
  padding: 30px 10px 10px 30px; }

#sideMenuToggle_stacks_in_113_133:hover {
  cursor: pointer;
  color: #FFFFFF;
  /*  */
  background: #333333;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_113_133 .close-icon i:hover {
  /*  */
  /*  */
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  /*  */
  /*  */ }

#sideMenuContainer_stacks_in_113_133 {
  top: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  position: fixed;
  visibility: hidden;
  z-index: 10000;
  left: -100%;
  transition: all 0.2s ease-in; }

/*  */
@media only screen and (max-width: 440px) {
  #sideMenuContainer_stacks_in_113_133 {
    max-width: 400px; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #sideMenuContainer_stacks_in_113_133 {
    max-width: 500px; } }

@media only screen and (min-width: 771px) {
  #sideMenuContainer_stacks_in_113_133 {
    max-width: 600px; } }

/*  */
/*  */
#sideMenuContainer_stacks_in_113_133:before, #sideMenuContainer_stacks_in_113_133:after {
  content: '';
  z-index: -1;
  width: 100%;
  height: 120%;
  transition: opacity 0.1s ease-in; }

#sideMenuContainer_stacks_in_113_133.open {
  left: 0;
  opacity: 1;
  visibility: visible;
  transition: 0.2s ease-out; }
  #sideMenuContainer_stacks_in_113_133.open:before {
    visibility: visible;
    opacity: 1.00;
    transition: opacity 0.1s ease; }
  #sideMenuContainer_stacks_in_113_133.open .close-icon {
    opacity: 1;
    transition-delay: 0.4s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
    transition: all 0.3s ease; }

#sideMenu_stacks_in_113_133 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  visibility: visible;
  box-sizing: border-box; }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul {
  display: none; }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 > ul > li.active > ul {
  display: block; }

#sideMenuContainer_stacks_in_113_133 #cssmenu_stacks_in_113_133 > ul > li {
  left: -100%;
  opacity: 0;
  transition: left 0.3s ease; }

#sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li {
  left: 0%;
  opacity: 1;
  transition: all 0.3s ease; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(1) {
    transition-delay: 0.2s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(2) {
    transition-delay: 0.3s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(3) {
    transition-delay: 0.4s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(4) {
    transition-delay: 0.5s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(5) {
    transition-delay: 0.6s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(6) {
    transition-delay: 0.7s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(7) {
    transition-delay: 0.8s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(8) {
    transition-delay: 0.9s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(9) {
    transition-delay: 1s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(10) {
    transition-delay: 1.1s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(11) {
    transition-delay: 1.2s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(12) {
    transition-delay: 1.3s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(13) {
    transition-delay: 1.4s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(14) {
    transition-delay: 1.5s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(15) {
    transition-delay: 1.6s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(16) {
    transition-delay: 1.7s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(17) {
    transition-delay: 1.8s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(18) {
    transition-delay: 1.9s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(19) {
    transition-delay: 2s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(20) {
    transition-delay: 2.1s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(21) {
    transition-delay: 2.2s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(22) {
    transition-delay: 2.3s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(23) {
    transition-delay: 2.4s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(24) {
    transition-delay: 2.5s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(25) {
    transition-delay: 2.6s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(26) {
    transition-delay: 2.7s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(27) {
    transition-delay: 2.8s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(28) {
    transition-delay: 2.9s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(29) {
    transition-delay: 3s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(30) {
    transition-delay: 3.1s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(31) {
    transition-delay: 3.2s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(32) {
    transition-delay: 3.3s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(33) {
    transition-delay: 3.4s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(34) {
    transition-delay: 3.5s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(35) {
    transition-delay: 3.6s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(36) {
    transition-delay: 3.7s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(37) {
    transition-delay: 3.8s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(38) {
    transition-delay: 3.9s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(39) {
    transition-delay: 4s; }
  #sideMenuContainer_stacks_in_113_133.open #cssmenu_stacks_in_113_133 > ul > li:nth-child(40) {
    transition-delay: 4.1s; }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul > li a:hover small {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.50); }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul li a:hover small {
  font-size: 16px;
  /*  */
  color: rgba(0, 0, 0, 0.50);
  /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 > ul > li > a:hover {
  color: #FFFFFF;
  /*  */
  /*  */
  background: rgba(135, 186, 0, 1.00);
  /*  */
  /*  */ }

#sideMenu_stacks_in_113_133 #cssmenu_stacks_in_113_133 ul ul li a:hover {
  /*  */
  color: #000000;
  /*  */
  /*  */
  background: rgba(118, 186, 0, 0.10);
  /*  */
  /*  */
  /*  */ }

@media only screen and (max-width: 440px) {
  #sideMenuContainer_stacks_in_113_133.hide-m, #sideMenuToggleContainer_stacks_in_113_133.hide-m {
    display: none; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #sideMenuContainer_stacks_in_113_133.hide-t, #sideMenuToggleContainer_stacks_in_113_133.hide-t {
    display: none; } }

@media only screen and (min-width: 771px) {
  #sideMenuContainer_stacks_in_113_133.hide-d, #sideMenuToggleContainer_stacks_in_113_133.hide-d {
    display: none; } }

/*  */
/*  */
/*  */ }
  #sideMenuItem_stacks_in_113_143.sub_level_5::before {
    content: 'Sub Level 5';
    background: purple; }
/*  */ }
  #sideMenuItem_stacks_in_113_146.sub_level_5::before {
    content: 'Sub Level 5';
    background: purple; }
/*  */ }
  #sideMenuItem_stacks_in_113_149.sub_level_5::before {
    content: 'Sub Level 5';
    background: purple; }
/*  */ }
  #sideMenuItem_stacks_in_113_152.sub_level_5::before {
    content: 'Sub Level 5';
    background: purple; }
#stacks_in_113_134{overflow:hidden}#stacks_in_113_134 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.00rem 0;}#stacks_in_113_134 hr.custom{border-color:rgba(135, 186, 0, 1.00)}

#stacks_in_113_134 {
	margin: 0px 15px 0px 22px;
}
#stacks_in_113_136 p,#stacks_in_113_136 div{margin-bottom:0}

#stacks_in_113_136 {
	margin: 10px 20px 0px 20px;
}
#stacks_in_113_156 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_113_156 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_113_156 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_113_156 > .row.padding-detailed.padding-medium-up,#stacks_in_113_156 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_113_156 > .row.padding-detailed.padding-y-medium-up,#stacks_in_113_156 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_113_156 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_113_156 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

#stacks_in_113_138_press.press-lite {cursor: pointer;border-radius: 40px;font-size: 14px;line-height: 14px;background-color: rgba(255, 255, 255, 1.00);}#stacks_in_113_138_press.press-lite span{line-height:14px}.shadowsFalse #stacks_in_113_138_press.press-lite{border-style:solid;border-width:0px;border-color:rgba(0, 0, 0, 0.15)}.iconBackgroundFalse #stacks_in_113_138_press.press-lite{padding:15px 30px}#stacks_in_113_138_press_wrap{margin:30px 0px 10px 0px}#stacks_in_113_138_press.press-lite .press-lite-text span,#stacks_in_113_138_press.press-lite .press-lite-text:after{color:rgba(51, 51, 51, 1.00)}#stacks_in_113_138_press.press-lite .press-lite-icon i,#stacks_in_113_138_press.press-lite .press-lite-icon img{color:rgba(255, 255, 255, 1.00);font-size:14px;line-height:14px}#stacks_in_113_138_press.press-lite .press-lite-icon img{height:14px}#stacks_in_113_138_press.press-lite .press-lite-icon svg{height:17.500000px}#stacks_in_113_138_press.press-lite .press-lite-icon svg path{fill:rgba(255, 255, 255, 1.00)}#stacks_in_113_138_press.press-lite .press-lite-icon svg polyline{stroke:rgba(255, 255, 255, 1.00)}/*  *//*  */#stacks_in_113_138_press.press-lite:hover{border-color:rgba(0, 0, 0, 0.15)}#stacks_in_113_138_press.press-lite:hover .press-lite-text span,#stacks_in_113_138_press.press-lite:hover .press-lite-text:after{color:rgba(255, 255, 255, 1.00)}#stacks_in_113_138_press.press-lite:hover .press-lite-icon i{color:rgba(51, 51, 51, 1.00)}#stacks_in_113_138_press.press-lite:hover .press-lite-icon svg path{fill:rgba(51, 51, 51, 1.00)}#stacks_in_113_138_press.press-lite:hover .press-lite-icon svg polyline{fill:none;stroke:rgba(51, 51, 51, 1.00)}/*  *//*  */.iconBackgroundTrue #stacks_in_113_138_press.press-lite .press-lite-text{padding:15px 30px 15px 15px}.iconBackgroundTrue #stacks_in_113_138_press.press-lite .press-lite-icon{width:44px;height:44px}.iconBackgroundTrue #stacks_in_113_138_press.press-lite .press-lite-icon:after{top:-0px;left:-0px;bottom:-0px;background: rgba(135, 186, 0, 1.00);border-radius:40px 0 0 40px;width:44px;height:44px}.iconBackgroundTrue.borderWidthOn #stacks_in_113_138_press.press-lite .press-lite-text{padding:15px 30px 15px 16px}.iconBackgroundTrue.borderWidthOn #stacks_in_113_138_press.press-lite .press-lite-icon:after{height:46px}/*  */.iconBackgroundTrue #stacks_in_113_138_press.press-lite .press-lite-icon:after{border-radius:40px}.iconBackgroundTrue #stacks_in_113_138_press.press-lite:hover .press-lite-icon i,.iconBackgroundTrue #stacks_in_113_138_press.press-lite:hover .press-lite-icon img,.iconBackgroundTrue #stacks_in_113_138_press.press-lite:hover .press-lite-icon svg{transform:translateX(15px)}.iconBackgroundTrue #stacks_in_113_138_press.press-lite:hover .press-lite-icon:after{width:100%}/*  */.iconBackgroundTrue.iconRightTrue #stacks_in_113_138_press.press-lite .press-lite-text{padding:15px 15px 15px}.iconBackgroundTrue.iconRightTrue #stacks_in_113_138_press.press-lite .press-lite-icon:after{top:-0px;right:-0px;bottom:-0px;left:auto;border-radius:0 40px 40px 0}/*  */.iconBackgroundTrue.iconRightTrue #stacks_in_113_138_press.press-lite .press-lite-icon:after{border-radius:40px}.iconBackgroundTrue.iconRightTrue #stacks_in_113_138_press.press-lite:hover .press-lite-icon i,.iconBackgroundTrue.iconRightTrue #stacks_in_113_138_press.press-lite:hover .press-lite-icon img,.iconBackgroundTrue.iconRightTrue #stacks_in_113_138_press.press-lite:hover .press-lite-icon svg{transform:translateX(-15px)}.iconBackgroundTrue.iconRightTrue #stacks_in_113_138_press.press-lite:hover .press-lite-icon:after{right:0}/*  *//*  *//*  *//*  */.shadowsTrue.shadowTheme1 #stacks_in_113_138_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme2 #stacks_in_113_138_press.press-lite .press-lite-icon:after{height:44px}.shadowsTrue.shadowTheme0 #stacks_in_113_138_press.press-lite{box-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme0 #stacks_in_113_138_press.press-lite:active{box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_113_138_press.press-lite{border-bottom:solid rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_113_138_press.press-lite:active,.shadowsTrue.shadowTheme1 #stacks_in_113_138_press.press-lite:active .press-lite-icon:after{border-bottom:solid transparent;box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_113_138_press.press-lite .press-lite-icon:after{border-bottom:solid rgba(0,0,0,.15)}.shadowsTrue.shadowTheme1.borderWidthOn #stacks_in_113_138_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme2.borderWidthOn #stacks_in_113_138_press.press-lite .press-lite-icon:after{height:45px}.shadowsTrue.shadowTheme2 #stacks_in_113_138_press.press-lite{border-bottom:solid rgba(0,0,0,.15);box-shadow:0 3px 0 rgba(0, 0, 0, 0.20);text-shadow:0 2px 0 rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme2 #stacks_in_113_138_press.press-lite:active .press-lite-icon:after{border-top:solid rgba(0,0,0,.15);transform:translateY(-3px)}.shadowsTrue.shadowTheme3 #stacks_in_113_138_press.press-lite{box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 3px 6px rgba(0, 0, 0, 0.20);text-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme3 #stacks_in_113_138_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme4 #stacks_in_113_138_press.press-lite .press-lite-icon:after{height:44px}.shadowsTrue.shadowTheme4 #stacks_in_113_138_press.press-lite{box-shadow:inset 0 0 3px rgba(255,255,255,.5),0 3px 6px rgba(0, 0, 0, 0.20);text-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme5 #stacks_in_113_138_press.press-lite{text-shadow:0 1px 2px rgba(0, 0, 0, 0.20);box-shadow:inset 0 0 3px rgba(255,255,255,.5),inset 0 22.000000px 0 rgba(255,255,255,.4),0 0 3px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme5 #stacks_in_113_138_press.press-lite:active{box-shadow:inset 0 0 3px rgba(0,0,0,.25),inset 0 22.000000px 0 rgba(255,255,255,0),0 0 0 rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_113_138_press.press-lite{box-shadow:0 0 10px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_113_138_press.press-lite:hover{box-shadow:0 0 20px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_113_138_press.press-lite:active{box-shadow:0 0 30px rgba(0, 0, 0, 0.20)}/*  */#stacks_in_113_138_press.press-lite .press-lite-line-b,#stacks_in_113_138_press.press-lite .press-lite-line-t{height:1px;background:rgba(0, 0, 0, 1.00);}#stacks_in_113_138_press.press-lite .press-lite-line-l,#stacks_in_113_138_press.press-lite .press-lite-line-r{width:1px;background:rgba(0, 0, 0, 1.00);}/*  */.usePulseTrue #stacks_in_113_138_press.press-lite:before{box-shadow:0 0 0 0 rgba(135, 186, 0, 1.00);border-radius:40px}.usePulseTrue #stacks_in_113_138_press.press-lite:hover:before{box-shadow:0 0 0 20px rgba(135, 186, 0, 1.00)}/*  */
#stacks_in_113_159 a{display:block}#stacks_in_113_159 img{}#stacks_in_113_159 img{max-width:100px}@media only screen and (min-width:641px){#stacks_in_113_159 img{max-width:125px}}@media only screen and (min-width:1024px){#stacks_in_113_159 img{max-width:150px}}

#stacks_in_113_159 {
	margin: 20px 0px 0px 0px;
}
@important "partials/maps";
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }
  .animated.infinite {
    animation-iteration-count: infinite; }
  .animated.hinge {
    animation-duration: 2s; }
  .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
    animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

#noticeContainer_stacks_in_674 {
  /*  */
  display: block;
  position: relative; }
  #noticeContainer_stacks_in_674 .clearfix:before {
    content: " ";
    display: table; }
  #noticeContainer_stacks_in_674 .clearfix:after {
    content: " ";
    display: table;
    clear: both; }

#notice_stacks_in_674 {
  /*  */
  /*  */
  opacity: 0;
  left: 0px;
  right: 0px;
  max-height: 70%;
  /*  */
  position: fixed;
  /*  */
  overflow-y: auto;
  visibility: hidden;
  /*  */
  z-index: 999999;
  /*  */
  /*  */
  max-width: 240px;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  top: 50%;
  transform: translateY(-50%);
  /*  */
  /*  */
  margin-right: auto;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  background: rgba(135, 186, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.20);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Lato";
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  color: rgba(255, 255, 255, 1.00);
  border-radius: 0px 20px 20px 0px; }
  #notice_stacks_in_674.show {
    opacity: 1;
    visibility: visible; }
  #notice_stacks_in_674.hide {
    opacity: 0;
    visibility: hidden; }
  #notice_stacks_in_674.cookie-hide {
    display: none; }

#notice_stacks_in_674 .notice-inner-stacks {
  clear: both;
  margin: 0 auto;
  max-width: 960px;
  padding: 0px 5px 20px 5px; }

#notice_stacks_in_674 .notice-inner {
  clear: both;
  margin: 0 auto;
  max-width: 960px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0px 5px 20px 5px;
  /*  */
  /*  */
  text-align: center;
  /*  */
  /*  */
  /*  */
  display: -ms-flexbox;
  display: flex;
  /*  */
  /*  */ }
  #notice_stacks_in_674 .notice-inner-text {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    max-width: 100%;
    font-size: 16px;
    line-height: 22px; }
  #notice_stacks_in_674 .notice-inner-icon {
    /*  */
    /*  */
    /*  */
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    /*  */
    /*  */
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    color: rgba(255, 255, 255, 1.00);
    padding: 5px 20px 5px 10px; }
    #notice_stacks_in_674 .notice-inner-icon i {
      font-size: 32px;
      vertical-align: middle; }

#notice_stacks_in_674 .notice-close-btn {
  float: right;
  cursor: pointer;
  color: rgba(255, 255, 255, 1.00);
  padding: 10px 10px 0px 10px; }
  #notice_stacks_in_674 .notice-close-btn i {
    cursor: pointer;
    vertical-align: middle; }

#notice_stacks_in_674 .notice-action {
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  /*  */
  color: inherit;
  background: none;
  /*  */ }
  #notice_stacks_in_674 .notice-action i {
    vertical-align: middle; }
  #notice_stacks_in_674 .notice-action-close {
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: rgba(255, 255, 255, 0.30); }
    #notice_stacks_in_674 .notice-action-close:hover {
      /*  */ }
  #notice_stacks_in_674 .notice-action-custom {
    border-style: solid;
    border-width: 1px 0 0 1px;
    border-color: rgba(255, 255, 255, 0.30); }
    #notice_stacks_in_674 .notice-action-custom:hover {
      /*  */ }
    #notice_stacks_in_674 .notice-action-custom a {
      color: inherit;
      width: 100%;
      height: 100%;
      /*  */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      text-decoration: none;
      -ms-flex-pack: center;
          justify-content: center;
      /*  */ }
  #notice_stacks_in_674 .notice-action-btn {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    text-align: center;
    -ms-flex-align: center;
        align-items: center;
    box-sizing: border-box;
    -ms-flex-pack: center;
        justify-content: center; }
    #notice_stacks_in_674 .notice-action-btn:hover {
      cursor: pointer; }

@media (max-width: 480px) {
  #notice_stacks_in_674 .notice-action {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 90px; }
    #notice_stacks_in_674 .notice-action-custom {
      border-width: 1px 0 0 0; }
    #notice_stacks_in_674 .notice-action div {
      height: 50%;
      width: 100%; } }

/*  */
#stacks_in_677 p,#stacks_in_677 div{margin-bottom:0}

#stacks_in_677 {
	padding: 0px 0px 10px 20px;
}
#stacks_in_679 a{display:block}#stacks_in_679 img{}#stacks_in_679 img{max-width:30px}@media only screen and (min-width:641px){#stacks_in_679 img{max-width:40px}}@media only screen and (min-width:1024px){#stacks_in_679 img{max-width:40px}}
@important "partials/maps";
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }
  .animated.infinite {
    animation-iteration-count: infinite; }
  .animated.hinge {
    animation-duration: 2s; }
  .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
    animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

#noticeContainer_stacks_in_725 {
  /*  */
  display: block;
  position: relative; }
  #noticeContainer_stacks_in_725 .clearfix:before {
    content: " ";
    display: table; }
  #noticeContainer_stacks_in_725 .clearfix:after {
    content: " ";
    display: table;
    clear: both; }

#notice_stacks_in_725 {
  /*  */
  /*  */
  opacity: 0;
  left: 0px;
  right: 0px;
  max-height: 70%;
  /*  */
  position: fixed;
  /*  */
  overflow-y: auto;
  visibility: hidden;
  /*  */
  z-index: 999999;
  /*  */
  /*  */
  max-width: 450px;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  top: 50%;
  transform: translateY(-50%);
  /*  */
  /*  */
  /*  */
  /*  */
  margin-left: auto;
  /*  */
  /*  */
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.30);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Lato";
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  color: rgba(135, 186, 0, 1.00);
  border-radius: 20px 0px 0px 20px; }
  #notice_stacks_in_725.show {
    opacity: 1;
    visibility: visible; }
  #notice_stacks_in_725.hide {
    opacity: 0;
    visibility: hidden; }
  #notice_stacks_in_725.cookie-hide {
    display: none; }

#notice_stacks_in_725 .notice-inner-stacks {
  clear: both;
  margin: 0 auto;
  max-width: 500px;
  padding: 10px 10px 10px 10px; }

#notice_stacks_in_725 .notice-inner {
  clear: both;
  margin: 0 auto;
  max-width: 500px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 10px 10px 10px 10px;
  /*  */
  /*  */
  text-align: center;
  /*  */
  /*  */
  /*  */
  display: -ms-flexbox;
  display: flex;
  /*  */
  /*  */ }
  #notice_stacks_in_725 .notice-inner-text {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    max-width: 100%;
    font-size: 16px;
    line-height: 22px; }
  #notice_stacks_in_725 .notice-inner-icon {
    /*  */
    /*  */
    /*  */
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    /*  */
    /*  */
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    color: rgba(125, 0, 3, 1.00);
    padding: 5px 20px 5px 20px; }
    #notice_stacks_in_725 .notice-inner-icon i {
      font-size: 32px;
      vertical-align: middle; }

#notice_stacks_in_725 .notice-close-btn {
  float: right;
  cursor: pointer;
  color: rgba(135, 186, 0, 1.00);
  padding: 10px 10px 0px 10px; }
  #notice_stacks_in_725 .notice-close-btn i {
    cursor: pointer;
    vertical-align: middle; }

#notice_stacks_in_725 .notice-action {
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  /*  */
  color: inherit;
  background: none;
  /*  */ }
  #notice_stacks_in_725 .notice-action i {
    vertical-align: middle; }
  #notice_stacks_in_725 .notice-action-close {
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: rgba(255, 255, 255, 0.30); }
    #notice_stacks_in_725 .notice-action-close:hover {
      /*  */ }
  #notice_stacks_in_725 .notice-action-custom {
    border-style: solid;
    border-width: 1px 0 0 1px;
    border-color: rgba(255, 255, 255, 0.30); }
    #notice_stacks_in_725 .notice-action-custom:hover {
      /*  */ }
    #notice_stacks_in_725 .notice-action-custom a {
      color: inherit;
      width: 100%;
      height: 100%;
      /*  */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      text-decoration: none;
      -ms-flex-pack: center;
          justify-content: center;
      /*  */ }
  #notice_stacks_in_725 .notice-action-btn {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    text-align: center;
    -ms-flex-align: center;
        align-items: center;
    box-sizing: border-box;
    -ms-flex-pack: center;
        justify-content: center; }
    #notice_stacks_in_725 .notice-action-btn:hover {
      cursor: pointer; }

@media (max-width: 480px) {
  #notice_stacks_in_725 .notice-action {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 90px; }
    #notice_stacks_in_725 .notice-action-custom {
      border-width: 1px 0 0 0; }
    #notice_stacks_in_725 .notice-action div {
      height: 50%;
      width: 100%; } }

/*  */
#stacks_in_726 p,#stacks_in_726 div{margin-bottom:0}

#stacks_in_726 {
	padding: 0px 20px 20px 20px;
}
#stacks_in_56 .fg-content.fg-full-height{height:100%}#stacks_in_56 .slides-container{margin:0}#stacks_in_56 .slides-container > li{margin:0}#stacks_in_56 .slides-container > li::before,#stacks_in_56 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_56 .slides-container.ovl-color li::before{background-color:rgba(0, 0, 0, 0.10)}#stacks_in_56 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_56 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_56 .impact-wrapper{z-index:0}#stacks_in_56 .impact-wrapper.fill-container{min-width:100%}#stacks_in_56 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_56 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_56 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_56 .impact-wrapper.flexible-height{height:100vh;min-height:550px;width:100%;min-width:100%}#stacks_in_56 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_56 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_56 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_56 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_56 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_56 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_56 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_56 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_56 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_56 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_56 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_56 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_56 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_56 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_56 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(0, 0, 0, 0.10)}#stacks_in_56 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_56 .impact-container{z-index:5}#stacks_in_56 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_56 .scrollDown{transform:scale(0.70)}}#stacks_in_56 .scrollDown.button-bottom{bottom:30px}#stacks_in_56 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_56 .scrollDown.hide-on-mob{display:none}}#stacks_in_56 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_56 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_56 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_56 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_56 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_56 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_56 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_56 .slides-pagination > a{transition:all 6000ms ease}#stacks_in_56 .slides-pagination > a.current{transition:all 6000ms ease}
#stacks_in_593_4{padding-left:0px;padding-right:0px;}#stacks_in_593_4 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_593_4 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_593_4 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_593_4 > .jack.width-static{width:500px}#stacks_in_593_4 > .jack.width-flexible{width:100%}#stacks_in_593_4 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_4 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_4 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_593_4 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_4 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_593_4 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_593_4 > .jack::after{border-radius:0px}#stacks_in_593_4 > .jack.border-detailed-radius,#stacks_in_593_4 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_4 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_593_4 > .jack.bg-color{background-color:#89C5FF}#stacks_in_593_4 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_593_4 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_593_4 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_593_4 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_593_4 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_593_4 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_593_4 > .jack.bg-image:not(.glass){}#stacks_in_593_4 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_593_4 > .jack.bg-image.glass.after,#stacks_in_593_4 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_593_4 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_593_4 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_4 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_593_4 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_593_4 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_593_4 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_593_4 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_593_4 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_593_4 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_593_4 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_593_4 > .jack.bg-image.glass.after,#stacks_in_593_4 > .glass.jack.bg-image::after{}#stacks_in_593_4 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_593_4 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_593_4 > .jack.drop-shadow{-webkit-box-shadow:0px 20px 40px -30px rgba(0,0,0,0.50);box-shadow:0px 20px 40px -30px rgba(0,0,0,0.50)}#stacks_in_593_4 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_593_4 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 20px 40px -30px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 20px 40px -30px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_593_4 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_593_4 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_593_4 > .jack.peek-shadow::before,#stacks_in_593_4 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_593_4 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_593_4 > .jack{overflow:visible;z-index:10000 !important;}#stacks_in_593_4 > .jack.height-static{height:100px}#stacks_in_593_4 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_out_593_4 {
	width: 280px;
	margin-right:0;
}
#stacks_in_593_6 a{display:block}#stacks_in_593_6 img{}#stacks_in_593_6 img{max-width:240px}@media only screen and (min-width:641px){#stacks_in_593_6 img{max-width:240px}}@media only screen and (min-width:1024px){#stacks_in_593_6 img{max-width:240px}}

#stacks_in_593_6 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 20px 0px 0px 0px;
	padding: 20px 20px 30px 20px;
}

#stacks_out_593_6 {
	width: 280px;
	margin-right:0;
}
#stacks_in_593_7{padding-left:0px;padding-right:0px;}#stacks_in_593_7 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_593_7 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_593_7 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_593_7 > .jack.width-static{width:500px}#stacks_in_593_7 > .jack.width-flexible{width:100%}#stacks_in_593_7 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_7 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_7 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_593_7 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_7 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_593_7 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_593_7 > .jack::after{border-radius:0px}#stacks_in_593_7 > .jack.border-detailed-radius,#stacks_in_593_7 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_7 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_593_7 > .jack.bg-color{background-color:#89C5FF}#stacks_in_593_7 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_593_7 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_593_7 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_593_7 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_593_7 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_593_7 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_593_7 > .jack.bg-image:not(.glass){}#stacks_in_593_7 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_593_7 > .jack.bg-image.glass.after,#stacks_in_593_7 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_593_7 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_593_7 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_593_7 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_593_7 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_593_7 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_593_7 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_593_7 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_593_7 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_593_7 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_593_7 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_593_7 > .jack.bg-image.glass.after,#stacks_in_593_7 > .glass.jack.bg-image::after{}#stacks_in_593_7 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_593_7 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_593_7 > .jack.drop-shadow{-webkit-box-shadow:0px 20px 40px -30px rgba(0,0,0,0.50);box-shadow:0px 20px 40px -30px rgba(0,0,0,0.50)}#stacks_in_593_7 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_593_7 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 20px 40px -30px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 20px 40px -30px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_593_7 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_593_7 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_593_7 > .jack.peek-shadow::before,#stacks_in_593_7 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_593_7 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_593_7 > .jack{overflow:visible;z-index:10000 !important;}#stacks_in_593_7 > .jack.height-static{height:100px}#stacks_in_593_7 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_out_593_7 {
	width: 175px;
	margin-right:0;
}
#stacks_in_593_9 a{display:block}#stacks_in_593_9 img{}#stacks_in_593_9 img{max-width:160px}@media only screen and (min-width:641px){#stacks_in_593_9 img{max-width:240px}}@media only screen and (min-width:1024px){#stacks_in_593_9 img{max-width:240px}}

#stacks_in_593_9 {
	background-color: rgba(255, 255, 255, 0.90);
	margin: 20px 0px 0px 0px;
	padding: 13px 10px 16px 15px;
}

#stacks_out_593_9 {
	width: 175px;
	margin-right:0;
}
#stacks_in_473 .impact-slide{background-image:url("../files/slideshowImage-473.jpg")}.slide-stacks_in_473 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_473 .impact-container.h-right{right:0px}.slide-stacks_in_473 .impact-container.h-left{left:0px}.slide-stacks_in_473 .impact-container.v-top{top:0px}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_630headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}
#stacks_in_613 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_613 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_613 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}

#stacks_in_613 {
	margin: 180px 0px 0px 0px;
}
#stacks_in_616 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_616 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_616 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_616 > .row.padding-detailed.padding-medium-up,#stacks_in_616 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_616 > .row.padding-detailed.padding-y-medium-up,#stacks_in_616 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_616 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_616 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_616 {
	margin: 0px 0px 0px 25px;
}
@media only screen and (min-width:0px){#stacks_in_624,#stacks_in_624 div,#stacks_in_624 p,#stacks_in_624 .fa:not(.no-indent),#stacks_in_624 ol,#stacks_in_624 ul li,#stacks_in_624 ol li,#stacks_in_624 ol,#stacks_in_624 dl{line-height:0.40}}@media only screen and (min-width:0px){#stacks_in_624{letter-spacing:4.00px;}}
@media only screen and (max-width:480.00px){#stacks_in_624,#stacks_in_624 div,#stacks_in_624 p,#stacks_in_624 ol,#stacks_in_624 ul li,#stacks_in_624 ol li,#stacks_in_624 ol,#stacks_in_624 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_624,#stacks_in_624 div,#stacks_in_624 p,#stacks_in_624 ol,#stacks_in_624 ul li,#stacks_in_624 ol li,#stacks_in_624 ol,#stacks_in_624 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_624,#stacks_in_624 div,#stacks_in_624 p,#stacks_in_624 ol,#stacks_in_624 ul li,#stacks_in_624 ol li,#stacks_in_624 ol,#stacks_in_624 dl{font-size:1.20rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_624,#stacks_in_624 div,#stacks_in_624 p,#stacks_in_624 ol,#stacks_in_624 ul li,#stacks_in_624 ol li,#stacks_in_624 ol,#stacks_in_624 dl{font-size:1.50rem!important}}
@media only screen and (min-width:0px){#stacks_in_627,#stacks_in_627 div,#stacks_in_627 p,#stacks_in_627 .fa:not(.no-indent),#stacks_in_627 ol,#stacks_in_627 ul li,#stacks_in_627 ol li,#stacks_in_627 ol,#stacks_in_627 dl{line-height:0.40}}@media only screen and (min-width:0px){#stacks_in_627{letter-spacing:4.00px;}}
@media only screen and (max-width:480.00px){#stacks_in_627,#stacks_in_627 div,#stacks_in_627 p,#stacks_in_627 ol,#stacks_in_627 ul li,#stacks_in_627 ol li,#stacks_in_627 ol,#stacks_in_627 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_627,#stacks_in_627 div,#stacks_in_627 p,#stacks_in_627 ol,#stacks_in_627 ul li,#stacks_in_627 ol li,#stacks_in_627 ol,#stacks_in_627 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_627,#stacks_in_627 div,#stacks_in_627 p,#stacks_in_627 ol,#stacks_in_627 ul li,#stacks_in_627 ol li,#stacks_in_627 ol,#stacks_in_627 dl{font-size:1.20rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_627,#stacks_in_627 div,#stacks_in_627 p,#stacks_in_627 ol,#stacks_in_627 ul li,#stacks_in_627 ol li,#stacks_in_627 ol,#stacks_in_627 dl{font-size:1.50rem!important}}
/* -- Start Skyward Each css Template -- */

.stacks_in_683skyward, .stacks_in_683skywardInner, .stacks_in_683wrapper {
	position: relative;
	z-index: 1000;
	overflow: visible;
}


.stacks_in_683skywardInner {
	top: -77px;
	margin-bottom: -77px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_683skywardInner {
				top: -77px;
				margin-bottom: -77px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_683skywardInner {
				top: -77px;
				margin-bottom: -77px;
			}
		}
	





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


/* -- End Skyward Each css Template -- */
#stacks_in_684 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_684 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_684 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_696_press.press-lite {cursor: pointer;border-radius: 40px;font-size: 14px;line-height: 14px;background-color: rgba(255, 255, 255, 1.00);}#stacks_in_696_press.press-lite span{line-height:14px}.shadowsFalse #stacks_in_696_press.press-lite{border-style:solid;border-width:0px;border-color:rgba(0, 0, 0, 0.15)}.iconBackgroundFalse #stacks_in_696_press.press-lite{padding:15px 30px}#stacks_in_696_press_wrap{margin:0px 0px 10px 0px}#stacks_in_696_press.press-lite .press-lite-text span,#stacks_in_696_press.press-lite .press-lite-text:after{color:rgba(51, 51, 51, 1.00)}#stacks_in_696_press.press-lite .press-lite-icon i,#stacks_in_696_press.press-lite .press-lite-icon img{color:rgba(255, 255, 255, 1.00);font-size:14px;line-height:14px}#stacks_in_696_press.press-lite .press-lite-icon img{height:14px}#stacks_in_696_press.press-lite .press-lite-icon svg{height:17.500000px}#stacks_in_696_press.press-lite .press-lite-icon svg path{fill:rgba(255, 255, 255, 1.00)}#stacks_in_696_press.press-lite .press-lite-icon svg polyline{stroke:rgba(255, 255, 255, 1.00)}/*  *//*  */#stacks_in_696_press.press-lite:hover{border-color:rgba(0, 0, 0, 0.15)}#stacks_in_696_press.press-lite:hover .press-lite-text span,#stacks_in_696_press.press-lite:hover .press-lite-text:after{color:rgba(255, 255, 255, 1.00)}#stacks_in_696_press.press-lite:hover .press-lite-icon i{color:rgba(51, 51, 51, 1.00)}#stacks_in_696_press.press-lite:hover .press-lite-icon svg path{fill:rgba(51, 51, 51, 1.00)}#stacks_in_696_press.press-lite:hover .press-lite-icon svg polyline{fill:none;stroke:rgba(51, 51, 51, 1.00)}/*  *//*  */.iconBackgroundTrue #stacks_in_696_press.press-lite .press-lite-text{padding:15px 30px 15px 15px}.iconBackgroundTrue #stacks_in_696_press.press-lite .press-lite-icon{width:44px;height:44px}.iconBackgroundTrue #stacks_in_696_press.press-lite .press-lite-icon:after{top:-0px;left:-0px;bottom:-0px;background: rgba(135, 186, 0, 1.00);border-radius:40px 0 0 40px;width:44px;height:44px}.iconBackgroundTrue.borderWidthOn #stacks_in_696_press.press-lite .press-lite-text{padding:15px 30px 15px 16px}.iconBackgroundTrue.borderWidthOn #stacks_in_696_press.press-lite .press-lite-icon:after{height:46px}/*  */.iconBackgroundTrue #stacks_in_696_press.press-lite .press-lite-icon:after{border-radius:40px}.iconBackgroundTrue #stacks_in_696_press.press-lite:hover .press-lite-icon i,.iconBackgroundTrue #stacks_in_696_press.press-lite:hover .press-lite-icon img,.iconBackgroundTrue #stacks_in_696_press.press-lite:hover .press-lite-icon svg{transform:translateX(15px)}.iconBackgroundTrue #stacks_in_696_press.press-lite:hover .press-lite-icon:after{width:100%}/*  */.iconBackgroundTrue.iconRightTrue #stacks_in_696_press.press-lite .press-lite-text{padding:15px 15px 15px}.iconBackgroundTrue.iconRightTrue #stacks_in_696_press.press-lite .press-lite-icon:after{top:-0px;right:-0px;bottom:-0px;left:auto;border-radius:0 40px 40px 0}/*  */.iconBackgroundTrue.iconRightTrue #stacks_in_696_press.press-lite .press-lite-icon:after{border-radius:40px}.iconBackgroundTrue.iconRightTrue #stacks_in_696_press.press-lite:hover .press-lite-icon i,.iconBackgroundTrue.iconRightTrue #stacks_in_696_press.press-lite:hover .press-lite-icon img,.iconBackgroundTrue.iconRightTrue #stacks_in_696_press.press-lite:hover .press-lite-icon svg{transform:translateX(-15px)}.iconBackgroundTrue.iconRightTrue #stacks_in_696_press.press-lite:hover .press-lite-icon:after{right:0}/*  *//*  *//*  *//*  */.shadowsTrue.shadowTheme1 #stacks_in_696_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme2 #stacks_in_696_press.press-lite .press-lite-icon:after{height:44px}.shadowsTrue.shadowTheme0 #stacks_in_696_press.press-lite{box-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme0 #stacks_in_696_press.press-lite:active{box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_696_press.press-lite{border-bottom:solid rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_696_press.press-lite:active,.shadowsTrue.shadowTheme1 #stacks_in_696_press.press-lite:active .press-lite-icon:after{border-bottom:solid transparent;box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_696_press.press-lite .press-lite-icon:after{border-bottom:solid rgba(0,0,0,.15)}.shadowsTrue.shadowTheme1.borderWidthOn #stacks_in_696_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme2.borderWidthOn #stacks_in_696_press.press-lite .press-lite-icon:after{height:45px}.shadowsTrue.shadowTheme2 #stacks_in_696_press.press-lite{border-bottom:solid rgba(0,0,0,.15);box-shadow:0 3px 0 rgba(0, 0, 0, 0.20);text-shadow:0 2px 0 rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme2 #stacks_in_696_press.press-lite:active .press-lite-icon:after{border-top:solid rgba(0,0,0,.15);transform:translateY(-3px)}.shadowsTrue.shadowTheme3 #stacks_in_696_press.press-lite{box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 3px 6px rgba(0, 0, 0, 0.20);text-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme3 #stacks_in_696_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme4 #stacks_in_696_press.press-lite .press-lite-icon:after{height:44px}.shadowsTrue.shadowTheme4 #stacks_in_696_press.press-lite{box-shadow:inset 0 0 3px rgba(255,255,255,.5),0 3px 6px rgba(0, 0, 0, 0.20);text-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme5 #stacks_in_696_press.press-lite{text-shadow:0 1px 2px rgba(0, 0, 0, 0.20);box-shadow:inset 0 0 3px rgba(255,255,255,.5),inset 0 22.000000px 0 rgba(255,255,255,.4),0 0 3px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme5 #stacks_in_696_press.press-lite:active{box-shadow:inset 0 0 3px rgba(0,0,0,.25),inset 0 22.000000px 0 rgba(255,255,255,0),0 0 0 rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_696_press.press-lite{box-shadow:0 0 10px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_696_press.press-lite:hover{box-shadow:0 0 20px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_696_press.press-lite:active{box-shadow:0 0 30px rgba(0, 0, 0, 0.20)}/*  */#stacks_in_696_press.press-lite .press-lite-line-b,#stacks_in_696_press.press-lite .press-lite-line-t{height:1px;background:rgba(0, 0, 0, 1.00);}#stacks_in_696_press.press-lite .press-lite-line-l,#stacks_in_696_press.press-lite .press-lite-line-r{width:1px;background:rgba(0, 0, 0, 1.00);}/*  */.usePulseTrue #stacks_in_696_press.press-lite:before{box-shadow:0 0 0 0 rgba(135, 186, 0, 1.00);border-radius:40px}.usePulseTrue #stacks_in_696_press.press-lite:hover:before{box-shadow:0 0 0 20px rgba(135, 186, 0, 1.00)}/*  */
#stacks_in_694_press.press-lite {cursor: pointer;border-radius: 40px;font-size: 14px;line-height: 14px;background-color: rgba(255, 255, 255, 1.00);}#stacks_in_694_press.press-lite span{line-height:14px}.shadowsFalse #stacks_in_694_press.press-lite{border-style:solid;border-width:0px;border-color:rgba(0, 0, 0, 0.15)}.iconBackgroundFalse #stacks_in_694_press.press-lite{padding:15px 30px}#stacks_in_694_press_wrap{margin:0px 0px 10px 0px}#stacks_in_694_press.press-lite .press-lite-text span,#stacks_in_694_press.press-lite .press-lite-text:after{color:rgba(51, 51, 51, 1.00)}#stacks_in_694_press.press-lite .press-lite-icon i,#stacks_in_694_press.press-lite .press-lite-icon img{color:rgba(255, 255, 255, 1.00);font-size:14px;line-height:14px}#stacks_in_694_press.press-lite .press-lite-icon img{height:14px}#stacks_in_694_press.press-lite .press-lite-icon svg{height:17.500000px}#stacks_in_694_press.press-lite .press-lite-icon svg path{fill:rgba(255, 255, 255, 1.00)}#stacks_in_694_press.press-lite .press-lite-icon svg polyline{stroke:rgba(255, 255, 255, 1.00)}/*  *//*  */#stacks_in_694_press.press-lite:hover{border-color:rgba(0, 0, 0, 0.15)}#stacks_in_694_press.press-lite:hover .press-lite-text span,#stacks_in_694_press.press-lite:hover .press-lite-text:after{color:rgba(255, 255, 255, 1.00)}#stacks_in_694_press.press-lite:hover .press-lite-icon i{color:rgba(51, 51, 51, 1.00)}#stacks_in_694_press.press-lite:hover .press-lite-icon svg path{fill:rgba(51, 51, 51, 1.00)}#stacks_in_694_press.press-lite:hover .press-lite-icon svg polyline{fill:none;stroke:rgba(51, 51, 51, 1.00)}/*  *//*  */.iconBackgroundTrue #stacks_in_694_press.press-lite .press-lite-text{padding:15px 30px 15px 15px}.iconBackgroundTrue #stacks_in_694_press.press-lite .press-lite-icon{width:44px;height:44px}.iconBackgroundTrue #stacks_in_694_press.press-lite .press-lite-icon:after{top:-0px;left:-0px;bottom:-0px;background: rgba(135, 186, 0, 1.00);border-radius:40px 0 0 40px;width:44px;height:44px}.iconBackgroundTrue.borderWidthOn #stacks_in_694_press.press-lite .press-lite-text{padding:15px 30px 15px 16px}.iconBackgroundTrue.borderWidthOn #stacks_in_694_press.press-lite .press-lite-icon:after{height:46px}/*  */.iconBackgroundTrue #stacks_in_694_press.press-lite .press-lite-icon:after{border-radius:40px}.iconBackgroundTrue #stacks_in_694_press.press-lite:hover .press-lite-icon i,.iconBackgroundTrue #stacks_in_694_press.press-lite:hover .press-lite-icon img,.iconBackgroundTrue #stacks_in_694_press.press-lite:hover .press-lite-icon svg{transform:translateX(15px)}.iconBackgroundTrue #stacks_in_694_press.press-lite:hover .press-lite-icon:after{width:100%}/*  */.iconBackgroundTrue.iconRightTrue #stacks_in_694_press.press-lite .press-lite-text{padding:15px 15px 15px}.iconBackgroundTrue.iconRightTrue #stacks_in_694_press.press-lite .press-lite-icon:after{top:-0px;right:-0px;bottom:-0px;left:auto;border-radius:0 40px 40px 0}/*  */.iconBackgroundTrue.iconRightTrue #stacks_in_694_press.press-lite .press-lite-icon:after{border-radius:40px}.iconBackgroundTrue.iconRightTrue #stacks_in_694_press.press-lite:hover .press-lite-icon i,.iconBackgroundTrue.iconRightTrue #stacks_in_694_press.press-lite:hover .press-lite-icon img,.iconBackgroundTrue.iconRightTrue #stacks_in_694_press.press-lite:hover .press-lite-icon svg{transform:translateX(-15px)}.iconBackgroundTrue.iconRightTrue #stacks_in_694_press.press-lite:hover .press-lite-icon:after{right:0}/*  *//*  *//*  *//*  */.shadowsTrue.shadowTheme1 #stacks_in_694_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme2 #stacks_in_694_press.press-lite .press-lite-icon:after{height:44px}.shadowsTrue.shadowTheme0 #stacks_in_694_press.press-lite{box-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme0 #stacks_in_694_press.press-lite:active{box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_694_press.press-lite{border-bottom:solid rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_694_press.press-lite:active,.shadowsTrue.shadowTheme1 #stacks_in_694_press.press-lite:active .press-lite-icon:after{border-bottom:solid transparent;box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_694_press.press-lite .press-lite-icon:after{border-bottom:solid rgba(0,0,0,.15)}.shadowsTrue.shadowTheme1.borderWidthOn #stacks_in_694_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme2.borderWidthOn #stacks_in_694_press.press-lite .press-lite-icon:after{height:45px}.shadowsTrue.shadowTheme2 #stacks_in_694_press.press-lite{border-bottom:solid rgba(0,0,0,.15);box-shadow:0 3px 0 rgba(0, 0, 0, 0.20);text-shadow:0 2px 0 rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme2 #stacks_in_694_press.press-lite:active .press-lite-icon:after{border-top:solid rgba(0,0,0,.15);transform:translateY(-3px)}.shadowsTrue.shadowTheme3 #stacks_in_694_press.press-lite{box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 3px 6px rgba(0, 0, 0, 0.20);text-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme3 #stacks_in_694_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme4 #stacks_in_694_press.press-lite .press-lite-icon:after{height:44px}.shadowsTrue.shadowTheme4 #stacks_in_694_press.press-lite{box-shadow:inset 0 0 3px rgba(255,255,255,.5),0 3px 6px rgba(0, 0, 0, 0.20);text-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme5 #stacks_in_694_press.press-lite{text-shadow:0 1px 2px rgba(0, 0, 0, 0.20);box-shadow:inset 0 0 3px rgba(255,255,255,.5),inset 0 22.000000px 0 rgba(255,255,255,.4),0 0 3px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme5 #stacks_in_694_press.press-lite:active{box-shadow:inset 0 0 3px rgba(0,0,0,.25),inset 0 22.000000px 0 rgba(255,255,255,0),0 0 0 rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_694_press.press-lite{box-shadow:0 0 10px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_694_press.press-lite:hover{box-shadow:0 0 20px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_694_press.press-lite:active{box-shadow:0 0 30px rgba(0, 0, 0, 0.20)}/*  */#stacks_in_694_press.press-lite .press-lite-line-b,#stacks_in_694_press.press-lite .press-lite-line-t{height:1px;background:rgba(0, 0, 0, 1.00);}#stacks_in_694_press.press-lite .press-lite-line-l,#stacks_in_694_press.press-lite .press-lite-line-r{width:1px;background:rgba(0, 0, 0, 1.00);}/*  */.usePulseTrue #stacks_in_694_press.press-lite:before{box-shadow:0 0 0 0 rgba(135, 186, 0, 1.00);border-radius:40px}.usePulseTrue #stacks_in_694_press.press-lite:hover:before{box-shadow:0 0 0 20px rgba(135, 186, 0, 1.00)}/*  */
#stacks_in_514_press.press-lite {cursor: pointer;border-radius: 40px;font-size: 14px;line-height: 14px;background-color: rgba(255, 255, 255, 1.00);}#stacks_in_514_press.press-lite span{line-height:14px}.shadowsFalse #stacks_in_514_press.press-lite{border-style:solid;border-width:0px;border-color:rgba(0, 0, 0, 0.15)}.iconBackgroundFalse #stacks_in_514_press.press-lite{padding:15px 30px}#stacks_in_514_press_wrap{margin:0px 0px 0px 0px}#stacks_in_514_press.press-lite .press-lite-text span,#stacks_in_514_press.press-lite .press-lite-text:after{color:rgba(0, 0, 0, 1.00)}#stacks_in_514_press.press-lite .press-lite-icon i,#stacks_in_514_press.press-lite .press-lite-icon img{color:rgba(255, 255, 255, 1.00);font-size:14px;line-height:14px}#stacks_in_514_press.press-lite .press-lite-icon img{height:14px}#stacks_in_514_press.press-lite .press-lite-icon svg{height:17.500000px}#stacks_in_514_press.press-lite .press-lite-icon svg path{fill:rgba(255, 255, 255, 1.00)}#stacks_in_514_press.press-lite .press-lite-icon svg polyline{stroke:rgba(255, 255, 255, 1.00)}/*  *//*  */#stacks_in_514_press.press-lite:hover{border-color:rgba(0, 0, 0, 0.15)}#stacks_in_514_press.press-lite:hover .press-lite-text span,#stacks_in_514_press.press-lite:hover .press-lite-text:after{color:rgba(255, 255, 255, 1.00)}#stacks_in_514_press.press-lite:hover .press-lite-icon i{color:rgba(51, 51, 51, 1.00)}#stacks_in_514_press.press-lite:hover .press-lite-icon svg path{fill:rgba(51, 51, 51, 1.00)}#stacks_in_514_press.press-lite:hover .press-lite-icon svg polyline{fill:none;stroke:rgba(51, 51, 51, 1.00)}/*  *//*  */.iconBackgroundTrue #stacks_in_514_press.press-lite .press-lite-text{padding:15px 30px 15px 15px}.iconBackgroundTrue #stacks_in_514_press.press-lite .press-lite-icon{width:44px;height:44px}.iconBackgroundTrue #stacks_in_514_press.press-lite .press-lite-icon:after{top:-0px;left:-0px;bottom:-0px;background: rgba(128, 0, 64, 1.00);border-radius:40px 0 0 40px;width:44px;height:44px}.iconBackgroundTrue.borderWidthOn #stacks_in_514_press.press-lite .press-lite-text{padding:15px 30px 15px 16px}.iconBackgroundTrue.borderWidthOn #stacks_in_514_press.press-lite .press-lite-icon:after{height:46px}/*  */.iconBackgroundTrue #stacks_in_514_press.press-lite .press-lite-icon:after{border-radius:40px}.iconBackgroundTrue #stacks_in_514_press.press-lite:hover .press-lite-icon i,.iconBackgroundTrue #stacks_in_514_press.press-lite:hover .press-lite-icon img,.iconBackgroundTrue #stacks_in_514_press.press-lite:hover .press-lite-icon svg{transform:translateX(15px)}.iconBackgroundTrue #stacks_in_514_press.press-lite:hover .press-lite-icon:after{width:100%}/*  */.iconBackgroundTrue.iconRightTrue #stacks_in_514_press.press-lite .press-lite-text{padding:15px 15px 15px}.iconBackgroundTrue.iconRightTrue #stacks_in_514_press.press-lite .press-lite-icon:after{top:-0px;right:-0px;bottom:-0px;left:auto;border-radius:0 40px 40px 0}/*  */.iconBackgroundTrue.iconRightTrue #stacks_in_514_press.press-lite .press-lite-icon:after{border-radius:40px}.iconBackgroundTrue.iconRightTrue #stacks_in_514_press.press-lite:hover .press-lite-icon i,.iconBackgroundTrue.iconRightTrue #stacks_in_514_press.press-lite:hover .press-lite-icon img,.iconBackgroundTrue.iconRightTrue #stacks_in_514_press.press-lite:hover .press-lite-icon svg{transform:translateX(-15px)}.iconBackgroundTrue.iconRightTrue #stacks_in_514_press.press-lite:hover .press-lite-icon:after{right:0}/*  *//*  *//*  *//*  */.shadowsTrue.shadowTheme1 #stacks_in_514_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme2 #stacks_in_514_press.press-lite .press-lite-icon:after{height:44px}.shadowsTrue.shadowTheme0 #stacks_in_514_press.press-lite{box-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme0 #stacks_in_514_press.press-lite:active{box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_514_press.press-lite{border-bottom:solid rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_514_press.press-lite:active,.shadowsTrue.shadowTheme1 #stacks_in_514_press.press-lite:active .press-lite-icon:after{border-bottom:solid transparent;box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme1 #stacks_in_514_press.press-lite .press-lite-icon:after{border-bottom:solid rgba(0,0,0,.15)}.shadowsTrue.shadowTheme1.borderWidthOn #stacks_in_514_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme2.borderWidthOn #stacks_in_514_press.press-lite .press-lite-icon:after{height:45px}.shadowsTrue.shadowTheme2 #stacks_in_514_press.press-lite{border-bottom:solid rgba(0,0,0,.15);box-shadow:0 3px 0 rgba(0, 0, 0, 0.20);text-shadow:0 2px 0 rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme2 #stacks_in_514_press.press-lite:active .press-lite-icon:after{border-top:solid rgba(0,0,0,.15);transform:translateY(-3px)}.shadowsTrue.shadowTheme3 #stacks_in_514_press.press-lite{box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 3px 6px rgba(0, 0, 0, 0.20);text-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme3 #stacks_in_514_press.press-lite .press-lite-icon:after,.shadowsTrue.shadowTheme4 #stacks_in_514_press.press-lite .press-lite-icon:after{height:44px}.shadowsTrue.shadowTheme4 #stacks_in_514_press.press-lite{box-shadow:inset 0 0 3px rgba(255,255,255,.5),0 3px 6px rgba(0, 0, 0, 0.20);text-shadow:0 1px 2px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme5 #stacks_in_514_press.press-lite{text-shadow:0 1px 2px rgba(0, 0, 0, 0.20);box-shadow:inset 0 0 3px rgba(255,255,255,.5),inset 0 22.000000px 0 rgba(255,255,255,.4),0 0 3px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme5 #stacks_in_514_press.press-lite:active{box-shadow:inset 0 0 3px rgba(0,0,0,.25),inset 0 22.000000px 0 rgba(255,255,255,0),0 0 0 rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_514_press.press-lite{box-shadow:0 0 10px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_514_press.press-lite:hover{box-shadow:0 0 20px rgba(0, 0, 0, 0.20)}.shadowsTrue.shadowTheme6 #stacks_in_514_press.press-lite:active{box-shadow:0 0 30px rgba(0, 0, 0, 0.20)}/*  */#stacks_in_514_press.press-lite .press-lite-line-b,#stacks_in_514_press.press-lite .press-lite-line-t{height:1px;background:rgba(0, 0, 0, 1.00);}#stacks_in_514_press.press-lite .press-lite-line-l,#stacks_in_514_press.press-lite .press-lite-line-r{width:1px;background:rgba(0, 0, 0, 1.00);}/*  */.usePulseTrue #stacks_in_514_press.press-lite:before{box-shadow:0 0 0 0 rgba(128, 0, 64, 1.00);border-radius:40px}.usePulseTrue #stacks_in_514_press.press-lite:hover:before{box-shadow:0 0 0 20px rgba(128, 0, 64, 1.00)}/*  */
.pab.stacks_in_710{max-height:0px;transition:max-height 500ms ease 0ms}.pab.stacks_in_710.open{max-height:500px}@media screen and (min-width:40em){.pab.stacks_in_710.open{max-height:500px}}@media screen and (min-width:64em){.pab.stacks_in_710.open{max-height:500px}}.wrapper-stacks_in_710{height:500px}@media screen and (min-width:40em){.wrapper-stacks_in_710{height:500px}}@media screen and (min-width:64em){.wrapper-stacks_in_710{height:500px}}
#stacks_in_708 p,#stacks_in_708 div{margin-bottom:0}#stacks_in_708 p,#stacks_in_708 div,#stacks_in_708 ul,#stacks_in_708 ol,#stacks_in_708 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_708 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_708 a:hover{color:rgba(0, 102, 136, 1.00)}
.pab.stacks_in_491{max-height:0px;transition:max-height 500ms ease 0ms}.pab.stacks_in_491.open{max-height:500px}@media screen and (min-width:40em){.pab.stacks_in_491.open{max-height:500px}}@media screen and (min-width:64em){.pab.stacks_in_491.open{max-height:500px}}.wrapper-stacks_in_491{height:500px}@media screen and (min-width:40em){.wrapper-stacks_in_491{height:500px}}@media screen and (min-width:64em){.wrapper-stacks_in_491{height:500px}}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_540headerSpacer {
	display: block;
	width:  1px;
	height: 30px;
	background: transparent;
}#stacks_in_415 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_415 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_415 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_415 > .row.padding-detailed.padding-medium-up,#stacks_in_415 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_415 > .row.padding-detailed.padding-y-medium-up,#stacks_in_415 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_415 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_415 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_415 {
	margin: 30px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_542headerSpacer {
	display: block;
	width:  1px;
	height: 30px;
	background: transparent;
}#stacks_in_647 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_647 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_647 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_647 > .row.padding-detailed.padding-medium-up,#stacks_in_647 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_647 > .row.padding-detailed.padding-y-medium-up,#stacks_in_647 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_647 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_647 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_647 {
	background-color: rgba(135, 186, 0, 1.00);
	-moz-border-radius: 25px 25px 0px 0px;
	-webkit-border-radius: 25px 25px 0px 0px;
	border-radius: 25px 25px 0px 0px;
	padding: 30px 0px 0px 0px;
}
#stacks_in_46 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_46 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_46 > .row.padding-detailed{padding:25.00px 30.00px 25.00px 30.00px}@media only screen and (max-width:40em){#stacks_in_46 > .row.padding-detailed.padding-medium-up,#stacks_in_46 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_46 > .row.padding-detailed.padding-y-medium-up,#stacks_in_46 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_46 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_46 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_46 {
	background-color: rgba(135, 186, 0, 1.00);
	margin: 0px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_182headerSpacer {
	display: block;
	width:  1px;
	height: 75px;
	background: transparent;
}#stacks_in_329 h1,#stacks_in_329 .hTxt:not(.segment) div{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_329 h1,#stacks_in_329 .hTxt:not(.segment) div{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_329 h1,#stacks_in_329 div{line-height:1.25}}#stacks_in_329 h1,#stacks_in_329 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_329 h1 a,#stacks_in_329 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_329 h1 a:hover,#stacks_in_329 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_329 small,#stacks_in_329 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_331 {
	text-transform: uppercase;
}
#stacks_in_321,#stacks_in_321 div,#stacks_in_321 p,#stacks_in_321 ol,#stacks_in_321 ul li,#stacks_in_321 ol li,#stacks_in_321 ol,#stacks_in_321 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_321,#stacks_in_321 div,#stacks_in_321 p,#stacks_in_321 ol,#stacks_in_321 ul li,#stacks_in_321 ol li,#stacks_in_321 ol,#stacks_in_321 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_321{}}


#stacks_in_321 {
	margin: 25px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_181headerSpacer {
	display: block;
	width:  1px;
	height: 75px;
	background: transparent;
}
#stacks_in_137 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_137 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_137 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_138 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-138.jpg);
	
	
	
}





#stacks_in_138 .depth_tint{ background: rgba(0, 0, 0, 0.30); }

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

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



/* Heading */

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

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

#stacks_in_138 .heading_out h2{
	font-size: 36px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_138 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 18px;
	
	
	
	
	float: none;}

#stacks_in_138 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 9px 0 18px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_138 .content_out{
		padding: 30% 50px 30% 50px;
		margin: 0 0%;}
	#stacks_in_138 .heading_out h2{
		font-size: 20px;
		line-height: 22px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_138 .depth_wrapper{background-color: rgba(0, 0, 0, 0.39);}
	#stacks_in_138 .depth_tint,
	#stacks_in_138 .content_tint{ background: none !important; }
	#stacks_in_138 .heading_out h2,
	#stacks_in_138 .content_out{
		 text-align: left !important; 
		
		
	}
	
	#stacks_in_138 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


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

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

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

#stacks_in_138 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 40px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 10%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_138 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_138 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_138 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_138 hr.hr_bottom_header{
	height: 2px;
	width: 30%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_138 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_640 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-640.jpg);
	
	
	
}





#stacks_in_640 .depth_tint{ background: rgba(0, 0, 0, 0.30); }

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

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



/* Heading */

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

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

#stacks_in_640 .heading_out h2{
	font-size: 36px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_640 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 18px;
	
	
	
	
	float: none;}

#stacks_in_640 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 9px 0 18px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_640 .content_out{
		padding: 30% 50px 30% 50px;
		margin: 0 0%;}
	#stacks_in_640 .heading_out h2{
		font-size: 20px;
		line-height: 22px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_640 .depth_wrapper{background-color: rgba(0, 0, 0, 0.39);}
	#stacks_in_640 .depth_tint,
	#stacks_in_640 .content_tint{ background: none !important; }
	#stacks_in_640 .heading_out h2,
	#stacks_in_640 .content_out{
		 text-align: left !important; 
		
		
	}
	
	#stacks_in_640 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


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

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

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

#stacks_in_640 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 40px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 10%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_640 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_640 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_640 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_640 hr.hr_bottom_header{
	height: 2px;
	width: 30%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_640 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_153 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-153.jpg);
	
	
	
}





#stacks_in_153 .depth_tint{ background: rgba(0, 0, 0, 0.30); }

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

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



/* Heading */

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

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

#stacks_in_153 .heading_out h2{
	font-size: 36px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_153 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 18px;
	
	
	
	
	float: none;}

#stacks_in_153 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 9px 0 18px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_153 .content_out{
		padding: 30% 50px 30% 50px;
		margin: 0 0%;}
	#stacks_in_153 .heading_out h2{
		font-size: 20px;
		line-height: 22px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_153 .depth_wrapper{background-color: rgba(0, 0, 0, 0.39);}
	#stacks_in_153 .depth_tint,
	#stacks_in_153 .content_tint{ background: none !important; }
	#stacks_in_153 .heading_out h2,
	#stacks_in_153 .content_out{
		 text-align: left !important; 
		
		
	}
	
	#stacks_in_153 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


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

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

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

#stacks_in_153 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 40px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 10%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_153 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_153 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_153 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_153 hr.hr_bottom_header{
	height: 2px;
	width: 30%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_153 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}
#stacks_in_160 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_160 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_160 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_161 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-161.jpg);
	
	
	
}





#stacks_in_161 .depth_tint{ background: rgba(0, 0, 0, 0.30); }

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

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



/* Heading */

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

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

#stacks_in_161 .heading_out h2{
	font-size: 36px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_161 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 18px;
	
	
	
	
	float: none;}

#stacks_in_161 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 9px 0 18px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_161 .content_out{
		padding: 30% 50px 30% 50px;
		margin: 0 0%;}
	#stacks_in_161 .heading_out h2{
		font-size: 20px;
		line-height: 22px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_161 .depth_wrapper{background-color: rgba(0, 0, 0, 0.39);}
	#stacks_in_161 .depth_tint,
	#stacks_in_161 .content_tint{ background: none !important; }
	#stacks_in_161 .heading_out h2,
	#stacks_in_161 .content_out{
		 text-align: left !important; 
		
		
	}
	
	#stacks_in_161 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


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

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

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

#stacks_in_161 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 40px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 10%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_161 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_161 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_161 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_161 hr.hr_bottom_header{
	height: 2px;
	width: 30%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_161 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}#stacks_in_591 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_591 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_591 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_591 > .row.padding-detailed.padding-medium-up,#stacks_in_591 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_591 > .row.padding-detailed.padding-y-medium-up,#stacks_in_591 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_591 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_591 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

/* Depth Content */

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

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

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


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

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





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

#stacks_in_210 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_210 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-210.jpg);
	
	
	
}





#stacks_in_210 .depth_tint{ background: rgba(0, 0, 0, 0.40); }

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

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



/* Heading */

#stacks_in_210 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(118, 186, 0, 1.00);
	border-right: 0px solid rgba(118, 186, 0, 1.00);
	border-bottom: 0px solid rgba(118, 186, 0, 1.00);
	border-left: 0px solid rgba(118, 186, 0, 1.00);
	padding: 0px 0px 32px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_210 .heading_out h2{
	font-size: 36px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	
	
	
	
	
	 text-align: right !important; 
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_210 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 18px;
	
	
	
	
	float: none;}

#stacks_in_210 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 9px 0 18px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 500px; 
	

	
	
	 text-align: right; 
	padding: 12% 50px 12% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_210 .content_out{
		padding: 30% 50px 30% 50px;
		margin: 0 0%;}
	#stacks_in_210 .heading_out h2{
		font-size: 18px;
		line-height: 22px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_210 .depth_wrapper{background-color: rgba(0, 0, 0, 0.39);}
	#stacks_in_210 .depth_tint,
	#stacks_in_210 .content_tint{ background: none !important; }
	#stacks_in_210 .heading_out h2,
	#stacks_in_210 .content_out{
		 text-align: left !important; 
		
		
	}
	
	#stacks_in_210 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


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

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

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

#stacks_in_210 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 0% 0.000000%;
	border-radius: 1px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 18%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_210 .content_in a.depth_button{
		padding: 0% 0%;
	}
}
#stacks_in_210 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(118, 186, 0, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

#stacks_in_210 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -500px; 
	

	

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


 #stacks_in_210 .content_out .centered_image img{float: right;} 




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_210 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_210 hr.hr_bottom_header{
	height: 2px;
	width: 30%;
	background: rgba(118, 186, 0, 1.00);
	display: inline-block;}

#stacks_in_210 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}
         #stacks_in_461>.button.b-p,#stacks_in_461>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_461>.button.b-p.expand-mob:not(.icon-only),#stacks_in_461>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_461 .button.b-p.expand-large:not(.icon-only),#stacks_in_461>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_461.bp-wrap{padding:10px 0px 20px 0px}}  @media screen and (min-width:641px){#stacks_in_461.bp-wrap{padding:0px 0px 20px 0px}}       #stacks_in_461 .button.b-p:not(.icon-only){width:100.00%}@media screen and (min-width:641px){#stacks_in_461 .button.b-p:not(.icon-only){width:100.00%}}   #stacks_in_461 .button.b-p{font-size:1.00rem}#stacks_in_461 .button.b-p.icon-only{width:calc(1.00rem + 0.50rem);height:calc(1.00rem + 0.50rem)}#stacks_in_461 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.00rem + 0.50rem)}@media all and (max-width:640px){#stacks_in_461 .button.b-p{font-size:1.00rem}#stacks_in_461 .button.b-p.icon-only{width:calc(1.00rem + 0.50rem);height:calc(1.00rem + 0.50rem)}#stacks_in_461 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.00rem + 0.50rem)}} 
  #stacks_in_461 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_461 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_461 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(135, 186, 0, 1.00)}#stacks_in_461 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_461 .button.b-p:not(.bp-hover):hover{color:rgba(245, 245, 245, 1.00)!important; background-color:rgba(51, 51, 51, 1.00);}     
       
  #stacks_in_461 .d-hov,#stacks_in_461 .d-hov::before,#stacks_in_461 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_461 .d-hov.active,#stacks_in_461 .d-hov.active::before,#stacks_in_461 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_461 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(81, 119, 64, 1.00)!important}#stacks_in_461 .hover-col::before,#stacks_in_461 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_461 .hover-col:hover::before{background:rgba(81, 119, 64, 1.00)}#stacks_in_461 .hover-col.active::before{background:rgba(81, 119, 64, 1.00)}#stacks_in_461 .d-hov-ripple-out:hover::before{border:rgba(81, 119, 64, 1.00) solid 2px}#stacks_in_461 .d-hov-pop:hover,#stacks_in_461 .d-hov-pop:focus,#stacks_in_461 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_461 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_461 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_461 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_461 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(81, 119, 64, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_461 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_461 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(81, 119, 64, 1.00)!important}#stacks_in_461 .d-hov-reveal:hover::before,#stacks_in_461 .d-hov-reveal.active::before{border-width:4px!important} 
               
[data-pop-source="stacks_in_463"].popdrop-popover{z-index:100000000;min-width:50px;min-height:32px;-webkit-transition-duration:150ms;transition-duration:150ms}@media screen and (min-width:640px){[data-pop-source="stacks_in_463"].popdrop-popover{min-width:32px}}[data-pop-source="stacks_in_463"].popdrop-popover .popdrop-popover-content{padding:20px 20px}[data-pop-source="stacks_in_463"].popdrop-popover .popdrop-popover-title{text-align:left;font-weight:normal;text-transform:uppercase}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style{border:0px solid rgba(0, 0, 0, 0.20);-webkit-box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.25);box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.25);background-color:rgba(255, 255, 255, 1.00);border-radius:0px}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style .popdrop-popover-title{color:rgba(204, 204, 204, 0.50);background:rgba(204, 204, 204, 0.50);border-bottom:1px solid rgba(245, 245, 245, 1.00);border-radius:calc(0px - 0px) calc(0px - 0px) 0 0}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style .popdrop-close{color:rgba(204, 204, 204, 0.50);text-shadow:0 1px 0 #fff}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow{border-top-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.top > .popdrop-arrow:after,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.top-left > .popdrop-arrow:after,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.top-right > .popdrop-arrow:after{border-top-color:rgba(255, 255, 255, 1.00)}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow{border-right-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.right > .popdrop-arrow:after,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.right-top > .popdrop-arrow:after,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.right-bottom > .popdrop-arrow:after{border-right-color:rgba(255, 255, 255, 1.00)}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow{border-bottom-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.bottom > .popdrop-arrow:after,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.bottom-left > .popdrop-arrow:after,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.bottom-right > .popdrop-arrow:after{border-bottom-color:rgba(255, 255, 255, 1.00)}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow{border-left-color:rgba(0, 0, 0, 0.20)}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.left > .popdrop-arrow:after,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.left-top > .popdrop-arrow:after,[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style.left-bottom > .popdrop-arrow:after{border-left-color:rgba(255, 255, 255, 1.00)}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .popdrop-popover-content{padding:20px 20px;overflow:scroll}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item{border-right:none;border-left:none}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:first-child{border-top:0}[data-pop-source="stacks_in_463"].popdrop-popover.popdrop-popover-custom-style .popdrop-custom-padding .list-group-item:last-child{border-bottom:0}[data-pop-source="stacks_in_463"].popdrop-popover .popdrop-popover-backdrop{background-color:rgba(0,0,0,0.65);z-index:100000000}[data-pop-source="stacks_in_463"].popdrop-popover .popdrop-popover .dropdown-menu{display:block;position:relative;top:0;border:none;-webkit-box-shadow:none;box-shadow:none;float:none}
.popdrop-popover[data-pop-source="stacks_in_463"] .popdrop-popover-content{overflow:auto}#stacks_in_463.dropem{display:none}
#stacks_in_464 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_464 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_464 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_464 > .row.padding-detailed.padding-medium-up,#stacks_in_464 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_464 > .row.padding-detailed.padding-y-medium-up,#stacks_in_464 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_464 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_464 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_464 {
	margin: 30px 0px 30px 0px;
}
#stacks_in_466 h1,#stacks_in_466 h2,#stacks_in_466 h3,#stacks_in_466 h4,#stacks_in_466 h5,#stacks_in_466 h6,#stacks_in_466 div{color:rgba(0, 0, 0, 1.00);font-size:1.69rem;font-weight:700;font-style:normal}#stacks_in_466 h1 a,#stacks_in_466 h2 a,#stacks_in_466 h3 a,#stacks_in_466 h4 a,#stacks_in_466 h5 a,#stacks_in_466 h6 a,#stacks_in_466 div a{color:rgba(0, 0, 0, 1.00);font-size:1.69rem}#stacks_in_466 h1 a:hover,#stacks_in_466 h2 a:hover,#stacks_in_466 h3 a:hover,#stacks_in_466 h4 a:hover,#stacks_in_466 h5 a:hover,#stacks_in_466 h6 a:hover,#stacks_in_466 div a:hover{color:rgba(0, 0, 0, 1.00)}@media only screen and (min-width:40.063em){#stacks_in_466 h1 a,#stacks_in_466 h2 a,#stacks_in_466 h3 a,#stacks_in_466 h4 a,#stacks_in_466 h5 a,#stacks_in_466 h6 a,#stacks_in_466 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_466 h1,#stacks_in_466 h2,#stacks_in_466 h3,#stacks_in_466 h4,#stacks_in_466 h5,#stacks_in_466 h6,#stacks_in_466 div{font-size:2.00rem}}#stacks_in_466 small,#stacks_in_466 small div{font-size:60%;color:rgba(111, 111, 111, 1.00)}

#stacks_in_466 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_469 p,#stacks_in_469 div{margin-bottom:0}#stacks_in_469 p,#stacks_in_469 div,#stacks_in_469 ul,#stacks_in_469 ol,#stacks_in_469 dl{color:rgba(34, 34, 34, 1.00)}#stacks_in_469 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_469 a:hover{color:rgba(0, 102, 136, 1.00)}
#stacks_in_26_97 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_26_97 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_26_97 > .row.padding-detailed{padding:25.00px 30.00px 25.00px 30.00px}@media only screen and (max-width:40em){#stacks_in_26_97 > .row.padding-detailed.padding-medium-up,#stacks_in_26_97 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_26_97 > .row.padding-detailed.padding-y-medium-up,#stacks_in_26_97 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_26_97 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_26_97 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_26_97 {
	margin: 10px 0px 10px 0px;
}

#stacks_in_26_14 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_26_14 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_26_14 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_26_19{overflow:hidden}#stacks_in_26_19 hr{opacity:0.80;border-top-style:solid;border-top-width:1px;margin:1.00rem 0;}#stacks_in_26_19 hr.custom{border-color:rgba(135, 186, 0, 1.00)}

#stacks_in_26_19 {
	margin: 25px 0px 0px 0px;
}
#stacks_in_26_18 a{display:block}#stacks_in_26_18 img{}#stacks_in_26_18 img{max-width:100px}@media only screen and (min-width:641px){#stacks_in_26_18 img{max-width:125px}}@media only screen and (min-width:1024px){#stacks_in_26_18 img{max-width:150px}}
#stacks_in_26_20{overflow:hidden}#stacks_in_26_20 hr{opacity:0.80;border-top-style:solid;border-top-width:1px;margin:1.00rem 0;}#stacks_in_26_20 hr.custom{border-color:rgba(135, 186, 0, 1.00)}

#stacks_in_26_20 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_26_47 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_26_47 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_26_47 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_26_58 p,#stacks_in_26_58 div{margin-bottom:0}#stacks_in_26_58 p,#stacks_in_26_58 div,#stacks_in_26_58 ul,#stacks_in_26_58 ol,#stacks_in_26_58 dl{color:rgba(118, 186, 0, 1.00)}#stacks_in_26_58 a{color:rgba(107, 161, 20, 1.00)}#stacks_in_26_58 a:hover{color:rgba(107, 161, 20, 1.00)}
#stacks_in_26_37 p,#stacks_in_26_37 div{margin-bottom:0}#stacks_in_26_37 p,#stacks_in_26_37 div,#stacks_in_26_37 ul,#stacks_in_26_37 ol,#stacks_in_26_37 dl{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_37 a{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_37 a:hover{color:rgba(107, 161, 20, 1.00)}
#stacks_in_26_43 p,#stacks_in_26_43 div{margin-bottom:0}#stacks_in_26_43 p,#stacks_in_26_43 div,#stacks_in_26_43 ul,#stacks_in_26_43 ol,#stacks_in_26_43 dl{color:rgba(118, 186, 0, 1.00)}#stacks_in_26_43 a{color:rgba(107, 161, 20, 1.00)}#stacks_in_26_43 a:hover{color:rgba(107, 161, 20, 1.00)}
#stacks_in_26_54 p,#stacks_in_26_54 div{margin-bottom:0}#stacks_in_26_54 p,#stacks_in_26_54 div,#stacks_in_26_54 ul,#stacks_in_26_54 ol,#stacks_in_26_54 dl{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_54 a{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_54 a:hover{color:rgba(107, 161, 20, 1.00)}
#stacks_in_26_64 p,#stacks_in_26_64 div{margin-bottom:0}#stacks_in_26_64 p,#stacks_in_26_64 div,#stacks_in_26_64 ul,#stacks_in_26_64 ol,#stacks_in_26_64 dl{color:rgba(118, 186, 0, 1.00)}#stacks_in_26_64 a{color:rgba(107, 161, 20, 1.00)}#stacks_in_26_64 a:hover{color:rgba(107, 161, 20, 1.00)}
#stacks_in_26_56 p,#stacks_in_26_56 div{margin-bottom:0}#stacks_in_26_56 p,#stacks_in_26_56 div,#stacks_in_26_56 ul,#stacks_in_26_56 ol,#stacks_in_26_56 dl{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_56 a{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_56 a:hover{color:rgba(107, 161, 20, 1.00)}
#stacks_in_26_60 p,#stacks_in_26_60 div{margin-bottom:0}#stacks_in_26_60 p,#stacks_in_26_60 div,#stacks_in_26_60 ul,#stacks_in_26_60 ol,#stacks_in_26_60 dl{color:rgba(118, 186, 0, 1.00)}#stacks_in_26_60 a{color:rgba(107, 161, 20, 1.00)}#stacks_in_26_60 a:hover{color:rgba(107, 161, 20, 1.00)}
#stacks_in_26_62 p,#stacks_in_26_62 div{margin-bottom:0}#stacks_in_26_62 p,#stacks_in_26_62 div,#stacks_in_26_62 ul,#stacks_in_26_62 ol,#stacks_in_26_62 dl{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_62 a{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_62 a:hover{color:rgba(107, 161, 20, 1.00)}
#stacks_in_26_72 p,#stacks_in_26_72 div{margin-bottom:0}#stacks_in_26_72 p,#stacks_in_26_72 div,#stacks_in_26_72 ul,#stacks_in_26_72 ol,#stacks_in_26_72 dl{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_72 a{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_72 a:hover{color:rgba(107, 161, 20, 1.00)}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_26_21headerSpacer {
	display: block;
	width:  1px;
	height: 10px;
	background: transparent;
}#stacks_in_26_22{overflow:hidden}#stacks_in_26_22 hr{opacity:1.00;border-top-style:solid;border-top-width:1px;margin:1.00rem 0;}#stacks_in_26_22 hr.custom{border-color:rgba(135, 186, 0, 1.00)}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_26_76headerSpacer {
	display: block;
	width:  1px;
	height: 10px;
	background: transparent;
}/* -- Start Skyward Each css Template -- */

.stacks_in_26_80skyward, .stacks_in_26_80skywardInner, .stacks_in_26_80wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_26_80skywardInner {
	top: -70px;
	margin-bottom: -70px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_26_80skywardInner {
				top: -70px;
				margin-bottom: -70px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_26_80skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





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


/* -- End Skyward Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_26_83headerSpacer {
	display: block;
	width:  1px;
	height: 10px;
	background: transparent;
}#stacks_in_26_82 a{display:block}#stacks_in_26_82 img{}#stacks_in_26_82 img{max-width:100px}@media only screen and (min-width:641px){#stacks_in_26_82 img{max-width:150px}}@media only screen and (min-width:1024px){#stacks_in_26_82 img{max-width:150px}}
#stacks_in_26_78 p,#stacks_in_26_78 div{margin-bottom:0}#stacks_in_26_78 p,#stacks_in_26_78 div,#stacks_in_26_78 ul,#stacks_in_26_78 ol,#stacks_in_26_78 dl{color:rgba(0, 0, 0, 1.00)}#stacks_in_26_78 a{color:rgba(107, 161, 20, 1.00)}#stacks_in_26_78 a:hover{color:rgba(107, 161, 20, 1.00)}

#stacks_in_26_78 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_26_79 {
	font-size: 80%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_26_75headerSpacer {
	display: block;
	width:  1px;
	height: 50px;
	background: transparent;
}