@-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}
.bento-scroll-grid,.bento-grid{display:grid;grid-auto-flow:dense;--bento-gap:0;--bento-template-columns:1fr;--bento-column-start:auto;--bento-column-end:auto;--bento-row-start:auto;--bento-row-end:auto;--bento-align-content:center;gap:var(--bento-gap);grid-template-columns:var(--bento-template-columns);align-content:var(--bento-align-content)}.bento-scroll-grid > .grid-item,.bento-grid > .grid-item{grid-column-start:var(--bento-column-start);grid-column-end:var(--bento-column-end);grid-row-start:var(--bento-row-start);grid-row-end:var(--bento-row-end);align-content:var(--bento-align-content);display:var(--bento-display,grid);position:relative;overflow:hidden}.bento-scroll-grid > .grid-item > .stacks_out,.bento-grid > .grid-item > .stacks_out{width:100%}.bento-scroll-grid > .grid-item > .stacks_out > .stacks_in,.bento-grid > .grid-item > .stacks_out > .stacks_in{height:100%;box-sizing:border-box}.bento-grid{grid-auto-rows:0px;grid-auto-columns:0px;--bento-template-rows:none;grid-template-rows:var(--bento-template-rows)}.grid-item.dummy{visibility:hidden}.bento-hide{display:none}


.parallax-wrapper{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden;}.parallax-overlay:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.parallax-image{position:absolute;width:auto;max-width:none;z-index:0;-o-object-fit:cover;object-fit:cover}.parallax-image.parallax-scale{max-width:100%}.parallax-image.parallax-align-left{left:0}.parallax-image.parallax-align-right{right:0}.parallax-image.parallax-align-center{left:50%;transform:translateX(-50%)}.parallax-image.parallax-align-top{top:0}.parallax-image.parallax-align-bottom{bottom:0}.parallax-image.parallax-align-middle{top:50%;transform:translateY(-50%)}.parallax-image.parallax-up,.parallax-image.parallax-down{top:0;bottom:unset;min-width:100%;width:auto}.parallax-image.parallax-down{bottom:0;top:unset}.parallax-image.parallax-left,.parallax-image.parallax-right{left:0;right:unset;min-height:100%;height:auto}.parallax-image.parallax-right{right:0;left:unset}.parallax-content{width:100%;z-index:2}
.layers-wrapper{position:relative;z-index:0}.layers-wrapper.full-height,.layers-wrapper.variable-height,.layers-wrapper.proportional{display:grid;}.layers-wrapper.full-height{height:100%;}.layers-back{position:absolute;top:0px;left:0px;height:100%;z-index:-1}.layers-back.layers-right{left:auto;right:0px}.layers-back > div{position:absolute;height:100%;width:100%;left:0px;top:0px;-webkit-transform:scale(1.1);transform:scale(1.1);background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1)}.layers-back:after{content:"";position:absolute;z-index:1;top:0px;left:0px;width:100%;height:100%;display:none;-webkit-transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1)}.layers-in .layers-back:after{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.layers-in .layers-back > div{-webkit-transform:scale(1);transform:scale(1)}.layers-float{z-index:5}

.com_bigwhiteduck_stacks_markdownpro_stack figure{margin:0}.com_bigwhiteduck_stacks_markdownpro_stack figure img{max-width:100%;height:auto}.com_bigwhiteduck_stacks_markdownpro_stack figure figcaption{display:none}.com_bigwhiteduck_stacks_markdownpro_stack pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-center p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-left p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-right p{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify p{text-align:justify}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-inherit{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h6{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h6{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h6{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h6{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-center ul{display:table;margin:0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-left ul{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-right ul{display:table;margin:0 0 0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-center ul li p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-left ul li p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-right ul li p{text-align:right}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h6{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-list-center ul{display:table;margin:0 auto}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-listtext-center ul li p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify.small-only-just-left p{text-align:left !important}}.com_bigwhiteduck_stacks_markdownpro_stack .mdp p:empty{display:none !important}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote > p{text-align:left;margin-bottom:0}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.no-bot-margin >:nth-last-child(2){margin-bottom:0 !important}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::before,.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{content:" ";display:table}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{clear:both}.com_bigwhiteduck_stacks_markdownpro_stack .mdp-cntrls{display:none !important}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_420 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_420 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

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



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


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

}
#stacks_in_420 li > a svg,
#clean-menu_stacks_in_420 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_420.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_420 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 16px;
  height: 16px;
  
}

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



#clean-menu_stacks_in_420 .clean-menu-logo {
  margin: 0;
  width: auto;
  max-width: 250px;
}
#clean-menu_stacks_in_420 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  max-width: 250px;
  width: 100%;
  float: right;
}
#clean-menu_stacks_in_420 .clean-menu-full {
  width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_420.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_420 .clean-menu-full .cm-menu-toggle {
  display: block;
}
#clean-menu_stacks_in_420 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_420.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}




#clean-menu_stacks_in_420 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_420 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_420 .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_420 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_420 .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_420 .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_420 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_420 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_420 .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_420 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}


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



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

}
#clean-menu_stacks_in_420 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_420 .clean-menu-top-level ul li > a:visited {
  color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_420 .clean-menu-top-level ul li > a svg {
  fill: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_420 .clean-menu-top-level ul li > a:hover {
  color: rgba(255,255,255,.9);
}
#clean-menu_stacks_in_420 .clean-menu-top-level ul li > a:hover svg {
  fill: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_420 .clean-menu-top-level ul li > a.cm-heading:hover {
  color: rgba(255,255,255,.6);
  cursor: default;
} */
#clean-menu_stacks_in_420 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_420 .clean-menu-top-level ul li.cm-current > a svg {
  fill: rgba(255,255,255,1);
}
#clean-menu_stacks_in_420 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_420 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_420 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255,255,255,.6);
} */
#clean-menu_stacks_in_420 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_420 .cm-toggle span {
  background: rgba(255,255,255,1);
}
#clean-menu_stacks_in_420 h1, #clean-menu_stacks_in_420 h2, #clean-menu_stacks_in_420 h3, #clean-menu_stacks_in_420 h4, #clean-menu_stacks_in_420 h5, #clean-menu_stacks_in_420 h6, #clean-menu_stacks_in_420 .layouts-text, #clean-menu_stacks_in_420 p {
  color: rgba(255,255,255,1);
}
.disable-parents #clean-menu_stacks_in_420 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_420 .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_420 {
  transition: background 300ms ease;
  background: transparent;
}
.cm-sticky-wrap_stacks_in_420.cm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(62, 11, 1, 1.00);
}
.cm-sticky-wrap_stacks_in_420.cm-sticky > #clean-menu-full_stacks_in_420.cm-full-menu {
  z-index: 9999;
}
.cm-sticky-wrap_stacks_in_420.cm-sticky #clean-menu_stacks_in_420.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_420.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_420 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_420.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_420 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_420 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_420 .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_420.clean-menu {
    flex-wrap: wrap-reverse;
  }
  #clean-menu_stacks_in_420 > div  {
    
    
  }
  
  #clean-menu_stacks_in_420.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_420 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_420 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_420 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_420 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_420 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu-full_stacks_in_420.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul li > a {
    font-size: calc(16px + 2 );
    line-height: calc(16px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_420.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_420.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_420.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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


.cm-mobile-example #clean-menu_stacks_in_420 .clean-menu-logo {

}








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

