/*
 * mb-arrows
 */

.movingbox{--arrow-size:40px;--arrow-block-size:40px;--arrow-color:hsla(0,0%,0%,0.85);--arrow-bg-color:hsla(0,0%,70%,0.5);--arrow-x-custom:50px;--arrow-y-custom:50px;--arrow-disabled:0.5}.single-slide .mb-arrow{display:none}.mb-arrow{display:block;line-height:1;cursor:pointer;background-color:transparent;padding:0;margin:0;border:none;opacity:0;transition:opacity 500ms ease 0s;appearance:none}.mb-arrow:hover{background-color:transparent}.slick-initialized .mb-arrow:not(.arrow-hover){opacity:1}.mb-arrow.slick-disabled{cursor:default;opacity:var(--arrow-disabled) !important}.mb-arrow:not(.custom-arrow){position:absolute;z-index:53;width:var(--arrow-size);height:var(--arrow-size);font-size:var(--arrow-size);color:var(--arrow-color)}.mb-arrow:not(.custom-arrow) > *{transition:color 200ms linear}.mb-arrow:not(.custom-arrow) > svg{max-width:var(--arrow-size);max-height:var(--arrow-size)}.mb-arrow:not(.custom-arrow) > svg [fill]{transition:fill 200ms linear}.arrow-hide{display:none}.arrow-block{background-color:var(--arrow-bg-color);transform:none !important}.arrow-block:hover{background-color:var(--arrow-bg-color)}.movingbox:not(.slide-vert) .arrow-block{height:100%;min-width:var(--arrow-size);width:var(--arrow-block-size);top:0 !important}.movingbox:not(.slide-vert) .arrow-block.mb-next{right:0}.movingbox.slide-vert .arrow-block{width:100%;height:var(--arrow-block-size);min-height:var(--arrow-size)}.movingbox.slide-vert .arrow-block.mb-prev{top:0 !important}.movingbox.slide-vert .arrow-block.mb-next{bottom:0 !important}.mb-arrow.arrow-hover{opacity:0;transition:opacity 500ms ease}.movingbox:hover .mb-arrow.arrow-hover{opacity:1}.arrow-y-custom.mb-prev{top:var(--arrow-y-custom)}.arrow-y-custom.mb-next{bottom:var(--arrow-y-custom)}.arrow-y-custom.arrow-flush-top{top:var(--arrow-y-custom);bottom:auto}.arrow-y-custom.arrow-flush-bottom{bottom:var(--arrow-y-custom);top:auto}.arrow-x-custom.mb-prev{left:var(--arrow-x-custom)}.arrow-x-custom.mb-next{right:var(--arrow-x-custom)}.arrow-x-custom.arrow-flush-left{right:auto;left:var(--arrow-x-custom)}.arrow-x-custom.arrow-flush-right{left:auto;right:var(--arrow-x-custom)}.arrow-y-outside.mb-prev{top:0;transform:translateY(-100%)}.arrow-y-outside.mb-next{bottom:0;transform:translateY(100%)}.arrow-y-inside.mb-prev{top:0}.arrow-y-inside.mb-next{bottom:0}.arrow-y-center{top:50%;transform:translateY(-50%)}.arrow-x-outside.mb-prev{left:0;transform:translateX(-100%)}.arrow-x-outside.mb-next{right:0;transform:translateX(100%)}.arrow-x-outside.arrow-y-center.mb-prev{transform:translateX(-100%) translateY(-50%)}.arrow-x-outside.arrow-y-center.mb-next{transform:translateX(100%) translateY(-50%)}.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(100%) translateY(100%)}.arrow-x-inside.mb-prev{left:0}.arrow-x-inside.mb-next{right:0}.arrow-x-center{right:50%;transform:translateX(50%)}.arrow-x-center.arrow-block{right:0}.arrow-x-center.arrow-y-outside.mb-prev{transform:translateY(-100%) translateX(50%)}.arrow-x-center.arrow-y-outside.mb-next{transform:translateY(100%) translateX(50%)}.arrow-flush-left{right:auto !important;left:0 !important}.arrow-flush-left.arrow-x-outside{transform:translateX(-100%)}.arrow-flush-left.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-flush-left.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(-100%) translateY(100%)}.arrow-flush-right{right:0 !important;left:auto !important}.arrow-flush-right.arrow-x-outside{transform:translateX(100%)}.arrow-flush-right.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(100%) translateY(-100%)}.arrow-flush-right.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(100%) translateY(100%)}.arrow-flush-top{top:0 !important;bottom:auto !important}.arrow-flush-top.arrow-y-outside{transform:translateY(-100%)}.arrow-flush-top.arrow-y-outside.arrow-x-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-flush-top.arrow-y-outside.arrow-x-outside.mb-next{transform:translateX(100%) translateY(-100%)}.arrow-flush-bottom{top:auto !important;bottom:0 !important}.arrow-flush-bottom.arrow-y-outside{transform:translateY(100%)}.arrow-flush-bottom.arrow-y-outside.arrow-x-outside.mb-prev{transform:translateX(-100%) translateY(100%)}.arrow-flush-bottom.arrow-y-outside.arrow-x-outside.mb-next{transform:translateX(100%) translateY(100%)}.movingbox.smart-margins:has(.arrow-y-outside){padding-top:var(--arrow-size);padding-bottom:var(--arrow-size)}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-block){padding-top:var(--arrow-block-size);padding-bottom:var(--arrow-block-size)}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-flush-top){padding-bottom:0}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-flush-bottom){padding-top:0}.movingbox.smart-margins:has(.arrow-x-outside){margin-left:var(--arrow-size);margin-right:var(--arrow-size)}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-block){margin-left:var(--arrow-block-size);margin-right:var(--arrow-block-size)}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-flush-left){margin-right:0}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-flush-right){margin-left:0}


