/*
 * animate
 */

@charset "UTF-8";/*!* animate.css -http://daneden.me/animate* Version - 3.7.0* Licensed under the MIT license - http://opensource.org/licenses/MIT** Copyright (c) 2018 Daniel Eden*/@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}


.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;-webkit-transform:translate(0,0);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"}.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;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap.animates .impact-arrow{-webkit-animation:impactArrows linear 1.8s 0.4s;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 .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%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center.v-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.com_joeworkman_stacks_impact_stack .impact-container:not(.h-center):not(.h-left):not(.h-right){width:100%}@-webkit-keyframes impactArrows{0%{-webkit-transform:translate(0px,0px) rotate(135deg) scale(1);transform:translate(0px,0px) rotate(135deg) scale(1)}15%{-webkit-transform:translate(0px,22px) rotate(135deg) scale(0.8);transform:translate(0px,22px) rotate(135deg) scale(0.8)}30%{-webkit-transform:translate(0px,13px) rotate(135deg) scale(0.9);transform:translate(0px,13px) rotate(135deg) scale(0.9)}45%{-webkit-transform:translate(0px,27px) rotate(135deg) scale(0.8);transform:translate(0px,27px) rotate(135deg) scale(0.8)}60%{-webkit-transform:translate(0px,13px) rotate(135deg) scale(0.8);transform:translate(0px,13px) rotate(135deg) scale(0.8)}75%{-webkit-transform:translate(0px,4px) rotate(135deg) scale(0.9);transform:translate(0px,4px) rotate(135deg) scale(0.9)}100%{-webkit-transform:translate(0px,0px) rotate(135deg) scale(1);transform:translate(0px,0px) rotate(135deg) scale(1)}}@keyframes impactArrows{0%{-webkit-transform:translate(0px,0px) rotate(135deg) scale(1);transform:translate(0px,0px) rotate(135deg) scale(1)}15%{-webkit-transform:translate(0px,22px) rotate(135deg) scale(0.8);transform:translate(0px,22px) rotate(135deg) scale(0.8)}30%{-webkit-transform:translate(0px,13px) rotate(135deg) scale(0.9);transform:translate(0px,13px) rotate(135deg) scale(0.9)}45%{-webkit-transform:translate(0px,27px) rotate(135deg) scale(0.8);transform:translate(0px,27px) rotate(135deg) scale(0.8)}60%{-webkit-transform:translate(0px,13px) rotate(135deg) scale(0.8);transform:translate(0px,13px) rotate(135deg) scale(0.8)}75%{-webkit-transform:translate(0px,4px) rotate(135deg) scale(0.9);transform:translate(0px,4px) rotate(135deg) scale(0.9)}100%{-webkit-transform:translate(0px,0px) rotate(135deg) scale(1);transform:translate(0px,0px) rotate(135deg) scale(1)}}

 .font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-style-normal{font-style:normal}.font-style-italic{font-style:italic}