#stacks_in_420 {
	background-color: rgba(62, 11, 1, 1.00);
}

#stacks_in_409{padding-left:0px;padding-right:0px;}#stacks_in_409 > .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_409 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_409 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_409 > .jack.width-static{width:500px}#stacks_in_409 > .jack.width-flexible{width:100%}#stacks_in_409 > .jack.margin-detailed{margin:0.00px 0.00px 7.00px 0.00px}#stacks_in_409 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_409 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_409 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_409 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_409 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_409 > .jack::after{border-radius:0px}#stacks_in_409 > .jack.border-detailed-radius,#stacks_in_409 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_409 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_409 > .jack.bg-color{background-color:#89C5FF}#stacks_in_409 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_409 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_409 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_409 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_409 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_409 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_409 > .jack.bg-image:not(.glass){}#stacks_in_409 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_409 > .jack.bg-image.glass.after,#stacks_in_409 > .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_409 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_409 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_409 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_409 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_409 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_409 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_409 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_409 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_409 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_409 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_409 > .jack.bg-image.glass.after,#stacks_in_409 > .glass.jack.bg-image::after{}#stacks_in_409 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_409 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_409 > .jack.drop-shadow{-webkit-box-shadow:0px 0px 6px 1px rgba(0,0,0,0.50);box-shadow:0px 0px 6px 1px rgba(0,0,0,0.50)}#stacks_in_409 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 14px 7px rgba(0,0,0,0.99);box-shadow:inset 0px 0px 14px 7px rgba(0,0,0,0.99)}#stacks_in_409 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 0px 6px 1px rgba(0,0,0,0.50),inset 0px 0px 14px 7px rgba(0,0,0,0.99);box-shadow:0px 0px 6px 1px rgba(0,0,0,0.50),inset 0px 0px 14px 7px rgba(0,0,0,0.99)}#stacks_in_409 > .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_409 > .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_409 > .jack.peek-shadow::before,#stacks_in_409 > .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_409 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_409 > .jack{overflow:visible;}#stacks_in_409 > .jack.height-static{height:100px}#stacks_in_409 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_410{min-height:50vh}@media only screen and (min-width:40em){.stacks_in_410{min-height:50vh}}@media only screen and (min-width:64em){.stacks_in_410{min-height:50vh}}.stacks_in_410 .parallax-image.parallax-up,.stacks_in_410 .parallax-image.parallax-down{min-height:calc(101% + 46%);}.stacks_in_410 .parallax-image.parallax-left,.stacks_in_410 .parallax-image.parallax-right{min-width:calc(101% + 0%);}.stacks_in_410 .parallax-image.scale.parallax-left,.stacks_in_410 .parallax-image.scale.parallax-right{max-width:calc(101% + 0%);}.stacks_in_410.parallax-overlay:after{background-color:rgba(137, 0, 3, 0.22)}
#stacks_in_411{}#stacks_in_411 > .jack{margin:0px;padding:10px;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_411 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_411 > .jack.width-minmax{min-width:100px;max-width:615px}#stacks_in_411 > .jack.width-static{width:500px}#stacks_in_411 > .jack.width-flexible{width:100%}#stacks_in_411 > .jack.margin-detailed{margin:0.00px 20.00px 0.00px 20.00px}#stacks_in_411 > .jack.padding-detailed{padding:0.00px 25.00px 0.00px 25.00px}#stacks_in_411 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_411 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_411 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_411 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_411 > .jack::after{border-radius:0px}#stacks_in_411 > .jack.border-detailed-radius,#stacks_in_411 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_411 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_411 > .jack.bg-color{background-color:#89C5FF}#stacks_in_411 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_411 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_411 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_411 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_411 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_411 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_411 > .jack.bg-image:not(.glass){}#stacks_in_411 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_411 > .jack.bg-image.glass.after,#stacks_in_411 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_411 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_411 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 25.00px 0.00px 25.00px}#stacks_in_411 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_411 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_411 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_411 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_411 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_411 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_411 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_411 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_411 > .jack.bg-image.glass.after,#stacks_in_411 > .glass.jack.bg-image::after{}#stacks_in_411 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_411 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_411 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_411 > .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_411 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_411 > .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_411 > .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_411 > .jack.peek-shadow::before,#stacks_in_411 > .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_411 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_411 > .jack{overflow:visible;}#stacks_in_411 > .jack.height-static{height:100px}#stacks_in_411 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_413 > *{display:inline-block;white-space:nowrap}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_658 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_658 {
		display: none !important;
	}
}
#stacks_in_659{padding-left:0px;padding-right:0px;}#stacks_in_659 > .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_659 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_659 > .jack.width-minmax{min-width:100px;max-width:1200px}#stacks_in_659 > .jack.width-static{width:500px}#stacks_in_659 > .jack.width-flexible{width:100%}#stacks_in_659 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_659 > .jack.padding-detailed{padding:0.00px 10.00px 0.00px 10.00px}#stacks_in_659 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_659 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_659 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_659 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_659 > .jack::after{border-radius:0px}#stacks_in_659 > .jack.border-detailed-radius,#stacks_in_659 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_659 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_659 > .jack.bg-color{background-color:#89C5FF}#stacks_in_659 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_659 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_659 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_659 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_659 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_659 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_659 > .jack.bg-image:not(.glass){}#stacks_in_659 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_659 > .jack.bg-image.glass.after,#stacks_in_659 > .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_659 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_659 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 10.00px 0.00px 10.00px}#stacks_in_659 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_659 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_659 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_659 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_659 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_659 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_659 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_659 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_659 > .jack.bg-image.glass.after,#stacks_in_659 > .glass.jack.bg-image::after{}#stacks_in_659 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_659 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_659 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_659 > .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_659 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_659 > .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_659 > .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_659 > .jack.peek-shadow::before,#stacks_in_659 > .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_659 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_659 > .jack{overflow:visible;}#stacks_in_659 > .jack.height-static{height:100px}#stacks_in_659 > .jack.height-minmax{min-height:100px;max-height:800px}
.bento-grid.grid-stacks_in_606 {
  --bento-align-content:    stretch;
  --bento-template-columns: repeat(2, auto);
  --bento-template-rows: repeat(21, auto);
  --bento-gap: calc(20rem/16) calc(20rem/16); }
  .bento-grid.grid-stacks_in_606 > .grid-item {
    --bento-display: var(--bento-display-xs);
    --bento-column-start: var(--bento-column-start-xs);
    --bento-column-end: var(--bento-column-end-xs);
    --bento-row-start: var(--bento-row-start-xs);
    --bento-row-end: var(--bento-row-end-xs); }
  @media (max-width: 27.5625em) {
    .bento-grid.grid-stacks_in_606 .grid-item:nth-child(n+22) {
      display: none; } }
  @media (min-width: 27.5625em) and (max-width: 42.75em) {
    .bento-grid.grid-stacks_in_606 {
      --bento-template-columns: repeat(4, auto);
      --bento-template-rows: repeat(12, auto);
      --bento-gap: calc(20rem/16) calc(20rem/16); }
      .bento-grid.grid-stacks_in_606 > .grid-item {
        --bento-display: var(--bento-display-sm, var(--bento-display-xs));
        --bento-column-start: var(--bento-column-start-sm, var(--bento-column-start-xs));
        --bento-column-end: var(--bento-column-end-sm, var(--bento-column-end-xs));
        --bento-row-start: var(--bento-row-start-sm, var(--bento-row-start-xs));
        --bento-row-end: var(--bento-row-end-sm, var(--bento-row-end-xs)); }
      .bento-grid.grid-stacks_in_606 .grid-item:nth-child(n+13) {
        display: none; }
      .bento-grid.grid-stacks_in_606 .bento-hide-for-small-up {
        display: none; }
      .bento-grid.grid-stacks_in_606 .bento-show-for-small-up {
        display: grid; } }
  @media (min-width: 42.75em) and (max-width: 55em) {
    .bento-grid.grid-stacks_in_606 {
      --bento-template-columns: repeat(4, auto);
      --bento-template-rows: repeat(12, auto);
      --bento-gap: calc(20rem/16) calc(20rem/16); }
      .bento-grid.grid-stacks_in_606 > .grid-item {
        --bento-display: var(--bento-display-md, var(--bento-display-sm, var(--bento-display-xs)));
        --bento-column-start: var(--bento-column-start-md, var(--bento-column-start-sm, var(--bento-column-start-xs)));
        --bento-column-end: var(--bento-column-end-md, var(--bento-column-end-sm, var(--bento-column-end-xs)));
        --bento-row-start: var(--bento-row-start-md, var(--bento-row-start-sm, var(--bento-row-start-xs)));
        --bento-row-end: var(--bento-row-end-md, var(--bento-row-end-sm, var(--bento-row-end-xs))); }
      .bento-grid.grid-stacks_in_606 .grid-item:nth-child(n+16) {
        display: none; }
      .bento-grid.grid-stacks_in_606 .bento-hide-for-medium-up {
        display: none; }
      .bento-grid.grid-stacks_in_606 .bento-show-for-medium-up {
        display: grid; } }
  @media (min-width: 55em) {
    .bento-grid.grid-stacks_in_606 {
      --bento-template-columns: repeat(6, auto);
      --bento-template-rows: repeat(8, auto);
      --bento-gap: calc(20rem/16) calc(20rem/16); }
      .bento-grid.grid-stacks_in_606 > .grid-item {
        --bento-display: var(--bento-display-lg, var(--bento-display-md, var(--bento-display-sm, var(--bento-display-xs))));
        --bento-column-start: var(--bento-column-start-lg, var(--bento-column-start-md, var(--bento-column-start-sm, var(--bento-column-start-xs))));
        --bento-column-end: var(--bento-column-end-lg, var(--bento-column-end-md, var(--bento-column-end-sm, var(--bento-column-end-xs))));
        --bento-row-start: var(--bento-row-start-lg, var(--bento-row-start-md, var(--bento-row-start-sm, var(--bento-row-start-xs))));
        --bento-row-end: var(--bento-row-end-lg, var(--bento-row-end-md, var(--bento-row-end-sm, var(--bento-row-end-xs)))); }
      .bento-grid.grid-stacks_in_606 .grid-item:nth-child(n+16) {
        display: none; }
      .bento-grid.grid-stacks_in_606 .bento-hide-for-large-up {
        display: none; }
      .bento-grid.grid-stacks_in_606 .bento-show-for-large-up {
        display: grid; } }
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(1) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(1) {
  align-content: stretch; }