.mejs__container{background:none !important}.video-pro{width:100% !important;height:auto !important;max-width:100%;-webkit-touch-callout:none !important;-webkit-user-select:none !important;user-select:none !important}.video-pro *{-webkit-touch-callout:none !important;-webkit-user-select:none !important;user-select:none !important}.video-pro.hide-controls .mejs__controls{display:none}.video-pro.hide-play .mejs__overlay-button{display:none}
/* -- Start Vegas Page css Template -- */
.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:url(overlays/02.png) center center}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0)}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}:root body.vegas-container>.vegas-overlay,:root body.vegas-container>.vegas-slide,_::full-page-media,_:future{bottom:-76px}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown,.vegas-transition-slideDown2,.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}
/* -- End Vegas Page css Template -- */
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}
.columnist li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.columnist .break{-webkit-column-span:all;-moz-column-span:all;column-span:all}.columnist.list-cards ul{margin:0;list-style:none}.columnist.list-cards li{display:inline-block}
.com_joeworkman_stacks_impact_stack .impact-animate.pre-anim{display:none}.com_joeworkman_stacks_impact_stack .slides-navigation{margin:0 auto;position:absolute;z-index:99;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a{position:absolute;display:block;text-decoration:none}.com_joeworkman_stacks_impact_stack .slides-navigation a::before{line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;text-rendering:auto;transform:translate(0,0)}.com_joeworkman_stacks_impact_stack .slides-pagination > a{text-decoration:none}.com_joeworkman_stacks_impact_stack .fg-content{position:absolute;top:0;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a:before{font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900}.com_joeworkman_stacks_impact_stack .impact-scroll:hover{cursor:pointer}.com_joeworkman_stacks_impact_stack .slides-container{display:none}.com_joeworkman_stacks_impact_stack .scrollable{position:relative;top:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.com_joeworkman_stacks_impact_stack .scrollable::after{content:"";display:table;clear:both}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap{position:absolute;z-index:1050;top:0;margin-left:-45px;width:90px;height:90px;padding:0;font-size:9px;display:block}.com_joeworkman_stacks_impact_stack .impact-arrow{float:left;position:absolute;margin-top:20px;margin-left:23px;width:40px;height:40px;border-style:solid;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(135deg)}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap.animates .impact-arrow{animation:impactArrows linear 1.8s 0.4s}.com_joeworkman_stacks_impact_stack .video-container{min-height:100%;min-width:100%;position:absolute;top:0;left:0}.com_joeworkman_stacks_impact_stack .video-container > img{width:100%;height:100%}.com_joeworkman_stacks_impact_stack video{max-width:none}.com_joeworkman_stacks_impact_stack .impact-container{position:absolute}.com_joeworkman_stacks_impact_stack .impact-container.v-full{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-full .slide-content{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-center{top:50%;transform:translateY(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center{left:50%;transform:translateX(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center.v-center{top:50%;left:50%;transform:translate(-50%,-50%)}.com_joeworkman_stacks_impact_stack .impact-container:not(.h-center):not(.h-left):not(.h-right){width:100%}@keyframes impactArrows{0%{transform:translate(0px,0px) rotate(135deg) scale(1)}15%{transform:translate(0px,22px) rotate(135deg) scale(0.8)}30%{transform:translate(0px,13px) rotate(135deg) scale(0.9)}45%{transform:translate(0px,27px) rotate(135deg) scale(0.8)}60%{transform:translate(0px,13px) rotate(135deg) scale(0.8)}75%{transform:translate(0px,4px) rotate(135deg) scale(0.9)}100%{transform:translate(0px,0px) rotate(135deg) scale(1)}}


.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}

.offsite-wrapper{-webkit-overflow-scrolling:touch;width:100%;display:block;position:relative;overflow:hidden}.offsite-full{height:100%}iframe.offsite{width:100%;border:0;display:block;opacity:1;transition:opacity 600ms ease-in-out,height 600ms ease-in-out}iframe.offsite[scrolling='no']{overflow:hidden}iframe.offsite.offsite-load{opacity:0}.offsite-viewport iframe.offsite{height:100vh}.offsite-full iframe.offsite{height:100%}.offsite-proportional iframe.offsite{position:absolute;top:0;left:0;height:100%}

.mb-cloned .stacks_left{float:left;width:49%}.mb-cloned .stacks_right{float:right;width:49%}.movingbox{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;--caption-bg-color:rgba(0,0,0,0.5);--caption-color:#fff;--caption-size:1rem}.movingbox .caption{position:relative;margin:0;padding:0}.movingbox .caption .slide-caption{position:absolute;z-index:10;background-color:var(--caption-bg-color);color:var(--caption-color);font-size:var(--caption-size);padding:1rem;margin:0;transition:opacity 500ms ease 0s}.movingbox .caption.caption-static .slide-caption{position:relative}.movingbox .caption.caption-bottom .slide-caption{bottom:0;left:0;right:0}.movingbox .caption.caption-full .slide-caption{top:50%;left:0;right:0;text-align:center;translate:0 -50%;background:none}.movingbox .caption.caption-full::before{content:" ";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--caption-bg-color)}.movingbox .caption.caption-centered .slide-caption{top:50%;left:50%;text-align:center;translate:-50% -50%}.movingbox .caption.caption-hover .slide-caption{opacity:0}.mb-slide:not(.mb-active) .slide-caption{opacity:0}.mb-slide.mb-active:hover .caption.caption-hover .slide-caption{opacity:1}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list.dragging{cursor:pointer;cursor:hand;cursor:grabbing}.slick-track{position:relative;left:0;top:0;display:block;zoom:1}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.mb-center{z-index:11;position:relative}.mb-slide{float:left;min-height:1px;display:none}.mb-slide .slick-loading img,.mb-slide .slick-loading video{display:none}.mb-slide .dragging img{pointer-events:none;-webkit-user-select:none;user-select:none}.mb-slide > div{overflow:hidden}.mb-slide:not(.mb-active) a{pointer-events:none}.centermode .mb-slide:not(.mb-current) a{pointer-events:none}.slick-initialized .mb-slide{display:block}.slick-loading .mb-slide{visibility:hidden}.slick-vertical .mb-slide{display:block;height:auto}.movingbox{position:relative}.movingbox.stretch-media .mb-slide img,.movingbox.stretch-media .mb-slide video{height:auto;width:100%;max-width:100%;display:block}.movingbox > .mb-slide{opacity:0}.movingbox > .mb-slide:first-child{opacity:1}.movingbox .image-slide img,.movingbox .video-slide video{display:block}.movingbox[dir=rtl]{text-align:end}.movingbox .mb-tap-target{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;padding:0;margin:0;border:none;outline:none;z-index:1001;top:0;height:100%;width:50%}.movingbox .mb-tap-target.next{right:0}.movingbox .mb-tap-target.hide{display:none}.movingbox.slide-vert .mb-tap-target{height:50%;width:100%}.movingbox.slide-vert .mb-tap-target.next{bottom:0;right:auto;top:auto}.mb-animate.hide-on-load{opacity:0}

.floaty-wrapper:after{content:".";visibility:hidden;display:block;height:0;clear:both}.floaty-top{overflow:hidden}.floaty{width:100%}.floaty.floaty-left.floaty-at-small{float:left}.floaty.floaty-left.floaty-at-small-only{float:none}@media screen and (max-width:40em){.floaty.floaty-left.floaty-at-small-only{float:left}}.floaty.floaty-left.floaty-at-medium{float:none}@media screen and (min-width:40em){.floaty.floaty-left.floaty-at-medium{float:left}}.floaty.floaty-left.floaty-at-large{float:none}@media screen and (min-width:64em){.floaty.floaty-left.floaty-at-large{float:left}}.floaty.floaty-right.floaty-at-small{float:right}.floaty.floaty-right.floaty-at-small-only{float:none}@media screen and (max-width:40em){.floaty.floaty-right.floaty-at-small-only{float:right}}.floaty.floaty-right.floaty-at-medium{float:none}@media screen and (min-width:40em){.floaty.floaty-right.floaty-at-medium{float:right}}.floaty.floaty-right.floaty-at-large{float:none}@media screen and (min-width:64em){.floaty.floaty-right.floaty-at-large{float:right}}
.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}
.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}
[data-pab]:not(.open){cursor:pointer}.pab-wrapper,.pab{overflow:hidden}.pab-launcher a{pointer-events:none}
@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}

.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}

.target-wrapper{position:relative}.target-show-on-hover{opacity:0;transition:opacity 750ms ease}.target-show-on-hover:hover{opacity:1}.target{position:absolute;width:100%;height:auto}.target.width-auto{width:auto}.target.height-fill,.target.height-fixed,.target.height-flexible{display:flex;align-items:center}.target.height-fill{height:100%}.target[class*="float-"],.target[class*="shift-"]{position:relative}.target[class*="pin-"],.target.relative-browser{position:fixed}.target.float-right{float:right}.target.float-left{float:left}.target.vcenter[class*="relative-"]{top:50%;transform:translateY(-50%)}.target.hcenter[class*="relative-"]{left:50%;transform:translateX(-50%)}.target.hcenter.vcenter[class*="relative-"]{transform:translateX(-50%) translateY(-50%)}.target.shift-up,.target.shift-down{margin-left:auto;margin-right:auto}.target.target-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.target.pin-top{top:0}.target.pin-bottom{bottom:0}.target.pin-left{left:0}.target.pin-right{right:0}.target.target-disable{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}@media only screen and (min-width:40em){.target.target-mobile-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:39.9375em){.target.target-disable-mobile{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:62.5em){.target.target-desktop-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}


: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(109, 94, 75, 1.00);--secondary:rgba(150, 154, 147, 1.00);--success:rgba(64, 128, 2, 1.00);--warning:rgba(237, 163, 89, 1.00);--alert:rgba(251, 2, 7, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(255, 255, 255, 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(79, 64, 45, 1.00);--secondary-dark:rgba(120, 124, 117, 1.00);--success-dark:rgba(34, 98, 0, 1.00);--warning-dark:rgba(207, 133, 59, 1.00);--alert-dark:rgba(221, 0, 0, 1.00);--header-color:rgba(109, 94, 75, 1.00);--subheader-color:rgba(109, 94, 75, 1.00);--small-color:rgba(109, 94, 75, 1.00);--text-color:rgba(109, 94, 75, 1.00);--link-color:rgba(109, 94, 75, 1.00);--link-color-hover:rgba(184, 148, 91, 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:0px;--small-gutter:0.75rem;--medium-gutter:1.5rem;--large-gutter:2rem;--site-width:100%;}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(150, 154, 147, 1.00);--subheader-color:rgba(150, 154, 147, 1.00);--small-color:rgba(150, 154, 147, 1.00);--text-color:rgba(150, 154, 147, 1.00);--link-color:rgba(150, 154, 147, 1.00);--link-color-hover:rgba(255, 255, 255, 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(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/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(40rem/16)}h3,.h3{font-size:calc(31rem/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(40rem/16)}h3,.h3{font-size:calc(31rem/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(0rem/16)}body{background-color:rgba(255, 244, 227, 1.00);background-position:center center;background-attachment: local ;background-origin:border-box;background-blend-mode:normal;background-clip:border-box;}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Duotone';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.svg#fontawesome") format("svg")}.fad{position:relative;font-family:'Font Awesome 5 Duotone';font-weight:900}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900} .fullscreen-icon:before,.accordion-title:before{font-family:'Font Awesome 5 Pro' !important;font-weight:900} 
       h6,.h6,     .extratiny{font-size:calc(8rem/16) ;}@media only screen and (min-width:40em) {       h6,.h6,     .extratiny{font-size:calc(10rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {       h6,.h6,     .extratiny{font-size:calc(10rem/16) ;line-height:1.50 }}
.fontwhite{color:rgba(255, 255, 255, 1.00) ;}
.fontgold{color:rgba(198, 153, 93, 1.00) ;}
.fontironstone{color:rgba(136, 81, 59, 1.00) ;}
            .button,.menufont10{font-size:calc(10rem/16) ;}@media only screen and (min-width:40em) {            .button,.menufont10{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .button,.menufont10{font-size:calc(16rem/16) ;line-height:1.50 }}
html,body,            .gilsans{font-family:'Gill Sans', 'Gill Sans MT', Calibri, sans-serif }
       h6,.h6,     .fontH6undersong{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {       h6,.h6,     .fontH6undersong{font-size:calc(13rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {       h6,.h6,     .fontH6undersong{font-size:calc(13rem/16) ;line-height:1.50 }}
 p,.p,           .undersongtext{font-size:calc(10rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) { p,.p,           .undersongtext{font-size:calc(12rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) { p,.p,           .undersongtext{font-size:calc(14rem/16) ;line-height:1.20 }}
.fontbrown{color:rgba(109, 94, 75, 1.00) ;}
input, textarea, select{color:rgba(109, 94, 75, 1.00) ;}
::placeholder{color:rgba(109, 94, 75, 1.00) ;}
 p,.p,           .font16{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) { p,.p,           .font16{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) { p,.p,           .font16{font-size:calc(16rem/16) ;line-height:1.50 }}
            .fontitalic{font-size:calc(16rem/16) ;font-style:italic ;}@media only screen and (min-width:40em) {            .fontitalic{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .fontitalic{font-size:calc(16rem/16) ;line-height:1.50 }}
            .fontbold{font-weight:500 ;}
           form, .fontsmallforms{font-size:calc(12rem/16) ;}@media only screen and (min-width:40em) {           form, .fontsmallforms{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {           form, .fontsmallforms{font-size:calc(16rem/16) ;line-height:1.50 }}
 .scrollundersong{--scrollbar-track-color:rgba(255, 242, 224, 0.51);--scrollbar-track-shadow:rgba(0, 0, 0, 0.00);--scrollbar-thumb-color:rgba(109, 94, 75, 1.00);--scrollbar-thumb-shadow:rgba(109, 94, 75, 1.00);--scrollbar-size:8px;--scrollbar-width:auto;--scrollbar-radius:4px;overflow-y:scroll;scrollbar-width:var(--scrollbar-width);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color)}.scrollundersong::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.scrollundersong::-webkit-scrollbar-track{box-shadow:inset 0 0 calc(var(--scrollbar-size)/2) var(--scrollbar-track-shadow);background-color:var(--scrollbar-track-color);border-radius:var(--scrollbar-radius);}.scrollundersong::-webkit-scrollbar-thumb{box-shadow:inset 0 0 calc(var(--scrollbar-size)/2) var(--scrollbar-thumb-shadow);background:var(--scrollbar-thumb-color);border-radius:var(--scrollbar-radius)} 
.margin12{margin-top:0.75rem ;margin-bottom:0.75rem ;}  
.z800{z-index:800 }
.z700{z-index:700 }
.z600{z-index:600 }
.z500{z-index:500 }
 .fas, .far, .fal, .fad, .fab,.fa{color:rgba(34, 34, 34, 1.00);transition:color 200ms;}.fad:after{color:rgba(153, 153, 153, 1.00);transition:color 200ms}  
.undersongbackground{background-color:rgba(255, 244, 227, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.undersongbackground{background-attachment:scroll!important}}
.centredbottom{position:fixed    ;z-index:1 ;top:unset ;bottom:2% ;left:unset ;right:0% ;}
.fontcream{color:rgba(255, 244, 227, 1.00) ;}
.tabs{background-color:rgba(255, 244, 227, 1.00) ;background-position:center center ;background-origin:border-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.tabs{background-attachment:scroll!important}}
.tabs-content{background-color:rgba(255, 244, 227, 1.00) ;background-position:center center ;background-origin:border-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.tabs-content{background-attachment:scroll!important}}
.tabs-panel{background-color:rgba(255, 244, 227, 1.00) ;background-position:center center ;background-origin:border-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.tabs-panel{background-attachment:scroll!important}}
 .undersongaccordion>.accordion-menu a, .accordion-menu.undersongaccordion a{--menu-link-color:rgba(62, 45, 53, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 244, 227, 1.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .undersongaccordion>.accordion-menu .menu-text, .accordion-menu.undersongaccordion .menu-text{--menu-text-color:rgba(62, 45, 53, 1.00)} .undersongaccordion>.accordion-menu>li>a, .accordion-menu.undersongaccordion>li>a{padding-top:1rem;padding-bottom:1rem} .undersongaccordion>.accordion-menu .submenu>li>a, .accordion-menu.undersongaccordion .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .undersongaccordion>.accordion-menu li.active>a, .undersongaccordion>.accordion-menu li.is-active>a, .undersongaccordion>.accordion-menu a.is-active, .accordion-menu.undersongaccordion li.active>a, .accordion-menu.undersongaccordion li.is-active>a, .accordion-menu.undersongaccordion a.is-active{--menu-bg-color:rgba(255, 244, 227, 1.00);--menu-link-color:rgba(255, 244, 227, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 244, 227, 1.00)} .undersongaccordion>.accordion-menu .submenu li.active>a, .undersongaccordion>.accordion-menu .submenu li.is-active>a, .undersongaccordion>.accordion-menu .submenu a.is-active, .accordion-menu.undersongaccordion .submenu li.active>a, .accordion-menu.undersongaccordion .submenu li.is-active>a, .accordion-menu.undersongaccordion .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .undersongaccordion>.accordion-menu .submenu a, .accordion-menu.undersongaccordion .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .undersongaccordion>.accordion-menu .submenu, .accordion-menu.undersongaccordion .submenu{--submenu-bg-color:rgba(255, 244, 227, 1.00);--submenu-border:0px solid rgba(255, 244, 227, 1.00)} .undersongaccordion>.accordion-menu .submenu a, .accordion-menu.undersongaccordion .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .undersongaccordion>.accordion-menu .submenu .menu-text, .accordion-menu.undersongaccordion .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .undersongaccordion>.accordion-menu .submenu li.active>a, .undersongaccordion>.accordion-menu .submenu li.is-active>a, .undersongaccordion>.accordion-menu .submenu a.is-active, .accordion-menu.undersongaccordion .submenu li.active>a, .accordion-menu.undersongaccordion .submenu li.is-active>a, .accordion-menu.undersongaccordion .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(255, 244, 227, 1.00);--menu-link-color:rgba(62, 45, 53, 1.00);--menu-link-color-hover:rgba(62, 45, 53, 1.00)} .undersongaccordion>.accordion-menu a::after, .accordion-menu.undersongaccordion a::after{display:none!important}
.undersongcomp{--light-gray:rgba(255, 244, 227, 1.00);--medium-gray:rgba(255, 244, 227, 1.00);--dark-gray:rgba(255, 244, 227, 1.00);--black:rgba(255, 244, 227, 1.00);--black-color:var(--black);--white:rgba(255, 244, 227, 1.00);--white-color:var(--white);--primary:rgba(109, 94, 75, 1.00);--secondary:rgba(255, 244, 227, 1.00);--success:rgba(255, 244, 227, 1.00);--warning:rgba(255, 242, 224, 1.00);--alert:rgba(255, 244, 227, 1.00);--primary-contrast:rgba(255, 242, 224, 1.00);--secondary-contrast:rgba(255, 242, 224, 1.00);--success-contrast:rgba(255, 244, 227, 1.00);--warning-contrast:rgba(255, 244, 227, 1.00);--alert-contrast:rgba(255, 242, 224, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 255, 1.00);--alert-light:rgba(255, 255, 255, 1.00);*/--primary-dark:rgba(79, 64, 45, 1.00);--secondary-dark:rgba(225, 214, 197, 1.00);--success-dark:rgba(225, 214, 197, 1.00);--warning-dark:rgba(225, 212, 194, 1.00);--alert-dark:rgba(225, 214, 197, 1.00);--overlay-color:rgba(255, 244, 227, 0.00)}
.fieldsetborder{border-color:rgba(184, 148, 91, 1.00) ;border-width:1px ;border-style:solid ;}
.card{background-color:rgba(255, 244, 227, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.card{background-attachment:scroll!important}}
.card{border-color:rgba(184, 148, 91, 1.00) ;}
.mb-captions *{color:rgba(255, 242, 224, 1.00) ;}
 p,.p,           .mb-font-style *{font-size:calc(12rem/16) ;font-weight:100 ;}@media only screen and (min-width:40em) { p,.p,           .mb-font-style *{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) { p,.p,           .mb-font-style *{font-size:calc(14rem/16) ;line-height:1.50 }}
.mb-overlay{position:relative;z-index:0}.mb-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.50 ;background-color:var(--overlay-color) ;}
:root{--mb-beige:rgba(255, 242, 224, 1.00)}

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}
#stacks_in_666{padding-left:0px;padding-right:0px;}#stacks_in_666 > .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_666 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_666 > .jack.width-minmax{min-width:100%;max-width:100%}#stacks_in_666 > .jack.width-static{width:500px}#stacks_in_666 > .jack.width-flexible{width:100%}#stacks_in_666 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_666 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_666 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_666 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_666 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_666 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_666 > .jack::after{border-radius:0px}#stacks_in_666 > .jack.border-detailed-radius,#stacks_in_666 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_666 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_666 > .jack.bg-color{background-color:#FFF4E3}#stacks_in_666 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_666 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_666 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_666 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_666 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_666 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_666 > .jack.bg-image:not(.glass){}#stacks_in_666 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_666 > .jack.bg-image.glass.after,#stacks_in_666 > .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_666 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_666 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_666 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_666 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_666 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_666 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_666 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_666 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_666 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_666 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_666 > .jack.bg-image.glass.after,#stacks_in_666 > .glass.jack.bg-image::after{}#stacks_in_666 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_666 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_666 > .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_666 > .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_666 > .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_666 > .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_666 > .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_666 > .jack.peek-shadow::before,#stacks_in_666 > .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_666 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_666 > .jack{overflow:visible;z-index:1 !important;}#stacks_in_666 > .jack.height-static{height:100px}#stacks_in_666 > .jack.height-minmax{min-height:100%;max-height:800%}

#stacks_in_666 {
	background-color: rgba(255, 244, 227, 1.00);
	padding: 30px 0px 15px 0px;
}
.stacks_in_667 img{width:100%;max-width:220px}
#stacks_in_1213 .fg-content.fg-full-height{height:100%}#stacks_in_1213 .slides-container{margin:0}#stacks_in_1213 .slides-container > li{margin:0}#stacks_in_1213 .slides-container > li::before,#stacks_in_1213 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 60ms ease}#stacks_in_1213 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_1213 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1213 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_1213 .impact-wrapper{z-index:900}#stacks_in_1213 .impact-wrapper.fill-container{min-width:100%}#stacks_in_1213 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_1213 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_1213 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_1213 .impact-wrapper.flexible-height{height:100vh;min-height:300px;width:100%;min-width:100%}#stacks_in_1213 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_1213 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_1213 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_1213 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 60ms ease,visibility 0 0.2s}#stacks_in_1213 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_1213 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_1213 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_1213 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_1213 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_1213 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_1213 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(255, 244, 227, 1.00)}#stacks_in_1213 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_1213 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_1213 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_1213 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_1213 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1213 .impact-container{z-index:5}#stacks_in_1213 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.75);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_1213 .scrollDown{transform:scale(0.50)}}#stacks_in_1213 .scrollDown.button-bottom{bottom:30px}#stacks_in_1213 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_1213 .scrollDown.hide-on-mob{display:none}}#stacks_in_1213 .impact-arrow-wrap{background:rgba(255, 244, 227, 0.00);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.00);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_1213 .impact-arrow-wrap:hover{background:rgba(245, 223, 129, 0.00);transition:all 90ms ease}#stacks_in_1213 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_1213 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:10}#stacks_in_1213 .impact-arrow{border-top-color:rgba(255, 244, 227, 1.00);border-right-color:rgba(255, 244, 227, 1.00);border-width:5px}#stacks_in_1213 .impact-arrow:hover{border-top-color:rgba(109, 94, 75, 1.00);border-right-color:rgba(109, 94, 75, 1.00)}#stacks_in_1213 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_1213 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_1213 .slides-pagination > a.current{transition:all 3000ms ease}
#stacks_in_3103 .impact-slide{background-image:url("../files/slideshowImage-3103.png")}.slide-stacks_in_3103 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_3103 .impact-container.h-right{right:0px}.slide-stacks_in_3103 .impact-container.h-left{left:0px}.slide-stacks_in_3103 .impact-container.v-top{top:0px}.slide-stacks_in_3103.kb-zoom-in-stacks_in_3103.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_3103 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_3103.kb-zoom-out-stacks_in_3103.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_3103 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_3103{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_3103{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_1216{    margin:0px 0px 0px 0px;}.target.stacks_in_1216{}.target.stacks_in_1216.width-fill{width:calc(100% - 0px)}.target.stacks_in_1216.width-flexible{width:100%}.target.stacks_in_1216.width-fixed{width:250px}.target.stacks_in_1216.height-fill{height:calc(100% - 0px)}.target.stacks_in_1216.height-flexible{height:100%}.target.stacks_in_1216.height-fixed{height:250px}.target.stacks_in_1216[class*="relative-"].top-pt{top:0%}.target.stacks_in_1216[class*="relative-"].top-px{top:0px}.target.stacks_in_1216[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1216[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1216[class*="relative-"].right-pt{right:0%}.target.stacks_in_1216[class*="relative-"].right-px{right:0px}.target.stacks_in_1216[class*="relative-"].left-pt{left:0%}.target.stacks_in_1216[class*="relative-"].left-px{left:0px}.target.stacks_in_1216.shift-up{margin-top:-0px}.target.stacks_in_1216.shift-down{margin-bottom:-0px}.target.stacks_in_1216.shift-left{right:0px}.target.stacks_in_1216.shift-right{left:0px}.target.stacks_in_1216.pin-top,.target.stacks_in_1216.pin-bottom{left:0px}.target.stacks_in_1216.pin-left,.target.stacks_in_1216.pin-right{top:0px}
#stacks_in_1220{padding-left:0px;padding-right:0px;}#stacks_in_1220 > .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_1220 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1220 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1220 > .jack.width-static{width:500px}#stacks_in_1220 > .jack.width-flexible{width:100%}#stacks_in_1220 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1220 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1220 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1220 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1220 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1220 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1220 > .jack::after{border-radius:0px}#stacks_in_1220 > .jack.border-detailed-radius,#stacks_in_1220 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1220 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1220 > .jack.bg-color{background-color:#89C5FF}#stacks_in_1220 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1220 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1220 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1220 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1220 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1220 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1220 > .jack.bg-image:not(.glass){}#stacks_in_1220 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1220 > .jack.bg-image.glass.after,#stacks_in_1220 > .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_1220 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1220 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1220 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1220 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1220 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1220 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1220 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1220 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1220 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1220 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1220 > .jack.bg-image.glass.after,#stacks_in_1220 > .glass.jack.bg-image::after{}#stacks_in_1220 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1220 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1220 > .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_1220 > .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_1220 > .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_1220 > .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_1220 > .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_1220 > .jack.peek-shadow::before,#stacks_in_1220 > .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_1220 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1220 > .jack{overflow:visible;}#stacks_in_1220 > .jack.height-static{height:100px}#stacks_in_1220 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_1220 {
	margin: 6px 0px 24px 0px;
}
.stacks_in_2519 img{width:100%;max-width:340px}
#stacks_in_1225 .impact-slide{background-image:url("../files/slideshowImage-1225.png")}.slide-stacks_in_1225 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1225 .impact-container.h-right{right:0px}.slide-stacks_in_1225 .impact-container.h-left{left:0px}.slide-stacks_in_1225 .impact-container.v-top{top:0px}.slide-stacks_in_1225.kb-zoom-in-stacks_in_1225.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_1225 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_1225.kb-zoom-out-stacks_in_1225.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_1225 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_1225{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_1225{0%{transform:scale(1.20)}100%{transform:scale(1)}}
#stacks_in_1226 .impact-slide{background-image:url("../files/slideshowImage-1226.png")}.slide-stacks_in_1226 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1226 .impact-container.h-right{right:0px}.slide-stacks_in_1226 .impact-container.h-left{left:0px}.slide-stacks_in_1226 .impact-container.v-top{top:0px}.slide-stacks_in_1226.kb-zoom-in-stacks_in_1226.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_1226 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_1226.kb-zoom-out-stacks_in_1226.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_1226 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_1226{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_1226{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.slide-stacks_in_1704 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1704 .impact-container.h-right{right:0px}.slide-stacks_in_1704 .impact-container.h-left{left:0px}.slide-stacks_in_1704 .impact-container.v-top{top:0px}
#stacks_in_1881 .impact-slide{background-image:url("../files/slideshowImage-1881.png")}.slide-stacks_in_1881 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1881 .impact-container.h-right{right:0px}.slide-stacks_in_1881 .impact-container.h-left{left:0px}.slide-stacks_in_1881 .impact-container.v-top{top:0px}.slide-stacks_in_1881.kb-zoom-in-stacks_in_1881.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_1881 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_1881.kb-zoom-out-stacks_in_1881.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_1881 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_1881{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_1881{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.lines.stacks_in_923{width:100%;margin:calc(20rem/16) auto calc(20rem/16) auto;border-bottom:1px solid rgba(184, 148, 91, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_923.vertical{border-left:1px solid rgba(184, 148, 91, 1.00);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
#stacks_in_1569 .fg-content.fg-full-height{height:100%}#stacks_in_1569 .slides-container{margin:0}#stacks_in_1569 .slides-container > li{margin:0}#stacks_in_1569 .slides-container > li::before,#stacks_in_1569 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_1569 .slides-container.ovl-color li::before{background-color:rgba(0, 0, 0, 0.15)}#stacks_in_1569 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1569 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_1569 .impact-wrapper{z-index:0}#stacks_in_1569 .impact-wrapper.fill-container{min-width:100%}#stacks_in_1569 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_1569 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_1569 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_1569 .impact-wrapper.flexible-height{height:100vh;min-height:100px;width:100%;min-width:100%}#stacks_in_1569 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_1569 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_1569 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_1569 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_1569 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_1569 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(255, 244, 227, 1.00)}#stacks_in_1569 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_1569 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_1569 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_1569 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_1569 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_1569 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_1569 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_1569 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_1569 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(0, 0, 0, 0.15)}#stacks_in_1569 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1569 .impact-container{z-index:5}#stacks_in_1569 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_1569 .scrollDown{transform:scale(0.70)}}#stacks_in_1569 .scrollDown.button-bottom{bottom:30px}#stacks_in_1569 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_1569 .scrollDown.hide-on-mob{display:none}}#stacks_in_1569 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_1569 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_1569 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_1569 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_1569 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_1569 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_1569 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_1569 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_1569 .slides-pagination > a.current{transition:all 3000ms ease}
#stacks_in_9782 .impact-slide{background-image:url("../files/slideshowImage-9782.png")}.slide-stacks_in_9782 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9782 .impact-container.h-right{right:0px}.slide-stacks_in_9782 .impact-container.h-left{left:0px}.slide-stacks_in_9782 .impact-container.v-top{top:0px}
.target.stacks_in_9783{    margin:0px 0px 0px 0px;}.target.stacks_in_9783{}.target.stacks_in_9783.width-fill{width:calc(100% - 0px)}.target.stacks_in_9783.width-flexible{width:100%}.target.stacks_in_9783.width-fixed{width:250px}.target.stacks_in_9783.height-fill{height:calc(100% - 0px)}.target.stacks_in_9783.height-flexible{height:100%}.target.stacks_in_9783.height-fixed{height:250px}.target.stacks_in_9783[class*="relative-"].top-pt{top:0%}.target.stacks_in_9783[class*="relative-"].top-px{top:0px}.target.stacks_in_9783[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9783[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9783[class*="relative-"].right-pt{right:0%}.target.stacks_in_9783[class*="relative-"].right-px{right:0px}.target.stacks_in_9783[class*="relative-"].left-pt{left:0%}.target.stacks_in_9783[class*="relative-"].left-px{left:0px}.target.stacks_in_9783.shift-up{margin-top:-0px}.target.stacks_in_9783.shift-down{margin-bottom:-0px}.target.stacks_in_9783.shift-left{right:0px}.target.stacks_in_9783.shift-right{left:0px}.target.stacks_in_9783.pin-top,.target.stacks_in_9783.pin-bottom{left:0px}.target.stacks_in_9783.pin-left,.target.stacks_in_9783.pin-right{top:0px}
#stacks_in_9787{padding-left:0px;padding-right:0px;}#stacks_in_9787 > .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_9787 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9787 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9787 > .jack.width-static{width:500px}#stacks_in_9787 > .jack.width-flexible{width:100%}#stacks_in_9787 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9787 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9787 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9787 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9787 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9787 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9787 > .jack::after{border-radius:0px}#stacks_in_9787 > .jack.border-detailed-radius,#stacks_in_9787 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9787 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9787 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9787 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9787 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9787 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9787 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9787 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9787 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9787 > .jack.bg-image:not(.glass){}#stacks_in_9787 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9787 > .jack.bg-image.glass.after,#stacks_in_9787 > .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_9787 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9787 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9787 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9787 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9787 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9787 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9787 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9787 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9787 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9787 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9787 > .jack.bg-image.glass.after,#stacks_in_9787 > .glass.jack.bg-image::after{}#stacks_in_9787 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9787 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9787 > .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_9787 > .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_9787 > .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_9787 > .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_9787 > .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_9787 > .jack.peek-shadow::before,#stacks_in_9787 > .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_9787 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9787 > .jack{overflow:visible;}#stacks_in_9787 > .jack.height-static{height:100px}#stacks_in_9787 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9787 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_2419 .impact-slide{background-image:url("../files/slideshowImage-2419.jpg")}.slide-stacks_in_2419 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_2419 .impact-container.h-right{right:0px}.slide-stacks_in_2419 .impact-container.h-left{left:0px}.slide-stacks_in_2419 .impact-container.v-top{top:0px}.slide-stacks_in_2419.kb-zoom-in-stacks_in_2419.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_2419 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_2419.kb-zoom-out-stacks_in_2419.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_2419 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_2419{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_2419{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_2090{    margin:0px 0px 0px 0px;}.target.stacks_in_2090{}.target.stacks_in_2090.width-fill{width:calc(100% - 0px)}.target.stacks_in_2090.width-flexible{width:100%}.target.stacks_in_2090.width-fixed{width:250px}.target.stacks_in_2090.height-fill{height:calc(100% - 0px)}.target.stacks_in_2090.height-flexible{height:100%}.target.stacks_in_2090.height-fixed{height:250px}.target.stacks_in_2090[class*="relative-"].top-pt{top:0%}.target.stacks_in_2090[class*="relative-"].top-px{top:0px}.target.stacks_in_2090[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_2090[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_2090[class*="relative-"].right-pt{right:0%}.target.stacks_in_2090[class*="relative-"].right-px{right:0px}.target.stacks_in_2090[class*="relative-"].left-pt{left:0%}.target.stacks_in_2090[class*="relative-"].left-px{left:0px}.target.stacks_in_2090.shift-up{margin-top:-0px}.target.stacks_in_2090.shift-down{margin-bottom:-0px}.target.stacks_in_2090.shift-left{right:0px}.target.stacks_in_2090.shift-right{left:0px}.target.stacks_in_2090.pin-top,.target.stacks_in_2090.pin-bottom{left:0px}.target.stacks_in_2090.pin-left,.target.stacks_in_2090.pin-right{top:0px}
#stacks_in_2093{padding-left:0px;padding-right:0px;}#stacks_in_2093 > .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_2093 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2093 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2093 > .jack.width-static{width:500px}#stacks_in_2093 > .jack.width-flexible{width:100%}#stacks_in_2093 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2093 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2093 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2093 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2093 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2093 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2093 > .jack::after{border-radius:0px}#stacks_in_2093 > .jack.border-detailed-radius,#stacks_in_2093 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2093 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2093 > .jack.bg-color{background-color:#89C5FF}#stacks_in_2093 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_2093 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2093 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2093 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2093 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2093 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2093 > .jack.bg-image:not(.glass){}#stacks_in_2093 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2093 > .jack.bg-image.glass.after,#stacks_in_2093 > .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_2093 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2093 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2093 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2093 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2093 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2093 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2093 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2093 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2093 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2093 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2093 > .jack.bg-image.glass.after,#stacks_in_2093 > .glass.jack.bg-image::after{}#stacks_in_2093 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2093 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2093 > .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_2093 > .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_2093 > .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_2093 > .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_2093 > .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_2093 > .jack.peek-shadow::before,#stacks_in_2093 > .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_2093 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2093 > .jack{overflow:visible;}#stacks_in_2093 > .jack.height-static{height:100px}#stacks_in_2093 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2093 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_2416 .impact-slide{background-image:url("../files/slideshowImage-2416.jpg")}.slide-stacks_in_2416 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_2416 .impact-container.h-right{right:0px}.slide-stacks_in_2416 .impact-container.h-left{left:0px}.slide-stacks_in_2416 .impact-container.v-top{top:0px}.slide-stacks_in_2416.kb-zoom-in-stacks_in_2416.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_2416 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_2416.kb-zoom-out-stacks_in_2416.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_2416 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_2416{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_2416{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_1692{    margin:0px 0px 0px 0px;}.target.stacks_in_1692{}.target.stacks_in_1692.width-fill{width:calc(100% - 0px)}.target.stacks_in_1692.width-flexible{width:100%}.target.stacks_in_1692.width-fixed{width:250px}.target.stacks_in_1692.height-fill{height:calc(100% - 0px)}.target.stacks_in_1692.height-flexible{height:100%}.target.stacks_in_1692.height-fixed{height:250px}.target.stacks_in_1692[class*="relative-"].top-pt{top:0%}.target.stacks_in_1692[class*="relative-"].top-px{top:0px}.target.stacks_in_1692[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1692[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1692[class*="relative-"].right-pt{right:0%}.target.stacks_in_1692[class*="relative-"].right-px{right:0px}.target.stacks_in_1692[class*="relative-"].left-pt{left:0%}.target.stacks_in_1692[class*="relative-"].left-px{left:0px}.target.stacks_in_1692.shift-up{margin-top:-0px}.target.stacks_in_1692.shift-down{margin-bottom:-0px}.target.stacks_in_1692.shift-left{right:0px}.target.stacks_in_1692.shift-right{left:0px}.target.stacks_in_1692.pin-top,.target.stacks_in_1692.pin-bottom{left:0px}.target.stacks_in_1692.pin-left,.target.stacks_in_1692.pin-right{top:0px}
#stacks_in_1695{padding-left:0px;padding-right:0px;}#stacks_in_1695 > .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_1695 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1695 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1695 > .jack.width-static{width:500px}#stacks_in_1695 > .jack.width-flexible{width:100%}#stacks_in_1695 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1695 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1695 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1695 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1695 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1695 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1695 > .jack::after{border-radius:0px}#stacks_in_1695 > .jack.border-detailed-radius,#stacks_in_1695 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1695 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1695 > .jack.bg-color{background-color:#89C5FF}#stacks_in_1695 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1695 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1695 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1695 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1695 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1695 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1695 > .jack.bg-image:not(.glass){}#stacks_in_1695 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1695 > .jack.bg-image.glass.after,#stacks_in_1695 > .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_1695 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1695 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1695 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1695 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1695 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1695 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1695 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1695 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1695 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1695 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1695 > .jack.bg-image.glass.after,#stacks_in_1695 > .glass.jack.bg-image::after{}#stacks_in_1695 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1695 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1695 > .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_1695 > .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_1695 > .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_1695 > .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_1695 > .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_1695 > .jack.peek-shadow::before,#stacks_in_1695 > .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_1695 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1695 > .jack{overflow:visible;}#stacks_in_1695 > .jack.height-static{height:100px}#stacks_in_1695 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_1695 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_10048 .fg-content.fg-full-height{height:100%}#stacks_in_10048 .slides-container{margin:0}#stacks_in_10048 .slides-container > li{margin:0}#stacks_in_10048 .slides-container > li::before,#stacks_in_10048 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_10048 .slides-container.ovl-color li::before{background-color:rgba(0, 0, 0, 0.15)}#stacks_in_10048 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_10048 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_10048 .impact-wrapper{z-index:0}#stacks_in_10048 .impact-wrapper.fill-container{min-width:100%}#stacks_in_10048 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_10048 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_10048 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_10048 .impact-wrapper.flexible-height{height:100vh;min-height:100px;width:100%;min-width:100%}#stacks_in_10048 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_10048 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_10048 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_10048 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_10048 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_10048 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(255, 244, 227, 1.00)}#stacks_in_10048 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_10048 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_10048 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_10048 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_10048 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_10048 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_10048 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_10048 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_10048 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(0, 0, 0, 0.15)}#stacks_in_10048 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_10048 .impact-container{z-index:5}#stacks_in_10048 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_10048 .scrollDown{transform:scale(0.70)}}#stacks_in_10048 .scrollDown.button-bottom{bottom:30px}#stacks_in_10048 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_10048 .scrollDown.hide-on-mob{display:none}}#stacks_in_10048 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_10048 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_10048 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_10048 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_10048 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_10048 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_10048 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_10048 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_10048 .slides-pagination > a.current{transition:all 3000ms ease}
#stacks_in_10049 .impact-slide{background-image:url("../files/slideshowImage-10049.png")}.slide-stacks_in_10049 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_10049 .impact-container.h-right{right:0px}.slide-stacks_in_10049 .impact-container.h-left{left:0px}.slide-stacks_in_10049 .impact-container.v-top{top:0px}
.target.stacks_in_10051{    margin:0px 0px 0px 0px;}.target.stacks_in_10051{}.target.stacks_in_10051.width-fill{width:calc(100% - 0px)}.target.stacks_in_10051.width-flexible{width:100%}.target.stacks_in_10051.width-fixed{width:250px}.target.stacks_in_10051.height-fill{height:calc(100% - 0px)}.target.stacks_in_10051.height-flexible{height:100%}.target.stacks_in_10051.height-fixed{height:250px}.target.stacks_in_10051[class*="relative-"].top-pt{top:0%}.target.stacks_in_10051[class*="relative-"].top-px{top:0px}.target.stacks_in_10051[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_10051[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_10051[class*="relative-"].right-pt{right:0%}.target.stacks_in_10051[class*="relative-"].right-px{right:0px}.target.stacks_in_10051[class*="relative-"].left-pt{left:0%}.target.stacks_in_10051[class*="relative-"].left-px{left:0px}.target.stacks_in_10051.shift-up{margin-top:-0px}.target.stacks_in_10051.shift-down{margin-bottom:-0px}.target.stacks_in_10051.shift-left{right:0px}.target.stacks_in_10051.shift-right{left:0px}.target.stacks_in_10051.pin-top,.target.stacks_in_10051.pin-bottom{left:0px}.target.stacks_in_10051.pin-left,.target.stacks_in_10051.pin-right{top:0px}
#stacks_in_10055{padding-left:0px;padding-right:0px;}#stacks_in_10055 > .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_10055 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10055 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10055 > .jack.width-static{width:500px}#stacks_in_10055 > .jack.width-flexible{width:100%}#stacks_in_10055 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10055 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10055 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10055 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10055 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10055 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10055 > .jack::after{border-radius:0px}#stacks_in_10055 > .jack.border-detailed-radius,#stacks_in_10055 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10055 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10055 > .jack.bg-color{background-color:#89C5FF}#stacks_in_10055 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_10055 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10055 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10055 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10055 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10055 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10055 > .jack.bg-image:not(.glass){}#stacks_in_10055 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10055 > .jack.bg-image.glass.after,#stacks_in_10055 > .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_10055 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10055 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10055 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10055 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10055 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10055 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10055 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10055 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10055 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10055 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10055 > .jack.bg-image.glass.after,#stacks_in_10055 > .glass.jack.bg-image::after{}#stacks_in_10055 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10055 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10055 > .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_10055 > .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_10055 > .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_10055 > .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_10055 > .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_10055 > .jack.peek-shadow::before,#stacks_in_10055 > .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_10055 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10055 > .jack{overflow:visible;}#stacks_in_10055 > .jack.height-static{height:100px}#stacks_in_10055 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_10055 {
	margin: 6px 0px 24px 0px;
}

#stacks_in_10061 {
	font-size: 99%;
}
#stacks_in_10088 .impact-slide{background-image:url("../files/slideshowImage-10088.png")}.slide-stacks_in_10088 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_10088 .impact-container.h-right{right:0px}.slide-stacks_in_10088 .impact-container.h-left{left:0px}.slide-stacks_in_10088 .impact-container.v-top{top:0px}
.target.stacks_in_10093{    margin:0px 0px 0px 0px;}.target.stacks_in_10093{}.target.stacks_in_10093.width-fill{width:calc(100% - 0px)}.target.stacks_in_10093.width-flexible{width:100%}.target.stacks_in_10093.width-fixed{width:250px}.target.stacks_in_10093.height-fill{height:calc(100% - 0px)}.target.stacks_in_10093.height-flexible{height:100%}.target.stacks_in_10093.height-fixed{height:250px}.target.stacks_in_10093[class*="relative-"].top-pt{top:0%}.target.stacks_in_10093[class*="relative-"].top-px{top:0px}.target.stacks_in_10093[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_10093[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_10093[class*="relative-"].right-pt{right:0%}.target.stacks_in_10093[class*="relative-"].right-px{right:0px}.target.stacks_in_10093[class*="relative-"].left-pt{left:0%}.target.stacks_in_10093[class*="relative-"].left-px{left:0px}.target.stacks_in_10093.shift-up{margin-top:-0px}.target.stacks_in_10093.shift-down{margin-bottom:-0px}.target.stacks_in_10093.shift-left{right:0px}.target.stacks_in_10093.shift-right{left:0px}.target.stacks_in_10093.pin-top,.target.stacks_in_10093.pin-bottom{left:0px}.target.stacks_in_10093.pin-left,.target.stacks_in_10093.pin-right{top:0px}
#stacks_in_10096{padding-left:0px;padding-right:0px;}#stacks_in_10096 > .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_10096 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10096 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10096 > .jack.width-static{width:500px}#stacks_in_10096 > .jack.width-flexible{width:100%}#stacks_in_10096 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10096 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10096 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10096 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10096 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10096 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10096 > .jack::after{border-radius:0px}#stacks_in_10096 > .jack.border-detailed-radius,#stacks_in_10096 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10096 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10096 > .jack.bg-color{background-color:#89C5FF}#stacks_in_10096 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_10096 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10096 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10096 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10096 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10096 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10096 > .jack.bg-image:not(.glass){}#stacks_in_10096 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10096 > .jack.bg-image.glass.after,#stacks_in_10096 > .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_10096 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10096 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10096 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10096 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10096 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10096 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10096 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10096 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10096 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10096 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10096 > .jack.bg-image.glass.after,#stacks_in_10096 > .glass.jack.bg-image::after{}#stacks_in_10096 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10096 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10096 > .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_10096 > .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_10096 > .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_10096 > .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_10096 > .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_10096 > .jack.peek-shadow::before,#stacks_in_10096 > .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_10096 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10096 > .jack{overflow:visible;}#stacks_in_10096 > .jack.height-static{height:100px}#stacks_in_10096 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_10096 {
	margin: 6px 0px 24px 0px;
}

#stacks_in_10216 {
	font-size: 99%;
}
#stacks_in_10239 .impact-slide{background-image:url("../files/slideshowImage-10239.png")}.slide-stacks_in_10239 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_10239 .impact-container.h-right{right:0px}.slide-stacks_in_10239 .impact-container.h-left{left:0px}.slide-stacks_in_10239 .impact-container.v-top{top:0px}
.target.stacks_in_10241{    margin:0px 0px 0px 0px;}.target.stacks_in_10241{}.target.stacks_in_10241.width-fill{width:calc(100% - 0px)}.target.stacks_in_10241.width-flexible{width:100%}.target.stacks_in_10241.width-fixed{width:250px}.target.stacks_in_10241.height-fill{height:calc(100% - 0px)}.target.stacks_in_10241.height-flexible{height:100%}.target.stacks_in_10241.height-fixed{height:250px}.target.stacks_in_10241[class*="relative-"].top-pt{top:0%}.target.stacks_in_10241[class*="relative-"].top-px{top:0px}.target.stacks_in_10241[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_10241[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_10241[class*="relative-"].right-pt{right:0%}.target.stacks_in_10241[class*="relative-"].right-px{right:0px}.target.stacks_in_10241[class*="relative-"].left-pt{left:0%}.target.stacks_in_10241[class*="relative-"].left-px{left:0px}.target.stacks_in_10241.shift-up{margin-top:-0px}.target.stacks_in_10241.shift-down{margin-bottom:-0px}.target.stacks_in_10241.shift-left{right:0px}.target.stacks_in_10241.shift-right{left:0px}.target.stacks_in_10241.pin-top,.target.stacks_in_10241.pin-bottom{left:0px}.target.stacks_in_10241.pin-left,.target.stacks_in_10241.pin-right{top:0px}
#stacks_in_10244{padding-left:0px;padding-right:0px;}#stacks_in_10244 > .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_10244 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10244 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10244 > .jack.width-static{width:500px}#stacks_in_10244 > .jack.width-flexible{width:100%}#stacks_in_10244 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10244 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10244 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10244 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10244 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10244 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10244 > .jack::after{border-radius:0px}#stacks_in_10244 > .jack.border-detailed-radius,#stacks_in_10244 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10244 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10244 > .jack.bg-color{background-color:#89C5FF}#stacks_in_10244 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_10244 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10244 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10244 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10244 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10244 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10244 > .jack.bg-image:not(.glass){}#stacks_in_10244 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10244 > .jack.bg-image.glass.after,#stacks_in_10244 > .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_10244 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10244 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10244 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10244 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10244 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10244 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10244 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10244 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10244 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10244 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10244 > .jack.bg-image.glass.after,#stacks_in_10244 > .glass.jack.bg-image::after{}#stacks_in_10244 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10244 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10244 > .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_10244 > .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_10244 > .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_10244 > .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_10244 > .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_10244 > .jack.peek-shadow::before,#stacks_in_10244 > .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_10244 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10244 > .jack{overflow:visible;}#stacks_in_10244 > .jack.height-static{height:100px}#stacks_in_10244 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_10244 {
	margin: 6px 0px 24px 0px;
}

#stacks_in_10252 {
	font-size: 99%;
}
#stacks_in_9121 .fg-content.fg-full-height{height:100%}#stacks_in_9121 .slides-container{margin:0}#stacks_in_9121 .slides-container > li{margin:0}#stacks_in_9121 .slides-container > li::before,#stacks_in_9121 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_9121 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_9121 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_9121 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_9121 .impact-wrapper{z-index:0}#stacks_in_9121 .impact-wrapper.fill-container{min-width:100%}#stacks_in_9121 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_9121 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_9121 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_9121 .impact-wrapper.flexible-height{height:100vh;min-height:100px;width:100%;min-width:100%}#stacks_in_9121 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_9121 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_9121 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_9121 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_9121 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_9121 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(255, 244, 227, 1.00)}#stacks_in_9121 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_9121 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_9121 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_9121 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_9121 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_9121 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_9121 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_9121 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_9121 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_9121 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_9121 .impact-container{z-index:5}#stacks_in_9121 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_9121 .scrollDown{transform:scale(0.70)}}#stacks_in_9121 .scrollDown.button-bottom{bottom:30px}#stacks_in_9121 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_9121 .scrollDown.hide-on-mob{display:none}}#stacks_in_9121 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_9121 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_9121 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_9121 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_9121 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_9121 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_9121 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_9121 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_9121 .slides-pagination > a.current{transition:all 3000ms ease}
#stacks_in_9135 .impact-slide{background-image:url("../files/slideshowImage-9135.png")}.slide-stacks_in_9135 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9135 .impact-container.h-right{right:0px}.slide-stacks_in_9135 .impact-container.h-left{left:0px}.slide-stacks_in_9135 .impact-container.v-top{top:0px}
.target.stacks_in_9136{    margin:0px 0px 0px 0px;}.target.stacks_in_9136{}.target.stacks_in_9136.width-fill{width:calc(100% - 0px)}.target.stacks_in_9136.width-flexible{width:100%}.target.stacks_in_9136.width-fixed{width:250px}.target.stacks_in_9136.height-fill{height:calc(100% - 0px)}.target.stacks_in_9136.height-flexible{height:100%}.target.stacks_in_9136.height-fixed{height:250px}.target.stacks_in_9136[class*="relative-"].top-pt{top:0%}.target.stacks_in_9136[class*="relative-"].top-px{top:0px}.target.stacks_in_9136[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9136[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9136[class*="relative-"].right-pt{right:0%}.target.stacks_in_9136[class*="relative-"].right-px{right:0px}.target.stacks_in_9136[class*="relative-"].left-pt{left:0%}.target.stacks_in_9136[class*="relative-"].left-px{left:0px}.target.stacks_in_9136.shift-up{margin-top:-0px}.target.stacks_in_9136.shift-down{margin-bottom:-0px}.target.stacks_in_9136.shift-left{right:0px}.target.stacks_in_9136.shift-right{left:0px}.target.stacks_in_9136.pin-top,.target.stacks_in_9136.pin-bottom{left:0px}.target.stacks_in_9136.pin-left,.target.stacks_in_9136.pin-right{top:0px}
#stacks_in_9140{padding-left:0px;padding-right:0px;}#stacks_in_9140 > .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_9140 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9140 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9140 > .jack.width-static{width:500px}#stacks_in_9140 > .jack.width-flexible{width:100%}#stacks_in_9140 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9140 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9140 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9140 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9140 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9140 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9140 > .jack::after{border-radius:0px}#stacks_in_9140 > .jack.border-detailed-radius,#stacks_in_9140 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9140 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9140 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9140 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9140 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9140 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9140 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9140 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9140 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9140 > .jack.bg-image:not(.glass){}#stacks_in_9140 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9140 > .jack.bg-image.glass.after,#stacks_in_9140 > .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_9140 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9140 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9140 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9140 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9140 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9140 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9140 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9140 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9140 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9140 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9140 > .jack.bg-image.glass.after,#stacks_in_9140 > .glass.jack.bg-image::after{}#stacks_in_9140 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9140 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9140 > .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_9140 > .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_9140 > .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_9140 > .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_9140 > .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_9140 > .jack.peek-shadow::before,#stacks_in_9140 > .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_9140 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9140 > .jack{overflow:visible;}#stacks_in_9140 > .jack.height-static{height:100px}#stacks_in_9140 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9140 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_9794 .impact-slide{background-image:url("../files/slideshowImage-9794.jpg")}.slide-stacks_in_9794 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9794 .impact-container.h-right{right:0px}.slide-stacks_in_9794 .impact-container.h-left{left:0px}.slide-stacks_in_9794 .impact-container.v-top{top:0px}.slide-stacks_in_9794.kb-zoom-in-stacks_in_9794.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_9794 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_9794.kb-zoom-out-stacks_in_9794.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_9794 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_9794{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_9794{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_9795{    margin:0px 0px 0px 0px;}.target.stacks_in_9795{}.target.stacks_in_9795.width-fill{width:calc(100% - 0px)}.target.stacks_in_9795.width-flexible{width:100%}.target.stacks_in_9795.width-fixed{width:250px}.target.stacks_in_9795.height-fill{height:calc(100% - 0px)}.target.stacks_in_9795.height-flexible{height:100%}.target.stacks_in_9795.height-fixed{height:250px}.target.stacks_in_9795[class*="relative-"].top-pt{top:0%}.target.stacks_in_9795[class*="relative-"].top-px{top:0px}.target.stacks_in_9795[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9795[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9795[class*="relative-"].right-pt{right:0%}.target.stacks_in_9795[class*="relative-"].right-px{right:0px}.target.stacks_in_9795[class*="relative-"].left-pt{left:0%}.target.stacks_in_9795[class*="relative-"].left-px{left:0px}.target.stacks_in_9795.shift-up{margin-top:-0px}.target.stacks_in_9795.shift-down{margin-bottom:-0px}.target.stacks_in_9795.shift-left{right:0px}.target.stacks_in_9795.shift-right{left:0px}.target.stacks_in_9795.pin-top,.target.stacks_in_9795.pin-bottom{left:0px}.target.stacks_in_9795.pin-left,.target.stacks_in_9795.pin-right{top:0px}
#stacks_in_9799{padding-left:0px;padding-right:0px;}#stacks_in_9799 > .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_9799 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9799 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9799 > .jack.width-static{width:500px}#stacks_in_9799 > .jack.width-flexible{width:100%}#stacks_in_9799 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9799 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9799 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9799 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9799 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9799 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9799 > .jack::after{border-radius:0px}#stacks_in_9799 > .jack.border-detailed-radius,#stacks_in_9799 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9799 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9799 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9799 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9799 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9799 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9799 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9799 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9799 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9799 > .jack.bg-image:not(.glass){}#stacks_in_9799 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9799 > .jack.bg-image.glass.after,#stacks_in_9799 > .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_9799 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9799 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9799 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9799 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9799 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9799 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9799 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9799 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9799 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9799 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9799 > .jack.bg-image.glass.after,#stacks_in_9799 > .glass.jack.bg-image::after{}#stacks_in_9799 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9799 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9799 > .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_9799 > .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_9799 > .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_9799 > .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_9799 > .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_9799 > .jack.peek-shadow::before,#stacks_in_9799 > .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_9799 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9799 > .jack{overflow:visible;}#stacks_in_9799 > .jack.height-static{height:100px}#stacks_in_9799 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9799 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_2424 .impact-slide{background-image:url("../files/slideshowImage-2424.png")}.slide-stacks_in_2424 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_2424 .impact-container.h-right{right:0px}.slide-stacks_in_2424 .impact-container.h-left{left:0px}.slide-stacks_in_2424 .impact-container.v-top{top:0px}.slide-stacks_in_2424.kb-zoom-in-stacks_in_2424.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_2424 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_2424.kb-zoom-out-stacks_in_2424.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_2424 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_2424{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_2424{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_2114{    margin:0px 0px 0px 0px;}.target.stacks_in_2114{}.target.stacks_in_2114.width-fill{width:calc(100% - 0px)}.target.stacks_in_2114.width-flexible{width:100%}.target.stacks_in_2114.width-fixed{width:250px}.target.stacks_in_2114.height-fill{height:calc(100% - 0px)}.target.stacks_in_2114.height-flexible{height:100%}.target.stacks_in_2114.height-fixed{height:250px}.target.stacks_in_2114[class*="relative-"].top-pt{top:0%}.target.stacks_in_2114[class*="relative-"].top-px{top:0px}.target.stacks_in_2114[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_2114[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_2114[class*="relative-"].right-pt{right:0%}.target.stacks_in_2114[class*="relative-"].right-px{right:0px}.target.stacks_in_2114[class*="relative-"].left-pt{left:0%}.target.stacks_in_2114[class*="relative-"].left-px{left:0px}.target.stacks_in_2114.shift-up{margin-top:-0px}.target.stacks_in_2114.shift-down{margin-bottom:-0px}.target.stacks_in_2114.shift-left{right:0px}.target.stacks_in_2114.shift-right{left:0px}.target.stacks_in_2114.pin-top,.target.stacks_in_2114.pin-bottom{left:0px}.target.stacks_in_2114.pin-left,.target.stacks_in_2114.pin-right{top:0px}
#stacks_in_2117{padding-left:0px;padding-right:0px;}#stacks_in_2117 > .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_2117 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2117 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2117 > .jack.width-static{width:500px}#stacks_in_2117 > .jack.width-flexible{width:100%}#stacks_in_2117 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2117 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2117 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2117 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2117 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2117 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2117 > .jack::after{border-radius:0px}#stacks_in_2117 > .jack.border-detailed-radius,#stacks_in_2117 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2117 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2117 > .jack.bg-color{background-color:#89C5FF}#stacks_in_2117 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_2117 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2117 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2117 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2117 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2117 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2117 > .jack.bg-image:not(.glass){}#stacks_in_2117 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2117 > .jack.bg-image.glass.after,#stacks_in_2117 > .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_2117 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2117 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2117 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2117 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2117 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2117 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2117 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2117 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2117 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2117 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2117 > .jack.bg-image.glass.after,#stacks_in_2117 > .glass.jack.bg-image::after{}#stacks_in_2117 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2117 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2117 > .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_2117 > .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_2117 > .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_2117 > .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_2117 > .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_2117 > .jack.peek-shadow::before,#stacks_in_2117 > .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_2117 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2117 > .jack{overflow:visible;}#stacks_in_2117 > .jack.height-static{height:100px}#stacks_in_2117 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2117 {
	margin: 6px 0px 24px 0px;
}
.pab.stacks_in_10145{max-height:0px;transition:max-height 500ms ease 0ms}.pab.stacks_in_10145.open{max-height:500px}@media screen and (min-width:40em){.pab.stacks_in_10145.open{max-height:500px}}@media screen and (min-width:64em){.pab.stacks_in_10145.open{max-height:500px}}.wrapper-stacks_in_10145{height:500px}@media screen and (min-width:40em){.wrapper-stacks_in_10145{height:500px}}@media screen and (min-width:64em){.wrapper-stacks_in_10145{height:500px}}
#stacks_in_10135{padding-left:0px;padding-right:0px;}#stacks_in_10135 > .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_10135 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10135 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10135 > .jack.width-static{width:500px}#stacks_in_10135 > .jack.width-flexible{width:100%}#stacks_in_10135 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10135 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10135 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10135 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10135 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10135 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10135 > .jack::after{border-radius:0px}#stacks_in_10135 > .jack.border-detailed-radius,#stacks_in_10135 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10135 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10135 > .jack.bg-color{background-color:#89C5FF}#stacks_in_10135 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_10135 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10135 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10135 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10135 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10135 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10135 > .jack.bg-image:not(.glass){}#stacks_in_10135 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10135 > .jack.bg-image.glass.after,#stacks_in_10135 > .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_10135 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10135 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10135 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10135 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10135 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10135 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10135 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10135 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10135 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10135 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10135 > .jack.bg-image.glass.after,#stacks_in_10135 > .glass.jack.bg-image::after{}#stacks_in_10135 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10135 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10135 > .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_10135 > .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_10135 > .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_10135 > .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_10135 > .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_10135 > .jack.peek-shadow::before,#stacks_in_10135 > .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_10135 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10135 > .jack{overflow:visible;}#stacks_in_10135 > .jack.height-static{height:100px}#stacks_in_10135 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_10135 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_10129 {
	font-size: 99%;
}

#stacks_in_10124 {
	font-weight: lighter;
}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}::placeholder{color:rgba(109, 94, 75, 1.00)}#stacks_in_10149 label{color:rgba(109, 94, 75, 1.00);font-size:0.80rem}#stacks_in_10149 .gdpr input{float:left;width:auto;margin:0.3rem 0 1rem 0}#stacks_in_10149 .gdpr label{float:left;width:90%;font-size:0.80rem;color:rgba(109, 94, 75, 1.00);position:relative;margin-left:0.5rem}#stacks_in_10149 input[type=text],#stacks_in_10149 input[type=email]{-webkit-appearance:none;font-family:inherit;border-style:solid;border-width:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;margin:0;line-height:1em;width:100%;box-sizing:border-box;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;border-radius:0px;background-color:rgba(255, 242, 224, 0.50);border-color:rgba(109, 94, 75, 1.00);height:2em;color:rgba(109, 94, 75, 1.00);font-size:0.70rem;text-align:left;padding:0 0.5rem}#stacks_in_10149 input[type=text]:focus,#stacks_in_10149 input[type=email]:focus{box-shadow:0 0 5px -1px rgba(109, 94, 75, 1.00);border-color:rgba(109, 94, 75, 1.00);outline:none;background-color:rgba(252, 239, 221, 0.50);color:rgba(34, 19, 0, 1.00)}#stacks_in_10149 .label_text{line-height:2em}#stacks_in_10149 .field{display:inline-block;width:100%;position:relative;margin:0.50rem 0;vertical-align:bottom}#stacks_in_10149 .hide{display:none}#stacks_in_10149 input[name=consent].error{outline:1px solid red}#stacks_in_10149 label.error{margin-top:0.5rem;color:red;display:block;font-size:1rem}#stacks_in_10149 button{margin:0}#stacks_in_10149 button.custom{border-style:solid;border-width:0px;cursor:pointer;font-family:inherit;font-weight:inherit;line-height:normal;margin:0;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;border-radius:0;transition:background-color 300ms ease-out;background-color:rgba(72, 120, 222, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_10149 button.custom:hover{background-color:rgba(68, 114, 210, 1.00)}#stacks_in_10149 button.small{padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:0.8125rem}#stacks_in_10149 button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}#stacks_in_10149 button.expand{padding-right:0;padding-left:0;width:100%}#stacks_in_10149 button.right{float:right}#stacks_in_10149 button.radius{border-radius:0px}#stacks_in_10149 button.round{border-radius:500px}
#stacks_in_8478{padding-left:0px;padding-right:0px;}#stacks_in_8478 > .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_8478 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8478 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8478 > .jack.width-static{width:500px}#stacks_in_8478 > .jack.width-flexible{width:100%}#stacks_in_8478 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8478 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8478 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8478 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8478 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8478 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8478 > .jack::after{border-radius:0px}#stacks_in_8478 > .jack.border-detailed-radius,#stacks_in_8478 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8478 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8478 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8478 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8478 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8478 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8478 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8478 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8478 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8478 > .jack.bg-image:not(.glass){}#stacks_in_8478 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8478 > .jack.bg-image.glass.after,#stacks_in_8478 > .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_8478 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8478 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8478 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8478 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8478 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8478 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8478 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8478 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8478 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8478 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8478 > .jack.bg-image.glass.after,#stacks_in_8478 > .glass.jack.bg-image::after{}#stacks_in_8478 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8478 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8478 > .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_8478 > .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_8478 > .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_8478 > .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_8478 > .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_8478 > .jack.peek-shadow::before,#stacks_in_8478 > .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_8478 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8478 > .jack{overflow:visible;}#stacks_in_8478 > .jack.height-static{height:100px}#stacks_in_8478 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8478 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_9037 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_9041 {
	font-weight: lighter;
}
#stacks_in_4982{padding-left:0px;padding-right:0px;}#stacks_in_4982 > .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_4982 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4982 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4982 > .jack.width-static{width:500px}#stacks_in_4982 > .jack.width-flexible{width:100%}#stacks_in_4982 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4982 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4982 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4982 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4982 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4982 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4982 > .jack::after{border-radius:0px}#stacks_in_4982 > .jack.border-detailed-radius,#stacks_in_4982 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4982 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4982 > .jack.bg-color{background-color:#89C5FF}#stacks_in_4982 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_4982 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4982 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4982 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4982 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4982 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4982 > .jack.bg-image:not(.glass){}#stacks_in_4982 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4982 > .jack.bg-image.glass.after,#stacks_in_4982 > .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_4982 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4982 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4982 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4982 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4982 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4982 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4982 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4982 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4982 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4982 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4982 > .jack.bg-image.glass.after,#stacks_in_4982 > .glass.jack.bg-image::after{}#stacks_in_4982 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4982 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4982 > .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_4982 > .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_4982 > .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_4982 > .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_4982 > .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_4982 > .jack.peek-shadow::before,#stacks_in_4982 > .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_4982 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4982 > .jack{overflow:visible;}#stacks_in_4982 > .jack.height-static{height:100px}#stacks_in_4982 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_4982 {
	margin: 18px 0px 0px 0px;
}
.pab.stacks_in_4373{max-height:0px;transition:max-height 500ms ease 200ms}.pab.stacks_in_4373.open{max-height:600px}@media screen and (min-width:40em){.pab.stacks_in_4373.open{max-height:700px}}@media screen and (min-width:64em){.pab.stacks_in_4373.open{max-height:800px}}.wrapper-stacks_in_4373{height:600px}@media screen and (min-width:40em){.wrapper-stacks_in_4373{height:700px}}@media screen and (min-width:64em){.wrapper-stacks_in_4373{height:800px}}
#stacks_in_4376{padding-left:0px;padding-right:0px;}#stacks_in_4376 > .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_4376 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4376 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4376 > .jack.width-static{width:500px}#stacks_in_4376 > .jack.width-flexible{width:100%}#stacks_in_4376 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4376 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4376 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4376 > .jack::after{border-radius:0px}#stacks_in_4376 > .jack.border-detailed-radius,#stacks_in_4376 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4376 > .jack.bg-color{background-color:#89C5FF}#stacks_in_4376 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_4376 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4376 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4376 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4376 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4376 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4376 > .jack.bg-image:not(.glass){}#stacks_in_4376 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4376 > .jack.bg-image.glass.after,#stacks_in_4376 > .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_4376 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4376 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4376 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4376 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4376 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4376 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4376 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4376 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4376 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4376 > .jack.bg-image.glass.after,#stacks_in_4376 > .glass.jack.bg-image::after{}#stacks_in_4376 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4376 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4376 > .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_4376 > .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_4376 > .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_4376 > .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_4376 > .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_4376 > .jack.peek-shadow::before,#stacks_in_4376 > .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_4376 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4376 > .jack{overflow:visible;}#stacks_in_4376 > .jack.height-static{height:100px}#stacks_in_4376 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_4376 {
	margin: 6px 0px 6px 0px;
}
.stacks_in_4396 img{width:100%;max-width:500px}
#stacks_in_9958{padding-left:0px;padding-right:0px;}#stacks_in_9958 > .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_9958 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9958 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9958 > .jack.width-static{width:500px}#stacks_in_9958 > .jack.width-flexible{width:100%}#stacks_in_9958 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9958 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9958 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9958 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9958 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9958 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9958 > .jack::after{border-radius:0px}#stacks_in_9958 > .jack.border-detailed-radius,#stacks_in_9958 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9958 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9958 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9958 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9958 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9958 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9958 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9958 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9958 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9958 > .jack.bg-image:not(.glass){}#stacks_in_9958 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9958 > .jack.bg-image.glass.after,#stacks_in_9958 > .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_9958 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9958 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9958 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9958 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9958 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9958 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9958 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9958 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9958 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9958 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9958 > .jack.bg-image.glass.after,#stacks_in_9958 > .glass.jack.bg-image::after{}#stacks_in_9958 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9958 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9958 > .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_9958 > .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_9958 > .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_9958 > .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_9958 > .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_9958 > .jack.peek-shadow::before,#stacks_in_9958 > .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_9958 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9958 > .jack{overflow:visible;}#stacks_in_9958 > .jack.height-static{height:100px}#stacks_in_9958 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9958 {
	margin: 6px 0px 0px 0px;
}
.stacks_in_9952 > *{display:inline-block;white-space:nowrap}

#stacks_in_4410 {
	font-weight: lighter;
}

#stacks_in_9955 {
	font-weight: lighter;
}
.stacks_in_4400 img{width:100%;max-width:500px}
#stacks_in_9960{padding-left:0px;padding-right:0px;}#stacks_in_9960 > .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_9960 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9960 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9960 > .jack.width-static{width:500px}#stacks_in_9960 > .jack.width-flexible{width:100%}#stacks_in_9960 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9960 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9960 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9960 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9960 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9960 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9960 > .jack::after{border-radius:0px}#stacks_in_9960 > .jack.border-detailed-radius,#stacks_in_9960 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9960 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9960 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9960 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9960 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9960 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9960 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9960 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9960 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9960 > .jack.bg-image:not(.glass){}#stacks_in_9960 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9960 > .jack.bg-image.glass.after,#stacks_in_9960 > .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_9960 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9960 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9960 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9960 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9960 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9960 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9960 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9960 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9960 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9960 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9960 > .jack.bg-image.glass.after,#stacks_in_9960 > .glass.jack.bg-image::after{}#stacks_in_9960 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9960 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9960 > .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_9960 > .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_9960 > .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_9960 > .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_9960 > .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_9960 > .jack.peek-shadow::before,#stacks_in_9960 > .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_9960 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9960 > .jack{overflow:visible;}#stacks_in_9960 > .jack.height-static{height:100px}#stacks_in_9960 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9960 {
	margin: 6px 0px 0px 0px;
}
.stacks_in_9966 > *{display:inline-block;white-space:nowrap}

#stacks_in_4407 {
	font-weight: lighter;
}

#stacks_in_9973 {
	font-weight: lighter;
}
.stacks_in_7979 img{width:100%;max-width:500px}
#stacks_in_9974{padding-left:0px;padding-right:0px;}#stacks_in_9974 > .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_9974 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9974 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9974 > .jack.width-static{width:500px}#stacks_in_9974 > .jack.width-flexible{width:100%}#stacks_in_9974 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9974 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9974 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9974 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9974 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9974 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9974 > .jack::after{border-radius:0px}#stacks_in_9974 > .jack.border-detailed-radius,#stacks_in_9974 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9974 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9974 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9974 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9974 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9974 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9974 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9974 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9974 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9974 > .jack.bg-image:not(.glass){}#stacks_in_9974 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9974 > .jack.bg-image.glass.after,#stacks_in_9974 > .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_9974 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9974 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9974 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9974 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9974 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9974 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9974 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9974 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9974 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9974 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9974 > .jack.bg-image.glass.after,#stacks_in_9974 > .glass.jack.bg-image::after{}#stacks_in_9974 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9974 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9974 > .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_9974 > .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_9974 > .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_9974 > .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_9974 > .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_9974 > .jack.peek-shadow::before,#stacks_in_9974 > .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_9974 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9974 > .jack{overflow:visible;}#stacks_in_9974 > .jack.height-static{height:100px}#stacks_in_9974 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9974 {
	margin: 6px 0px 0px 0px;
}
.stacks_in_9980 > *{display:inline-block;white-space:nowrap}

#stacks_in_7973 {
	font-weight: lighter;
}

#stacks_in_9987 {
	font-weight: lighter;
}
.stacks_in_7965 img{width:100%;max-width:500px}
#stacks_in_9988{padding-left:0px;padding-right:0px;}#stacks_in_9988 > .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_9988 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9988 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9988 > .jack.width-static{width:500px}#stacks_in_9988 > .jack.width-flexible{width:100%}#stacks_in_9988 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9988 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9988 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9988 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9988 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9988 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9988 > .jack::after{border-radius:0px}#stacks_in_9988 > .jack.border-detailed-radius,#stacks_in_9988 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9988 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9988 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9988 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9988 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9988 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9988 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9988 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9988 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9988 > .jack.bg-image:not(.glass){}#stacks_in_9988 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9988 > .jack.bg-image.glass.after,#stacks_in_9988 > .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_9988 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9988 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9988 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9988 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9988 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9988 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9988 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9988 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9988 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9988 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9988 > .jack.bg-image.glass.after,#stacks_in_9988 > .glass.jack.bg-image::after{}#stacks_in_9988 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9988 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9988 > .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_9988 > .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_9988 > .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_9988 > .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_9988 > .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_9988 > .jack.peek-shadow::before,#stacks_in_9988 > .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_9988 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9988 > .jack{overflow:visible;}#stacks_in_9988 > .jack.height-static{height:100px}#stacks_in_9988 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9988 {
	margin: 6px 0px 0px 0px;
}
.stacks_in_9994 > *{display:inline-block;white-space:nowrap}

#stacks_in_7959 {
	font-weight: lighter;
}

#stacks_in_9999 {
	font-weight: lighter;
}
/* -- Start Vegas Each css Template -- */


#stacks_in_3799VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_3799VegasInput{
	position: relative;
	display: none;
}

#stacks_in_3799 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_3799 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_3799 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_3799vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_3799vegasContent,.stacks_in_3799vegasContent h1,.stacks_in_3799vegasContent h2,.stacks_in_3799vegasContent h3,.stacks_in_3799vegasContent h4,.stacks_in_3799vegasContent h5,.stacks_in_3799vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_3799vegasContent a,.stacks_in_3799vegasContent a:active,.stacks_in_3799vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_3799vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_3799vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_3799vegasContentBox{
	text-align: center !important;
}

.stacks_in_3799vegasContentBox h1,.stacks_in_3799vegasContentBox h2,.stacks_in_3799vegasContentBox h3,.stacks_in_3799vegasContentBox h4,.stacks_in_3799vegasContentBox h5,.stacks_in_3799vegasContentBox h6,.stacks_in_3799vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_3799vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_3799vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_3799vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_5003 img{width:100%;max-width:500px}
.stacks_in_5005 img{width:100%;max-width:500px}
.stacks_in_5007 img{width:100%;max-width:500px}
/* -- Start Vegas Each css Template -- */


#stacks_in_3845VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_3845VegasInput{
	position: relative;
	display: none;
}

#stacks_in_3845 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_3845 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_3845 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_3845vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_3845vegasContent,.stacks_in_3845vegasContent h1,.stacks_in_3845vegasContent h2,.stacks_in_3845vegasContent h3,.stacks_in_3845vegasContent h4,.stacks_in_3845vegasContent h5,.stacks_in_3845vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_3845vegasContent a,.stacks_in_3845vegasContent a:active,.stacks_in_3845vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_3845vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_3845vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_3845vegasContentBox{
	text-align: center !important;
}

.stacks_in_3845vegasContentBox h1,.stacks_in_3845vegasContentBox h2,.stacks_in_3845vegasContentBox h3,.stacks_in_3845vegasContentBox h4,.stacks_in_3845vegasContentBox h5,.stacks_in_3845vegasContentBox h6,.stacks_in_3845vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_3845vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_3845vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_3845vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_5009 img{width:100%;max-width:500px}
.stacks_in_5011 img{width:100%;max-width:500px}
.stacks_in_5013 img{width:100%;max-width:500px}
/* -- Start Vegas Each css Template -- */


#stacks_in_3862VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_3862VegasInput{
	position: relative;
	display: none;
}

#stacks_in_3862 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_3862 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_3862 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_3862vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_3862vegasContent,.stacks_in_3862vegasContent h1,.stacks_in_3862vegasContent h2,.stacks_in_3862vegasContent h3,.stacks_in_3862vegasContent h4,.stacks_in_3862vegasContent h5,.stacks_in_3862vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_3862vegasContent a,.stacks_in_3862vegasContent a:active,.stacks_in_3862vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_3862vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_3862vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_3862vegasContentBox{
	text-align: center !important;
}

.stacks_in_3862vegasContentBox h1,.stacks_in_3862vegasContentBox h2,.stacks_in_3862vegasContentBox h3,.stacks_in_3862vegasContentBox h4,.stacks_in_3862vegasContentBox h5,.stacks_in_3862vegasContentBox h6,.stacks_in_3862vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_3862vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_3862vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_3862vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_5015 img{width:100%;max-width:500px}
.stacks_in_5017 img{width:100%;max-width:500px}
.stacks_in_5019 img{width:100%;max-width:500px}
/* -- Start Vegas Each css Template -- */


#stacks_in_3898VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_3898VegasInput{
	position: relative;
	display: none;
}

#stacks_in_3898 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_3898 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_3898 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_3898vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_3898vegasContent,.stacks_in_3898vegasContent h1,.stacks_in_3898vegasContent h2,.stacks_in_3898vegasContent h3,.stacks_in_3898vegasContent h4,.stacks_in_3898vegasContent h5,.stacks_in_3898vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_3898vegasContent a,.stacks_in_3898vegasContent a:active,.stacks_in_3898vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_3898vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_3898vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_3898vegasContentBox{
	text-align: center !important;
}

.stacks_in_3898vegasContentBox h1,.stacks_in_3898vegasContentBox h2,.stacks_in_3898vegasContentBox h3,.stacks_in_3898vegasContentBox h4,.stacks_in_3898vegasContentBox h5,.stacks_in_3898vegasContentBox h6,.stacks_in_3898vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_3898vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_3898vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_3898vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_5021 img{width:100%;max-width:500px}
.stacks_in_5023 img{width:100%;max-width:500px}
.stacks_in_5025 img{width:100%;max-width:500px}
.pab.stacks_in_4056{max-height:0px;transition:max-height 500ms ease 200ms}.pab.stacks_in_4056.open{max-height:600px}@media screen and (min-width:40em){.pab.stacks_in_4056.open{max-height:900px}}@media screen and (min-width:64em){.pab.stacks_in_4056.open{max-height:900px}}.wrapper-stacks_in_4056{height:600px}@media screen and (min-width:40em){.wrapper-stacks_in_4056{height:900px}}@media screen and (min-width:64em){.wrapper-stacks_in_4056{height:900px}}
.stacks_in_4796 img{width:100%;max-width:500px}

#stacks_in_4773 {
	letter-spacing: 2px;
	font-size: 90%;
	font-weight: lighter;
}
.stacks_in_4806 .break{margin-top:calc(24rem/16)}.stacks_in_4806.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_4806{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}

#stacks_in_4808 {
	font-weight: lighter;
}
.stacks_in_7363 img{width:100%;max-width:500px}

