

.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}
.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack{position:relative}.b-p.icon-only{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.bp-wrap.bp-txt-left>.b-p:not(.icon-only){text-align:left!important}.bp-wrap.bp-txt-center>.b-p:not(.icon-only){text-align:center!important}.bp-wrap.bp-txt-right>.b-p:not(.icon-only){text-align:right!important}.bp-wrap.noclick-active>.b-p.active{pointer-events:none!important} .bp-wrap.inline-wrap{display:inline-block}
/* -- Start Swell Page css Template -- */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


@-webkit-keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




/* -- End Swell Page css Template -- */
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}

.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}
.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}
.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}


/* Start Stats stack CSS code */.stacks_in_329684stats, .stacks_in_329684pagetitle{	display: none;}.stacks_in_329684instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_329684instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(255, 255, 255, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(153, 204, 51, 1.00);--secondary:rgba(255, 255, 255, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(123, 174, 21, 1.00);--secondary-dark:rgba(225, 225, 225, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(34, 34, 34, 1.00);--link-color-hover:rgba(188, 0, 5, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(51, 51, 51, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(255, 255, 255, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(44rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(58rem/16)}h2,.h2{font-size:calc(48rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(58rem/16)}h2,.h2{font-size:calc(48rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{background-color:rgba(255, 255, 255, 1.00);}
  h1,.h1,          .h1{font-family:"Dancing Script",sans-serif }
   h2,.h2,         .h2{font-family:"Archivo Black",sans-serif }
  h1,.h1,  h3,.h3,        .h3{font-family:"Dancing Script",sans-serif }
     h4,.h4,       .h4{font-family:"Archivo Black",sans-serif }
 p,.p,           .ph{font-family:"Cabin",sans-serif }
 p,.p,           .ph2{font-family:"Cabin",sans-serif }
.white{color:rgba(255, 255, 255, 1.00) ;}
.black{color:rgba(51, 51, 51, 1.00) ;}
.green{color:rgba(153, 204, 51, 1.00) ;}
  h1,.h1,          .h1{font-size:calc(60rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {  h1,.h1,          .h1{font-size:calc(70rem/16) }}@media only screen and (min-width:64em) {  h1,.h1,          .h1{font-size:calc(80rem/16) }}
   h2,.h2,         .h2{font-size:calc(40rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {   h2,.h2,         .h2{font-size:calc(50rem/16) }}@media only screen and (min-width:64em) {   h2,.h2,         .h2{font-size:calc(50rem/16) }}
    h3,.h3,        .h3{font-size:calc(70rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {    h3,.h3,        .h3{font-size:calc(70rem/16) }}@media only screen and (min-width:64em) {    h3,.h3,        .h3{font-size:calc(65rem/16) }}
     h4,.h4,       .h4{font-size:calc(30rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {     h4,.h4,       .h4{font-size:calc(25rem/16) }}@media only screen and (min-width:64em) {     h4,.h4,       .h4{font-size:calc(31rem/16) }}
 p,.p,           .ph{font-size:calc(20rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) { p,.p,           .ph{font-size:calc(20rem/16) }}@media only screen and (min-width:64em) { p,.p,           .ph{font-size:calc(20rem/16) }}
 p,.p,           .ph2{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em) { p,.p,           .ph2{font-size:calc(18rem/16) }}@media only screen and (min-width:64em) { p,.p,           .ph2{font-size:calc(18rem/16) }}
.heightpics{height:50.00vh ;min-height:fit-content ;max-height:fit-content ;}@media only screen and (min-width:40em){.heightpics{height:50.00vh }}@media only screen and (min-width:64em){.heightpics{height:50.00vh }}
.grey{background-color:rgba(239, 235, 231, 0.75) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.grey{background-attachment:scroll!important}}
.myclass{border-color:rgba(153, 153, 153, 1.00) ;}
.height{height:100.00vh ;min-height:fit-content ;max-height:fit-content ;}@media only screen and (min-width:40em){.height{height:70.00vh }}@media only screen and (min-width:64em){.height{height:70.00vh }}
.myclass{}  
.myclass{opacity:0.70 }
.myclass{padding:0 ;}  
.formcolor{background-color:rgba(239, 239, 239, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.formcolor{background-attachment:scroll!important}}
.formcolorgreen{background-color:rgba(122, 200, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.formcolorgreen{background-attachment:scroll!important}}
.footercolor{background-color:rgba(11, 11, 11, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footercolor{background-attachment:scroll!important}}
.rounding{border-radius:10px ;}
.dark{background-color:rgba(40, 40, 40, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.dark{background-attachment:scroll!important}}
.image{background-image:url('../files/bgimage-33-13E.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.image{background-attachment:scroll!important}}
.ph .padding.ph{padding-bottom:1.25rem ;}  
.light{background-color:rgba(241, 238, 232, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.light{background-attachment:scroll!important}}
.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.button.b-p {
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: all 300ms ease-out; }
  .button.b-p.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem; }
  .button.b-p.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius, .button.b-p.radius::before, .button.b-p.radius::after {
    border-radius: 3px; }
  .button.b-p.round, .button.b-p.radius::before, .button.b-p.round::after {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(122, 200, 0, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #4b7c00; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(15, 148, 67, 1.00);
    color: rgba(51, 51, 51, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(51, 51, 51, 1.00);
      background-color: #084f24; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #b52b27; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #3d8b3d; }
  .button.b-p.radius:not(.custom) {
    border-radius: 4px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(122, 200, 0, 1.00);
    color: rgba(122, 200, 0, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #4b7c00;
      background-color: #4b7c00; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(15, 148, 67, 1.00);
      color: rgba(15, 148, 67, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(51, 51, 51, 1.00);
        border-color: #084f24;
        background-color: #084f24; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #b52b27;
        background-color: #b52b27; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #3d8b3d;
        background-color: #3d8b3d; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(255, 255, 255, 1.00);
    border-width: 1px;
    color: rgba(153, 204, 51, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #6b8f24;
      border-color: #d9d9d9;
      background-color: rgba(212, 212, 212, 0.00); }
/*
  * Pop Box
  * Author: Jeremy Hawes
  * Version: 2.3.4
  * Product URL: http://onelittledesigner.com/rapidweaver-stack/popBox
  * Support URL: http://forum.onelittledesigner.com/tutorials/kb/popBox
  * Author URL: http://onelittledesigner.com
   	* Description: 1LD's Content Lightbox / Modal Window - for RapidWeaver Stacks
*/

html {overflow-y: scroll;}
.has-overlay {overflow: hidden;}
.has-overlay > body {height: 100%; overflow-y: scroll;}
#popBox_stacks_in_331668.semantic-content {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  opacity: 0;
  line-height: 1.3;
  display: none\9;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
  
}
#popBox_stacks_in_331668.semantic-content:target {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#popBox_stacks_in_331668.is-active.semantic-content {display: block\9;}
#popBox_stacks_in_331668.semantic-content:target {display: block\9;}
#popBox_stacks_in_331668.semantic-content .modal-inner {
  z-index: 999999;
  overflow-x: hidden;
  border-radius: 2px;
  background: #FFFFFF;
  
  
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 50%;
  
}
.semantic-content .modal-inner > img,
.semantic-content .modal-inner > video,
.semantic-content .modal-inner > iframe {
  width: 100%;
  height: auto;
  min-height: 100px;
}
.semantic-content .modal-inner > img {
  width: auto;
  max-width: 100%;
}
#popBox_stacks_in_331668.semantic-content .popBoxHeader {
  background: #FFFFFF;
  	border-bottom: 1px solid #DDDDDD;
  
  padding: 0px 0px 0px 0px;
  
  	color: #222222;
  	position: relative;
}
#popBox_stacks_in_331668.semantic-content .modal-content {
  background: #FFFFFF;
  border-right: none;
  border-left: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  
  padding: 0px 0px ;
  
  overflow-x: hidden;
  overflow-y: auto;
  color: #222222;
  
    height: 550px;
  
}
#popBox_stacks_in_331668.semantic-content .popBoxFooter {
  background: #F0F0F0;
  	border-top: 1px solid #FFFFFF;
  
  padding: 0px 0px 0px 0px;
  
  	color: #222222;
}

  #popBox_stacks_in_331668 .popBoxHeader {
    display: none;
  }
  

  #popBox_stacks_in_331668 .popBoxFooter {
    display: none
  }

#stacks_in_331668 .semantic-content .modal-close {
  text-indent: -100px;
  overflow: hidden;
  opacity: 1;
}
#stacks_in_331668 .semantic-content .modal-close:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

#popBox_stacks_in_331668.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}

#popBox_stacks_in_331668 .closeIcon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99999999;
  color: #262626;
}
#popBox_stacks_in_331668 .closeIcon:hover {
  color: #262626;
}
#popBox_stacks_in_331668 .closeIcon svg {
  font-size: 18px;
  height: 18px;
  width: 18px;
}
#popBox_stacks_in_331668 .closeIcon svg path {
  fill: #262626;
}

  /* Screen sizes greater than 768px */
  #popBox_stacks_in_331668.semantic-content .widthPercentageOff .modal-inner {
    width: 550px;
    min-width: 550px;
    max-width: 550px;
  }
  #popBox_stacks_in_331668.semantic-content .widthPercentageOn .modal-inner {
    width: 50%;
    min-width: 50%;
    max-width: 800px;
  }
  /* Tablets */
  @media (max-width: 768px) {
    #popBox_stacks_in_331668.semantic-content .modal-content {
      height: 380px;
    }
    #popBox_stacks_in_331668.semantic-content .widthPercentageOff .modal-inner {
      width: 500px;
      min-width: 500px;
      max-width: 500px;
    }
    #popBox_stacks_in_331668.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }
  /* Mobile Devices */
  @media (max-width: 480px) {
    #popBox_stacks_in_331668.semantic-content .modal-content {
      height: 240px;
    }
    #popBox_stacks_in_331668.semantic-content .widthPercentageOff .modal-inner {
      width: 340px;
      min-width: 340px;
      max-width: 340px;
    }
    #popBox_stacks_in_331668.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }


#popBox_stacks_in_331668.semantic-content.timerOut {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

#popBox_stacks_in_331668 .imageType2 svg {
  display: none;
}
#popBox_stacks_in_331668 .closeIcon img {
  display: none;
}
#popBox_stacks_in_331668 .imageType2 img {
  display: block;
  width: auto;
  height: 20px;
}
#popBox_stacks_in_331668.semantic-content .modal-inner {
  border-radius: 9px
}
#popBox_stacks_in_331668.semantic-content .popBoxHeader {
  border-radius: 9px 9px 0px 0px;
}
#popBox_stacks_in_331668.semantic-content .popBoxFooter {
  border-radius: 0px 0px 9px 9px;
}
#popBox_stacks_in_331668.semantic-content .modal-inner {
  border-width: 0px;
  border-color: #FFF277;
  border-style: solid;
  box-sizing: border-box;
}
/* Style Demo */
#stacks_in_331668 .popBoxStyleDemo > div {
  padding: 50px 0px;
}
#popBox_stacks_in_331668.popBoxStyleDemo .modal-content {
  height: 550px;
}
#popBox_stacks_in_331668.popBoxStyleDemo .modal-inner {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
#popBox_stacks_in_331668.popBoxStyleDemo .widthPercentageOff .modal-inner {
  width: 550px;
  min-width: 550px;
  max-width: 550px;
  margin: 0 auto;
}
#popBox_stacks_in_331668.popBoxStyleDemo .widthPercentageOn .modal-inner {
  width: 50%;
  min-width: 50%;
  max-width: 800px;
  margin: 0 auto;
}
#popBox_stacks_in_331668.popBoxStyleDemo.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}
#popBox_stacks_in_331668.popBoxStyleDemo .popBoxHeader {
  padding: 0px 0px 0px 0px;
}
#popBox_stacks_in_331668.popBoxStyleDemo .modal-content {
  padding: 0px;
  padding: 0px 0px;
}
#popBox_stacks_in_331668.popBoxStyleDemo .popBoxFooter {
  padding: 0px;
  padding: 0px 0px 0px 0px;
}
#stacks_in_331668 .closeText {
  display: none;
  font-size: 12px;
  color: #262626;
  background: transprent;
}

#popBox_stacks_in_331668  .modal-close {
  pointer-events: none;
}














/* 3D */

/* Coupon */

/* Subtle */

/* Thick Borders */

/* Transparent */


#stacks_in_331671 a{display:block}#stacks_in_331671 img{}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(actionmenu-files/MaterialIcons-Regular.woff2) format('woff2'),
    url(actionmenu-files/MaterialIcons-Regular.woff) format('woff'),
    url(actionmenu-files/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

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

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

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

#stacks_in_1 {
  clear: both; }

#actionMenu_stacks_in_333539_inline_wrap {
  display: inline-block;
  padding: 10px 5px;
  position: relative;
  height: 50px; }

#actionMenu_stacks_in_333539 {
  cursor: pointer;
  font-family: "Roboto", sans-serif; }
  #actionMenu_stacks_in_333539 .actionMenu_toggle_icon {
    display: block;
    text-align: center;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 50px;
    font-size: 14px;
    border-radius: 100px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); }
    #actionMenu_stacks_in_333539 .actionMenu_toggle_icon::before {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      line-height: 50px; }
    #actionMenu_stacks_in_333539 .actionMenu_toggle_icon.material-icons::before {
      content: attr(data-icon); }
    #actionMenu_stacks_in_333539 .actionMenu_toggle_icon.hidden::before {
      display: none; }
    #actionMenu_stacks_in_333539 .actionMenu_toggle_icon.rotate {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    #actionMenu_stacks_in_333539 .actionMenu_toggle_icon.no-shadow {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
  #actionMenu_stacks_in_333539 .actionMenu_menu li a {
    padding: 0;
    display: inline-block;
    width: 50px;
    height: 50px; }
  #actionMenu_stacks_in_333539 .actionMenu_menu li a.inner-icon, #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-icon {
    padding: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3); }
    #actionMenu_stacks_in_333539 .actionMenu_menu li a.inner-icon i, #actionMenu_stacks_in_333539 .actionMenu_menu li a.inner-icon i::before, #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-icon i, #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-icon i::before {
      text-align: center;
      width: 50px;
      height: 50px;
      font-size: 25px;
      line-height: 50px !important; }
    #actionMenu_stacks_in_333539 .actionMenu_menu li a.inner-icon i.hidden, #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-icon i.hidden {
      display: none; }
  #actionMenu_stacks_in_333539 .actionMenu_menu li a.inner-icon.hide-box-shadow-hover:hover, #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-icon.hide-box-shadow-hover:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-link {
    padding: 0; }
    #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-link a {
      width: auto; }
  #actionMenu_stacks_in_333539 .actionMenu_menu.actionMenu_link_only {
    width: 50px; }
    #actionMenu_stacks_in_333539 .actionMenu_menu.actionMenu_link_only li {
      width: 50px; }
    #actionMenu_stacks_in_333539 .actionMenu_menu.actionMenu_link_only li a {
      padding: 0;
      display: inline-block;
      width: 50px;
      height: 50px; }
    #actionMenu_stacks_in_333539 .actionMenu_menu.actionMenu_link_only li a.inner-icon, #actionMenu_stacks_in_333539 .actionMenu_menu.actionMenu_link_only li span.inner-icon {
      display: none !important; }
    #actionMenu_stacks_in_333539 .actionMenu_menu.actionMenu_link_only li span.inner-link {
      opacity: 1 !important;
      visibility: visible !important;
      -webkit-transition-delay: 0.5s !important;
              transition-delay: 0.5s !important; }
      #actionMenu_stacks_in_333539 .actionMenu_menu.actionMenu_link_only li span.inner-link a {
        -webkit-transition-delay: 0.05s;
                transition-delay: 0.05s;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        /*  */
        padding: 0 12px !important;
        /*  */ }