#stacks_in_642{padding-left:0px;padding-right:0px;}#stacks_in_642 > .jack{margin:0px;padding:10px;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_642 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_642 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_642 > .jack.width-static{width:500px}#stacks_in_642 > .jack.width-flexible{width:100%}#stacks_in_642 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_642 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_642 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_642 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_642 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_642 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_642 > .jack::after{border-radius:0px}#stacks_in_642 > .jack.border-detailed-radius,#stacks_in_642 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_642 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_642 > .jack.bg-color{background-color:#89C5FF}#stacks_in_642 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_642 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_642 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_642 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_642 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_642 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_642 > .jack.bg-image:not(.glass){}#stacks_in_642 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_642 > .jack.bg-image.glass.after,#stacks_in_642 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_642 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_642 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_642 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_642 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_642 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_642 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_642 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_642 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_642 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_642 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_642 > .jack.bg-image.glass.after,#stacks_in_642 > .glass.jack.bg-image::after{}#stacks_in_642 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_642 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_642 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_642 > .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_642 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_642 > .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_642 > .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_642 > .jack.peek-shadow::before,#stacks_in_642 > .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_642 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_642 > .jack{overflow:visible;}#stacks_in_642 > .jack.height-static{height:100px}#stacks_in_642 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_710.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_710.proportional{aspect-ratio:16 / 9;}.stacks_in_710.variable-height,.stacks_in_710.proportional{min-height:200px;max-height:500px;}.stacks_in_710.variable-height{height:40vh;}.stacks_in_710 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_710 .layers-back.layers-right{right:0%;left:auto}.stacks_in_710 .layers-back.layers-right,.stacks_in_710 .layers-back.layers-right > div,.stacks_in_710 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_710 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_710 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_715{position:absolute;left:2.00%;bottom:-12.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(2) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(2) {
  align-content: stretch; }