/* Depth Base */

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

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

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: 'Fira Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

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



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


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

     h1,.font-family-h1,h1 a,.font-family-h1 a,  h2,.font-family-h2,h2 a,.font-family-h2 a,  h3,.font-family-h3,h3 a,.font-family-h3 a,  h4,.font-family-h4,h4 a,.font-family-h4 a,  h5,.font-family-h5,h5 a,.font-family-h5 a,            .fontpro-stacks_in_p892_n2_page0{font-style:normal;font-weight:500;font-family:"Montserrat",sans-serif }    

           blockquote,  a,  ul,ul li,ol,ol li,dl,dl dd,  fieldset,input,textarea,form label,input+label,fieldset label,input+datalist,legend,  button,.button,.btn,  p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),     .fontpro-stacks_in_p892_n3_page0{font-style:normal;font-weight:400;font-family:"Fira Sans",sans-serif }   p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-style:normal;font-weight:400;font-family:"Fira Sans",sans-serif }  


        h4,.font-family-h4,h4 a,.font-family-h4 a,             .fontpro-stacks_in_p892_n7_page0{ line-height:1.42 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;    font-size:1.20rem ;        }.fontpro-stacks_in_p892_n7_page0:not(.text-center){ margin-left:0.00em ;margin-right:0.00em ;}   
             h4>br,.font-family-h4>br,h4 a>br,.font-family-h4 a>br,            .fontpro-stacks_in_p892_n7_page0>br{display:block;content:' ';padding-bottom:0.00em }
   
  @media only screen and (min-width:25.875000em){       h4,.font-family-h4,h4 a,.font-family-h4 a,             .fontpro-stacks_in_p892_n7_page0{font-size:1.20rem }   }  
  @media only screen and (min-width:48.000000em){       h4,.font-family-h4,h4 a,.font-family-h4 a,             .fontpro-stacks_in_p892_n7_page0{font-size:1.20rem }   }  
  @media only screen and (min-width:62.500000em){       h4,.font-family-h4,h4 a,.font-family-h4 a,             .fontpro-stacks_in_p892_n7_page0{font-size:1.20rem }   }  
#stacks_in_p795_n1_page0 .fg-content.fg-full-height{height:100%}#stacks_in_p795_n1_page0 .slides-container{margin:0}#stacks_in_p795_n1_page0 .slides-container > li{margin:0}#stacks_in_p795_n1_page0 .slides-container > li::before,#stacks_in_p795_n1_page0 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;-webkit-transition:opacity 80ms ease;transition:opacity 80ms ease}#stacks_in_p795_n1_page0 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_p795_n1_page0 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_p795_n1_page0 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_p795_n1_page0 .impact-wrapper{z-index:0}#stacks_in_p795_n1_page0 .impact-wrapper.fill-container{min-width:100%}#stacks_in_p795_n1_page0 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}#stacks_in_p795_n1_page0 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_p795_n1_page0 .impact-wrapper.flexible-height{height:30vh;min-height:400px;width:100%;min-width:100%}#stacks_in_p795_n1_page0 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_p795_n1_page0 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_p795_n1_page0 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;-webkit-transition:opacity 80ms ease,visibility 0 0.2s;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_p795_n1_page0 .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_p795_n1_page0 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_p795_n1_page0 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_p795_n1_page0 .impact-container{z-index:5}#stacks_in_p795_n1_page0 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;-webkit-transform:scale(0.70);transform:scale(0.70);-webkit-transform-origin:left center;transform-origin:left center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_p795_n1_page0 .scrollDown{-webkit-transform:scale(0.70);transform:scale(0.70)}}#stacks_in_p795_n1_page0 .scrollDown.button-bottom{bottom:30px}#stacks_in_p795_n1_page0 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_p795_n1_page0 .scrollDown.hide-on-mob{display:none}}#stacks_in_p795_n1_page0 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);-webkit-box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);-webkit-transition:all 90ms ease;transition:all 90ms ease}#stacks_in_p795_n1_page0 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);-webkit-transition:all 90ms ease;transition:all 90ms ease}#stacks_in_p795_n1_page0 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_p795_n1_page0 .impact-arrow-wrap.animates .impact-arrow{-webkit-animation-delay:3000ms;animation-delay:3000ms;-webkit-animation-iteration-count:3;animation-iteration-count:3}#stacks_in_p795_n1_page0 .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_p795_n1_page0 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_p795_n1_page0 .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_p795_n1_page0 .slides-pagination > a{-webkit-transition:all 3000ms ease;transition:all 3000ms ease}#stacks_in_p795_n1_page0 .slides-pagination > a.current{-webkit-transition:all 3000ms ease;transition:all 3000ms ease}