/* " */
/*  */
#actionMenu_stacks_in_333539 {
  /*  */
  position: fixed;
  z-index: 9999999999999999 !important;
  /* " */ }
  #actionMenu_stacks_in_333539 .actionMenu_toggle_icon {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); }
    #actionMenu_stacks_in_333539 .actionMenu_toggle_icon::before {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      line-height: 50px; }
    #actionMenu_stacks_in_333539 .actionMenu_toggle_icon.material-icons::before {
      content: attr(data-icon); }
    #actionMenu_stacks_in_333539 .actionMenu_toggle_icon.rotate {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
  #actionMenu_stacks_in_333539 .actionMenu_menu {
    left: 50%;
    padding: 0;
    z-index: -1;
    margin: 0 auto;
    overflow: visible;
    max-height: 100px;
    position: absolute;
    text-align: center;
    width: 50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    #actionMenu_stacks_in_333539 .actionMenu_menu li {
      position: absolute;
      width: 50px;
      height: 50px;
      float: left;
      clear: none;
      opacity: 0;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      touch-callout: none;
      pointer-events: none;
      list-style-type: none; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(1) {
        -webkit-transition-duration: %( 0.500000 * 0.0.80 )%s;
                transition-duration: %( 0.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(2) {
        -webkit-transition-duration: %( 1.000000 * 0.0.80 )%s;
                transition-duration: %( 1.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(3) {
        -webkit-transition-duration: %( 1.500000 * 0.0.80 )%s;
                transition-duration: %( 1.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(4) {
        -webkit-transition-duration: %( 2.000000 * 0.0.80 )%s;
                transition-duration: %( 2.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(5) {
        -webkit-transition-duration: %( 2.500000 * 0.0.80 )%s;
                transition-duration: %( 2.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(6) {
        -webkit-transition-duration: %( 3.000000 * 0.0.80 )%s;
                transition-duration: %( 3.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(7) {
        -webkit-transition-duration: %( 3.500000 * 0.0.80 )%s;
                transition-duration: %( 3.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(8) {
        -webkit-transition-duration: %( 4.000000 * 0.0.80 )%s;
                transition-duration: %( 4.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(9) {
        -webkit-transition-duration: %( 4.500000 * 0.0.80 )%s;
                transition-duration: %( 4.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(10) {
        -webkit-transition-duration: %( 5.000000 * 0.0.80 )%s;
                transition-duration: %( 5.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(11) {
        -webkit-transition-duration: %( 5.500000 * 0.0.80 )%s;
                transition-duration: %( 5.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(12) {
        -webkit-transition-duration: %( 6.000000 * 0.0.80 )%s;
                transition-duration: %( 6.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(13) {
        -webkit-transition-duration: %( 6.500000 * 0.0.80 )%s;
                transition-duration: %( 6.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(14) {
        -webkit-transition-duration: %( 7.000000 * 0.0.80 )%s;
                transition-duration: %( 7.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(15) {
        -webkit-transition-duration: %( 7.500000 * 0.0.80 )%s;
                transition-duration: %( 7.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(16) {
        -webkit-transition-duration: %( 8.000000 * 0.0.80 )%s;
                transition-duration: %( 8.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(17) {
        -webkit-transition-duration: %( 8.500000 * 0.0.80 )%s;
                transition-duration: %( 8.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(18) {
        -webkit-transition-duration: %( 9.000000 * 0.0.80 )%s;
                transition-duration: %( 9.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(19) {
        -webkit-transition-duration: %( 9.500000 * 0.0.80 )%s;
                transition-duration: %( 9.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(20) {
        -webkit-transition-duration: %( 10.000000 * 0.0.80 )%s;
                transition-duration: %( 10.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(21) {
        -webkit-transition-duration: %( 10.500000 * 0.0.80 )%s;
                transition-duration: %( 10.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(22) {
        -webkit-transition-duration: %( 11.000000 * 0.0.80 )%s;
                transition-duration: %( 11.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(23) {
        -webkit-transition-duration: %( 11.500000 * 0.0.80 )%s;
                transition-duration: %( 11.500000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li:nth-child(24) {
        -webkit-transition-duration: %( 12.000000 * 0.0.80 )%s;
                transition-duration: %( 12.000000 * 0.0.80 )%s; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-link a {
        display: block;
        color: inherit;
        text-decoration: none;
        line-height: 50px; }
        #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-link a:hover {
          text-decoration: underline; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-link {
        top: 0;
        opacity: 0;
        padding: 0;
        z-index: -1;
        width: auto;
        font-size: 14px;
        visibility: hidden;
        position: absolute;
        white-space: nowrap;
        height: 50px;
        -webkit-transition-delay: 0.5s;
                transition-delay: 0.5s;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        line-height: 50px;
        border-radius: 100px;
        color: #FFFFFF;
        /*  */
        background: #7DB930;
        /*  */
        /*  */ }
        #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-link a:hover {
          text-decoration: none; }
        #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-link a {
          padding: 0px 20px;
          -webkit-transition-delay: 0.5s;
                  transition-delay: 0.5s;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li a.inner-icon, #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-icon {
        -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3); }
      #actionMenu_stacks_in_333539 .actionMenu_menu li a.inner-icon.hide-box-shadow, #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-icon.hide-box-shadow {
        -webkit-box-shadow: none !important;
        box-shadow: none !important; }
      #actionMenu_stacks_in_333539 .actionMenu_menu li a.inner-icon.hide-box-shadow-hover:hover, #actionMenu_stacks_in_333539 .actionMenu_menu li span.inner-icon.hide-box-shadow-hover:hover {
        -webkit-box-shadow: none !important;
        box-shadow: none !important; }

#actionMenu_stacks_in_333539.open {
  z-index: 999999999 !important; }
  #actionMenu_stacks_in_333539.open.overlay::after {
    cursor: default;
    content: '';
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    border: none !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.80;
    background: #000000; }
  #actionMenu_stacks_in_333539.open .actionMenu_toggle_icon.material-icons::before {
    content: 'close' !important; }
  #actionMenu_stacks_in_333539.open .actionMenu_toggle_icon.icon-ionic::before {
    content: "\f12a" !important; }
  #actionMenu_stacks_in_333539.open .actionMenu_toggle_icon.fa::before {
    content: "\f00d" !important; }
  #actionMenu_stacks_in_333539.open .actionMenu_toggle_icon.rotate {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.4); }
  #actionMenu_stacks_in_333539.open .actionMenu_menu {
    max-height: 500px;
    z-index: auto; }
    #actionMenu_stacks_in_333539.open .actionMenu_menu li {
      opacity: 1;
      pointer-events: auto;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
      #actionMenu_stacks_in_333539.open .actionMenu_menu li:hover span.inner-link {
        opacity: 1;
        visibility: visible; }

@media screen and (max-width: 1028px) {
  #actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu.actionMenu_mobile_text_on li span.inner-link {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.5s !important;
            transition-delay: 0.5s !important; }
    #actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu.actionMenu_mobile_text_on li span.inner-link a {
      opacity: 1;
      visibility: visible;
      -webkit-transition-delay: 0.5s !important;
              transition-delay: 0.5s !important;
      padding-left: 65px !important; }
  #actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu.actionMenu_mobile_text_on li a.inner-icon.hide-box-shadow-hover, #actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu.actionMenu_mobile_text_on li span.inner-icon.hide-box-shadow-hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  #actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu.actionMenu_mobile_text_on.actionMenu_link_only li span.inner-link a {
    /*  */
    padding-left: 12px !important;
    /*  */ }
  #actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu.actionMenu_mobile_text_on li span.inner-link {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.5s !important;
            transition-delay: 0.5s !important; }
    #actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu.actionMenu_mobile_text_on li span.inner-link a {
      opacity: 1;
      visibility: visible;
      -webkit-transition-delay: 0.5s !important;
              transition-delay: 0.5s !important;
      padding-right: 65px !important; }
  #actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu.actionMenu_mobile_text_on li a.inner-icon.hide-box-shadow-hover, #actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu.actionMenu_mobile_text_on li span.inner-icon.hide-box-shadow-hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  #actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu.actionMenu_mobile_text_on.actionMenu_link_only li span.inner-link a {
    /*  */
    padding-right: 12px !important;
    /*  */ } }

#actionMenu_stacks_in_333539.ho-left {
  left: 30px; }
  #actionMenu_stacks_in_333539.ho-left .actionMenu_menu span.inner-link {
    left: 1px;
    text-align: left; }
  #actionMenu_stacks_in_333539.ho-left .actionMenu_menu.actionMenu_text_on li span.inner-link, #actionMenu_stacks_in_333539.ho-left .actionMenu_menu.actionMenu_mobile_text_on li span.inner-link {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: none;
            transition-delay: none; }
    #actionMenu_stacks_in_333539.ho-left .actionMenu_menu.actionMenu_text_on li span.inner-link a, #actionMenu_stacks_in_333539.ho-left .actionMenu_menu.actionMenu_mobile_text_on li span.inner-link a {
      -webkit-transition-delay: none;
              transition-delay: none; }
  #actionMenu_stacks_in_333539.ho-left .actionMenu_menu.actionMenu_text_on li .inner-icon.hide-box-shadow, #actionMenu_stacks_in_333539.ho-left .actionMenu_menu.actionMenu_mobile_text_on li .inner-icon.hide-box-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  #actionMenu_stacks_in_333539.ho-left .actionMenu_menu.actionMenu_text_on li .inner-icon.hide-box-shadow-hover:hover, #actionMenu_stacks_in_333539.ho-left .actionMenu_menu.actionMenu_mobile_text_on li .inner-icon.hide-box-shadow-hover:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

#actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu li:hover span.inner-link {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: none;
          transition-delay: none; }
  #actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu li:hover span.inner-link a {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-left: 65px !important; }

#actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu.actionMenu_text_on li span.inner-link {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important; }
  #actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu.actionMenu_text_on li span.inner-link a {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.5s !important;
            transition-delay: 0.5s !important;
    padding-left: 65px !important; }

#actionMenu_stacks_in_333539.open.ho-left .actionMenu_menu.actionMenu_link_only li:hover span.inner-link a {
  text-decoration: underline;
  /*  */
  padding-left: 12px !important;
  /*  */ }

#actionMenu_stacks_in_333539.ho-right {
  right: 30px; }
  #actionMenu_stacks_in_333539.ho-right .actionMenu_menu span.inner-link {
    right: 1px;
    text-align: right; }
  #actionMenu_stacks_in_333539.ho-right .actionMenu_menu.actionMenu_text_on li span.inner-link, #actionMenu_stacks_in_333539.ho-right .actionMenu_menu.actionMenu_mobile_text_on li span.inner-link {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: none;
            transition-delay: none; }
    #actionMenu_stacks_in_333539.ho-right .actionMenu_menu.actionMenu_text_on li span.inner-link a, #actionMenu_stacks_in_333539.ho-right .actionMenu_menu.actionMenu_mobile_text_on li span.inner-link a {
      -webkit-transition-delay: none;
              transition-delay: none; }
  #actionMenu_stacks_in_333539.ho-right .actionMenu_menu.actionMenu_text_on li .inner-icon.hide-box-shadow, #actionMenu_stacks_in_333539.ho-right .actionMenu_menu.actionMenu_mobile_text_on li .inner-icon.hide-box-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  #actionMenu_stacks_in_333539.ho-right .actionMenu_menu.actionMenu_text_on li .inner-icon.hide-box-shadow-hover:hover, #actionMenu_stacks_in_333539.ho-right .actionMenu_menu.actionMenu_mobile_text_on li .inner-icon.hide-box-shadow-hover:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

#actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu li:hover span.inner-link {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: none;
          transition-delay: none; }
  #actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu li:hover span.inner-link a {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-right: 65px !important; }

#actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu.actionMenu_text_on li span.inner-link {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important; }
  #actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu.actionMenu_text_on li span.inner-link a {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.5s !important;
            transition-delay: 0.5s !important;
    padding-right: 65px !important; }

#actionMenu_stacks_in_333539.open.ho-right .actionMenu_menu.actionMenu_link_only li:hover span.inner-link a {
  text-decoration: underline;
  /*  */
  padding-right: 12px !important;
  /*  */ }

#actionMenu_stacks_in_333539.vo-top {
  top: 30px; }
  #actionMenu_stacks_in_333539.vo-top .actionMenu_menu {
    top: 50px; }
    #actionMenu_stacks_in_333539.vo-top .actionMenu_menu li {
      top: -50px; }
  #actionMenu_stacks_in_333539.vo-top.ho-left .actionMenu_menu li {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  #actionMenu_stacks_in_333539.vo-top.ho-right .actionMenu_menu li {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

#actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu {
  top: 100%; }
  #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all ease, opacity 0.2s ease-in;
    transition: all ease, opacity 0.2s ease-in; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(1) {
      top: 10px;
      -webkit-transition-duration: 0.250000s;
              transition-duration: 0.250000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(2) {
      top: 70px;
      -webkit-transition-duration: 0.300000s;
              transition-duration: 0.300000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(3) {
      top: 130px;
      -webkit-transition-duration: 0.350000s;
              transition-duration: 0.350000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(4) {
      top: 190px;
      -webkit-transition-duration: 0.400000s;
              transition-duration: 0.400000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(5) {
      top: 250px;
      -webkit-transition-duration: 0.450000s;
              transition-duration: 0.450000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(6) {
      top: 310px;
      -webkit-transition-duration: 0.500000s;
              transition-duration: 0.500000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(7) {
      top: 370px;
      -webkit-transition-duration: 0.550000s;
              transition-duration: 0.550000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(8) {
      top: 430px;
      -webkit-transition-duration: 0.600000s;
              transition-duration: 0.600000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(9) {
      top: 490px;
      -webkit-transition-duration: 0.650000s;
              transition-duration: 0.650000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(10) {
      top: 550px;
      -webkit-transition-duration: 0.700000s;
              transition-duration: 0.700000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(11) {
      top: 610px;
      -webkit-transition-duration: 0.750000s;
              transition-duration: 0.750000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(12) {
      top: 670px;
      -webkit-transition-duration: 0.800000s;
              transition-duration: 0.800000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(13) {
      top: 730px;
      -webkit-transition-duration: 0.850000s;
              transition-duration: 0.850000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(14) {
      top: 790px;
      -webkit-transition-duration: 0.900000s;
              transition-duration: 0.900000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(15) {
      top: 850px;
      -webkit-transition-duration: 0.950000s;
              transition-duration: 0.950000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(16) {
      top: 910px;
      -webkit-transition-duration: 1.000000s;
              transition-duration: 1.000000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(17) {
      top: 970px;
      -webkit-transition-duration: 1.050000s;
              transition-duration: 1.050000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(18) {
      top: 1030px;
      -webkit-transition-duration: 1.100000s;
              transition-duration: 1.100000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(19) {
      top: 1090px;
      -webkit-transition-duration: 1.150000s;
              transition-duration: 1.150000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(20) {
      top: 1150px;
      -webkit-transition-duration: 1.200000s;
              transition-duration: 1.200000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(21) {
      top: 1210px;
      -webkit-transition-duration: 1.250000s;
              transition-duration: 1.250000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(22) {
      top: 1270px;
      -webkit-transition-duration: 1.300000s;
              transition-duration: 1.300000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(23) {
      top: 1330px;
      -webkit-transition-duration: 1.350000s;
              transition-duration: 1.350000s; }
    #actionMenu_stacks_in_333539.open.vo-top .actionMenu_menu li:nth-child(24) {
      top: 1390px;
      -webkit-transition-duration: 1.400000s;
              transition-duration: 1.400000s; }

#actionMenu_stacks_in_333539.vo-bottom {
  bottom: 30px; }
  #actionMenu_stacks_in_333539.vo-bottom .actionMenu_menu {
    bottom: 50px; }
    #actionMenu_stacks_in_333539.vo-bottom .actionMenu_menu li {
      bottom: -50px; }
  #actionMenu_stacks_in_333539.vo-bottom.ho-left .actionMenu_menu li {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  #actionMenu_stacks_in_333539.vo-bottom.ho-right .actionMenu_menu li {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

#actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu {
  bottom: 100%; }
  #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all ease, opacity 0.2s ease-in;
    transition: all ease, opacity 0.2s ease-in; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(1) {
      bottom: 10px;
      -webkit-transition-duration: 0.250000s;
              transition-duration: 0.250000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(2) {
      bottom: 70px;
      -webkit-transition-duration: 0.300000s;
              transition-duration: 0.300000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(3) {
      bottom: 130px;
      -webkit-transition-duration: 0.350000s;
              transition-duration: 0.350000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(4) {
      bottom: 190px;
      -webkit-transition-duration: 0.400000s;
              transition-duration: 0.400000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(5) {
      bottom: 250px;
      -webkit-transition-duration: 0.450000s;
              transition-duration: 0.450000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(6) {
      bottom: 310px;
      -webkit-transition-duration: 0.500000s;
              transition-duration: 0.500000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(7) {
      bottom: 370px;
      -webkit-transition-duration: 0.550000s;
              transition-duration: 0.550000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(8) {
      bottom: 430px;
      -webkit-transition-duration: 0.600000s;
              transition-duration: 0.600000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(9) {
      bottom: 490px;
      -webkit-transition-duration: 0.650000s;
              transition-duration: 0.650000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(10) {
      bottom: 550px;
      -webkit-transition-duration: 0.700000s;
              transition-duration: 0.700000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(11) {
      bottom: 610px;
      -webkit-transition-duration: 0.750000s;
              transition-duration: 0.750000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(12) {
      bottom: 670px;
      -webkit-transition-duration: 0.800000s;
              transition-duration: 0.800000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(13) {
      bottom: 730px;
      -webkit-transition-duration: 0.850000s;
              transition-duration: 0.850000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(14) {
      bottom: 790px;
      -webkit-transition-duration: 0.900000s;
              transition-duration: 0.900000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(15) {
      bottom: 850px;
      -webkit-transition-duration: 0.950000s;
              transition-duration: 0.950000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(16) {
      bottom: 910px;
      -webkit-transition-duration: 1.000000s;
              transition-duration: 1.000000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(17) {
      bottom: 970px;
      -webkit-transition-duration: 1.050000s;
              transition-duration: 1.050000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(18) {
      bottom: 1030px;
      -webkit-transition-duration: 1.100000s;
              transition-duration: 1.100000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(19) {
      bottom: 1090px;
      -webkit-transition-duration: 1.150000s;
              transition-duration: 1.150000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(20) {
      bottom: 1150px;
      -webkit-transition-duration: 1.200000s;
              transition-duration: 1.200000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(21) {
      bottom: 1210px;
      -webkit-transition-duration: 1.250000s;
              transition-duration: 1.250000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(22) {
      bottom: 1270px;
      -webkit-transition-duration: 1.300000s;
              transition-duration: 1.300000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(23) {
      bottom: 1330px;
      -webkit-transition-duration: 1.350000s;
              transition-duration: 1.350000s; }
    #actionMenu_stacks_in_333539.open.vo-bottom .actionMenu_menu li:nth-child(24) {
      bottom: 1390px;
      -webkit-transition-duration: 1.400000s;
              transition-duration: 1.400000s; }

/*  */
#item_stacks_in_333540 a.inner-icon, #item_stacks_in_333540 span.inner-icon {
  color: #FFFFFF;
  /*  */
  background: #2D4486;
  /*  */
  /*  */
  /*  */ }

/*  */
#item_stacks_in_333542 a.inner-icon, #item_stacks_in_333542 span.inner-icon {
  color: #FFFFFF;
  /*  */
  /*  */
  background: #652EB4;
  background: -webkit-linear-gradient(top, #652EB4, #E68422);
  background: linear-gradient(to bottom, #652EB4, #E68422);
  /* " */
  /*  */ }

/*  */
    #stacks_out_331658::before,#stacks_out_331658::after{content:" ";display:table}#stacks_out_331658::after{clear:both}#stacks_in_331658 .nav-dots[data-magellan-expedition]{display:none}#stacks_in_331658 .mg-menu{position:relative}#stacks_in_331658 .mg-menu:not(.mag-vertical){height:85px}#stacks_in_331658 .mg-menu .f-dropdown{max-height:calc(100vh - 85px);z-index:1002;margin-top:3px!important}#stacks_in_331658 .mg-menu .f-dropdown::before,#stacks_in_331658 .mg-menu .f-dropdown::after{left:7px!important;z-index:1002!important}#stacks_in_331658 .mg-menu.dd-no-pip .f-dropdown{overflow-y:scroll;margin-top:0!important}#stacks_in_331658 .mg-menu.dd-no-pip .f-dropdown::before,#stacks_in_331658 .mg-menu.dd-no-pip .f-dropdown::after{display:none!important}#stacks_in_331658 .mg-menu.mag-toggle .f-dropdown.small.content.open.f-open-dropdown{left:2vw!important}#stacks_in_331658 [data-magellan-expedition-clone]{display:none!important}#stacks_in_331658 .mg-menu[data-magellan-expedition]{padding:0;background-color:transparent;min-width:10px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-preload{visibility:hidden;-webkit-transition:opacity 0ms linear;transition:opacity 0ms linear;filter:alpha(opacity=0)}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-hidden,#stacks_in_331658 .mg-menu[data-magellan-expedition].hide-landing.mag-landing{opacity:0;-webkit-transition:opacity 100ms linear;transition:opacity 100ms linear;filter:alpha(opacity=0);pointer-events:none}#stacks_in_331658 .mg-menu[data-magellan-expedition]:not(.mag-hidden),#stacks_in_331658 .mg-menu[data-magellan-expedition].hide-landing:not(.mag-landing):not(.mag-hidden){-webkit-transition:opacity 100ms linear;transition:opacity 100ms linear;opacity:1;filter:alpha(opacity=100)}#stacks_in_331658 .mg-menu[data-magellan-expedition].bg-none{background:0}#stacks_in_331658 .mg-menu[data-magellan-expedition] li a{text-align:center}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle){padding:6px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .side-nav{padding:6px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) li{margin-bottom:0}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).width-max{max-width:200px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).width-fixed{max-width:140px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).width-auto{width:auto}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal{min-width:100%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal .side-nav{display:block;margin:0;padding:0}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal .side-nav li{margin:0}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal:not(.mag-full-width) .side-nav{text-align:center}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li a{font-size:1.00rem;color:rgba(255, 255, 255, 1.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li a:hover{color:rgba(213, 213, 213, 1.00);background-color:rgba(255, 255, 255, 0.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li a,#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li a:not(.button){padding:0 .875rem}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li.active a{color:rgba(255, 255, 255, 1.00);background-color:rgba(255, 255, 255, 0.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li.active a:hover{color:rgba(213, 213, 213, 1.00);background-color:rgba(239, 181, 10, 0.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .magic-icon{display:none}
#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-fixed{z-index:1001}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-fixed.fixed-shadow{-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .mag-item a{background:rgba(204, 204, 204, 0.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .mag-item.active a{background:rgba(255, 255, 255, 0.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area{list-style-type:none;margin-bottom:0;padding-left:10px}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.toggle-target{display:none}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name{display:block;position:relative;padding:0 .9375rem;text-align:center}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name.collapse{padding:0}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name a{ display:inline-block}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name span{height:100%;line-height:85px}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name img{display:inline-block;width:auto;padding:0px}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name .mag-title{display:inline-block;line-height:85px;padding:0 .875rem;margin:0;vertical-align:top;font-size:1.15rem;color:rgba(255, 255, 255, 1.00)}@media screen and (max-width:899px){#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name .mag-title{line-height:45px}}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name:not(.contained) img{max-height:85px}#stacks_in_331658 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name.contained img{height:85px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal .mag-title-area{float:left}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .mag-title-area{margin-bottom:1rem;margin-left:0}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .mag-title-area>.mag-name img{display:block;margin:0 auto;width:auto}@media only screen and (min-width:900px){#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav.icons-full .magic-icon{display:inline-block}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-divider .side-nav li:not(:last-of-type){border-right:1px solid rgba(153, 153, 153, 0.60)}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal .side-nav.magic-nav li{display:inline-block;vertical-align:middle}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal .side-nav.magic-nav li a{line-height:85px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal .mag-title-area{float:left}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .mag-title-area{display:none}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(10),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(10) ~ li{width:10%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(9),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(9) ~ li{width:11.11111%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(8),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(8) ~ li{width:12.5%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(7),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(7) ~ li{width:14.28571%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(6),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(6) ~ li{width:16.66667%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(5),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(5) ~ li{width:20%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(4),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(4) ~ li{width:25%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(3),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(3) ~ li{width:33.33333%}
#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(2),#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(2) ~ li{width:50%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(1){width:100%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li a{white-space:nowrap;overflow:hidden}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal:not(.mag-full-width) .side-nav.magic-nav.custom-pad li a:not(.button){padding-left:14px;padding-right:14px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-horizontal:not(.mag-full-width) .side-nav.magic-nav.zone-hard-right .mag-item.zone-item{float:right}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).mag-divider .side-nav.magic-nav li:not(:first-of-type){border-top:1px solid rgba(153, 153, 153, 0.60)}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .side-nav.magic-nav li:not(:first-of-type){padding-top:0px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .side-nav.magic-nav li:not(:last-of-type){padding-bottom:0px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .side-nav.magic-nav.custom-pad li a:not(.button){padding-top:14px;padding-bottom:14px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .mag-title-area{margin-bottom:1rem;margin-left:0}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .mag-title-area>.mag-name img{display:block;margin:0 auto;width:auto} #stacks_in_331658 .mg-menu[data-magellan-expedition]>.mag-title-area>.mag-name img{vertical-align:middle}#stacks_in_331658>.mg-menu[data-magellan-expedition] .mag-title-area>.mag-name img{vertical-align:middle}#stacks_in_331658>.mg-menu[data-magellan-expedition].mag-fixed{position:fixed}#stacks_in_331658>.mg-menu[data-magellan-expedition].mag-fixed.mag-horizontal{left:0}#stacks_in_331658>.mg-menu[data-magellan-expedition].mag-fixed.mag-vertical:not(.mag-toggle).vert-left{left:0px}#stacks_in_331658>.mg-menu[data-magellan-expedition].mag-fixed.mag-vertical:not(.mag-toggle).vert-right{right:0px}#stacks_in_331658>.mg-menu[data-magellan-expedition].mag-fixed.fixed-top{top:0}#stacks_in_331658>.mg-menu[data-magellan-expedition].mag-fixed.fixed-bottom{bottom:0}#stacks_in_331658>.mg-menu[data-magellan-expedition].mag-fixed.fixed-custom{top:0px}}   #stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).vert-left{float:left;margin-left:0px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).vert-right{float:right;margin-right:0px}#stacks_in_331658 .mg-menu[data-magellan-expedition]::after{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:-1}     @media only screen and (max-width:899px){#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-fixed.fixed-shadow .side-nav.magic-nav{-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle{height:45px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle>.row{position:relative}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle>.row>.mag-title-area{position:relative}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle>.row>.mag-title-area>.mag-name{height:45px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area{padding:0;height:45px;float:none}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .toggle-target{display:block;padding:0 12px 0 12px;cursor:pointer}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-title.hide-for-mob{display:none!important}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-left .toggle-target{float:left}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-left .mag-name{float:right}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-left .mag-name img{float:right}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .toggle-target,#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .burgWrapper{float:right}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .menu-label{float:right;padding-right:12px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .mag-name{float:left}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .mag-name img{float:left}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-title{font-size:1.06rem}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .menu-label{display:inline-block;line-height:45px;vertical-align:middle;color:rgba(255, 255, 255, 1.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name{text-align:left;display:inline-block}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name img{padding:0px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name:not(.contained) img{max-height:60px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name.contained img{height:45px}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name .mag-logo.hide-for-toggle{display:none}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-fixed{position:fixed;left:0;top:0;width:100%}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-fixed.fixed-custom{top:0px}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav{display:none;position:absolute;max-height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;line-height:1.6;top:100%;width:100%;z-index:-1}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .mag-item a:not(.button){font-size:1.00rem;text-align:left;padding:12px .9735rem 12px .9735rem;background-color:transparent}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .mag-item a:not(.button):hover{background-color:rgba(255, 255, 255, 0.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav.icons-mob .magic-icon{display:inline-block}#stacks_in_331658 .mg-menu[data-magellan-expedition] .side-nav.magic-nav.zone-full-width .mag-item.zone-item a:not(.button)>.dot-tip{display:block}#stacks_in_331658 .mg-menu[data-magellan-expedition] .burgWrapper{padding-left:0;display:inline-block;width:40px;height:40px;vertical-align:middle}#stacks_in_331658 .mg-menu[data-magellan-expedition] .burg{position:absolute;top:50%;display:block;height:2px;width:20px;background:rgba(255, 255, 255, 1.00);-webkit-transition:.2s;transition:.2s}#stacks_in_331658 .mg-menu[data-magellan-expedition] .burg:before{content:'';position:absolute;top:-8px;width:20px;height:2px;background:rgba(255, 255, 255, 1.00);-webkit-transition:200ms;transition:200ms}#stacks_in_331658 .mg-menu[data-magellan-expedition] .burg:after{content:'';position:absolute;top:8px;width:20px;height:2px;background:rgba(255, 255, 255, 1.00);-webkit-transition:200ms;transition:200ms}#stacks_in_331658 .mg-menu[data-magellan-expedition].toggle-open .burg{background:transparent}#stacks_in_331658 .mg-menu[data-magellan-expedition].toggle-open .burg:before{-webkit-transform:rotate(45deg);top:0}#stacks_in_331658 .mg-menu[data-magellan-expedition].toggle-open .burg:after{-webkit-transform:rotate(-45deg);top:0} #stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle .side-nav.magic-nav{background-color:rgba(0, 0, 0, 0.95);border-top:1px solid rgba(255, 255, 255, 1.00)}#stacks_in_331658 .mg-menu[data-magellan-expedition].mag-toggle.mag-divider .side-nav.magic-nav li:not(:first-of-type){border-top:1px solid rgba(153, 153, 153, 0.60)}} 
   body>.f-magicgellan-fixed{padding-bottom:0!important}  #stacks_out_331659::before,#stacks_out_331659::after{content:" ";display:table}#stacks_out_331659::after{clear:both}#stacks_in_331659 .nav-dots[data-magellan-expedition]{display:none}#stacks_in_331659 .mg-menu{position:relative}#stacks_in_331659 .mg-menu:not(.mag-vertical){height:85px}#stacks_in_331659 .mg-menu .f-dropdown{max-height:calc(100vh - 85px);z-index:1002;margin-top:3px!important}#stacks_in_331659 .mg-menu .f-dropdown::before,#stacks_in_331659 .mg-menu .f-dropdown::after{left:7px!important;z-index:1002!important}#stacks_in_331659 .mg-menu.dd-no-pip .f-dropdown{overflow-y:scroll;margin-top:0!important}#stacks_in_331659 .mg-menu.dd-no-pip .f-dropdown::before,#stacks_in_331659 .mg-menu.dd-no-pip .f-dropdown::after{display:none!important}#stacks_in_331659 .mg-menu.mag-toggle .f-dropdown.small.content.open.f-open-dropdown{left:2vw!important}#stacks_in_331659 [data-magellan-expedition-clone]{display:none!important}#stacks_in_331659 .mg-menu[data-magellan-expedition]{padding:0;background-color:transparent;min-width:10px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-preload{visibility:hidden;-webkit-transition:opacity 0ms linear;transition:opacity 0ms linear;filter:alpha(opacity=0)}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-hidden,#stacks_in_331659 .mg-menu[data-magellan-expedition].hide-landing.mag-landing{opacity:0;-webkit-transition:opacity 100ms linear;transition:opacity 100ms linear;filter:alpha(opacity=0);pointer-events:none}#stacks_in_331659 .mg-menu[data-magellan-expedition]:not(.mag-hidden),#stacks_in_331659 .mg-menu[data-magellan-expedition].hide-landing:not(.mag-landing):not(.mag-hidden){-webkit-transition:opacity 100ms linear;transition:opacity 100ms linear;opacity:1;filter:alpha(opacity=100)}#stacks_in_331659 .mg-menu[data-magellan-expedition].bg-none{background:0}#stacks_in_331659 .mg-menu[data-magellan-expedition] li a{text-align:center}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle){padding:6px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .side-nav{padding:6px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) li{margin-bottom:0}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).width-max{max-width:200px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).width-fixed{max-width:140px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).width-auto{width:auto}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal{min-width:100%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal .side-nav{display:block;margin:0;padding:0}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal .side-nav li{margin:0}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal:not(.mag-full-width) .side-nav{text-align:center}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li a{font-size:1.00rem;color:rgba(0, 0, 0, 1.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li a:hover{color:rgba(102, 204, 0, 1.00);background-color:rgba(255, 255, 255, 0.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li a,#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li a:not(.button){padding:0 .875rem}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li.active a{color:rgba(0, 0, 0, 1.00);background-color:rgba(255, 255, 255, 0.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav li.active a:hover{color:rgba(101, 204, 0, 1.00);background-color:rgba(239, 181, 10, 0.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .magic-icon{display:none}
#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-fixed{z-index:1001}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-fixed.fixed-shadow{-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .mag-item a{background:rgba(204, 204, 204, 0.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .mag-item.active a{background:rgba(255, 255, 255, 0.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area{list-style-type:none;margin-bottom:0;padding-left:10px}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.toggle-target{display:none}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name{display:block;position:relative;padding:0 .9375rem;text-align:center}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name.collapse{padding:0}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name a{ display:inline-block}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name span{height:100%;line-height:85px}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name img{display:inline-block;width:auto;padding:0px}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name .mag-title{display:inline-block;line-height:85px;padding:0 .875rem;margin:0;vertical-align:top;font-size:1.15rem;color:rgba(0, 0, 0, 1.00)}@media screen and (max-width:899px){#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name .mag-title{line-height:45px}}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name:not(.contained) img{max-height:85px}#stacks_in_331659 .mg-menu[data-magellan-expedition] .mag-title-area>.mag-name.contained img{height:85px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal .mag-title-area{float:left}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .mag-title-area{margin-bottom:1rem;margin-left:0}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .mag-title-area>.mag-name img{display:block;margin:0 auto;width:auto}@media only screen and (min-width:900px){#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav.icons-full .magic-icon{display:inline-block}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-divider .side-nav li:not(:last-of-type){border-right:1px solid rgba(153, 153, 153, 0.60)}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal .side-nav.magic-nav li{display:inline-block;vertical-align:middle}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal .side-nav.magic-nav li a{line-height:85px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal .mag-title-area{float:left}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .mag-title-area{display:none}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(10),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(10) ~ li{width:10%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(9),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(9) ~ li{width:11.11111%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(8),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(8) ~ li{width:12.5%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(7),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(7) ~ li{width:14.28571%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(6),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(6) ~ li{width:16.66667%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(5),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(5) ~ li{width:20%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(4),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(4) ~ li{width:25%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(3),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(3) ~ li{width:33.33333%}
#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(2),#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(2) ~ li{width:50%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li:first-child:nth-last-child(1){width:100%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal.mag-full-width .magic-nav li a{white-space:nowrap;overflow:hidden}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal:not(.mag-full-width) .side-nav.magic-nav.custom-pad li a:not(.button){padding-left:14px;padding-right:14px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-horizontal:not(.mag-full-width) .side-nav.magic-nav.zone-hard-right .mag-item.zone-item{float:right}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).mag-divider .side-nav.magic-nav li:not(:first-of-type){border-top:1px solid rgba(153, 153, 153, 0.60)}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .side-nav.magic-nav li:not(:first-of-type){padding-top:0px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .side-nav.magic-nav li:not(:last-of-type){padding-bottom:0px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .side-nav.magic-nav.custom-pad li a:not(.button){padding-top:14px;padding-bottom:14px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .mag-title-area{margin-bottom:1rem;margin-left:0}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle) .mag-title-area>.mag-name img{display:block;margin:0 auto;width:auto} #stacks_in_331659 .mg-menu[data-magellan-expedition]>.mag-title-area>.mag-name img{vertical-align:middle}#stacks_in_331659>.mg-menu[data-magellan-expedition] .mag-title-area>.mag-name img{vertical-align:middle}#stacks_in_331659>.mg-menu[data-magellan-expedition].mag-fixed{position:fixed}#stacks_in_331659>.mg-menu[data-magellan-expedition].mag-fixed.mag-horizontal{left:0}#stacks_in_331659>.mg-menu[data-magellan-expedition].mag-fixed.mag-vertical:not(.mag-toggle).vert-left{left:0px}#stacks_in_331659>.mg-menu[data-magellan-expedition].mag-fixed.mag-vertical:not(.mag-toggle).vert-right{right:0px}#stacks_in_331659>.mg-menu[data-magellan-expedition].mag-fixed.fixed-top{top:0}#stacks_in_331659>.mg-menu[data-magellan-expedition].mag-fixed.fixed-bottom{bottom:0}#stacks_in_331659>.mg-menu[data-magellan-expedition].mag-fixed.fixed-custom{top:0px}}   #stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).vert-left{float:left;margin-left:0px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-vertical:not(.mag-toggle).vert-right{float:right;margin-right:0px}#stacks_in_331659 .mg-menu[data-magellan-expedition]::after{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:-1} #stacks_in_331659 .mg-menu[data-magellan-expedition].bg-color::after{background-color:rgba(255, 255, 255, 1.00)}     @media only screen and (max-width:899px){#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-fixed.fixed-shadow .side-nav.magic-nav{-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle{height:45px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle>.row{position:relative}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle>.row>.mag-title-area{position:relative}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle>.row>.mag-title-area>.mag-name{height:45px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area{padding:0;height:45px;float:none}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .toggle-target{display:block;padding:0 12px 0 12px;cursor:pointer}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-title.hide-for-mob{display:none!important}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-left .toggle-target{float:left}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-left .mag-name{float:right}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-left .mag-name img{float:right}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .toggle-target,#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .burgWrapper{float:right}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .menu-label{float:right;padding-right:12px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .mag-name{float:left}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area.tog-right .mag-name img{float:left}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-title{font-size:1.06rem}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .menu-label{display:inline-block;line-height:45px;vertical-align:middle;color:rgba(255, 255, 255, 1.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name{text-align:left;display:inline-block}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name img{padding:0px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name:not(.contained) img{max-height:60px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name.contained img{height:45px}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .mag-title-area .mag-name .mag-logo.hide-for-toggle{display:none}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-fixed{position:fixed;left:0;top:0;width:100%}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-fixed.fixed-custom{top:0px}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav{display:none;position:absolute;max-height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;line-height:1.6;top:100%;width:100%;z-index:-1}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .mag-item a:not(.button){font-size:1.00rem;text-align:left;padding:12px .9735rem 12px .9735rem;background-color:transparent}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav .mag-item a:not(.button):hover{background-color:rgba(255, 255, 255, 0.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav.icons-mob .magic-icon{display:inline-block}#stacks_in_331659 .mg-menu[data-magellan-expedition] .side-nav.magic-nav.zone-full-width .mag-item.zone-item a:not(.button)>.dot-tip{display:block}#stacks_in_331659 .mg-menu[data-magellan-expedition] .burgWrapper{padding-left:0;display:inline-block;width:40px;height:40px;vertical-align:middle}#stacks_in_331659 .mg-menu[data-magellan-expedition] .burg{position:absolute;top:50%;display:block;height:2px;width:20px;background:rgba(88, 172, 39, 1.00);-webkit-transition:.2s;transition:.2s}#stacks_in_331659 .mg-menu[data-magellan-expedition] .burg:before{content:'';position:absolute;top:-8px;width:20px;height:2px;background:rgba(88, 172, 39, 1.00);-webkit-transition:200ms;transition:200ms}#stacks_in_331659 .mg-menu[data-magellan-expedition] .burg:after{content:'';position:absolute;top:8px;width:20px;height:2px;background:rgba(88, 172, 39, 1.00);-webkit-transition:200ms;transition:200ms}#stacks_in_331659 .mg-menu[data-magellan-expedition].toggle-open .burg{background:transparent}#stacks_in_331659 .mg-menu[data-magellan-expedition].toggle-open .burg:before{-webkit-transform:rotate(45deg);top:0}#stacks_in_331659 .mg-menu[data-magellan-expedition].toggle-open .burg:after{-webkit-transform:rotate(-45deg);top:0} #stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle .side-nav.magic-nav{background-color:rgba(255, 255, 255, 1.00);border-top:1px solid rgba(0, 0, 0, 1.00)}#stacks_in_331659 .mg-menu[data-magellan-expedition].mag-toggle.mag-divider .side-nav.magic-nav li:not(:first-of-type){border-top:1px solid rgba(153, 153, 153, 0.60)}} 
.stacks_in_333350 img{width:100%;max-width:512px}
/* LEGACY STACK - DO NOT EDIT */
#stacks_in_331463 {
  padding: 0;
  margin: 0;
  position: relative;
  
  height: 100vh;
  display: grid;
  align-content: flex-start;
  
}
#stacks_in_331463.btr-bg-gradient,
#stacks_in_331463.btr-bg-animated,
#stacks_in_331463.btr-bg-blur,
#stacks_in_331463.btr-bg-mouse,
#stacks_in_331463.btr-bg-pan,
#stacks_in_331463.btr-bg-parallax,
#stacks_in_331463.btr-bg-transition,
#stacks_in_331463.btr-bg-none {
  box-sizing: border-box;
  overflow: hidden;
  min-height: 0px;
  transition: min-height 600ms ease-in;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#stacks_in_331463.btr-bg-none {

}

#stacks_in_331463.btr-bg-3d .btr-bg-3d-wrap {
  box-sizing: border-box;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/* GRADIENT */
#stacks_in_331463.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-331463.jpg);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_331463.btr-bg-outer:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(0, 0, 0, 0.90)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 20s ease infinite;
  -moz-animation: gradAnimate 20s ease infinite;
  -o-animation: gradAnimate 20s ease infinite;
  animation: gradAnimate 20s ease infinite;
  
  
}

.scrollstacks_in_331463 {
  font-size: 16px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -50px;
  text-align: center;
  width: 100px;
  padding: 25px 0px 40px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.80);
}
.scrollstacks_in_331463 .down-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin-left: 30px;
  margin-top: 5px;
  border-top: 20px solid rgba(255, 255, 255, 0.80);
  
}
.scrollstacks_in_331463.btr-bg-md {
  width: 140px;
  margin-left: -70px;
  font-size: 20px;
  padding: 25px 0px 60px;
}
.scrollstacks_in_331463.btr-bg-md .down-arrow {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid rgba(255, 255, 255, 0.80);
  margin-left: 40px;
}
.scrollstacks_in_331463.btr-bg-lg {
  width: 200px;
  margin-left: -100px;
  font-size: 24px;
  padding: 25px 0px 80px;
}
.scrollstacks_in_331463.btr-bg-lg .down-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid rgba(255, 255, 255, 0.80);
  margin-left: 60px;
}
@-ms-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@-webkit-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@-moz-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
#stacks_in_331463 {
  background-image : url(../files/backgroundImageBlur-331463.jpg);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_331463 .btr-bg-inner {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  max-width: 1080px;

  
}
#stacks_in_331463.btr-bg-blur {
  background-image : url(../files/backgroundImageBlur-331463.jpg);
  
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
#stacks_in_331463.btr-bg-blur .btr-bg-inner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url(../files/backgroundImageBlur-331463.jpg);
  
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  display: block;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
  margin: -15px;
  border: 15px solid transparent;
}

#stacks_in_331463.btr-bg-pan:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url(../files/backgroundImageBlur-331463.jpg);
  
  background-position: center center;
  background-size: cover;
  width: calc(100% + 600px);
  
  -moz-animation-duration: 275s;
  -webkit-animation-duration: 275s;

  -webkit-animation-name: slidein;
  -moz-animation-name: slidein;
  -ms-animation-name: slidein;
  -o-animation-name: slidein;
  animation-name: slidein;

  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
}

#stacks_in_331463.btr-bg-parallax {
  transform: translate3d(0, 0, 0);
  background-size: cover;
  background-position: center center;
  background-image : url(../files/backgroundImageBlur-331463.jpg);
  
  background-attachment: fixed;
}
#stacks_in_331463.btr-bg-parallax.isMobile {
  background-attachment: scroll !important;
  background-size: auto 100vh !important;
}
#stacks_in_331463.btr-bg-blur.isMobile,
#stacks_in_331463.btr-bg-blur.isMobile .btr-bg-inner:before {
  background-attachment: scroll !important;
  background-size: auto 100vh !important;
}
#stacks_in_331463.btr-bg-blur.isMobile {
  padding: 0.000000px 0px 0.000000px 0px;
}

#stacks_in_331463.btr-bg-mouse {
  transform: translate3d(0, 0, 0);
/*  background-size: 100%;*/
  background-size: cover;
  background-position: center center;
  transition: background-position 300ms linear;
}
#stacks_in_331463.btr-bg-3d {
  position: relative;
  overflow: hidden;
  -webkit-perspective: 4000px;
  perspective: 4000px;
  background: none;
}
#stacks_in_331463.btr-bg-3d .scrollstacks_in_331463 {
  -webkit-transform: translate3d(0, 0, 200px);
  transform: translate3d(0, 0, 200px);
}
#stacks_in_331463.btr-bg-3d .btr-bg-3d-wrap  {
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  transition: transform 100ms linear;
}
#stacks_in_331463.btr-bg-3d .btr-bg-bg {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;

  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;

  background-image : url(../files/backgroundImageBlur-331463.jpg);
  background-position: center center;
  
  background-size: cover;
  
  -webkit-transform: translateZ(150px);
  -ms-transform: translateZ(150px);
  transform: translateZ(150px);
  
}
#stacks_in_331463.btr-bg-3d .btr-bg-bg {
  top: -100px;
  left: -100px;
  bottom: -100px;
  right: -100px;
}
#stacks_in_331463.btr-bg-3d .btr-bg-inner {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  
  -webkit-transform: translateZ(290px);
  -ms-transform: translateZ(290px);
  transform: translateZ(290px);
  
}
#stacks_in_331463.btr-bg-transition:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url();
  
  background-position: center center;
  background-size: cover;
  opacity: 0;
  transition: opacity 1000ms ease-in;
}
#stacks_in_331463.btr-bg-transition.btr-bg-changed:before {
  opacity: 1;
}
#stacks_in_331463.btr-bg-animated {
  transform: translate3d(0, 0, 0);
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  
}

.no-transition {
  transition: all 0s linear !important;
}
/*
.force-widthstacks_in_331463 {
  position: relative;
  padding-left: 3000px;
  margin-left: -3000px;
  padding-right: 3000px;
  margin-right: -3000px;
  position: relative;
}
.force-widthstacks_in_331463 #stacks_in_331463 {
  width: 100%;
  position:absolute;
  left:0;
}
.stacks_top {
  overflow: visible !important;
}
body {
  overflow-x: hidden;
}
*/
@-webkit-keyframes rotate {
  0%{ -webkit-transform:rotate(0deg); -webkit-transform-origin:50% 50%; }
  100%{ -webkit-transform:rotate(360deg); }
}
@-moz-keyframes rotate {
  0%{ -moz-transform:rotate(0deg); -moz-transform-origin:50% 50%; }
  100%{ -moz-transform:rotate(360deg)); }
}
@-o-keyframes rotate {
  0%{ -o-transform:rotate(0deg); -o-transform-origin:50% 50%; }
  100%{ -o-transform:rotate(360deg); }
}
@keyframes rotate {
  0%{ transform:rotate(0deg); transform-origin:50% 50%; }
  100%{ transform:rotate(360deg); }
}
@-webkit-keyframes rotateCC {
  0%{ -webkit-transform:rotate(0deg); -webkit-transform-origin:50% 50%; }
  100%{ -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotateCC {
  0%{ -moz-transform:rotate(0deg); -moz-transform-origin:50% 50%; }
  100%{ -moz-transform:rotate(-360deg); }
}
@-o-keyframes rotateCC {
  0%{ -o-transform:rotate(0deg); -o-transform-origin:50% 50%; }
  100%{ -o-transform:rotate(-360deg); }
}
@keyframes rotateCC {
  0%{ transform:rotate(0deg); transform-origin:50% 50%; }
  100%{ transform:rotate(-360deg); }
}
@-webkit-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@-moz-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@-o-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@keyframes "slidein" {
  25% {
    -webkit-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -moz-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -o-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -ms-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -webkit-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -moz-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -o-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -ms-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }

}
@-moz-keyframes slidein {
  25% {
    -moz-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -moz-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }

}
@-webkit-keyframes "slidein" {
  25% {
    -webkit-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -webkit-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}

@-ms-keyframes "slidein" {
  25% {
    -ms-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -ms-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}

@-o-keyframes "slidein" {
  25% {
    -o-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -o-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}
/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_333233 {
  overflow: hidden;
}
.text-fx-stacks_in_333233 .text-fx-example-wrap,
.text-fx-stacks_in_333233 .text-fx-frame,
.text-fx-stacks_in_333233 .tfx-a,
.text-fx-stacks_in_333233 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_333233 > *,
.text-fx-stacks_in_333233 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_333233 .text-fx-wrapper,
.text-fx-stacks_in_333233 .text-fx-frame,
.text-fx-stacks_in_333233 .text-fx-frame-clone,
.text-fx-stacks_in_333233 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_333233 > *,
.text-fx-stacks_in_333233 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_333233 {
  opacity: 0;
}
.text-fx-stacks_in_333233.text-fx-start {
  opacity: 1;
}


#stacks_in_333233 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_333233 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_333233 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_333233 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_333233 .tl-frame > div:nth-child(2):after,

#stacks_in_333233 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_333233 .tl-frame,
#stacks_in_333233 .tl-frame-inherited {

}
#stacks_in_333233 .tl-frame > div,
#stacks_in_333233 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_333233 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_333233 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_333233 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_333233 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_333233 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_333233 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_333233 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_333233 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_333233 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_333233 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_333233 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_333233 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_333233 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_333233 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_333233 .tl-frame > div:last-child,
#stacks_in_333233 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_333233 > * #stacks_in_333233 span.tfx-l,
.text-fx-stacks_in_333233 > * #stacks_in_333233 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_333233 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_333233 .text-fx-frame,
.text-fx-stacks_in_333233 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_333233 .tfx-c,
.text-fx-stacks_in_333233 .tfx-a,
.text-fx-stacks_in_333233 .tfx-w .tfx-l,
.text-fx-stacks_in_333233 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_333233 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_333233 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_333233 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_333233 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_333233 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_333233 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_333237 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333237 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333237 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333237 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333238 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333238 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333238 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333238 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333239 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333239 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333239 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333239 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333240 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333240 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333240 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333240 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333241 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333241 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333241 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333241 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}

#stacks_in_333259 {
	padding: 40px 0px 0px 0px;
}

  #stacks_in_333259_57{text-align:center}    #stacks_in_333259_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_333259_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_333259_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_333259_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_333259_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_333259_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_333259_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_333259_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_333259_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_333259_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_333259_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_333259_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_333259_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_333259_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_333259_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_333259_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_333259_57 .d-hov,#stacks_in_333259_57 .d-hov::before,#stacks_in_333259_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333259_57 .d-hov.active,#stacks_in_333259_57 .d-hov.active::before,#stacks_in_333259_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_333259_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_333259_57 .hover-col::before,#stacks_in_333259_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_333259_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_333259_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_333259_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_333259_57 .d-hov-pop:hover,#stacks_in_333259_57 .d-hov-pop:focus,#stacks_in_333259_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_333259_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_333259_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_333259_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_333259_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333259_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_333259_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_333259_57 .d-hov-reveal:hover::before,#stacks_in_333259_57 .d-hov-reveal.active::before{border-width:4px!important} 
               
/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_332682 {
  overflow: hidden;
}
.text-fx-stacks_in_332682 .text-fx-example-wrap,
.text-fx-stacks_in_332682 .text-fx-frame,
.text-fx-stacks_in_332682 .tfx-a,
.text-fx-stacks_in_332682 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_332682 > *,
.text-fx-stacks_in_332682 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_332682 .text-fx-wrapper,
.text-fx-stacks_in_332682 .text-fx-frame,
.text-fx-stacks_in_332682 .text-fx-frame-clone,
.text-fx-stacks_in_332682 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_332682 > *,
.text-fx-stacks_in_332682 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_332682 {
  opacity: 0;
}
.text-fx-stacks_in_332682.text-fx-start {
  opacity: 1;
}


#stacks_in_332682 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_332682 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_332682 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_332682 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_332682 .tl-frame > div:nth-child(2):after,

#stacks_in_332682 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_332682 .tl-frame,
#stacks_in_332682 .tl-frame-inherited {

}
#stacks_in_332682 .tl-frame > div,
#stacks_in_332682 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_332682 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_332682 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_332682 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_332682 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_332682 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_332682 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_332682 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_332682 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_332682 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_332682 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_332682 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_332682 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_332682 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_332682 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_332682 .tl-frame > div:last-child,
#stacks_in_332682 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_332682 > * #stacks_in_332682 span.tfx-l,
.text-fx-stacks_in_332682 > * #stacks_in_332682 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_332682 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_332682 .text-fx-frame,
.text-fx-stacks_in_332682 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_332682 .tfx-c,
.text-fx-stacks_in_332682 .tfx-a,
.text-fx-stacks_in_332682 .tfx-w .tfx-l,
.text-fx-stacks_in_332682 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_332682 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_332682 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_332682 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_332682 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_332682 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_332682 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_332685 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332685 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332685 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332685 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332686 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332686 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332686 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332686 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332687 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332687 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332687 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332687 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332688 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332688 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332688 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332688 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332689 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332689 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332689 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332689 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}

#stacks_in_332348 {
	padding: 60px 0px 0px 0px;
}

  #stacks_in_332348_57{text-align:center}    #stacks_in_332348_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_332348_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_332348_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_332348_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_332348_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_332348_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_332348_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_332348_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_332348_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_332348_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_332348_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_332348_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_332348_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_332348_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_332348_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_332348_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_332348_57 .d-hov,#stacks_in_332348_57 .d-hov::before,#stacks_in_332348_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_332348_57 .d-hov.active,#stacks_in_332348_57 .d-hov.active::before,#stacks_in_332348_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_332348_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_332348_57 .hover-col::before,#stacks_in_332348_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_332348_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_332348_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_332348_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_332348_57 .d-hov-pop:hover,#stacks_in_332348_57 .d-hov-pop:focus,#stacks_in_332348_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_332348_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_332348_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_332348_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_332348_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_332348_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_332348_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_332348_57 .d-hov-reveal:hover::before,#stacks_in_332348_57 .d-hov-reveal.active::before{border-width:4px!important} 
               
/* LEGACY STACK - DO NOT EDIT */
#stacks_in_331477 {
  padding: 0;
  margin: 0;
  position: relative;
  
  height: 100vh;
  display: grid;
  align-content: flex-start;
  
}
#stacks_in_331477.btr-bg-gradient,
#stacks_in_331477.btr-bg-animated,
#stacks_in_331477.btr-bg-blur,
#stacks_in_331477.btr-bg-mouse,
#stacks_in_331477.btr-bg-pan,
#stacks_in_331477.btr-bg-parallax,
#stacks_in_331477.btr-bg-transition,
#stacks_in_331477.btr-bg-none {
  box-sizing: border-box;
  overflow: hidden;
  min-height: 0px;
  transition: min-height 600ms ease-in;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#stacks_in_331477.btr-bg-none {

}

#stacks_in_331477.btr-bg-3d .btr-bg-3d-wrap {
  box-sizing: border-box;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/* GRADIENT */
#stacks_in_331477.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-331477.jpg);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_331477.btr-bg-outer:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(0, 0, 0, 0.90)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 20s ease infinite;
  -moz-animation: gradAnimate 20s ease infinite;
  -o-animation: gradAnimate 20s ease infinite;
  animation: gradAnimate 20s ease infinite;
  
  
}

.scrollstacks_in_331477 {
  font-size: 16px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -50px;
  text-align: center;
  width: 100px;
  padding: 25px 0px 40px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.80);
}
.scrollstacks_in_331477 .down-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin-left: 30px;
  margin-top: 5px;
  border-top: 20px solid rgba(255, 255, 255, 0.80);
  
}
.scrollstacks_in_331477.btr-bg-md {
  width: 140px;
  margin-left: -70px;
  font-size: 20px;
  padding: 25px 0px 60px;
}
.scrollstacks_in_331477.btr-bg-md .down-arrow {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid rgba(255, 255, 255, 0.80);
  margin-left: 40px;
}
.scrollstacks_in_331477.btr-bg-lg {
  width: 200px;
  margin-left: -100px;
  font-size: 24px;
  padding: 25px 0px 80px;
}
.scrollstacks_in_331477.btr-bg-lg .down-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid rgba(255, 255, 255, 0.80);
  margin-left: 60px;
}
@-ms-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@-webkit-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@-moz-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
#stacks_in_331477 {
  background-image : url(../files/backgroundImageBlur-331477.jpg);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_331477 .btr-bg-inner {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  max-width: 1080px;

  
}
#stacks_in_331477.btr-bg-blur {
  background-image : url(../files/backgroundImageBlur-331477.jpg);
  
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
#stacks_in_331477.btr-bg-blur .btr-bg-inner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url(../files/backgroundImageBlur-331477.jpg);
  
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  display: block;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
  margin: -15px;
  border: 15px solid transparent;
}

#stacks_in_331477.btr-bg-pan:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url(../files/backgroundImageBlur-331477.jpg);
  
  background-position: center center;
  background-size: cover;
  width: calc(100% + 600px);
  
  -moz-animation-duration: 275s;
  -webkit-animation-duration: 275s;

  -webkit-animation-name: slidein;
  -moz-animation-name: slidein;
  -ms-animation-name: slidein;
  -o-animation-name: slidein;
  animation-name: slidein;

  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
}

#stacks_in_331477.btr-bg-parallax {
  transform: translate3d(0, 0, 0);
  background-size: cover;
  background-position: center center;
  background-image : url(../files/backgroundImageBlur-331477.jpg);
  
  background-attachment: fixed;
}
#stacks_in_331477.btr-bg-parallax.isMobile {
  background-attachment: scroll !important;
  background-size: auto 100vh !important;
}
#stacks_in_331477.btr-bg-blur.isMobile,
#stacks_in_331477.btr-bg-blur.isMobile .btr-bg-inner:before {
  background-attachment: scroll !important;
  background-size: auto 100vh !important;
}
#stacks_in_331477.btr-bg-blur.isMobile {
  padding: 0.000000px 0px 0.000000px 0px;
}

#stacks_in_331477.btr-bg-mouse {
  transform: translate3d(0, 0, 0);
/*  background-size: 100%;*/
  background-size: cover;
  background-position: center center;
  transition: background-position 300ms linear;
}
#stacks_in_331477.btr-bg-3d {
  position: relative;
  overflow: hidden;
  -webkit-perspective: 4000px;
  perspective: 4000px;
  background: none;
}
#stacks_in_331477.btr-bg-3d .scrollstacks_in_331477 {
  -webkit-transform: translate3d(0, 0, 200px);
  transform: translate3d(0, 0, 200px);
}
#stacks_in_331477.btr-bg-3d .btr-bg-3d-wrap  {
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  transition: transform 100ms linear;
}
#stacks_in_331477.btr-bg-3d .btr-bg-bg {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;

  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;

  background-image : url(../files/backgroundImageBlur-331477.jpg);
  background-position: center center;
  
  background-size: cover;
  
  -webkit-transform: translateZ(150px);
  -ms-transform: translateZ(150px);
  transform: translateZ(150px);
  
}
#stacks_in_331477.btr-bg-3d .btr-bg-bg {
  top: -100px;
  left: -100px;
  bottom: -100px;
  right: -100px;
}
#stacks_in_331477.btr-bg-3d .btr-bg-inner {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  
  -webkit-transform: translateZ(290px);
  -ms-transform: translateZ(290px);
  transform: translateZ(290px);
  
}
#stacks_in_331477.btr-bg-transition:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url();
  
  background-position: center center;
  background-size: cover;
  opacity: 0;
  transition: opacity 1000ms ease-in;
}
#stacks_in_331477.btr-bg-transition.btr-bg-changed:before {
  opacity: 1;
}
#stacks_in_331477.btr-bg-animated {
  transform: translate3d(0, 0, 0);
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  
}

.no-transition {
  transition: all 0s linear !important;
}
/*
.force-widthstacks_in_331477 {
  position: relative;
  padding-left: 3000px;
  margin-left: -3000px;
  padding-right: 3000px;
  margin-right: -3000px;
  position: relative;
}
.force-widthstacks_in_331477 #stacks_in_331477 {
  width: 100%;
  position:absolute;
  left:0;
}
.stacks_top {
  overflow: visible !important;
}
body {
  overflow-x: hidden;
}
*/
@-webkit-keyframes rotate {
  0%{ -webkit-transform:rotate(0deg); -webkit-transform-origin:50% 50%; }
  100%{ -webkit-transform:rotate(360deg); }
}
@-moz-keyframes rotate {
  0%{ -moz-transform:rotate(0deg); -moz-transform-origin:50% 50%; }
  100%{ -moz-transform:rotate(360deg)); }
}
@-o-keyframes rotate {
  0%{ -o-transform:rotate(0deg); -o-transform-origin:50% 50%; }
  100%{ -o-transform:rotate(360deg); }
}
@keyframes rotate {
  0%{ transform:rotate(0deg); transform-origin:50% 50%; }
  100%{ transform:rotate(360deg); }
}
@-webkit-keyframes rotateCC {
  0%{ -webkit-transform:rotate(0deg); -webkit-transform-origin:50% 50%; }
  100%{ -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotateCC {
  0%{ -moz-transform:rotate(0deg); -moz-transform-origin:50% 50%; }
  100%{ -moz-transform:rotate(-360deg); }
}
@-o-keyframes rotateCC {
  0%{ -o-transform:rotate(0deg); -o-transform-origin:50% 50%; }
  100%{ -o-transform:rotate(-360deg); }
}
@keyframes rotateCC {
  0%{ transform:rotate(0deg); transform-origin:50% 50%; }
  100%{ transform:rotate(-360deg); }
}
@-webkit-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@-moz-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@-o-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@keyframes "slidein" {
  25% {
    -webkit-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -moz-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -o-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -ms-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -webkit-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -moz-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -o-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -ms-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }

}
@-moz-keyframes slidein {
  25% {
    -moz-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -moz-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }

}
@-webkit-keyframes "slidein" {
  25% {
    -webkit-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -webkit-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}

@-ms-keyframes "slidein" {
  25% {
    -ms-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -ms-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}

@-o-keyframes "slidein" {
  25% {
    -o-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -o-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}
/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_333266 {
  overflow: hidden;
}
.text-fx-stacks_in_333266 .text-fx-example-wrap,
.text-fx-stacks_in_333266 .text-fx-frame,
.text-fx-stacks_in_333266 .tfx-a,
.text-fx-stacks_in_333266 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_333266 > *,
.text-fx-stacks_in_333266 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_333266 .text-fx-wrapper,
.text-fx-stacks_in_333266 .text-fx-frame,
.text-fx-stacks_in_333266 .text-fx-frame-clone,
.text-fx-stacks_in_333266 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_333266 > *,
.text-fx-stacks_in_333266 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_333266 {
  opacity: 0;
}
.text-fx-stacks_in_333266.text-fx-start {
  opacity: 1;
}


#stacks_in_333266 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_333266 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_333266 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_333266 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_333266 .tl-frame > div:nth-child(2):after,

#stacks_in_333266 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_333266 .tl-frame,
#stacks_in_333266 .tl-frame-inherited {

}
#stacks_in_333266 .tl-frame > div,
#stacks_in_333266 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_333266 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_333266 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_333266 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_333266 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_333266 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_333266 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_333266 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_333266 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_333266 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_333266 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_333266 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_333266 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_333266 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_333266 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_333266 .tl-frame > div:last-child,
#stacks_in_333266 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_333266 > * #stacks_in_333266 span.tfx-l,
.text-fx-stacks_in_333266 > * #stacks_in_333266 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_333266 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_333266 .text-fx-frame,
.text-fx-stacks_in_333266 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_333266 .tfx-c,
.text-fx-stacks_in_333266 .tfx-a,
.text-fx-stacks_in_333266 .tfx-w .tfx-l,
.text-fx-stacks_in_333266 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_333266 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_333266 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_333266 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_333266 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_333266 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_333266 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_333270 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333270 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333270 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333270 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333271 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333271 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333271 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333271 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333272 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333272 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333272 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333272 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333273 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333273 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333273 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333273 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333274 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333274 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333274 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333274 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}

#stacks_in_333292 {
	padding: 40px 0px 0px 0px;
}

  #stacks_in_333292_57{text-align:center}    #stacks_in_333292_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_333292_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_333292_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_333292_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_333292_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_333292_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_333292_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_333292_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_333292_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_333292_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_333292_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_333292_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_333292_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_333292_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_333292_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_333292_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_333292_57 .d-hov,#stacks_in_333292_57 .d-hov::before,#stacks_in_333292_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333292_57 .d-hov.active,#stacks_in_333292_57 .d-hov.active::before,#stacks_in_333292_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_333292_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_333292_57 .hover-col::before,#stacks_in_333292_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_333292_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_333292_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_333292_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_333292_57 .d-hov-pop:hover,#stacks_in_333292_57 .d-hov-pop:focus,#stacks_in_333292_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_333292_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_333292_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_333292_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_333292_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333292_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_333292_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_333292_57 .d-hov-reveal:hover::before,#stacks_in_333292_57 .d-hov-reveal.active::before{border-width:4px!important} 
               
/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_332708 {
  overflow: hidden;
}
.text-fx-stacks_in_332708 .text-fx-example-wrap,
.text-fx-stacks_in_332708 .text-fx-frame,
.text-fx-stacks_in_332708 .tfx-a,
.text-fx-stacks_in_332708 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_332708 > *,
.text-fx-stacks_in_332708 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_332708 .text-fx-wrapper,
.text-fx-stacks_in_332708 .text-fx-frame,
.text-fx-stacks_in_332708 .text-fx-frame-clone,
.text-fx-stacks_in_332708 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_332708 > *,
.text-fx-stacks_in_332708 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_332708 {
  opacity: 0;
}
.text-fx-stacks_in_332708.text-fx-start {
  opacity: 1;
}


#stacks_in_332708 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_332708 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_332708 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_332708 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_332708 .tl-frame > div:nth-child(2):after,

#stacks_in_332708 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_332708 .tl-frame,
#stacks_in_332708 .tl-frame-inherited {

}
#stacks_in_332708 .tl-frame > div,
#stacks_in_332708 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_332708 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_332708 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_332708 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_332708 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_332708 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_332708 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_332708 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_332708 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_332708 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_332708 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_332708 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_332708 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_332708 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_332708 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_332708 .tl-frame > div:last-child,
#stacks_in_332708 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_332708 > * #stacks_in_332708 span.tfx-l,
.text-fx-stacks_in_332708 > * #stacks_in_332708 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_332708 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_332708 .text-fx-frame,
.text-fx-stacks_in_332708 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_332708 .tfx-c,
.text-fx-stacks_in_332708 .tfx-a,
.text-fx-stacks_in_332708 .tfx-w .tfx-l,
.text-fx-stacks_in_332708 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_332708 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_332708 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_332708 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_332708 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_332708 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_332708 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_332711 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332711 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332711 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332711 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332712 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332712 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332712 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332712 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332713 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332713 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332713 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332713 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332714 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332714 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332714 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332714 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332715 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332715 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332715 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332715 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}

#stacks_in_332362 {
	padding: 60px 0px 0px 0px;
}

  #stacks_in_332362_57{text-align:center}    #stacks_in_332362_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_332362_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_332362_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_332362_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_332362_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_332362_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_332362_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_332362_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_332362_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_332362_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_332362_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_332362_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_332362_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_332362_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_332362_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_332362_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_332362_57 .d-hov,#stacks_in_332362_57 .d-hov::before,#stacks_in_332362_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_332362_57 .d-hov.active,#stacks_in_332362_57 .d-hov.active::before,#stacks_in_332362_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_332362_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_332362_57 .hover-col::before,#stacks_in_332362_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_332362_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_332362_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_332362_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_332362_57 .d-hov-pop:hover,#stacks_in_332362_57 .d-hov-pop:focus,#stacks_in_332362_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_332362_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_332362_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_332362_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_332362_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_332362_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_332362_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_332362_57 .d-hov-reveal:hover::before,#stacks_in_332362_57 .d-hov-reveal.active::before{border-width:4px!important} 
               
/* LEGACY STACK - DO NOT EDIT */
#stacks_in_333301 {
  padding: 0;
  margin: 0;
  position: relative;
  
  height: 100vh;
  display: grid;
  align-content: flex-start;
  
}
#stacks_in_333301.btr-bg-gradient,
#stacks_in_333301.btr-bg-animated,
#stacks_in_333301.btr-bg-blur,
#stacks_in_333301.btr-bg-mouse,
#stacks_in_333301.btr-bg-pan,
#stacks_in_333301.btr-bg-parallax,
#stacks_in_333301.btr-bg-transition,
#stacks_in_333301.btr-bg-none {
  box-sizing: border-box;
  overflow: hidden;
  min-height: 0px;
  transition: min-height 600ms ease-in;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#stacks_in_333301.btr-bg-none {

}