#stacks_in_699{padding-left:0px;padding-right:0px;}#stacks_in_699 > .jack{margin:0px;padding:10px;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_699 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_699 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_699 > .jack.width-static{width:500px}#stacks_in_699 > .jack.width-flexible{width:100%}#stacks_in_699 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_699 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_699 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_699 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_699 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_699 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_699 > .jack::after{border-radius:0px}#stacks_in_699 > .jack.border-detailed-radius,#stacks_in_699 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_699 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_699 > .jack.bg-color{background-color:#89C5FF}#stacks_in_699 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_699 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_699 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_699 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_699 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_699 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_699 > .jack.bg-image:not(.glass){}#stacks_in_699 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_699 > .jack.bg-image.glass.after,#stacks_in_699 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_699 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_699 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_699 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_699 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_699 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_699 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_699 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_699 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_699 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_699 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_699 > .jack.bg-image.glass.after,#stacks_in_699 > .glass.jack.bg-image::after{}#stacks_in_699 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_699 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_699 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_699 > .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_699 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_699 > .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_699 > .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_699 > .jack.peek-shadow::before,#stacks_in_699 > .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_699 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_699 > .jack{overflow:visible;}#stacks_in_699 > .jack.height-static{height:100px}#stacks_in_699 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_868.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_868.proportional{aspect-ratio:16 / 9;}.stacks_in_868.variable-height,.stacks_in_868.proportional{min-height:200px;max-height:500px;}.stacks_in_868.variable-height{height:40vh;}.stacks_in_868 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_868 .layers-back.layers-right{right:0%;left:auto}.stacks_in_868 .layers-back.layers-right,.stacks_in_868 .layers-back.layers-right > div,.stacks_in_868 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_868 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_868 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_892{position:absolute;left:2.00%;bottom:-5.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(3) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(3) {
  align-content: stretch; }
#stacks_in_646{padding-left:0px;padding-right:0px;}#stacks_in_646 > .jack{margin:0px;padding:10px;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_646 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_646 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_646 > .jack.width-static{width:500px}#stacks_in_646 > .jack.width-flexible{width:100%}#stacks_in_646 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_646 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_646 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_646 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_646 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_646 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_646 > .jack::after{border-radius:0px}#stacks_in_646 > .jack.border-detailed-radius,#stacks_in_646 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_646 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_646 > .jack.bg-color{background-color:#719BBF}#stacks_in_646 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_646 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_646 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_646 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_646 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_646 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_646 > .jack.bg-image:not(.glass){}#stacks_in_646 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_646 > .jack.bg-image.glass.after,#stacks_in_646 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_646 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_646 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_646 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_646 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_646 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_646 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_646 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_646 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_646 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_646 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_646 > .jack.bg-image.glass.after,#stacks_in_646 > .glass.jack.bg-image::after{}#stacks_in_646 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_646 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_646 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_646 > .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_646 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_646 > .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_646 > .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_646 > .jack.peek-shadow::before,#stacks_in_646 > .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_646 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_646 > .jack{overflow:visible;}#stacks_in_646 > .jack.height-static{height:100px}#stacks_in_646 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_900.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_900.proportional{aspect-ratio:16 / 9;}.stacks_in_900.variable-height,.stacks_in_900.proportional{min-height:200px;max-height:500px;}.stacks_in_900.variable-height{height:40vh;}.stacks_in_900 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_900 .layers-back.layers-right{right:0%;left:auto}.stacks_in_900 .layers-back.layers-right,.stacks_in_900 .layers-back.layers-right > div,.stacks_in_900 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_900 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_900 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_904{position:absolute;left:2.00%;bottom:-12.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(4) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(4) {
  align-content: stretch; }