#stacks_in_7362 {
	letter-spacing: 2px;
	font-size: 90%;
	font-weight: lighter;
}
.stacks_in_7359 .break{margin-top:calc(24rem/16)}.stacks_in_7359.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_7359{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}

#stacks_in_7360 {
	font-weight: lighter;
}
#stacks_in_8090{padding-left:0px;padding-right:0px;}#stacks_in_8090 > .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_8090 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8090 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8090 > .jack.width-static{width:500px}#stacks_in_8090 > .jack.width-flexible{width:100%}#stacks_in_8090 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8090 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8090 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8090 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8090 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8090 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8090 > .jack::after{border-radius:0px}#stacks_in_8090 > .jack.border-detailed-radius,#stacks_in_8090 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8090 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8090 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8090 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8090 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8090 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8090 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8090 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8090 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8090 > .jack.bg-image:not(.glass){}#stacks_in_8090 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8090 > .jack.bg-image.glass.after,#stacks_in_8090 > .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_8090 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8090 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8090 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8090 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8090 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8090 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8090 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8090 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8090 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8090 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8090 > .jack.bg-image.glass.after,#stacks_in_8090 > .glass.jack.bg-image::after{}#stacks_in_8090 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8090 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8090 > .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_8090 > .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_8090 > .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_8090 > .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_8090 > .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_8090 > .jack.peek-shadow::before,#stacks_in_8090 > .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_8090 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8090 > .jack{overflow:visible;}#stacks_in_8090 > .jack.height-static{height:100px}#stacks_in_8090 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8090 {
	margin: 6px 0px 6px 0px;
}
.stacks_in_8153 img{width:100%;max-width:500px}
#stacks_in_8157{padding-left:0px;padding-right:0px;}#stacks_in_8157 > .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_8157 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8157 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8157 > .jack.width-static{width:500px}#stacks_in_8157 > .jack.width-flexible{width:100%}#stacks_in_8157 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8157 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8157 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8157 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8157 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8157 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8157 > .jack::after{border-radius:0px}#stacks_in_8157 > .jack.border-detailed-radius,#stacks_in_8157 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8157 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8157 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8157 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8157 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8157 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8157 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8157 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8157 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8157 > .jack.bg-image:not(.glass){}#stacks_in_8157 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8157 > .jack.bg-image.glass.after,#stacks_in_8157 > .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_8157 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8157 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8157 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8157 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8157 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8157 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8157 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8157 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8157 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8157 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8157 > .jack.bg-image.glass.after,#stacks_in_8157 > .glass.jack.bg-image::after{}#stacks_in_8157 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8157 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8157 > .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_8157 > .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_8157 > .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_8157 > .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_8157 > .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_8157 > .jack.peek-shadow::before,#stacks_in_8157 > .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_8157 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8157 > .jack{overflow:visible;}#stacks_in_8157 > .jack.height-static{height:100px}#stacks_in_8157 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8157 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_8147 {
	font-weight: lighter;
}

#stacks_in_8149 {
	font-weight: lighter;
}
.stacks_in_8139 img{width:100%;max-width:500px}
#stacks_in_8159{padding-left:0px;padding-right:0px;}#stacks_in_8159 > .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_8159 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8159 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8159 > .jack.width-static{width:500px}#stacks_in_8159 > .jack.width-flexible{width:100%}#stacks_in_8159 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8159 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8159 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8159 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8159 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8159 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8159 > .jack::after{border-radius:0px}#stacks_in_8159 > .jack.border-detailed-radius,#stacks_in_8159 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8159 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8159 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8159 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8159 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8159 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8159 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8159 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8159 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8159 > .jack.bg-image:not(.glass){}#stacks_in_8159 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8159 > .jack.bg-image.glass.after,#stacks_in_8159 > .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_8159 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8159 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8159 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8159 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8159 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8159 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8159 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8159 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8159 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8159 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8159 > .jack.bg-image.glass.after,#stacks_in_8159 > .glass.jack.bg-image::after{}#stacks_in_8159 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8159 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8159 > .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_8159 > .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_8159 > .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_8159 > .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_8159 > .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_8159 > .jack.peek-shadow::before,#stacks_in_8159 > .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_8159 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8159 > .jack{overflow:visible;}#stacks_in_8159 > .jack.height-static{height:100px}#stacks_in_8159 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8159 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_8133 {
	font-weight: lighter;
}

#stacks_in_8135 {
	font-weight: lighter;
}
.stacks_in_8119 img{width:100%;max-width:500px}
#stacks_in_8161{padding-left:0px;padding-right:0px;}#stacks_in_8161 > .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_8161 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8161 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8161 > .jack.width-static{width:500px}#stacks_in_8161 > .jack.width-flexible{width:100%}#stacks_in_8161 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8161 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8161 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8161 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8161 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8161 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8161 > .jack::after{border-radius:0px}#stacks_in_8161 > .jack.border-detailed-radius,#stacks_in_8161 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8161 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8161 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8161 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8161 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8161 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8161 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8161 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8161 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8161 > .jack.bg-image:not(.glass){}#stacks_in_8161 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8161 > .jack.bg-image.glass.after,#stacks_in_8161 > .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_8161 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8161 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8161 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8161 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8161 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8161 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8161 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8161 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8161 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8161 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8161 > .jack.bg-image.glass.after,#stacks_in_8161 > .glass.jack.bg-image::after{}#stacks_in_8161 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8161 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8161 > .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_8161 > .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_8161 > .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_8161 > .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_8161 > .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_8161 > .jack.peek-shadow::before,#stacks_in_8161 > .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_8161 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8161 > .jack{overflow:visible;}#stacks_in_8161 > .jack.height-static{height:100px}#stacks_in_8161 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8161 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_8113 {
	font-weight: lighter;
}

#stacks_in_8115 {
	font-weight: lighter;
}
.stacks_in_8105 img{width:100%;max-width:500px}
#stacks_in_8163{padding-left:0px;padding-right:0px;}#stacks_in_8163 > .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_8163 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8163 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8163 > .jack.width-static{width:500px}#stacks_in_8163 > .jack.width-flexible{width:100%}#stacks_in_8163 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8163 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8163 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8163 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8163 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8163 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8163 > .jack::after{border-radius:0px}#stacks_in_8163 > .jack.border-detailed-radius,#stacks_in_8163 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8163 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8163 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8163 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8163 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8163 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8163 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8163 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8163 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8163 > .jack.bg-image:not(.glass){}#stacks_in_8163 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8163 > .jack.bg-image.glass.after,#stacks_in_8163 > .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_8163 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8163 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8163 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8163 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8163 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8163 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8163 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8163 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8163 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8163 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8163 > .jack.bg-image.glass.after,#stacks_in_8163 > .glass.jack.bg-image::after{}#stacks_in_8163 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8163 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8163 > .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_8163 > .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_8163 > .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_8163 > .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_8163 > .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_8163 > .jack.peek-shadow::before,#stacks_in_8163 > .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_8163 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8163 > .jack{overflow:visible;}#stacks_in_8163 > .jack.height-static{height:100px}#stacks_in_8163 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8163 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_8099 {
	font-weight: lighter;
}

#stacks_in_8101 {
	font-weight: lighter;
}
.pab.stacks_in_4048{max-height:0px;transition:max-height 500ms ease 200ms}.pab.stacks_in_4048.open{max-height:560px}@media screen and (min-width:40em){.pab.stacks_in_4048.open{max-height:800px}}@media screen and (min-width:64em){.pab.stacks_in_4048.open{max-height:1000px}}.wrapper-stacks_in_4048{height:560px}@media screen and (min-width:40em){.wrapper-stacks_in_4048{height:800px}}@media screen and (min-width:64em){.wrapper-stacks_in_4048{height:1000px}}
.stacks_in_4674 img{width:100%;max-width:500px}
.stacks_in_4649 .break{margin-top:calc(24rem/16)}.stacks_in_4649.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_4649{-webkit-columns:calc(150rem/16) 3;-moz-columns:calc(150rem/16) 3;columns:calc(150rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}

#stacks_in_4650 {
	font-weight: lighter;
}
.stacks_in_4884 img{width:100%;max-width:300px}
#stacks_in_9774{padding-left:0px;padding-right:0px;}#stacks_in_9774 > .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_9774 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9774 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9774 > .jack.width-static{width:500px}#stacks_in_9774 > .jack.width-flexible{width:100%}#stacks_in_9774 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9774 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9774 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9774 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9774 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9774 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9774 > .jack::after{border-radius:0px}#stacks_in_9774 > .jack.border-detailed-radius,#stacks_in_9774 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9774 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9774 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9774 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9774 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9774 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9774 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9774 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9774 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9774 > .jack.bg-image:not(.glass){}#stacks_in_9774 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9774 > .jack.bg-image.glass.after,#stacks_in_9774 > .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_9774 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9774 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9774 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9774 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9774 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9774 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9774 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9774 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9774 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9774 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9774 > .jack.bg-image.glass.after,#stacks_in_9774 > .glass.jack.bg-image::after{}#stacks_in_9774 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9774 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9774 > .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_9774 > .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_9774 > .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_9774 > .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_9774 > .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_9774 > .jack.peek-shadow::before,#stacks_in_9774 > .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_9774 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9774 > .jack{overflow:visible;}#stacks_in_9774 > .jack.height-static{height:100px}#stacks_in_9774 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9774 {
	margin: 12px 0px 6px 0px;
}
.stacks_in_7687 img{width:100%;max-width:300px}
#stacks_in_9777{padding-left:0px;padding-right:0px;}#stacks_in_9777 > .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_9777 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9777 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9777 > .jack.width-static{width:500px}#stacks_in_9777 > .jack.width-flexible{width:100%}#stacks_in_9777 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9777 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9777 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9777 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9777 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9777 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9777 > .jack::after{border-radius:0px}#stacks_in_9777 > .jack.border-detailed-radius,#stacks_in_9777 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9777 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9777 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9777 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9777 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9777 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9777 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9777 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9777 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9777 > .jack.bg-image:not(.glass){}#stacks_in_9777 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9777 > .jack.bg-image.glass.after,#stacks_in_9777 > .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_9777 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9777 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9777 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9777 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9777 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9777 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9777 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9777 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9777 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9777 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9777 > .jack.bg-image.glass.after,#stacks_in_9777 > .glass.jack.bg-image::after{}#stacks_in_9777 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9777 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9777 > .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_9777 > .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_9777 > .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_9777 > .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_9777 > .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_9777 > .jack.peek-shadow::before,#stacks_in_9777 > .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_9777 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9777 > .jack{overflow:visible;}#stacks_in_9777 > .jack.height-static{height:100px}#stacks_in_9777 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9777 {
	margin: 12px 0px 6px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_9749{padding-left:0px;padding-right:0px;}#stacks_in_9749 > .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_9749 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9749 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9749 > .jack.width-static{width:500px}#stacks_in_9749 > .jack.width-flexible{width:100%}#stacks_in_9749 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9749 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9749 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9749 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9749 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9749 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9749 > .jack::after{border-radius:0px}#stacks_in_9749 > .jack.border-detailed-radius,#stacks_in_9749 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9749 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9749 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9749 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9749 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9749 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9749 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9749 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9749 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9749 > .jack.bg-image:not(.glass){}#stacks_in_9749 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9749 > .jack.bg-image.glass.after,#stacks_in_9749 > .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_9749 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9749 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9749 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9749 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9749 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9749 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9749 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9749 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9749 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9749 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9749 > .jack.bg-image.glass.after,#stacks_in_9749 > .glass.jack.bg-image::after{}#stacks_in_9749 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9749 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9749 > .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_9749 > .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_9749 > .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_9749 > .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_9749 > .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_9749 > .jack.peek-shadow::before,#stacks_in_9749 > .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_9749 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9749 > .jack{overflow:visible;}#stacks_in_9749 > .jack.height-static{height:100px}#stacks_in_9749 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9749 {
	margin: 6px 0px 0px 0px;
}
#stacks_in_9751{padding-left:0px;padding-right:0px;}#stacks_in_9751 > .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_9751 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9751 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9751 > .jack.width-static{width:500px}#stacks_in_9751 > .jack.width-flexible{width:100%}#stacks_in_9751 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9751 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9751 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9751 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9751 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9751 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9751 > .jack::after{border-radius:0px}#stacks_in_9751 > .jack.border-detailed-radius,#stacks_in_9751 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9751 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9751 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9751 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9751 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9751 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9751 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9751 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9751 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9751 > .jack.bg-image:not(.glass){}#stacks_in_9751 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9751 > .jack.bg-image.glass.after,#stacks_in_9751 > .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_9751 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9751 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9751 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9751 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9751 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9751 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9751 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9751 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9751 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9751 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9751 > .jack.bg-image.glass.after,#stacks_in_9751 > .glass.jack.bg-image::after{}#stacks_in_9751 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9751 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9751 > .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_9751 > .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_9751 > .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_9751 > .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_9751 > .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_9751 > .jack.peek-shadow::before,#stacks_in_9751 > .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_9751 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9751 > .jack{overflow:visible;}#stacks_in_9751 > .jack.height-static{height:100px}#stacks_in_9751 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9751 {
	margin: 6px 0px 0px 0px;
}
.pab.stacks_in_4052{max-height:0px;transition:max-height 500ms ease 200ms}.pab.stacks_in_4052.open{max-height:560px}@media screen and (min-width:40em){.pab.stacks_in_4052.open{max-height:800px}}@media screen and (min-width:64em){.pab.stacks_in_4052.open{max-height:1000px}}.wrapper-stacks_in_4052{height:560px}@media screen and (min-width:40em){.wrapper-stacks_in_4052{height:800px}}@media screen and (min-width:64em){.wrapper-stacks_in_4052{height:1000px}}
.stacks_in_2611 img{width:100%;max-width:500px}
.stacks_in_3730 .break{margin-top:calc(24rem/16)}.stacks_in_3730.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_3730{-webkit-columns:calc(150rem/16) 4;-moz-columns:calc(150rem/16) 4;columns:calc(150rem/16) 4;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}