#stacks_in_333301.btr-bg-3d .btr-bg-3d-wrap {
  box-sizing: border-box;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/* GRADIENT */
#stacks_in_333301.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-333301.jpg);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_333301.btr-bg-outer:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(0, 0, 0, 0.90)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 20s ease infinite;
  -moz-animation: gradAnimate 20s ease infinite;
  -o-animation: gradAnimate 20s ease infinite;
  animation: gradAnimate 20s ease infinite;
  
  
}

.scrollstacks_in_333301 {
  font-size: 16px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -50px;
  text-align: center;
  width: 100px;
  padding: 25px 0px 40px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.80);
}
.scrollstacks_in_333301 .down-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin-left: 30px;
  margin-top: 5px;
  border-top: 20px solid rgba(255, 255, 255, 0.80);
  
}
.scrollstacks_in_333301.btr-bg-md {
  width: 140px;
  margin-left: -70px;
  font-size: 20px;
  padding: 25px 0px 60px;
}
.scrollstacks_in_333301.btr-bg-md .down-arrow {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid rgba(255, 255, 255, 0.80);
  margin-left: 40px;
}
.scrollstacks_in_333301.btr-bg-lg {
  width: 200px;
  margin-left: -100px;
  font-size: 24px;
  padding: 25px 0px 80px;
}
.scrollstacks_in_333301.btr-bg-lg .down-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid rgba(255, 255, 255, 0.80);
  margin-left: 60px;
}
@-ms-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@-webkit-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@-moz-keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
@keyframes bounce {
  0%       { margin-top:5px; }
  25%, 75% { margin-top:15px; }
  50%      { margin-top:20px; }
  100%     {margin-top:5px;}
}
#stacks_in_333301 {
  background-image : url(../files/backgroundImageBlur-333301.jpg);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_333301 .btr-bg-inner {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  max-width: 1080px;

  
}
#stacks_in_333301.btr-bg-blur {
  background-image : url(../files/backgroundImageBlur-333301.jpg);
  
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
#stacks_in_333301.btr-bg-blur .btr-bg-inner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url(../files/backgroundImageBlur-333301.jpg);
  
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  display: block;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
  margin: -15px;
  border: 15px solid transparent;
}