#stacks_in_687{padding-left:0px;padding-right:0px;}#stacks_in_687 > .jack{margin:0px;padding:10px;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_687 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_687 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_687 > .jack.width-static{width:500px}#stacks_in_687 > .jack.width-flexible{width:100%}#stacks_in_687 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_687 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_687 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_687 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_687 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_687 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_687 > .jack::after{border-radius:0px}#stacks_in_687 > .jack.border-detailed-radius,#stacks_in_687 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_687 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_687 > .jack.bg-color{background-color:#5F88B1}#stacks_in_687 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_687 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_687 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_687 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_687 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_687 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_687 > .jack.bg-image:not(.glass){}#stacks_in_687 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_687 > .jack.bg-image.glass.after,#stacks_in_687 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_687 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_687 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_687 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_687 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_687 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_687 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_687 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_687 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_687 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_687 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_687 > .jack.bg-image.glass.after,#stacks_in_687 > .glass.jack.bg-image::after{}#stacks_in_687 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_687 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_687 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_687 > .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_687 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_687 > .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_687 > .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_687 > .jack.peek-shadow::before,#stacks_in_687 > .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_687 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_687 > .jack{overflow:visible;}#stacks_in_687 > .jack.height-static{height:100px}#stacks_in_687 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_912.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_912.proportional{aspect-ratio:16 / 9;}.stacks_in_912.variable-height,.stacks_in_912.proportional{min-height:200px;max-height:500px;}.stacks_in_912.variable-height{height:40vh;}.stacks_in_912 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_912 .layers-back.layers-right{right:0%;left:auto}.stacks_in_912 .layers-back.layers-right,.stacks_in_912 .layers-back.layers-right > div,.stacks_in_912 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_912 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_912 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_916{position:absolute;left:2.00%;bottom:-5.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(5) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(5) {
  align-content: stretch; }
#stacks_in_656{padding-left:0px;padding-right:0px;}#stacks_in_656 > .jack{margin:0px;padding:10px;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_656 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_656 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_656 > .jack.width-static{width:500px}#stacks_in_656 > .jack.width-flexible{width:100%}#stacks_in_656 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_656 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_656 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_656 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_656 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_656 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_656 > .jack::after{border-radius:0px}#stacks_in_656 > .jack.border-detailed-radius,#stacks_in_656 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_656 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_656 > .jack.bg-color{background-color:#5F89B1}#stacks_in_656 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_656 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_656 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_656 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_656 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_656 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_656 > .jack.bg-image:not(.glass){}#stacks_in_656 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_656 > .jack.bg-image.glass.after,#stacks_in_656 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_656 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_656 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_656 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_656 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_656 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_656 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_656 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_656 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_656 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_656 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_656 > .jack.bg-image.glass.after,#stacks_in_656 > .glass.jack.bg-image::after{}#stacks_in_656 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_656 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_656 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_656 > .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_656 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_656 > .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_656 > .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_656 > .jack.peek-shadow::before,#stacks_in_656 > .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_656 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_656 > .jack{overflow:visible;}#stacks_in_656 > .jack.height-static{height:100px}#stacks_in_656 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_922.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_922.proportional{aspect-ratio:16 / 9;}.stacks_in_922.variable-height,.stacks_in_922.proportional{min-height:200px;max-height:500px;}.stacks_in_922.variable-height{height:40vh;}.stacks_in_922 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_922 .layers-back.layers-right{right:0%;left:auto}.stacks_in_922 .layers-back.layers-right,.stacks_in_922 .layers-back.layers-right > div,.stacks_in_922 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_922 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_922 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_926{position:absolute;left:1.00%;bottom:-5.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(6) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 1;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(6) {
  --bento-display-sm: grid;
  --bento-column-start-sm: auto;
  --bento-column-end-sm: span 2;
  --bento-row-start-sm: auto;
  --bento-row-end-sm: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(6) {
  --bento-display-md: grid;
  --bento-column-start-md: auto;
  --bento-column-end-md: span 1;
  --bento-row-start-md: auto;
  --bento-row-end-md: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(6) {
  align-content: stretch; }
#stacks_in_669{padding-left:0px;padding-right:0px;}#stacks_in_669 > .jack{margin:0px;padding:10px;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_669 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_669 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_669 > .jack.width-static{width:500px}#stacks_in_669 > .jack.width-flexible{width:100%}#stacks_in_669 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_669 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_669 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_669 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_669 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_669 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_669 > .jack::after{border-radius:0px}#stacks_in_669 > .jack.border-detailed-radius,#stacks_in_669 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_669 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_669 > .jack.bg-color{background-color:#5F89B1}#stacks_in_669 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_669 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_669 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_669 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_669 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_669 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_669 > .jack.bg-image:not(.glass){}#stacks_in_669 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_669 > .jack.bg-image.glass.after,#stacks_in_669 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_669 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_669 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_669 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_669 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_669 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_669 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_669 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_669 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_669 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_669 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_669 > .jack.bg-image.glass.after,#stacks_in_669 > .glass.jack.bg-image::after{}#stacks_in_669 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_669 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_669 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_669 > .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_669 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_669 > .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_669 > .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_669 > .jack.peek-shadow::before,#stacks_in_669 > .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_669 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_669 > .jack{overflow:visible;}#stacks_in_669 > .jack.height-static{height:100px}#stacks_in_669 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_933.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_933.proportional{aspect-ratio:16 / 9;}.stacks_in_933.variable-height,.stacks_in_933.proportional{min-height:200px;max-height:500px;}.stacks_in_933.variable-height{height:40vh;}.stacks_in_933 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_933 .layers-back.layers-right{right:0%;left:auto}.stacks_in_933 .layers-back.layers-right,.stacks_in_933 .layers-back.layers-right > div,.stacks_in_933 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_933 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_933 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_938{position:absolute;left:6.00%;bottom:-12.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(7) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(7) {
  align-content: stretch; }