#stacks_in_3731 {
	font-weight: lighter;
}
.pab.stacks_in_4054{max-height:0px;transition:max-height 500ms ease 200ms}.pab.stacks_in_4054.open{max-height:560px}@media screen and (min-width:40em){.pab.stacks_in_4054.open{max-height:800px}}@media screen and (min-width:64em){.pab.stacks_in_4054.open{max-height:1000px}}.wrapper-stacks_in_4054{height:560px}@media screen and (min-width:40em){.wrapper-stacks_in_4054{height:800px}}@media screen and (min-width:64em){.wrapper-stacks_in_4054{height:1000px}}
.stacks_in_1491 img{width:100%;max-width:500px}
.stacks_in_3743 .break{margin-top:calc(24rem/16)}.stacks_in_3743.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_3743{-webkit-columns:calc(150rem/16) 2;-moz-columns:calc(150rem/16) 2;columns:calc(150rem/16) 2;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}

#stacks_in_3745 {
	font-weight: lighter;
}

#stacks_in_4733 {
	font-weight: lighter;
}
.pab.stacks_in_4920{max-height:0px;transition:max-height 500ms ease 200ms}.pab.stacks_in_4920.open{max-height:560px}@media screen and (min-width:40em){.pab.stacks_in_4920.open{max-height:800px}}@media screen and (min-width:64em){.pab.stacks_in_4920.open{max-height:1000px}}.wrapper-stacks_in_4920{height:560px}@media screen and (min-width:40em){.wrapper-stacks_in_4920{height:800px}}@media screen and (min-width:64em){.wrapper-stacks_in_4920{height:1000px}}
.stacks_in_4946 img{width:100%;max-width:500px}
.video-pro.stacks_in_9654{aspect-ratio:480/268;}.video-pro.stacks_in_9654 .mejs__overlay-button,.video-pro.stacks_in_9654 .mejs__overlay-button svg{width:60px;height:60px}.video-pro.stacks_in_9654 .mejs__cta-layer,.video-pro.stacks_in_9654 .mejs-cta-layer{background-color:rgba(34, 34, 34, 0.80);backdrop-filter:blur(5px)}.video-pro.stacks_in_9654 .mejs__cta-close,.video-pro.stacks_in_9654 .mejs-cta-close{color:rgba(255, 255, 255, 1.00)}.video-pro.stacks_in_9654 .mejs__overlay-loading{display:none !important}

#stacks_in_4943 {
	letter-spacing: 2px;
	font-size: 90%;
	font-weight: lighter;
}
.stacks_in_4944 .break{margin-top:calc(24rem/16)}.stacks_in_4944.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_4944{-webkit-columns:calc(200rem/16) 2;-moz-columns:calc(200rem/16) 2;columns:calc(200rem/16) 2;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}

#stacks_in_4945 {
	font-weight: lighter;
}

#stacks_in_4935 {
	font-size: 90%;
	font-weight: lighter;
}
.stacks_in_4936 .floaty{margin:0 calc(6rem / 16) calc(6rem / 16) 0;width:33.00%}.stacks_in_4936 .floaty.floaty-right{margin:0 0 calc(6rem / 16) calc(6rem / 16)}.stacks_in_4936 .floaty.floaty-at-small-only{margin:0 0 calc(6rem / 16) 0;width:100%}@media screen and (max-width:40em){.stacks_in_4936 .floaty.floaty-at-small-only{width:33.00%;margin:0 calc(6rem / 16) calc(6rem / 16) 0}.stacks_in_4936 .floaty.floaty-at-small-only.floaty-right{margin:0 0 calc(6rem / 16) calc(6rem / 16)}}.stacks_in_4936 .floaty.floaty-at-medium{margin:0 0 calc(6rem / 16) 0;width:100%}@media screen and (min-width:40em){.stacks_in_4936 .floaty.floaty-at-medium{width:33.00%;margin:0 calc(6rem / 16) calc(6rem / 16) 0}.stacks_in_4936 .floaty.floaty-at-medium.floaty-right{margin:0 0 calc(6rem / 16) calc(6rem / 16)}}.stacks_in_4936 .floaty.floaty-at-large{margin:0 0 calc(6rem / 16) 0;width:100%}@media screen and (min-width:64em){.stacks_in_4936 .floaty.floaty-at-large{width:33.00%;margin:0 calc(6rem / 16) calc(6rem / 16) 0}.stacks_in_4936 .floaty.floaty-at-large.floaty-right{margin:0 0 calc(6rem / 16) calc(6rem / 16)}}
.stacks_in_4938 img{width:100%;max-width:150px}

#stacks_in_4937 {
	font-weight: lighter;
}

#stacks_in_4927 {
	font-size: 90%;
	font-weight: lighter;
}
.stacks_in_4928 .floaty{margin:0 calc(6rem / 16) calc(6rem / 16) 0;width:33.00%}.stacks_in_4928 .floaty.floaty-right{margin:0 0 calc(6rem / 16) calc(6rem / 16)}.stacks_in_4928 .floaty.floaty-at-small-only{margin:0 0 calc(6rem / 16) 0;width:100%}@media screen and (max-width:40em){.stacks_in_4928 .floaty.floaty-at-small-only{width:33.00%;margin:0 calc(6rem / 16) calc(6rem / 16) 0}.stacks_in_4928 .floaty.floaty-at-small-only.floaty-right{margin:0 0 calc(6rem / 16) calc(6rem / 16)}}.stacks_in_4928 .floaty.floaty-at-medium{margin:0 0 calc(6rem / 16) 0;width:100%}@media screen and (min-width:40em){.stacks_in_4928 .floaty.floaty-at-medium{width:33.00%;margin:0 calc(6rem / 16) calc(6rem / 16) 0}.stacks_in_4928 .floaty.floaty-at-medium.floaty-right{margin:0 0 calc(6rem / 16) calc(6rem / 16)}}.stacks_in_4928 .floaty.floaty-at-large{margin:0 0 calc(6rem / 16) 0;width:100%}@media screen and (min-width:64em){.stacks_in_4928 .floaty.floaty-at-large{width:33.00%;margin:0 calc(6rem / 16) calc(6rem / 16) 0}.stacks_in_4928 .floaty.floaty-at-large.floaty-right{margin:0 0 calc(6rem / 16) calc(6rem / 16)}}
.stacks_in_4930 img{width:100%;max-width:150px}

#stacks_in_4929 {
	font-weight: lighter;
}
@charset "UTF-8";.movingbox.stacks_in_5733{--wait-time:2700ms;--animation-speed:1.75s}  
#stacks_in_5773 img.imageStyle{padding:0;margin:0}#stacks_in_5773 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_5773 .boxgrid .back{position:absolute !important;left:0;top:0}#stacks_in_5773 .boxcaption{position:absolute;left:0;width:100%;height:auto}#stacks_in_5773 .caption_back{position:relative;width:100%;background:#000000;opacity:0.00;-moz-opacity:0.00;-khtml-opacity:0.00;filter:alpha(opacity=0)}#stacks_in_5773 .caption_content{position:absolute;left:0;width:100%}#stacks_in_5773 .caption .caption_content{top:0}#stacks_in_5773 .captiontop .caption_content{bottom:0}#stacks_in_5773 img{width:100%;height:auto;max-width:1280px;min-width:50px}#stacks_in_5773 .boxgrid,#stacks_in_5773 .boxcaption{max-width:1280px;width:100%}
@charset "UTF-8";.movingbox.stacks_in_9212{--wait-time:6000ms;--animation-speed:1.75s}  
.stacks_in_9212 .mb-slide-content{padding:0px;margin:0px;border-style:solid;border-color:rgba(109, 94, 75, 1.00);border-width:0px;border-radius:0px;--caption-bg-color:rgba(255, 242, 224, 0.50);--caption-color:rgba(62, 45, 53, 1.00);--caption-size:1rem;}  .stacks_in_9212 .mb-slide{display:flex;align-items:center;aspect-ratio:16/9}  
.movingbox.stacks_in_9212{--arrow-color:var(--secondary-contrast);--arrow-bg-color:var(--secondary);}.movingbox.stacks_in_9212 .mb-slide-content{--caption-color:var(--primary-contrast);--caption-bg-color:var(--overlay-color);}.movingbox.stacks_in_9212 .mb-dots-container{--dot-color:var(--secondary);--dot-num-color:var(--secondary-contrast);}.movingbox.stacks_in_9212 .mb-dots-container .mb-active{--dot-color:var(--secondary);--dot-num-color:var(--secondary-contrast);}.movingbox.stacks_in_9212 .progress-bar-wrapper{--progress-color:var(--primary);}.movingbox.stacks_in_9212 .timer-ring,.movingbox.stacks_in_9212 .timer-bar-wrapper{--timer-color:var(--primary);} 
.movingbox.stacks_in_9212{--arrow-size:calc(24rem / 16);--arrow-block-size:calc(40rem / 16);--arrow-color:rgba(255, 242, 224, 1.00);--arrow-bg-color:rgba(127, 127, 127, 0.10);--arrow-x-custom:50px;--arrow-y-custom:50px;--arrow-disabled:0.50}
#stacks_in_9249 img.imageStyle{padding:0;margin:0}#stacks_in_9249 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_9249 .boxgrid .back{position:absolute !important;left:0;top:0}#stacks_in_9249 .boxcaption{position:absolute;left:0;width:100%;height:auto}#stacks_in_9249 .caption_back{position:relative;width:100%;background:#000000;opacity:0.00;-moz-opacity:0.00;-khtml-opacity:0.00;filter:alpha(opacity=0)}#stacks_in_9249 .caption_content{position:absolute;left:0;width:100%}#stacks_in_9249 .caption .caption_content{top:0}#stacks_in_9249 .captiontop .caption_content{bottom:0}#stacks_in_9249 img{width:100%;height:auto;max-width:1280px;min-width:50px}#stacks_in_9249 .boxgrid,#stacks_in_9249 .boxcaption{max-width:1280px;width:100%}
#stacks_in_2617{padding-left:0px;padding-right:0px;}#stacks_in_2617 > .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_2617 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_2617 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_2617 > .jack.width-static{width:500px}#stacks_in_2617 > .jack.width-flexible{width:100%}#stacks_in_2617 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_2617 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2617 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_2617 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_2617 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_2617 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_2617 > .jack::after{border-radius:0px}#stacks_in_2617 > .jack.border-detailed-radius,#stacks_in_2617 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_2617 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_2617 > .jack.bg-color{background-color:#89C5FF}#stacks_in_2617 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_2617 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_2617 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_2617 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_2617 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_2617 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2617 > .jack.bg-image:not(.glass){}#stacks_in_2617 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_2617 > .jack.bg-image.glass.after,#stacks_in_2617 > .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_2617 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_2617 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_2617 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_2617 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_2617 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_2617 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_2617 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2617 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_2617 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_2617 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_2617 > .jack.bg-image.glass.after,#stacks_in_2617 > .glass.jack.bg-image::after{}#stacks_in_2617 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_2617 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_2617 > .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_2617 > .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_2617 > .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_2617 > .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_2617 > .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_2617 > .jack.peek-shadow::before,#stacks_in_2617 > .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_2617 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_2617 > .jack{overflow:visible;z-index:100 !important;}#stacks_in_2617 > .jack.height-static{height:100px}#stacks_in_2617 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_2617 {
	margin: 0px 0px 50px 0px;
}
.target.stacks_in_2273{background-color:rgba(255, 244, 227, 1.00);    margin:12px 0px 0px 0px;}.target.stacks_in_2273{}.target.stacks_in_2273.width-fill{width:calc(100% - 0px)}.target.stacks_in_2273.width-flexible{width:100%}.target.stacks_in_2273.width-fixed{width:250px}.target.stacks_in_2273.height-fill{height:calc(100% - 0px)}.target.stacks_in_2273.height-flexible{height:100%}.target.stacks_in_2273.height-fixed{height:250px}.target.stacks_in_2273[class*="relative-"].top-pt{top:0%}.target.stacks_in_2273[class*="relative-"].top-px{top:0px}.target.stacks_in_2273[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_2273[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_2273[class*="relative-"].right-pt{right:0%}.target.stacks_in_2273[class*="relative-"].right-px{right:0px}.target.stacks_in_2273[class*="relative-"].left-pt{left:0%}.target.stacks_in_2273[class*="relative-"].left-px{left:0px}.target.stacks_in_2273.shift-up{margin-top:-0px}.target.stacks_in_2273.shift-down{margin-bottom:-0px}.target.stacks_in_2273.shift-left{right:0px}.target.stacks_in_2273.shift-right{left:0px}.target.stacks_in_2273.pin-top,.target.stacks_in_2273.pin-bottom{left:0px}.target.stacks_in_2273.pin-left,.target.stacks_in_2273.pin-right{top:0px}
#stacks_in_3147{padding-left:0px;padding-right:0px;}#stacks_in_3147 > .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_3147 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_3147 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_3147 > .jack.width-static{width:500px}#stacks_in_3147 > .jack.width-flexible{width:100%}#stacks_in_3147 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_3147 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3147 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_3147 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_3147 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_3147 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_3147 > .jack::after{border-radius:0px}#stacks_in_3147 > .jack.border-detailed-radius,#stacks_in_3147 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_3147 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_3147 > .jack.bg-color{background-color:#89C5FF}#stacks_in_3147 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_3147 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_3147 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_3147 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_3147 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_3147 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3147 > .jack.bg-image:not(.glass){}#stacks_in_3147 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_3147 > .jack.bg-image.glass.after,#stacks_in_3147 > .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_3147 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_3147 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_3147 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_3147 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_3147 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_3147 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_3147 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3147 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_3147 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_3147 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_3147 > .jack.bg-image.glass.after,#stacks_in_3147 > .glass.jack.bg-image::after{}#stacks_in_3147 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_3147 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_3147 > .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_3147 > .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_3147 > .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_3147 > .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_3147 > .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_3147 > .jack.peek-shadow::before,#stacks_in_3147 > .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_3147 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_3147 > .jack{overflow:visible;z-index:100 !important;}#stacks_in_3147 > .jack.height-static{height:100px}#stacks_in_3147 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_3147 {
	padding: 0px 0px 10px 0px;
}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}::placeholder{color:rgba(109, 94, 75, 1.00)}#stacks_in_2968 label{color:rgba(109, 94, 75, 1.00);font-size:0.80rem}#stacks_in_2968 .gdpr input{float:left;width:auto;margin:0.3rem 0 1rem 0}#stacks_in_2968 .gdpr label{float:left;width:90%;font-size:0.80rem;color:rgba(109, 94, 75, 1.00);position:relative;margin-left:0.5rem}#stacks_in_2968 input[type=text],#stacks_in_2968 input[type=email]{-webkit-appearance:none;font-family:inherit;border-style:solid;border-width:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;margin:0;line-height:1em;width:100%;box-sizing:border-box;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;border-radius:0px;background-color:rgba(255, 242, 224, 0.50);border-color:rgba(109, 94, 75, 1.00);height:2em;color:rgba(109, 94, 75, 1.00);font-size:0.70rem;text-align:left;padding:0 0.5rem}#stacks_in_2968 input[type=text]:focus,#stacks_in_2968 input[type=email]:focus{box-shadow:0 0 5px -1px rgba(109, 94, 75, 1.00);border-color:rgba(109, 94, 75, 1.00);outline:none;background-color:rgba(252, 239, 221, 0.50);color:rgba(34, 19, 0, 1.00)}#stacks_in_2968 .label_text{line-height:2em}#stacks_in_2968 .field{display:inline-block;width:100%;position:relative;margin:0.50rem 0;vertical-align:bottom}#stacks_in_2968 .hide{display:none}#stacks_in_2968 input[name=consent].error{outline:1px solid red}#stacks_in_2968 label.error{margin-top:0.5rem;color:red;display:block;font-size:1rem}#stacks_in_2968 button{margin:0}#stacks_in_2968 button.custom{border-style:solid;border-width:0px;cursor:pointer;font-family:inherit;font-weight:inherit;line-height:normal;margin:0;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;border-radius:0;transition:background-color 300ms ease-out;background-color:rgba(72, 120, 222, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_2968 button.custom:hover{background-color:rgba(68, 114, 210, 1.00)}#stacks_in_2968 button.small{padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:0.8125rem}#stacks_in_2968 button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}#stacks_in_2968 button.expand{padding-right:0;padding-left:0;width:100%}#stacks_in_2968 button.right{float:right}#stacks_in_2968 button.radius{border-radius:0px}#stacks_in_2968 button.round{border-radius:500px}#stacks_in_2968 .field{float:left}#stacks_in_2968 .field.first_name{width:50%}#stacks_in_2968 .field.last_name{width:50%}#stacks_in_2968 .field.email{width:70%}#stacks_in_2968 .field.custom{width:100%}#stacks_in_2968 .field.customtwo{width:100%}#stacks_in_2968 .field.human{width:100%}#stacks_in_2968 .field.submit_button{width:30%}#stacks_in_2968 input[type=text],#stacks_in_2968 input[type=email]{width:calc(100% - 0px)}#stacks_in_2968 form{width:100%;overflow:auto}#stacks_in_2968 button.inline_input{height:2em;line-height:2em;font-size:0.70rem;padding-top:0;padding-bottom:0;border-top-left-radius:0;border-bottom-left-radius:0}#stacks_in_2968 input.email.inline_input{border-top-right-radius:0;border-bottom-right-radius:0}

#stacks_in_2279 {
	font-size: 90%;
}

#stacks_in_2281 {
	font-size: 90%;
}

#stacks_in_2286 {
	font-size: 90%;
}

#stacks_in_9677 {
	font-size: 90%;
}
#stacks_in_6553{padding-left:0px;padding-right:0px;}#stacks_in_6553 > .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_6553 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6553 > .jack.width-minmax{min-width:100%;max-width:100%}#stacks_in_6553 > .jack.width-static{width:500px}#stacks_in_6553 > .jack.width-flexible{width:100%}#stacks_in_6553 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6553 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6553 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6553 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6553 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6553 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6553 > .jack::after{border-radius:0px}#stacks_in_6553 > .jack.border-detailed-radius,#stacks_in_6553 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6553 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6553 > .jack.bg-color{background-color:#FFF4E3}#stacks_in_6553 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6553 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6553 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6553 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6553 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6553 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6553 > .jack.bg-image:not(.glass){}#stacks_in_6553 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6553 > .jack.bg-image.glass.after,#stacks_in_6553 > .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_6553 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6553 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6553 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6553 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6553 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6553 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6553 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6553 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6553 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6553 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6553 > .jack.bg-image.glass.after,#stacks_in_6553 > .glass.jack.bg-image::after{}#stacks_in_6553 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6553 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6553 > .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_6553 > .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_6553 > .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_6553 > .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_6553 > .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_6553 > .jack.peek-shadow::before,#stacks_in_6553 > .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_6553 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6553 > .jack{overflow:visible;z-index:1 !important;}#stacks_in_6553 > .jack.height-static{height:100px}#stacks_in_6553 > .jack.height-minmax{min-height:100%;max-height:800%}