#stacks_in_333301.btr-bg-pan:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url(../files/backgroundImageBlur-333301.jpg);
  
  background-position: center center;
  background-size: cover;
  width: calc(100% + 600px);
  
  -moz-animation-duration: 275s;
  -webkit-animation-duration: 275s;

  -webkit-animation-name: slidein;
  -moz-animation-name: slidein;
  -ms-animation-name: slidein;
  -o-animation-name: slidein;
  animation-name: slidein;

  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
}

#stacks_in_333301.btr-bg-parallax {
  transform: translate3d(0, 0, 0);
  background-size: cover;
  background-position: center center;
  background-image : url(../files/backgroundImageBlur-333301.jpg);
  
  background-attachment: fixed;
}
#stacks_in_333301.btr-bg-parallax.isMobile {
  background-attachment: scroll !important;
  background-size: auto 100vh !important;
}
#stacks_in_333301.btr-bg-blur.isMobile,
#stacks_in_333301.btr-bg-blur.isMobile .btr-bg-inner:before {
  background-attachment: scroll !important;
  background-size: auto 100vh !important;
}
#stacks_in_333301.btr-bg-blur.isMobile {
  padding: 0.000000px 0px 0.000000px 0px;
}

#stacks_in_333301.btr-bg-mouse {
  transform: translate3d(0, 0, 0);