#stacks_in_p795_n1_page0 {
	margin: 40px 0px 5px 0px;
}
#stacks_in_p795_n58_page0 .impact-slide{background-image:url("../files/slideshowImage_p795_n58.png")}.slide-stacks_in_p795_n58_page0 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_p795_n58_page0 .impact-container.h-right{right:0px}.slide-stacks_in_p795_n58_page0 .impact-container.h-left{left:0px}.slide-stacks_in_p795_n58_page0 .impact-container.v-top{top:0px}
#stacks_in_p795_n59_page0{overflow:visible !important}#stacks_in_p795_n59_page0 > .impact-animate{-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:100ms;animation-delay:100ms}

#stacks_in_p795_n60_page0 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_p795_n63_page0{overflow:visible !important}#stacks_in_p795_n63_page0 > .impact-animate{-webkit-animation-duration:4000ms;animation-duration:4000ms;-webkit-animation-delay:100ms;animation-delay:100ms}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_p795_n64_page0Calligrapher{			font-size: 320% !important;			color: #F8F8F8 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: -3px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_p795_n64_page0Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_p795_n64_page0Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_p795_n64_page0Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_p795_n64_page0Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_p795_n64_page0Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_p795_n64_page0Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_p795_n64_page0Calligrapher h6, .stacks_in_p795_n64_page0Calligrapher h5, .stacks_in_p795_n64_page0Calligrapher h4, .stacks_in_p795_n64_page0Calligrapher h3, .stacks_in_p795_n64_page0Calligrapher h2, .stacks_in_p795_n64_page0Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_p795_n64_page0Calligrapher, .stacks_in_p795_n64_page0Calligrapher h1, .stacks_in_p795_n64_page0Calligrapher h2, .stacks_in_p795_n64_page0Calligrapher h3, .stacks_in_p795_n64_page0Calligrapher h4, .stacks_in_p795_n64_page0Calligrapher h5, .stacks_in_p795_n64_page0Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- */.stacks_in_p795_n64_page0Calligrapher, .stacks_in_p795_n64_page0Calligrapher h1, .stacks_in_p795_n64_page0Calligrapher h2, .stacks_in_p795_n64_page0Calligrapher h3, .stacks_in_p795_n64_page0Calligrapher h4, .stacks_in_p795_n64_page0Calligrapher h5, .stacks_in_p795_n64_page0Calligrapher h6{	text-shadow: 1px 1px 5px #969696 !important;}/* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_p795_n64_page0targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_p795_n64_page0Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_p795_n64_page0Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_p795_n64_page0Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_p795_n64_page0Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Depth Limit */

#stacks_in_p795_n84_page0 .depth_limit {
	max-width: 1000px;
}
#stacks_in_p795_n84_page0 .depth_limit_padding {
	padding: 0px 10px 0px 10px;
}
@media screen and (min-width: 770px){
	#stacks_in_p795_n84_page0 .depth_limit_padding {
		padding: 0px 50px 0px 50px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_p795_n84_page0.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_p795_n76_page0Calligrapher{			font-size: 130% !important;			color: #333333 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 5 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_p795_n76_page0Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_p795_n76_page0Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_p795_n76_page0Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_p795_n76_page0Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_p795_n76_page0Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_p795_n76_page0Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_p795_n76_page0Calligrapher h6, .stacks_in_p795_n76_page0Calligrapher h5, .stacks_in_p795_n76_page0Calligrapher h4, .stacks_in_p795_n76_page0Calligrapher h3, .stacks_in_p795_n76_page0Calligrapher h2, .stacks_in_p795_n76_page0Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_p795_n76_page0Calligrapher, .stacks_in_p795_n76_page0Calligrapher h1, .stacks_in_p795_n76_page0Calligrapher h2, .stacks_in_p795_n76_page0Calligrapher h3, .stacks_in_p795_n76_page0Calligrapher h4, .stacks_in_p795_n76_page0Calligrapher h5, .stacks_in_p795_n76_page0Calligrapher h6{	font-family: "Arvo" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_p795_n76_page0targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_p795_n76_page0Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_p795_n76_page0Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_p795_n76_page0Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_p795_n76_page0Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_p795_n37_page0 .impact-slide{background-image:url("../files/slideshowImage_p795_n37.png")}.slide-stacks_in_p795_n37_page0 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_p795_n37_page0 .impact-container.h-right{right:0px}.slide-stacks_in_p795_n37_page0 .impact-container.h-left{left:0px}.slide-stacks_in_p795_n37_page0 .impact-container.v-top{top:0px}
#stacks_in_p795_n43_page0>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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


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


}





#stacks_in_p795_n39_page0{overflow:visible !important}#stacks_in_p795_n39_page0 > .impact-animate{-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:100ms;animation-delay:100ms}

#stacks_in_p795_n40_page0 {
	margin: 60px 0px 0px 0px;
}
#stacks_in_p795_n47_page0 .impact-slide{background-image:url("../files/slideshowImage_p795_n47.png")}.slide-stacks_in_p795_n47_page0 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_p795_n47_page0 .impact-container.h-right{right:0px}.slide-stacks_in_p795_n47_page0 .impact-container.h-left{left:0px}.slide-stacks_in_p795_n47_page0 .impact-container.v-top{top:0px}
#stacks_in_p795_n49_page0>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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


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


}