#stacks_in_6553 {
	background-color: rgba(255, 244, 227, 1.00);
	padding: 30px 0px 15px 0px;
}
.stacks_in_6555 img{width:100%;max-width:220px}
#stacks_in_6512 .fg-content.fg-full-height{height:100%}#stacks_in_6512 .slides-container{margin:0}#stacks_in_6512 .slides-container > li{margin:0}#stacks_in_6512 .slides-container > li::before,#stacks_in_6512 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 60ms ease}#stacks_in_6512 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_6512 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_6512 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_6512 .impact-wrapper{z-index:0}#stacks_in_6512 .impact-wrapper.fill-container{min-width:100%}#stacks_in_6512 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_6512 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_6512 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_6512 .impact-wrapper.flexible-height{height:100vh;min-height:320px;width:100%;min-width:100%}#stacks_in_6512 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_6512 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_6512 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_6512 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 60ms ease,visibility 0 0.2s}#stacks_in_6512 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_6512 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_6512 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_6512 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_6512 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_6512 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_6512 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_6512 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_6512 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_6512 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_6512 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_6512 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_6512 .impact-container{z-index:5}#stacks_in_6512 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.75);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_6512 .scrollDown{transform:scale(0.50)}}#stacks_in_6512 .scrollDown.button-bottom{bottom:30px}#stacks_in_6512 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_6512 .scrollDown.hide-on-mob{display:none}}#stacks_in_6512 .impact-arrow-wrap{background:rgba(255, 244, 227, 0.00);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.00);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_6512 .impact-arrow-wrap:hover{background:rgba(245, 223, 129, 0.00);transition:all 90ms ease}#stacks_in_6512 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_6512 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_6512 .impact-arrow{border-top-color:rgba(255, 244, 227, 1.00);border-right-color:rgba(255, 244, 227, 1.00);border-width:5px}#stacks_in_6512 .impact-arrow:hover{border-top-color:rgba(109, 94, 75, 1.00);border-right-color:rgba(109, 94, 75, 1.00)}#stacks_in_6512 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_6512 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_6512 .slides-pagination > a.current{transition:all 3000ms ease}
#stacks_in_6559 .impact-slide{background-image:url("../files/slideshowImage-6559.png")}.slide-stacks_in_6559 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_6559 .impact-container.h-right{right:0px}.slide-stacks_in_6559 .impact-container.h-left{left:0px}.slide-stacks_in_6559 .impact-container.v-top{top:0px}.slide-stacks_in_6559.kb-zoom-in-stacks_in_6559.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_6559 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_6559.kb-zoom-out-stacks_in_6559.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_6559 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_6559{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_6559{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_6561{    margin:0px 0px 0px 0px;}.target.stacks_in_6561{}.target.stacks_in_6561.width-fill{width:calc(100% - 0px)}.target.stacks_in_6561.width-flexible{width:100%}.target.stacks_in_6561.width-fixed{width:250px}.target.stacks_in_6561.height-fill{height:calc(100% - 0px)}.target.stacks_in_6561.height-flexible{height:100%}.target.stacks_in_6561.height-fixed{height:250px}.target.stacks_in_6561[class*="relative-"].top-pt{top:0%}.target.stacks_in_6561[class*="relative-"].top-px{top:0px}.target.stacks_in_6561[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_6561[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_6561[class*="relative-"].right-pt{right:0%}.target.stacks_in_6561[class*="relative-"].right-px{right:0px}.target.stacks_in_6561[class*="relative-"].left-pt{left:0%}.target.stacks_in_6561[class*="relative-"].left-px{left:0px}.target.stacks_in_6561.shift-up{margin-top:-0px}.target.stacks_in_6561.shift-down{margin-bottom:-0px}.target.stacks_in_6561.shift-left{right:0px}.target.stacks_in_6561.shift-right{left:0px}.target.stacks_in_6561.pin-top,.target.stacks_in_6561.pin-bottom{left:0px}.target.stacks_in_6561.pin-left,.target.stacks_in_6561.pin-right{top:0px}
#stacks_in_6565{padding-left:0px;padding-right:0px;}#stacks_in_6565 > .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_6565 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6565 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6565 > .jack.width-static{width:500px}#stacks_in_6565 > .jack.width-flexible{width:100%}#stacks_in_6565 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6565 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6565 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6565 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6565 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6565 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6565 > .jack::after{border-radius:0px}#stacks_in_6565 > .jack.border-detailed-radius,#stacks_in_6565 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6565 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6565 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6565 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6565 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6565 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6565 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6565 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6565 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6565 > .jack.bg-image:not(.glass){}#stacks_in_6565 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6565 > .jack.bg-image.glass.after,#stacks_in_6565 > .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_6565 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6565 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6565 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6565 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6565 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6565 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6565 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6565 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6565 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6565 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6565 > .jack.bg-image.glass.after,#stacks_in_6565 > .glass.jack.bg-image::after{}#stacks_in_6565 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6565 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6565 > .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_6565 > .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_6565 > .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_6565 > .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_6565 > .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_6565 > .jack.peek-shadow::before,#stacks_in_6565 > .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_6565 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6565 > .jack{overflow:visible;}#stacks_in_6565 > .jack.height-static{height:100px}#stacks_in_6565 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6565 {
	margin: 6px 0px 24px 0px;
}
.stacks_in_6567 img{width:100%;max-width:340px}
#stacks_in_6570 .impact-slide{background-image:url("../files/slideshowImage-6570.png")}.slide-stacks_in_6570 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_6570 .impact-container.h-right{right:0px}.slide-stacks_in_6570 .impact-container.h-left{left:0px}.slide-stacks_in_6570 .impact-container.v-top{top:0px}.slide-stacks_in_6570.kb-zoom-in-stacks_in_6570.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_6570 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_6570.kb-zoom-out-stacks_in_6570.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_6570 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_6570{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_6570{0%{transform:scale(1.20)}100%{transform:scale(1)}}
#stacks_in_6571 .impact-slide{background-image:url("../files/slideshowImage-6571.png")}.slide-stacks_in_6571 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_6571 .impact-container.h-right{right:0px}.slide-stacks_in_6571 .impact-container.h-left{left:0px}.slide-stacks_in_6571 .impact-container.v-top{top:0px}.slide-stacks_in_6571.kb-zoom-in-stacks_in_6571.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_6571 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_6571.kb-zoom-out-stacks_in_6571.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_6571 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_6571{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_6571{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.slide-stacks_in_6572 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_6572 .impact-container.h-right{right:0px}.slide-stacks_in_6572 .impact-container.h-left{left:0px}.slide-stacks_in_6572 .impact-container.v-top{top:0px}
#stacks_in_6573 .impact-slide{background-image:url("../files/slideshowImage-6573.png")}.slide-stacks_in_6573 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_6573 .impact-container.h-right{right:0px}.slide-stacks_in_6573 .impact-container.h-left{left:0px}.slide-stacks_in_6573 .impact-container.v-top{top:0px}.slide-stacks_in_6573.kb-zoom-in-stacks_in_6573.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_6573 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_6573.kb-zoom-out-stacks_in_6573.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_6573 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_6573{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_6573{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.lines.stacks_in_8337{width:100%;margin:calc(20rem/16) auto calc(20rem/16) auto;border-bottom:1px solid rgba(184, 148, 91, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_8337.vertical{border-left:1px solid rgba(184, 148, 91, 1.00);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
#stacks_in_9929{padding-left:0px;padding-right:0px;}#stacks_in_9929 > .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_9929 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9929 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9929 > .jack.width-static{width:500px}#stacks_in_9929 > .jack.width-flexible{width:100%}#stacks_in_9929 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9929 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9929 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9929 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9929 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9929 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9929 > .jack::after{border-radius:0px}#stacks_in_9929 > .jack.border-detailed-radius,#stacks_in_9929 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9929 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9929 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9929 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9929 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9929 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9929 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9929 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9929 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9929 > .jack.bg-image:not(.glass){}#stacks_in_9929 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9929 > .jack.bg-image.glass.after,#stacks_in_9929 > .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_9929 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9929 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9929 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9929 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9929 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9929 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9929 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9929 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9929 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9929 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9929 > .jack.bg-image.glass.after,#stacks_in_9929 > .glass.jack.bg-image::after{}#stacks_in_9929 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9929 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9929 > .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_9929 > .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_9929 > .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_9929 > .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_9929 > .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_9929 > .jack.peek-shadow::before,#stacks_in_9929 > .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_9929 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9929 > .jack{overflow:visible;}#stacks_in_9929 > .jack.height-static{height:100px}#stacks_in_9929 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9929 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_9936 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_9938 {
	font-weight: lighter;
}
#stacks_in_8030{padding-left:0px;padding-right:0px;}#stacks_in_8030 > .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_8030 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8030 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8030 > .jack.width-static{width:500px}#stacks_in_8030 > .jack.width-flexible{width:100%}#stacks_in_8030 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8030 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8030 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8030 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8030 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8030 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8030 > .jack::after{border-radius:0px}#stacks_in_8030 > .jack.border-detailed-radius,#stacks_in_8030 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8030 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8030 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8030 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8030 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8030 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8030 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8030 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8030 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8030 > .jack.bg-image:not(.glass){}#stacks_in_8030 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8030 > .jack.bg-image.glass.after,#stacks_in_8030 > .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_8030 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8030 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8030 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8030 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8030 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8030 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8030 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8030 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8030 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8030 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8030 > .jack.bg-image.glass.after,#stacks_in_8030 > .glass.jack.bg-image::after{}#stacks_in_8030 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8030 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8030 > .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_8030 > .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_8030 > .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_8030 > .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_8030 > .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_8030 > .jack.peek-shadow::before,#stacks_in_8030 > .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_8030 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8030 > .jack{overflow:visible;}#stacks_in_8030 > .jack.height-static{height:100px}#stacks_in_8030 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8030 {
	margin: 18px 0px 12px 0px;
}
#stacks_in_9815 .fg-content.fg-full-height{height:100%}#stacks_in_9815 .slides-container{margin:0}#stacks_in_9815 .slides-container > li{margin:0}#stacks_in_9815 .slides-container > li::before,#stacks_in_9815 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_9815 .slides-container.ovl-color li::before{background-color:rgba(0, 0, 0, 0.15)}#stacks_in_9815 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_9815 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_9815 .impact-wrapper{z-index:0}#stacks_in_9815 .impact-wrapper.fill-container{min-width:100%}#stacks_in_9815 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_9815 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_9815 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_9815 .impact-wrapper.flexible-height{height:100vh;min-height:100px;width:100%;min-width:100%}#stacks_in_9815 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_9815 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_9815 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_9815 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_9815 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_9815 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(255, 244, 227, 1.00)}#stacks_in_9815 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_9815 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_9815 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_9815 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_9815 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_9815 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_9815 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_9815 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_9815 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(0, 0, 0, 0.15)}#stacks_in_9815 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_9815 .impact-container{z-index:5}#stacks_in_9815 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_9815 .scrollDown{transform:scale(0.70)}}#stacks_in_9815 .scrollDown.button-bottom{bottom:30px}#stacks_in_9815 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_9815 .scrollDown.hide-on-mob{display:none}}#stacks_in_9815 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_9815 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_9815 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_9815 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_9815 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_9815 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_9815 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_9815 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_9815 .slides-pagination > a.current{transition:all 3000ms ease}
#stacks_in_9865 .impact-slide{background-image:url("../files/slideshowImage-9865.png")}.slide-stacks_in_9865 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9865 .impact-container.h-right{right:0px}.slide-stacks_in_9865 .impact-container.h-left{left:0px}.slide-stacks_in_9865 .impact-container.v-top{top:0px}
.target.stacks_in_9867{    margin:0px 0px 0px 0px;}.target.stacks_in_9867{}.target.stacks_in_9867.width-fill{width:calc(100% - 0px)}.target.stacks_in_9867.width-flexible{width:100%}.target.stacks_in_9867.width-fixed{width:250px}.target.stacks_in_9867.height-fill{height:calc(100% - 0px)}.target.stacks_in_9867.height-flexible{height:100%}.target.stacks_in_9867.height-fixed{height:250px}.target.stacks_in_9867[class*="relative-"].top-pt{top:0%}.target.stacks_in_9867[class*="relative-"].top-px{top:0px}.target.stacks_in_9867[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9867[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9867[class*="relative-"].right-pt{right:0%}.target.stacks_in_9867[class*="relative-"].right-px{right:0px}.target.stacks_in_9867[class*="relative-"].left-pt{left:0%}.target.stacks_in_9867[class*="relative-"].left-px{left:0px}.target.stacks_in_9867.shift-up{margin-top:-0px}.target.stacks_in_9867.shift-down{margin-bottom:-0px}.target.stacks_in_9867.shift-left{right:0px}.target.stacks_in_9867.shift-right{left:0px}.target.stacks_in_9867.pin-top,.target.stacks_in_9867.pin-bottom{left:0px}.target.stacks_in_9867.pin-left,.target.stacks_in_9867.pin-right{top:0px}
#stacks_in_9871{padding-left:0px;padding-right:0px;}#stacks_in_9871 > .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_9871 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9871 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9871 > .jack.width-static{width:500px}#stacks_in_9871 > .jack.width-flexible{width:100%}#stacks_in_9871 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9871 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9871 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9871 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9871 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9871 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9871 > .jack::after{border-radius:0px}#stacks_in_9871 > .jack.border-detailed-radius,#stacks_in_9871 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9871 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9871 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9871 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9871 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9871 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9871 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9871 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9871 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9871 > .jack.bg-image:not(.glass){}#stacks_in_9871 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9871 > .jack.bg-image.glass.after,#stacks_in_9871 > .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_9871 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9871 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9871 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9871 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9871 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9871 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9871 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9871 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9871 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9871 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9871 > .jack.bg-image.glass.after,#stacks_in_9871 > .glass.jack.bg-image::after{}#stacks_in_9871 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9871 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9871 > .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_9871 > .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_9871 > .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_9871 > .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_9871 > .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_9871 > .jack.peek-shadow::before,#stacks_in_9871 > .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_9871 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9871 > .jack{overflow:visible;}#stacks_in_9871 > .jack.height-static{height:100px}#stacks_in_9871 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9871 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_9878 .impact-slide{background-image:url("../files/slideshowImage-9878.jpg")}.slide-stacks_in_9878 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9878 .impact-container.h-right{right:0px}.slide-stacks_in_9878 .impact-container.h-left{left:0px}.slide-stacks_in_9878 .impact-container.v-top{top:0px}.slide-stacks_in_9878.kb-zoom-in-stacks_in_9878.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_9878 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_9878.kb-zoom-out-stacks_in_9878.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_9878 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_9878{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_9878{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_9879{    margin:0px 0px 0px 0px;}.target.stacks_in_9879{}.target.stacks_in_9879.width-fill{width:calc(100% - 0px)}.target.stacks_in_9879.width-flexible{width:100%}.target.stacks_in_9879.width-fixed{width:250px}.target.stacks_in_9879.height-fill{height:calc(100% - 0px)}.target.stacks_in_9879.height-flexible{height:100%}.target.stacks_in_9879.height-fixed{height:250px}.target.stacks_in_9879[class*="relative-"].top-pt{top:0%}.target.stacks_in_9879[class*="relative-"].top-px{top:0px}.target.stacks_in_9879[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9879[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9879[class*="relative-"].right-pt{right:0%}.target.stacks_in_9879[class*="relative-"].right-px{right:0px}.target.stacks_in_9879[class*="relative-"].left-pt{left:0%}.target.stacks_in_9879[class*="relative-"].left-px{left:0px}.target.stacks_in_9879.shift-up{margin-top:-0px}.target.stacks_in_9879.shift-down{margin-bottom:-0px}.target.stacks_in_9879.shift-left{right:0px}.target.stacks_in_9879.shift-right{left:0px}.target.stacks_in_9879.pin-top,.target.stacks_in_9879.pin-bottom{left:0px}.target.stacks_in_9879.pin-left,.target.stacks_in_9879.pin-right{top:0px}
#stacks_in_9883{padding-left:0px;padding-right:0px;}#stacks_in_9883 > .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_9883 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9883 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9883 > .jack.width-static{width:500px}#stacks_in_9883 > .jack.width-flexible{width:100%}#stacks_in_9883 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9883 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9883 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9883 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9883 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9883 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9883 > .jack::after{border-radius:0px}#stacks_in_9883 > .jack.border-detailed-radius,#stacks_in_9883 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9883 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9883 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9883 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9883 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9883 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9883 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9883 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9883 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9883 > .jack.bg-image:not(.glass){}#stacks_in_9883 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9883 > .jack.bg-image.glass.after,#stacks_in_9883 > .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_9883 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9883 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9883 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9883 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9883 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9883 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9883 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9883 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9883 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9883 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9883 > .jack.bg-image.glass.after,#stacks_in_9883 > .glass.jack.bg-image::after{}#stacks_in_9883 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9883 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9883 > .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_9883 > .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_9883 > .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_9883 > .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_9883 > .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_9883 > .jack.peek-shadow::before,#stacks_in_9883 > .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_9883 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9883 > .jack{overflow:visible;}#stacks_in_9883 > .jack.height-static{height:100px}#stacks_in_9883 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9883 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_9890 .impact-slide{background-image:url("../files/slideshowImage-9890.jpg")}.slide-stacks_in_9890 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9890 .impact-container.h-right{right:0px}.slide-stacks_in_9890 .impact-container.h-left{left:0px}.slide-stacks_in_9890 .impact-container.v-top{top:0px}.slide-stacks_in_9890.kb-zoom-in-stacks_in_9890.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_9890 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_9890.kb-zoom-out-stacks_in_9890.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_9890 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_9890{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_9890{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_9891{    margin:0px 0px 0px 0px;}.target.stacks_in_9891{}.target.stacks_in_9891.width-fill{width:calc(100% - 0px)}.target.stacks_in_9891.width-flexible{width:100%}.target.stacks_in_9891.width-fixed{width:250px}.target.stacks_in_9891.height-fill{height:calc(100% - 0px)}.target.stacks_in_9891.height-flexible{height:100%}.target.stacks_in_9891.height-fixed{height:250px}.target.stacks_in_9891[class*="relative-"].top-pt{top:0%}.target.stacks_in_9891[class*="relative-"].top-px{top:0px}.target.stacks_in_9891[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9891[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9891[class*="relative-"].right-pt{right:0%}.target.stacks_in_9891[class*="relative-"].right-px{right:0px}.target.stacks_in_9891[class*="relative-"].left-pt{left:0%}.target.stacks_in_9891[class*="relative-"].left-px{left:0px}.target.stacks_in_9891.shift-up{margin-top:-0px}.target.stacks_in_9891.shift-down{margin-bottom:-0px}.target.stacks_in_9891.shift-left{right:0px}.target.stacks_in_9891.shift-right{left:0px}.target.stacks_in_9891.pin-top,.target.stacks_in_9891.pin-bottom{left:0px}.target.stacks_in_9891.pin-left,.target.stacks_in_9891.pin-right{top:0px}
#stacks_in_9895{padding-left:0px;padding-right:0px;}#stacks_in_9895 > .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_9895 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9895 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9895 > .jack.width-static{width:500px}#stacks_in_9895 > .jack.width-flexible{width:100%}#stacks_in_9895 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9895 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9895 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9895 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9895 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9895 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9895 > .jack::after{border-radius:0px}#stacks_in_9895 > .jack.border-detailed-radius,#stacks_in_9895 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9895 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9895 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9895 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9895 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9895 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9895 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9895 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9895 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9895 > .jack.bg-image:not(.glass){}#stacks_in_9895 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9895 > .jack.bg-image.glass.after,#stacks_in_9895 > .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_9895 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9895 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9895 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9895 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9895 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9895 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9895 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9895 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9895 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9895 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9895 > .jack.bg-image.glass.after,#stacks_in_9895 > .glass.jack.bg-image::after{}#stacks_in_9895 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9895 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9895 > .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_9895 > .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_9895 > .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_9895 > .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_9895 > .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_9895 > .jack.peek-shadow::before,#stacks_in_9895 > .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_9895 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9895 > .jack{overflow:visible;}#stacks_in_9895 > .jack.height-static{height:100px}#stacks_in_9895 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9895 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_10169 .fg-content.fg-full-height{height:100%}#stacks_in_10169 .slides-container{margin:0}#stacks_in_10169 .slides-container > li{margin:0}#stacks_in_10169 .slides-container > li::before,#stacks_in_10169 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_10169 .slides-container.ovl-color li::before{background-color:rgba(0, 0, 0, 0.15)}#stacks_in_10169 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_10169 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_10169 .impact-wrapper{z-index:0}#stacks_in_10169 .impact-wrapper.fill-container{min-width:100%}#stacks_in_10169 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_10169 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_10169 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_10169 .impact-wrapper.flexible-height{height:100vh;min-height:100px;width:100%;min-width:100%}#stacks_in_10169 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_10169 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_10169 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_10169 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_10169 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_10169 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(255, 244, 227, 1.00)}#stacks_in_10169 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_10169 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_10169 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_10169 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_10169 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_10169 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_10169 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_10169 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_10169 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(0, 0, 0, 0.15)}#stacks_in_10169 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_10169 .impact-container{z-index:5}#stacks_in_10169 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_10169 .scrollDown{transform:scale(0.70)}}#stacks_in_10169 .scrollDown.button-bottom{bottom:30px}#stacks_in_10169 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_10169 .scrollDown.hide-on-mob{display:none}}#stacks_in_10169 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_10169 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_10169 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_10169 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_10169 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_10169 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_10169 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_10169 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_10169 .slides-pagination > a.current{transition:all 3000ms ease}
#stacks_in_10170 .impact-slide{background-image:url("../files/slideshowImage-10170.png")}.slide-stacks_in_10170 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_10170 .impact-container.h-right{right:0px}.slide-stacks_in_10170 .impact-container.h-left{left:0px}.slide-stacks_in_10170 .impact-container.v-top{top:0px}
.target.stacks_in_10172{    margin:0px 0px 0px 0px;}.target.stacks_in_10172{}.target.stacks_in_10172.width-fill{width:calc(100% - 0px)}.target.stacks_in_10172.width-flexible{width:100%}.target.stacks_in_10172.width-fixed{width:250px}.target.stacks_in_10172.height-fill{height:calc(100% - 0px)}.target.stacks_in_10172.height-flexible{height:100%}.target.stacks_in_10172.height-fixed{height:250px}.target.stacks_in_10172[class*="relative-"].top-pt{top:0%}.target.stacks_in_10172[class*="relative-"].top-px{top:0px}.target.stacks_in_10172[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_10172[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_10172[class*="relative-"].right-pt{right:0%}.target.stacks_in_10172[class*="relative-"].right-px{right:0px}.target.stacks_in_10172[class*="relative-"].left-pt{left:0%}.target.stacks_in_10172[class*="relative-"].left-px{left:0px}.target.stacks_in_10172.shift-up{margin-top:-0px}.target.stacks_in_10172.shift-down{margin-bottom:-0px}.target.stacks_in_10172.shift-left{right:0px}.target.stacks_in_10172.shift-right{left:0px}.target.stacks_in_10172.pin-top,.target.stacks_in_10172.pin-bottom{left:0px}.target.stacks_in_10172.pin-left,.target.stacks_in_10172.pin-right{top:0px}
#stacks_in_10176{padding-left:0px;padding-right:0px;}#stacks_in_10176 > .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_10176 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10176 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10176 > .jack.width-static{width:500px}#stacks_in_10176 > .jack.width-flexible{width:100%}#stacks_in_10176 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10176 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10176 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10176 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10176 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10176 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10176 > .jack::after{border-radius:0px}#stacks_in_10176 > .jack.border-detailed-radius,#stacks_in_10176 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10176 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10176 > .jack.bg-color{background-color:#89C5FF}#stacks_in_10176 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_10176 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10176 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10176 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10176 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10176 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10176 > .jack.bg-image:not(.glass){}#stacks_in_10176 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10176 > .jack.bg-image.glass.after,#stacks_in_10176 > .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_10176 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10176 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10176 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10176 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10176 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10176 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10176 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10176 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10176 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10176 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10176 > .jack.bg-image.glass.after,#stacks_in_10176 > .glass.jack.bg-image::after{}#stacks_in_10176 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10176 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10176 > .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_10176 > .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_10176 > .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_10176 > .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_10176 > .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_10176 > .jack.peek-shadow::before,#stacks_in_10176 > .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_10176 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10176 > .jack{overflow:visible;}#stacks_in_10176 > .jack.height-static{height:100px}#stacks_in_10176 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_10176 {
	margin: 6px 0px 24px 0px;
}

#stacks_in_10223 {
	font-size: 99%;
}
#stacks_in_10183 .impact-slide{background-image:url("../files/slideshowImage-10183.png")}.slide-stacks_in_10183 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_10183 .impact-container.h-right{right:0px}.slide-stacks_in_10183 .impact-container.h-left{left:0px}.slide-stacks_in_10183 .impact-container.v-top{top:0px}
.target.stacks_in_10184{    margin:0px 0px 0px 0px;}.target.stacks_in_10184{}.target.stacks_in_10184.width-fill{width:calc(100% - 0px)}.target.stacks_in_10184.width-flexible{width:100%}.target.stacks_in_10184.width-fixed{width:250px}.target.stacks_in_10184.height-fill{height:calc(100% - 0px)}.target.stacks_in_10184.height-flexible{height:100%}.target.stacks_in_10184.height-fixed{height:250px}.target.stacks_in_10184[class*="relative-"].top-pt{top:0%}.target.stacks_in_10184[class*="relative-"].top-px{top:0px}.target.stacks_in_10184[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_10184[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_10184[class*="relative-"].right-pt{right:0%}.target.stacks_in_10184[class*="relative-"].right-px{right:0px}.target.stacks_in_10184[class*="relative-"].left-pt{left:0%}.target.stacks_in_10184[class*="relative-"].left-px{left:0px}.target.stacks_in_10184.shift-up{margin-top:-0px}.target.stacks_in_10184.shift-down{margin-bottom:-0px}.target.stacks_in_10184.shift-left{right:0px}.target.stacks_in_10184.shift-right{left:0px}.target.stacks_in_10184.pin-top,.target.stacks_in_10184.pin-bottom{left:0px}.target.stacks_in_10184.pin-left,.target.stacks_in_10184.pin-right{top:0px}
#stacks_in_10188{padding-left:0px;padding-right:0px;}#stacks_in_10188 > .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_10188 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10188 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10188 > .jack.width-static{width:500px}#stacks_in_10188 > .jack.width-flexible{width:100%}#stacks_in_10188 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10188 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10188 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10188 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10188 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10188 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10188 > .jack::after{border-radius:0px}#stacks_in_10188 > .jack.border-detailed-radius,#stacks_in_10188 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10188 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10188 > .jack.bg-color{background-color:#89C5FF}#stacks_in_10188 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_10188 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10188 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10188 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10188 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10188 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10188 > .jack.bg-image:not(.glass){}#stacks_in_10188 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10188 > .jack.bg-image.glass.after,#stacks_in_10188 > .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_10188 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10188 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10188 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10188 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10188 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10188 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10188 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10188 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10188 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10188 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10188 > .jack.bg-image.glass.after,#stacks_in_10188 > .glass.jack.bg-image::after{}#stacks_in_10188 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10188 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10188 > .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_10188 > .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_10188 > .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_10188 > .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_10188 > .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_10188 > .jack.peek-shadow::before,#stacks_in_10188 > .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_10188 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10188 > .jack{overflow:visible;}#stacks_in_10188 > .jack.height-static{height:100px}#stacks_in_10188 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_10188 {
	margin: 6px 0px 24px 0px;
}

#stacks_in_10229 {
	font-size: 99%;
}
#stacks_in_10253 .impact-slide{background-image:url("../files/slideshowImage-10253.png")}.slide-stacks_in_10253 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_10253 .impact-container.h-right{right:0px}.slide-stacks_in_10253 .impact-container.h-left{left:0px}.slide-stacks_in_10253 .impact-container.v-top{top:0px}
.target.stacks_in_10255{    margin:0px 0px 0px 0px;}.target.stacks_in_10255{}.target.stacks_in_10255.width-fill{width:calc(100% - 0px)}.target.stacks_in_10255.width-flexible{width:100%}.target.stacks_in_10255.width-fixed{width:250px}.target.stacks_in_10255.height-fill{height:calc(100% - 0px)}.target.stacks_in_10255.height-flexible{height:100%}.target.stacks_in_10255.height-fixed{height:250px}.target.stacks_in_10255[class*="relative-"].top-pt{top:0%}.target.stacks_in_10255[class*="relative-"].top-px{top:0px}.target.stacks_in_10255[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_10255[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_10255[class*="relative-"].right-pt{right:0%}.target.stacks_in_10255[class*="relative-"].right-px{right:0px}.target.stacks_in_10255[class*="relative-"].left-pt{left:0%}.target.stacks_in_10255[class*="relative-"].left-px{left:0px}.target.stacks_in_10255.shift-up{margin-top:-0px}.target.stacks_in_10255.shift-down{margin-bottom:-0px}.target.stacks_in_10255.shift-left{right:0px}.target.stacks_in_10255.shift-right{left:0px}.target.stacks_in_10255.pin-top,.target.stacks_in_10255.pin-bottom{left:0px}.target.stacks_in_10255.pin-left,.target.stacks_in_10255.pin-right{top:0px}
#stacks_in_10258{padding-left:0px;padding-right:0px;}#stacks_in_10258 > .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_10258 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10258 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10258 > .jack.width-static{width:500px}#stacks_in_10258 > .jack.width-flexible{width:100%}#stacks_in_10258 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10258 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10258 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10258 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10258 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10258 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10258 > .jack::after{border-radius:0px}#stacks_in_10258 > .jack.border-detailed-radius,#stacks_in_10258 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10258 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10258 > .jack.bg-color{background-color:#89C5FF}#stacks_in_10258 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_10258 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10258 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10258 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10258 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10258 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10258 > .jack.bg-image:not(.glass){}#stacks_in_10258 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10258 > .jack.bg-image.glass.after,#stacks_in_10258 > .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_10258 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10258 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10258 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10258 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10258 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10258 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10258 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10258 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10258 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10258 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10258 > .jack.bg-image.glass.after,#stacks_in_10258 > .glass.jack.bg-image::after{}#stacks_in_10258 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10258 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10258 > .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_10258 > .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_10258 > .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_10258 > .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_10258 > .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_10258 > .jack.peek-shadow::before,#stacks_in_10258 > .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_10258 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10258 > .jack{overflow:visible;}#stacks_in_10258 > .jack.height-static{height:100px}#stacks_in_10258 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_10258 {
	margin: 6px 0px 24px 0px;
}

#stacks_in_10266 {
	font-size: 99%;
}
.pab.stacks_in_10196{max-height:0px;transition:max-height 500ms ease 0ms}.pab.stacks_in_10196.open{max-height:500px}@media screen and (min-width:40em){.pab.stacks_in_10196.open{max-height:500px}}@media screen and (min-width:64em){.pab.stacks_in_10196.open{max-height:500px}}.wrapper-stacks_in_10196{height:500px}@media screen and (min-width:40em){.wrapper-stacks_in_10196{height:500px}}@media screen and (min-width:64em){.wrapper-stacks_in_10196{height:500px}}
#stacks_in_10200{padding-left:0px;padding-right:0px;}#stacks_in_10200 > .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_10200 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10200 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10200 > .jack.width-static{width:500px}#stacks_in_10200 > .jack.width-flexible{width:100%}#stacks_in_10200 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10200 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10200 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10200 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10200 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10200 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10200 > .jack::after{border-radius:0px}#stacks_in_10200 > .jack.border-detailed-radius,#stacks_in_10200 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10200 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10200 > .jack.bg-color{background-color:#89C5FF}#stacks_in_10200 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_10200 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10200 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10200 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10200 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10200 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10200 > .jack.bg-image:not(.glass){}#stacks_in_10200 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10200 > .jack.bg-image.glass.after,#stacks_in_10200 > .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_10200 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10200 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10200 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10200 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10200 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10200 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10200 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10200 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10200 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10200 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10200 > .jack.bg-image.glass.after,#stacks_in_10200 > .glass.jack.bg-image::after{}#stacks_in_10200 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10200 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10200 > .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_10200 > .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_10200 > .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_10200 > .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_10200 > .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_10200 > .jack.peek-shadow::before,#stacks_in_10200 > .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_10200 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10200 > .jack{overflow:visible;}#stacks_in_10200 > .jack.height-static{height:100px}#stacks_in_10200 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_10200 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_10204 {
	font-size: 99%;
}

#stacks_in_10206 {
	font-weight: lighter;
}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}::placeholder{color:rgba(109, 94, 75, 1.00)}#stacks_in_10207 label{color:rgba(109, 94, 75, 1.00);font-size:0.80rem}#stacks_in_10207 .gdpr input{float:left;width:auto;margin:0.3rem 0 1rem 0}#stacks_in_10207 .gdpr label{float:left;width:90%;font-size:0.80rem;color:rgba(109, 94, 75, 1.00);position:relative;margin-left:0.5rem}#stacks_in_10207 input[type=text],#stacks_in_10207 input[type=email]{-webkit-appearance:none;font-family:inherit;border-style:solid;border-width:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;margin:0;line-height:1em;width:100%;box-sizing:border-box;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;border-radius:0px;background-color:rgba(255, 242, 224, 0.50);border-color:rgba(109, 94, 75, 1.00);height:2em;color:rgba(109, 94, 75, 1.00);font-size:0.70rem;text-align:left;padding:0 0.5rem}#stacks_in_10207 input[type=text]:focus,#stacks_in_10207 input[type=email]:focus{box-shadow:0 0 5px -1px rgba(109, 94, 75, 1.00);border-color:rgba(109, 94, 75, 1.00);outline:none;background-color:rgba(252, 239, 221, 0.50);color:rgba(34, 19, 0, 1.00)}#stacks_in_10207 .label_text{line-height:2em}#stacks_in_10207 .field{display:inline-block;width:100%;position:relative;margin:0.50rem 0;vertical-align:bottom}#stacks_in_10207 .hide{display:none}#stacks_in_10207 input[name=consent].error{outline:1px solid red}#stacks_in_10207 label.error{margin-top:0.5rem;color:red;display:block;font-size:1rem}#stacks_in_10207 button{margin:0}#stacks_in_10207 button.custom{border-style:solid;border-width:0px;cursor:pointer;font-family:inherit;font-weight:inherit;line-height:normal;margin:0;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;border-radius:0;transition:background-color 300ms ease-out;background-color:rgba(72, 120, 222, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_10207 button.custom:hover{background-color:rgba(68, 114, 210, 1.00)}#stacks_in_10207 button.small{padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:0.8125rem}#stacks_in_10207 button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}#stacks_in_10207 button.expand{padding-right:0;padding-left:0;width:100%}#stacks_in_10207 button.right{float:right}#stacks_in_10207 button.radius{border-radius:0px}#stacks_in_10207 button.round{border-radius:500px}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_9816 .fg-content.fg-full-height{height:100%}#stacks_in_9816 .slides-container{margin:0}#stacks_in_9816 .slides-container > li{margin:0}#stacks_in_9816 .slides-container > li::before,#stacks_in_9816 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_9816 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_9816 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_9816 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_9816 .impact-wrapper{z-index:0}#stacks_in_9816 .impact-wrapper.fill-container{min-width:100%}#stacks_in_9816 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_9816 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_9816 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_9816 .impact-wrapper.flexible-height{height:100%;min-height:300px;width:100%;min-width:100%}#stacks_in_9816 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_9816 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_9816 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_9816 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_9816 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_9816 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(255, 244, 227, 1.00)}#stacks_in_9816 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_9816 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_9816 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_9816 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_9816 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_9816 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_9816 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_9816 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_9816 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_9816 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_9816 .impact-container{z-index:5}#stacks_in_9816 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_9816 .scrollDown{transform:scale(0.70)}}#stacks_in_9816 .scrollDown.button-bottom{bottom:30px}#stacks_in_9816 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_9816 .scrollDown.hide-on-mob{display:none}}#stacks_in_9816 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_9816 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_9816 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_9816 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_9816 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_9816 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_9816 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_9816 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_9816 .slides-pagination > a.current{transition:all 3000ms ease}
.slide-stacks_in_9862 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9862 .impact-container.h-right{right:0px}.slide-stacks_in_9862 .impact-container.h-left{left:0px}.slide-stacks_in_9862 .impact-container.v-top{top:0px}
#stacks_in_9817 .fg-content.fg-full-height{height:100%}#stacks_in_9817 .slides-container{margin:0}#stacks_in_9817 .slides-container > li{margin:0}#stacks_in_9817 .slides-container > li::before,#stacks_in_9817 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_9817 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_9817 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_9817 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_9817 .impact-wrapper{z-index:0}#stacks_in_9817 .impact-wrapper.fill-container{min-width:100%}#stacks_in_9817 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_9817 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_9817 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_9817 .impact-wrapper.flexible-height{height:100vh;min-height:100px;width:100%;min-width:100%}#stacks_in_9817 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_9817 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_9817 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_9817 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_9817 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_9817 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(255, 244, 227, 1.00)}#stacks_in_9817 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_9817 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_9817 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_9817 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_9817 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_9817 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_9817 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_9817 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_9817 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_9817 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_9817 .impact-container{z-index:5}#stacks_in_9817 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_9817 .scrollDown{transform:scale(0.70)}}#stacks_in_9817 .scrollDown.button-bottom{bottom:30px}#stacks_in_9817 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_9817 .scrollDown.hide-on-mob{display:none}}#stacks_in_9817 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_9817 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_9817 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_9817 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_9817 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_9817 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_9817 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_9817 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_9817 .slides-pagination > a.current{transition:all 3000ms ease}
#stacks_in_9819 .impact-slide{background-image:url("../files/slideshowImage-9819.png")}.slide-stacks_in_9819 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9819 .impact-container.h-right{right:0px}.slide-stacks_in_9819 .impact-container.h-left{left:0px}.slide-stacks_in_9819 .impact-container.v-top{top:0px}
.target.stacks_in_9821{    margin:0px 0px 0px 0px;}.target.stacks_in_9821{}.target.stacks_in_9821.width-fill{width:calc(100% - 0px)}.target.stacks_in_9821.width-flexible{width:100%}.target.stacks_in_9821.width-fixed{width:250px}.target.stacks_in_9821.height-fill{height:calc(100% - 0px)}.target.stacks_in_9821.height-flexible{height:100%}.target.stacks_in_9821.height-fixed{height:250px}.target.stacks_in_9821[class*="relative-"].top-pt{top:0%}.target.stacks_in_9821[class*="relative-"].top-px{top:0px}.target.stacks_in_9821[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9821[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9821[class*="relative-"].right-pt{right:0%}.target.stacks_in_9821[class*="relative-"].right-px{right:0px}.target.stacks_in_9821[class*="relative-"].left-pt{left:0%}.target.stacks_in_9821[class*="relative-"].left-px{left:0px}.target.stacks_in_9821.shift-up{margin-top:-0px}.target.stacks_in_9821.shift-down{margin-bottom:-0px}.target.stacks_in_9821.shift-left{right:0px}.target.stacks_in_9821.shift-right{left:0px}.target.stacks_in_9821.pin-top,.target.stacks_in_9821.pin-bottom{left:0px}.target.stacks_in_9821.pin-left,.target.stacks_in_9821.pin-right{top:0px}
#stacks_in_9825{padding-left:0px;padding-right:0px;}#stacks_in_9825 > .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_9825 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9825 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9825 > .jack.width-static{width:500px}#stacks_in_9825 > .jack.width-flexible{width:100%}#stacks_in_9825 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9825 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9825 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9825 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9825 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9825 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9825 > .jack::after{border-radius:0px}#stacks_in_9825 > .jack.border-detailed-radius,#stacks_in_9825 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9825 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9825 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9825 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9825 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9825 > .jack.bg-image:not(.glass){}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9825 > .jack.bg-image.glass.after,#stacks_in_9825 > .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_9825 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9825 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9825 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9825 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9825 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9825 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9825 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9825 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9825 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9825 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9825 > .jack.bg-image.glass.after,#stacks_in_9825 > .glass.jack.bg-image::after{}#stacks_in_9825 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9825 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9825 > .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_9825 > .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_9825 > .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_9825 > .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_9825 > .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_9825 > .jack.peek-shadow::before,#stacks_in_9825 > .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_9825 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9825 > .jack{overflow:visible;}#stacks_in_9825 > .jack.height-static{height:100px}#stacks_in_9825 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9825 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_9832 .impact-slide{background-image:url("../files/slideshowImage-9832.jpg")}.slide-stacks_in_9832 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9832 .impact-container.h-right{right:0px}.slide-stacks_in_9832 .impact-container.h-left{left:0px}.slide-stacks_in_9832 .impact-container.v-top{top:0px}.slide-stacks_in_9832.kb-zoom-in-stacks_in_9832.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_9832 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_9832.kb-zoom-out-stacks_in_9832.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_9832 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_9832{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_9832{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_9833{    margin:0px 0px 0px 0px;}.target.stacks_in_9833{}.target.stacks_in_9833.width-fill{width:calc(100% - 0px)}.target.stacks_in_9833.width-flexible{width:100%}.target.stacks_in_9833.width-fixed{width:250px}.target.stacks_in_9833.height-fill{height:calc(100% - 0px)}.target.stacks_in_9833.height-flexible{height:100%}.target.stacks_in_9833.height-fixed{height:250px}.target.stacks_in_9833[class*="relative-"].top-pt{top:0%}.target.stacks_in_9833[class*="relative-"].top-px{top:0px}.target.stacks_in_9833[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9833[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9833[class*="relative-"].right-pt{right:0%}.target.stacks_in_9833[class*="relative-"].right-px{right:0px}.target.stacks_in_9833[class*="relative-"].left-pt{left:0%}.target.stacks_in_9833[class*="relative-"].left-px{left:0px}.target.stacks_in_9833.shift-up{margin-top:-0px}.target.stacks_in_9833.shift-down{margin-bottom:-0px}.target.stacks_in_9833.shift-left{right:0px}.target.stacks_in_9833.shift-right{left:0px}.target.stacks_in_9833.pin-top,.target.stacks_in_9833.pin-bottom{left:0px}.target.stacks_in_9833.pin-left,.target.stacks_in_9833.pin-right{top:0px}
#stacks_in_9837{padding-left:0px;padding-right:0px;}#stacks_in_9837 > .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_9837 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9837 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9837 > .jack.width-static{width:500px}#stacks_in_9837 > .jack.width-flexible{width:100%}#stacks_in_9837 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9837 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9837 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9837 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9837 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9837 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9837 > .jack::after{border-radius:0px}#stacks_in_9837 > .jack.border-detailed-radius,#stacks_in_9837 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9837 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9837 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9837 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9837 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9837 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9837 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9837 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9837 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9837 > .jack.bg-image:not(.glass){}#stacks_in_9837 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9837 > .jack.bg-image.glass.after,#stacks_in_9837 > .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_9837 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9837 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9837 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9837 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9837 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9837 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9837 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9837 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9837 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9837 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9837 > .jack.bg-image.glass.after,#stacks_in_9837 > .glass.jack.bg-image::after{}#stacks_in_9837 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9837 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9837 > .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_9837 > .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_9837 > .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_9837 > .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_9837 > .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_9837 > .jack.peek-shadow::before,#stacks_in_9837 > .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_9837 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9837 > .jack{overflow:visible;}#stacks_in_9837 > .jack.height-static{height:100px}#stacks_in_9837 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9837 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_9844 .impact-slide{background-image:url("../files/slideshowImage-9844.png")}.slide-stacks_in_9844 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_9844 .impact-container.h-right{right:0px}.slide-stacks_in_9844 .impact-container.h-left{left:0px}.slide-stacks_in_9844 .impact-container.v-top{top:0px}.slide-stacks_in_9844.kb-zoom-in-stacks_in_9844.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_9844 9000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_9844.kb-zoom-out-stacks_in_9844.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_9844 9000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_9844{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_9844{0%{transform:scale(1.20)}100%{transform:scale(1)}}
.target.stacks_in_9845{    margin:0px 0px 0px 0px;}.target.stacks_in_9845{}.target.stacks_in_9845.width-fill{width:calc(100% - 0px)}.target.stacks_in_9845.width-flexible{width:100%}.target.stacks_in_9845.width-fixed{width:250px}.target.stacks_in_9845.height-fill{height:calc(100% - 0px)}.target.stacks_in_9845.height-flexible{height:100%}.target.stacks_in_9845.height-fixed{height:250px}.target.stacks_in_9845[class*="relative-"].top-pt{top:0%}.target.stacks_in_9845[class*="relative-"].top-px{top:0px}.target.stacks_in_9845[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_9845[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_9845[class*="relative-"].right-pt{right:0%}.target.stacks_in_9845[class*="relative-"].right-px{right:0px}.target.stacks_in_9845[class*="relative-"].left-pt{left:0%}.target.stacks_in_9845[class*="relative-"].left-px{left:0px}.target.stacks_in_9845.shift-up{margin-top:-0px}.target.stacks_in_9845.shift-down{margin-bottom:-0px}.target.stacks_in_9845.shift-left{right:0px}.target.stacks_in_9845.shift-right{left:0px}.target.stacks_in_9845.pin-top,.target.stacks_in_9845.pin-bottom{left:0px}.target.stacks_in_9845.pin-left,.target.stacks_in_9845.pin-right{top:0px}
#stacks_in_9849{padding-left:0px;padding-right:0px;}#stacks_in_9849 > .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_9849 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9849 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9849 > .jack.width-static{width:500px}#stacks_in_9849 > .jack.width-flexible{width:100%}#stacks_in_9849 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9849 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9849 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9849 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9849 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9849 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9849 > .jack::after{border-radius:0px}#stacks_in_9849 > .jack.border-detailed-radius,#stacks_in_9849 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9849 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9849 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9849 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9849 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9849 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9849 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9849 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9849 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9849 > .jack.bg-image:not(.glass){}#stacks_in_9849 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9849 > .jack.bg-image.glass.after,#stacks_in_9849 > .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_9849 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9849 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9849 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9849 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9849 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9849 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9849 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9849 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9849 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9849 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9849 > .jack.bg-image.glass.after,#stacks_in_9849 > .glass.jack.bg-image::after{}#stacks_in_9849 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9849 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9849 > .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_9849 > .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_9849 > .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_9849 > .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_9849 > .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_9849 > .jack.peek-shadow::before,#stacks_in_9849 > .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_9849 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9849 > .jack{overflow:visible;}#stacks_in_9849 > .jack.height-static{height:100px}#stacks_in_9849 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9849 {
	margin: 6px 0px 24px 0px;
}
#stacks_in_6684{padding-left:0px;padding-right:0px;}#stacks_in_6684 > .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_6684 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6684 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6684 > .jack.width-static{width:500px}#stacks_in_6684 > .jack.width-flexible{width:100%}#stacks_in_6684 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6684 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6684 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6684 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6684 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6684 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6684 > .jack::after{border-radius:0px}#stacks_in_6684 > .jack.border-detailed-radius,#stacks_in_6684 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6684 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6684 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6684 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6684 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6684 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6684 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6684 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6684 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6684 > .jack.bg-image:not(.glass){}#stacks_in_6684 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6684 > .jack.bg-image.glass.after,#stacks_in_6684 > .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_6684 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6684 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6684 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6684 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6684 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6684 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6684 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6684 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6684 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6684 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6684 > .jack.bg-image.glass.after,#stacks_in_6684 > .glass.jack.bg-image::after{}#stacks_in_6684 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6684 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6684 > .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_6684 > .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_6684 > .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_6684 > .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_6684 > .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_6684 > .jack.peek-shadow::before,#stacks_in_6684 > .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_6684 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6684 > .jack{overflow:visible;}#stacks_in_6684 > .jack.height-static{height:100px}#stacks_in_6684 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6684 {
	margin: 12px 0px 12px 0px;
}
/* -- Start Vegas Each css Template -- */


#stacks_in_6686VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_6686VegasInput{
	position: relative;
	display: none;
}

#stacks_in_6686 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_6686 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_6686 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_6686vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_6686vegasContent,.stacks_in_6686vegasContent h1,.stacks_in_6686vegasContent h2,.stacks_in_6686vegasContent h3,.stacks_in_6686vegasContent h4,.stacks_in_6686vegasContent h5,.stacks_in_6686vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_6686vegasContent a,.stacks_in_6686vegasContent a:active,.stacks_in_6686vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_6686vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_6686vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_6686vegasContentBox{
	text-align: center !important;
}