/*  background-size: 100%;*/
  background-size: cover;
  background-position: center center;
  transition: background-position 300ms linear;
}
#stacks_in_333301.btr-bg-3d {
  position: relative;
  overflow: hidden;
  -webkit-perspective: 4000px;
  perspective: 4000px;
  background: none;
}
#stacks_in_333301.btr-bg-3d .scrollstacks_in_333301 {
  -webkit-transform: translate3d(0, 0, 200px);
  transform: translate3d(0, 0, 200px);
}
#stacks_in_333301.btr-bg-3d .btr-bg-3d-wrap  {
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  transition: transform 100ms linear;
}
#stacks_in_333301.btr-bg-3d .btr-bg-bg {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;

  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;

  background-image : url(../files/backgroundImageBlur-333301.jpg);
  background-position: center center;
  
  background-size: cover;
  
  -webkit-transform: translateZ(150px);
  -ms-transform: translateZ(150px);
  transform: translateZ(150px);
  
}
#stacks_in_333301.btr-bg-3d .btr-bg-bg {
  top: -100px;
  left: -100px;
  bottom: -100px;
  right: -100px;
}
#stacks_in_333301.btr-bg-3d .btr-bg-inner {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  
  -webkit-transform: translateZ(290px);
  -ms-transform: translateZ(290px);
  transform: translateZ(290px);
  
}
#stacks_in_333301.btr-bg-transition:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url();
  
  background-position: center center;
  background-size: cover;
  opacity: 0;
  transition: opacity 1000ms ease-in;
}
#stacks_in_333301.btr-bg-transition.btr-bg-changed:before {
  opacity: 1;
}
#stacks_in_333301.btr-bg-animated {
  transform: translate3d(0, 0, 0);
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  
}

.no-transition {
  transition: all 0s linear !important;
}
/*
.force-widthstacks_in_333301 {
  position: relative;
  padding-left: 3000px;
  margin-left: -3000px;
  padding-right: 3000px;
  margin-right: -3000px;
  position: relative;
}
.force-widthstacks_in_333301 #stacks_in_333301 {
  width: 100%;
  position:absolute;
  left:0;
}
.stacks_top {
  overflow: visible !important;
}
body {
  overflow-x: hidden;
}
*/
@-webkit-keyframes rotate {
  0%{ -webkit-transform:rotate(0deg); -webkit-transform-origin:50% 50%; }
  100%{ -webkit-transform:rotate(360deg); }
}
@-moz-keyframes rotate {
  0%{ -moz-transform:rotate(0deg); -moz-transform-origin:50% 50%; }
  100%{ -moz-transform:rotate(360deg)); }
}
@-o-keyframes rotate {
  0%{ -o-transform:rotate(0deg); -o-transform-origin:50% 50%; }
  100%{ -o-transform:rotate(360deg); }
}
@keyframes rotate {
  0%{ transform:rotate(0deg); transform-origin:50% 50%; }
  100%{ transform:rotate(360deg); }
}
@-webkit-keyframes rotateCC {
  0%{ -webkit-transform:rotate(0deg); -webkit-transform-origin:50% 50%; }
  100%{ -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotateCC {
  0%{ -moz-transform:rotate(0deg); -moz-transform-origin:50% 50%; }
  100%{ -moz-transform:rotate(-360deg); }
}
@-o-keyframes rotateCC {
  0%{ -o-transform:rotate(0deg); -o-transform-origin:50% 50%; }
  100%{ -o-transform:rotate(-360deg); }
}
@keyframes rotateCC {
  0%{ transform:rotate(0deg); transform-origin:50% 50%; }
  100%{ transform:rotate(-360deg); }
}
@-webkit-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@-moz-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@-o-keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@keyframes gradAnimate {
  0%{background-position:0% 0%}
  50%{background-position:100% 100%}
  100%{background-position:0% 0%}
}
@keyframes "slidein" {
  25% {
    -webkit-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -moz-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -o-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    -ms-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -webkit-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -moz-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -o-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    -ms-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }

}
@-moz-keyframes slidein {
  25% {
    -moz-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -moz-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -moz-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }

}
@-webkit-keyframes "slidein" {
  25% {
    -webkit-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -webkit-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -webkit-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}

@-ms-keyframes "slidein" {
  25% {
    -ms-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -ms-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -ms-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}

@-o-keyframes "slidein" {
  25% {
    -o-transform: scale(1.6) translate3d(-400px, 0px, 0px);
    transform: scale(1.6) translate3d(-400px, 0px, 0px);
  }
  50% {
    -o-transform: scale(1) translate3d(0px, 0px, 0px);
    transform: scale(1) translate3d(0px, 0px, 0px);
  }
  75% {
    -o-transform: scale(1.6) translate3d(+200px, 0px, 0px);
    transform: scale(1.6) translate3d(+200px, 0px, 0px);
  }
}
/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_333303 {
  overflow: hidden;
}
.text-fx-stacks_in_333303 .text-fx-example-wrap,
.text-fx-stacks_in_333303 .text-fx-frame,
.text-fx-stacks_in_333303 .tfx-a,
.text-fx-stacks_in_333303 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_333303 > *,
.text-fx-stacks_in_333303 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_333303 .text-fx-wrapper,
.text-fx-stacks_in_333303 .text-fx-frame,
.text-fx-stacks_in_333303 .text-fx-frame-clone,
.text-fx-stacks_in_333303 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_333303 > *,
.text-fx-stacks_in_333303 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_333303 {
  opacity: 0;
}
.text-fx-stacks_in_333303.text-fx-start {
  opacity: 1;
}


#stacks_in_333303 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_333303 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_333303 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_333303 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_333303 .tl-frame > div:nth-child(2):after,

#stacks_in_333303 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_333303 .tl-frame,
#stacks_in_333303 .tl-frame-inherited {

}
#stacks_in_333303 .tl-frame > div,
#stacks_in_333303 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_333303 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_333303 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_333303 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_333303 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_333303 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_333303 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_333303 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_333303 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_333303 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_333303 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_333303 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_333303 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_333303 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_333303 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_333303 .tl-frame > div:last-child,
#stacks_in_333303 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_333303 > * #stacks_in_333303 span.tfx-l,
.text-fx-stacks_in_333303 > * #stacks_in_333303 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_333303 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_333303 .text-fx-frame,
.text-fx-stacks_in_333303 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_333303 .tfx-c,
.text-fx-stacks_in_333303 .tfx-a,
.text-fx-stacks_in_333303 .tfx-w .tfx-l,
.text-fx-stacks_in_333303 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_333303 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_333303 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_333303 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_333303 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_333303 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_333303 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_333312 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333312 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333312 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333312 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333313 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333313 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333313 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333313 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333314 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333314 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333314 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333314 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333315 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333315 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333315 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333315 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333316 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333316 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333316 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333316 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}

#stacks_in_333322 {
	padding: 40px 0px 0px 0px;
}

  #stacks_in_333322_57{text-align:center}    #stacks_in_333322_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_333322_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_333322_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_333322_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_333322_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_333322_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_333322_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_333322_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_333322_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_333322_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_333322_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_333322_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_333322_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_333322_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_333322_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_333322_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_333322_57 .d-hov,#stacks_in_333322_57 .d-hov::before,#stacks_in_333322_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333322_57 .d-hov.active,#stacks_in_333322_57 .d-hov.active::before,#stacks_in_333322_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_333322_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_333322_57 .hover-col::before,#stacks_in_333322_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_333322_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_333322_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_333322_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_333322_57 .d-hov-pop:hover,#stacks_in_333322_57 .d-hov-pop:focus,#stacks_in_333322_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_333322_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_333322_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_333322_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_333322_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333322_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_333322_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_333322_57 .d-hov-reveal:hover::before,#stacks_in_333322_57 .d-hov-reveal.active::before{border-width:4px!important} 
               
/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_333305 {
  overflow: hidden;
}
.text-fx-stacks_in_333305 .text-fx-example-wrap,
.text-fx-stacks_in_333305 .text-fx-frame,
.text-fx-stacks_in_333305 .tfx-a,
.text-fx-stacks_in_333305 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_333305 > *,
.text-fx-stacks_in_333305 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_333305 .text-fx-wrapper,
.text-fx-stacks_in_333305 .text-fx-frame,
.text-fx-stacks_in_333305 .text-fx-frame-clone,
.text-fx-stacks_in_333305 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_333305 > *,
.text-fx-stacks_in_333305 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_333305 {
  opacity: 0;
}
.text-fx-stacks_in_333305.text-fx-start {
  opacity: 1;
}


#stacks_in_333305 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_333305 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_333305 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_333305 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_333305 .tl-frame > div:nth-child(2):after,

#stacks_in_333305 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_333305 .tl-frame,
#stacks_in_333305 .tl-frame-inherited {

}
#stacks_in_333305 .tl-frame > div,
#stacks_in_333305 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_333305 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_333305 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_333305 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_333305 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_333305 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_333305 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_333305 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_333305 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_333305 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_333305 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_333305 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_333305 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_333305 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_333305 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_333305 .tl-frame > div:last-child,
#stacks_in_333305 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_333305 > * #stacks_in_333305 span.tfx-l,
.text-fx-stacks_in_333305 > * #stacks_in_333305 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_333305 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_333305 .text-fx-frame,
.text-fx-stacks_in_333305 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_333305 .tfx-c,
.text-fx-stacks_in_333305 .tfx-a,
.text-fx-stacks_in_333305 .tfx-w .tfx-l,
.text-fx-stacks_in_333305 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_333305 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_333305 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_333305 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_333305 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_333305 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_333305 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_333330 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333330 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333330 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333330 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333331 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333331 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333331 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333331 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333332 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333332 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333332 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333332 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333333 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333333 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333333 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333333 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_333334 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_333334 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_333334 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_333334 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}

#stacks_in_333340 {
	padding: 60px 0px 0px 0px;
}

  #stacks_in_333340_57{text-align:center}    #stacks_in_333340_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_333340_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_333340_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_333340_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_333340_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_333340_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_333340_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_333340_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_333340_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_333340_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_333340_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_333340_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_333340_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_333340_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_333340_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_333340_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_333340_57 .d-hov,#stacks_in_333340_57 .d-hov::before,#stacks_in_333340_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333340_57 .d-hov.active,#stacks_in_333340_57 .d-hov.active::before,#stacks_in_333340_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_333340_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_333340_57 .hover-col::before,#stacks_in_333340_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_333340_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_333340_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_333340_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_333340_57 .d-hov-pop:hover,#stacks_in_333340_57 .d-hov-pop:focus,#stacks_in_333340_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_333340_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_333340_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_333340_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_333340_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333340_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_333340_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_333340_57 .d-hov-reveal:hover::before,#stacks_in_333340_57 .d-hov-reveal.active::before{border-width:4px!important} 
               
 #stacks_in_331660 .shear-mag{position:absolute;top:0px}#stacks_in_331660 a.shear-mag.offset-override{top:0px!important} .mg-menu .mgicon-whatwedo{vertical-align:middle;font-size:1.60rem; padding-right:1.00rem;}    
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
#stacks_in_331217 {
  
  background: rgba(88, 172, 39, 1.00);
  background-image: -moz-linear-gradient(45deg, rgba(88, 172, 39, 1.00) 0%, rgba(149, 207, 65, 1.00) 100%);
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(88, 172, 39, 1.00)), color-stop(100%,rgba(149, 207, 65, 1.00)));
  background-image: -webkit-linear-gradient(45deg, rgba(88, 172, 39, 1.00) 0%,rgba(149, 207, 65, 1.00) 100%);
  background-image: -o-linear-gradient(45deg, rgba(88, 172, 39, 1.00) 0%,rgba(149, 207, 65, 1.00) 100%);
  background-image: -ms-linear-gradient(45deg, rgba(88, 172, 39, 1.00) 0%,rgba(149, 207, 65, 1.00) 100%);
  background-image: linear-gradient(45deg, rgba(88, 172, 39, 1.00) 0%,rgba(149, 207, 65, 1.00) 100%);
}
/**/
.svg-metamorph.svgm_stacks_in_331217 > .svgm-wrap {
  overflow: visible;
  height: 121px;
  
  
  -webkit-transform:   rotateY(180deg);
  transform:   rotateY(180deg);
  
}
.svg-metamorph.svgm_stacks_in_331217 > .svgm-wrap > svg {
  fill: #FFFFFF;
  stroke: #FFFFFF;
  width: 100%;
  height: 121px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_331217 > .svgm-wrap:after {
  background: #FFFFFF;
}
.svg-metamorph.svgm_stacks_in_331217 {
  padding-bottom: 121px;
  
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_331217 {
    padding-bottom: 181.500000px;
    
  }
  .svg-metamorph.svgm_stacks_in_331217 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_331217 > .svgm-wrap > svg {
    height: 181.500000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_331217 {
    padding-bottom: 60.500000px;
    
  }
  .svg-metamorph.svgm_stacks_in_331217 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_331217 > .svgm-wrap > svg {
    height: 60.500000px;
    width: 960px;
  }
}


/* */


#stacks_in_332849 {
	letter-spacing: 10px;
	text-transform: capitalize;
}


#stacks_in_332829 {
	letter-spacing: 10px;
	text-transform: capitalize;
}