#stacks_in_p795_n52_page0{overflow:visible !important}#stacks_in_p795_n52_page0 > .impact-animate{-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:100ms;animation-delay:100ms}

#stacks_in_p795_n53_page0 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_p795_n98_page0 .impact-slide{background-image:url("../files/slideshowImage_p795_n98.png")}.slide-stacks_in_p795_n98_page0 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_p795_n98_page0 .impact-container.h-right{right:0px}.slide-stacks_in_p795_n98_page0 .impact-container.h-left{left:0px}.slide-stacks_in_p795_n98_page0 .impact-container.v-top{top:0px}
#stacks_in_p795_n100_page0>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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


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


}





#stacks_in_p795_n102_page0{overflow:visible !important}#stacks_in_p795_n102_page0 > .impact-animate{-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:0ms;animation-delay:0ms}

#stacks_in_p795_n103_page0 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_p795_n116_page0 .impact-slide{background-image:url("../files/slideshowImage_p795_n116.png")}.slide-stacks_in_p795_n116_page0 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_p795_n116_page0 .impact-container.h-right{right:0px}.slide-stacks_in_p795_n116_page0 .impact-container.h-left{left:0px}.slide-stacks_in_p795_n116_page0 .impact-container.v-top{top:0px}
#stacks_in_p795_n122_page0>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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


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


}





#stacks_in_p795_n123_page0{overflow:visible !important}#stacks_in_p795_n123_page0 > .impact-animate{-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:100ms;animation-delay:100ms}

#stacks_in_p795_n124_page0 {
	margin: 80px 0px 0px 0px;
}
#stacks_in_p795_n117_page0 .impact-slide{background-image:url("../files/slideshowImage_p795_n117.png")}.slide-stacks_in_p795_n117_page0 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_p795_n117_page0 .impact-container.h-right{right:0px}.slide-stacks_in_p795_n117_page0 .impact-container.h-left{left:0px}.slide-stacks_in_p795_n117_page0 .impact-container.v-top{top:0px}
#stacks_in_p795_n130_page0>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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


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


}





#stacks_in_p795_n133_page0{overflow:visible !important}#stacks_in_p795_n133_page0 > .impact-animate{-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:100ms;animation-delay:100ms}

#stacks_in_p795_n134_page0 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_p795_n118_page0 .impact-slide{background-image:url("../files/slideshowImage_p795_n118.png")}.slide-stacks_in_p795_n118_page0 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_p795_n118_page0 .impact-container.h-right{right:0px}.slide-stacks_in_p795_n118_page0 .impact-container.h-left{left:0px}.slide-stacks_in_p795_n118_page0 .impact-container.v-top{top:0px}
#stacks_in_p795_n138_page0>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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


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


}





