.slabtexted .slabtext{display:-moz-inline-box;display:inline-block;white-space:nowrap}.slabtextinactive .slabtext{display:inline;white-space:normal;font-size:1em !important;letter-spacing:inherit !important;word-spacing:inherit !important;*letter-spacing:0 !important;*word-spacing:0 !important}.slabtextdone .slabtext{display:block;line-height:0.9}
.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)}}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_2 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_2 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

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


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


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



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

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


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

}
#stacks_in_2 li > a svg,
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

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


#clean-menu_stacks_in_2 .clean-menu-logo .cm-logo-wrap {
  max-width: 200px;
  width: auto;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
#clean-menu_stacks_in_2 .clean-menu-full {
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_2 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
div[tag="slice"] > .mez > #stacks_in_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 15px 0 0;
}





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




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

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


.cm-sticky-wrap_stacks_in_2 {
  transition: background 300ms ease;
  background: transparent;
}
.cm-sticky-wrap_stacks_in_2.cm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(34, 34, 34, 1.00);
}
.cm-sticky-wrap_stacks_in_2.cm-sticky > #clean-menu-full_stacks_in_2.cm-full-menu {
  z-index: 999;
}
.cm-sticky-wrap_stacks_in_2.cm-sticky #clean-menu_stacks_in_2.clean-menu {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}



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

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






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









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

#stacks_in_2 {
	background-color: rgba(34, 34, 34, 1.00);
}









#stacks_in_3>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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



}





#stacks_in_25 .fg-content.fg-full-height{height:100%}#stacks_in_25 .slides-container{margin:0}#stacks_in_25 .slides-container > li{margin:0}#stacks_in_25 .slides-container > li::before,#stacks_in_25 .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_25 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_25 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_25 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_25 .impact-wrapper{z-index:0}#stacks_in_25 .impact-wrapper.fill-container{min-width:100%}#stacks_in_25 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_25 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_25 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_25 .impact-wrapper.flexible-height{height:100vh;min-height:438px;width:100%;min-width:100%}#stacks_in_25 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_25 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_25 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_25 .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_25 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_25 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_25 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_25 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_25 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_25 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_25 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_25 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_25 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_25 .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_25 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_25 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_25 .impact-container{z-index:5}#stacks_in_25 .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_25 .scrollDown{transform:scale(0.70)}}#stacks_in_25 .scrollDown.button-bottom{bottom:30px}#stacks_in_25 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_25 .scrollDown.hide-on-mob{display:none}}#stacks_in_25 .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_25 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_25 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_25 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_25 .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_25 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_25 .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_25 .slides-pagination > a{transition:all 4500ms ease}#stacks_in_25 .slides-pagination > a.current{transition:all 4500ms ease}

#stacks_in_25 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  4px;
}
#stacks_in_27 .impact-slide{background-image:url("../index_files/slideshowImage-27.png")}.slide-stacks_in_27 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_27 .impact-container.h-right{right:0px}.slide-stacks_in_27 .impact-container.h-left{left:0px}.slide-stacks_in_27 .impact-container.v-top{top:0px}.slide-stacks_in_27.kb-zoom-in-stacks_in_27.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_27 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_27.kb-zoom-out-stacks_in_27.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_27 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_27{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_27{0%{transform:scale(1.20)}100%{transform:scale(1)}}
#stacks_in_29 .impact-slide{background-image:url("../index_files/slideshowImage-29.png")}.slide-stacks_in_29 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_29 .impact-container.h-right{right:0px}.slide-stacks_in_29 .impact-container.h-left{left:0px}.slide-stacks_in_29 .impact-container.v-top{top:0px}.slide-stacks_in_29.kb-zoom-in-stacks_in_29.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_29 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_29.kb-zoom-out-stacks_in_29.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_29 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_29{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_29{0%{transform:scale(1.20)}100%{transform:scale(1)}}
#stacks_in_31 .impact-slide{background-image:url("../index_files/slideshowImage-31.png")}.slide-stacks_in_31 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_31 .impact-container.h-right{right:0px}.slide-stacks_in_31 .impact-container.h-left{left:0px}.slide-stacks_in_31 .impact-container.v-top{top:0px}.slide-stacks_in_31.kb-zoom-in-stacks_in_31.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_31 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_31.kb-zoom-out-stacks_in_31.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_31 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_31{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_31{0%{transform:scale(1.20)}100%{transform:scale(1)}}
#stacks_in_33 .impact-slide{background-image:url("../index_files/slideshowImage-33.png")}.slide-stacks_in_33 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_33 .impact-container.h-right{right:0px}.slide-stacks_in_33 .impact-container.h-left{left:0px}.slide-stacks_in_33 .impact-container.v-top{top:0px}.slide-stacks_in_33.kb-zoom-in-stacks_in_33.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_33 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_33.kb-zoom-out-stacks_in_33.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_33 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_33{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_33{0%{transform:scale(1.20)}100%{transform:scale(1)}}
#stacks_in_35 .impact-slide{background-image:url("../index_files/slideshowImage-35.png")}.slide-stacks_in_35 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_35 .impact-container.h-right{right:0px}.slide-stacks_in_35 .impact-container.h-left{left:0px}.slide-stacks_in_35 .impact-container.v-top{top:0px}.slide-stacks_in_35.kb-zoom-in-stacks_in_35.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_35 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_35.kb-zoom-out-stacks_in_35.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_35 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_35{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_35{0%{transform:scale(1.20)}100%{transform:scale(1)}}
#stacks_in_37 .impact-slide{background-image:url("../index_files/slideshowImage-37.png")}.slide-stacks_in_37 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_37 .impact-container.h-right{right:0px}.slide-stacks_in_37 .impact-container.h-left{left:0px}.slide-stacks_in_37 .impact-container.v-top{top:0px}.slide-stacks_in_37.kb-zoom-in-stacks_in_37.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_37 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_37.kb-zoom-out-stacks_in_37.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_37 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_37{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_37{0%{transform:scale(1.20)}100%{transform:scale(1)}}

#stacks_in_20 {
	padding: 10px 0px 0px 0px;
}

#stacks_out_20 {
	width: 39%;
}

#stacks_in_23 {
	padding: 10px 10px 40px 10px;
}

#stacks_in_70 {
	padding: 10px 0px 0px 0px;
}

#stacks_out_70 {
	width: 39%;
}

#stacks_in_73 {
	padding: 10px 10px 0px 10px;
}

#stacks_in_89 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  3px;
}
#stacks_in_4 .slabtext{line-height:0.90}#stacks_in_4 .bb-text,#stacks_in_4 div{margin-bottom:0}#stacks_in_4 > .bb-text{padding-top:0px;margin-top:-0px}

#stacks_in_4 {
	background-color: rgba(0, 0, 0, 1.00);
	margin: 0px 0px 5px 0px;
}