#stacks_in_332832 {
	letter-spacing: 10px;
	text-transform: capitalize;
}
/* Start Play stack CSS code */#stacks_in_333518 {	z-index: 4;}.stacks_in_333518playContainer {	overflow: hidden;	position: relative !important;	z-index: 6;}.stacks_in_333518playContainer {	background-image: url("../files/posterimage-333518.png") !important;	background-position: center center !important;	background-attachment: scroll;	-webkit-background-size: cover;	-moz-background-size: cover;	-o-background-size: cover;	background-size: cover;	background-repeat: cover;}  .stacks_in_333518overlay{	position: absolute;	top: 0;	left: 0;	bottom: 0;	right: 0;	z-index: 7;}	.stacks_in_333518overlay{		background:  #000000;		opacity: 0.5;	}.stacks_in_333518contentBox{	position: relative;	text-align: center;	opacity: 1;	-webkit-transition: opacity 100ms linear;    -moz-transition: opacity 100ms linear;    -o-transition: opacity 100ms linear;    transition: opacity 100ms linear;    z-index: 8;}.stacks_in_333518content{	position: relative;	max-width: 1000px;	margin: 0 auto 0 auto;	padding: 80px 20px 80px 20px;	text-align: center !important;	z-index: 8;	text-shadow: none !important;}.stacks_in_333518content,.stacks_in_333518content h1,.stacks_in_333518content h2,.stacks_in_333518content h3,.stacks_in_333518content h4,.stacks_in_333518content h5,.stacks_in_333518content h6{	color: rgba(255, 255, 255, 1.00) !important;}.stacks_in_333518content a,.stacks_in_333518content a:active,.stacks_in_333518content a:visited{	color: rgba(255, 255, 255, 1.00) !important;	text-decoration: none !important;}.stacks_in_333518content a:hover{	color: rgba(221, 221, 221, 1.00) !important;	text-decoration: none !important;}.stacks_in_333518playScrollButton i{	color: rgba(255, 255, 255, 1.00) !important;}.stacks_in_333518playScrollButton{	position: absolute;	width: 100%;	bottom: 0;	color: #fff !important;	font-size: 36px;	text-align: center;	padding-top: 30px;	padding-bottom: 30px;	display: none;	cursor: pointer;	z-index: 8;}	.stacks_in_333518playScrollButton{		display: block;	}	.stacks_in_333518playContainer {		min-height: 500px;	}		.stacks_in_333518contentBox{		position: absolute;		width: 100%;		top: 50%;		-webkit-transform: translate(0,-50%);		-moz-transform:    translate(0,-50%);		-ms-transform:     translate(0,-50%);		-o-transform:      translate(0,-50%);		transform:         translate(0,-50%);	}/* -- End Preview/Published -- */@keyframes playanimation {	43% { transform: translate(0,0);} 	0% { transform: translate(0,0);} 	30% { transform: translate(0,11px);} 	17% { transform: translate(0,-5px);} 	11% { transform: translate(0,0);} }@-webkit-keyframes playanimation {	43% { transform: translate(0,0);} 	0% { transform: translate(0,0);} 	30% { transform: translate(0,11px);} 	17% { transform: translate(0,-5px);} 	11% { transform: translate(0,0);} }/* apply the .animation class to the element you want to animate */.playanimation {	animation: playanimation 3s ease-in-out 0s infinite normal none;	-webkit-animation: playanimation 3s ease-in-out 0s infinite normal none;}	.wallpaper, 	.wallpaper .wallpaper-container, 	.wallpaper .wallpaper-media {		-webkit-transition: none !important;		        transition: none !important;	}	.wallpaper { overflow: hidden; position: relative;} 	.wallpaper .wallpaper-container { height: 100%; overflow: hidden; position: absolute; top: 0; width: 100%; z-index: 0; } 	.wallpaper .wallpaper-media { left: 0; opacity: 0; position: absolute; top: 0; } 	.wallpaper .wallpaper-media.animated {	 	-webkit-transition: opacity 0.5s linear !important;		        transition: opacity 0.5s linear !important; 	} 	.wallpaper .wallpaper-media img, 	.wallpaper .wallpaper-media video, 	.wallpaper .wallpaper-media iframe { display: block; height: 100%; width: 100%; } 	.wallpaper .wallpaper-embed.ready:after { content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; } 	.wallpaper .wallpaper-embed.ready iframe { /* pointer-events: none; - safari doesn't like this :/ */ z-index: 0; } 	.wallpaper .wallpaper-media.native { background-position: center; background-size: cover; height: 100%; width: 100%; } 	.wallpaper .wallpaper-media.native img { display: none; } 	.wallpaper .wallpaper-media.fixed { background-position: center; background-attachment: fixed; height: 100%; width: 100%; } 	.wallpaper .wallpaper-media.fixed img { display: none; }/* End Play stack CSS code */
#stacks_in_331817 {
	padding: 40px 0px 40px 0px;
}

  #stacks_in_331817_57{text-align:center}    #stacks_in_331817_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_331817_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_331817_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_331817_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_331817_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_331817_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_331817_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_331817_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_331817_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_331817_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_331817_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_331817_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_331817_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_331817_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_331817_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_331817_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_331817_57 .d-hov,#stacks_in_331817_57 .d-hov::before,#stacks_in_331817_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_331817_57 .d-hov.active,#stacks_in_331817_57 .d-hov.active::before,#stacks_in_331817_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_331817_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_331817_57 .hover-col::before,#stacks_in_331817_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_331817_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_331817_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_331817_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_331817_57 .d-hov-pop:hover,#stacks_in_331817_57 .d-hov-pop:focus,#stacks_in_331817_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_331817_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_331817_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_331817_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_331817_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_331817_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_331817_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_331817_57 .d-hov-reveal:hover::before,#stacks_in_331817_57 .d-hov-reveal.active::before{border-width:4px!important} 
               

#stacks_in_333528 {
	padding: 40px 0px 40px 0px;
}

  #stacks_in_333528_57{text-align:center}    #stacks_in_333528_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_333528_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_333528_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_333528_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_333528_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_333528_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_333528_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_333528_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_333528_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_333528_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_333528_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_333528_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_333528_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_333528_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_333528_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_333528_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_333528_57 .d-hov,#stacks_in_333528_57 .d-hov::before,#stacks_in_333528_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333528_57 .d-hov.active,#stacks_in_333528_57 .d-hov.active::before,#stacks_in_333528_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_333528_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_333528_57 .hover-col::before,#stacks_in_333528_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_333528_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_333528_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_333528_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_333528_57 .d-hov-pop:hover,#stacks_in_333528_57 .d-hov-pop:focus,#stacks_in_333528_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_333528_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_333528_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_333528_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_333528_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333528_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_333528_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_333528_57 .d-hov-reveal:hover::before,#stacks_in_333528_57 .d-hov-reveal.active::before{border-width:4px!important} 
               
 #stacks_in_331661 .shear-mag{position:absolute;top:-80px}#stacks_in_331661 a.shear-mag.offset-override{top:-80px!important} .mg-menu .mgicon-whoweare{vertical-align:middle;font-size:1.60rem; padding-right:1.00rem;}    
.stacks_in_332884 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




#stacks_in_332879 {
	letter-spacing: 10px;
	text-transform: capitalize;
}

#stacks_in_331742 {
	padding: 40px 0px 0px 0px;
}

  #stacks_in_331742_57{text-align:center}    #stacks_in_331742_57 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_331742_57 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_331742_57 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_331742_57.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_331742_57.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_331742_57>.button.b-p.expand-mob:not(.icon-only),#stacks_in_331742_57>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_331742_57 .button.b-p.expand-large:not(.icon-only),#stacks_in_331742_57>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_331742_57.bp-wrap{padding:0px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_331742_57.bp-wrap{padding:0px 0px 0px 0px}}         
  #stacks_in_331742_57 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_331742_57 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_331742_57 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_331742_57 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_331742_57 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(15, 148, 67, 1.00);}     
       
  #stacks_in_331742_57 .d-hov,#stacks_in_331742_57 .d-hov::before,#stacks_in_331742_57 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_331742_57 .d-hov.active,#stacks_in_331742_57 .d-hov.active::before,#stacks_in_331742_57 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_331742_57 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_331742_57 .hover-col::before,#stacks_in_331742_57 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_331742_57 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_331742_57 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_331742_57 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_331742_57 .d-hov-pop:hover,#stacks_in_331742_57 .d-hov-pop:focus,#stacks_in_331742_57 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_331742_57 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_331742_57 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_331742_57 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_331742_57 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_331742_57 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_331742_57 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_331742_57 .d-hov-reveal:hover::before,#stacks_in_331742_57 .d-hov-reveal.active::before{border-width:4px!important} 
               
 #stacks_in_331702 .shear-mag{position:absolute;top:-30px}#stacks_in_331702 a.shear-mag.offset-override{top:-30px!important} .mg-menu .mgicon-newtrends{vertical-align:middle;font-size:1.60rem; padding-right:1.00rem;}    

#stacks_in_332895 {
	letter-spacing: 10px;
	text-transform: capitalize;
}
/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_332899.btr-bg-outer .btr-bg-inner {
  
  min-height: 700px;
  
}
#stacks_in_332899.btr-bg-gradient .btr-bg-inner ,
#stacks_in_332899.btr-bg-animated .btr-bg-inner ,
#stacks_in_332899.btr-bg-blur .btr-bg-inner ,
#stacks_in_332899.btr-bg-mouse .btr-bg-inner ,
#stacks_in_332899.btr-bg-pan .btr-bg-inner ,
#stacks_in_332899.btr-bg-parallax .btr-bg-inner ,
#stacks_in_332899.btr-bg-transition .btr-bg-inner ,
#stacks_in_332899.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_332899.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_332899.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.00);
}
#stacks_in_332899.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-332899.png);
  
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_332899.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  
}
#stacks_in_332899.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_332899.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}

/* GRADIENT */
#stacks_in_332899.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-332899.png);
  background-color: rgba(0, 0, 0, 0.00);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_332899.btr-bg-outer:before {
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(0, 0, 0, 0.90)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 10s ease infinite;
  -moz-animation: gradAnimate 10s ease infinite;
  -o-animation: gradAnimate 10s ease infinite;
  animation: gradAnimate 10s ease infinite;
  will-change: background-position;
  -webkit-transform:translateZ(0);
  
  background-size: 100% 400%;
  
  
  
}
#stacks_in_332899.btr-bg-outer.btr-bg-disabled:before {
  -webkit-animation: none;
  animation: none;
}








/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_332956 {
  overflow: hidden;
}
.text-fx-stacks_in_332956 .text-fx-example-wrap,
.text-fx-stacks_in_332956 .text-fx-frame,
.text-fx-stacks_in_332956 .tfx-a,
.text-fx-stacks_in_332956 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_332956 > *,
.text-fx-stacks_in_332956 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_332956 .text-fx-wrapper,
.text-fx-stacks_in_332956 .text-fx-frame,
.text-fx-stacks_in_332956 .text-fx-frame-clone,
.text-fx-stacks_in_332956 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_332956 > *,
.text-fx-stacks_in_332956 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_332956 {
  opacity: 0;
}
.text-fx-stacks_in_332956.text-fx-start {
  opacity: 1;
}


#stacks_in_332956 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_332956 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_332956 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_332956 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_332956 .tl-frame > div:nth-child(2):after,

#stacks_in_332956 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_332956 .tl-frame,
#stacks_in_332956 .tl-frame-inherited {

}
#stacks_in_332956 .tl-frame > div,
#stacks_in_332956 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_332956 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_332956 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_332956 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_332956 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_332956 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_332956 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_332956 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_332956 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_332956 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_332956 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_332956 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_332956 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_332956 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_332956 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_332956 .tl-frame > div:last-child,
#stacks_in_332956 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_332956 > * #stacks_in_332956 span.tfx-l,
.text-fx-stacks_in_332956 > * #stacks_in_332956 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_332956 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_332956 .text-fx-frame,
.text-fx-stacks_in_332956 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_332956 .tfx-c,
.text-fx-stacks_in_332956 .tfx-a,
.text-fx-stacks_in_332956 .tfx-w .tfx-l,
.text-fx-stacks_in_332956 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_332956 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_332956 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_332956 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_332956 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_332956 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_332956 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_332959 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332959 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332959 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332959 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332960 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332960 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332960 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332960 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332961 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332961 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332961 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332961 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332962 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332962 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332962 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332962 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332963 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332963 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332963 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332963 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}
/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_332910.btr-bg-outer .btr-bg-inner {
  
  min-height: 700px;
  
}
#stacks_in_332910.btr-bg-gradient .btr-bg-inner ,
#stacks_in_332910.btr-bg-animated .btr-bg-inner ,
#stacks_in_332910.btr-bg-blur .btr-bg-inner ,
#stacks_in_332910.btr-bg-mouse .btr-bg-inner ,
#stacks_in_332910.btr-bg-pan .btr-bg-inner ,
#stacks_in_332910.btr-bg-parallax .btr-bg-inner ,
#stacks_in_332910.btr-bg-transition .btr-bg-inner ,
#stacks_in_332910.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_332910.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_332910.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.00);
}
#stacks_in_332910.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-332910.jpg);
  
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_332910.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  
}
#stacks_in_332910.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_332910.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}

/* GRADIENT */
#stacks_in_332910.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-332910.jpg);
  background-color: rgba(0, 0, 0, 0.00);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_332910.btr-bg-outer:before {
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(0, 0, 0, 0.90)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 10s ease infinite;
  -moz-animation: gradAnimate 10s ease infinite;
  -o-animation: gradAnimate 10s ease infinite;
  animation: gradAnimate 10s ease infinite;
  will-change: background-position;
  -webkit-transform:translateZ(0);
  
  background-size: 100% 400%;
  
  
  
}
#stacks_in_332910.btr-bg-outer.btr-bg-disabled:before {
  -webkit-animation: none;
  animation: none;
}








/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_332943 {
  overflow: hidden;
}
.text-fx-stacks_in_332943 .text-fx-example-wrap,
.text-fx-stacks_in_332943 .text-fx-frame,
.text-fx-stacks_in_332943 .tfx-a,
.text-fx-stacks_in_332943 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_332943 > *,
.text-fx-stacks_in_332943 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_332943 .text-fx-wrapper,
.text-fx-stacks_in_332943 .text-fx-frame,
.text-fx-stacks_in_332943 .text-fx-frame-clone,
.text-fx-stacks_in_332943 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_332943 > *,
.text-fx-stacks_in_332943 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_332943 {
  opacity: 0;
}
.text-fx-stacks_in_332943.text-fx-start {
  opacity: 1;
}


#stacks_in_332943 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_332943 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_332943 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_332943 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_332943 .tl-frame > div:nth-child(2):after,

#stacks_in_332943 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_332943 .tl-frame,
#stacks_in_332943 .tl-frame-inherited {

}
#stacks_in_332943 .tl-frame > div,
#stacks_in_332943 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_332943 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_332943 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_332943 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_332943 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_332943 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_332943 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_332943 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_332943 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_332943 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_332943 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_332943 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_332943 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_332943 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_332943 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_332943 .tl-frame > div:last-child,
#stacks_in_332943 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_332943 > * #stacks_in_332943 span.tfx-l,
.text-fx-stacks_in_332943 > * #stacks_in_332943 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_332943 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_332943 .text-fx-frame,
.text-fx-stacks_in_332943 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_332943 .tfx-c,
.text-fx-stacks_in_332943 .tfx-a,
.text-fx-stacks_in_332943 .tfx-w .tfx-l,
.text-fx-stacks_in_332943 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_332943 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_332943 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_332943 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_332943 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_332943 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_332943 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_332946 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332946 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332946 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332946 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332947 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332947 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332947 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332947 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332948 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332948 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332948 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332948 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332949 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332949 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332949 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332949 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332950 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332950 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332950 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332950 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}
/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_332917.btr-bg-outer .btr-bg-inner {
  
  min-height: 700px;
  
}
#stacks_in_332917.btr-bg-gradient .btr-bg-inner ,
#stacks_in_332917.btr-bg-animated .btr-bg-inner ,
#stacks_in_332917.btr-bg-blur .btr-bg-inner ,
#stacks_in_332917.btr-bg-mouse .btr-bg-inner ,
#stacks_in_332917.btr-bg-pan .btr-bg-inner ,
#stacks_in_332917.btr-bg-parallax .btr-bg-inner ,
#stacks_in_332917.btr-bg-transition .btr-bg-inner ,
#stacks_in_332917.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_332917.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_332917.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.00);
}
#stacks_in_332917.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-332917.jpg);
  
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_332917.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  
}
#stacks_in_332917.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_332917.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}

/* GRADIENT */
#stacks_in_332917.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-332917.jpg);
  background-color: rgba(0, 0, 0, 0.00);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_332917.btr-bg-outer:before {
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(0, 0, 0, 0.90)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 10s ease infinite;
  -moz-animation: gradAnimate 10s ease infinite;
  -o-animation: gradAnimate 10s ease infinite;
  animation: gradAnimate 10s ease infinite;
  will-change: background-position;
  -webkit-transform:translateZ(0);
  
  background-size: 100% 400%;
  
  
  
}
#stacks_in_332917.btr-bg-outer.btr-bg-disabled:before {
  -webkit-animation: none;
  animation: none;
}








/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_332930 {
  overflow: hidden;
}
.text-fx-stacks_in_332930 .text-fx-example-wrap,
.text-fx-stacks_in_332930 .text-fx-frame,
.text-fx-stacks_in_332930 .tfx-a,
.text-fx-stacks_in_332930 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_332930 > *,
.text-fx-stacks_in_332930 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_332930 .text-fx-wrapper,
.text-fx-stacks_in_332930 .text-fx-frame,
.text-fx-stacks_in_332930 .text-fx-frame-clone,
.text-fx-stacks_in_332930 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_332930 > *,
.text-fx-stacks_in_332930 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_332930 {
  opacity: 0;
}
.text-fx-stacks_in_332930.text-fx-start {
  opacity: 1;
}


#stacks_in_332930 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_332930 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_332930 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_332930 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_332930 .tl-frame > div:nth-child(2):after,