.stacks_in_6686vegasContentBox h1,.stacks_in_6686vegasContentBox h2,.stacks_in_6686vegasContentBox h3,.stacks_in_6686vegasContentBox h4,.stacks_in_6686vegasContentBox h5,.stacks_in_6686vegasContentBox h6,.stacks_in_6686vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_6686vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_6686vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_6686vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_6690 img{width:100%;max-width:500px}
.stacks_in_6693 img{width:100%;max-width:500px}
.stacks_in_6695 img{width:100%;max-width:500px}
#stacks_in_6699{padding-left:0px;padding-right:0px;}#stacks_in_6699 > .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_6699 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6699 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6699 > .jack.width-static{width:500px}#stacks_in_6699 > .jack.width-flexible{width:100%}#stacks_in_6699 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6699 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6699 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6699 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6699 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6699 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6699 > .jack::after{border-radius:0px}#stacks_in_6699 > .jack.border-detailed-radius,#stacks_in_6699 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6699 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6699 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6699 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6699 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6699 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6699 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6699 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6699 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6699 > .jack.bg-image:not(.glass){}#stacks_in_6699 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6699 > .jack.bg-image.glass.after,#stacks_in_6699 > .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_6699 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6699 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6699 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6699 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6699 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6699 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6699 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6699 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6699 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6699 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6699 > .jack.bg-image.glass.after,#stacks_in_6699 > .glass.jack.bg-image::after{}#stacks_in_6699 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6699 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6699 > .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_6699 > .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_6699 > .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_6699 > .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_6699 > .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_6699 > .jack.peek-shadow::before,#stacks_in_6699 > .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_6699 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6699 > .jack{overflow:visible;}#stacks_in_6699 > .jack.height-static{height:100px}#stacks_in_6699 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6699 {
	margin: 12px 0px 12px 0px;
}
/* -- Start Vegas Each css Template -- */


#stacks_in_6701VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_6701VegasInput{
	position: relative;
	display: none;
}

#stacks_in_6701 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_6701 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_6701 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_6701vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_6701vegasContent,.stacks_in_6701vegasContent h1,.stacks_in_6701vegasContent h2,.stacks_in_6701vegasContent h3,.stacks_in_6701vegasContent h4,.stacks_in_6701vegasContent h5,.stacks_in_6701vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_6701vegasContent a,.stacks_in_6701vegasContent a:active,.stacks_in_6701vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_6701vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_6701vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_6701vegasContentBox{
	text-align: center !important;
}

.stacks_in_6701vegasContentBox h1,.stacks_in_6701vegasContentBox h2,.stacks_in_6701vegasContentBox h3,.stacks_in_6701vegasContentBox h4,.stacks_in_6701vegasContentBox h5,.stacks_in_6701vegasContentBox h6,.stacks_in_6701vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_6701vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_6701vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_6701vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_6705 img{width:100%;max-width:500px}
.stacks_in_6708 img{width:100%;max-width:500px}
.stacks_in_6710 img{width:100%;max-width:500px}
#stacks_in_6714{padding-left:0px;padding-right:0px;}#stacks_in_6714 > .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_6714 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6714 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6714 > .jack.width-static{width:500px}#stacks_in_6714 > .jack.width-flexible{width:100%}#stacks_in_6714 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6714 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6714 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6714 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6714 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6714 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6714 > .jack::after{border-radius:0px}#stacks_in_6714 > .jack.border-detailed-radius,#stacks_in_6714 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6714 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6714 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6714 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6714 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6714 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6714 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6714 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6714 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6714 > .jack.bg-image:not(.glass){}#stacks_in_6714 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6714 > .jack.bg-image.glass.after,#stacks_in_6714 > .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_6714 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6714 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6714 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6714 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6714 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6714 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6714 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6714 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6714 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6714 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6714 > .jack.bg-image.glass.after,#stacks_in_6714 > .glass.jack.bg-image::after{}#stacks_in_6714 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6714 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6714 > .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_6714 > .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_6714 > .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_6714 > .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_6714 > .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_6714 > .jack.peek-shadow::before,#stacks_in_6714 > .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_6714 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6714 > .jack{overflow:visible;}#stacks_in_6714 > .jack.height-static{height:100px}#stacks_in_6714 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6714 {
	margin: 12px 0px 12px 0px;
}
/* -- Start Vegas Each css Template -- */


#stacks_in_6716VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_6716VegasInput{
	position: relative;
	display: none;
}

#stacks_in_6716 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_6716 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_6716 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_6716vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_6716vegasContent,.stacks_in_6716vegasContent h1,.stacks_in_6716vegasContent h2,.stacks_in_6716vegasContent h3,.stacks_in_6716vegasContent h4,.stacks_in_6716vegasContent h5,.stacks_in_6716vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_6716vegasContent a,.stacks_in_6716vegasContent a:active,.stacks_in_6716vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_6716vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_6716vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_6716vegasContentBox{
	text-align: center !important;
}

.stacks_in_6716vegasContentBox h1,.stacks_in_6716vegasContentBox h2,.stacks_in_6716vegasContentBox h3,.stacks_in_6716vegasContentBox h4,.stacks_in_6716vegasContentBox h5,.stacks_in_6716vegasContentBox h6,.stacks_in_6716vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_6716vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_6716vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_6716vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_6720 img{width:100%;max-width:500px}
.stacks_in_6723 img{width:100%;max-width:500px}
.stacks_in_6725 img{width:100%;max-width:500px}
#stacks_in_6729{padding-left:0px;padding-right:0px;}#stacks_in_6729 > .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_6729 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6729 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6729 > .jack.width-static{width:500px}#stacks_in_6729 > .jack.width-flexible{width:100%}#stacks_in_6729 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6729 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6729 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6729 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6729 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6729 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6729 > .jack::after{border-radius:0px}#stacks_in_6729 > .jack.border-detailed-radius,#stacks_in_6729 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6729 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6729 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6729 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6729 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6729 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6729 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6729 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6729 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6729 > .jack.bg-image:not(.glass){}#stacks_in_6729 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6729 > .jack.bg-image.glass.after,#stacks_in_6729 > .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_6729 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6729 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6729 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6729 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6729 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6729 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6729 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6729 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6729 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6729 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6729 > .jack.bg-image.glass.after,#stacks_in_6729 > .glass.jack.bg-image::after{}#stacks_in_6729 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6729 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6729 > .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_6729 > .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_6729 > .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_6729 > .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_6729 > .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_6729 > .jack.peek-shadow::before,#stacks_in_6729 > .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_6729 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6729 > .jack{overflow:visible;}#stacks_in_6729 > .jack.height-static{height:100px}#stacks_in_6729 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6729 {
	margin: 12px 0px 12px 0px;
}
/* -- Start Vegas Each css Template -- */


#stacks_in_6731VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_6731VegasInput{
	position: relative;
	display: none;
}

#stacks_in_6731 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_6731 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_6731 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_6731vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_6731vegasContent,.stacks_in_6731vegasContent h1,.stacks_in_6731vegasContent h2,.stacks_in_6731vegasContent h3,.stacks_in_6731vegasContent h4,.stacks_in_6731vegasContent h5,.stacks_in_6731vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_6731vegasContent a,.stacks_in_6731vegasContent a:active,.stacks_in_6731vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_6731vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_6731vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_6731vegasContentBox{
	text-align: center !important;
}

.stacks_in_6731vegasContentBox h1,.stacks_in_6731vegasContentBox h2,.stacks_in_6731vegasContentBox h3,.stacks_in_6731vegasContentBox h4,.stacks_in_6731vegasContentBox h5,.stacks_in_6731vegasContentBox h6,.stacks_in_6731vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_6731vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_6731vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_6731vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_6735 img{width:100%;max-width:500px}
.stacks_in_6738 img{width:100%;max-width:500px}
.stacks_in_6740 img{width:100%;max-width:500px}
#stacks_in_6521{padding-left:0px;padding-right:0px;}#stacks_in_6521 > .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_6521 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6521 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6521 > .jack.width-static{width:500px}#stacks_in_6521 > .jack.width-flexible{width:100%}#stacks_in_6521 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6521 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6521 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6521 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6521 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6521 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6521 > .jack::after{border-radius:0px}#stacks_in_6521 > .jack.border-detailed-radius,#stacks_in_6521 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6521 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6521 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6521 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6521 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6521 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6521 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6521 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6521 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6521 > .jack.bg-image:not(.glass){}#stacks_in_6521 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6521 > .jack.bg-image.glass.after,#stacks_in_6521 > .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_6521 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6521 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6521 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6521 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6521 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6521 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6521 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6521 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6521 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6521 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6521 > .jack.bg-image.glass.after,#stacks_in_6521 > .glass.jack.bg-image::after{}#stacks_in_6521 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6521 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6521 > .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_6521 > .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_6521 > .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_6521 > .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_6521 > .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_6521 > .jack.peek-shadow::before,#stacks_in_6521 > .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_6521 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6521 > .jack{overflow:visible;}#stacks_in_6521 > .jack.height-static{height:100px}#stacks_in_6521 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6521 {
	margin: 12px 0px 12px 0px;
}
@charset "UTF-8";.movingbox.stacks_in_7613{--wait-time:3000ms;--animation-speed:1.50s} .stacks_in_7613.centermode:not(.slide-vert) .slick-list{padding-top:0.00% !important;padding-bottom:0.00% !important}.stacks_in_7613.centermode.slide-vert .slick-list{padding-left:0.00% !important;padding-right:0.00% !important}.stacks_in_7613.centermode .mb-slide-content{transition:all 300ms ease}.stacks_in_7613.centermode .mb-slide{opacity:0.00;transition:opacity 300ms ease}.stacks_in_7613.centermode .mb-slide.mb-center{opacity:1}.stacks_in_7613.centermode .mb-slide.mb-center .mb-slide-content{transform:scale(1.00)} 
#stacks_in_7616 img.imageStyle{padding:0;margin:0}#stacks_in_7616 .boxgrid{position:relative;overflow:hidden;margin:0 auto;border-color:#000000;border-width:0px;border-style:solid}#stacks_in_7616 .boxgrid .back{position:absolute !important;left:0;top:0}#stacks_in_7616 .boxcaption{position:absolute;left:0;width:100%;height:auto}#stacks_in_7616 .caption_back{position:relative;width:100%;background:#000000;opacity:0.00;-moz-opacity:0.00;-khtml-opacity:0.00;filter:alpha(opacity=0)}#stacks_in_7616 .caption_content{position:absolute;left:0;width:100%}#stacks_in_7616 .caption .caption_content{top:0}#stacks_in_7616 .captiontop .caption_content{bottom:0}#stacks_in_7616 img{width:100%;height:auto;max-width:500px;min-width:50px}#stacks_in_7616 .boxgrid,#stacks_in_7616 .boxcaption{max-width:500px;width:100%}
#stacks_in_7885{padding-left:0px;padding-right:0px;}#stacks_in_7885 > .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_7885 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7885 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7885 > .jack.width-static{width:500px}#stacks_in_7885 > .jack.width-flexible{width:100%}#stacks_in_7885 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7885 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7885 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7885 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7885 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7885 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7885 > .jack::after{border-radius:0px}#stacks_in_7885 > .jack.border-detailed-radius,#stacks_in_7885 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7885 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7885 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7885 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7885 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7885 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7885 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7885 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7885 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7885 > .jack.bg-image:not(.glass){}#stacks_in_7885 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7885 > .jack.bg-image.glass.after,#stacks_in_7885 > .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_7885 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7885 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7885 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7885 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7885 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7885 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7885 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7885 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7885 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7885 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7885 > .jack.bg-image.glass.after,#stacks_in_7885 > .glass.jack.bg-image::after{}#stacks_in_7885 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7885 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7885 > .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_7885 > .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_7885 > .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_7885 > .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_7885 > .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_7885 > .jack.peek-shadow::before,#stacks_in_7885 > .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_7885 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7885 > .jack{overflow:visible;}#stacks_in_7885 > .jack.height-static{height:100px}#stacks_in_7885 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7885 {
	margin: 0px 0px 90px 0px;
	padding: 0px 0px 90px 0px;
}

#stacks_in_7889 {
	font-weight: lighter;
}
@charset "UTF-8";.movingbox.stacks_in_7890{--wait-time:6000ms;--animation-speed:1.00s} .stacks_in_7890.centermode:not(.slide-vert) .slick-list{padding-top:5.00% !important;padding-bottom:5.00% !important}.stacks_in_7890.centermode.slide-vert .slick-list{padding-left:5.00% !important;padding-right:5.00% !important}.stacks_in_7890.centermode .mb-slide-content{transition:all 300ms ease}.stacks_in_7890.centermode .mb-slide{opacity:0.50;transition:opacity 300ms ease}.stacks_in_7890.centermode .mb-slide.mb-center{opacity:1}.stacks_in_7890.centermode .mb-slide.mb-center .mb-slide-content{transform:scale(1.50)} 

#stacks_in_7897 {
	font-weight: lighter;
}

#stacks_in_7931 {
	font-weight: lighter;
}

#stacks_in_7903 {
	font-weight: lighter;
}

#stacks_in_7905 {
	font-weight: lighter;
}

#stacks_in_7911 {
	font-weight: lighter;
}

#stacks_in_7913 {
	font-weight: lighter;
}

#stacks_in_7919 {
	font-weight: lighter;
}

#stacks_in_7921 {
	font-weight: lighter;
}

#stacks_in_7927 {
	font-weight: lighter;
}

#stacks_in_7929 {
	font-weight: lighter;
}

#stacks_in_8594 {
	font-weight: lighter;
}

#stacks_in_8596 {
	font-weight: lighter;
}

#stacks_in_8600 {
	font-weight: lighter;
}

#stacks_in_8602 {
	font-weight: lighter;
}

#stacks_in_8606 {
	font-weight: lighter;
}

#stacks_in_8608 {
	font-weight: lighter;
}

#stacks_in_8612 {
	font-weight: lighter;
}

#stacks_in_8614 {
	font-weight: lighter;
}

#stacks_in_8618 {
	font-weight: lighter;
}

#stacks_in_8620 {
	font-weight: lighter;
}
#stacks_in_6791{padding-left:0px;padding-right:0px;}#stacks_in_6791 > .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_6791 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6791 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6791 > .jack.width-static{width:500px}#stacks_in_6791 > .jack.width-flexible{width:100%}#stacks_in_6791 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6791 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6791 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6791 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6791 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6791 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6791 > .jack::after{border-radius:0px}#stacks_in_6791 > .jack.border-detailed-radius,#stacks_in_6791 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6791 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6791 > .jack.bg-color{background-color:#FFF2E0}#stacks_in_6791 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6791 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6791 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6791 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6791 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6791 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6791 > .jack.bg-image:not(.glass){}#stacks_in_6791 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6791 > .jack.bg-image.glass.after,#stacks_in_6791 > .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_6791 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6791 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6791 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6791 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6791 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6791 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6791 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6791 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6791 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6791 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6791 > .jack.bg-image.glass.after,#stacks_in_6791 > .glass.jack.bg-image::after{}#stacks_in_6791 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6791 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6791 > .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_6791 > .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_6791 > .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_6791 > .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_6791 > .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_6791 > .jack.peek-shadow::before,#stacks_in_6791 > .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_6791 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6791 > .jack{overflow:visible;z-index:100 !important;}#stacks_in_6791 > .jack.height-static{height:100px}#stacks_in_6791 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6791 {
	margin: 30px 0px 20px 0px;
}
.target.stacks_in_6793{background-color:rgba(255, 244, 227, 1.00);    margin:0px 0px 0px 0px;}.target.stacks_in_6793{}.target.stacks_in_6793.width-fill{width:calc(100% - 0px)}.target.stacks_in_6793.width-flexible{width:100%}.target.stacks_in_6793.width-fixed{width:250px}.target.stacks_in_6793.height-fill{height:calc(100% - 0px)}.target.stacks_in_6793.height-flexible{height:100%}.target.stacks_in_6793.height-fixed{height:50px}.target.stacks_in_6793[class*="relative-"].top-pt{top:0%}.target.stacks_in_6793[class*="relative-"].top-px{top:0px}.target.stacks_in_6793[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_6793[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_6793[class*="relative-"].right-pt{right:0%}.target.stacks_in_6793[class*="relative-"].right-px{right:0px}.target.stacks_in_6793[class*="relative-"].left-pt{left:0%}.target.stacks_in_6793[class*="relative-"].left-px{left:0px}.target.stacks_in_6793.shift-up{margin-top:-0px}.target.stacks_in_6793.shift-down{margin-bottom:-0px}.target.stacks_in_6793.shift-left{right:0px}.target.stacks_in_6793.shift-right{left:0px}.target.stacks_in_6793.pin-top,.target.stacks_in_6793.pin-bottom{left:0px}.target.stacks_in_6793.pin-left,.target.stacks_in_6793.pin-right{top:0px}
#stacks_in_6795{padding-left:0px;padding-right:0px;}#stacks_in_6795 > .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_6795 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6795 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6795 > .jack.width-static{width:500px}#stacks_in_6795 > .jack.width-flexible{width:100%}#stacks_in_6795 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6795 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6795 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6795 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6795 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6795 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6795 > .jack::after{border-radius:0px}#stacks_in_6795 > .jack.border-detailed-radius,#stacks_in_6795 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6795 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6795 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6795 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6795 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6795 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6795 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6795 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6795 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6795 > .jack.bg-image:not(.glass){}#stacks_in_6795 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6795 > .jack.bg-image.glass.after,#stacks_in_6795 > .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_6795 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6795 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6795 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6795 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6795 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6795 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6795 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6795 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6795 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6795 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6795 > .jack.bg-image.glass.after,#stacks_in_6795 > .glass.jack.bg-image::after{}#stacks_in_6795 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6795 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6795 > .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_6795 > .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_6795 > .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_6795 > .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_6795 > .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_6795 > .jack.peek-shadow::before,#stacks_in_6795 > .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_6795 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6795 > .jack{overflow:visible;z-index:100 !important;}#stacks_in_6795 > .jack.height-static{height:100px}#stacks_in_6795 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6795 {
	padding: 40px 0px 10px 0px;
}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}::placeholder{color:rgba(109, 94, 75, 1.00)}#stacks_in_6802 label{color:rgba(109, 94, 75, 1.00);font-size:0.80rem}#stacks_in_6802 .gdpr input{float:left;width:auto;margin:0.3rem 0 1rem 0}#stacks_in_6802 .gdpr label{float:left;width:90%;font-size:0.80rem;color:rgba(109, 94, 75, 1.00);position:relative;margin-left:0.5rem}#stacks_in_6802 input[type=text],#stacks_in_6802 input[type=email]{-webkit-appearance:none;font-family:inherit;border-style:solid;border-width:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;margin:0;line-height:1em;width:100%;box-sizing:border-box;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;border-radius:0px;background-color:rgba(255, 242, 224, 0.50);border-color:rgba(109, 94, 75, 1.00);height:2em;color:rgba(109, 94, 75, 1.00);font-size:0.70rem;text-align:left;padding:0 0.5rem}#stacks_in_6802 input[type=text]:focus,#stacks_in_6802 input[type=email]:focus{box-shadow:0 0 5px -1px rgba(109, 94, 75, 1.00);border-color:rgba(109, 94, 75, 1.00);outline:none;background-color:rgba(252, 239, 221, 0.50);color:rgba(34, 19, 0, 1.00)}#stacks_in_6802 .label_text{line-height:2em}#stacks_in_6802 .field{display:inline-block;width:100%;position:relative;margin:0.50rem 0;vertical-align:bottom}#stacks_in_6802 .hide{display:none}#stacks_in_6802 input[name=consent].error{outline:1px solid red}#stacks_in_6802 label.error{margin-top:0.5rem;color:red;display:block;font-size:1rem}#stacks_in_6802 button{margin:0}#stacks_in_6802 button.custom{border-style:solid;border-width:0px;cursor:pointer;font-family:inherit;font-weight:inherit;line-height:normal;margin:0;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;border-radius:0;transition:background-color 300ms ease-out;background-color:rgba(72, 120, 222, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_6802 button.custom:hover{background-color:rgba(68, 114, 210, 1.00)}#stacks_in_6802 button.small{padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:0.8125rem}#stacks_in_6802 button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}#stacks_in_6802 button.expand{padding-right:0;padding-left:0;width:100%}#stacks_in_6802 button.right{float:right}#stacks_in_6802 button.radius{border-radius:0px}#stacks_in_6802 button.round{border-radius:500px}#stacks_in_6802 .field{float:left}#stacks_in_6802 .field.first_name{width:50%}#stacks_in_6802 .field.last_name{width:50%}#stacks_in_6802 .field.email{width:70%}#stacks_in_6802 .field.custom{width:100%}#stacks_in_6802 .field.customtwo{width:100%}#stacks_in_6802 .field.human{width:100%}#stacks_in_6802 .field.submit_button{width:30%}#stacks_in_6802 input[type=text],#stacks_in_6802 input[type=email]{width:calc(100% - 0px)}#stacks_in_6802 form{width:100%;overflow:auto}#stacks_in_6802 button.inline_input{height:2em;line-height:2em;font-size:0.70rem;padding-top:0;padding-bottom:0;border-top-left-radius:0;border-bottom-left-radius:0}#stacks_in_6802 input.email.inline_input{border-top-right-radius:0;border-bottom-right-radius:0}

#stacks_in_8627 {
	font-size: 70%;
}

#stacks_in_6806 {
	font-size: 70%;
}

#stacks_in_8349 {
	font-size: 70%;
}

#stacks_in_6810 {
	font-size: 70%;
}

#stacks_in_6812 {
	font-size: 70%;
}

#stacks_in_6814 {
	font-size: 70%;
}
#stacks_in_6874{padding-left:0px;padding-right:0px;}#stacks_in_6874 > .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_6874 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6874 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6874 > .jack.width-static{width:500px}#stacks_in_6874 > .jack.width-flexible{width:100%}#stacks_in_6874 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6874 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6874 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6874 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6874 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6874 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6874 > .jack::after{border-radius:0px}#stacks_in_6874 > .jack.border-detailed-radius,#stacks_in_6874 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6874 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6874 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6874 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6874 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6874 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6874 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6874 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6874 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6874 > .jack.bg-image:not(.glass){}#stacks_in_6874 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6874 > .jack.bg-image.glass.after,#stacks_in_6874 > .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_6874 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6874 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6874 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6874 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6874 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6874 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6874 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6874 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6874 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6874 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6874 > .jack.bg-image.glass.after,#stacks_in_6874 > .glass.jack.bg-image::after{}#stacks_in_6874 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6874 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6874 > .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_6874 > .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_6874 > .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_6874 > .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_6874 > .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_6874 > .jack.peek-shadow::before,#stacks_in_6874 > .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_6874 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6874 > .jack{overflow:visible;}#stacks_in_6874 > .jack.height-static{height:100px}#stacks_in_6874 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6874 {
	margin: 20px 0px 6px 0px;
}
#stacks_in_6876{padding-left:0px;padding-right:0px;}#stacks_in_6876 > .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_6876 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6876 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6876 > .jack.width-static{width:500px}#stacks_in_6876 > .jack.width-flexible{width:100%}#stacks_in_6876 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6876 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6876 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6876 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6876 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6876 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6876 > .jack::after{border-radius:0px}#stacks_in_6876 > .jack.border-detailed-radius,#stacks_in_6876 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6876 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6876 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6876 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6876 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6876 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6876 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6876 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6876 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6876 > .jack.bg-image:not(.glass){}#stacks_in_6876 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6876 > .jack.bg-image.glass.after,#stacks_in_6876 > .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_6876 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6876 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6876 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6876 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6876 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6876 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6876 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6876 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6876 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6876 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6876 > .jack.bg-image.glass.after,#stacks_in_6876 > .glass.jack.bg-image::after{}#stacks_in_6876 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6876 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6876 > .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_6876 > .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_6876 > .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_6876 > .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_6876 > .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_6876 > .jack.peek-shadow::before,#stacks_in_6876 > .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_6876 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6876 > .jack{overflow:visible;}#stacks_in_6876 > .jack.height-static{height:100px}#stacks_in_6876 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6876 {
	margin: 0px 0px 20px 0px;
}
.stacks_in_6878 img{width:100%;max-width:140px}
.stacks_in_6883 img{width:100%;max-width:500px}

#stacks_in_6887 {
	font-weight: lighter;
}

#stacks_in_6891 {
	font-weight: lighter;
}
#stacks_in_7698{padding-left:0px;padding-right:0px;}#stacks_in_7698 > .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_7698 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7698 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7698 > .jack.width-static{width:500px}#stacks_in_7698 > .jack.width-flexible{width:100%}#stacks_in_7698 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7698 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7698 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7698 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7698 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7698 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7698 > .jack::after{border-radius:0px}#stacks_in_7698 > .jack.border-detailed-radius,#stacks_in_7698 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7698 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7698 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7698 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7698 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7698 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7698 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7698 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7698 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7698 > .jack.bg-image:not(.glass){}#stacks_in_7698 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7698 > .jack.bg-image.glass.after,#stacks_in_7698 > .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_7698 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7698 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7698 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7698 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7698 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7698 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7698 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7698 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7698 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7698 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7698 > .jack.bg-image.glass.after,#stacks_in_7698 > .glass.jack.bg-image::after{}#stacks_in_7698 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7698 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7698 > .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_7698 > .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_7698 > .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_7698 > .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_7698 > .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_7698 > .jack.peek-shadow::before,#stacks_in_7698 > .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_7698 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7698 > .jack{overflow:visible;}#stacks_in_7698 > .jack.height-static{height:100px}#stacks_in_7698 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7698 {
	margin: 0px 0px 12px 0px;
}
.stacks_in_6892 img{width:100%;max-width:500px}
#stacks_in_9771{padding-left:0px;padding-right:0px;}#stacks_in_9771 > .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_9771 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9771 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9771 > .jack.width-static{width:500px}#stacks_in_9771 > .jack.width-flexible{width:100%}#stacks_in_9771 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9771 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9771 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9771 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9771 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9771 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9771 > .jack::after{border-radius:0px}#stacks_in_9771 > .jack.border-detailed-radius,#stacks_in_9771 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9771 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9771 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9771 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9771 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9771 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9771 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9771 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9771 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9771 > .jack.bg-image:not(.glass){}#stacks_in_9771 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9771 > .jack.bg-image.glass.after,#stacks_in_9771 > .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_9771 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9771 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9771 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9771 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9771 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9771 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9771 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9771 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9771 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9771 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9771 > .jack.bg-image.glass.after,#stacks_in_9771 > .glass.jack.bg-image::after{}#stacks_in_9771 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9771 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9771 > .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_9771 > .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_9771 > .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_9771 > .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_9771 > .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_9771 > .jack.peek-shadow::before,#stacks_in_9771 > .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_9771 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9771 > .jack{overflow:visible;}#stacks_in_9771 > .jack.height-static{height:100px}#stacks_in_9771 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9771 {
	margin: 12px 0px 6px 0px;
}
.stacks_in_7696 img{width:100%;max-width:500px}
#stacks_in_9765{padding-left:0px;padding-right:0px;}#stacks_in_9765 > .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_9765 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9765 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9765 > .jack.width-static{width:500px}#stacks_in_9765 > .jack.width-flexible{width:100%}#stacks_in_9765 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9765 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9765 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9765 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9765 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9765 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9765 > .jack::after{border-radius:0px}#stacks_in_9765 > .jack.border-detailed-radius,#stacks_in_9765 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9765 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9765 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9765 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9765 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9765 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9765 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9765 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9765 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9765 > .jack.bg-image:not(.glass){}#stacks_in_9765 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9765 > .jack.bg-image.glass.after,#stacks_in_9765 > .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_9765 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9765 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9765 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9765 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9765 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9765 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9765 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9765 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9765 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9765 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9765 > .jack.bg-image.glass.after,#stacks_in_9765 > .glass.jack.bg-image::after{}#stacks_in_9765 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9765 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9765 > .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_9765 > .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_9765 > .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_9765 > .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_9765 > .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_9765 > .jack.peek-shadow::before,#stacks_in_9765 > .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_9765 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9765 > .jack{overflow:visible;}#stacks_in_9765 > .jack.height-static{height:100px}#stacks_in_9765 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9765 {
	margin: 12px 0px 6px 0px;
}
#stacks_in_6896{padding-left:0px;padding-right:0px;}#stacks_in_6896 > .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_6896 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6896 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6896 > .jack.width-static{width:500px}#stacks_in_6896 > .jack.width-flexible{width:100%}#stacks_in_6896 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6896 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6896 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6896 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6896 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6896 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6896 > .jack::after{border-radius:0px}#stacks_in_6896 > .jack.border-detailed-radius,#stacks_in_6896 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6896 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6896 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6896 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6896 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6896 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6896 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6896 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6896 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6896 > .jack.bg-image:not(.glass){}#stacks_in_6896 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6896 > .jack.bg-image.glass.after,#stacks_in_6896 > .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_6896 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6896 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6896 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6896 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6896 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6896 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6896 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6896 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6896 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6896 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6896 > .jack.bg-image.glass.after,#stacks_in_6896 > .glass.jack.bg-image::after{}#stacks_in_6896 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6896 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6896 > .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_6896 > .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_6896 > .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_6896 > .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_6896 > .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_6896 > .jack.peek-shadow::before,#stacks_in_6896 > .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_6896 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6896 > .jack{overflow:visible;}#stacks_in_6896 > .jack.height-static{height:100px}#stacks_in_6896 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6896 {
	margin: 20px 0px 6px 0px;
}
#stacks_in_6898{padding-left:0px;padding-right:0px;}#stacks_in_6898 > .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_6898 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6898 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6898 > .jack.width-static{width:500px}#stacks_in_6898 > .jack.width-flexible{width:100%}#stacks_in_6898 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6898 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6898 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6898 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6898 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6898 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6898 > .jack::after{border-radius:0px}#stacks_in_6898 > .jack.border-detailed-radius,#stacks_in_6898 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6898 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6898 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6898 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6898 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6898 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6898 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6898 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6898 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6898 > .jack.bg-image:not(.glass){}#stacks_in_6898 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6898 > .jack.bg-image.glass.after,#stacks_in_6898 > .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_6898 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6898 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6898 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6898 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6898 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6898 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6898 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6898 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6898 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6898 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6898 > .jack.bg-image.glass.after,#stacks_in_6898 > .glass.jack.bg-image::after{}#stacks_in_6898 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6898 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6898 > .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_6898 > .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_6898 > .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_6898 > .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_6898 > .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_6898 > .jack.peek-shadow::before,#stacks_in_6898 > .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_6898 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6898 > .jack{overflow:visible;}#stacks_in_6898 > .jack.height-static{height:100px}#stacks_in_6898 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6898 {
	margin: 0px 0px 20px 0px;
}
.stacks_in_6900 img{width:100%;max-width:140px}