#stacks_in_p795_n142_page0{overflow:visible !important}#stacks_in_p795_n142_page0 > .impact-animate{-webkit-animation-duration:2000ms;animation-duration:2000ms;-webkit-animation-delay:0ms;animation-delay:0ms}

#stacks_in_p795_n143_page0 {
	margin: 20px 0px 0px 0px;
}
/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_654_page0 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_654_page0 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

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

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



/* Heading */

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

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

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

#stacks_in_654_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_654_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 620px; 
	

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

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_654_page0 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_654_page0 .depth_tint,
	#stacks_in_654_page0 .content_tint{ background: none !important; }
	#stacks_in_654_page0 .heading_out h2,
	#stacks_in_654_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

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

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

#stacks_in_654_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_654_page0 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_654_page0 .content_in a.depth_button:hover{
	color: rgba(248, 248, 248, 1.00);
	background: rgba(167, 167, 167, 0.80);
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -620px; 
	

	

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

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





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

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

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

/* Layer Top */






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




/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_654_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_654_page0 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_654_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_843_page0>.s3_row {
	margin: 0 -0px;
}

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

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

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




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










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




}



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


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


}





/* Depth Content */

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

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

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


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

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





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

#stacks_in_83_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_83_page0 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_83_page0 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_83_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_83_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_83_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 420px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


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


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

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

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

#stacks_in_83_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 5% 7.500000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.30);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_83_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_83_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(150, 150, 150, 0.80);
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1.00);}

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

/* Aside */

#stacks_in_83_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -420px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_83_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_83_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_83_page0 .depth_aside_wrapper,
#stacks_in_83_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_83_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_83_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_83_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_83_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

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

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


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

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





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

#stacks_in_289_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_289_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





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

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

#stacks_in_289_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_289_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_289_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 420px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


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


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

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

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

#stacks_in_289_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 5% 7.500000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.30);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(254, 254, 254, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_289_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_289_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(150, 150, 150, 0.80);
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1.00);}

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

/* Aside */

#stacks_in_289_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -420px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_289_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_289_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_289_page0 .depth_aside_wrapper,
#stacks_in_289_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_289_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_289_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_289_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_289_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

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

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


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

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





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

#stacks_in_834_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_834_page0 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

#stacks_in_834_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_834_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_834_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 420px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


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


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

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

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

#stacks_in_834_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 5% 7.500000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.30);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(254, 254, 254, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_834_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_834_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(150, 150, 150, 0.80);
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1.00);}

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

/* Aside */

#stacks_in_834_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -420px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_834_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_834_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_834_page0 .depth_aside_wrapper,
#stacks_in_834_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_834_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_834_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_834_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_834_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}#stacks_in_165_page0>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_269_page0 .content_flex{
		min-height: 400px;
	}
}

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


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

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





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

#stacks_in_269_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_269_page0 .depth_image{

	
	

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

	
	background-size: auto 80%;
	background-position: 50% 105px;
	

	
	

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





#stacks_in_269_page0 .depth_tint{ background: rgba(229, 229, 229, 0.00); }

#stacks_in_269_page0 .content_tint{ background: rgba(229, 229, 229, 0.00); }

#stacks_in_269_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(229, 229, 229, 1.00) 0%,rgba(229, 229, 229, 1.00) 75%);
	background: linear-gradient(to right, rgba(229, 229, 229, 1.00) 0%,rgba(229, 229, 229, 1.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(229, 229, 229, 1.00) 0%,rgba(229, 229, 229, 1.00) 95%);
	background: linear-gradient(to bottom, rgba(229, 229, 229, 1.00) 0%,rgba(229, 229, 229, 1.00) 95%);
	
	}



/* Heading */