#stacks_in_332930 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_332930 .tl-frame,
#stacks_in_332930 .tl-frame-inherited {

}
#stacks_in_332930 .tl-frame > div,
#stacks_in_332930 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_332930 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_332930 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_332930 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_332930 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_332930 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_332930 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_332930 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_332930 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_332930 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_332930 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_332930 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_332930 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_332930 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_332930 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_332930 .tl-frame > div:last-child,
#stacks_in_332930 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_332930 > * #stacks_in_332930 span.tfx-l,
.text-fx-stacks_in_332930 > * #stacks_in_332930 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_332930 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_332930 .text-fx-frame,
.text-fx-stacks_in_332930 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_332930 .tfx-c,
.text-fx-stacks_in_332930 .tfx-a,
.text-fx-stacks_in_332930 .tfx-w .tfx-l,
.text-fx-stacks_in_332930 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_332930 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_332930 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_332930 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_332930 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_332930 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_332930 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_332933 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332933 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332933 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332933 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332934 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332934 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332934 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332934 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332935 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332935 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332935 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332935 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332936 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332936 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332936 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332936 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332937 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332937 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332937 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332937 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}
/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_332924.btr-bg-outer .btr-bg-inner {
  
  min-height: 700px;
  
}
#stacks_in_332924.btr-bg-gradient .btr-bg-inner ,
#stacks_in_332924.btr-bg-animated .btr-bg-inner ,
#stacks_in_332924.btr-bg-blur .btr-bg-inner ,
#stacks_in_332924.btr-bg-mouse .btr-bg-inner ,
#stacks_in_332924.btr-bg-pan .btr-bg-inner ,
#stacks_in_332924.btr-bg-parallax .btr-bg-inner ,
#stacks_in_332924.btr-bg-transition .btr-bg-inner ,
#stacks_in_332924.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_332924.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_332924.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.00);
}
#stacks_in_332924.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-332924.jpg);
  
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_332924.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  
}
#stacks_in_332924.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_332924.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}

/* GRADIENT */
#stacks_in_332924.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-332924.jpg);
  background-color: rgba(0, 0, 0, 0.00);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_332924.btr-bg-outer:before {
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(0, 0, 0, 0.90)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 10s ease infinite;
  -moz-animation: gradAnimate 10s ease infinite;
  -o-animation: gradAnimate 10s ease infinite;
  animation: gradAnimate 10s ease infinite;
  will-change: background-position;
  -webkit-transform:translateZ(0);
  
  background-size: 100% 400%;
  
  
  
}
#stacks_in_332924.btr-bg-outer.btr-bg-disabled:before {
  -webkit-animation: none;
  animation: none;
}








/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_332969 {
  overflow: hidden;
}
.text-fx-stacks_in_332969 .text-fx-example-wrap,
.text-fx-stacks_in_332969 .text-fx-frame,
.text-fx-stacks_in_332969 .tfx-a,
.text-fx-stacks_in_332969 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_332969 > *,
.text-fx-stacks_in_332969 .text-fx-frame-example {
  
  text-align: center;
  
  margin-top: 0px;
  margin-bottom: 0px;
  word-spacing: 0.00px;
}

.text-fx-stacks_in_332969 .text-fx-wrapper,
.text-fx-stacks_in_332969 .text-fx-frame,
.text-fx-stacks_in_332969 .text-fx-frame-clone,
.text-fx-stacks_in_332969 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_332969 > *,
.text-fx-stacks_in_332969 .text-fx-frame-example span {
  font-family: "helveticaNeue",helvetica;
  
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.00px;
  line-height: 100%;
  color: rgba(242, 242, 242, 1.00);
  
}

.text-fx-stacks_in_332969 {
  opacity: 0;
}
.text-fx-stacks_in_332969.text-fx-start {
  opacity: 1;
}


#stacks_in_332969 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_332969 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_332969 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_332969 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_332969 .tl-frame > div:nth-child(2):after,

#stacks_in_332969 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_332969 .tl-frame,
#stacks_in_332969 .tl-frame-inherited {

}
#stacks_in_332969 .tl-frame > div,
#stacks_in_332969 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_332969 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_332969 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_332969 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_332969 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_332969 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_332969 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_332969 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_332969 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_332969 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_332969 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_332969 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_332969 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_332969 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_332969 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_332969 .tl-frame > div:last-child,
#stacks_in_332969 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_332969 > * #stacks_in_332969 span.tfx-l,
.text-fx-stacks_in_332969 > * #stacks_in_332969 span.tfx-w {
  color: rgba(242, 242, 242, 1.00);
} */
.text-fx-stacks_in_332969 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_332969 .text-fx-frame,
.text-fx-stacks_in_332969 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_332969 .tfx-c,
.text-fx-stacks_in_332969 .tfx-a,
.text-fx-stacks_in_332969 .tfx-w .tfx-l,
.text-fx-stacks_in_332969 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_332969 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_332969 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_332969 1s linear infinite;
  color: rgba(242, 242, 242, 1.00);
}
@keyframes tfx-blink_stacks_in_332969 {
  from {
    color: rgba(242, 242, 242, 1.00);
  }
  66% {
    color: rgba(242, 242, 242, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_332969 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_332969 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_332972 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332972 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332972 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332972 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332973 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332973 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right top;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332973 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332973 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332974 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
  opacity: 0.000000;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332974 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: right bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332974 300ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332974 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.030000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,0.030000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332975 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332975 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332975 100ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332975 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,0.000000);
    opacity: 0.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.010000,1.000000);
    opacity: 1.000000;
  }
  

}
.frame_bg_stacks_in_332976 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
  opacity: 1.000000;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
}
.frame_bg_edit_stacks_in_332976 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left center;
  background-color: rgba(122, 200, 0, 1.00);
  animation: edit_stacks_in_332976 400ms ease 1;
  
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
  opacity: 1.000000;
  

}
@keyframes edit_stacks_in_332976 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,1.000000);
    opacity: 1.000000;
  }
  
  to {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000);
    opacity: 1.000000;
  }
  

}

  #stacks_in_332482{text-align:center}    #stacks_in_332482 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_332482 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_332482 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(153, 204, 51, 1.00)}       #stacks_in_332482.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:12.00px}#stacks_in_332482.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:12.00px}         @media screen and (max-width:641px){#stacks_in_332482>.button.b-p.expand-mob:not(.icon-only),#stacks_in_332482>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_332482 .button.b-p.expand-large:not(.icon-only),#stacks_in_332482>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
    @media screen and (min-width:641px){#stacks_in_332482.bp-wrap{padding:40px 0px 0px 0px}}         
  
       
  #stacks_in_332482 .d-hov,#stacks_in_332482 .d-hov::before,#stacks_in_332482 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_332482 .d-hov.active,#stacks_in_332482 .d-hov.active::before,#stacks_in_332482 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_332482 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(153, 204, 51, 1.00)!important}#stacks_in_332482 .hover-col::before,#stacks_in_332482 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_332482 .hover-col:hover::before{background:rgba(153, 204, 51, 1.00)}#stacks_in_332482 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_332482 .d-hov-ripple-out:hover::before{border:rgba(153, 204, 51, 1.00) solid 2px}#stacks_in_332482 .d-hov-pop:hover,#stacks_in_332482 .d-hov-pop:focus,#stacks_in_332482 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_332482 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_332482 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_332482 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_332482 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(153, 204, 51, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_332482 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_332482 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_332482 .d-hov-reveal:hover::before,#stacks_in_332482 .d-hov-reveal.active::before{border-width:4px!important} 
               
#stacks_in_331774{padding-left:0px;padding-right:0px;}#stacks_in_331774 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_331774 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_331774 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_331774 > .jack.width-static{width:500px}#stacks_in_331774 > .jack.width-flexible{width:100%}#stacks_in_331774 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_331774 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_331774 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_331774 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_331774 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_331774 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_331774 > .jack::after{border-radius:0px}#stacks_in_331774 > .jack.border-detailed-radius,#stacks_in_331774 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_331774 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_331774 > .jack.bg-color{background-color:#89C5FF}#stacks_in_331774 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_331774 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_331774 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_331774 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_331774 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_331774 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_331774 > .jack.bg-image:not(.glass){}#stacks_in_331774 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_331774 > .jack.bg-image.glass.after,#stacks_in_331774 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_331774 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_331774 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_331774 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_331774 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_331774 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_331774 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_331774 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_331774 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_331774 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_331774 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_331774 > .jack.bg-image.glass.after,#stacks_in_331774 > .glass.jack.bg-image::after{}#stacks_in_331774 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_331774 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_331774 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_331774 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_331774 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_331774 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_331774 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_331774 > .jack.peek-shadow::before,#stacks_in_331774 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_331774 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_331774 > .jack{overflow:visible;}#stacks_in_331774 > .jack.height-static{height:100px}#stacks_in_331774 > .jack.height-minmax{min-height:100px;max-height:800px}

  #stacks_in_332548{text-align:center}  form #stacks_in_332548 .button.b-p.inline{height:37px!important;margin-left:-1px;padding-top:0;padding-bottom:0}         @media screen and (max-width:641px){#stacks_in_332548>.button.b-p.expand-mob:not(.icon-only),#stacks_in_332548>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_332548 .button.b-p.expand-large:not(.icon-only),#stacks_in_332548>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_332548.bp-wrap{padding:40px 0px 40px 0px}}  @media screen and (min-width:641px){#stacks_in_332548.bp-wrap{padding:40px 0px 40px 0px}}         
  #stacks_in_332548 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_332548 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_332548 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_332548 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_332548 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(153, 204, 51, 1.00);}     
       
  #stacks_in_332548 .d-hov,#stacks_in_332548 .d-hov::before,#stacks_in_332548 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_332548 .d-hov.active,#stacks_in_332548 .d-hov.active::before,#stacks_in_332548 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_332548 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_332548 .hover-col::before,#stacks_in_332548 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_332548 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_332548 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_332548 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_332548 .d-hov-pop:hover,#stacks_in_332548 .d-hov-pop:focus,#stacks_in_332548 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_332548 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_332548 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_332548 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_332548 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_332548 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_332548 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_332548 .d-hov-reveal:hover::before,#stacks_in_332548 .d-hov-reveal.active::before{border-width:4px!important} 
               
 #stacks_in_331994 .shear-mag{position:absolute;top:-30px}#stacks_in_331994 a.shear-mag.offset-override{top:-30px!important} .mg-menu .mgicon-shop{vertical-align:middle;font-size:1.60rem; padding-right:1.00rem;}    

#stacks_in_332993 {
	letter-spacing: 10px;
	text-transform: capitalize;
}
/* -- Start Swell Each css Template -- */

#stacks_in_333482{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_333482swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_333482swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_333482swell{
		max-width: 800px;
	}
	.stacks_in_333482swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_333482swell-with-zoom .mfp-container,.stacks_in_333482swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_333482swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_333482swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_333482swell-with-zoom.mfp-removing .mfp-container,.stacks_in_333482swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_333482 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333482 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333482 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_333482 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_333482 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_333482 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_333482 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_333482 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_333482 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_333482 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_333482 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_333484{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_333484swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_333484swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_333484swell{
		max-width: 800px;
	}
	.stacks_in_333484swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_333484swell-with-zoom .mfp-container,.stacks_in_333484swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_333484swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_333484swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_333484swell-with-zoom.mfp-removing .mfp-container,.stacks_in_333484swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_333484 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333484 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333484 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_333484 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_333484 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_333484 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_333484 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_333484 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_333484 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_333484 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_333484 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_333486{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_333486swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_333486swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_333486swell{
		max-width: 800px;
	}
	.stacks_in_333486swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_333486swell-with-zoom .mfp-container,.stacks_in_333486swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_333486swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_333486swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_333486swell-with-zoom.mfp-removing .mfp-container,.stacks_in_333486swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_333486 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333486 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333486 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_333486 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_333486 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_333486 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_333486 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_333486 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_333486 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_333486 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_333486 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_333488{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_333488swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_333488swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_333488swell{
		max-width: 800px;
	}
	.stacks_in_333488swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_333488swell-with-zoom .mfp-container,.stacks_in_333488swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_333488swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_333488swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_333488swell-with-zoom.mfp-removing .mfp-container,.stacks_in_333488swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_333488 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333488 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333488 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_333488 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_333488 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_333488 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_333488 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_333488 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_333488 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_333488 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_333488 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_333498{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_333498swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_333498swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_333498swell{
		max-width: 800px;
	}
	.stacks_in_333498swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_333498swell-with-zoom .mfp-container,.stacks_in_333498swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_333498swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_333498swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_333498swell-with-zoom.mfp-removing .mfp-container,.stacks_in_333498swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_333498 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333498 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333498 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_333498 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_333498 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_333498 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_333498 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_333498 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_333498 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_333498 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_333498 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_333502{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_333502swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_333502swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_333502swell{
		max-width: 800px;
	}
	.stacks_in_333502swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_333502swell-with-zoom .mfp-container,.stacks_in_333502swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_333502swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_333502swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_333502swell-with-zoom.mfp-removing .mfp-container,.stacks_in_333502swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_333502 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333502 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333502 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_333502 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_333502 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_333502 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_333502 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_333502 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_333502 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_333502 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_333502 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_333504{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_333504swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_333504swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_333504swell{
		max-width: 800px;
	}
	.stacks_in_333504swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_333504swell-with-zoom .mfp-container,.stacks_in_333504swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_333504swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_333504swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_333504swell-with-zoom.mfp-removing .mfp-container,.stacks_in_333504swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_333504 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333504 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333504 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_333504 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_333504 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_333504 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_333504 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_333504 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_333504 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_333504 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_333504 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_333506{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_333506swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_333506swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_333506swell{
		max-width: 800px;
	}
	.stacks_in_333506swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_333506swell-with-zoom .mfp-container,.stacks_in_333506swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_333506swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_333506swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_333506swell-with-zoom.mfp-removing .mfp-container,.stacks_in_333506swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_333506 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333506 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_333506 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_333506 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_333506 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_333506 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_333506 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_333506 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_333506 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_333506 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_333506 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */ #stacks_in_331665 .shear-mag{position:absolute;top:-30px}#stacks_in_331665 a.shear-mag.offset-override{top:-30px!important} .mg-menu .mgicon-contactus{vertical-align:middle;font-size:1.60rem; padding-right:1.00rem;}    
 #stacks_in_333538 .magic-zone{width:0;height:0;visibility:hidden} .mg-menu .mag-item.mag-zone-id-stacks_in_333538>.mag-link>.dot-tip{color:rgba(81, 164, 33, 1.00)}.mg-menu .mag-item.mag-zone-id-stacks_in_333538:hover>.mag-link>.dot-tip{color:rgba(26, 26, 26, 1.00)}  .mg-menu .mgicon-id-stacks_in_333538{vertical-align:middle;font-size:1.60rem; padding-right:1.00rem;}.mg-menu .mgicon-id-stacks_in_333538.fa{display:inline!important} .mg-menu .mgicon-id-stacks_in_333538{color:rgba(102, 204, 0, 1.00)}.mg-menu .mag-item:hover .mgicon-id-stacks_in_333538{color:rgba(26, 26, 26, 1.00)}   
 #stacks_in_332289 .magic-zone{width:0;height:0;visibility:hidden} .mg-menu .mag-item.mag-zone-id-stacks_in_332289>.mag-link>.dot-tip{color:rgba(81, 164, 33, 1.00)}.mg-menu .mag-item.mag-zone-id-stacks_in_332289:hover>.mag-link>.dot-tip{color:rgba(26, 26, 26, 1.00)}  .mg-menu .mgicon-id-stacks_in_332289{vertical-align:middle;font-size:1.60rem; padding-right:1.00rem;}.mg-menu .mgicon-id-stacks_in_332289.fa{display:inline!important} .mg-menu .mgicon-id-stacks_in_332289{color:rgba(102, 204, 0, 1.00)}.mg-menu .mag-item:hover .mgicon-id-stacks_in_332289{color:rgba(26, 26, 26, 1.00)}   
.stacks_in_332590 img{width:100%;max-width:512px}
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
#stacks_in_333179_148 {
  
  background: rgba(88, 172, 39, 1.00);
  background-image: -moz-linear-gradient(-45deg, rgba(88, 172, 39, 1.00) 0%, rgba(149, 207, 65, 1.00) 100%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(88, 172, 39, 1.00)), color-stop(100%,rgba(149, 207, 65, 1.00)));
  background-image: -webkit-linear-gradient(-45deg, rgba(88, 172, 39, 1.00) 0%,rgba(149, 207, 65, 1.00) 100%);
  background-image: -o-linear-gradient(-45deg, rgba(88, 172, 39, 1.00) 0%,rgba(149, 207, 65, 1.00) 100%);
  background-image: -ms-linear-gradient(-45deg, rgba(88, 172, 39, 1.00) 0%,rgba(149, 207, 65, 1.00) 100%);
  background-image: linear-gradient(135deg, rgba(88, 172, 39, 1.00) 0%,rgba(149, 207, 65, 1.00) 100%);
}
/**/
.svg-metamorph.svgm_stacks_in_333179_148 > .svgm-wrap {
  overflow: visible;
  height: 120px;
  left:50%;
  
  -webkit-transform: translateX(-50%) rotateX(180deg) ;
  transform: translateX(-50%) rotateX(180deg) ;
  
  bottom: auto; top: 0;
  
}
.svg-metamorph.svgm_stacks_in_333179_148 > .svgm-wrap > svg {
  fill: #FFFFFF;
  stroke: #FFFFFF;
  width: 100%;
  height: 120px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_333179_148 > .svgm-wrap:after {
  background: #FFFFFF;
}
.svg-metamorph.svgm_stacks_in_333179_148 {
  padding-bottom: 120px;
  padding-bottom: 0px;padding-top: 120px;
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_333179_148 {
    padding-bottom: 180.000000px;
    padding-bottom: 0px;padding-top: 180.000000px;
  }
  .svg-metamorph.svgm_stacks_in_333179_148 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_333179_148 > .svgm-wrap > svg {
    height: 180.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_333179_148 {
    padding-bottom: 60.000000px;
    padding-bottom: 0px;padding-top: 60.000000px;
  }
  .svg-metamorph.svgm_stacks_in_333179_148 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_333179_148 > .svgm-wrap > svg {
    height: 60.000000px;
    width: 960px;
  }
}


/* */
#stacks_in_333179_185 h1,#stacks_in_333179_185 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_333179_185 h1,#stacks_in_333179_185 .hTxt:not(.segment) div{font-size:2.00rem}}@media only screen and (max-width:667px){#stacks_in_333179_185 h1,#stacks_in_333179_185 div{text-align:center !important}#stacks_out_333179_185{display:block !important}}#stacks_in_333179_185 h1,#stacks_in_333179_185 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_333179_185 h1 a,#stacks_in_333179_185 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_333179_185 h1 a:hover,#stacks_in_333179_185 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_333179_185 small,#stacks_in_333179_185 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_333179_185 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Anton",Sans-Serif;font-weight:400;font-style:normal}#stacks_in_333179_185 .hTxt.segment[data-seg="segment1"]{font-family:"Signika",Sans-Serif;font-weight:400;font-style:normal}#stacks_in_333179_185 .primary,#stacks_in_333179_185 .segment{display:inline-block}#stacks_in_333179_185 .primary.sub-title,#stacks_in_333179_185 .segment.sub-title{display:block}#stacks_in_333179_185 [data-seg="segment2"].last-title{display:block}#stacks_in_333179_185 .segment.no-shadow{text-shadow:none !important}#stacks_in_333179_185 .segment *{}#stacks_in_333179_185 .hTxt.primary{vertical-align:baseline}#stacks_in_333179_185 .segment[data-seg="segment1"]{font-size:100%;color:rgba(253, 255, 255, 1.00);padding:0px 0px 0px 13px;margin:0px 0px 0px 0px;vertical-align:baseline;}#stacks_in_333179_185 .segment[data-seg="segment1"] div{color:rgba(253, 255, 255, 1.00)}#stacks_in_333179_185 .segment[data-seg="segment1"] div.mez{font-size:100%}


#stacks_in_333179_185 {
	padding: 20px 0px 20px 0px;
}
p#stacks_in_333179_197.none, h1#stacks_in_333179_197.none, h2#stacks_in_333179_197.none, h3#stacks_in_333179_197.none, h4#stacks_in_333179_197.none, h5#stacks_in_333179_197.none, h6#stacks_in_333179_197.none {
	text-align: center !important;
}

#stacks_in_333179_197 {
	  text-align: center !important;
}
/* brandico */
#stacks_in_333179_197 [class*="brandico-"]:before {
  font-family: 'brandico', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="brandico-"]:hover:before {
  color:#222222;
}

/* entypo */
#stacks_in_333179_197 [class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="entypo-"]:hover:before {
  color:#222222;
}

/* fontawesome */
#stacks_in_333179_197 [class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="fontawesome-"]:hover:before {
  color:#222222;
}

/* fontelico */
#stacks_in_333179_197 [class*="fontelico-"]:before {
  font-family: 'fontelico', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="fontelico-"]:hover:before {
  color:#222222;
}