#stacks_in_648{padding-left:0px;padding-right:0px;}#stacks_in_648 > .jack{margin:0px;padding:10px;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_648 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_648 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_648 > .jack.width-static{width:500px}#stacks_in_648 > .jack.width-flexible{width:100%}#stacks_in_648 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_648 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_648 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_648 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_648 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_648 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_648 > .jack::after{border-radius:0px}#stacks_in_648 > .jack.border-detailed-radius,#stacks_in_648 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_648 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_648 > .jack.bg-color{background-color:#89C5FF}#stacks_in_648 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_648 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_648 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_648 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_648 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_648 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_648 > .jack.bg-image:not(.glass){}#stacks_in_648 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_648 > .jack.bg-image.glass.after,#stacks_in_648 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_648 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_648 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_648 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_648 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_648 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_648 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_648 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_648 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_648 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_648 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_648 > .jack.bg-image.glass.after,#stacks_in_648 > .glass.jack.bg-image::after{}#stacks_in_648 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_648 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_648 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_648 > .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_648 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_648 > .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_648 > .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_648 > .jack.peek-shadow::before,#stacks_in_648 > .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_648 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_648 > .jack{overflow:visible;}#stacks_in_648 > .jack.height-static{height:100px}#stacks_in_648 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_944.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_944.proportional{aspect-ratio:16 / 9;}.stacks_in_944.variable-height,.stacks_in_944.proportional{min-height:200px;max-height:500px;}.stacks_in_944.variable-height{height:40vh;}.stacks_in_944 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_944 .layers-back.layers-right{right:0%;left:auto}.stacks_in_944 .layers-back.layers-right,.stacks_in_944 .layers-back.layers-right > div,.stacks_in_944 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_944 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_944 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_949{position:absolute;left:2.00%;bottom:-12.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(8) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(8) {
  align-content: stretch; }
#stacks_in_692{padding-left:0px;padding-right:0px;}#stacks_in_692 > .jack{margin:0px;padding:10px;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_692 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_692 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_692 > .jack.width-static{width:500px}#stacks_in_692 > .jack.width-flexible{width:100%}#stacks_in_692 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_692 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_692 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_692 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_692 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_692 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_692 > .jack::after{border-radius:0px}#stacks_in_692 > .jack.border-detailed-radius,#stacks_in_692 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_692 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_692 > .jack.bg-color{background-color:#5F89B1}#stacks_in_692 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_692 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_692 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_692 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_692 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_692 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_692 > .jack.bg-image:not(.glass){}#stacks_in_692 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_692 > .jack.bg-image.glass.after,#stacks_in_692 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_692 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_692 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_692 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_692 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_692 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_692 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_692 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_692 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_692 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_692 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_692 > .jack.bg-image.glass.after,#stacks_in_692 > .glass.jack.bg-image::after{}#stacks_in_692 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_692 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_692 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_692 > .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_692 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_692 > .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_692 > .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_692 > .jack.peek-shadow::before,#stacks_in_692 > .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_692 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_692 > .jack{overflow:visible;}#stacks_in_692 > .jack.height-static{height:100px}#stacks_in_692 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_955.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_955.proportional{aspect-ratio:16 / 9;}.stacks_in_955.variable-height,.stacks_in_955.proportional{min-height:200px;max-height:500px;}.stacks_in_955.variable-height{height:40vh;}.stacks_in_955 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_955 .layers-back.layers-right{right:0%;left:auto}.stacks_in_955 .layers-back.layers-right,.stacks_in_955 .layers-back.layers-right > div,.stacks_in_955 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_955 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_955 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_959{position:absolute;left:2.00%;bottom:-5.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(9) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(9) {
  align-content: stretch; }
#stacks_in_650{padding-left:0px;padding-right:0px;}#stacks_in_650 > .jack{margin:0px;padding:10px;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_650 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_650 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_650 > .jack.width-static{width:500px}#stacks_in_650 > .jack.width-flexible{width:100%}#stacks_in_650 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_650 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_650 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_650 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_650 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_650 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_650 > .jack::after{border-radius:0px}#stacks_in_650 > .jack.border-detailed-radius,#stacks_in_650 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_650 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_650 > .jack.bg-color{background-color:#5F89B1}#stacks_in_650 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_650 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_650 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_650 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_650 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_650 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_650 > .jack.bg-image:not(.glass){}#stacks_in_650 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_650 > .jack.bg-image.glass.after,#stacks_in_650 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_650 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_650 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_650 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_650 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_650 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_650 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_650 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_650 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_650 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_650 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_650 > .jack.bg-image.glass.after,#stacks_in_650 > .glass.jack.bg-image::after{}#stacks_in_650 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_650 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_650 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_650 > .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_650 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_650 > .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_650 > .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_650 > .jack.peek-shadow::before,#stacks_in_650 > .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_650 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_650 > .jack{overflow:visible;}#stacks_in_650 > .jack.height-static{height:100px}#stacks_in_650 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_972.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_972.proportional{aspect-ratio:16 / 9;}.stacks_in_972.variable-height,.stacks_in_972.proportional{min-height:200px;max-height:500px;}.stacks_in_972.variable-height{height:40vh;}.stacks_in_972 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_972 .layers-back.layers-right{right:0%;left:auto}.stacks_in_972 .layers-back.layers-right,.stacks_in_972 .layers-back.layers-right > div,.stacks_in_972 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_972 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_972 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_976{position:absolute;left:2.00%;bottom:-12.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(10) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(10) {
  align-content: stretch; }