#stacks_in_269_page0 .heading_out{
	display: block;
	display: inline-block;
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_269_page0 .heading_out h2{
	font-size: 25px;
	line-height: 33px;
	color: rgba(10, 10, 10, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_269_page0 p.super_heading{
	color: rgba(10, 10, 10, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_269_page0 p.sub_heading{
	color: rgba(10, 10, 10, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



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


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

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

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

#stacks_in_269_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 4% 6.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(252, 90, 21, 1.00);
	
	
	}

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

#stacks_in_269_page0 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 18px;
	color: rgba(10, 10, 10, 1.00);
	top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_269_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_269_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_269_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_269_page0 .depth_aside_wrapper,
#stacks_in_269_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_269_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_269_page0 hr.hr_top_header{
	height: 0px;
	width: 20%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_269_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_269_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_182_page0 .content_flex{
		min-height: 400px;
	}
}

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


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

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





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

#stacks_in_182_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_182_page0 .depth_image{

	
	

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

	
	background-size: auto 80%;
	background-position: 50% 105px;
	

	
	

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





#stacks_in_182_page0 .depth_tint{ background: rgba(229, 229, 229, 0.00); }

#stacks_in_182_page0 .content_tint{ background: rgba(229, 229, 229, 0.00); }

#stacks_in_182_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(229, 229, 229, 1.00) 0%,rgba(229, 229, 229, 1.00) 75%);
	background: linear-gradient(to right, rgba(229, 229, 229, 1.00) 0%,rgba(229, 229, 229, 1.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(229, 229, 229, 1.00) 0%,rgba(229, 229, 229, 1.00) 95%);
	background: linear-gradient(to bottom, rgba(229, 229, 229, 1.00) 0%,rgba(229, 229, 229, 1.00) 95%);
	
	}



/* Heading */

#stacks_in_182_page0 .heading_out{
	display: block;
	display: inline-block;
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_182_page0 .heading_out h2{
	font-size: 25px;
	line-height: 33px;
	color: rgba(10, 10, 10, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_182_page0 p.super_heading{
	color: rgba(10, 10, 10, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_182_page0 p.sub_heading{
	color: rgba(10, 10, 10, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



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


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

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

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

#stacks_in_182_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 4% 6.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(252, 90, 21, 1.00);
	
	
	}

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

#stacks_in_182_page0 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 18px;
	color: rgba(10, 10, 10, 1.00);
	top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_182_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_182_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_182_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_182_page0 .depth_aside_wrapper,
#stacks_in_182_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_182_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_182_page0 hr.hr_top_header{
	height: 0px;
	width: 20%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_182_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_182_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}#stacks_in_839_page0>.s3_row {
	margin: 0 -0px;
}

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

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

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




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










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




}



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


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


}





/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_424_page0 .depth_image{

	
	background-size: contain;

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_424_page0 .depth_tint{ background: rgba(0, 0, 0, 0.15); }

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

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



/* Heading */

#stacks_in_424_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_424_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_424_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 5px 0 10px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

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

/* Aside */

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

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_424_page0 hr.hr_top_header{
	height: 0px;
	width: 35%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_424_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_424_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 20px;}/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_443_page0 .depth_image{

	
	background-size: contain;

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_443.png);
	
	
	
}





#stacks_in_443_page0 .depth_tint{ background: rgba(0, 0, 0, 0.15); }

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

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



/* Heading */

#stacks_in_443_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_443_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_443_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 5px 0 10px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

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

/* Aside */

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

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_443_page0 hr.hr_top_header{
	height: 0px;
	width: 35%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_443_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_443_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 20px;}/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_448_page0 .depth_image{

	
	background-size: contain;

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_448_page0 .depth_tint{ background: rgba(0, 0, 0, 0.15); }

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

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



/* Heading */

#stacks_in_448_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_448_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_448_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 5px 0 10px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

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

/* Aside */

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

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_448_page0 hr.hr_top_header{
	height: 0px;
	width: 35%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_448_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_448_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 20px;}/* Depth Content */

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

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

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


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

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





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

#stacks_in_852_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_852_page0 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_852_page0 .depth_tint{ background: rgba(0, 0, 0, 0.04); }

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

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



/* Heading */

#stacks_in_852_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_852_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_852_page0 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 5px 0 10px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 300px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



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


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

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

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

#stacks_in_852_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 6% 9.000000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.50);
	margin-bottom: 5%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_852_page0 .content_in a.depth_button{
		padding: 6% 12%;
	}
}
#stacks_in_852_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(167, 167, 167, 0.80);
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1.00);}

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

/* Aside */

#stacks_in_852_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -300px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_852_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_852_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_852_page0 .depth_aside_wrapper,
#stacks_in_852_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_852_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_852_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_852_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_852_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 20px;}/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_789_page0 .content_flex{
		min-height: 200px;
	}
}

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


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

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





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

#stacks_in_789_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_789_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 100% 0;

	

	
	

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


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_789_page0 .depth_image{ background-image: url(../files/banner_bg_image_2x_789.jpg);}
}




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

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