#stacks_in_6909 {
	font-weight: lighter;
}

#stacks_in_6913 {
	font-weight: lighter;
}
#stacks_in_6916{padding-left:0px;padding-right:0px;}#stacks_in_6916 > .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_6916 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6916 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6916 > .jack.width-static{width:500px}#stacks_in_6916 > .jack.width-flexible{width:100%}#stacks_in_6916 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6916 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6916 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6916 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6916 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6916 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6916 > .jack::after{border-radius:0px}#stacks_in_6916 > .jack.border-detailed-radius,#stacks_in_6916 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6916 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6916 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6916 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6916 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6916 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6916 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6916 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6916 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6916 > .jack.bg-image:not(.glass){}#stacks_in_6916 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6916 > .jack.bg-image.glass.after,#stacks_in_6916 > .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_6916 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6916 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6916 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6916 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6916 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6916 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6916 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6916 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6916 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6916 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6916 > .jack.bg-image.glass.after,#stacks_in_6916 > .glass.jack.bg-image::after{}#stacks_in_6916 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6916 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6916 > .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_6916 > .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_6916 > .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_6916 > .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_6916 > .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_6916 > .jack.peek-shadow::before,#stacks_in_6916 > .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_6916 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6916 > .jack{overflow:visible;}#stacks_in_6916 > .jack.height-static{height:100px}#stacks_in_6916 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6916 {
	margin: 20px 0px 6px 0px;
}
#stacks_in_6918{padding-left:0px;padding-right:0px;}#stacks_in_6918 > .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_6918 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6918 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6918 > .jack.width-static{width:500px}#stacks_in_6918 > .jack.width-flexible{width:100%}#stacks_in_6918 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6918 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6918 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6918 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6918 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6918 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6918 > .jack::after{border-radius:0px}#stacks_in_6918 > .jack.border-detailed-radius,#stacks_in_6918 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6918 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6918 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6918 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6918 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6918 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6918 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6918 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6918 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6918 > .jack.bg-image:not(.glass){}#stacks_in_6918 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6918 > .jack.bg-image.glass.after,#stacks_in_6918 > .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_6918 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6918 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6918 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6918 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6918 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6918 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6918 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6918 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6918 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6918 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6918 > .jack.bg-image.glass.after,#stacks_in_6918 > .glass.jack.bg-image::after{}#stacks_in_6918 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6918 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6918 > .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_6918 > .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_6918 > .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_6918 > .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_6918 > .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_6918 > .jack.peek-shadow::before,#stacks_in_6918 > .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_6918 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6918 > .jack{overflow:visible;}#stacks_in_6918 > .jack.height-static{height:100px}#stacks_in_6918 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6918 {
	margin: 0px 0px 20px 0px;
}
.stacks_in_6920 img{width:100%;max-width:140px}
.stacks_in_6925 img{width:100%;max-width:500px}

#stacks_in_6929 {
	font-weight: lighter;
}

#stacks_in_6933 {
	font-weight: lighter;
}

#stacks_in_6935 {
	font-weight: lighter;
}
#stacks_in_6938{padding-left:0px;padding-right:0px;}#stacks_in_6938 > .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_6938 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6938 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6938 > .jack.width-static{width:500px}#stacks_in_6938 > .jack.width-flexible{width:100%}#stacks_in_6938 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6938 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6938 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6938 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6938 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6938 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6938 > .jack::after{border-radius:0px}#stacks_in_6938 > .jack.border-detailed-radius,#stacks_in_6938 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6938 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6938 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6938 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6938 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6938 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6938 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6938 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6938 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6938 > .jack.bg-image:not(.glass){}#stacks_in_6938 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6938 > .jack.bg-image.glass.after,#stacks_in_6938 > .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_6938 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6938 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6938 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6938 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6938 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6938 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6938 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6938 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6938 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6938 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6938 > .jack.bg-image.glass.after,#stacks_in_6938 > .glass.jack.bg-image::after{}#stacks_in_6938 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6938 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6938 > .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_6938 > .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_6938 > .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_6938 > .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_6938 > .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_6938 > .jack.peek-shadow::before,#stacks_in_6938 > .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_6938 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6938 > .jack{overflow:visible;}#stacks_in_6938 > .jack.height-static{height:100px}#stacks_in_6938 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6938 {
	margin: 20px 0px 6px 0px;
}
#stacks_in_6940{padding-left:0px;padding-right:0px;}#stacks_in_6940 > .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_6940 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6940 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6940 > .jack.width-static{width:500px}#stacks_in_6940 > .jack.width-flexible{width:100%}#stacks_in_6940 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6940 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6940 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6940 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6940 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6940 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6940 > .jack::after{border-radius:0px}#stacks_in_6940 > .jack.border-detailed-radius,#stacks_in_6940 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6940 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6940 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6940 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6940 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6940 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6940 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6940 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6940 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6940 > .jack.bg-image:not(.glass){}#stacks_in_6940 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6940 > .jack.bg-image.glass.after,#stacks_in_6940 > .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_6940 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6940 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6940 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6940 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6940 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6940 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6940 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6940 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6940 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6940 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6940 > .jack.bg-image.glass.after,#stacks_in_6940 > .glass.jack.bg-image::after{}#stacks_in_6940 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6940 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6940 > .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_6940 > .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_6940 > .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_6940 > .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_6940 > .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_6940 > .jack.peek-shadow::before,#stacks_in_6940 > .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_6940 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6940 > .jack{overflow:visible;}#stacks_in_6940 > .jack.height-static{height:100px}#stacks_in_6940 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6940 {
	margin: 0px 0px 20px 0px;
}
.stacks_in_6942 img{width:100%;max-width:140px}
.video-pro.stacks_in_9856{aspect-ratio:1920/1080;}.video-pro.stacks_in_9856 .mejs__overlay-button,.video-pro.stacks_in_9856 .mejs__overlay-button svg{width:60px;height:60px}.video-pro.stacks_in_9856 .mejs__cta-layer,.video-pro.stacks_in_9856 .mejs-cta-layer{background-color:rgba(34, 34, 34, 0.80);backdrop-filter:blur(5px)}.video-pro.stacks_in_9856 .mejs__cta-close,.video-pro.stacks_in_9856 .mejs-cta-close{color:rgba(255, 255, 255, 1.00)}.video-pro.stacks_in_9856 .mejs__overlay-loading{display:none !important}

#stacks_in_6951 {
	font-weight: lighter;
}
.stacks_in_6947 img{width:100%;max-width:500px}

#stacks_in_6953 {
	font-weight: lighter;
}

#stacks_in_6957 {
	font-weight: lighter;
}

#stacks_in_6959 {
	font-weight: lighter;
}
.stacks_in_6960 img{width:100%;max-width:150px}

#stacks_in_6963 {
	font-weight: lighter;
}

#stacks_in_6965 {
	font-weight: lighter;
}
.stacks_in_6966 img{width:100%;max-width:150px}

#stacks_in_6969 {
	font-weight: lighter;
}
#stacks_in_6972{padding-left:0px;padding-right:0px;}#stacks_in_6972 > .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_6972 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6972 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6972 > .jack.width-static{width:500px}#stacks_in_6972 > .jack.width-flexible{width:100%}#stacks_in_6972 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6972 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6972 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6972 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6972 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6972 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6972 > .jack::after{border-radius:0px}#stacks_in_6972 > .jack.border-detailed-radius,#stacks_in_6972 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6972 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6972 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6972 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6972 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6972 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6972 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6972 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6972 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6972 > .jack.bg-image:not(.glass){}#stacks_in_6972 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6972 > .jack.bg-image.glass.after,#stacks_in_6972 > .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_6972 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6972 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6972 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6972 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6972 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6972 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6972 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6972 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6972 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6972 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6972 > .jack.bg-image.glass.after,#stacks_in_6972 > .glass.jack.bg-image::after{}#stacks_in_6972 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6972 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6972 > .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_6972 > .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_6972 > .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_6972 > .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_6972 > .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_6972 > .jack.peek-shadow::before,#stacks_in_6972 > .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_6972 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6972 > .jack{overflow:visible;}#stacks_in_6972 > .jack.height-static{height:100px}#stacks_in_6972 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6972 {
	margin: 20px 0px 6px 0px;
}
#stacks_in_6974{padding-left:0px;padding-right:0px;}#stacks_in_6974 > .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_6974 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6974 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6974 > .jack.width-static{width:500px}#stacks_in_6974 > .jack.width-flexible{width:100%}#stacks_in_6974 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6974 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6974 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6974 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6974 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6974 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6974 > .jack::after{border-radius:0px}#stacks_in_6974 > .jack.border-detailed-radius,#stacks_in_6974 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6974 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6974 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6974 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6974 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6974 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6974 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6974 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6974 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6974 > .jack.bg-image:not(.glass){}#stacks_in_6974 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6974 > .jack.bg-image.glass.after,#stacks_in_6974 > .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_6974 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6974 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6974 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6974 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6974 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6974 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6974 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6974 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6974 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6974 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6974 > .jack.bg-image.glass.after,#stacks_in_6974 > .glass.jack.bg-image::after{}#stacks_in_6974 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6974 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6974 > .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_6974 > .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_6974 > .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_6974 > .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_6974 > .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_6974 > .jack.peek-shadow::before,#stacks_in_6974 > .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_6974 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6974 > .jack{overflow:visible;}#stacks_in_6974 > .jack.height-static{height:100px}#stacks_in_6974 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6974 {
	margin: 0px 0px 20px 0px;
}
.stacks_in_6976 img{width:100%;max-width:140px}
.stacks_in_7939 img{width:100%;max-width:500px}

#stacks_in_7943 {
	font-weight: lighter;
}

#stacks_in_7947 {
	font-weight: lighter;
}
.stacks_in_7948 img{width:100%;max-width:500px}

#stacks_in_6985 {
	font-weight: lighter;
}

#stacks_in_6989 {
	font-weight: lighter;
}
.stacks_in_8166 img{width:100%;max-width:500px}

#stacks_in_8172 {
	font-weight: lighter;
}

#stacks_in_8174 {
	font-weight: lighter;
}
.stacks_in_8178 img{width:100%;max-width:500px}

#stacks_in_8183 {
	font-weight: lighter;
}

#stacks_in_8185 {
	font-weight: lighter;
}
.stacks_in_8216 img{width:100%;max-width:500px}

#stacks_in_8222 {
	font-weight: lighter;
}

#stacks_in_8224 {
	font-weight: lighter;
}
.stacks_in_8228 img{width:100%;max-width:500px}

#stacks_in_8233 {
	font-weight: lighter;
}

#stacks_in_8235 {
	font-weight: lighter;
}
#stacks_in_6992{padding-left:0px;padding-right:0px;}#stacks_in_6992 > .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_6992 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6992 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6992 > .jack.width-static{width:500px}#stacks_in_6992 > .jack.width-flexible{width:100%}#stacks_in_6992 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6992 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6992 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6992 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6992 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6992 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6992 > .jack::after{border-radius:0px}#stacks_in_6992 > .jack.border-detailed-radius,#stacks_in_6992 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6992 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6992 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6992 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6992 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6992 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6992 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6992 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6992 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6992 > .jack.bg-image:not(.glass){}#stacks_in_6992 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6992 > .jack.bg-image.glass.after,#stacks_in_6992 > .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_6992 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6992 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6992 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6992 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6992 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6992 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6992 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6992 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6992 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6992 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6992 > .jack.bg-image.glass.after,#stacks_in_6992 > .glass.jack.bg-image::after{}#stacks_in_6992 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6992 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6992 > .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_6992 > .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_6992 > .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_6992 > .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_6992 > .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_6992 > .jack.peek-shadow::before,#stacks_in_6992 > .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_6992 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6992 > .jack{overflow:visible;}#stacks_in_6992 > .jack.height-static{height:100px}#stacks_in_6992 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6992 {
	margin: 20px 0px 6px 0px;
}
#stacks_in_6994{padding-left:0px;padding-right:0px;}#stacks_in_6994 > .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_6994 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6994 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6994 > .jack.width-static{width:500px}#stacks_in_6994 > .jack.width-flexible{width:100%}#stacks_in_6994 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6994 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6994 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6994 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6994 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6994 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6994 > .jack::after{border-radius:0px}#stacks_in_6994 > .jack.border-detailed-radius,#stacks_in_6994 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6994 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6994 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6994 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6994 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6994 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6994 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6994 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6994 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6994 > .jack.bg-image:not(.glass){}#stacks_in_6994 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6994 > .jack.bg-image.glass.after,#stacks_in_6994 > .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_6994 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6994 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6994 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6994 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6994 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6994 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6994 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6994 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6994 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6994 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6994 > .jack.bg-image.glass.after,#stacks_in_6994 > .glass.jack.bg-image::after{}#stacks_in_6994 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6994 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6994 > .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_6994 > .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_6994 > .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_6994 > .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_6994 > .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_6994 > .jack.peek-shadow::before,#stacks_in_6994 > .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_6994 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6994 > .jack{overflow:visible;}#stacks_in_6994 > .jack.height-static{height:100px}#stacks_in_6994 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6994 {
	margin: 0px 0px 20px 0px;
}
.stacks_in_6996 img{width:100%;max-width:140px}

#stacks_in_7003 {
	font-weight: lighter;
}
 #caption_stacks_in_7004{color:#6D5E4B} #caption_stacks_in_7004{text-align:center;margin-top:1px;font-size:10px;font-weight:normal}

#stacks_in_7005 {
	font-weight: lighter;
}
 #caption_stacks_in_7007{color:#000000} #caption_stacks_in_7007{text-align:center;margin-top:1px;font-size:11px;font-weight:normal}
 #caption_stacks_in_7010{color:#000000} #caption_stacks_in_7010{text-align:center;margin-top:1px;font-size:11px;font-weight:normal}

#stacks_in_7011 {
	font-weight: lighter;
}
 #caption_stacks_in_7013{color:#000000} #caption_stacks_in_7013{text-align:center;margin-top:1px;font-size:11px;font-weight:normal}

#stacks_in_7014 {
	font-weight: lighter;
}
 #caption_stacks_in_7016{color:#000000} #caption_stacks_in_7016{text-align:center;margin-top:1px;font-size:11px;font-weight:normal}

#stacks_in_7017 {
	font-weight: lighter;
}
#stacks_in_7030{padding-left:0px;padding-right:0px;}#stacks_in_7030 > .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_7030 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7030 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7030 > .jack.width-static{width:500px}#stacks_in_7030 > .jack.width-flexible{width:100%}#stacks_in_7030 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7030 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7030 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7030 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7030 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7030 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7030 > .jack::after{border-radius:0px}#stacks_in_7030 > .jack.border-detailed-radius,#stacks_in_7030 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7030 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7030 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7030 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7030 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7030 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7030 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7030 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7030 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7030 > .jack.bg-image:not(.glass){}#stacks_in_7030 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7030 > .jack.bg-image.glass.after,#stacks_in_7030 > .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_7030 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7030 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7030 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7030 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7030 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7030 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7030 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7030 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7030 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7030 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7030 > .jack.bg-image.glass.after,#stacks_in_7030 > .glass.jack.bg-image::after{}#stacks_in_7030 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7030 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7030 > .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_7030 > .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_7030 > .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_7030 > .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_7030 > .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_7030 > .jack.peek-shadow::before,#stacks_in_7030 > .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_7030 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7030 > .jack{overflow:visible;}#stacks_in_7030 > .jack.height-static{height:100px}#stacks_in_7030 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7030 {
	margin: 20px 0px 6px 0px;
}
#stacks_in_7032{padding-left:0px;padding-right:0px;}#stacks_in_7032 > .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_7032 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7032 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7032 > .jack.width-static{width:500px}#stacks_in_7032 > .jack.width-flexible{width:100%}#stacks_in_7032 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7032 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7032 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7032 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7032 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7032 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7032 > .jack::after{border-radius:0px}#stacks_in_7032 > .jack.border-detailed-radius,#stacks_in_7032 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7032 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7032 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7032 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7032 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7032 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7032 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7032 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7032 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7032 > .jack.bg-image:not(.glass){}#stacks_in_7032 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7032 > .jack.bg-image.glass.after,#stacks_in_7032 > .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_7032 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7032 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7032 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7032 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7032 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7032 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7032 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7032 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7032 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7032 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7032 > .jack.bg-image.glass.after,#stacks_in_7032 > .glass.jack.bg-image::after{}#stacks_in_7032 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7032 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7032 > .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_7032 > .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_7032 > .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_7032 > .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_7032 > .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_7032 > .jack.peek-shadow::before,#stacks_in_7032 > .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_7032 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7032 > .jack{overflow:visible;}#stacks_in_7032 > .jack.height-static{height:100px}#stacks_in_7032 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7032 {
	margin: 0px 0px 20px 0px;
}
.stacks_in_7034 img{width:100%;max-width:140px}
.stacks_in_7992 img{width:100%;max-width:500px}

#stacks_in_7997 {
	font-weight: lighter;
}

#stacks_in_7999 {
	font-weight: lighter;
}
.stacks_in_8004 img{width:100%;max-width:500px}

#stacks_in_8009 {
	font-weight: lighter;
}

#stacks_in_8011 {
	font-weight: lighter;
}
.stacks_in_7039 img{width:100%;max-width:500px}

#stacks_in_7044 {
	font-weight: lighter;
}

#stacks_in_7046 {
	font-weight: lighter;
}
.stacks_in_7051 img{width:100%;max-width:500px}

#stacks_in_7056 {
	font-weight: lighter;
}

#stacks_in_7058 {
	font-weight: lighter;
}
.stacks_in_8518.offsite-static iframe{height:720px}.stacks_in_8518.offsite-proportional{padding-top:calc((720/1280)*100%)}.stacks_in_8518.offsite-viewport{height:100vh}.stacks_in_8518.offsite-responsive iframe{height:500px}@media screen and (min-width:40em){.stacks_in_8518.offsite-responsive iframe{height:500px}}@media screen and (min-width:64em){.stacks_in_8518.offsite-responsive iframe{height:500px}}
.stacks_in_9759.offsite-static iframe{height:720px}.stacks_in_9759.offsite-proportional{padding-top:calc((720/1280)*100%)}.stacks_in_9759.offsite-viewport{height:100vh}.stacks_in_9759.offsite-responsive iframe{height:500px}@media screen and (min-width:40em){.stacks_in_9759.offsite-responsive iframe{height:500px}}@media screen and (min-width:64em){.stacks_in_9759.offsite-responsive iframe{height:500px}}
.stacks_in_7088.offsite-static iframe{height:720px}.stacks_in_7088.offsite-proportional{padding-top:calc((720/1280)*100%)}.stacks_in_7088.offsite-viewport{height:100vh}.stacks_in_7088.offsite-responsive iframe{height:500px}@media screen and (min-width:40em){.stacks_in_7088.offsite-responsive iframe{height:500px}}@media screen and (min-width:64em){.stacks_in_7088.offsite-responsive iframe{height:500px}}
.stacks_in_7091.offsite-static iframe{height:720px}.stacks_in_7091.offsite-proportional{padding-top:calc((720/1280)*100%)}.stacks_in_7091.offsite-viewport{height:100vh}.stacks_in_7091.offsite-responsive iframe{height:500px}@media screen and (min-width:40em){.stacks_in_7091.offsite-responsive iframe{height:500px}}@media screen and (min-width:64em){.stacks_in_7091.offsite-responsive iframe{height:500px}}
.stacks_in_7990.offsite-static iframe{height:720px}.stacks_in_7990.offsite-proportional{padding-top:calc((720/1280)*100%)}.stacks_in_7990.offsite-viewport{height:100vh}.stacks_in_7990.offsite-responsive iframe{height:500px}@media screen and (min-width:40em){.stacks_in_7990.offsite-responsive iframe{height:500px}}@media screen and (min-width:64em){.stacks_in_7990.offsite-responsive iframe{height:500px}}
.stacks_in_7986.offsite-static iframe{height:720px}.stacks_in_7986.offsite-proportional{padding-top:calc((720/1280)*100%)}.stacks_in_7986.offsite-viewport{height:100vh}.stacks_in_7986.offsite-responsive iframe{height:500px}@media screen and (min-width:40em){.stacks_in_7986.offsite-responsive iframe{height:500px}}@media screen and (min-width:64em){.stacks_in_7986.offsite-responsive iframe{height:500px}}
#stacks_in_7094{padding-left:0px;padding-right:0px;}#stacks_in_7094 > .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_7094 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7094 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7094 > .jack.width-static{width:500px}#stacks_in_7094 > .jack.width-flexible{width:100%}#stacks_in_7094 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7094 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7094 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7094 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7094 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7094 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7094 > .jack::after{border-radius:0px}#stacks_in_7094 > .jack.border-detailed-radius,#stacks_in_7094 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7094 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7094 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7094 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7094 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7094 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7094 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7094 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7094 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7094 > .jack.bg-image:not(.glass){}#stacks_in_7094 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7094 > .jack.bg-image.glass.after,#stacks_in_7094 > .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_7094 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7094 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7094 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7094 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7094 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7094 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7094 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7094 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7094 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7094 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7094 > .jack.bg-image.glass.after,#stacks_in_7094 > .glass.jack.bg-image::after{}#stacks_in_7094 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7094 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7094 > .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_7094 > .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_7094 > .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_7094 > .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_7094 > .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_7094 > .jack.peek-shadow::before,#stacks_in_7094 > .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_7094 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7094 > .jack{overflow:visible;}#stacks_in_7094 > .jack.height-static{height:100px}#stacks_in_7094 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7094 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_7096 img{width:100%;max-width:140px}
#stacks_in_7100{padding-left:0px;padding-right:0px;}#stacks_in_7100 > .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_7100 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7100 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7100 > .jack.width-static{width:500px}#stacks_in_7100 > .jack.width-flexible{width:100%}#stacks_in_7100 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7100 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7100 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7100 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7100 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7100 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7100 > .jack::after{border-radius:0px}#stacks_in_7100 > .jack.border-detailed-radius,#stacks_in_7100 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7100 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7100 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7100 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7100 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7100 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7100 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7100 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7100 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7100 > .jack.bg-image:not(.glass){}#stacks_in_7100 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7100 > .jack.bg-image.glass.after,#stacks_in_7100 > .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_7100 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7100 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7100 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7100 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7100 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7100 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7100 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7100 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7100 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7100 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7100 > .jack.bg-image.glass.after,#stacks_in_7100 > .glass.jack.bg-image::after{}#stacks_in_7100 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7100 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7100 > .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_7100 > .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_7100 > .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_7100 > .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_7100 > .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_7100 > .jack.peek-shadow::before,#stacks_in_7100 > .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_7100 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7100 > .jack{overflow:visible;}#stacks_in_7100 > .jack.height-static{height:100px}#stacks_in_7100 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7100 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7110 {
	font-weight: lighter;
}

#stacks_in_7112 {
	font-weight: lighter;
}
#stacks_in_8812{padding-left:0px;padding-right:0px;}#stacks_in_8812 > .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_8812 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8812 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8812 > .jack.width-static{width:500px}#stacks_in_8812 > .jack.width-flexible{width:100%}#stacks_in_8812 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8812 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8812 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8812 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8812 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8812 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8812 > .jack::after{border-radius:0px}#stacks_in_8812 > .jack.border-detailed-radius,#stacks_in_8812 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8812 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8812 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8812 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8812 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8812 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8812 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8812 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8812 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8812 > .jack.bg-image:not(.glass){}#stacks_in_8812 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8812 > .jack.bg-image.glass.after,#stacks_in_8812 > .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_8812 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8812 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8812 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8812 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8812 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8812 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8812 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8812 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8812 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8812 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8812 > .jack.bg-image.glass.after,#stacks_in_8812 > .glass.jack.bg-image::after{}#stacks_in_8812 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8812 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8812 > .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_8812 > .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_8812 > .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_8812 > .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_8812 > .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_8812 > .jack.peek-shadow::before,#stacks_in_8812 > .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_8812 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8812 > .jack{overflow:visible;}#stacks_in_8812 > .jack.height-static{height:100px}#stacks_in_8812 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8812 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_8814 img{width:100%;max-width:140px}
#stacks_in_8818{padding-left:0px;padding-right:0px;}#stacks_in_8818 > .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_8818 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8818 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8818 > .jack.width-static{width:500px}#stacks_in_8818 > .jack.width-flexible{width:100%}#stacks_in_8818 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8818 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8818 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8818 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8818 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8818 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8818 > .jack::after{border-radius:0px}#stacks_in_8818 > .jack.border-detailed-radius,#stacks_in_8818 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8818 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8818 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8818 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8818 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8818 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8818 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8818 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8818 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8818 > .jack.bg-image:not(.glass){}#stacks_in_8818 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8818 > .jack.bg-image.glass.after,#stacks_in_8818 > .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_8818 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8818 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8818 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8818 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8818 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8818 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8818 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8818 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8818 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8818 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8818 > .jack.bg-image.glass.after,#stacks_in_8818 > .glass.jack.bg-image::after{}#stacks_in_8818 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8818 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8818 > .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_8818 > .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_8818 > .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_8818 > .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_8818 > .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_8818 > .jack.peek-shadow::before,#stacks_in_8818 > .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_8818 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8818 > .jack{overflow:visible;}#stacks_in_8818 > .jack.height-static{height:100px}#stacks_in_8818 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8818 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8828 {
	font-weight: lighter;
}

#stacks_in_8830 {
	font-weight: lighter;
}
#stacks_in_8856{padding-left:0px;padding-right:0px;}#stacks_in_8856 > .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_8856 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8856 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8856 > .jack.width-static{width:500px}#stacks_in_8856 > .jack.width-flexible{width:100%}#stacks_in_8856 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8856 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8856 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8856 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8856 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8856 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8856 > .jack::after{border-radius:0px}#stacks_in_8856 > .jack.border-detailed-radius,#stacks_in_8856 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8856 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8856 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8856 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8856 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8856 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8856 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8856 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8856 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8856 > .jack.bg-image:not(.glass){}#stacks_in_8856 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8856 > .jack.bg-image.glass.after,#stacks_in_8856 > .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_8856 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8856 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8856 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8856 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8856 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8856 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8856 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8856 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8856 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8856 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8856 > .jack.bg-image.glass.after,#stacks_in_8856 > .glass.jack.bg-image::after{}#stacks_in_8856 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8856 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8856 > .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_8856 > .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_8856 > .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_8856 > .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_8856 > .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_8856 > .jack.peek-shadow::before,#stacks_in_8856 > .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_8856 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8856 > .jack{overflow:visible;}#stacks_in_8856 > .jack.height-static{height:100px}#stacks_in_8856 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8856 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_8858 img{width:100%;max-width:140px}
#stacks_in_8862{padding-left:0px;padding-right:0px;}#stacks_in_8862 > .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_8862 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8862 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8862 > .jack.width-static{width:500px}#stacks_in_8862 > .jack.width-flexible{width:100%}#stacks_in_8862 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8862 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8862 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8862 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8862 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8862 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8862 > .jack::after{border-radius:0px}#stacks_in_8862 > .jack.border-detailed-radius,#stacks_in_8862 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8862 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8862 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8862 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8862 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8862 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8862 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8862 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8862 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8862 > .jack.bg-image:not(.glass){}#stacks_in_8862 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8862 > .jack.bg-image.glass.after,#stacks_in_8862 > .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_8862 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8862 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8862 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8862 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8862 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8862 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8862 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8862 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8862 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8862 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8862 > .jack.bg-image.glass.after,#stacks_in_8862 > .glass.jack.bg-image::after{}#stacks_in_8862 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8862 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8862 > .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_8862 > .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_8862 > .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_8862 > .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_8862 > .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_8862 > .jack.peek-shadow::before,#stacks_in_8862 > .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_8862 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8862 > .jack{overflow:visible;}#stacks_in_8862 > .jack.height-static{height:100px}#stacks_in_8862 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8862 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8872 {
	font-weight: lighter;
}

#stacks_in_8874 {
	font-weight: lighter;
}
#stacks_in_8896{padding-left:0px;padding-right:0px;}#stacks_in_8896 > .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_8896 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8896 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8896 > .jack.width-static{width:500px}#stacks_in_8896 > .jack.width-flexible{width:100%}#stacks_in_8896 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8896 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8896 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8896 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8896 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8896 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8896 > .jack::after{border-radius:0px}#stacks_in_8896 > .jack.border-detailed-radius,#stacks_in_8896 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8896 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8896 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8896 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8896 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8896 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8896 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8896 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8896 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8896 > .jack.bg-image:not(.glass){}#stacks_in_8896 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8896 > .jack.bg-image.glass.after,#stacks_in_8896 > .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_8896 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8896 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8896 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8896 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8896 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8896 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8896 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8896 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8896 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8896 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8896 > .jack.bg-image.glass.after,#stacks_in_8896 > .glass.jack.bg-image::after{}#stacks_in_8896 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8896 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8896 > .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_8896 > .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_8896 > .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_8896 > .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_8896 > .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_8896 > .jack.peek-shadow::before,#stacks_in_8896 > .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_8896 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8896 > .jack{overflow:visible;}#stacks_in_8896 > .jack.height-static{height:100px}#stacks_in_8896 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8896 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_8898 img{width:100%;max-width:140px}
#stacks_in_8902{padding-left:0px;padding-right:0px;}#stacks_in_8902 > .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_8902 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8902 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8902 > .jack.width-static{width:500px}#stacks_in_8902 > .jack.width-flexible{width:100%}#stacks_in_8902 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8902 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8902 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8902 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8902 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8902 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8902 > .jack::after{border-radius:0px}#stacks_in_8902 > .jack.border-detailed-radius,#stacks_in_8902 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8902 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8902 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8902 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8902 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8902 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8902 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8902 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8902 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8902 > .jack.bg-image:not(.glass){}#stacks_in_8902 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8902 > .jack.bg-image.glass.after,#stacks_in_8902 > .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_8902 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8902 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8902 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8902 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8902 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8902 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8902 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8902 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8902 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8902 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8902 > .jack.bg-image.glass.after,#stacks_in_8902 > .glass.jack.bg-image::after{}#stacks_in_8902 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8902 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8902 > .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_8902 > .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_8902 > .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_8902 > .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_8902 > .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_8902 > .jack.peek-shadow::before,#stacks_in_8902 > .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_8902 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8902 > .jack{overflow:visible;}#stacks_in_8902 > .jack.height-static{height:100px}#stacks_in_8902 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8902 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_8912 {
	font-weight: lighter;
}

#stacks_in_8914 {
	font-weight: lighter;
}
#stacks_in_7129{}#stacks_in_7129 > .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_7129 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7129 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7129 > .jack.width-static{width:500px}#stacks_in_7129 > .jack.width-flexible{width:90%}#stacks_in_7129 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7129 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7129 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7129 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7129 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7129 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7129 > .jack::after{border-radius:0px}#stacks_in_7129 > .jack.border-detailed-radius,#stacks_in_7129 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7129 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7129 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7129 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7129 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7129 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7129 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7129 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7129 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7129 > .jack.bg-image:not(.glass){}#stacks_in_7129 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7129 > .jack.bg-image.glass.after,#stacks_in_7129 > .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_7129 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7129 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7129 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7129 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7129 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7129 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7129 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7129 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7129 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7129 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7129 > .jack.bg-image.glass.after,#stacks_in_7129 > .glass.jack.bg-image::after{}#stacks_in_7129 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7129 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7129 > .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_7129 > .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_7129 > .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_7129 > .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_7129 > .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_7129 > .jack.peek-shadow::before,#stacks_in_7129 > .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_7129 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7129 > .jack{overflow:visible;}#stacks_in_7129 > .jack.height-static{height:100px}#stacks_in_7129 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7129 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_7131 img{width:100%;max-width:140px}
#stacks_in_7135{padding-left:0px;padding-right:0px;}#stacks_in_7135 > .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_7135 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7135 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7135 > .jack.width-static{width:500px}#stacks_in_7135 > .jack.width-flexible{width:100%}#stacks_in_7135 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7135 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7135 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7135 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7135 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7135 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7135 > .jack::after{border-radius:0px}#stacks_in_7135 > .jack.border-detailed-radius,#stacks_in_7135 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7135 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7135 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7135 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7135 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7135 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7135 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7135 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7135 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7135 > .jack.bg-image:not(.glass){}#stacks_in_7135 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7135 > .jack.bg-image.glass.after,#stacks_in_7135 > .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_7135 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7135 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7135 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7135 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7135 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7135 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7135 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7135 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7135 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7135 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7135 > .jack.bg-image.glass.after,#stacks_in_7135 > .glass.jack.bg-image::after{}#stacks_in_7135 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7135 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7135 > .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_7135 > .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_7135 > .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_7135 > .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_7135 > .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_7135 > .jack.peek-shadow::before,#stacks_in_7135 > .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_7135 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7135 > .jack{overflow:visible;}#stacks_in_7135 > .jack.height-static{height:100px}#stacks_in_7135 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7135 {
	padding: 28px 0px 0px 0px;
}