#stacks_in_675{padding-left:0px;padding-right:0px;}#stacks_in_675 > .jack{margin:0px;padding:10px;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_675 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_675 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_675 > .jack.width-static{width:500px}#stacks_in_675 > .jack.width-flexible{width:100%}#stacks_in_675 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_675 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_675 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_675 > .jack::after{border-radius:0px}#stacks_in_675 > .jack.border-detailed-radius,#stacks_in_675 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_675 > .jack.bg-color{background-color:#5F89B1}#stacks_in_675 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_675 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_675 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_675 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_675 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_675 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_675 > .jack.bg-image:not(.glass){}#stacks_in_675 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_675 > .jack.bg-image.glass.after,#stacks_in_675 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_675 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_675 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_675 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_675 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_675 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_675 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_675 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_675 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_675 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_675 > .jack.bg-image.glass.after,#stacks_in_675 > .glass.jack.bg-image::after{}#stacks_in_675 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_675 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_675 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_675 > .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_675 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_675 > .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_675 > .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_675 > .jack.peek-shadow::before,#stacks_in_675 > .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_675 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_675 > .jack{overflow:visible;}#stacks_in_675 > .jack.height-static{height:100px}#stacks_in_675 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_983.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_983.proportional{aspect-ratio:16 / 9;}.stacks_in_983.variable-height,.stacks_in_983.proportional{min-height:200px;max-height:500px;}.stacks_in_983.variable-height{height:40vh;}.stacks_in_983 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_983 .layers-back.layers-right{right:0%;left:auto}.stacks_in_983 .layers-back.layers-right,.stacks_in_983 .layers-back.layers-right > div,.stacks_in_983 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_983 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_983 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_988{position:absolute;left:2.00%;bottom:-5.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(11) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(11) {
  align-content: stretch; }
#stacks_in_681{padding-left:0px;padding-right:0px;}#stacks_in_681 > .jack{margin:0px;padding:10px;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_681 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_681 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_681 > .jack.width-static{width:500px}#stacks_in_681 > .jack.width-flexible{width:100%}#stacks_in_681 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_681 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_681 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_681 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_681 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_681 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_681 > .jack::after{border-radius:0px}#stacks_in_681 > .jack.border-detailed-radius,#stacks_in_681 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_681 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_681 > .jack.bg-color{background-color:#5F89B1}#stacks_in_681 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_681 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_681 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_681 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_681 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_681 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_681 > .jack.bg-image:not(.glass){}#stacks_in_681 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_681 > .jack.bg-image.glass.after,#stacks_in_681 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_681 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_681 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_681 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_681 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_681 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_681 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_681 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_681 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_681 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_681 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_681 > .jack.bg-image.glass.after,#stacks_in_681 > .glass.jack.bg-image::after{}#stacks_in_681 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_681 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_681 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_681 > .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_681 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_681 > .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_681 > .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_681 > .jack.peek-shadow::before,#stacks_in_681 > .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_681 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_681 > .jack{overflow:visible;}#stacks_in_681 > .jack.height-static{height:100px}#stacks_in_681 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_994.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_994.proportional{aspect-ratio:16 / 9;}.stacks_in_994.variable-height,.stacks_in_994.proportional{min-height:200px;max-height:500px;}.stacks_in_994.variable-height{height:40vh;}.stacks_in_994 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_994 .layers-back.layers-right{right:0%;left:auto}.stacks_in_994 .layers-back.layers-right,.stacks_in_994 .layers-back.layers-right > div,.stacks_in_994 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_994 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_994 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_999{position:absolute;left:2.00%;bottom:-5.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(12) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 1;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(12) {
  --bento-display-sm: grid;
  --bento-column-start-sm: auto;
  --bento-column-end-sm: span 2;
  --bento-row-start-sm: auto;
  --bento-row-end-sm: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(12) {
  --bento-display-md: grid;
  --bento-column-start-md: auto;
  --bento-column-end-md: span 1;
  --bento-row-start-md: auto;
  --bento-row-end-md: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(12) {
  align-content: stretch; }
#stacks_in_663{padding-left:0px;padding-right:0px;}#stacks_in_663 > .jack{margin:0px;padding:10px;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_663 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_663 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_663 > .jack.width-static{width:500px}#stacks_in_663 > .jack.width-flexible{width:100%}#stacks_in_663 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_663 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_663 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_663 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_663 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_663 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_663 > .jack::after{border-radius:0px}#stacks_in_663 > .jack.border-detailed-radius,#stacks_in_663 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_663 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_663 > .jack.bg-color{background-color:#5F89B1}#stacks_in_663 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_663 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_663 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_663 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_663 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_663 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_663 > .jack.bg-image:not(.glass){}#stacks_in_663 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_663 > .jack.bg-image.glass.after,#stacks_in_663 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_663 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_663 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_663 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_663 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_663 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_663 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_663 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_663 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_663 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_663 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_663 > .jack.bg-image.glass.after,#stacks_in_663 > .glass.jack.bg-image::after{}#stacks_in_663 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_663 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_663 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_663 > .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_663 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_663 > .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_663 > .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_663 > .jack.peek-shadow::before,#stacks_in_663 > .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_663 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_663 > .jack{overflow:visible;}#stacks_in_663 > .jack.height-static{height:100px}#stacks_in_663 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_1005.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_1005.proportional{aspect-ratio:16 / 9;}.stacks_in_1005.variable-height,.stacks_in_1005.proportional{min-height:200px;max-height:500px;}.stacks_in_1005.variable-height{height:40vh;}.stacks_in_1005 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_1005 .layers-back.layers-right{right:0%;left:auto}.stacks_in_1005 .layers-back.layers-right,.stacks_in_1005 .layers-back.layers-right > div,.stacks_in_1005 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_1005 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_1005 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_1010{position:absolute;left:1.00%;bottom:-12.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(13) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 2; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(13) {
  align-content: stretch; }