/* maki */
#stacks_in_333179_197 [class*="maki-"]:before {
  font-family: 'maki', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="maki-"]:hover:before {
  color:#222222;
}

/* openwebicons */
#stacks_in_333179_197 [class*="openwebicons-"]:before {
  font-family: 'OpenWeb Icons', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="openwebicons-"]:hover:before {
  color:#222222;
}

/* typicons */
#stacks_in_333179_197 [class*="typicons-"]:before {
  font-family: 'Typicons', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="typicons-"]:hover:before {
  color:#222222;
}

/* zocial */
#stacks_in_333179_197 [class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="zocial-"]:hover:before {
  color:#222222;
}

/* iconicfill */
#stacks_in_333179_197 [class*="iconicfill-"]:before {
  font-family: 'IconicFill', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="iconicfill-"]:hover:before {
  color:#222222;
}

/* iconicstroke */
#stacks_in_333179_197 [class*="iconicstroke-"]:before {
  font-family: 'IconicStroke', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="iconicstroke-"]:hover:before {
  color:#222222;
}

#stacks_in_333179_197 a { text-decoration: none !important; border-bottom: 0px!important; }


/* Ionicon */
#stacks_in_333179_197 [class*="ion-"]:before {
  font-family: 'Ionicons', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_197 [class*="ion-"]:hover:before {
  color:#222222;
}

/* Themify */
#stacks_in_333179_197 [class^="ti-"], [class*=" ti-"] {
  font-family: 'themify', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}	

#stacks_in_333179_197 [class^="ti-"]:hover {
  color:#222222;
}


/* Grow */

.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

}

.grow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/* Shrink */

.shrink {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.shrink:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

/* Pulse */

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */

@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-grow:hover {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */

@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-shrink:hover {
  -webkit-animation-name: pulse-shrink;
  animation-name: pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Push */

@-webkit-keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.push {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.push:hover {
  -webkit-animation-name: push;
  animation-name: push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pop */

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pop {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pop:hover {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Rotate */

.rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.rotate:hover {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* Grow Rotate */

.grow-rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.grow-rotate:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  -ms-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Float */

.float {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

/* Sink */

.sink {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.sink:hover {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

/* Hover */

@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hover {
  display: inline-block;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Hang */

@-webkit-keyframes hang {
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hang {
  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

.hang {
  display: inline-block;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hang:hover {
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hang;
  animation-name: hang;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Skew */

.skew {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.skew:hover {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Forward */

.skew-forward {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.skew-forward:hover {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Wobble Vertical */

@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.wobble-vertical {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-vertical:hover {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */

@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.wobble-horizontal {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-horizontal:hover {
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */

@-webkit-keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    -ms-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    -ms-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-top {
  display: inline-block;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-top:hover {
  -webkit-animation-name: wobble-top;
  animation-name: wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */

@-webkit-keyframes wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    -ms-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    -ms-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-bottom {
  display: inline-block;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-bottom:hover {
  -webkit-animation-name: wobble-bottom;
  animation-name: wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Float Shadow */

.float-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

.float-shadow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.float-shadow:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Hover Shadow */

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

.hover-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

.hover-shadow:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.hover-shadow:hover:before {
  opacity: .4;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}#stacks_in_333179_193 p,#stacks_in_333179_193 div,#stacks_in_333179_193 ul,#stacks_in_333179_193 ol,#stacks_in_333179_193 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_333179_193 a{color:rgba(253, 255, 255, 1.00)}#stacks_in_333179_193 a:hover{color:rgba(255, 255, 255, 1.00)}#stacks_in_333179_193,#stacks_in_333179_193 div,#stacks_in_333179_193 p,#stacks_in_333179_193 ol,#stacks_in_333179_193 ul li,#stacks_in_333179_193 ol li,#stacks_in_333179_193 ol,#stacks_in_333179_193 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_333179_193,#stacks_in_333179_193 div,#stacks_in_333179_193 p,#stacks_in_333179_193 ol,#stacks_in_333179_193 ul li,#stacks_in_333179_193 ol li,#stacks_in_333179_193 ol,#stacks_in_333179_193 dl{font-size:1.25rem}}@media only screen and (min-width:0px){#stacks_in_333179_193{}}#stacks_in_333179_193,#stacks_in_333179_193 div,#stacks_in_333179_193 p,#stacks_in_333179_193 ul,#stacks_in_333179_193 ul li,#stacks_in_333179_193 ol li,#stacks_in_333179_193 ol,#stacks_in_333179_193 dl,#stacks_in_333179_193 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Ubuntu",Sans-Serif ;font-weight:400 ;font-style:normal }

p#stacks_in_333179_204.none, h1#stacks_in_333179_204.none, h2#stacks_in_333179_204.none, h3#stacks_in_333179_204.none, h4#stacks_in_333179_204.none, h5#stacks_in_333179_204.none, h6#stacks_in_333179_204.none {
	text-align: center !important;
}

#stacks_in_333179_204 {
	  text-align: center !important;
}
/* brandico */
#stacks_in_333179_204 [class*="brandico-"]:before {
  font-family: 'brandico', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="brandico-"]:hover:before {
  color:#222222;
}

/* entypo */
#stacks_in_333179_204 [class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="entypo-"]:hover:before {
  color:#222222;
}

/* fontawesome */
#stacks_in_333179_204 [class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="fontawesome-"]:hover:before {
  color:#222222;
}

/* fontelico */
#stacks_in_333179_204 [class*="fontelico-"]:before {
  font-family: 'fontelico', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="fontelico-"]:hover:before {
  color:#222222;
}

/* maki */
#stacks_in_333179_204 [class*="maki-"]:before {
  font-family: 'maki', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="maki-"]:hover:before {
  color:#222222;
}

/* openwebicons */
#stacks_in_333179_204 [class*="openwebicons-"]:before {
  font-family: 'OpenWeb Icons', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="openwebicons-"]:hover:before {
  color:#222222;
}

/* typicons */
#stacks_in_333179_204 [class*="typicons-"]:before {
  font-family: 'Typicons', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="typicons-"]:hover:before {
  color:#222222;
}

/* zocial */
#stacks_in_333179_204 [class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="zocial-"]:hover:before {
  color:#222222;
}

/* iconicfill */
#stacks_in_333179_204 [class*="iconicfill-"]:before {
  font-family: 'IconicFill', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="iconicfill-"]:hover:before {
  color:#222222;
}

/* iconicstroke */
#stacks_in_333179_204 [class*="iconicstroke-"]:before {
  font-family: 'IconicStroke', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="iconicstroke-"]:hover:before {
  color:#222222;
}

#stacks_in_333179_204 a { text-decoration: none !important; border-bottom: 0px!important; }


/* Ionicon */
#stacks_in_333179_204 [class*="ion-"]:before {
  font-family: 'Ionicons', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}

#stacks_in_333179_204 [class*="ion-"]:hover:before {
  color:#222222;
}

/* Themify */
#stacks_in_333179_204 [class^="ti-"], [class*=" ti-"] {
  font-family: 'themify', sans-serif;
  font-size: 2em;
  color:#FFFFFF;
  line-height: 1em;
}	

#stacks_in_333179_204 [class^="ti-"]:hover {
  color:#222222;
}


/* Grow */

.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

}

.grow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/* Shrink */

.shrink {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.shrink:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

/* Pulse */

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */

@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-grow:hover {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */

@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-shrink:hover {
  -webkit-animation-name: pulse-shrink;
  animation-name: pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Push */

@-webkit-keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.push {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.push:hover {
  -webkit-animation-name: push;
  animation-name: push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pop */

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pop {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pop:hover {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Rotate */

.rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.rotate:hover {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* Grow Rotate */

.grow-rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.grow-rotate:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  -ms-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Float */

.float {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

/* Sink */

.sink {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.sink:hover {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

/* Hover */

@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hover {
  display: inline-block;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Hang */

@-webkit-keyframes hang {
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hang {
  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

.hang {
  display: inline-block;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hang:hover {
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hang;
  animation-name: hang;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Skew */

.skew {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.skew:hover {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Forward */

.skew-forward {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.skew-forward:hover {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Wobble Vertical */

@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.wobble-vertical {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-vertical:hover {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */

@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.wobble-horizontal {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-horizontal:hover {
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */

@-webkit-keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    -ms-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    -ms-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-top {
  display: inline-block;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-top:hover {
  -webkit-animation-name: wobble-top;
  animation-name: wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */

@-webkit-keyframes wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    -ms-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    -ms-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-bottom {
  display: inline-block;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-bottom:hover {
  -webkit-animation-name: wobble-bottom;
  animation-name: wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Float Shadow */

.float-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

.float-shadow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.float-shadow:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Hover Shadow */

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

.hover-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

.hover-shadow:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.hover-shadow:hover:before {
  opacity: .4;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}#stacks_in_333179_200 p,#stacks_in_333179_200 div,#stacks_in_333179_200 ul,#stacks_in_333179_200 ol,#stacks_in_333179_200 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_333179_200 a{color:rgba(53, 53, 53, 1.00)}#stacks_in_333179_200 a:hover{color:rgba(255, 255, 255, 1.00)}@media only screen and (min-width:0px){#stacks_in_333179_200{}}#stacks_in_333179_200,#stacks_in_333179_200 div,#stacks_in_333179_200 p,#stacks_in_333179_200 ul,#stacks_in_333179_200 ul li,#stacks_in_333179_200 ol li,#stacks_in_333179_200 ol,#stacks_in_333179_200 dl,#stacks_in_333179_200 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Ubuntu",Sans-Serif ;font-weight:400 ;font-style:normal }

p#stacks_in_333179_211.none, h1#stacks_in_333179_211.none, h2#stacks_in_333179_211.none, h3#stacks_in_333179_211.none, h4#stacks_in_333179_211.none, h5#stacks_in_333179_211.none, h6#stacks_in_333179_211.none {
	text-align: center !important;
}

#stacks_in_333179_211 {
	  text-align: center !important;
}
/* brandico */
#stacks_in_333179_211 [class*="brandico-"]:before {
  font-family: 'brandico', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="brandico-"]:hover:before {
  color:#222222;
}

/* entypo */
#stacks_in_333179_211 [class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="entypo-"]:hover:before {
  color:#222222;
}

/* fontawesome */
#stacks_in_333179_211 [class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="fontawesome-"]:hover:before {
  color:#222222;
}

/* fontelico */
#stacks_in_333179_211 [class*="fontelico-"]:before {
  font-family: 'fontelico', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="fontelico-"]:hover:before {
  color:#222222;
}

/* maki */
#stacks_in_333179_211 [class*="maki-"]:before {
  font-family: 'maki', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="maki-"]:hover:before {
  color:#222222;
}

/* openwebicons */
#stacks_in_333179_211 [class*="openwebicons-"]:before {
  font-family: 'OpenWeb Icons', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="openwebicons-"]:hover:before {
  color:#222222;
}

/* typicons */
#stacks_in_333179_211 [class*="typicons-"]:before {
  font-family: 'Typicons', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="typicons-"]:hover:before {
  color:#222222;
}

/* zocial */
#stacks_in_333179_211 [class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="zocial-"]:hover:before {
  color:#222222;
}

/* iconicfill */
#stacks_in_333179_211 [class*="iconicfill-"]:before {
  font-family: 'IconicFill', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="iconicfill-"]:hover:before {
  color:#222222;
}

/* iconicstroke */
#stacks_in_333179_211 [class*="iconicstroke-"]:before {
  font-family: 'IconicStroke', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="iconicstroke-"]:hover:before {
  color:#222222;
}

#stacks_in_333179_211 a { text-decoration: none !important; border-bottom: 0px!important; }


/* Ionicon */
#stacks_in_333179_211 [class*="ion-"]:before {
  font-family: 'Ionicons', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}

#stacks_in_333179_211 [class*="ion-"]:hover:before {
  color:#222222;
}

/* Themify */
#stacks_in_333179_211 [class^="ti-"], [class*=" ti-"] {
  font-family: 'themify', sans-serif;
  font-size: 2em;
  color:#FDFFFF;
  line-height: 1em;
}	

#stacks_in_333179_211 [class^="ti-"]:hover {
  color:#222222;
}


/* Grow */

.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

}

.grow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/* Shrink */

.shrink {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.shrink:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

/* Pulse */

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */

@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-grow:hover {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */

@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-shrink:hover {
  -webkit-animation-name: pulse-shrink;
  animation-name: pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Push */

@-webkit-keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes push {
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.push {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.push:hover {
  -webkit-animation-name: push;
  animation-name: push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pop */

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pop {
  50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pop {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pop:hover {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Rotate */

.rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.rotate:hover {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* Grow Rotate */

.grow-rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.grow-rotate:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  -ms-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Float */

.float {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

/* Sink */

.sink {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.sink:hover {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

/* Hover */

@-webkit-keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hover {
  display: inline-block;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Hang */

@-webkit-keyframes hang {
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hang {
  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

.hang {
  display: inline-block;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hang:hover {
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hang;
  animation-name: hang;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Skew */

.skew {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.skew:hover {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Forward */

.skew-forward {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.skew-forward:hover {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Wobble Vertical */

@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.wobble-vertical {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-vertical:hover {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */

@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.wobble-horizontal {
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-horizontal:hover {
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */

@-webkit-keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    -ms-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    -ms-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-top {
  display: inline-block;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-top:hover {
  -webkit-animation-name: wobble-top;
  animation-name: wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */

@-webkit-keyframes wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    -ms-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    -ms-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-bottom {
  display: inline-block;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-bottom:hover {
  -webkit-animation-name: wobble-bottom;
  animation-name: wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Float Shadow */

.float-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

.float-shadow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.float-shadow:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Hover Shadow */

@keyframes hover {
  50% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

@keyframes hover-shadow {
  0% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

.hover-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

.hover-shadow:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.hover-shadow:hover:before {
  opacity: .4;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}#stacks_in_333179_207 p,#stacks_in_333179_207 div,#stacks_in_333179_207 ul,#stacks_in_333179_207 ol,#stacks_in_333179_207 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_333179_207 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_333179_207 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_333179_207{}}#stacks_in_333179_207,#stacks_in_333179_207 div,#stacks_in_333179_207 p,#stacks_in_333179_207 ul,#stacks_in_333179_207 ul li,#stacks_in_333179_207 ol li,#stacks_in_333179_207 ol,#stacks_in_333179_207 dl,#stacks_in_333179_207 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Ubuntu",Sans-Serif ;font-weight:400 ;font-style:normal }


  #stacks_in_333179_213{text-align:center}          @media screen and (max-width:641px){#stacks_in_333179_213>.button.b-p.expand-mob:not(.icon-only),#stacks_in_333179_213>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_333179_213 .button.b-p.expand-large:not(.icon-only),#stacks_in_333179_213>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_333179_213.bp-wrap{padding:10px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_333179_213.bp-wrap{padding:40px 0px 0px 0px}}         
  #stacks_in_333179_213 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_333179_213 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_333179_213 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(87, 88, 87, 1.00)}#stacks_in_333179_213 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_333179_213 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(153, 204, 51, 1.00);}     
       
  #stacks_in_333179_213 .d-hov,#stacks_in_333179_213 .d-hov::before,#stacks_in_333179_213 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333179_213 .d-hov.active,#stacks_in_333179_213 .d-hov.active::before,#stacks_in_333179_213 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_333179_213 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_333179_213 .hover-col::before,#stacks_in_333179_213 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_333179_213 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_333179_213 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_333179_213 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_333179_213 .d-hov-pop:hover,#stacks_in_333179_213 .d-hov-pop:focus,#stacks_in_333179_213 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_333179_213 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_333179_213 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_333179_213 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_333179_213 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333179_213 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_333179_213 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_333179_213 .d-hov-reveal:hover::before,#stacks_in_333179_213 .d-hov-reveal.active::before{border-width:4px!important} 
               
#stacks_in_333179_163 p,#stacks_in_333179_163 div,#stacks_in_333179_163 ul,#stacks_in_333179_163 ol,#stacks_in_333179_163 dl{color:rgba(102, 204, 51, 1.00)}#stacks_in_333179_163 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_333179_163 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_333179_163,#stacks_in_333179_163 div,#stacks_in_333179_163 p,#stacks_in_333179_163 ol,#stacks_in_333179_163 ul li,#stacks_in_333179_163 ol li,#stacks_in_333179_163 ol,#stacks_in_333179_163 dl{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_333179_163,#stacks_in_333179_163 div,#stacks_in_333179_163 p,#stacks_in_333179_163 ol,#stacks_in_333179_163 ul li,#stacks_in_333179_163 ol li,#stacks_in_333179_163 ol,#stacks_in_333179_163 dl{font-size:1.50rem}}@media only screen and (min-width:0px){#stacks_in_333179_163{}}#stacks_in_333179_163,#stacks_in_333179_163 div,#stacks_in_333179_163 p,#stacks_in_333179_163 ul,#stacks_in_333179_163 ul li,#stacks_in_333179_163 ol li,#stacks_in_333179_163 ol,#stacks_in_333179_163 dl,#stacks_in_333179_163 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Francois One",Sans-Serif ;font-weight:400 ;font-style:normal }


  #stacks_in_333179_178{text-align:center}  form #stacks_in_333179_178 .button.b-p.inline{height:37px!important;margin-left:-1px;padding-top:0;padding-bottom:0}         @media screen and (max-width:641px){#stacks_in_333179_178>.button.b-p.expand-mob:not(.icon-only),#stacks_in_333179_178>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_333179_178 .button.b-p.expand-large:not(.icon-only),#stacks_in_333179_178>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_333179_178.bp-wrap{padding:40px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_333179_178.bp-wrap{padding:10px 0px 0px 0px}}         
  #stacks_in_333179_178 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_333179_178 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_333179_178 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(102, 204, 51, 1.00)}#stacks_in_333179_178 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_333179_178 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(153, 204, 51, 1.00);}     
       
  #stacks_in_333179_178 .d-hov,#stacks_in_333179_178 .d-hov::before,#stacks_in_333179_178 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333179_178 .d-hov.active,#stacks_in_333179_178 .d-hov.active::before,#stacks_in_333179_178 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_333179_178 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_333179_178 .hover-col::before,#stacks_in_333179_178 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_333179_178 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_333179_178 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_333179_178 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_333179_178 .d-hov-pop:hover,#stacks_in_333179_178 .d-hov-pop:focus,#stacks_in_333179_178 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_333179_178 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_333179_178 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_333179_178 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_333179_178 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_333179_178 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_333179_178 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_333179_178 .d-hov-reveal:hover::before,#stacks_in_333179_178 .d-hov-reveal.active::before{border-width:4px!important} 
               
.com_bigwhiteduck_stacks_paragraphpro_stack{padding-top:0.00%;padding-bottom:0.00%}#stacks_in_331656_2,#stacks_in_331656_2 div,#stacks_in_331656_2 p,#stacks_in_331656_2 ol,#stacks_in_331656_2 ul li,#stacks_in_331656_2 ol li,#stacks_in_331656_2 ol,#stacks_in_331656_2 dl{font-size:3.00rem}@media all and (max-width:640px){#stacks_in_331656_2,#stacks_in_331656_2 div,#stacks_in_331656_2 p,#stacks_in_331656_2 ol,#stacks_in_331656_2 ul li,#stacks_in_331656_2 ol li,#stacks_in_331656_2 ol,#stacks_in_331656_2 dl{font-size:1.00rem}}@media only screen and (min-width:480px){#stacks_in_331656_2{word-spacing:0.00px;}}