#stacks_in_789_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_789_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_789_page0 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 420px; 
	

	
	 text-align: center; 
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


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


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

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

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

#stacks_in_789_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 6% 9.000000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.30);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(254, 254, 254, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_789_page0 .content_in a.depth_button{
		padding: 6% 12%;
	}
}
#stacks_in_789_page0 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(150, 150, 150, 0.80);
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1.00);}

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

/* Aside */

#stacks_in_789_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -420px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_789_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_789_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_789_page0 .depth_aside_wrapper,
#stacks_in_789_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_789_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_789_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_789_page0 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_789_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_872_page0 .depth_image{

	
	

	background-repeat: no-repeat;
	background-position: 0 0;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_872.png);
	
	
	
}


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_872_page0 .depth_image{ background-image: url(../files/banner_bg_image_2x_872.png);}
}




#stacks_in_872_page0 .depth_tint{ background: rgba(153, 153, 153, 0.00); }

#stacks_in_872_page0 .content_tint{ background: rgba(153, 153, 153, 0.00); }

#stacks_in_872_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(224, 224, 224, 0.50) 0%,rgba(224, 224, 224, 0.00) 75%);
	background: linear-gradient(to right, rgba(224, 224, 224, 0.50) 0%,rgba(224, 224, 224, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_872_page0 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

#stacks_in_872_page0 .heading_out h2{
	font-size: 25px;
	line-height: 33px;
	color: rgba(10, 10, 10, 1.00);
	font-weight: 500;
	
	
	 display: none; 
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_872_page0 p.super_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_872_page0 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_872_page0 .content_out{
		padding: 6% 20px 3% 20px;
		margin: 0 0%;}
	#stacks_in_872_page0 .heading_out h2{
		font-size: 20px;
		line-height: 24px;
	}
}


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


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

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

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

#stacks_in_872_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_872_page0 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_872_page0 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

	
}
@media screen and (max-width: 770px){
	#stacks_in_872_page0 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_872_page0 .depth_aside_wrapper{
	
	
	 
	padding-right: 700px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_872_page0 .depth_aside_wrapper,
#stacks_in_872_page0 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_872_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

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



 #stacks_in_872_page0 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}

#stacks_in_872_page0 .depth_aside_padding > div{max-width:480px;}

@media screen and (max-width: 770px){
	#stacks_in_872_page0 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	#stacks_in_872_page0 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_872_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_872_page0 hr.hr_bottom_header{
	height: 1px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_872_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 1px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	margin-top: 10px;}#stacks_in_873_page0 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_873_page0 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_873_page0 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_873_page0 .fluid-image.align-left img {
  float: left; }

#stacks_in_873_page0 .fluid-image.align-right img {
  float: right; }
#stacks_in_p800_n1_page0>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

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

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


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

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




	#stacks_in_p800_n2_page0{margin-bottom: 0;}


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