#stacks_in_652{padding-left:0px;padding-right:0px;}#stacks_in_652 > .jack{margin:0px;padding:10px;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_652 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_652 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_652 > .jack.width-static{width:500px}#stacks_in_652 > .jack.width-flexible{width:100%}#stacks_in_652 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_652 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_652 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_652 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_652 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_652 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_652 > .jack::after{border-radius:0px}#stacks_in_652 > .jack.border-detailed-radius,#stacks_in_652 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_652 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_652 > .jack.bg-color{background-color:#5F89B1}#stacks_in_652 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_652 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_652 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_652 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_652 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_652 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_652 > .jack.bg-image:not(.glass){}#stacks_in_652 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_652 > .jack.bg-image.glass.after,#stacks_in_652 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_652 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_652 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_652 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_652 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_652 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_652 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_652 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_652 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_652 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_652 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_652 > .jack.bg-image.glass.after,#stacks_in_652 > .glass.jack.bg-image::after{}#stacks_in_652 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_652 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_652 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_652 > .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_652 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_652 > .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_652 > .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_652 > .jack.peek-shadow::before,#stacks_in_652 > .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_652 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_652 > .jack{overflow:visible;}#stacks_in_652 > .jack.height-static{height:100px}#stacks_in_652 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_1016.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_1016.proportional{aspect-ratio:16 / 9;}.stacks_in_1016.variable-height,.stacks_in_1016.proportional{min-height:200px;max-height:500px;}.stacks_in_1016.variable-height{height:40vh;}.stacks_in_1016 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_1016 .layers-back.layers-right{right:0%;left:auto}.stacks_in_1016 .layers-back.layers-right,.stacks_in_1016 .layers-back.layers-right > div,.stacks_in_1016 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_1016 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_1016 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_1021{position:absolute;left:2.00%;bottom:-5.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(14) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(14) {
  align-content: stretch; }
#stacks_in_644{padding-left:0px;padding-right:0px;}#stacks_in_644 > .jack{margin:0px;padding:10px;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_644 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_644 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_644 > .jack.width-static{width:500px}#stacks_in_644 > .jack.width-flexible{width:100%}#stacks_in_644 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_644 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_644 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_644 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_644 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_644 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_644 > .jack::after{border-radius:0px}#stacks_in_644 > .jack.border-detailed-radius,#stacks_in_644 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_644 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_644 > .jack.bg-color{background-color:#89C5FF}#stacks_in_644 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_644 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_644 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_644 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_644 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_644 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_644 > .jack.bg-image:not(.glass){}#stacks_in_644 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_644 > .jack.bg-image.glass.after,#stacks_in_644 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_644 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_644 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_644 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_644 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_644 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_644 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_644 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_644 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_644 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_644 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_644 > .jack.bg-image.glass.after,#stacks_in_644 > .glass.jack.bg-image::after{}#stacks_in_644 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_644 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_644 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_644 > .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_644 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_644 > .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_644 > .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_644 > .jack.peek-shadow::before,#stacks_in_644 > .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_644 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_644 > .jack{overflow:visible;}#stacks_in_644 > .jack.height-static{height:100px}#stacks_in_644 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_1027.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_1027.proportional{aspect-ratio:16 / 9;}.stacks_in_1027.variable-height,.stacks_in_1027.proportional{min-height:200px;max-height:500px;}.stacks_in_1027.variable-height{height:40vh;}.stacks_in_1027 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_1027 .layers-back.layers-right{right:0%;left:auto}.stacks_in_1027 .layers-back.layers-right,.stacks_in_1027 .layers-back.layers-right > div,.stacks_in_1027 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_1027 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_1027 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

.stacks_in_1032{position:absolute;left:2.00%;bottom:-12.00%;}
.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(15) {
  --bento-display-xs: grid;
  --bento-column-start-xs: auto;
  --bento-column-end-xs: span 2;
  --bento-row-start-xs: auto;
  --bento-row-end-xs: span 1; }

.bento-grid.grid-stacks_in_606 .grid-null, .bento-grid.grid-stacks_in_606 .grid-item:nth-child(15) {
  align-content: stretch; }
#stacks_in_654{padding-left:0px;padding-right:0px;}#stacks_in_654 > .jack{margin:0px;padding:10px;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_654 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_654 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_654 > .jack.width-static{width:500px}#stacks_in_654 > .jack.width-flexible{width:100%}#stacks_in_654 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_654 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_654 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_654 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_654 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_654 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_654 > .jack::after{border-radius:0px}#stacks_in_654 > .jack.border-detailed-radius,#stacks_in_654 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_654 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_654 > .jack.bg-color{background-color:#89C5FF}#stacks_in_654 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_654 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_654 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_654 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_654 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_654 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_654 > .jack.bg-image:not(.glass){}#stacks_in_654 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_654 > .jack.bg-image.glass.after,#stacks_in_654 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:10px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_654 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_654 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_654 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_654 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_654 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_654 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_654 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_654 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_654 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_654 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_654 > .jack.bg-image.glass.after,#stacks_in_654 > .glass.jack.bg-image::after{}#stacks_in_654 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_654 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_654 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_654 > .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_654 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_654 > .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_654 > .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_654 > .jack.peek-shadow::before,#stacks_in_654 > .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_654 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_654 > .jack{overflow:visible;}#stacks_in_654 > .jack.height-static{height:100px}#stacks_in_654 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_1038.layers-wrapper{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_1038.proportional{aspect-ratio:16 / 9;}.stacks_in_1038.variable-height,.stacks_in_1038.proportional{min-height:200px;max-height:500px;}.stacks_in_1038.variable-height{height:40vh;}.stacks_in_1038 .layers-back{width:100%;left:0%;opacity:1.00;border-radius:4px;}.stacks_in_1038 .layers-back.layers-right{right:0%;left:auto}.stacks_in_1038 .layers-back.layers-right,.stacks_in_1038 .layers-back.layers-right > div,.stacks_in_1038 .layers-back.layers-right > div:after{border-radius:4px;}.stacks_in_1038 .layers-back > div{border-radius:4px;background-image:url();}.stacks_in_1038 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:4px;}

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

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




.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_1075_6 {
	height: 15.00px;
}




















@media print {
	#spacerStackstacks_in_1075_6 {
		display: none !important;
	}
}
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(40rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(40rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(48rem/16)}h3,.h3{font-size:calc(48rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(48rem/16)}h3,.h3{font-size:calc(48rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
            .Header{font-family:"Square Peg",sans-serif }
            .BentoText{font-family:"Caprasimo",sans-serif }
            .BentoText{font-size:calc(20rem/16) ;}@media only screen and (min-width:40em) {            .BentoText{font-size:calc(20rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .BentoText{font-size:calc(23rem/16) ;line-height:1.50 }}
.Shadow{text-shadow:2px 2px 10px rgba(0, 0, 0, 0.60);}