#stacks_in_7138 {
	font-weight: lighter;
}
#stacks_in_7139{padding-left:0px;padding-right:0px;}#stacks_in_7139 > .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_7139 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7139 > .jack.width-minmax{min-width:40%;max-width:60%}#stacks_in_7139 > .jack.width-static{width:500px}#stacks_in_7139 > .jack.width-flexible{width:100%}#stacks_in_7139 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7139 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7139 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7139 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7139 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7139 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7139 > .jack::after{border-radius:0px}#stacks_in_7139 > .jack.border-detailed-radius,#stacks_in_7139 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7139 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7139 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7139 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7139 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7139 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7139 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7139 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7139 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7139 > .jack.bg-image:not(.glass){}#stacks_in_7139 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7139 > .jack.bg-image.glass.after,#stacks_in_7139 > .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_7139 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7139 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7139 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7139 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7139 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7139 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7139 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7139 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7139 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7139 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7139 > .jack.bg-image.glass.after,#stacks_in_7139 > .glass.jack.bg-image::after{}#stacks_in_7139 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7139 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7139 > .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_7139 > .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_7139 > .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_7139 > .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_7139 > .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_7139 > .jack.peek-shadow::before,#stacks_in_7139 > .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_7139 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7139 > .jack{overflow:hidden;}#stacks_in_7139 > .jack.height-static{height:100px}#stacks_in_7139 > .jack.height-minmax{min-height:30%;max-height:50%}

#stacks_in_7139 {
	margin: 12px 0px 0px 0px;
}

#stacks_in_7144 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_7151 {
	font-weight: lighter;
}

#stacks_in_7153 {
	font-weight: lighter;
}
#stacks_in_8352{}#stacks_in_8352 > .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_8352 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8352 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8352 > .jack.width-static{width:500px}#stacks_in_8352 > .jack.width-flexible{width:90%}#stacks_in_8352 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8352 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8352 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8352 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8352 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8352 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8352 > .jack::after{border-radius:0px}#stacks_in_8352 > .jack.border-detailed-radius,#stacks_in_8352 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8352 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8352 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8352 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8352 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8352 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8352 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8352 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8352 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8352 > .jack.bg-image:not(.glass){}#stacks_in_8352 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8352 > .jack.bg-image.glass.after,#stacks_in_8352 > .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_8352 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8352 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8352 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8352 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8352 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8352 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8352 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8352 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8352 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8352 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8352 > .jack.bg-image.glass.after,#stacks_in_8352 > .glass.jack.bg-image::after{}#stacks_in_8352 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8352 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8352 > .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_8352 > .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_8352 > .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_8352 > .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_8352 > .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_8352 > .jack.peek-shadow::before,#stacks_in_8352 > .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_8352 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8352 > .jack{overflow:visible;}#stacks_in_8352 > .jack.height-static{height:100px}#stacks_in_8352 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8352 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_8354 img{width:100%;max-width:140px}
#stacks_in_8358{padding-left:0px;padding-right:0px;}#stacks_in_8358 > .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_8358 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8358 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8358 > .jack.width-static{width:500px}#stacks_in_8358 > .jack.width-flexible{width:100%}#stacks_in_8358 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8358 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8358 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8358 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8358 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8358 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8358 > .jack::after{border-radius:0px}#stacks_in_8358 > .jack.border-detailed-radius,#stacks_in_8358 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8358 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8358 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8358 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8358 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8358 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8358 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8358 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8358 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8358 > .jack.bg-image:not(.glass){}#stacks_in_8358 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8358 > .jack.bg-image.glass.after,#stacks_in_8358 > .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_8358 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8358 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8358 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8358 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8358 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8358 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8358 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8358 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8358 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8358 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8358 > .jack.bg-image.glass.after,#stacks_in_8358 > .glass.jack.bg-image::after{}#stacks_in_8358 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8358 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8358 > .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_8358 > .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_8358 > .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_8358 > .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_8358 > .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_8358 > .jack.peek-shadow::before,#stacks_in_8358 > .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_8358 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8358 > .jack{overflow:visible;}#stacks_in_8358 > .jack.height-static{height:100px}#stacks_in_8358 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8358 {
	padding: 28px 0px 0px 0px;
}

#stacks_in_8361 {
	font-weight: lighter;
}
#stacks_in_8362{padding-left:0px;padding-right:0px;}#stacks_in_8362 > .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_8362 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8362 > .jack.width-minmax{min-width:40%;max-width:60%}#stacks_in_8362 > .jack.width-static{width:500px}#stacks_in_8362 > .jack.width-flexible{width:100%}#stacks_in_8362 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8362 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8362 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8362 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8362 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8362 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8362 > .jack::after{border-radius:0px}#stacks_in_8362 > .jack.border-detailed-radius,#stacks_in_8362 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8362 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8362 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8362 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8362 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8362 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8362 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8362 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8362 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8362 > .jack.bg-image:not(.glass){}#stacks_in_8362 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8362 > .jack.bg-image.glass.after,#stacks_in_8362 > .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_8362 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8362 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8362 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8362 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8362 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8362 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8362 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8362 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8362 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8362 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8362 > .jack.bg-image.glass.after,#stacks_in_8362 > .glass.jack.bg-image::after{}#stacks_in_8362 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8362 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8362 > .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_8362 > .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_8362 > .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_8362 > .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_8362 > .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_8362 > .jack.peek-shadow::before,#stacks_in_8362 > .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_8362 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8362 > .jack{overflow:hidden;}#stacks_in_8362 > .jack.height-static{height:100px}#stacks_in_8362 > .jack.height-minmax{min-height:30%;max-height:50%}

#stacks_in_8362 {
	margin: 12px 0px 0px 0px;
}

#stacks_in_8367 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_8419 {
	font-weight: lighter;
}

#stacks_in_8423 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_9640 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_9702 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_9019 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_8425 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_8421 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_8430 {
	font-weight: lighter;
}

#stacks_in_8432 {
	font-size: 80%;
	font-weight: lighter;
}
#stacks_in_7182{}#stacks_in_7182 > .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_7182 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7182 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7182 > .jack.width-static{width:500px}#stacks_in_7182 > .jack.width-flexible{width:90%}#stacks_in_7182 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7182 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7182 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7182 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7182 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7182 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7182 > .jack::after{border-radius:0px}#stacks_in_7182 > .jack.border-detailed-radius,#stacks_in_7182 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7182 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7182 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7182 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7182 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7182 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7182 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7182 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7182 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7182 > .jack.bg-image:not(.glass){}#stacks_in_7182 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7182 > .jack.bg-image.glass.after,#stacks_in_7182 > .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_7182 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7182 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7182 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7182 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7182 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7182 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7182 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7182 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7182 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7182 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7182 > .jack.bg-image.glass.after,#stacks_in_7182 > .glass.jack.bg-image::after{}#stacks_in_7182 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7182 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7182 > .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_7182 > .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_7182 > .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_7182 > .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_7182 > .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_7182 > .jack.peek-shadow::before,#stacks_in_7182 > .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_7182 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7182 > .jack{overflow:visible;}#stacks_in_7182 > .jack.height-static{height:100px}#stacks_in_7182 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7182 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_7184 img{width:100%;max-width:140px}
#stacks_in_7188{padding-left:0px;padding-right:0px;}#stacks_in_7188 > .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_7188 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7188 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7188 > .jack.width-static{width:500px}#stacks_in_7188 > .jack.width-flexible{width:100%}#stacks_in_7188 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7188 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7188 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7188 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7188 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7188 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7188 > .jack::after{border-radius:0px}#stacks_in_7188 > .jack.border-detailed-radius,#stacks_in_7188 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7188 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7188 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7188 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7188 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7188 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7188 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7188 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7188 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7188 > .jack.bg-image:not(.glass){}#stacks_in_7188 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7188 > .jack.bg-image.glass.after,#stacks_in_7188 > .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_7188 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7188 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7188 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7188 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7188 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7188 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7188 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7188 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7188 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7188 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7188 > .jack.bg-image.glass.after,#stacks_in_7188 > .glass.jack.bg-image::after{}#stacks_in_7188 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7188 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7188 > .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_7188 > .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_7188 > .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_7188 > .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_7188 > .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_7188 > .jack.peek-shadow::before,#stacks_in_7188 > .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_7188 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7188 > .jack{overflow:visible;}#stacks_in_7188 > .jack.height-static{height:100px}#stacks_in_7188 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7188 {
	padding: 28px 0px 0px 0px;
}

#stacks_in_7191 {
	font-weight: lighter;
}
#stacks_in_7192{padding-left:0px;padding-right:0px;}#stacks_in_7192 > .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_7192 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7192 > .jack.width-minmax{min-width:40%;max-width:60%}#stacks_in_7192 > .jack.width-static{width:500px}#stacks_in_7192 > .jack.width-flexible{width:100%}#stacks_in_7192 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7192 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7192 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7192 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7192 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7192 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7192 > .jack::after{border-radius:0px}#stacks_in_7192 > .jack.border-detailed-radius,#stacks_in_7192 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7192 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7192 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7192 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7192 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7192 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7192 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7192 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7192 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7192 > .jack.bg-image:not(.glass){}#stacks_in_7192 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7192 > .jack.bg-image.glass.after,#stacks_in_7192 > .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_7192 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7192 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7192 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7192 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7192 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7192 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7192 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7192 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7192 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7192 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7192 > .jack.bg-image.glass.after,#stacks_in_7192 > .glass.jack.bg-image::after{}#stacks_in_7192 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7192 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7192 > .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_7192 > .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_7192 > .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_7192 > .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_7192 > .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_7192 > .jack.peek-shadow::before,#stacks_in_7192 > .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_7192 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7192 > .jack{overflow:hidden;}#stacks_in_7192 > .jack.height-static{height:100px}#stacks_in_7192 > .jack.height-minmax{min-height:30%;max-height:50%}

#stacks_in_7192 {
	margin: 12px 0px 0px 0px;
}

#stacks_in_7197 {
	font-size: 80%;
	font-weight: lighter;
}

#stacks_in_7199 {
	font-size: 80%;
	font-weight: lighter;
}
#stacks_in_9679{}#stacks_in_9679 > .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_9679 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9679 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9679 > .jack.width-static{width:500px}#stacks_in_9679 > .jack.width-flexible{width:90%}#stacks_in_9679 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9679 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9679 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9679 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9679 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9679 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9679 > .jack::after{border-radius:0px}#stacks_in_9679 > .jack.border-detailed-radius,#stacks_in_9679 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9679 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9679 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9679 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9679 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9679 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9679 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9679 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9679 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9679 > .jack.bg-image:not(.glass){}#stacks_in_9679 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9679 > .jack.bg-image.glass.after,#stacks_in_9679 > .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_9679 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9679 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9679 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9679 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9679 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9679 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9679 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9679 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9679 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9679 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9679 > .jack.bg-image.glass.after,#stacks_in_9679 > .glass.jack.bg-image::after{}#stacks_in_9679 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9679 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9679 > .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_9679 > .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_9679 > .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_9679 > .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_9679 > .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_9679 > .jack.peek-shadow::before,#stacks_in_9679 > .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_9679 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9679 > .jack{overflow:visible;}#stacks_in_9679 > .jack.height-static{height:100px}#stacks_in_9679 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9679 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_9681 img{width:100%;max-width:140px}
#stacks_in_9685{padding-left:0px;padding-right:0px;}#stacks_in_9685 > .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_9685 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9685 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9685 > .jack.width-static{width:500px}#stacks_in_9685 > .jack.width-flexible{width:100%}#stacks_in_9685 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9685 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9685 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9685 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9685 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9685 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9685 > .jack::after{border-radius:0px}#stacks_in_9685 > .jack.border-detailed-radius,#stacks_in_9685 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9685 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9685 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9685 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9685 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9685 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9685 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9685 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9685 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9685 > .jack.bg-image:not(.glass){}#stacks_in_9685 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9685 > .jack.bg-image.glass.after,#stacks_in_9685 > .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_9685 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9685 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9685 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9685 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9685 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9685 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9685 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9685 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9685 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9685 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9685 > .jack.bg-image.glass.after,#stacks_in_9685 > .glass.jack.bg-image::after{}#stacks_in_9685 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9685 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9685 > .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_9685 > .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_9685 > .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_9685 > .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_9685 > .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_9685 > .jack.peek-shadow::before,#stacks_in_9685 > .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_9685 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9685 > .jack{overflow:visible;}#stacks_in_9685 > .jack.height-static{height:100px}#stacks_in_9685 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_9685 {
	padding: 28px 0px 0px 0px;
}

#stacks_in_9688 {
	font-weight: lighter;
}
#stacks_in_9689{padding-left:0px;padding-right:0px;}#stacks_in_9689 > .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_9689 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9689 > .jack.width-minmax{min-width:40%;max-width:60%}#stacks_in_9689 > .jack.width-static{width:500px}#stacks_in_9689 > .jack.width-flexible{width:100%}#stacks_in_9689 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9689 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9689 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9689 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_9689 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9689 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9689 > .jack::after{border-radius:0px}#stacks_in_9689 > .jack.border-detailed-radius,#stacks_in_9689 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_9689 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9689 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9689 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_9689 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_9689 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_9689 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9689 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9689 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9689 > .jack.bg-image:not(.glass){}#stacks_in_9689 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9689 > .jack.bg-image.glass.after,#stacks_in_9689 > .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_9689 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9689 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9689 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9689 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_9689 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9689 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9689 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9689 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9689 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9689 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_9689 > .jack.bg-image.glass.after,#stacks_in_9689 > .glass.jack.bg-image::after{}#stacks_in_9689 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9689 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9689 > .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_9689 > .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_9689 > .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_9689 > .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_9689 > .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_9689 > .jack.peek-shadow::before,#stacks_in_9689 > .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_9689 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9689 > .jack{overflow:hidden;}#stacks_in_9689 > .jack.height-static{height:100px}#stacks_in_9689 > .jack.height-minmax{min-height:30%;max-height:50%}

#stacks_in_9689 {
	margin: 12px 0px 0px 0px;
}

#stacks_in_9699 {
	font-size: 70%;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_7526{padding-left:0px;padding-right:0px;}#stacks_in_7526 > .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_7526 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7526 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7526 > .jack.width-static{width:500px}#stacks_in_7526 > .jack.width-flexible{width:100%}#stacks_in_7526 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7526 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7526 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7526 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7526 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7526 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7526 > .jack::after{border-radius:0px}#stacks_in_7526 > .jack.border-detailed-radius,#stacks_in_7526 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7526 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7526 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7526 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7526 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7526 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7526 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7526 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7526 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7526 > .jack.bg-image:not(.glass){}#stacks_in_7526 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7526 > .jack.bg-image.glass.after,#stacks_in_7526 > .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_7526 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7526 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7526 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7526 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7526 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7526 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7526 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7526 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7526 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7526 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7526 > .jack.bg-image.glass.after,#stacks_in_7526 > .glass.jack.bg-image::after{}#stacks_in_7526 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7526 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7526 > .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_7526 > .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_7526 > .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_7526 > .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_7526 > .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_7526 > .jack.peek-shadow::before,#stacks_in_7526 > .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_7526 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7526 > .jack{overflow:visible;}#stacks_in_7526 > .jack.height-static{height:100px}#stacks_in_7526 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7526 {
	margin: 20px 0px 60px 0px;
}
#stacks_in_7528{padding-left:0px;padding-right:0px;}#stacks_in_7528 > .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_7528 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7528 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7528 > .jack.width-static{width:500px}#stacks_in_7528 > .jack.width-flexible{width:100%}#stacks_in_7528 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7528 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7528 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7528 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7528 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7528 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7528 > .jack::after{border-radius:0px}#stacks_in_7528 > .jack.border-detailed-radius,#stacks_in_7528 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7528 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7528 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7528 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7528 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7528 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7528 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7528 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7528 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7528 > .jack.bg-image:not(.glass){}#stacks_in_7528 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7528 > .jack.bg-image.glass.after,#stacks_in_7528 > .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_7528 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7528 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7528 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7528 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7528 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7528 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7528 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7528 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7528 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7528 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7528 > .jack.bg-image.glass.after,#stacks_in_7528 > .glass.jack.bg-image::after{}#stacks_in_7528 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7528 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7528 > .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_7528 > .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_7528 > .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_7528 > .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_7528 > .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_7528 > .jack.peek-shadow::before,#stacks_in_7528 > .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_7528 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7528 > .jack{overflow:visible;}#stacks_in_7528 > .jack.height-static{height:100px}#stacks_in_7528 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7528 {
	margin: 0px 0px 20px 0px;
}
.stacks_in_7530 img{width:100%;max-width:140px}

#stacks_in_8991 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}
.stacks_in_8985 img{width:100%;max-width:512px}

#stacks_in_8993 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8995 {
	font-weight: lighter;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_8974 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}


#stacks_in_8976 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8978 {
	font-weight: lighter;
}

#stacks_in_8980 {
	font-weight: lighter;
}

#stacks_in_8957 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}


#stacks_in_8959 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8961 {
	font-weight: lighter;
}

#stacks_in_8963 {
	font-weight: lighter;
}

#stacks_in_8940 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}


#stacks_in_8942 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8944 {
	font-weight: lighter;
}

#stacks_in_8946 {
	font-weight: lighter;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_8260{padding-left:0px;padding-right:0px;}#stacks_in_8260 > .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_8260 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8260 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8260 > .jack.width-static{width:500px}#stacks_in_8260 > .jack.width-flexible{width:100%}#stacks_in_8260 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8260 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8260 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8260 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8260 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8260 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8260 > .jack::after{border-radius:0px}#stacks_in_8260 > .jack.border-detailed-radius,#stacks_in_8260 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8260 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8260 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8260 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8260 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8260 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8260 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8260 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8260 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8260 > .jack.bg-image:not(.glass){}#stacks_in_8260 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8260 > .jack.bg-image.glass.after,#stacks_in_8260 > .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_8260 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8260 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8260 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8260 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8260 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8260 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8260 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8260 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8260 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8260 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8260 > .jack.bg-image.glass.after,#stacks_in_8260 > .glass.jack.bg-image::after{}#stacks_in_8260 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8260 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8260 > .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_8260 > .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_8260 > .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_8260 > .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_8260 > .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_8260 > .jack.peek-shadow::before,#stacks_in_8260 > .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_8260 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8260 > .jack{overflow:visible;}#stacks_in_8260 > .jack.height-static{height:300px}#stacks_in_8260 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8260 {
	margin: 20px 0px 6px 0px;
}
.stacks_in_8262 img{width:100%;max-width:140px}
#stacks_in_8266{padding-left:0px;padding-right:0px;}#stacks_in_8266 > .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_8266 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8266 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8266 > .jack.width-static{width:500px}#stacks_in_8266 > .jack.width-flexible{width:100%}#stacks_in_8266 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8266 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8266 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8266 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8266 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8266 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8266 > .jack::after{border-radius:0px}#stacks_in_8266 > .jack.border-detailed-radius,#stacks_in_8266 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8266 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8266 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8266 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8266 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8266 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8266 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8266 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8266 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8266 > .jack.bg-image:not(.glass){}#stacks_in_8266 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8266 > .jack.bg-image.glass.after,#stacks_in_8266 > .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_8266 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8266 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8266 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8266 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8266 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8266 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8266 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8266 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8266 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8266 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8266 > .jack.bg-image.glass.after,#stacks_in_8266 > .glass.jack.bg-image::after{}#stacks_in_8266 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8266 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8266 > .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_8266 > .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_8266 > .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_8266 > .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_8266 > .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_8266 > .jack.peek-shadow::before,#stacks_in_8266 > .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_8266 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8266 > .jack{overflow:visible;}#stacks_in_8266 > .jack.height-static{height:100px}#stacks_in_8266 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8266 {
	margin: 20px 0px 0px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_6770{padding-left:0px;padding-right:0px;}#stacks_in_6770 > .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_6770 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6770 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6770 > .jack.width-static{width:500px}#stacks_in_6770 > .jack.width-flexible{width:100%}#stacks_in_6770 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6770 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6770 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6770 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6770 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6770 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6770 > .jack::after{border-radius:0px}#stacks_in_6770 > .jack.border-detailed-radius,#stacks_in_6770 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6770 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6770 > .jack.bg-color{background-color:#89C5FF}#stacks_in_6770 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_6770 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6770 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6770 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6770 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6770 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6770 > .jack.bg-image:not(.glass){}#stacks_in_6770 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6770 > .jack.bg-image.glass.after,#stacks_in_6770 > .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_6770 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6770 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6770 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6770 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6770 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6770 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6770 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6770 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6770 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6770 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6770 > .jack.bg-image.glass.after,#stacks_in_6770 > .glass.jack.bg-image::after{}#stacks_in_6770 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6770 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6770 > .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_6770 > .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_6770 > .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_6770 > .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_6770 > .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_6770 > .jack.peek-shadow::before,#stacks_in_6770 > .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_6770 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6770 > .jack{overflow:visible;}#stacks_in_6770 > .jack.height-static{height:100px}#stacks_in_6770 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6770 {
	margin: 12px 0px 12px 0px;
}
/* -- Start Vegas Each css Template -- */


#stacks_in_6772VegasSlideshow{
	position: relative;
	min-height: 500px;
}

#stacks_in_6772VegasInput{
	position: relative;
	display: none;
}

#stacks_in_6772 .vegas-overlay{
	background:url("../files/vegasAssets/02.png") !important;
}

#stacks_in_6772 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_6772 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_6772vegasContentBox{
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
	-ms-transform:     translate(0,-50%);
	-o-transform:      translate(0,-50%);
	transform:         translate(0,-50%);
}


/* -- Unified -- */
.stacks_in_6772vegasContent,.stacks_in_6772vegasContent h1,.stacks_in_6772vegasContent h2,.stacks_in_6772vegasContent h3,.stacks_in_6772vegasContent h4,.stacks_in_6772vegasContent h5,.stacks_in_6772vegasContent h6{
	color: #FFF4E3 !important;
}
.stacks_in_6772vegasContent a,.stacks_in_6772vegasContent a:active,.stacks_in_6772vegasContent a:visited{
	color: #FFF4E3 !important;
	text-decoration: none !important;
}
.stacks_in_6772vegasContent a:hover{
	color: #B8945B !important;
	text-decoration: none !important;
}

.stacks_in_6772vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_6772vegasContentBox{
	text-align: center !important;
}

.stacks_in_6772vegasContentBox h1,.stacks_in_6772vegasContentBox h2,.stacks_in_6772vegasContentBox h3,.stacks_in_6772vegasContentBox h4,.stacks_in_6772vegasContentBox h5,.stacks_in_6772vegasContentBox h6,.stacks_in_6772vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_6772vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 500px;
}



.stacks_in_6772vegasScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_6772vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes vegasanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */.stacks_in_6776 img{width:100%;max-width:500px}
.stacks_in_6779 img{width:100%;max-width:500px}
.stacks_in_6781 img{width:100%;max-width:500px}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_8338{padding-left:0px;padding-right:0px;}#stacks_in_8338 > .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_8338 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8338 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8338 > .jack.width-static{width:500px}#stacks_in_8338 > .jack.width-flexible{width:100%}#stacks_in_8338 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8338 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8338 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8338 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8338 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8338 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8338 > .jack::after{border-radius:0px}#stacks_in_8338 > .jack.border-detailed-radius,#stacks_in_8338 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8338 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8338 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8338 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8338 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8338 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8338 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8338 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8338 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8338 > .jack.bg-image:not(.glass){}#stacks_in_8338 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8338 > .jack.bg-image.glass.after,#stacks_in_8338 > .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_8338 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8338 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8338 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8338 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8338 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8338 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8338 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8338 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8338 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8338 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8338 > .jack.bg-image.glass.after,#stacks_in_8338 > .glass.jack.bg-image::after{}#stacks_in_8338 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8338 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8338 > .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_8338 > .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_8338 > .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_8338 > .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_8338 > .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_8338 > .jack.peek-shadow::before,#stacks_in_8338 > .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_8338 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8338 > .jack{overflow:visible;}#stacks_in_8338 > .jack.height-static{height:100px}#stacks_in_8338 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8338 {
	margin: 18px 0px 12px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_8524{padding-left:0px;padding-right:0px;}#stacks_in_8524 > .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_8524 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8524 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8524 > .jack.width-static{width:500px}#stacks_in_8524 > .jack.width-flexible{width:100%}#stacks_in_8524 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8524 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8524 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8524 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8524 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8524 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8524 > .jack::after{border-radius:0px}#stacks_in_8524 > .jack.border-detailed-radius,#stacks_in_8524 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8524 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8524 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8524 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8524 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8524 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8524 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8524 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8524 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8524 > .jack.bg-image:not(.glass){}#stacks_in_8524 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8524 > .jack.bg-image.glass.after,#stacks_in_8524 > .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_8524 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8524 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8524 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8524 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8524 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8524 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8524 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8524 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8524 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8524 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8524 > .jack.bg-image.glass.after,#stacks_in_8524 > .glass.jack.bg-image::after{}#stacks_in_8524 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8524 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8524 > .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_8524 > .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_8524 > .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_8524 > .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_8524 > .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_8524 > .jack.peek-shadow::before,#stacks_in_8524 > .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_8524 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8524 > .jack{overflow:visible;}#stacks_in_8524 > .jack.height-static{height:100px}#stacks_in_8524 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8524 {
	margin: 18px 0px 12px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_9946 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_9948 {
	font-weight: lighter;
}

#stacks_in_9941 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_9943 {
	font-weight: lighter;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_9708 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_9712 {
	font-weight: lighter;
}

#stacks_in_9710 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_9714 {
	font-weight: lighter;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_7851 {
	font-weight: lighter;
}
#stacks_in_7745{padding-left:0px;padding-right:0px;}#stacks_in_7745 > .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_7745 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7745 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7745 > .jack.width-static{width:500px}#stacks_in_7745 > .jack.width-flexible{width:100%}#stacks_in_7745 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7745 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7745 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7745 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7745 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7745 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7745 > .jack::after{border-radius:0px}#stacks_in_7745 > .jack.border-detailed-radius,#stacks_in_7745 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7745 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7745 > .jack.bg-color{background-color:#89C5FF}#stacks_in_7745 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_7745 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7745 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7745 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7745 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7745 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7745 > .jack.bg-image:not(.glass){}#stacks_in_7745 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7745 > .jack.bg-image.glass.after,#stacks_in_7745 > .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_7745 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7745 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7745 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7745 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7745 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7745 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7745 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7745 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7745 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7745 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7745 > .jack.bg-image.glass.after,#stacks_in_7745 > .glass.jack.bg-image::after{}#stacks_in_7745 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7745 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7745 > .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_7745 > .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_7745 > .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_7745 > .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_7745 > .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_7745 > .jack.peek-shadow::before,#stacks_in_7745 > .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_7745 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7745 > .jack{overflow:visible;}#stacks_in_7745 > .jack.height-static{height:100px}#stacks_in_7745 > .jack.height-minmax{min-height:100px;max-height:800px}
@charset "UTF-8";.movingbox.stacks_in_7732{--wait-time:6000ms;--animation-speed:1.00s} .stacks_in_7732.centermode:not(.slide-vert) .slick-list{padding-top:5.00% !important;padding-bottom:5.00% !important}.stacks_in_7732.centermode.slide-vert .slick-list{padding-left:5.00% !important;padding-right:5.00% !important}.stacks_in_7732.centermode .mb-slide-content{transition:all 300ms ease}.stacks_in_7732.centermode .mb-slide{opacity:0.50;transition:opacity 300ms ease}.stacks_in_7732.centermode .mb-slide.mb-center{opacity:1}.stacks_in_7732.centermode .mb-slide.mb-center .mb-slide-content{transform:scale(1.50)} 

#stacks_in_7860 {
	font-weight: lighter;
}

#stacks_in_7862 {
	font-weight: lighter;
}

#stacks_in_7765 {
	font-weight: lighter;
}

#stacks_in_7762 {
	font-weight: lighter;
}

#stacks_in_7773 {
	font-weight: lighter;
}

#stacks_in_7775 {
	font-weight: lighter;
}

#stacks_in_7782 {
	font-weight: lighter;
}

#stacks_in_7784 {
	font-weight: lighter;
}

#stacks_in_7791 {
	font-weight: lighter;
}

#stacks_in_7793 {
	font-weight: lighter;
}

#stacks_in_8549 {
	font-weight: lighter;
}

#stacks_in_8551 {
	font-weight: lighter;
}

#stacks_in_8556 {
	font-weight: lighter;
}

#stacks_in_8558 {
	font-weight: lighter;
}

#stacks_in_8563 {
	font-weight: lighter;
}

#stacks_in_8565 {
	font-weight: lighter;
}

#stacks_in_8570 {
	font-weight: lighter;
}

#stacks_in_8572 {
	font-weight: lighter;
}

#stacks_in_8577 {
	font-weight: lighter;
}

#stacks_in_8579 {
	font-weight: lighter;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_5541{padding-left:0px;padding-right:0px;}#stacks_in_5541 > .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_5541 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5541 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5541 > .jack.width-static{width:500px}#stacks_in_5541 > .jack.width-flexible{width:100%}#stacks_in_5541 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5541 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5541 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5541 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_5541 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5541 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5541 > .jack::after{border-radius:0px}#stacks_in_5541 > .jack.border-detailed-radius,#stacks_in_5541 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_5541 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5541 > .jack.bg-color{background-color:#89C5FF}#stacks_in_5541 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_5541 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_5541 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_5541 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5541 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5541 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5541 > .jack.bg-image:not(.glass){}#stacks_in_5541 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5541 > .jack.bg-image.glass.after,#stacks_in_5541 > .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_5541 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5541 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5541 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5541 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_5541 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5541 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5541 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5541 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5541 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5541 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_5541 > .jack.bg-image.glass.after,#stacks_in_5541 > .glass.jack.bg-image::after{}#stacks_in_5541 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5541 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5541 > .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_5541 > .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_5541 > .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_5541 > .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_5541 > .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_5541 > .jack.peek-shadow::before,#stacks_in_5541 > .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_5541 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5541 > .jack{overflow:visible;}#stacks_in_5541 > .jack.height-static{height:100px}#stacks_in_5541 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_5541 {
	margin: 12px 0px 0px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
.pab.stacks_in_5347{max-height:0px;transition:max-height 500ms ease 0ms}.pab.stacks_in_5347.open{max-height:560px}@media screen and (min-width:40em){.pab.stacks_in_5347.open{max-height:800px}}@media screen and (min-width:64em){.pab.stacks_in_5347.open{max-height:2000px}}.wrapper-stacks_in_5347{height:560px}@media screen and (min-width:40em){.wrapper-stacks_in_5347{height:800px}}@media screen and (min-width:64em){.wrapper-stacks_in_5347{height:2000px}}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_8073{padding-left:0px;padding-right:0px;}#stacks_in_8073 > .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_8073 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8073 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8073 > .jack.width-static{width:500px}#stacks_in_8073 > .jack.width-flexible{width:100%}#stacks_in_8073 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8073 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8073 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8073 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8073 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8073 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8073 > .jack::after{border-radius:0px}#stacks_in_8073 > .jack.border-detailed-radius,#stacks_in_8073 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8073 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8073 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8073 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_8073 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8073 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8073 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8073 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8073 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8073 > .jack.bg-image:not(.glass){}#stacks_in_8073 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8073 > .jack.bg-image.glass.after,#stacks_in_8073 > .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_8073 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8073 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8073 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8073 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8073 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8073 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8073 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8073 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8073 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8073 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8073 > .jack.bg-image.glass.after,#stacks_in_8073 > .glass.jack.bg-image::after{}#stacks_in_8073 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8073 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8073 > .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_8073 > .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_8073 > .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_8073 > .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_8073 > .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_8073 > .jack.peek-shadow::before,#stacks_in_8073 > .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_8073 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8073 > .jack{overflow:visible;}#stacks_in_8073 > .jack.height-static{height:100px}#stacks_in_8073 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_8040 img{width:100%;max-width:600px}

#stacks_in_8437 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8444 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8321 {
	font-weight: lighter;
}

#stacks_in_8060 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8067 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8062 {
	font-weight: lighter;
}

#stacks_in_8442 {
	font-weight: lighter;
}

#stacks_in_8315 {
	font-weight: lighter;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
.stacks_in_8699 img{width:100%;max-width:512px}

#stacks_in_8707 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8709 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8711 {
	font-weight: lighter;
}


#stacks_in_8770 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8772 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8782 {
	font-weight: lighter;
}

#stacks_in_8776 {
	font-weight: lighter;
}


#stacks_in_8798 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8800 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8802 {
	font-weight: lighter;
}

#stacks_in_8804 {
	font-weight: lighter;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      


#stacks_in_8735 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8737 {
	letter-spacing: 1px;
	font-size: 90%;
	font-weight: lighter;
}

#stacks_in_8739 {
	font-weight: lighter;
}

#stacks_in_8748 {
	font-weight: lighter;
}

#stacks_in_8745 {
	font-weight: lighter;
}