#stacks_in_p800_n2_page0 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_p800_n2_page0 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_p800_n2_page0 .depth_tint{ background: rgba(255, 255, 255, 0.50); }

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

#stacks_in_p800_n2_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.51) 0%,rgba(255, 255, 255, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.51) 0%,rgba(255, 255, 255, 0.00) 75%);
	
	
	
	}



/* Heading */

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

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

#stacks_in_p800_n2_page0 .heading_out h2{
	font-size: 33px;
	line-height: 43px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_p800_n2_page0 p.super_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_p800_n2_page0 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 22px;
	letter-spacing: 0px;
	margin: 20px 0 0px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 6% 50px 9% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_p800_n2_page0 .depth_wrapper{background-color: rgba(255, 255, 255, 0.85);}
	#stacks_in_p800_n2_page0 .depth_tint,
	#stacks_in_p800_n2_page0 .content_tint{ background: none !important; }
	#stacks_in_p800_n2_page0 .heading_out h2,
	#stacks_in_p800_n2_page0 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_p800_n2_page0 .content_flex{
	
	 align-items: center; 
	
}

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

#stacks_in_p800_n2_page0 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	 display: none; }

#stacks_in_p800_n2_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 6% 9.000000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(150, 150, 150, 0.50);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(38, 38, 38, 1.00);
	background: rgba(255, 255, 255, 0.50);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_p800_n2_page0 .content_in a.depth_button{
		padding: 6% 12%;
	}
}
#stacks_in_p800_n2_page0 .content_in a.depth_button:hover{
	color: rgba(10, 10, 10, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 2px rgba(150, 150, 150, 1.00);}

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

/* Aside */

#stacks_in_p800_n2_page0 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_p800_n2_page0 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_p800_n2_page0 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_p800_n2_page0 .depth_aside_wrapper,
#stacks_in_p800_n2_page0 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_p800_n2_page0 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_p800_n2_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_p800_n2_page0 hr.hr_bottom_header{
	height: 0px;
	width: 30%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_p800_n2_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_p800_n18_page0buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_p800_n18_page0button:hover{
	color: #0A0A0A !important;
	background-color: #969696 !important;
	border-color: #7F7F7F !important;
}

#stacks_in_p800_n18_page0 a, #stacks_in_p800_n18_page0 a:visited, #stacks_in_p800_n18_page0 a:active{
	color: #0A0A0A !important;
}

#stacks_in_p800_n18_page0 a:hover{
	color: #0A0A0A !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_p800_n18_page0button{
		background-color: transparent !important;
		border: 2px solid #C4C4C4 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_p800_n18_page0button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_p800_n18_page0buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_p800_n18_page0 {
	margin: 0px 0px 15px 0px;
}
/* Depth Content */

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

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

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


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

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




	#stacks_in_p800_n4_page0{margin-bottom: 0;}


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

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

#stacks_in_p800_n4_page0 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 0 0;

	

	
	

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





#stacks_in_p800_n4_page0 .depth_tint{ background: rgba(255, 255, 255, 0.50); }

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

#stacks_in_p800_n4_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.35) 0%,rgba(255, 255, 255, 0.80) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.35) 0%,rgba(255, 255, 255, 0.80) 75%);
	
	
	
	}



/* Heading */

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

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

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

#stacks_in_p800_n4_page0 p.super_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_p800_n4_page0 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


#stacks_in_p800_n4_page0 .content_flex{
	
	 align-items: center; 
	
}

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

#stacks_in_p800_n4_page0 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_p800_n4_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 5% 7.500000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(150, 150, 150, 0.50);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(51, 51, 51, 1.00);
	background: rgba(255, 255, 255, 0.50);
	
	
	}

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	

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


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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_p800_n4_page0 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_p800_n4_page0 hr.hr_bottom_header{
	height: 4px;
	width: 65%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_p800_n4_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:0;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988} #toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px} #toTop:active,#toTop:focus{outline:0}
