


/* -- 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 -- */@property --glass-border-one{syntax:"<color>";inherits:true;initial-value:rgba(255,255,255,0)}@property --glass-border-two{syntax:"<color>";inherits:true;initial-value:rgba(255,255,255,0.5)}@property --glass-border-deg{syntax:"<angle>";inherits:true;initial-value:0deg}@property --glass-shimmer-width{syntax:"<length-percentage>";inherits:true;initial-value:10%}@keyframes glass-border-bounce{50%{scale:var(--glass-border-scale,0.995)}100%{scale:1;--glass-border-deg:var(--glass-hover-deg,360deg)}}@keyframes glass-border-rotate{100%{--glass-border-deg:var(--glass-hover-deg,360deg)}}.glass-outer{position:relative;box-shadow:var(--glass-drop-shadow,none);border-radius:var(--glass-radius,0)}.glass-inner{position:relative;overflow:hidden;border-radius:inherit;padding:var(--glass-padding,4rem 2rem);clip-path:inset(0 round var(--glass-radius));background:var(--glass-bg,hsl(0 0% 100% / 0.1));backdrop-filter:blur(var(--glass-blur,3px));box-shadow:var(--glass-inner-shadow,none);isolation:isolate;contain:paint;transition:background 200ms linear}.glass-inner::after{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;transition:--glass-border-one 200ms linear,--glass-border-two 200ms linear;border:var(--glass-border-size,2px) solid transparent;background:linear-gradient(var(--glass-border-deg),var(--glass-border-two),var(--glass-border-one)) border-box;mask:linear-gradient(black,black) border-box,linear-gradient(black,black) padding-box;mask-composite:subtract}.glass-inner.glass-border-bounce:hover{animation:glass-border-bounce var(--glass-shine-duration,350ms) linear forwards}.glass-inner.glass-border-rotate:hover{animation:glass-border-rotate var(--glass-shine-duration,350ms) linear infinite forwards}.glass-spotlight{pointer-events:none;position:absolute;inset:0;z-index:0;opacity:0;transition:opacity 250ms linear;border-radius:inherit;background:radial-gradient(circle at var(--glass-spotlight-x,0px) var(--glass-spotlight-y,0px),var(--glass-spotlight-color,rgba(255,255,255,0.2)),transparent var(--glass-spotlight-size,40%));mix-blend-mode:screen}.glass-inner:hover .glass-spotlight{opacity:1}.glass-inner.shimmer::before{content:"";position:absolute;inset:-18%;pointer-events:none;mix-blend-mode:screen;border-radius:inherit;background:linear-gradient(var(--glass-shimmer-angle,60deg),transparent calc(50% - (var(--glass-shimmer-width,10%) / 2)),var(--glass-shimmer-color,rgba(255,255,255,.5)) 50%,transparent calc(50% + (var(--glass-shimmer-width,10%) / 2)));transform:translateX(-130%);will-change:transform;transition:transform var(--glass-shimmer-speed,650ms) var(--glass-shimmer-ease,cubic-bezier(.2,.7,.2,1)) var(--glass-shimmer-delay,0ms)}.glass-inner.shimmer:hover::before{transform:translateX(130%)}@media (prefers-reduced-motion:reduce){.glass-inner.shimmer::before{transition:none;transform:none}.glass-inner.glass-border-bounce:hover,.glass-inner.glass-border-rotate:hover{animation:none}}/*.glass-distortion{position:absolute;z-index:-1;inset:0;backdrop-filter:blur(3px);filter:url(#glass-distortion);overflow:hidden;isolation:isolate}*/

.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}

@-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}
.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none !important;padding:0;margin:0}

 .read-more{position:relative;overflow:hidden;padding-bottom:1rem}.read-more__btn{margin-bottom:0;cursor:pointer;transition:all .2s ease 0s;max-width:100%}.read-more__content{overflow:hidden;transition:height .3s;padding-bottom:20px}.read-more__footer{position:absolute;left:0;width:100%}.read-more__footer:before{content:'';display:block;position:absolute;width:100%;left:0;transition:opacity .3s}.read-more.is-active .read-more__footer:before{opacity:0;pointer-events:none}.moreish-link{background:none;border:none;padding:0;font:inherit}:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(14, 96, 181, 1.00);--secondary:rgba(0, 172, 185, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(255, 167, 0, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 66, 151, 1.00);--secondary-dark:rgba(0, 142, 155, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(225, 137, 0, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(14, 96, 181, 1.00);--subheader-color:rgba(14, 96, 181, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(77, 77, 77, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:3rem;--large-gutter:8rem;--site-width:calc(1600rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(254, 228, 151, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(19rem/16)}h3,.h3{font-size:calc(18rem/16)}h4,.h4{font-size:calc(17rem/16)}h5,.h5{font-size:calc(16rem/16)}h6,.h6{font-size:calc(15rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(34rem/16)}h2,.h2{font-size:calc(32rem/16)}h3,.h3{font-size:calc(30rem/16)}h4,.h4{font-size:calc(24rem/16)}h5,.h5{font-size:calc(19rem/16)}h6,.h6{font-size:calc(15rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(34rem/16)}h2,.h2{font-size:calc(32rem/16)}h3,.h3{font-size:calc(30rem/16)}h4,.h4{font-size:calc(24rem/16)}h5,.h5{font-size:calc(19rem/16)}h6,.h6{font-size:calc(15rem/16)}small{font-size:30%}}a{color:var(--link-color);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-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(235, 235, 235, 1.00);}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Duotone';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.svg#fontawesome") format("svg")}.fad{position:relative;font-family:'Font Awesome 5 Duotone';font-weight:900}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  
.innovative{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
            .innovative{font-family:"Raleway",sans-serif }
  h1,.h1,          .H1 size{font-size:calc(25rem/16) ;}@media only screen and (min-width:40em) {  h1,.h1,          .H1 size{font-size:calc(32rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {  h1,.h1,          .H1 size{font-size:calc(34rem/16) ;line-height:1.50 }}
   h2,.h2,         .h2 size{font-size:calc(20rem/16) ;}@media only screen and (min-width:40em) {   h2,.h2,         .h2 size{font-size:calc(25rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {   h2,.h2,         .h2 size{font-size:calc(30rem/16) ;line-height:1.50 }}
    h3,.h3,        .h3 size{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {    h3,.h3,        .h3 size{font-size:calc(22rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {    h3,.h3,        .h3 size{font-size:calc(26rem/16) ;line-height:1.50 }}
.card-divider{background-color:var(--primary) ;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){.card-divider{background-attachment:scroll!important}}
            .innovative{font-size:calc(24rem/16) ;}@media only screen and (min-width:40em) {            .innovative{font-size:calc(40rem/16) }}@media only screen and (min-width:64em) {            .innovative{font-size:calc(40rem/16) }}
  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .header{font-family:"Raleway",sans-serif }
.padding_sub{padding-top:2rem ;padding-bottom:0 ;}  
.padding_body{padding-top:0.5rem ;padding-right:1.25rem ;padding-bottom:1rem ;padding-left:1.25rem ;}  
.gray{color:rgba(122, 122, 122, 1.00) ;}
.orange{color:rgba(255, 167, 0, 1.00) ;}
.back_green{background-color:rgba(0, 172, 185, 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){.back_green{background-attachment:scroll!important}}
.back_blue{background-color:rgba(81, 122, 184, 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){.back_blue{background-attachment:scroll!important}}
.pricelist{padding-top:1.25rem ;padding-bottom:1.25rem ;}  
.fad:before{color:rgba(255, 142, 0, 1.00) ;}
.fad:after{color:rgba(3, 16, 104, 1.00) ;}
.fas{color:rgba(255, 140, 0, 1.00) ;}
.banner_grad{background-color:rgba(38, 74, 176, 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 ; background-color: #064e98;
background-image: linear-gradient(90deg, #064e98 0%, #4f91d0 50%, #064e98 100%);
 }@media (hover:none) and (pointer:coarse){.banner_grad{background-attachment:scroll!important}}
.card{box-shadow: 5px 5px 12px 0px rgba(0, 0, 0, 0.25);}
.card{border-radius:0px ;}
.white{color:rgba(255, 255, 255, 1.00) !important;}
.card{padding:0 ;}  
.card{margin:0.75rem ;}  
.back_gold{background-color:rgba(255, 167, 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){.back_gold{background-attachment:scroll!important}}
.green_grad{background-color:rgba(204, 204, 204, 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 ; background-color: #c1dcff;
background-image: linear-gradient(160deg, #c1dcff 0%, #ffffff 100%);
 }@media (hover:none) and (pointer:coarse){.green_grad{background-attachment:scroll!important}}
.blue_grad{background-color:rgba(204, 204, 204, 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 ; background-color: #3f6aac;
background-image: linear-gradient(115deg, #3f6aac 0%, #5d98db 100%);

 }@media (hover:none) and (pointer:coarse){.blue_grad{background-attachment:scroll!important}}
.order{border-radius:15px ;}
.order{box-shadow: 5px 5px 14px 0px rgba(0, 0, 0, 0.30);}
.order{margin:1.5rem ;}  
.order{background-color:rgba(255, 255, 255, 0.50) ;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-color: #dcdcdc;
background-image: linear-gradient(0deg, #dcdcdc 0%, #ffffff 76%);

 }@media (hover:none) and (pointer:coarse){.order{background-attachment:scroll!important}}
.v-grad{background-color:rgba(255, 255, 255, 0.50) ;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-color: #dcdcdc;
background-image: linear-gradient(0deg, #dcdcdc 0%, #ffffff 76%);

 }@media (hover:none) and (pointer:coarse){.v-grad{background-attachment:scroll!important}}
.test_grad{background-color:rgba(204, 204, 204, 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 ; background-color: #D9AFD9;
background-image: linear-gradient(135deg, #D9AFD9 0%, #97D9E1 100%); }@media (hover:none) and (pointer:coarse){.test_grad{background-attachment:scroll!important}}
.grad_light{background-color:rgba(204, 204, 204, 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 ; background-color: #dcdcdc;
background-image: linear-gradient(130deg, #dcdcdc 0%, #ffffff 100%);


 }@media (hover:none) and (pointer:coarse){.grad_light{background-attachment:scroll!important}}
.pastel_grad{background-color:rgba(204, 204, 204, 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 ; background-color: #a7cce4;
background-image: linear-gradient(135deg, #a7cce4 0%, #f0f0f0 46%, #f0f0f0 61%, #a2c7de 100%);



 }@media (hover:none) and (pointer:coarse){.pastel_grad{background-attachment:scroll!important}}
.price_blue{background-color:rgba(0, 68, 202, 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){.price_blue{background-attachment:scroll!important}}
.price_blue{padding-top:0.5rem ;padding-right:2.5rem ;padding-bottom:0.5rem ;padding-left:2.5rem ;}  
.price_blue{border-radius:10px 10px 0px 0px ;}
.price_blue{color:rgba(255, 255, 255, 1.00) ;}
.price_blue{margin-top:0 ;margin-right:0 ;margin-bottom:0.0625rem ;margin-left:0 ;}  
.price_green{background-color:rgba(0, 172, 185, 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){.price_green{background-attachment:scroll!important}}
.price_green{color:rgba(255, 255, 255, 1.00) ;}
.price_green{padding-top:0.5rem ;padding-right:2.5rem ;padding-bottom:0.5rem ;padding-left:2.5rem ;}  
.price_green{margin-top:0 ;margin-right:0 ;margin-bottom:0.0625rem ;margin-left:0 ;}  
.intro_box{border-radius:10px ;}
.blue_text{--header-color:rgba(61, 116, 179, 1.00);--subheader-color:rgba(61, 116, 179, 1.00);--small-color:rgba(61, 116, 179, 1.00);--text-color:rgba(61, 116, 179, 1.00);--link-color:rgba(61, 116, 179, 1.00);--link-color-hover:rgba(61, 116, 179, 1.00);--link-decoration:none;--link-decoration-hover:none}
.text_white{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(255, 255, 255, 1.00);--small-color:rgba(255, 255, 255, 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}
.red{color:rgba(150, 6, 22, 1.00) ;}
.jack_text{padding-top:0.5rem ;padding-right:0.75rem ;padding-bottom:0.0625rem ;padding-left:0.75rem ;}  
.dark_gray{background-color:rgba(0, 0, 0, 0.80) ;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_gray{background-attachment:scroll!important}}
.green_text{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(0, 172, 185, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.gold_text{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(234, 132, 0, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.speech{color:rgba(171, 171, 171, 0.25) ;}
.calc-blue{color:rgba(32, 60, 138, 1.00) ;}
.banner_grad2{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-color: #064e98;
background-image: linear-gradient(90deg, #064e98 0%, #4f91d0 50%, #064e98 100%);
 }@media (hover:none) and (pointer:coarse){.banner_grad2{background-attachment:scroll!important}}
.banner_grad1{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-color: #c8c8c8;
background-image: linear-gradient(90deg, #c8c8c8 0%, #f5f5f5 50%, #c8c8c8 100%);
 }@media (hover:none) and (pointer:coarse){.banner_grad1{background-attachment:scroll!important}}
.banner_grad0{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-color: #d6d3d3;
background-image: linear-gradient(270deg, #d6d3d3 0%, #ffffff 45%, #ffffff 55%, #d6d3d3 100%);
 }@media (hover:none) and (pointer:coarse){.banner_grad0{background-attachment:scroll!important}}
.banner_grad4{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-color: #c8c8c8;
background-image: linear-gradient(90deg, #c8c8c8 0%, #f0f0f0 50%, #c8c8c8 100%);
 }@media (hover:none) and (pointer:coarse){.banner_grad4{background-attachment:scroll!important}}
.banner_grad3{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-color: #064e98;
background-image: linear-gradient(90deg, #064e98 0%, #4f91d0 50%, #064e98 100%);
 }@media (hover:none) and (pointer:coarse){.banner_grad3{background-attachment:scroll!important}}
#elevator-to-top{--elevator-width:50px;--elevator-height:50px;--elevator-color:rgba(253, 143, 24, 1.00);--elevator-radius:8px;--elevator-fill:rgba(255, 255, 255, 1.00);--elevator-border-color:rgba(255, 237, 217, 1.00);--elevator-border-width:2px;--elevator-icon-width:24px;--elevator-shadow:0 0 10px rgba(0,0,0,0.5);-webkit-appearance:none;appearance:none;display:none;overflow:hidden;justify-content:center;align-items:center;padding:0;margin:0;cursor:pointer;transition:all 200ms ease-in-out;position:fixed;bottom:10px;right:10px;z-index:9999;width:var(--elevator-width);height:var(--elevator-height);border-color:var(--elevator-border-color);border-width:var(--elevator-border-width);border-style:solid;background-color:var(--elevator-color);color:var(--elevator-fill);box-shadow:var(--elevator-shadow);border-radius:var(--elevator-radius)}#elevator-to-top svg{width:var(--elevator-icon-width);fill:var(--elevator-fill)}#elevator-to-top:active,#elevator-to-top:focus{outline:none}#elevator-to-top:hover{scale:1.05}

#stacks_in_44501_4 {
	margin: 20px 0px 0px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_44501_6 .s2c_stacks_in_44501_6_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_44501_6 .s2c_stacks_in_44501_6_cw, #stacks_in_44501_6 .s2c_stacks_in_44501_6_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_44501_6 .s2c_stacks_in_44501_6_cw [class^="s2c_stacks_in_44501_6_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_44501_6 .s2c_stacks_in_44501_6_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_44501_6 .s2c_stacks_in_44501_6_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_44501_6 .s2c_stacks_in_44501_6_cw .s2c_stacks_in_44501_6_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 900px) {		#stacks_in_44501_6 .s2c_stacks_in_44501_6_cw {		display: block;		table-layout: auto;	}		#stacks_in_44501_6 .s2c_stacks_in_44501_6_cw [class^="s2c_stacks_in_44501_6_col"] {		display: block;		width: 100%;	}	 	#stacks_in_44501_6 .s2c_stacks_in_44501_6_cw .s2c_stacks_in_44501_6_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack *//* Smart2columns2 stack v2.4.2 */#stacks_in_44501_8 .s2c_stacks_in_44501_8_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_44501_8 .s2c_stacks_in_44501_8_cw, #stacks_in_44501_8 .s2c_stacks_in_44501_8_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_44501_8 .s2c_stacks_in_44501_8_cw [class^="s2c_stacks_in_44501_8_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_44501_8 .s2c_stacks_in_44501_8_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_44501_8 .s2c_stacks_in_44501_8_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_44501_8 .s2c_stacks_in_44501_8_cw .s2c_stacks_in_44501_8_spacer {	display: table-cell;	width: 6%;}@media only screen and (max-width: 500px) {		#stacks_in_44501_8 .s2c_stacks_in_44501_8_cw {		display: block;		table-layout: auto;	}		#stacks_in_44501_8 .s2c_stacks_in_44501_8_cw [class^="s2c_stacks_in_44501_8_col"] {		display: block;		width: 100%;	}	 	#stacks_in_44501_8 .s2c_stacks_in_44501_8_cw .s2c_stacks_in_44501_8_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_44501_8 {
	padding: 0px 20px 0px 20px;
}


#stacks_in_44501_10 {
	padding:  10px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw, #stacks_in_44501_16 .s3c_stacks_in_44501_16_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw div[class^="s3c_stacks_in_44501_16_col"] {*/#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw [class^="s3c_stacks_in_44501_16_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_44501_16 .s3c_stacks_in_44501_16_col1 {	width: 36%;						vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_44501_16 .s3c_stacks_in_44501_16_col2 {	width: 40%;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_44501_16 .s3c_stacks_in_44501_16_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw .s3c_stacks_in_44501_16_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {			#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw div[class^="s3c_stacks_in_44501_16_col"] {*/	#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw [class^="s3c_stacks_in_44501_16_col"] {		display: block;		width: 100%;	}			#stacks_in_44501_16 .s3c_stacks_in_44501_16_cw .s3c_stacks_in_44501_16_spacer {		display: block;		height: 2px;		width: 100%;	}			#stacks_in_44501_16 .s3c_stacks_in_44501_16_col1 {		order: 1;	}		#stacks_in_44501_16 .s3c_stacks_in_44501_16_col2 {		order: 3;	}		#stacks_in_44501_16 .s3c_stacks_in_44501_16_col3 {		order: 5;	}		#stacks_in_44501_16 .s3c_stacks_in_44501_16_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_44501_16 .s3c_stacks_in_44501_16_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_44501_16 {
	padding: 12px 0px 12px 0px;
}



	#stacks_in_44501_18 .button_icon,#stacks_in_44501_18 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:30px;
		line-height:30px;
		font-size:18px;
	}
	


#stacks_in_44501_18 .button_label {
	font: 500 15px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}




	#stacks_in_44501_18 .button_icon {
		border-left: 1px solid rgba(0,0,0,0.2);
		float:right;
		padding-left:14px;
	}
	#stacks_in_44501_18 .button_label {
		border-right: 1px solid rgba(255,255,255, 0.2);
		float:right;
		padding: 0px 14px 0px 7px;
	}


#stacks_in_44501_18 .sweet_button_wrapper {
	text-align:center;

	
		height:30px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44501_18 .sweet_button_wrapper {
		
			height:18px;
		
	}

	
		#stacks_in_44501_18 .button_icon,#stacks_in_44501_18 .button_icon i {
			height:18px;
			line-height:2em;
			font-size:12px;
		}
		
	

	#stacks_in_44501_18 .button_label {
		font: 500 9px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44501_18 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(251, 2, 128, 1.00);
}
#stacks_in_44501_18 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44501_18 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_44501_18 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 22, 148, 1.00);
}
#stacks_in_44501_18 .sweet_button:active{
	background: rgba(231, 0, 108, 1.00);
}
#stacks_in_44501_18 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44501_18 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44501_18 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}










	#stacks_in_44501_20 .button_icon,#stacks_in_44501_20 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:30px;
		line-height:30px;
		font-size:18px;
	}
	


#stacks_in_44501_20 .button_label {
	font: 500 15px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}




	#stacks_in_44501_20 .button_icon {
		border-left: 1px solid rgba(0,0,0,0.2);
		float:right;
		padding-left:14px;
	}
	#stacks_in_44501_20 .button_label {
		border-right: 1px solid rgba(255,255,255, 0.2);
		float:right;
		padding: 0px 14px 0px 7px;
	}


#stacks_in_44501_20 .sweet_button_wrapper {
	text-align:center;

	
		height:30px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44501_20 .sweet_button_wrapper {
		
			height:18px;
		
	}

	
		#stacks_in_44501_20 .button_icon,#stacks_in_44501_20 .button_icon i {
			height:18px;
			line-height:2em;
			font-size:12px;
		}
		
	

	#stacks_in_44501_20 .button_label {
		font: 500 9px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44501_20 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(24, 190, 204, 1.00);
}
#stacks_in_44501_20 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44501_20 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_44501_20 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(44, 210, 224, 1.00);
}
#stacks_in_44501_20 .sweet_button:active{
	background: rgba(4, 170, 184, 1.00);
}
#stacks_in_44501_20 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44501_20 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44501_20 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}










	#stacks_in_44501_22 .button_icon,#stacks_in_44501_22 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:30px;
		line-height:30px;
		font-size:18px;
	}
	


#stacks_in_44501_22 .button_label {
	font: 500 15px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}




	#stacks_in_44501_22 .button_icon {
		border-left: 1px solid rgba(0,0,0,0.2);
		float:right;
		padding-left:7px;
	}
	#stacks_in_44501_22 .button_label {
		border-right: 1px solid rgba(255,255,255, 0.2);
		float:right;
		padding: 0px 7px 0px 4px;
	}


#stacks_in_44501_22 .sweet_button_wrapper {
	text-align:center;

	
		height:30px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44501_22 .sweet_button_wrapper {
		
			height:18px;
		
	}

	
		#stacks_in_44501_22 .button_icon,#stacks_in_44501_22 .button_icon i {
			height:18px;
			line-height:2em;
			font-size:12px;
		}
		
	

	#stacks_in_44501_22 .button_label {
		font: 500 9px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44501_22 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 7px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(254, 204, 75, 1.00);
}
#stacks_in_44501_22 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44501_22 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_44501_22 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 224, 95, 1.00);
}
#stacks_in_44501_22 .sweet_button:active{
	background: rgba(234, 184, 55, 1.00);
}
#stacks_in_44501_22 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44501_22 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44501_22 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_44501_23 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_44501_23 .theDivider1,
#simpleDivider_stacks_in_44501_23 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_44501_23 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_44501_23.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_44501_23.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_44501_23 .theDivider2 {
	height: 3px;
}
#simpleDivider_stacks_in_44501_23.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_44501_23.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_44501_23.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_44501_23.bgImageOn .theDivider1 img {
	display: block;
}

/* 1.0.8.7
- prevents toggle from having an inherited margin, causing the menu to disappear when trying to navigate the menu
- prevents menu from closing too quickly when the cursor leaves the sides of the menu
- You can now add images to the Logo textfield
- corner rounding setting now applies to the megamenu
- Hide stack settings now work with fixed position menus
- Dropdown items can have the dropdown disabled for a single parent link
- Dropdown chevron replaced with svg element instead of ionicons <i> element
- fixed bug that limited horizontal space for top menu items on desktop
*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(megamenu-files/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(megamenu-files/MaterialIcons-Regular.woff2) format('woff2'),
    url(megamenu-files/MaterialIcons-Regular.woff) format('woff'),
    url(megamenu-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("megamenu-files/ionicons.eot?v=2.0.1");src:url("megamenu-files/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("megamenu-files/ionicons.ttf?v=2.0.1") format("truetype"),url("megamenu-files/ionicons.woff?v=2.0.1") format("woff"),url("megamenu-files/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}
/*  */
#stacks_out_12715_1054, .com_onelittledesigner_stacks_Mega_Menu_stack {
  overflow: visible !important; }

#mega-menu-stacks_in_12715_1054 {
  /*  */
  /*  */
  background: rgba(25, 95, 168, 0.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Raleway";
  /*  */
  /*  */
  z-index: 1000;
  max-width: 1500px;
  border-radius: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
          align-items: center;}
  #mega-menu-stacks_in_12715_1054 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #mega-menu-stacks_in_12715_1054 .mega-menu-header {
    width: 100%;
    flex-basis: 0;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #mega-menu-stacks_in_12715_1054 .mega-menu-header .mega-menu-title {
      color: rgba(255, 255, 255, 0.90);
      font-size: 15px;
      padding: 0px 30px;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
    #mega-menu-stacks_in_12715_1054 .mega-menu-header .mega-menu-title img {
      max-width: 50vw;
      height: auto;
      display: block;
      margin: 0;
    }
    #mega-menu-stacks_in_12715_1054 .mega-menu-header .mega-menu-toggle {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(20, 157, 170, 1.00);
      font-size: 14px;
      line-height: 14px;
      width: 74px;
      padding: 12px 0;
      display: none;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #mega-menu-stacks_in_12715_1054 .mega-menu-header .mega-menu-toggle i.toggle-close {
        display: none; }
      #mega-menu-stacks_in_12715_1054 .mega-menu-header .mega-menu-toggle:hover {
        color: rgba(86, 86, 86, 1.00);
        background: rgba(86, 130, 179, 1.00); }
  #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none;
    justify-self: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li.hide-icon > a i:not(.mega-menu-dropdown-arrow) {
      display: none; }
    #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li.hide-text > a span {
      display: none; }
      #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li {
        margin: 0;
      }
    #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li > a {
      /*  */
      /*  */
      font-family: "Raleway";
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      background: rgba(0, 0, 0, 0.00);
      padding: 12px 30px;
      font-size: 17px;
      line-height: 27.506001px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-decoration: none; }
      #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li > a i {
        line-height: 1;
        font-size: 17px;
        margin-right: 0px; }
      #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li > a i.material-icons {
        vertical-align: middle; }
      #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li > a .mega-menu-dropdown-arrow {
        margin-left: 3px;
        stroke: rgba(255, 255, 255, 1.00);
        width: 22px; }
        #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li:hover > a .mega-menu-dropdown-arrow {
          color: rgba(255, 211, 0, 1.00); }
    #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li:hover > a {
      stroke: rgba(255, 211, 0, 1.00);
      background: rgba(32, 60, 138, 1.00); }

  #mega-menu-stacks_in_12715_1054 .mega-dropdown {
    /*  */
    background: none;
    /*  */
    /*  */
    /*  */
    border-radius: 0 0 0 0;
    min-height: 250px;
    left: 0;
    top: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    transition: opacity 150ms ease;
    pointer-events: none;
    position: absolute; }
    #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li.mm-hover > .mega-dropdown,
    #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li:hover > .mega-dropdown {
    transition: opacity 0ms ease;
     pointer-events: all;
     opacity: 1;
    }
    #mega-menu-stacks_in_12715_1054 .mega-dropdown-column {
      padding: 0px 0px;
      border-right: 0px solid rgba(140, 183, 233, 1.00);
      -webkit-box-flex: 0;
          -ms-flex: 0 1 100%;
              flex: 0 1 100%; }
      #mega-menu-stacks_in_12715_1054 .mega-dropdown-column:last-child {
        border-right: none; }
    #mega-menu-stacks_in_12715_1054 .mega-dropdown-inner {
      height: 100%; }
    #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list {
      margin: 0;
      padding: 0;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      list-style-type: none; }
      #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li {
        /*  */
        /*  */
        font-family: "Nunito";
        /*  */
        /*  */
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: rgba(255, 255, 255, 1.00);
        font-size: 14px;
        line-height: 22.652000px; }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li a {
          color: rgba(255, 255, 255, 1.00);
          font-size: 14px;
          line-height: 22.652000px; }
          #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li a:hover {
            text-decoration: underline;
            color: rgba(255, 209, 98, 1.00); }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li .text, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li .mega-menu-stacks {
          padding: 0;
          font-size: 12px;
          line-height: 19.416000px; }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li i {
          font-size: inherit;
          margin-right: 2px; }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li a, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li .text, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li .mega-menu-stacks, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.title {
          margin: 0;
          width: 100%;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 auto;
                  flex: 1 0 auto;
          display: inline-block;
          padding: 8px 10px;
          text-decoration: none; }
          #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li a i, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li .text i, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li .mega-menu-stacks i, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.title i {
            line-height: 1;
            font-size: inherit;
            margin-right: 2px; }
          #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li a i.material-icons, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li .text i.material-icons, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li .mega-menu-stacks i.material-icons, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.title i.material-icons {
            vertical-align: middle; }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.title {
          color: rgba(251, 2, 128, 1.00);
          font-size: 15px;
          line-height: 24.270000px;
          font-weight: bold;
          text-transform: capitalize;
          margin-bottom: 0px;
          position: relative; }
          #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.title::before {
            left: 0;
            right: 0;
            bottom: -0.000000px;
            content: '';
            height: 0px;
            background: rgba(140, 183, 233, 1.00);
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            position: absolute;
            pointer-events: none;
            display: block;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.hide-icon a i, #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.hide-icon.title i {
          display: none; }
  #mega-menu-stacks_in_12715_1054.mega-menu-fixed {
    /*  */
    position: fixed;
    z-index: 1000;
    left: 0px;
    right: 0px;
    /*  */ }
  #mega-menu-stacks_in_12715_1054.mega-menu-inline {
    position: relative; }
    #mega-menu-stacks_in_12715_1054.mega-menu-inline:hover {
          z-index: 1000; }
  #mega-menu-stacks_in_12715_1054.mega-menu-top {
    top: 0px; }
  #mega-menu-stacks_in_12715_1054.mega-menu-bottom {
    bottom: 0px; }
    #mega-menu-stacks_in_12715_1054.mega-menu-bottom .mega-dropdown {
      top: auto;
      bottom: 100%; }
  #mega-menu-stacks_in_12715_1054.col-align-center .mega-dropdown ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-stacks_in_12715_1054.col-align-right .mega-dropdown ul.mega-list li {
    text-align: right;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

@media (max-width: 700px) {
  #mega-menu-stacks_in_12715_1054.mega-menu-top > ul.mega-menu-main > li > a::after {
    content: '\f123'; }
  #mega-menu-stacks_in_12715_1054.mega-menu-top > ul.mega-menu-main > li.item-opened > a::after {
    content: '\f126'; }
  #mega-menu-stacks_in_12715_1054.mega-menu-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #mega-menu-stacks_in_12715_1054.mega-menu-bottom .mega-dropdown {
      bottom: 0; }
    #mega-menu-stacks_in_12715_1054.mega-menu-bottom > ul.mega-menu-main > li > a::after {
      content: '\f126'; }
    #mega-menu-stacks_in_12715_1054.mega-menu-bottom > ul.mega-menu-main > li.item-opened > a::after {
      content: '\f123'; }
  #mega-menu-stacks_in_12715_1054 {
    /*  */
    max-height: 100%;
    overflow-y: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */ }
    #mega-menu-stacks_in_12715_1054.mega-menu-open .mega-menu-header {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      border-bottom: 0px solid rgba(140, 183, 233, 1.00); }
      #mega-menu-stacks_in_12715_1054.mega-menu-open .mega-menu-header .mega-menu-toggle i.toggle-open {
        display: none; }
      #mega-menu-stacks_in_12715_1054.mega-menu-open .mega-menu-header .mega-menu-toggle i.toggle-close {
        display: block; }
    #mega-menu-stacks_in_12715_1054.mega-menu-open > ul.mega-menu-main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #mega-menu-stacks_in_12715_1054.mega-menu-open > ul.mega-menu-main > li > a {
        cursor: pointer; }
    #mega-menu-stacks_in_12715_1054 .mega-menu-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      width: 100%; }
      #mega-menu-stacks_in_12715_1054 .mega-menu-header .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main {
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li {
        width: 100%; }
        #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li > a {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li > a i {
            margin-right: 2px; }
          #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li > a .mega-menu-dropdown-arrow {
            display: none; }
          #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li > a::after {
            margin-left: auto;
            display: inline-block;
            font-family: "Ionicons"; }
      #mega-menu-stacks_in_12715_1054 > ul.mega-menu-main > li.item-opened > a::after {
        display: inline-block;
        font-family: "Ionicons"; }
    #mega-menu-stacks_in_12715_1054 .mega-dropdown {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      top: 0;
      left: 0;
      height: 0;
      min-height: 0;
      margin-top: 0;
      padding-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      position: relative;
      opacity: 1;
      transition: opacity 0ms ease;
      pointer-events: all;
     }
      #mega-menu-stacks_in_12715_1054 .mega-dropdown-column {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        max-width: 100% !important;
        border-bottom: 0px solid rgba(140, 183, 233, 1.00); }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown-column:last-child {
          border-right: none;
          border-bottom: none; }
      #mega-menu-stacks_in_12715_1054 .mega-dropdown-inner {
        height: 100%;
        border-right: none; }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown-inner:hover ul.mega-list li.title::before {
          width: auto; }
      #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list {
        width: 100%; }
        #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li {
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto; }
          #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li a {
            width: 100%;
            -webkit-box-flex: 0;
                -ms-flex: 0 1 auto;
                    flex: 0 1 auto; }
          #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.title::before {
            width: auto; }
          #mega-menu-stacks_in_12715_1054 .mega-dropdown ul.mega-list li.title:hover::before {
            width: auto; } }
            @media only screen and (min-width: 771px) {
              #mega-menu-stacks_in_12715_1054.stacks_l_hidden {
                display: none;
              }
            }
            @media only screen and (max-width: 770px) and (min-width: 441px) {
              #mega-menu-stacks_in_12715_1054.stacks_m_hidden {
                display: none;
              }
            }
            @media only screen and (max-width: 440px) {
              #mega-menu-stacks_in_12715_1054.stacks_s_hidden {
                display: none;
              }
            }

#stacks_in_12715_1054 {
	background-color: rgba(39, 91, 158, 1.00);
	border: solid rgba(223, 223, 223, 1.00);
	border-width: 0px 0px 3px 0px;
}
#mega-menu-dropdown-stacks_in_12715_1059.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }

#stacks_in_12715_1060 {
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_12715_1061 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1061.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1061.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1061.custom-col-colors {
    /*  */
    /*  */
    background: rgba(9, 77, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1061.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 0.26); }
      #mega-menu-dropdown-col-stacks_in_12715_1061.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1061.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1061.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 211, 0, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1061.custom-col-colors ul.mega-list li.title::before {
          background: rgba(0, 172, 185, 1.00); }
#mega-menu-dropdown-col-stacks_in_12715_1081 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1081.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1081.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1081.custom-col-colors {
    /*  */
    /*  */
    background: rgba(17, 137, 148, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1081.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1081.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1081.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1081.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1081.custom-col-colors ul.mega-list li.title::before {
          background: rgba(0, 172, 185, 1.00); }
#mega-menu-dropdown-col-stacks_in_12715_1089 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1089.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1089.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1089.custom-col-colors {
    /*  */
    /*  */
    background: rgba(208, 24, 113, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1089.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1089.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1089.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1089.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1089.custom-col-colors ul.mega-list li.title::before {
          background: rgba(0, 172, 185, 1.00); }
#mega-menu-dropdown-col-stacks_in_12715_1129 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1129.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1129.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1129.custom-col-colors {
    /*  */
    /*  */
    background: rgba(102, 0, 255, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1129.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1129.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1129.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1129.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1129.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_12715_1149 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1149.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1149.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1149.custom-col-colors {
    /*  */
    /*  */
    background: rgba(0, 91, 205, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1149.custom-col-colors ul.mega-list li {
      color: rgba(0, 0, 0, 0.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1149.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1149.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1149.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1149.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_12715_1157 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1157.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1157.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1157.custom-col-colors {
    /*  */
    /*  */
    background: rgba(9, 77, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1157.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1157.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1157.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1157.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1157.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-stacks_in_12715_1187.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_12715_1634 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1634.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1634.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1634.custom-col-colors {
    /*  */
    /*  */
    background: rgba(102, 0, 255, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1634.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1634.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1634.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1634.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1634.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_12715_1635 {
	margin: 32px 0px 0px 0px;
}

#stacks_in_12715_1639 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_12715_1640 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1640.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1640.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1640.custom-col-colors {
    /*  */
    /*  */
    background: rgba(42, 99, 172, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1640.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1640.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1640.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1640.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1640.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_12715_1641 {
	margin: 32px 0px 0px 0px;
}

#stacks_in_12715_1645 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_12715_1201 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1201.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1201.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1201.custom-col-colors {
    /*  */
    /*  */
    background: rgba(0, 172, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1201.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1201.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1201.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1201.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1201.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_12715_1202 {
	margin: 32px 0px 0px 0px;
}

#stacks_in_12715_1206 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_12715_1628 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1628.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1628.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1628.custom-col-colors {
    /*  */
    /*  */
    background: rgba(234, 0, 106, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1628.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1628.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1628.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1628.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1628.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_12715_1629 {
	margin: 32px 0px 0px 0px;
}

#stacks_in_12715_1633 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_12715_1655 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1655.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1655.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1655.custom-col-colors {
    /*  */
    /*  */
    background: rgba(134, 132, 138, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1655.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1655.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1655.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1655.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1655.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_12715_1656 {
	margin: 32px 0px 0px 0px;
}

#stacks_in_12715_1660 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_12715_1602 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1602.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1602.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1602.custom-col-colors {
    /*  */
    /*  */
    background: rgba(43, 124, 213, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1602.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1602.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1602.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1602.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1602.custom-col-colors ul.mega-list li.title::before {
          background: rgba(0, 172, 185, 1.00); }

#stacks_in_12715_1608 {
	margin: 32px 0px 0px 0px;
}

#stacks_in_12715_1607 {
	font-size: 120%;
}
#mega-menu-dropdown-stacks_in_12715_1220.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_12715_1223 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1223.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1223.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1223.custom-col-colors {
    /*  */
    /*  */
    background: rgba(0, 172, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1223.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1223.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1223.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1223.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1223.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_12715_1233 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1233.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1233.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1233.custom-col-colors {
    /*  */
    /*  */
    background: rgba(122, 122, 122, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1233.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1233.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.80); }
        #mega-menu-dropdown-col-stacks_in_12715_1233.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1233.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1233.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_12715_1241 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1241.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1241.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1241.custom-col-colors {
    /*  */
    /*  */
    background: rgba(255, 167, 0, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1241.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1241.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1241.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1241.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1241.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_12715_1253 {
  /*  */
  max-width: 400px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_12715_1253.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_12715_1253.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_12715_1253.custom-col-colors {
    /*  */
    /*  */
    background: rgba(0, 172, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_12715_1253.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1253.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1253.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_12715_1253.custom-col-colors ul.mega-list li.title {
        color: rgba(215, 205, 199, 1.00); }
        #mega-menu-dropdown-col-stacks_in_12715_1253.custom-col-colors ul.mega-list li.title::before {
          background: rgba(215, 205, 199, 1.00); }
#stacks_in_12727>.s3_row {
	margin: 0 -4px;
}

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

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




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










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



}



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


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


}






#stacks_in_12727 {
	padding: 0px 0px 35px 0px;
}
#stacks_in_27606 h1,#stacks_in_27606 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_27606 h1 a,#stacks_in_27606 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_27606 h1 a:hover,#stacks_in_27606 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_27606 small,#stacks_in_27606 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_27606 {
	padding: 24px 0px 0px 0px;
}

#stacks_in_44502_2 {
	padding:  10px;
}

#stacks_in_30090 {
	padding: 20px 0px 0px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_42897 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_42897 .theDivider1,
#simpleDivider_stacks_in_42897 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_42897 .theDivider1 {
	height: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_42897.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_42897.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_42897 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_42897.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_42897.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_42897.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_42897.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_42897 {
	background-color: rgba(98, 147, 213, 1.00);
}
#stacks_in_42624 h4,#stacks_in_42624 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_42624 h4 a,#stacks_in_42624 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_42624 h4 a:hover,#stacks_in_42624 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_42624 small,#stacks_in_42624 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42624 {
	padding: 12px 0px 0px 0px;
}
:root {
  --multi_columns_stacks_in_42630:1fr 1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_42630 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_42630);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_42630 > div {
  min-width: 0;
}
#multi_columns_stacks_in_42630 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_42630 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_42630 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1101px) {
  #multi_columns_stacks_in_42630 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42630 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_42630 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42630 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1100px) and (min-width: 501px) {
  #multi_columns_stacks_in_42630 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_42630 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_42630 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42630 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_42630 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_42630 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_42630 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_42630 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1100px) {
  #multi_columns_stacks_in_42630 {
    grid-template-columns: repeat(3, 1fr);
    
  }
  #multi_columns_stacks_in_42630 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_42630 > div:last-child {
    grid-column: span 2;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_42630 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_42630 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_42630 > div > * {position: relative;}
  #multi_columns_stacks_in_42630 > div > * > * {transform: translate(0,0);}
  
}


#stacks_in_42709 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42710 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42710 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42714{padding-left:11px;padding-right:11px;}#stacks_in_42714 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42714 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42714 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42714 > .jack.width-static{width:500px}#stacks_in_42714 > .jack.width-flexible{width:100%}#stacks_in_42714 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42714 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42714 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42714 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42714 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42714 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42714 > .jack::after{border-radius:20px}#stacks_in_42714 > .jack.border-detailed-radius,#stacks_in_42714 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42714 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42714 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42714 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42714 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42714 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42714 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42714 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42714 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42714 > .jack.bg-image:not(.glass){}#stacks_in_42714 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42714 > .jack.bg-image.glass.after,#stacks_in_42714 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42714 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42714 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42714 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42714 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42714 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42714 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42714 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42714 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42714 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42714 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42714 > .jack.bg-image.glass.after,#stacks_in_42714 > .glass.jack.bg-image::after{}#stacks_in_42714 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42714 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42714 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42714 > .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_42714 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42714 > .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_42714 > .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_42714 > .jack.peek-shadow::before,#stacks_in_42714 > .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_42714 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42714 > .jack{overflow:visible;}#stacks_in_42714 > .jack.height-static{height:100px}#stacks_in_42714 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42716 .s2c_stacks_in_42716_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42716 .s2c_stacks_in_42716_cw, #stacks_in_42716 .s2c_stacks_in_42716_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42716 .s2c_stacks_in_42716_cw [class^="s2c_stacks_in_42716_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42716 .s2c_stacks_in_42716_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42716 .s2c_stacks_in_42716_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42716 .s2c_stacks_in_42716_cw .s2c_stacks_in_42716_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42716 .s2c_stacks_in_42716_cw {		display: block;		table-layout: auto;	}		#stacks_in_42716 .s2c_stacks_in_42716_cw [class^="s2c_stacks_in_42716_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42716 .s2c_stacks_in_42716_cw .s2c_stacks_in_42716_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42721 h5,#stacks_in_42721 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42721 h5 a,#stacks_in_42721 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42721 h5 a:hover,#stacks_in_42721 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42721 small,#stacks_in_42721 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42721 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42718 {
	width: 110px;
}

#stacks_in_42690 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42691 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42691 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42695{padding-left:11px;padding-right:11px;}#stacks_in_42695 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42695 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42695 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42695 > .jack.width-static{width:500px}#stacks_in_42695 > .jack.width-flexible{width:100%}#stacks_in_42695 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42695 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42695 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42695 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42695 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42695 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42695 > .jack::after{border-radius:20px}#stacks_in_42695 > .jack.border-detailed-radius,#stacks_in_42695 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42695 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42695 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42695 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42695 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42695 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42695 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42695 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42695 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42695 > .jack.bg-image:not(.glass){}#stacks_in_42695 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42695 > .jack.bg-image.glass.after,#stacks_in_42695 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42695 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42695 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42695 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42695 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42695 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42695 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42695 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42695 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42695 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42695 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42695 > .jack.bg-image.glass.after,#stacks_in_42695 > .glass.jack.bg-image::after{}#stacks_in_42695 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42695 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42695 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42695 > .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_42695 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42695 > .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_42695 > .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_42695 > .jack.peek-shadow::before,#stacks_in_42695 > .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_42695 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42695 > .jack{overflow:visible;}#stacks_in_42695 > .jack.height-static{height:100px}#stacks_in_42695 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42697 .s2c_stacks_in_42697_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42697 .s2c_stacks_in_42697_cw, #stacks_in_42697 .s2c_stacks_in_42697_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42697 .s2c_stacks_in_42697_cw [class^="s2c_stacks_in_42697_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42697 .s2c_stacks_in_42697_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42697 .s2c_stacks_in_42697_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42697 .s2c_stacks_in_42697_cw .s2c_stacks_in_42697_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42697 .s2c_stacks_in_42697_cw {		display: block;		table-layout: auto;	}		#stacks_in_42697 .s2c_stacks_in_42697_cw [class^="s2c_stacks_in_42697_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42697 .s2c_stacks_in_42697_cw .s2c_stacks_in_42697_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42702 h5,#stacks_in_42702 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42702 h5 a,#stacks_in_42702 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42702 h5 a:hover,#stacks_in_42702 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42702 small,#stacks_in_42702 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42702 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42699 {
	width: 110px;
}

#stacks_in_42671 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42672 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42672 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42676{padding-left:11px;padding-right:11px;}#stacks_in_42676 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42676 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42676 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42676 > .jack.width-static{width:500px}#stacks_in_42676 > .jack.width-flexible{width:100%}#stacks_in_42676 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42676 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42676 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42676 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42676 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42676 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42676 > .jack::after{border-radius:20px}#stacks_in_42676 > .jack.border-detailed-radius,#stacks_in_42676 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42676 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42676 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42676 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42676 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42676 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42676 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42676 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42676 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42676 > .jack.bg-image:not(.glass){}#stacks_in_42676 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42676 > .jack.bg-image.glass.after,#stacks_in_42676 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42676 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42676 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42676 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42676 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42676 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42676 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42676 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42676 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42676 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42676 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42676 > .jack.bg-image.glass.after,#stacks_in_42676 > .glass.jack.bg-image::after{}#stacks_in_42676 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42676 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42676 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42676 > .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_42676 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42676 > .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_42676 > .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_42676 > .jack.peek-shadow::before,#stacks_in_42676 > .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_42676 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42676 > .jack{overflow:visible;}#stacks_in_42676 > .jack.height-static{height:100px}#stacks_in_42676 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42678 .s2c_stacks_in_42678_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42678 .s2c_stacks_in_42678_cw, #stacks_in_42678 .s2c_stacks_in_42678_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42678 .s2c_stacks_in_42678_cw [class^="s2c_stacks_in_42678_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42678 .s2c_stacks_in_42678_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42678 .s2c_stacks_in_42678_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42678 .s2c_stacks_in_42678_cw .s2c_stacks_in_42678_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42678 .s2c_stacks_in_42678_cw {		display: block;		table-layout: auto;	}		#stacks_in_42678 .s2c_stacks_in_42678_cw [class^="s2c_stacks_in_42678_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42678 .s2c_stacks_in_42678_cw .s2c_stacks_in_42678_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42683 h5,#stacks_in_42683 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42683 h5 a,#stacks_in_42683 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42683 h5 a:hover,#stacks_in_42683 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42683 small,#stacks_in_42683 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42683 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42680 {
	width: 110px;
}

#stacks_in_42652 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42653 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42653 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42657{padding-left:11px;padding-right:11px;}#stacks_in_42657 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42657 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42657 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42657 > .jack.width-static{width:500px}#stacks_in_42657 > .jack.width-flexible{width:100%}#stacks_in_42657 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42657 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42657 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42657 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42657 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42657 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42657 > .jack::after{border-radius:20px}#stacks_in_42657 > .jack.border-detailed-radius,#stacks_in_42657 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42657 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42657 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42657 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42657 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42657 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42657 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42657 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42657 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42657 > .jack.bg-image:not(.glass){}#stacks_in_42657 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42657 > .jack.bg-image.glass.after,#stacks_in_42657 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42657 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42657 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42657 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42657 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42657 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42657 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42657 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42657 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42657 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42657 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42657 > .jack.bg-image.glass.after,#stacks_in_42657 > .glass.jack.bg-image::after{}#stacks_in_42657 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42657 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42657 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42657 > .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_42657 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42657 > .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_42657 > .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_42657 > .jack.peek-shadow::before,#stacks_in_42657 > .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_42657 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42657 > .jack{overflow:visible;}#stacks_in_42657 > .jack.height-static{height:100px}#stacks_in_42657 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42659 .s2c_stacks_in_42659_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42659 .s2c_stacks_in_42659_cw, #stacks_in_42659 .s2c_stacks_in_42659_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42659 .s2c_stacks_in_42659_cw [class^="s2c_stacks_in_42659_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42659 .s2c_stacks_in_42659_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42659 .s2c_stacks_in_42659_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42659 .s2c_stacks_in_42659_cw .s2c_stacks_in_42659_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42659 .s2c_stacks_in_42659_cw {		display: block;		table-layout: auto;	}		#stacks_in_42659 .s2c_stacks_in_42659_cw [class^="s2c_stacks_in_42659_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42659 .s2c_stacks_in_42659_cw .s2c_stacks_in_42659_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42664 h5,#stacks_in_42664 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42664 h5 a,#stacks_in_42664 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42664 h5 a:hover,#stacks_in_42664 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42664 small,#stacks_in_42664 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42664 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42661 {
	width: 110px;
}

#stacks_in_42633 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42634 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42634 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42638{padding-left:11px;padding-right:11px;}#stacks_in_42638 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42638 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42638 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42638 > .jack.width-static{width:500px}#stacks_in_42638 > .jack.width-flexible{width:100%}#stacks_in_42638 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42638 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42638 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42638 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42638 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42638 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42638 > .jack::after{border-radius:20px}#stacks_in_42638 > .jack.border-detailed-radius,#stacks_in_42638 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42638 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42638 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42638 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42638 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42638 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42638 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42638 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42638 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42638 > .jack.bg-image:not(.glass){}#stacks_in_42638 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42638 > .jack.bg-image.glass.after,#stacks_in_42638 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42638 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42638 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42638 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42638 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42638 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42638 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42638 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42638 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42638 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42638 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42638 > .jack.bg-image.glass.after,#stacks_in_42638 > .glass.jack.bg-image::after{}#stacks_in_42638 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42638 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42638 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42638 > .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_42638 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42638 > .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_42638 > .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_42638 > .jack.peek-shadow::before,#stacks_in_42638 > .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_42638 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42638 > .jack{overflow:visible;}#stacks_in_42638 > .jack.height-static{height:100px}#stacks_in_42638 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42640 .s2c_stacks_in_42640_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42640 .s2c_stacks_in_42640_cw, #stacks_in_42640 .s2c_stacks_in_42640_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42640 .s2c_stacks_in_42640_cw [class^="s2c_stacks_in_42640_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42640 .s2c_stacks_in_42640_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42640 .s2c_stacks_in_42640_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42640 .s2c_stacks_in_42640_cw .s2c_stacks_in_42640_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42640 .s2c_stacks_in_42640_cw {		display: block;		table-layout: auto;	}		#stacks_in_42640 .s2c_stacks_in_42640_cw [class^="s2c_stacks_in_42640_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42640 .s2c_stacks_in_42640_cw .s2c_stacks_in_42640_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42645 h5,#stacks_in_42645 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42645 h5 a,#stacks_in_42645 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42645 h5 a:hover,#stacks_in_42645 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42645 small,#stacks_in_42645 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42645 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42642 {
	width: 110px;
}
:root {
  --multi_columns_stacks_in_42728:1fr 1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_42728 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_42728);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_42728 > div {
  min-width: 0;
}
#multi_columns_stacks_in_42728 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_42728 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_42728 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1101px) {
  #multi_columns_stacks_in_42728 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42728 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_42728 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42728 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1100px) and (min-width: 501px) {
  #multi_columns_stacks_in_42728 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_42728 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_42728 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42728 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_42728 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_42728 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_42728 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_42728 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1100px) {
  #multi_columns_stacks_in_42728 {
    grid-template-columns: repeat(3, 1fr);
    
  }
  #multi_columns_stacks_in_42728 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_42728 > div:last-child {
    grid-column: span 2;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_42728 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_42728 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_42728 > div > * {position: relative;}
  #multi_columns_stacks_in_42728 > div > * > * {transform: translate(0,0);}
  
}


#stacks_in_42806 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42807 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42807 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42811{padding-left:11px;padding-right:11px;}#stacks_in_42811 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42811 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42811 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42811 > .jack.width-static{width:500px}#stacks_in_42811 > .jack.width-flexible{width:100%}#stacks_in_42811 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42811 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42811 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42811 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42811 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42811 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42811 > .jack::after{border-radius:20px}#stacks_in_42811 > .jack.border-detailed-radius,#stacks_in_42811 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42811 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42811 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42811 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42811 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42811 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42811 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42811 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42811 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42811 > .jack.bg-image:not(.glass){}#stacks_in_42811 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42811 > .jack.bg-image.glass.after,#stacks_in_42811 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42811 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42811 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42811 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42811 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42811 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42811 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42811 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42811 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42811 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42811 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42811 > .jack.bg-image.glass.after,#stacks_in_42811 > .glass.jack.bg-image::after{}#stacks_in_42811 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42811 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42811 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42811 > .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_42811 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42811 > .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_42811 > .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_42811 > .jack.peek-shadow::before,#stacks_in_42811 > .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_42811 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42811 > .jack{overflow:visible;}#stacks_in_42811 > .jack.height-static{height:100px}#stacks_in_42811 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42813 .s2c_stacks_in_42813_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42813 .s2c_stacks_in_42813_cw, #stacks_in_42813 .s2c_stacks_in_42813_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42813 .s2c_stacks_in_42813_cw [class^="s2c_stacks_in_42813_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42813 .s2c_stacks_in_42813_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42813 .s2c_stacks_in_42813_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42813 .s2c_stacks_in_42813_cw .s2c_stacks_in_42813_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42813 .s2c_stacks_in_42813_cw {		display: block;		table-layout: auto;	}		#stacks_in_42813 .s2c_stacks_in_42813_cw [class^="s2c_stacks_in_42813_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42813 .s2c_stacks_in_42813_cw .s2c_stacks_in_42813_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42818 h5,#stacks_in_42818 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42818 h5 a,#stacks_in_42818 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42818 h5 a:hover,#stacks_in_42818 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42818 small,#stacks_in_42818 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42818 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42815 {
	width: 110px;
}

#stacks_in_42787 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42788 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42788 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42792{padding-left:11px;padding-right:11px;}#stacks_in_42792 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42792 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42792 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42792 > .jack.width-static{width:500px}#stacks_in_42792 > .jack.width-flexible{width:100%}#stacks_in_42792 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42792 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42792 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42792 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42792 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42792 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42792 > .jack::after{border-radius:20px}#stacks_in_42792 > .jack.border-detailed-radius,#stacks_in_42792 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42792 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42792 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42792 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42792 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42792 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42792 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42792 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42792 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42792 > .jack.bg-image:not(.glass){}#stacks_in_42792 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42792 > .jack.bg-image.glass.after,#stacks_in_42792 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42792 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42792 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42792 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42792 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42792 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42792 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42792 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42792 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42792 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42792 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42792 > .jack.bg-image.glass.after,#stacks_in_42792 > .glass.jack.bg-image::after{}#stacks_in_42792 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42792 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42792 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42792 > .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_42792 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42792 > .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_42792 > .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_42792 > .jack.peek-shadow::before,#stacks_in_42792 > .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_42792 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42792 > .jack{overflow:visible;}#stacks_in_42792 > .jack.height-static{height:100px}#stacks_in_42792 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42794 .s2c_stacks_in_42794_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42794 .s2c_stacks_in_42794_cw, #stacks_in_42794 .s2c_stacks_in_42794_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42794 .s2c_stacks_in_42794_cw [class^="s2c_stacks_in_42794_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42794 .s2c_stacks_in_42794_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42794 .s2c_stacks_in_42794_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42794 .s2c_stacks_in_42794_cw .s2c_stacks_in_42794_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42794 .s2c_stacks_in_42794_cw {		display: block;		table-layout: auto;	}		#stacks_in_42794 .s2c_stacks_in_42794_cw [class^="s2c_stacks_in_42794_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42794 .s2c_stacks_in_42794_cw .s2c_stacks_in_42794_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42799 h5,#stacks_in_42799 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42799 h5 a,#stacks_in_42799 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42799 h5 a:hover,#stacks_in_42799 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42799 small,#stacks_in_42799 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42799 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42796 {
	width: 110px;
}

#stacks_in_42768 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42769 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42769 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42773{padding-left:11px;padding-right:11px;}#stacks_in_42773 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42773 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42773 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42773 > .jack.width-static{width:500px}#stacks_in_42773 > .jack.width-flexible{width:100%}#stacks_in_42773 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42773 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42773 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42773 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42773 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42773 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42773 > .jack::after{border-radius:20px}#stacks_in_42773 > .jack.border-detailed-radius,#stacks_in_42773 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42773 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42773 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42773 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42773 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42773 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42773 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42773 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42773 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42773 > .jack.bg-image:not(.glass){}#stacks_in_42773 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42773 > .jack.bg-image.glass.after,#stacks_in_42773 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42773 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42773 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42773 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42773 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42773 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42773 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42773 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42773 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42773 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42773 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42773 > .jack.bg-image.glass.after,#stacks_in_42773 > .glass.jack.bg-image::after{}#stacks_in_42773 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42773 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42773 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42773 > .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_42773 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42773 > .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_42773 > .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_42773 > .jack.peek-shadow::before,#stacks_in_42773 > .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_42773 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42773 > .jack{overflow:visible;}#stacks_in_42773 > .jack.height-static{height:100px}#stacks_in_42773 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42775 .s2c_stacks_in_42775_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42775 .s2c_stacks_in_42775_cw, #stacks_in_42775 .s2c_stacks_in_42775_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42775 .s2c_stacks_in_42775_cw [class^="s2c_stacks_in_42775_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42775 .s2c_stacks_in_42775_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42775 .s2c_stacks_in_42775_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42775 .s2c_stacks_in_42775_cw .s2c_stacks_in_42775_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42775 .s2c_stacks_in_42775_cw {		display: block;		table-layout: auto;	}		#stacks_in_42775 .s2c_stacks_in_42775_cw [class^="s2c_stacks_in_42775_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42775 .s2c_stacks_in_42775_cw .s2c_stacks_in_42775_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42780 h5,#stacks_in_42780 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42780 h5 a,#stacks_in_42780 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42780 h5 a:hover,#stacks_in_42780 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42780 small,#stacks_in_42780 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42780 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42777 {
	width: 80px;
}

#stacks_in_42749 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42750 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42750 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42754{padding-left:11px;padding-right:11px;}#stacks_in_42754 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42754 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42754 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42754 > .jack.width-static{width:500px}#stacks_in_42754 > .jack.width-flexible{width:100%}#stacks_in_42754 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42754 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42754 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42754 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42754 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42754 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42754 > .jack::after{border-radius:20px}#stacks_in_42754 > .jack.border-detailed-radius,#stacks_in_42754 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42754 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42754 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42754 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42754 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42754 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42754 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42754 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42754 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42754 > .jack.bg-image:not(.glass){}#stacks_in_42754 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42754 > .jack.bg-image.glass.after,#stacks_in_42754 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42754 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42754 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42754 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42754 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42754 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42754 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42754 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42754 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42754 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42754 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42754 > .jack.bg-image.glass.after,#stacks_in_42754 > .glass.jack.bg-image::after{}#stacks_in_42754 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42754 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42754 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42754 > .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_42754 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42754 > .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_42754 > .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_42754 > .jack.peek-shadow::before,#stacks_in_42754 > .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_42754 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42754 > .jack{overflow:visible;}#stacks_in_42754 > .jack.height-static{height:100px}#stacks_in_42754 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42756 .s2c_stacks_in_42756_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42756 .s2c_stacks_in_42756_cw, #stacks_in_42756 .s2c_stacks_in_42756_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42756 .s2c_stacks_in_42756_cw [class^="s2c_stacks_in_42756_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42756 .s2c_stacks_in_42756_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42756 .s2c_stacks_in_42756_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42756 .s2c_stacks_in_42756_cw .s2c_stacks_in_42756_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42756 .s2c_stacks_in_42756_cw {		display: block;		table-layout: auto;	}		#stacks_in_42756 .s2c_stacks_in_42756_cw [class^="s2c_stacks_in_42756_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42756 .s2c_stacks_in_42756_cw .s2c_stacks_in_42756_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42761 h5,#stacks_in_42761 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42761 h5 a,#stacks_in_42761 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42761 h5 a:hover,#stacks_in_42761 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42761 small,#stacks_in_42761 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42761 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42758 {
	width: 110px;
}

#stacks_in_42730 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#FEE497}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#BBBDBD}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_42731 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_42731 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_42735{padding-left:11px;padding-right:11px;}#stacks_in_42735 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42735 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42735 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42735 > .jack.width-static{width:500px}#stacks_in_42735 > .jack.width-flexible{width:100%}#stacks_in_42735 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42735 > .jack.padding-detailed{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42735 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42735 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42735 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42735 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42735 > .jack::after{border-radius:20px}#stacks_in_42735 > .jack.border-detailed-radius,#stacks_in_42735 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42735 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42735 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42735 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42735 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42735 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42735 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42735 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42735 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42735 > .jack.bg-image:not(.glass){}#stacks_in_42735 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42735 > .jack.bg-image.glass.after,#stacks_in_42735 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42735 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42735 > .glass.padding-detailed.jack.bg-image::after{padding:10.00px 10.00px 8.00px 20.00px}#stacks_in_42735 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42735 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42735 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42735 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42735 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42735 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42735 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42735 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42735 > .jack.bg-image.glass.after,#stacks_in_42735 > .glass.jack.bg-image::after{}#stacks_in_42735 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42735 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42735 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42735 > .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_42735 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42735 > .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_42735 > .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_42735 > .jack.peek-shadow::before,#stacks_in_42735 > .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_42735 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42735 > .jack{overflow:visible;}#stacks_in_42735 > .jack.height-static{height:100px}#stacks_in_42735 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Smart2columns2 stack v2.4.2 */#stacks_in_42737 .s2c_stacks_in_42737_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42737 .s2c_stacks_in_42737_cw, #stacks_in_42737 .s2c_stacks_in_42737_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_42737 .s2c_stacks_in_42737_cw [class^="s2c_stacks_in_42737_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42737 .s2c_stacks_in_42737_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_42737 .s2c_stacks_in_42737_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_42737 .s2c_stacks_in_42737_cw .s2c_stacks_in_42737_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_42737 .s2c_stacks_in_42737_cw {		display: block;		table-layout: auto;	}		#stacks_in_42737 .s2c_stacks_in_42737_cw [class^="s2c_stacks_in_42737_col"] {		display: block;		width: 100%;	}	 	#stacks_in_42737 .s2c_stacks_in_42737_cw .s2c_stacks_in_42737_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_42742 h5,#stacks_in_42742 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_42742 h5 a,#stacks_in_42742 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_42742 h5 a:hover,#stacks_in_42742 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_42742 small,#stacks_in_42742 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_42742 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_out_42739 {
	width: 110px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_43013 .s2c_stacks_in_43013_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43013 .s2c_stacks_in_43013_cw, #stacks_in_43013 .s2c_stacks_in_43013_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_43013 .s2c_stacks_in_43013_cw [class^="s2c_stacks_in_43013_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43013 .s2c_stacks_in_43013_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_43013 .s2c_stacks_in_43013_col2 {	width: 220px;	vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43013 .s2c_stacks_in_43013_cw .s2c_stacks_in_43013_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 600px) {		#stacks_in_43013 .s2c_stacks_in_43013_cw {		display: block;		table-layout: auto;	}		#stacks_in_43013 .s2c_stacks_in_43013_cw [class^="s2c_stacks_in_43013_col"] {		display: block;		width: 100%;	}	 	#stacks_in_43013 .s2c_stacks_in_43013_cw .s2c_stacks_in_43013_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_43040 h5,#stacks_in_43040 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_43040 h5 a,#stacks_in_43040 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_43040 h5 a:hover,#stacks_in_43040 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_43040 small,#stacks_in_43040 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43040 {
	padding: 0px 0px 12px 0px;
}
:root {
  --multi_columns_stacks_in_43046:1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_43046 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_43046);
  grid-gap: 0px;
  
  
  align-items: flex-end;
  
  justify-content: center;
  
}
#multi_columns_stacks_in_43046 > div {
  min-width: 0;
}
#multi_columns_stacks_in_43046 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_43046 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_43046 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1101px) {
  #multi_columns_stacks_in_43046 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_43046 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_43046 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_43046 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1100px) and (min-width: 501px) {
  #multi_columns_stacks_in_43046 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_43046 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_43046 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_43046 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_43046 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_43046 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_43046 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_43046 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1100px) {
  #multi_columns_stacks_in_43046 {
    grid-template-columns: repeat(4, 1fr);
    
  }
  #multi_columns_stacks_in_43046 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_43046 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_43046 {
    grid-template-columns: repeat(2, 1fr);
  }
  #multi_columns_stacks_in_43046 > div:last-child {
    grid-column: span 1;
  }
  
}



#stacks_in_43081 {
	padding: 5px 0px 0px 0px;
}




#stacks_in_43066 {
	padding: 5px 0px 0px 0px;
}


#stacks_in_43061 {
	padding: 5px 0px 0px 0px;
}


#stacks_in_43056 {
	padding: 6px 0px 0px 0px;
}


#stacks_in_43051 {
	padding: 6px 0px 0px 0px;
}

#stacks_in_44482 {
	background-color: rgba(255, 255, 255, 0.25);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 6px 0px 0px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_44486 .s2c_stacks_in_44486_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_44486 .s2c_stacks_in_44486_cw, #stacks_in_44486 .s2c_stacks_in_44486_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_44486 .s2c_stacks_in_44486_cw [class^="s2c_stacks_in_44486_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_44486 .s2c_stacks_in_44486_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_44486 .s2c_stacks_in_44486_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_44486 .s2c_stacks_in_44486_cw .s2c_stacks_in_44486_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 100px) {		#stacks_in_44486 .s2c_stacks_in_44486_cw {		display: block;		table-layout: auto;	}		#stacks_in_44486 .s2c_stacks_in_44486_cw [class^="s2c_stacks_in_44486_col"] {		display: block;		width: 100%;	}	 	#stacks_in_44486 .s2c_stacks_in_44486_cw .s2c_stacks_in_44486_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_44486 {
	padding: 16px 0px 0px 0px;
}

#stacks_out_44490 {
	width: 85px;
	margin-right:0;
}

#stacks_out_44487 {
	width: 80px;
	margin-left:0;
}

#stacks_in_44495 {
	padding: 3px 0px 1px 0px;
}

#stacks_in_44496 {
	font-size: 55%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_32096 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_32096 .theDivider1,
#simpleDivider_stacks_in_32096 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_32096 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_32096.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_32096.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_32096 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_32096.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_32096.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_32096.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_32096.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_32096 {
	background-color: rgba(98, 147, 213, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_32103 .s2c_stacks_in_32103_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_32103 .s2c_stacks_in_32103_cw, #stacks_in_32103 .s2c_stacks_in_32103_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_32103 .s2c_stacks_in_32103_cw [class^="s2c_stacks_in_32103_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_32103 .s2c_stacks_in_32103_col1 {	width: 55%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_32103 .s2c_stacks_in_32103_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_32103 .s2c_stacks_in_32103_cw .s2c_stacks_in_32103_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 500px) {		#stacks_in_32103 .s2c_stacks_in_32103_cw {		display: block;		table-layout: auto;	}		#stacks_in_32103 .s2c_stacks_in_32103_cw [class^="s2c_stacks_in_32103_col"] {		display: block;		width: 100%;	}	 	#stacks_in_32103 .s2c_stacks_in_32103_cw .s2c_stacks_in_32103_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_32103 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_32098 {
	padding: 15px 0px 0px 10px;
}

#stacks_in_44351 {
	padding: 15px 0px 0px 10px;
}

#stacks_in_44353 {
	padding: 15px 0px 0px 10px;
}

#stacks_in_44355 {
	padding: 15px 0px 0px 10px;
}



	#stacks_in_44358 .button_icon,#stacks_in_44358 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:26px;
		line-height:26px;
		font-size:16px;
	}
	


#stacks_in_44358 .button_label {
	font: 500 13px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44358 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:6px;
	}
	#stacks_in_44358 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 3px 0px 6px;
	}




#stacks_in_44358 .sweet_button_wrapper {
	text-align:left;

	
		height:26px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44358 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44358 .button_icon,#stacks_in_44358 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44358 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44358 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 6px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(0, 172, 185, 1.00);
}
#stacks_in_44358 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44358 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44358 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44358 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44358 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44358 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(20, 192, 205, 1.00);
}
#stacks_in_44358 .sweet_button:active{
	background: rgba(0, 152, 165, 1.00);
}
#stacks_in_44358 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44358 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44358 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44358 .sweet_button.adv_gradient {
	background: rgba(0, 172, 185, 1.00);
	background: linear-gradient(top, rgba(0, 172, 185, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44358 .sweet_button.adv_gradient:hover {
	background: rgba(20, 192, 205, 1.00);
	background: linear-gradient(top, rgba(20, 192, 205, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44358 .sweet_button.adv_gradient:active{
	background: rgba(0, 152, 165, 1.00);
	background: linear-gradient(top, rgba(0, 152, 165, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44358 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44358 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44358 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44358 {
	margin: 0px 0px 7px 0px;
	padding: 10px 0px 7px 10px;
}



	#stacks_in_44360 .button_icon,#stacks_in_44360 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44360 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44360 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44360 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44360 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44360 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44360 .button_icon,#stacks_in_44360 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44360 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44360 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(255, 167, 0, 1.00);
}
#stacks_in_44360 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44360 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44360 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44360 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44360 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44360 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 187, 20, 1.00);
}
#stacks_in_44360 .sweet_button:active{
	background: rgba(235, 147, 0, 1.00);
}
#stacks_in_44360 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44360 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44360 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44360 .sweet_button.adv_gradient {
	background: rgba(255, 167, 0, 1.00);
	background: linear-gradient(top, rgba(255, 167, 0, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44360 .sweet_button.adv_gradient:hover {
	background: rgba(255, 187, 20, 1.00);
	background: linear-gradient(top, rgba(255, 187, 20, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44360 .sweet_button.adv_gradient:active{
	background: rgba(235, 147, 0, 1.00);
	background: linear-gradient(top, rgba(235, 147, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44360 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44360 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44360 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44360 {
	margin: 5px 0px 7px 0px;
	padding: 20px 0px 7px 10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_44348 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_44348 .theDivider1,
#simpleDivider_stacks_in_44348 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_44348 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_44348.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_44348.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_44348 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_44348.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_44348.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_44348.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_44348.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_44348 {
	background-color: rgba(98, 147, 213, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_44333 .s2c_stacks_in_44333_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_44333 .s2c_stacks_in_44333_cw, #stacks_in_44333 .s2c_stacks_in_44333_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_44333 .s2c_stacks_in_44333_cw [class^="s2c_stacks_in_44333_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_44333 .s2c_stacks_in_44333_col1 {	width: 52%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_44333 .s2c_stacks_in_44333_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_44333 .s2c_stacks_in_44333_cw .s2c_stacks_in_44333_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 500px) {		#stacks_in_44333 .s2c_stacks_in_44333_cw {		display: block;		table-layout: auto;	}		#stacks_in_44333 .s2c_stacks_in_44333_cw [class^="s2c_stacks_in_44333_col"] {		display: block;		width: 100%;	}	 	#stacks_in_44333 .s2c_stacks_in_44333_cw .s2c_stacks_in_44333_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_44332 {
	padding: 0px 0px 0px 10px;
}

#stacks_in_44523 {
	margin: 20px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
}
:root {
  --multi_columns_stacks_in_44563:1fr minmax(850px,min-content) 1fr;
}
#multi_columns_stacks_in_44563 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_44563);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_44563 > div {
  min-width: 0;
}
#multi_columns_stacks_in_44563 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_44563 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_44563 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_44563 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44563 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44563 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44563 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_44563 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44563 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44563 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44563 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44563 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44563 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44563 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44563 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_44563 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_44563 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_44563 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_44563 > div > * {position: relative;}
  #multi_columns_stacks_in_44563 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44563 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_44563 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_44563 > div > * {position: relative;}
  #multi_columns_stacks_in_44563 > div > * > * {transform: translate(0,0);}
  
}

.stacks_in_44565{--glass-bg:hsl(from #FFFFFF h s l / 0.15);--glass-blur:10px;--glass-border-size:2px;--glass-radius:25px;--glass-border-one:rgba(255, 255, 255, 0.75);--glass-border-two:rgba(255, 255, 255, 0.00);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:none;--glass-spotlight-color:rgba(0, 109, 255, 0.60);--glass-spotlight-size:70%;--glass-shimmer-angle:60deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:650ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.25);--glass-padding: }.stacks_in_44565:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.15);}
/* Smart2columns2 stack v2.4.2 */#stacks_in_44567 .s2c_stacks_in_44567_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_44567 .s2c_stacks_in_44567_cw, #stacks_in_44567 .s2c_stacks_in_44567_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_44567 .s2c_stacks_in_44567_cw [class^="s2c_stacks_in_44567_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_44567 .s2c_stacks_in_44567_col1 {	width: 27%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_44567 .s2c_stacks_in_44567_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_44567 .s2c_stacks_in_44567_cw .s2c_stacks_in_44567_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 0px) {		#stacks_in_44567 .s2c_stacks_in_44567_cw {		display: block;		table-layout: auto;	}		#stacks_in_44567 .s2c_stacks_in_44567_cw [class^="s2c_stacks_in_44567_col"] {		display: block;		width: 100%;	}	 	#stacks_in_44567 .s2c_stacks_in_44567_cw .s2c_stacks_in_44567_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_44567 {
	padding:  5px;
}

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

#stacks_in_44578 {
	font-size: 115%;
}

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

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

#stacks_in_44573 {
	font-size: 60%;
}

#stacks_in_44419 {
	padding: 12px 12px 12px 12px;
}
:root {
  --multi_columns_stacks_in_44447:1fr minmax(850px,min-content) 1fr;
}
#multi_columns_stacks_in_44447 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_44447);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_44447 > div {
  min-width: 0;
}
#multi_columns_stacks_in_44447 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_44447 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_44447 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_44447 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44447 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44447 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44447 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_44447 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44447 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44447 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44447 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44447 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44447 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44447 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44447 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_44447 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_44447 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_44447 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_44447 > div > * {position: relative;}
  #multi_columns_stacks_in_44447 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44447 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_44447 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_44447 > div > * {position: relative;}
  #multi_columns_stacks_in_44447 > div > * > * {transform: translate(0,0);}
  
}

.stacks_in_44449{--glass-bg:hsl(from #FFFFFF h s l / 0.15);--glass-blur:10px;--glass-border-size:2px;--glass-radius:25px;--glass-border-one:rgba(255, 255, 255, 0.75);--glass-border-two:rgba(255, 255, 255, 0.00);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:none;--glass-spotlight-color:rgba(0, 109, 255, 0.60);--glass-spotlight-size:70%;--glass-shimmer-angle:60deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:650ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.25);--glass-padding: }.stacks_in_44449:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.15);}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_44451swell{
		max-width: 1000px;
	}
	.stacks_in_44451swell img{
		width: 100%;
		max-width: 1000px;
		height: auto;
	}


.stacks_in_44451swell-with-zoom .mfp-container,.stacks_in_44451swell-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_44451swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_44451swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_44451 .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_44451 .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_44451 .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_44451 .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;
}





#stacks_in_44451 .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_44451 .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_44451 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_44451 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_44451 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_44451 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_44451 .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_44451 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

#stacks_in_44453 {
	padding: 8px 14px 0px 14px;
}

#stacks_in_44455 {
	font-size: 125%;
}

#stacks_in_44456 {
	padding: 8px 14px 14px 14px;
}



	#stacks_in_44417 .button_icon,#stacks_in_44417 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44417 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44417 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44417 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44417 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44417 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44417 .button_icon,#stacks_in_44417 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44417 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44417 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_44417 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44417 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44417 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44417 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44417 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44417 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_44417 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_44417 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44417 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44417 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44417 .sweet_button.adv_gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(253, 128, 8, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44417 .sweet_button.adv_gradient:hover {
	background: rgba(255, 148, 28, 1.00);
	background: linear-gradient(top, rgba(255, 148, 28, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44417 .sweet_button.adv_gradient:active{
	background: rgba(233, 108, 0, 1.00);
	background: linear-gradient(top, rgba(233, 108, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44417 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44417 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44417 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44417 {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 20px 10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_27801 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_27801 .theDivider1,
#simpleDivider_stacks_in_27801 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_27801 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_27801.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_27801.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_27801 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_27801.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_27801.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_27801.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_27801.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_27801 {
	background-color: rgba(98, 147, 213, 1.00);
}

#stacks_in_25172 {
	padding: 0px 0px 10px 20px;
}

#stacks_in_27950 {
	padding: 0px 0px 20px 20px;
}
:root {
  --multi_columns_stacks_in_27892:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_27892 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_27892);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_27892 > div {
  min-width: 0;
}
#multi_columns_stacks_in_27892 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_27892 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_27892 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_27892 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_27892 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_27892 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_27892 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_27892 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_27892 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_27892 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_27892 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_27892 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_27892 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_27892 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_27892 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_27892 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_27892 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_27892 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_27892 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_27892 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_27892 > div > * {position: relative;}
  #multi_columns_stacks_in_27892 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_27922{padding-left:14px;padding-right:14px;}#stacks_in_27922 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_27922 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_27922 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_27922 > .jack.width-static{width:500px}#stacks_in_27922 > .jack.width-flexible{width:100%}#stacks_in_27922 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_27922 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_27922 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_27922 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_27922 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_27922 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_27922 > .jack::after{border-radius:10px}#stacks_in_27922 > .jack.border-detailed-radius,#stacks_in_27922 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_27922 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_27922 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_27922 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_27922 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_27922 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_27922 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_27922 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_27922 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_27922 > .jack.bg-image:not(.glass){}#stacks_in_27922 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_27922 > .jack.bg-image.glass.after,#stacks_in_27922 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_27922 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_27922 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_27922 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_27922 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_27922 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_27922 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_27922 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_27922 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_27922 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_27922 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_27922 > .jack.bg-image.glass.after,#stacks_in_27922 > .glass.jack.bg-image::after{}#stacks_in_27922 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_27922 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_27922 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_27922 > .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_27922 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_27922 > .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_27922 > .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_27922 > .jack.peek-shadow::before,#stacks_in_27922 > .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_27922 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_27922 > .jack{overflow:visible;}#stacks_in_27922 > .jack.height-static{height:100px}#stacks_in_27922 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_27923swell-with-zoom .mfp-container,.stacks_in_27923swell-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_27923swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_27923swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_27923 .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_27923 .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_27923 .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_27923 .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;
}





#stacks_in_27923 .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_27923 .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_27923 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_27923 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_27923 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_27923 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_27923 .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_27923 {
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

#stacks_in_27925 {
	padding: 15px 0px 10px 14px;
}

#stacks_in_27927 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_27928 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_27930{padding-left:14px;padding-right:14px;}#stacks_in_27930 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_27930 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_27930 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_27930 > .jack.width-static{width:500px}#stacks_in_27930 > .jack.width-flexible{width:100%}#stacks_in_27930 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_27930 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_27930 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_27930 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_27930 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_27930 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_27930 > .jack::after{border-radius:10px}#stacks_in_27930 > .jack.border-detailed-radius,#stacks_in_27930 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_27930 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_27930 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_27930 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_27930 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_27930 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_27930 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_27930 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_27930 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_27930 > .jack.bg-image:not(.glass){}#stacks_in_27930 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_27930 > .jack.bg-image.glass.after,#stacks_in_27930 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_27930 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_27930 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_27930 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_27930 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_27930 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_27930 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_27930 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_27930 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_27930 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_27930 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_27930 > .jack.bg-image.glass.after,#stacks_in_27930 > .glass.jack.bg-image::after{}#stacks_in_27930 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_27930 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_27930 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_27930 > .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_27930 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_27930 > .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_27930 > .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_27930 > .jack.peek-shadow::before,#stacks_in_27930 > .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_27930 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_27930 > .jack{overflow:visible;}#stacks_in_27930 > .jack.height-static{height:100px}#stacks_in_27930 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_27931swell-with-zoom .mfp-container,.stacks_in_27931swell-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_27931swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_27931swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_27931 .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_27931 .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_27931 .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_27931 .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;
}





#stacks_in_27931 .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_27931 .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_27931 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_27931 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_27931 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_27931 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_27931 .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_27933 {
	padding: 15px 0px 10px 14px;
}

#stacks_in_27935 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_27936 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_27938{padding-left:14px;padding-right:14px;}#stacks_in_27938 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_27938 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_27938 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_27938 > .jack.width-static{width:500px}#stacks_in_27938 > .jack.width-flexible{width:100%}#stacks_in_27938 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_27938 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_27938 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_27938 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_27938 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_27938 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_27938 > .jack::after{border-radius:10px}#stacks_in_27938 > .jack.border-detailed-radius,#stacks_in_27938 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_27938 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_27938 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_27938 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_27938 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_27938 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_27938 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_27938 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_27938 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_27938 > .jack.bg-image:not(.glass){}#stacks_in_27938 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_27938 > .jack.bg-image.glass.after,#stacks_in_27938 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_27938 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_27938 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_27938 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_27938 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_27938 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_27938 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_27938 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_27938 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_27938 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_27938 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_27938 > .jack.bg-image.glass.after,#stacks_in_27938 > .glass.jack.bg-image::after{}#stacks_in_27938 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_27938 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_27938 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_27938 > .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_27938 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_27938 > .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_27938 > .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_27938 > .jack.peek-shadow::before,#stacks_in_27938 > .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_27938 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_27938 > .jack{overflow:visible;}#stacks_in_27938 > .jack.height-static{height:100px}#stacks_in_27938 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_27939swell{
		max-width: 500px;
	}
	.stacks_in_27939swell img{
		width: 100%;
		max-width: 500px;
		height: auto;
	}


.stacks_in_27939swell-with-zoom .mfp-container,.stacks_in_27939swell-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_27939swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_27939swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_27939 .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_27939 .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_27939 .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_27939 .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;
}





#stacks_in_27939 .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_27939 .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_27939 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_27939 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_27939 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_27939 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_27939 .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_27939 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_27941 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_27944{padding-left:14px;padding-right:14px;}#stacks_in_27944 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_27944 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_27944 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_27944 > .jack.width-static{width:500px}#stacks_in_27944 > .jack.width-flexible{width:100%}#stacks_in_27944 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_27944 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_27944 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_27944 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_27944 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_27944 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_27944 > .jack::after{border-radius:10px}#stacks_in_27944 > .jack.border-detailed-radius,#stacks_in_27944 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_27944 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_27944 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_27944 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_27944 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_27944 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_27944 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_27944 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_27944 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_27944 > .jack.bg-image:not(.glass){}#stacks_in_27944 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_27944 > .jack.bg-image.glass.after,#stacks_in_27944 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_27944 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_27944 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_27944 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_27944 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_27944 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_27944 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_27944 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_27944 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_27944 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_27944 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_27944 > .jack.bg-image.glass.after,#stacks_in_27944 > .glass.jack.bg-image::after{}#stacks_in_27944 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_27944 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_27944 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_27944 > .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_27944 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_27944 > .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_27944 > .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_27944 > .jack.peek-shadow::before,#stacks_in_27944 > .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_27944 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_27944 > .jack{overflow:visible;}#stacks_in_27944 > .jack.height-static{height:100px}#stacks_in_27944 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_27945swell-with-zoom .mfp-container,.stacks_in_27945swell-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_27945swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_27945swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_27945 .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_27945 .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_27945 .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_27945 .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;
}





#stacks_in_27945 .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_27945 .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_27945 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_27945 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_27945 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_27945 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_27945 .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_27945 {
	padding: 20px 10px 20px 10px;
}

#stacks_in_27947 {
	padding: 8px 14px 0px 14px;
}



	#stacks_in_44374 .button_icon,#stacks_in_44374 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44374 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44374 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44374 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44374 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44374 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44374 .button_icon,#stacks_in_44374 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44374 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44374 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_44374 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44374 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44374 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44374 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44374 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44374 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_44374 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_44374 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44374 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44374 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44374 .sweet_button.adv_gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(253, 128, 8, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44374 .sweet_button.adv_gradient:hover {
	background: rgba(255, 148, 28, 1.00);
	background: linear-gradient(top, rgba(255, 148, 28, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44374 .sweet_button.adv_gradient:active{
	background: rgba(233, 108, 0, 1.00);
	background: linear-gradient(top, rgba(233, 108, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44374 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44374 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44374 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44374 {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 20px 10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_28105 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_28105 .theDivider1,
#simpleDivider_stacks_in_28105 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_28105 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_28105.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_28105.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28105 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_28105.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_28105.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_28105.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28105.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_28105 {
	background-color: rgba(98, 147, 213, 1.00);
}

#stacks_in_28112 {
	padding: 0px 0px 10px 20px;
}

#stacks_in_28118 {
	padding: 0px 0px 24px 20px;
}

#stacks_in_28119 {
	font-size: 125%;
}
:root {
  --multi_columns_stacks_in_28076:1fr 1fr 1fr;
}
#multi_columns_stacks_in_28076 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_28076);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_28076 > div {
  min-width: 0;
}
#multi_columns_stacks_in_28076 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_28076 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_28076 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_28076 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28076 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28076 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28076 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_28076 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28076 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28076 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28076 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28076 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28076 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28076 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28076 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_28076 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_28076 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_28076 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28076 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_28076 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_28076 > div > * {position: relative;}
  #multi_columns_stacks_in_28076 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_28096{padding-left:14px;padding-right:14px;}#stacks_in_28096 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28096 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28096 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28096 > .jack.width-static{width:500px}#stacks_in_28096 > .jack.width-flexible{width:100%}#stacks_in_28096 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28096 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28096 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28096 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28096 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28096 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28096 > .jack::after{border-radius:10px}#stacks_in_28096 > .jack.border-detailed-radius,#stacks_in_28096 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28096 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28096 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28096 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28096 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28096 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28096 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28096 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28096 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28096 > .jack.bg-image:not(.glass){}#stacks_in_28096 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28096 > .jack.bg-image.glass.after,#stacks_in_28096 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28096 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28096 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28096 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28096 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28096 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28096 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28096 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28096 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28096 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28096 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28096 > .jack.bg-image.glass.after,#stacks_in_28096 > .glass.jack.bg-image::after{}#stacks_in_28096 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28096 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28096 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28096 > .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_28096 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28096 > .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_28096 > .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_28096 > .jack.peek-shadow::before,#stacks_in_28096 > .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_28096 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28096 > .jack{overflow:visible;}#stacks_in_28096 > .jack.height-static{height:100px}#stacks_in_28096 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28120swell-with-zoom .mfp-container,.stacks_in_28120swell-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_28120swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28120swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28120 .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_28120 .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_28120 .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_28120 .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;
}





#stacks_in_28120 .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_28120 .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_28120 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28120 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28120 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28120 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28120 .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_28099 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28101 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28102 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_28087{padding-left:14px;padding-right:14px;}#stacks_in_28087 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28087 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28087 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28087 > .jack.width-static{width:500px}#stacks_in_28087 > .jack.width-flexible{width:100%}#stacks_in_28087 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28087 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28087 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28087 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28087 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28087 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28087 > .jack::after{border-radius:10px}#stacks_in_28087 > .jack.border-detailed-radius,#stacks_in_28087 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28087 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28087 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28087 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28087 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28087 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28087 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28087 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28087 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28087 > .jack.bg-image:not(.glass){}#stacks_in_28087 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28087 > .jack.bg-image.glass.after,#stacks_in_28087 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28087 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28087 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28087 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28087 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28087 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28087 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28087 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28087 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28087 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28087 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28087 > .jack.bg-image.glass.after,#stacks_in_28087 > .glass.jack.bg-image::after{}#stacks_in_28087 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28087 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28087 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28087 > .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_28087 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28087 > .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_28087 > .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_28087 > .jack.peek-shadow::before,#stacks_in_28087 > .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_28087 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28087 > .jack{overflow:visible;}#stacks_in_28087 > .jack.height-static{height:100px}#stacks_in_28087 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28122swell-with-zoom .mfp-container,.stacks_in_28122swell-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_28122swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28122swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28122 .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_28122 .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_28122 .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_28122 .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;
}





#stacks_in_28122 .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_28122 .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_28122 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28122 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28122 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28122 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28122 .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_28090 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28092 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28093 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_28078{padding-left:14px;padding-right:14px;}#stacks_in_28078 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28078 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28078 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28078 > .jack.width-static{width:500px}#stacks_in_28078 > .jack.width-flexible{width:100%}#stacks_in_28078 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28078 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28078 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28078 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28078 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28078 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28078 > .jack::after{border-radius:10px}#stacks_in_28078 > .jack.border-detailed-radius,#stacks_in_28078 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28078 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28078 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28078 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28078 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28078 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28078 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28078 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28078 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28078 > .jack.bg-image:not(.glass){}#stacks_in_28078 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28078 > .jack.bg-image.glass.after,#stacks_in_28078 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28078 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28078 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28078 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28078 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28078 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28078 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28078 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28078 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28078 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28078 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28078 > .jack.bg-image.glass.after,#stacks_in_28078 > .glass.jack.bg-image::after{}#stacks_in_28078 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28078 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28078 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28078 > .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_28078 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28078 > .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_28078 > .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_28078 > .jack.peek-shadow::before,#stacks_in_28078 > .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_28078 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28078 > .jack{overflow:visible;}#stacks_in_28078 > .jack.height-static{height:100px}#stacks_in_28078 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28124swell-with-zoom .mfp-container,.stacks_in_28124swell-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_28124swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28124swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28124 .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_28124 .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_28124 .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_28124 .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;
}





#stacks_in_28124 .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_28124 .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_28124 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28124 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28124 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28124 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28124 .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_28081 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28083 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28084 {
	padding: 8px 14px 0px 14px;
}
:root {
  --multi_columns_stacks_in_28137:1fr 1fr 1fr;
}
#multi_columns_stacks_in_28137 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_28137);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_28137 > div {
  min-width: 0;
}
#multi_columns_stacks_in_28137 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_28137 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_28137 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_28137 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28137 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28137 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28137 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_28137 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28137 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28137 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28137 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28137 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28137 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28137 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28137 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_28137 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_28137 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_28137 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28137 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_28137 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_28137 > div > * {position: relative;}
  #multi_columns_stacks_in_28137 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_28157{padding-left:14px;padding-right:14px;}#stacks_in_28157 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28157 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28157 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28157 > .jack.width-static{width:500px}#stacks_in_28157 > .jack.width-flexible{width:100%}#stacks_in_28157 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28157 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28157 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28157 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28157 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28157 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28157 > .jack::after{border-radius:10px}#stacks_in_28157 > .jack.border-detailed-radius,#stacks_in_28157 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28157 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28157 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28157 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28157 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28157 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28157 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28157 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28157 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28157 > .jack.bg-image:not(.glass){}#stacks_in_28157 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28157 > .jack.bg-image.glass.after,#stacks_in_28157 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28157 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28157 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28157 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28157 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28157 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28157 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28157 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28157 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28157 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28157 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28157 > .jack.bg-image.glass.after,#stacks_in_28157 > .glass.jack.bg-image::after{}#stacks_in_28157 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28157 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28157 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28157 > .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_28157 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28157 > .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_28157 > .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_28157 > .jack.peek-shadow::before,#stacks_in_28157 > .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_28157 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28157 > .jack{overflow:visible;}#stacks_in_28157 > .jack.height-static{height:100px}#stacks_in_28157 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28166swell-with-zoom .mfp-container,.stacks_in_28166swell-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_28166swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28166swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28166 .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_28166 .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_28166 .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_28166 .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;
}





#stacks_in_28166 .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_28166 .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_28166 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28166 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28166 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28166 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28166 .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_28160 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28162 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28163 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_28148{padding-left:14px;padding-right:14px;}#stacks_in_28148 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28148 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28148 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28148 > .jack.width-static{width:500px}#stacks_in_28148 > .jack.width-flexible{width:100%}#stacks_in_28148 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28148 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28148 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28148 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28148 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28148 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28148 > .jack::after{border-radius:10px}#stacks_in_28148 > .jack.border-detailed-radius,#stacks_in_28148 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28148 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28148 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28148 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28148 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28148 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28148 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28148 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28148 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28148 > .jack.bg-image:not(.glass){}#stacks_in_28148 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28148 > .jack.bg-image.glass.after,#stacks_in_28148 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28148 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28148 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28148 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28148 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28148 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28148 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28148 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28148 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28148 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28148 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28148 > .jack.bg-image.glass.after,#stacks_in_28148 > .glass.jack.bg-image::after{}#stacks_in_28148 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28148 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28148 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28148 > .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_28148 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28148 > .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_28148 > .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_28148 > .jack.peek-shadow::before,#stacks_in_28148 > .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_28148 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28148 > .jack{overflow:visible;}#stacks_in_28148 > .jack.height-static{height:100px}#stacks_in_28148 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28168swell-with-zoom .mfp-container,.stacks_in_28168swell-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_28168swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28168swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28168 .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_28168 .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_28168 .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_28168 .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;
}





#stacks_in_28168 .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_28168 .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_28168 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28168 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28168 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28168 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28168 .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_28151 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28153 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28154 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_28139{padding-left:14px;padding-right:14px;}#stacks_in_28139 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28139 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28139 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28139 > .jack.width-static{width:500px}#stacks_in_28139 > .jack.width-flexible{width:100%}#stacks_in_28139 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28139 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28139 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28139 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28139 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28139 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28139 > .jack::after{border-radius:10px}#stacks_in_28139 > .jack.border-detailed-radius,#stacks_in_28139 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28139 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28139 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28139 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28139 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28139 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28139 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28139 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28139 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28139 > .jack.bg-image:not(.glass){}#stacks_in_28139 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28139 > .jack.bg-image.glass.after,#stacks_in_28139 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28139 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28139 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28139 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28139 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28139 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28139 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28139 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28139 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28139 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28139 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28139 > .jack.bg-image.glass.after,#stacks_in_28139 > .glass.jack.bg-image::after{}#stacks_in_28139 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28139 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28139 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28139 > .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_28139 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28139 > .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_28139 > .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_28139 > .jack.peek-shadow::before,#stacks_in_28139 > .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_28139 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28139 > .jack{overflow:visible;}#stacks_in_28139 > .jack.height-static{height:100px}#stacks_in_28139 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28170swell-with-zoom .mfp-container,.stacks_in_28170swell-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_28170swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28170swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28170 .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_28170 .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_28170 .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_28170 .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;
}





#stacks_in_28170 .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_28170 .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_28170 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28170 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28170 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28170 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28170 .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_28142 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28144 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28145 {
	padding: 8px 14px 0px 14px;
}



	#stacks_in_44376 .button_icon,#stacks_in_44376 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44376 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44376 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44376 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44376 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44376 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44376 .button_icon,#stacks_in_44376 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44376 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44376 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_44376 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44376 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44376 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44376 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44376 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44376 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_44376 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_44376 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44376 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44376 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44376 .sweet_button.adv_gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(253, 128, 8, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44376 .sweet_button.adv_gradient:hover {
	background: rgba(255, 148, 28, 1.00);
	background: linear-gradient(top, rgba(255, 148, 28, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44376 .sweet_button.adv_gradient:active{
	background: rgba(233, 108, 0, 1.00);
	background: linear-gradient(top, rgba(233, 108, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44376 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44376 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44376 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44376 {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 20px 10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_28185 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_28185 .theDivider1,
#simpleDivider_stacks_in_28185 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_28185 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_28185.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_28185.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28185 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_28185.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_28185.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_28185.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28185.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_28185 {
	background-color: rgba(98, 147, 213, 1.00);
}

#stacks_in_28192 {
	padding: 0px 0px 10px 20px;
}

#stacks_in_28194 {
	padding: 0px 0px 10px 20px;
}

#stacks_in_28195 {
	font-size: 125%;
}
:root {
  --multi_columns_stacks_in_28199:1fr 1fr 1fr;
}
#multi_columns_stacks_in_28199 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_28199);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_28199 > div {
  min-width: 0;
}
#multi_columns_stacks_in_28199 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_28199 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_28199 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_28199 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28199 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28199 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28199 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_28199 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28199 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28199 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28199 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28199 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28199 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28199 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28199 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_28199 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_28199 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_28199 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28199 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_28199 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_28199 > div > * {position: relative;}
  #multi_columns_stacks_in_28199 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_28224{padding-left:14px;padding-right:14px;}#stacks_in_28224 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28224 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28224 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28224 > .jack.width-static{width:500px}#stacks_in_28224 > .jack.width-flexible{width:100%}#stacks_in_28224 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28224 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28224 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28224 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28224 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28224 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28224 > .jack::after{border-radius:10px}#stacks_in_28224 > .jack.border-detailed-radius,#stacks_in_28224 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28224 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28224 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28224 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28224 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28224 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28224 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28224 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28224 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28224 > .jack.bg-image:not(.glass){}#stacks_in_28224 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28224 > .jack.bg-image.glass.after,#stacks_in_28224 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28224 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28224 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28224 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28224 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28224 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28224 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28224 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28224 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28224 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28224 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28224 > .jack.bg-image.glass.after,#stacks_in_28224 > .glass.jack.bg-image::after{}#stacks_in_28224 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28224 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28224 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28224 > .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_28224 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28224 > .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_28224 > .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_28224 > .jack.peek-shadow::before,#stacks_in_28224 > .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_28224 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28224 > .jack{overflow:visible;}#stacks_in_28224 > .jack.height-static{height:100px}#stacks_in_28224 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28495swell-with-zoom .mfp-container,.stacks_in_28495swell-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_28495swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28495swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28495 .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_28495 .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_28495 .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_28495 .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;
}





#stacks_in_28495 .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_28495 .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_28495 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28495 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28495 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28495 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28495 .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_28227 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28229 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28230 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_28215{padding-left:14px;padding-right:14px;}#stacks_in_28215 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28215 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28215 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28215 > .jack.width-static{width:500px}#stacks_in_28215 > .jack.width-flexible{width:100%}#stacks_in_28215 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28215 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28215 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28215 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28215 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28215 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28215 > .jack::after{border-radius:10px}#stacks_in_28215 > .jack.border-detailed-radius,#stacks_in_28215 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28215 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28215 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28215 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28215 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28215 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28215 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28215 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28215 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28215 > .jack.bg-image:not(.glass){}#stacks_in_28215 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28215 > .jack.bg-image.glass.after,#stacks_in_28215 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28215 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28215 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28215 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28215 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28215 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28215 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28215 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28215 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28215 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28215 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28215 > .jack.bg-image.glass.after,#stacks_in_28215 > .glass.jack.bg-image::after{}#stacks_in_28215 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28215 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28215 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28215 > .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_28215 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28215 > .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_28215 > .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_28215 > .jack.peek-shadow::before,#stacks_in_28215 > .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_28215 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28215 > .jack{overflow:visible;}#stacks_in_28215 > .jack.height-static{height:100px}#stacks_in_28215 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28497swell-with-zoom .mfp-container,.stacks_in_28497swell-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_28497swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28497swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28497 .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_28497 .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_28497 .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_28497 .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;
}





#stacks_in_28497 .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_28497 .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_28497 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28497 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28497 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28497 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28497 .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_28218 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28220 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28221 {
	padding: 8px 14px 0px 14px;
}
#stacks_in_28201{padding-left:14px;padding-right:14px;}#stacks_in_28201 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28201 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28201 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28201 > .jack.width-static{width:500px}#stacks_in_28201 > .jack.width-flexible{width:100%}#stacks_in_28201 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28201 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28201 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28201 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28201 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28201 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28201 > .jack::after{border-radius:10px}#stacks_in_28201 > .jack.border-detailed-radius,#stacks_in_28201 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28201 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28201 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28201 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28201 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28201 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28201 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28201 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28201 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28201 > .jack.bg-image:not(.glass){}#stacks_in_28201 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28201 > .jack.bg-image.glass.after,#stacks_in_28201 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28201 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28201 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28201 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28201 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28201 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28201 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28201 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28201 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28201 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28201 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28201 > .jack.bg-image.glass.after,#stacks_in_28201 > .glass.jack.bg-image::after{}#stacks_in_28201 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28201 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28201 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28201 > .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_28201 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28201 > .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_28201 > .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_28201 > .jack.peek-shadow::before,#stacks_in_28201 > .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_28201 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28201 > .jack{overflow:visible;}#stacks_in_28201 > .jack.height-static{height:100px}#stacks_in_28201 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28499swell-with-zoom .mfp-container,.stacks_in_28499swell-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_28499swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28499swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28499 .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_28499 .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_28499 .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_28499 .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;
}





#stacks_in_28499 .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_28499 .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_28499 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28499 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28499 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28499 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28499 .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_28209 {
	padding: 15px 0px 10px 8px;
}

#stacks_in_28211 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28212 {
	padding: 8px 14px 0px 14px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_30030 .s2c_stacks_in_30030_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_30030 .s2c_stacks_in_30030_cw, #stacks_in_30030 .s2c_stacks_in_30030_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_30030 .s2c_stacks_in_30030_cw [class^="s2c_stacks_in_30030_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_30030 .s2c_stacks_in_30030_col1 {	width: 35%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_30030 .s2c_stacks_in_30030_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_30030 .s2c_stacks_in_30030_cw .s2c_stacks_in_30030_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 600px) {		#stacks_in_30030 .s2c_stacks_in_30030_cw {		display: block;		table-layout: auto;	}		#stacks_in_30030 .s2c_stacks_in_30030_cw [class^="s2c_stacks_in_30030_col"] {		display: block;		width: 100%;	}	 	#stacks_in_30030 .s2c_stacks_in_30030_cw .s2c_stacks_in_30030_spacer {		display: block;		height: 30px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_24928 {
	margin: 0px 10px 0px 10px;
	padding: 20px 0px 0px 0px;
}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_24931swell-with-zoom .mfp-container,.stacks_in_24931swell-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_24931swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_24931swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_24931 .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_24931 .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_24931 .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_24931 .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;
}





#stacks_in_24931 .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_24931 .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_24931 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_24931 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_24931 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_24931 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_24931 .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_24931 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}



	#stacks_in_44379 .button_icon,#stacks_in_44379 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44379 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44379 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44379 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44379 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44379 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44379 .button_icon,#stacks_in_44379 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44379 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44379 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_44379 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44379 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44379 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44379 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44379 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44379 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_44379 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_44379 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44379 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44379 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44379 .sweet_button.adv_gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(253, 128, 8, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44379 .sweet_button.adv_gradient:hover {
	background: rgba(255, 148, 28, 1.00);
	background: linear-gradient(top, rgba(255, 148, 28, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44379 .sweet_button.adv_gradient:active{
	background: rgba(233, 108, 0, 1.00);
	background: linear-gradient(top, rgba(233, 108, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44379 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44379 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44379 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44379 {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 20px 10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_28513 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_28513 .theDivider1,
#simpleDivider_stacks_in_28513 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_28513 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_28513.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_28513.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28513 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_28513.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_28513.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_28513.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28513.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_28513 {
	background-color: rgba(98, 147, 213, 1.00);
}

#stacks_in_28520 {
	padding: 0px 0px 24px 20px;
}
:root {
  --multi_columns_stacks_in_28525:1fr 1fr 1fr;
}
#multi_columns_stacks_in_28525 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_28525);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_28525 > div {
  min-width: 0;
}
#multi_columns_stacks_in_28525 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_28525 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_28525 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_28525 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28525 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28525 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28525 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_28525 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28525 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28525 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28525 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28525 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28525 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28525 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28525 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_28525 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_28525 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_28525 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28525 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_28525 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_28525 > div > * {position: relative;}
  #multi_columns_stacks_in_28525 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_28545{padding-left:14px;padding-right:14px;}#stacks_in_28545 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28545 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28545 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28545 > .jack.width-static{width:500px}#stacks_in_28545 > .jack.width-flexible{width:100%}#stacks_in_28545 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28545 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28545 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28545 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28545 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28545 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28545 > .jack::after{border-radius:10px}#stacks_in_28545 > .jack.border-detailed-radius,#stacks_in_28545 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28545 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28545 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28545 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28545 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28545 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28545 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28545 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28545 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28545 > .jack.bg-image:not(.glass){}#stacks_in_28545 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28545 > .jack.bg-image.glass.after,#stacks_in_28545 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28545 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28545 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28545 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28545 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28545 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28545 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28545 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28545 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28545 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28545 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28545 > .jack.bg-image.glass.after,#stacks_in_28545 > .glass.jack.bg-image::after{}#stacks_in_28545 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28545 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28545 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28545 > .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_28545 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28545 > .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_28545 > .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_28545 > .jack.peek-shadow::before,#stacks_in_28545 > .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_28545 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28545 > .jack{overflow:visible;}#stacks_in_28545 > .jack.height-static{height:100px}#stacks_in_28545 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28554swell-with-zoom .mfp-container,.stacks_in_28554swell-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_28554swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28554swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28554 .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_28554 .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_28554 .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_28554 .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;
}





#stacks_in_28554 .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_28554 .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_28554 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28554 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28554 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28554 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28554 .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_28536{padding-left:14px;padding-right:14px;}#stacks_in_28536 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28536 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28536 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28536 > .jack.width-static{width:500px}#stacks_in_28536 > .jack.width-flexible{width:100%}#stacks_in_28536 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28536 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28536 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28536 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28536 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28536 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28536 > .jack::after{border-radius:10px}#stacks_in_28536 > .jack.border-detailed-radius,#stacks_in_28536 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28536 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28536 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28536 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28536 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28536 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28536 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28536 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28536 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28536 > .jack.bg-image:not(.glass){}#stacks_in_28536 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28536 > .jack.bg-image.glass.after,#stacks_in_28536 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28536 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28536 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28536 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28536 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28536 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28536 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28536 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28536 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28536 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28536 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28536 > .jack.bg-image.glass.after,#stacks_in_28536 > .glass.jack.bg-image::after{}#stacks_in_28536 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28536 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28536 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28536 > .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_28536 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28536 > .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_28536 > .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_28536 > .jack.peek-shadow::before,#stacks_in_28536 > .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_28536 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28536 > .jack{overflow:visible;}#stacks_in_28536 > .jack.height-static{height:100px}#stacks_in_28536 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28556swell-with-zoom .mfp-container,.stacks_in_28556swell-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_28556swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28556swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28556 .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_28556 .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_28556 .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_28556 .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;
}





#stacks_in_28556 .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_28556 .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_28556 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28556 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28556 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28556 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28556 .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_28527{padding-left:14px;padding-right:14px;}#stacks_in_28527 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28527 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28527 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28527 > .jack.width-static{width:500px}#stacks_in_28527 > .jack.width-flexible{width:100%}#stacks_in_28527 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28527 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28527 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28527 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28527 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28527 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28527 > .jack::after{border-radius:10px}#stacks_in_28527 > .jack.border-detailed-radius,#stacks_in_28527 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28527 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28527 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28527 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28527 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28527 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28527 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28527 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28527 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28527 > .jack.bg-image:not(.glass){}#stacks_in_28527 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28527 > .jack.bg-image.glass.after,#stacks_in_28527 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28527 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28527 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28527 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28527 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28527 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28527 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28527 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28527 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28527 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28527 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28527 > .jack.bg-image.glass.after,#stacks_in_28527 > .glass.jack.bg-image::after{}#stacks_in_28527 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28527 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28527 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28527 > .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_28527 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28527 > .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_28527 > .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_28527 > .jack.peek-shadow::before,#stacks_in_28527 > .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_28527 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28527 > .jack{overflow:visible;}#stacks_in_28527 > .jack.height-static{height:100px}#stacks_in_28527 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28558swell-with-zoom .mfp-container,.stacks_in_28558swell-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_28558swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28558swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28558 .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_28558 .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_28558 .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_28558 .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;
}





#stacks_in_28558 .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_28558 .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_28558 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28558 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28558 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28558 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28558 .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_28558 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
:root {
  --multi_columns_stacks_in_28571:1fr 1fr 1fr;
}
#multi_columns_stacks_in_28571 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_28571);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_28571 > div {
  min-width: 0;
}
#multi_columns_stacks_in_28571 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_28571 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_28571 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_28571 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28571 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28571 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28571 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_28571 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28571 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28571 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_28571 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28571 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_28571 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_28571 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_28571 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_28571 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_28571 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_28571 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_28571 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_28571 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_28571 > div > * {position: relative;}
  #multi_columns_stacks_in_28571 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_28583{padding-left:14px;padding-right:14px;}#stacks_in_28583 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28583 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28583 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28583 > .jack.width-static{width:500px}#stacks_in_28583 > .jack.width-flexible{width:100%}#stacks_in_28583 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28583 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28583 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28583 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28583 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28583 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28583 > .jack::after{border-radius:10px}#stacks_in_28583 > .jack.border-detailed-radius,#stacks_in_28583 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28583 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28583 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28583 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28583 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28583 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28583 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28583 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28583 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28583 > .jack.bg-image:not(.glass){}#stacks_in_28583 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28583 > .jack.bg-image.glass.after,#stacks_in_28583 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28583 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28583 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28583 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28583 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28583 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28583 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28583 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28583 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28583 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28583 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28583 > .jack.bg-image.glass.after,#stacks_in_28583 > .glass.jack.bg-image::after{}#stacks_in_28583 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28583 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28583 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28583 > .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_28583 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28583 > .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_28583 > .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_28583 > .jack.peek-shadow::before,#stacks_in_28583 > .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_28583 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28583 > .jack{overflow:visible;}#stacks_in_28583 > .jack.height-static{height:100px}#stacks_in_28583 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_25055swell-with-zoom .mfp-container,.stacks_in_25055swell-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_25055swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_25055swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_25055 .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_25055 .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_25055 .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_25055 .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;
}





#stacks_in_25055 .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_25055 .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_25055 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_25055 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_25055 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_25055 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_25055 .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_28578{padding-left:14px;padding-right:14px;}#stacks_in_28578 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28578 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28578 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28578 > .jack.width-static{width:500px}#stacks_in_28578 > .jack.width-flexible{width:100%}#stacks_in_28578 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28578 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28578 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28578 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28578 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28578 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28578 > .jack::after{border-radius:10px}#stacks_in_28578 > .jack.border-detailed-radius,#stacks_in_28578 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28578 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28578 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28578 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28578 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28578 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28578 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28578 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28578 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28578 > .jack.bg-image:not(.glass){}#stacks_in_28578 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28578 > .jack.bg-image.glass.after,#stacks_in_28578 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28578 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28578 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28578 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28578 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28578 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28578 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28578 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28578 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28578 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28578 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28578 > .jack.bg-image.glass.after,#stacks_in_28578 > .glass.jack.bg-image::after{}#stacks_in_28578 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28578 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28578 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28578 > .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_28578 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28578 > .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_28578 > .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_28578 > .jack.peek-shadow::before,#stacks_in_28578 > .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_28578 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28578 > .jack{overflow:visible;}#stacks_in_28578 > .jack.height-static{height:100px}#stacks_in_28578 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_25060swell-with-zoom .mfp-container,.stacks_in_25060swell-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_25060swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_25060swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_25060 .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_25060 .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_25060 .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_25060 .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;
}





#stacks_in_25060 .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_25060 .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_25060 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_25060 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_25060 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_25060 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_25060 .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_28573{padding-left:14px;padding-right:14px;}#stacks_in_28573 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28573 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28573 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28573 > .jack.width-static{width:500px}#stacks_in_28573 > .jack.width-flexible{width:100%}#stacks_in_28573 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28573 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28573 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28573 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28573 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28573 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28573 > .jack::after{border-radius:10px}#stacks_in_28573 > .jack.border-detailed-radius,#stacks_in_28573 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28573 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28573 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28573 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28573 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28573 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28573 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28573 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28573 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28573 > .jack.bg-image:not(.glass){}#stacks_in_28573 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28573 > .jack.bg-image.glass.after,#stacks_in_28573 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28573 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28573 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28573 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28573 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28573 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28573 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28573 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28573 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28573 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28573 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28573 > .jack.bg-image.glass.after,#stacks_in_28573 > .glass.jack.bg-image::after{}#stacks_in_28573 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28573 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28573 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28573 > .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_28573 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28573 > .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_28573 > .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_28573 > .jack.peek-shadow::before,#stacks_in_28573 > .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_28573 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28573 > .jack{overflow:visible;}#stacks_in_28573 > .jack.height-static{height:100px}#stacks_in_28573 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_25065swell-with-zoom .mfp-container,.stacks_in_25065swell-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_25065swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_25065swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_25065 .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_25065 .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_25065 .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_25065 .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;
}





#stacks_in_25065 .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_25065 .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_25065 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_25065 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_25065 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_25065 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_25065 .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_44382 .button_icon,#stacks_in_44382 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44382 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44382 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44382 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44382 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44382 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44382 .button_icon,#stacks_in_44382 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44382 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44382 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_44382 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44382 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44382 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44382 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44382 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44382 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_44382 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_44382 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44382 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44382 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44382 .sweet_button.adv_gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(253, 128, 8, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44382 .sweet_button.adv_gradient:hover {
	background: rgba(255, 148, 28, 1.00);
	background: linear-gradient(top, rgba(255, 148, 28, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44382 .sweet_button.adv_gradient:active{
	background: rgba(233, 108, 0, 1.00);
	background: linear-gradient(top, rgba(233, 108, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44382 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44382 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44382 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44382 {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 20px 10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_28601 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_28601 .theDivider1,
#simpleDivider_stacks_in_28601 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_28601 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_28601.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_28601.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28601 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_28601.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_28601.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_28601.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28601.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_28601 {
	background-color: rgba(98, 147, 213, 1.00);
}

#stacks_in_28608 {
	padding: 0px 0px 10px 20px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_30033 .s4c_stacks_in_30033_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_30033 .s4c_stacks_in_30033_cw, #stacks_in_30033 .s4c_stacks_in_30033_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_30033 .s4c_stacks_in_30033_cw div[class^="s4c_stacks_in_30033_col"] {*/#stacks_in_30033 .s4c_stacks_in_30033_cw [class^="s4c_stacks_in_30033_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_30033 .s4c_stacks_in_30033_cw .s4c_stacks_in_30033_col1 {	width: 10%;											vertical-align: top;  		border-radius: 0px;		}#stacks_in_30033 .s4c_stacks_in_30033_cw .s4c_stacks_in_30033_col2 {	width: 40%;										vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_30033 .s4c_stacks_in_30033_cw .s4c_stacks_in_30033_col3 {	width: 40%;								vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_30033 .s4c_stacks_in_30033_cw .s4c_stacks_in_30033_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_30033 .s4c_stacks_in_30033_cw .s4c_stacks_in_30033_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 600px) {*/@media only screen and (max-width: 600px) {	#stacks_in_30033 .s4c_stacks_in_30033_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_30033 .s4c_stacks_in_30033_cw [class^="s4c_stacks_in_30033_col"] {		display: block;		width: 100%;	}		#stacks_in_30033 .s4c_stacks_in_30033_cw .s4c_stacks_in_30033_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_30033 .s4c_stacks_in_30033_col1 {		order: 1;	}		#stacks_in_30033 .s4c_stacks_in_30033_col2 {		order: 3;	}		#stacks_in_30033 .s4c_stacks_in_30033_col3 {		order: 5;	}		#stacks_in_30033 .s4c_stacks_in_30033_col4 {		order: 7;	}		#stacks_in_30033 .s4c_stacks_in_30033_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_30033 .s4c_stacks_in_30033_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_30033 .s4c_stacks_in_30033_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */#stacks_in_28610{padding-left:14px;padding-right:14px;}#stacks_in_28610 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28610 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28610 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28610 > .jack.width-static{width:500px}#stacks_in_28610 > .jack.width-flexible{width:100%}#stacks_in_28610 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28610 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28610 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28610 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28610 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28610 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28610 > .jack::after{border-radius:10px}#stacks_in_28610 > .jack.border-detailed-radius,#stacks_in_28610 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28610 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28610 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28610 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28610 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28610 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28610 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28610 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28610 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28610 > .jack.bg-image:not(.glass){}#stacks_in_28610 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28610 > .jack.bg-image.glass.after,#stacks_in_28610 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28610 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28610 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28610 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28610 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28610 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28610 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28610 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28610 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28610 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28610 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28610 > .jack.bg-image.glass.after,#stacks_in_28610 > .glass.jack.bg-image::after{}#stacks_in_28610 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28610 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28610 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28610 > .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_28610 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28610 > .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_28610 > .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_28610 > .jack.peek-shadow::before,#stacks_in_28610 > .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_28610 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28610 > .jack{overflow:visible;}#stacks_in_28610 > .jack.height-static{height:100px}#stacks_in_28610 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28618swell-with-zoom .mfp-container,.stacks_in_28618swell-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_28618swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28618swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28618 .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_28618 .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_28618 .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_28618 .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;
}





#stacks_in_28618 .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_28618 .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_28618 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28618 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28618 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28618 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28618 .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_28614{padding-left:14px;padding-right:14px;}#stacks_in_28614 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28614 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28614 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28614 > .jack.width-static{width:500px}#stacks_in_28614 > .jack.width-flexible{width:100%}#stacks_in_28614 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28614 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28614 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28614 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28614 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28614 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28614 > .jack::after{border-radius:10px}#stacks_in_28614 > .jack.border-detailed-radius,#stacks_in_28614 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28614 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28614 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28614 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28614 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28614 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28614 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28614 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28614 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28614 > .jack.bg-image:not(.glass){}#stacks_in_28614 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28614 > .jack.bg-image.glass.after,#stacks_in_28614 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28614 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28614 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28614 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28614 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28614 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28614 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28614 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28614 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28614 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28614 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28614 > .jack.bg-image.glass.after,#stacks_in_28614 > .glass.jack.bg-image::after{}#stacks_in_28614 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28614 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28614 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28614 > .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_28614 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28614 > .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_28614 > .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_28614 > .jack.peek-shadow::before,#stacks_in_28614 > .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_28614 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28614 > .jack{overflow:visible;}#stacks_in_28614 > .jack.height-static{height:100px}#stacks_in_28614 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28620swell-with-zoom .mfp-container,.stacks_in_28620swell-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_28620swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28620swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28620 .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_28620 .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_28620 .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_28620 .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;
}





#stacks_in_28620 .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_28620 .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_28620 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28620 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28620 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28620 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28620 .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_44385 .button_icon,#stacks_in_44385 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44385 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44385 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44385 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44385 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44385 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44385 .button_icon,#stacks_in_44385 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44385 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44385 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_44385 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44385 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44385 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44385 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44385 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44385 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_44385 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_44385 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44385 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44385 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44385 .sweet_button.adv_gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(253, 128, 8, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44385 .sweet_button.adv_gradient:hover {
	background: rgba(255, 148, 28, 1.00);
	background: linear-gradient(top, rgba(255, 148, 28, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44385 .sweet_button.adv_gradient:active{
	background: rgba(233, 108, 0, 1.00);
	background: linear-gradient(top, rgba(233, 108, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44385 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44385 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44385 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44385 {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 20px 10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_28623 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_28623 .theDivider1,
#simpleDivider_stacks_in_28623 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_28623 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_28623.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_28623.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28623 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_28623.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_28623.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_28623.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28623.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_28623 {
	background-color: rgba(98, 147, 213, 1.00);
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_30038 .s2c_stacks_in_30038_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_30038 .s2c_stacks_in_30038_cw, #stacks_in_30038 .s2c_stacks_in_30038_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_30038 .s2c_stacks_in_30038_cw [class^="s2c_stacks_in_30038_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_30038 .s2c_stacks_in_30038_col1 {	width: 60%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_30038 .s2c_stacks_in_30038_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_30038 .s2c_stacks_in_30038_cw .s2c_stacks_in_30038_spacer {	display: table-cell;	width: 1%;}@media only screen and (max-width: 600px) {		#stacks_in_30038 .s2c_stacks_in_30038_cw {		display: block;		table-layout: auto;	}		#stacks_in_30038 .s2c_stacks_in_30038_cw [class^="s2c_stacks_in_30038_col"] {		display: block;		width: 100%;	}	 	#stacks_in_30038 .s2c_stacks_in_30038_cw .s2c_stacks_in_30038_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_28633 {
	padding: 0px 0px 10px 20px;
}

#stacks_in_25107 {
	margin: 5px 0px 5px 0px;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_25108swell{
		max-width: 550px;
	}
	.stacks_in_25108swell img{
		width: 100%;
		max-width: 550px;
		height: auto;
	}


.stacks_in_25108swell-with-zoom .mfp-container,.stacks_in_25108swell-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_25108swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_25108swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_25108 .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_25108 .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_25108 .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_25108 .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;
}





#stacks_in_25108 .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_25108 .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_25108 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_25108 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_25108 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_25108 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_25108 .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_44388 .button_icon,#stacks_in_44388 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44388 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44388 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44388 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44388 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44388 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44388 .button_icon,#stacks_in_44388 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44388 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44388 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_44388 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44388 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44388 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44388 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44388 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44388 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_44388 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_44388 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44388 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44388 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44388 .sweet_button.adv_gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(253, 128, 8, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44388 .sweet_button.adv_gradient:hover {
	background: rgba(255, 148, 28, 1.00);
	background: linear-gradient(top, rgba(255, 148, 28, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44388 .sweet_button.adv_gradient:active{
	background: rgba(233, 108, 0, 1.00);
	background: linear-gradient(top, rgba(233, 108, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44388 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44388 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44388 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44388 {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 20px 10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_28635 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_28635 .theDivider1,
#simpleDivider_stacks_in_28635 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_28635 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_28635.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_28635.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28635 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_28635.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_28635.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_28635.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_28635.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_28635 {
	background-color: rgba(98, 147, 213, 1.00);
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_30041 .s3c_stacks_in_30041_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_30041 .s3c_stacks_in_30041_cw, #stacks_in_30041 .s3c_stacks_in_30041_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_30041 .s3c_stacks_in_30041_cw div[class^="s3c_stacks_in_30041_col"] {*/#stacks_in_30041 .s3c_stacks_in_30041_cw [class^="s3c_stacks_in_30041_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_30041 .s3c_stacks_in_30041_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_30041 .s3c_stacks_in_30041_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_30041 .s3c_stacks_in_30041_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_30041 .s3c_stacks_in_30041_cw .s3c_stacks_in_30041_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 500px) {*/@media only screen and (max-width: 500px) {			#stacks_in_30041 .s3c_stacks_in_30041_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_30041 .s3c_stacks_in_30041_cw div[class^="s3c_stacks_in_30041_col"] {*/	#stacks_in_30041 .s3c_stacks_in_30041_cw [class^="s3c_stacks_in_30041_col"] {		display: block;		width: 100%;	}			#stacks_in_30041 .s3c_stacks_in_30041_cw .s3c_stacks_in_30041_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_30041 .s3c_stacks_in_30041_col1 {		order: 1;	}		#stacks_in_30041 .s3c_stacks_in_30041_col2 {		order: 3;	}		#stacks_in_30041 .s3c_stacks_in_30041_col3 {		order: 5;	}		#stacks_in_30041 .s3c_stacks_in_30041_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_30041 .s3c_stacks_in_30041_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_28638 {
	padding: 0px 0px 10px 20px;
}
#stacks_in_28649{padding-left:14px;padding-right:14px;}#stacks_in_28649 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28649 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28649 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28649 > .jack.width-static{width:500px}#stacks_in_28649 > .jack.width-flexible{width:100%}#stacks_in_28649 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28649 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28649 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28649 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28649 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28649 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28649 > .jack::after{border-radius:10px}#stacks_in_28649 > .jack.border-detailed-radius,#stacks_in_28649 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28649 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28649 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28649 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28649 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28649 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28649 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28649 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28649 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28649 > .jack.bg-image:not(.glass){}#stacks_in_28649 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28649 > .jack.bg-image.glass.after,#stacks_in_28649 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28649 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28649 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28649 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28649 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28649 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28649 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28649 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28649 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28649 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28649 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28649 > .jack.bg-image.glass.after,#stacks_in_28649 > .glass.jack.bg-image::after{}#stacks_in_28649 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28649 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28649 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28649 > .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_28649 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28649 > .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_28649 > .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_28649 > .jack.peek-shadow::before,#stacks_in_28649 > .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_28649 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28649 > .jack{overflow:visible;}#stacks_in_28649 > .jack.height-static{height:100px}#stacks_in_28649 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28665swell-with-zoom .mfp-container,.stacks_in_28665swell-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_28665swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28665swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28665 .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_28665 .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_28665 .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_28665 .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;
}





#stacks_in_28665 .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_28665 .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_28665 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28665 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28665 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28665 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28665 .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_28652 {
	padding: 8px 0px 0px 8px;
}

#stacks_in_28654 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28655 {
	padding: 0px 14px 0px 14px;
}
#stacks_in_28657{padding-left:14px;padding-right:14px;}#stacks_in_28657 > .jack{margin:14px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_28657 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_28657 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_28657 > .jack.width-static{width:500px}#stacks_in_28657 > .jack.width-flexible{width:100%}#stacks_in_28657 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_28657 > .jack.padding-detailed{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28657 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_28657 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_28657 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_28657 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_28657 > .jack::after{border-radius:10px}#stacks_in_28657 > .jack.border-detailed-radius,#stacks_in_28657 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_28657 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_28657 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_28657 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_28657 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28657 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_28657 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_28657 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_28657 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28657 > .jack.bg-image:not(.glass){}#stacks_in_28657 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_28657 > .jack.bg-image.glass.after,#stacks_in_28657 > .glass.jack.bg-image::after{opacity:0.20;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_28657 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_28657 > .glass.padding-detailed.jack.bg-image::after{padding:14.00px 0.00px 5.00px 0.00px}#stacks_in_28657 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_28657 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_28657 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_28657 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_28657 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28657 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_28657 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_28657 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_28657 > .jack.bg-image.glass.after,#stacks_in_28657 > .glass.jack.bg-image::after{}#stacks_in_28657 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_28657 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_28657 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_28657 > .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_28657 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_28657 > .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_28657 > .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_28657 > .jack.peek-shadow::before,#stacks_in_28657 > .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_28657 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_28657 > .jack{overflow:visible;}#stacks_in_28657 > .jack.height-static{height:100px}#stacks_in_28657 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_28667swell-with-zoom .mfp-container,.stacks_in_28667swell-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_28667swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_28667swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_28667 .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_28667 .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_28667 .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_28667 .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;
}





#stacks_in_28667 .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_28667 .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_28667 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_28667 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_28667 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_28667 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_28667 .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_28660 {
	padding: 8px 0px 0px 8px;
}

#stacks_in_28662 {
	font-size: 115%;
	font-weight: bolder;
}

#stacks_in_28663 {
	padding: 0px 14px 0px 14px;
}



	#stacks_in_44391 .button_icon,#stacks_in_44391 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_44391 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_44391 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_44391 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_44391 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_44391 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_44391 .button_icon,#stacks_in_44391 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_44391 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_44391 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(253, 128, 8, 1.00);
}
#stacks_in_44391 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_44391 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_44391 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_44391 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_44391 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_44391 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 148, 28, 1.00);
}
#stacks_in_44391 .sweet_button:active{
	background: rgba(233, 108, 0, 1.00);
}
#stacks_in_44391 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_44391 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_44391 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_44391 .sweet_button.adv_gradient {
	background: rgba(253, 128, 8, 1.00);
	background: linear-gradient(top, rgba(253, 128, 8, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_44391 .sweet_button.adv_gradient:hover {
	background: rgba(255, 148, 28, 1.00);
	background: linear-gradient(top, rgba(255, 148, 28, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_44391 .sweet_button.adv_gradient:active{
	background: rgba(233, 108, 0, 1.00);
	background: linear-gradient(top, rgba(233, 108, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_44391 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_44391 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_44391 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_44391 {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 20px 10px;
}
#stacks_in_43086 h4,#stacks_in_43086 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_43086 h4 a,#stacks_in_43086 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_43086 h4 a:hover,#stacks_in_43086 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_43086 small,#stacks_in_43086 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43086 {
	margin: 10px 0px 0px 0px;
	padding: 40px 20px 0px 20px;
}

#stacks_in_43089 {
	font-size: 110%;
}

#stacks_in_43092 {
	padding: 0px 0px 12px 20px;
}

#stacks_in_43093 {
	font-size: 110%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_43094 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_43094 .theDivider1,
#simpleDivider_stacks_in_43094 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_43094 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_43094.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_43094.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_43094 .theDivider2 {
	height: 1px;
}
#simpleDivider_stacks_in_43094.transparentOff .theDivider2 {
	background-color: #6293D5;
}
#simpleDivider_stacks_in_43094.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_43094.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_43094.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_43094 {
	padding: 10px 20px 0px 20px;
}
/*
1.1.1.5
- fixes some display conflicts with foundation
- fixes issue preventing math shortcodes from working properly in email messages
- case sensitive attributes are now supported
- decimal formatting is retained in shortcode output
*/
/*
OUTER STYLES
*/
#stacks_in_43095.configure-wrap, #stacks_in_43095.configure-wrap * {
  box-sizing: border-box;
}
#stacks_in_43095.configure-wrap {
  /* Background */
  /* Border & Shadow */
  border: 0px solid rgba(179, 179, 179, 1.00);
  border-radius: 0px;
  /* Layout */
  padding: 6px 8px 20px 10px;
  
  
}
#stacks_in_43095.configure-wrap > div {

}
/*
 CUSTOM STYLES
*/
#stacks_in_43095 .configure-inner-wrap > .configure-checkbox {
  height: auto;
}
#stacks_in_43095 .ccs-check-graphic:after {
  left: 50%;
  top: calc(50% - 1px);
  width: 20%;
  transform: translate(-50%,-50%) rotate(45deg);
  height: 40%;
  border: solid white;
  border-width: 0 3px 3px 0;
}
#stacks_in_43095 .configure-inner-wrap,
#stacks_in_43095 .configure-inner-wrap span,
#stacks_in_43095 .configure-inner-wrap > label output,
#stacks_in_43095 .configure-inner-wrap input,
#stacks_in_43095 .configure-inner-wrap select {
  font-family: inherit;
  font-weight: 400;
}
#stacks_in_43095 .configure-inner-wrap input,
#stacks_in_43095 .configure-inner-wrap select {
  box-shadow: none;
  height: auto;
}
#stacks_in_43095 .configure-input textarea,
#stacks_in_43095 .configure-input input,
#stacks_in_43095 .configure-input select,
#stacks_in_43095 .configure-input output,
#stacks_in_43095 .configure-input .com_onelittledesigner_stacks_Configure_Select_Option_stack,
#stacks_in_43095 .configure-group-wrap label:not(.stacks-label),
#stacks_in_43095 .ccs-checkbox-text,
#stacks_in_43095 .configure-math {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_43095 .configure-input .prefix,
#stacks_in_43095 .configure-input .postfix {
  color: rgba(0, 0, 0, 1.00);
  border-width: 0px;
  height: auto;
  text-align: left;
}
#stacks_in_43095 .configure-input .select-icon svg {
  stroke: rgba(0, 0, 0, 1.00);
}
#stacks_in_43095 .configure-inner-wrap > .configure-subtitle {
  color: rgba(254, 204, 75, 1.00);
}
#stacks_in_43095 .configure-inner-wrap > label output,
#stacks_in_43095 .configure-inner-wrap > label:not(.configure-checkbox) {
  color: rgba(254, 228, 151, 1.00);
  margin: 15px 0 8px 0;
  font-weight: 600;
}
#stacks_in_43095 .configure-input textarea,
#stacks_in_43095 .configure-input input,
#stacks_in_43095 .configure-input select,
#stacks_in_43095 .configure-input output,
#stacks_in_43095 .ccs-checkbox-text {
  font-size: 14px;
  line-height: 14px;
}
#stacks_in_43095 .configure-input textarea,
#stacks_in_43095 .configure-input input[data-type="text"],
#stacks_in_43095 .configure-input select {
  line-height: 22px;
}
#stacks_in_43095 .quantity-button {
  margin: 0;
  border-width: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  font-size: 12px;
  line-height: 12px;
}
#stacks_in_43095 .ccs-check-graphic {
  width: 22px;
  height: 22px;
}
#stacks_in_43095 .configure-input .prefix,
#stacks_in_43095 .configure-input .postfix {
  font-size: 14px;
  line-height: 14px;
}
#stacks_in_43095 .configure-inner-wrap > label:not(.configure-checkbox) {
  font-size: 15px;
  line-height: 15px;
}
#stacks_in_43095 .configure-inner-wrap > .configure-subtitle {
  font-size: 15px;
  line-height: 120%;
}
#stacks_in_43095.configure-wrap .select-icon {
  width: 14px;
  height: 14px;
}
#stacks_in_43095 .configure-number {
  padding: 5.000000px 5.000000px 5.000000px 12px;
}
#stacks_in_43095 .configure-select {
  padding: 9.000000px 5.000000px 9.000000px 12px;
}
#stacks_in_43095 .configure-text {
  padding: 5.000000px 12px;

}
#stacks_in_43095 .is-narrow .quantity-nav {
  height: calc(100% + 5.000000px + 5.000000px - 2px);
  display: grid;
  grid-gap: 0px;
  grid-template-columns: 1fr;
  margin-right: calc(-5.000000px + 1px);
}
#stacks_in_43095 .is-narrow .quantity-nav .quantity-button {
  height: 100%;
  width: 16px;
  line-height: 10px;
}
#stacks_in_43095 .is-narrow .quantity-nav .quantity-up {
  grid-row: 1;
  border-radius: 0 3px 0 0;
}
#stacks_in_43095 .is-narrow .quantity-nav .quantity-down {
  border-radius: 0 0 3px 0;
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
}
#stacks_in_43095 .is-narrow .configure-number {
  padding: 5.000000px;
}
#stacks_in_43095 .configure-inner-wrap > .configure-checkbox {
  grid-gap: 7.000000px;
}

#stacks_in_43095 .configure-select > select {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0 0 0 12px;
  cursor: pointer;
  z-index: 2;
}





#stacks_in_43095 .configure-input .com_onelittledesigner_stacks_Configure_Select_Option_stack,
#stacks_in_43095 .ccs-check-graphic {
  background: rgba(255, 237, 217, 1.00);
}

/*
 GROUP
*/
#stacks_in_43095 .configure-group-wrap label {
  border: 1px solid rgba(108, 166, 255, 1.00);
  overflow: hidden;
  margin: 0;
  display: block;
  cursor: default;
}
#stacks_in_43095 .configure-input-wrap > .configure-input-design {
  border: 1px solid rgba(108, 166, 255, 1.00);
  background: rgba(255, 237, 217, 1.00);
}
#stacks_in_43095 .configure-group-wrap input:not(:checked) + label:hover:before,
#stacks_in_43095 .configure-checkbox:hover input:not(:checked) + .ccs-check-graphic:before,
#stacks_in_43095.configure-wrap .configure-input-design.configure-focused:before {
  border-radius: 3px;
}
/*
 RANGE
*/
#stacks_in_43095 .configure-range  .fill-to {
  border: 1px solid rgba(108, 166, 255, 1.00);
}
#stacks_in_43095 .configure-range  .fill-to-bar {
  background: rgba(60, 100, 250, 1.00);
}
#stacks_in_43095 .configure-tick-wrap > div {
  background: rgba(0, 0, 0, 0.15);
}
#stacks_in_43095.configure-wrap input[type=range]::-webkit-slider-thumb {
  border: 1px solid rgba(108, 166, 255, 1.00);
  background-image: linear-gradient(rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}
#stacks_in_43095.configure-wrap input[type=range]::-moz-range-thumb {
  border: 1px solid rgba(108, 166, 255, 1.00);
  background-image: linear-gradient(rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}
#stacks_in_43095 .configure-range  .fill-to {
  background: rgba(0, 0, 0, 0.05);
}
/*
 CHECKBOX
*/
#stacks_in_43095 .ccs-checkbox-text {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_43095 .ccs-check-graphic {
  border: 1px solid rgba(108, 166, 255, 1.00);
}
#stacks_in_43095 .configure-checkbox input:checked + .ccs-check-graphic {
  background-color: rgba(60, 100, 250, 1.00);
  border: 1px solid rgba(60, 100, 250, 1.00);
}
/*
 NUMBER
*/
#stacks_in_43095 .configure-number .configure-input-formatting input[type="number"] {
  color: transparent;
}
#stacks_in_43095 .configure-number .configure-input-formatting input[type="number"]:focus  {
  color: rgba(0, 0, 0, 1.00);
}
/* #stacks_in_43095 .quantity-nav {
  padding: 7px 8px 0 0;
} */
#stacks_in_43095 .quantity-button {
  color: rgba(0, 0, 0, 1.00);
  background: rgba(0, 0, 0, 0.10);
}
#stacks_in_43095 .quantity-button.quantity-up:before {
  content: "+";
  color: rgba(0, 0, 0, 0.70);
}
#stacks_in_43095 .quantity-button.quantity-down:before {
  content: "-";
  color: rgba(0, 0, 0, 0.70);
}

#stacks_in_43095 .configure-group-wrap label * {
  pointer-events: none;
}
#stacks_in_43095 .configure-group-wrap,

#stacks_in_43095 .configure-group-wrap > div[tag="node"] {
  display: grid;
  grid-gap: 8px;
  align-items: stretch;
}
#stacks_in_43095 .configure-group-wrap > div[tag="node"] {
  padding-bottom: 48px;
}
#stacks_in_43095 .configure-group-wrap > div[tag="node"] > div {
  margin: 0;
}
#stacks_in_43095 .configure-group-wrap > div[tag="node"] > div[type="add"] {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#stacks_in_43095 .configure-group-wrap div {
  position: relative;
}
#stacks_in_43095 .configure-group-wrap input {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 0;
}


#stacks_in_43095 .configure-group-wrap label,
#stacks_in_43095 .configure-group-wrap input:checked + label:after,
#stacks_in_43095 .configure-group-wrap input + label:before {
  border-radius: 9999px;
}
#stacks_in_43095 .configure-group-wrap label.stacks-label {
  overflow: hidden;
}
#stacks_in_43095 .configure-input-wrap > .configure-input-design,
#stacks_in_43095 .configure-checkbox input + .ccs-check-graphic:before,
#stacks_in_43095.configure-wrap .configure-input-design:before,
#stacks_in_43095 .ccs-check-graphic {
  border-radius: 9999px;
}
#stacks_in_43095 .configure-input-wrap > textarea + .configure-input-design {
  border-radius: 0;
}
#stacks_in_43095 .quantity-button,
#stacks_in_43095 .quantity-button:active:after {
  border-radius: 9999px;
}
#stacks_in_43095 .configure-group-wrap input:not(:checked) + label:hover:before,
#stacks_in_43095 .configure-checkbox:hover input:not(:checked) + .ccs-check-graphic:before,
#stacks_in_43095.configure-wrap .configure-input-design.configure-focused:before {
  border-radius: 9999px;
}
#stacks_in_43095 .quantity-nav .quantity-button {
  width: 22px;
}
#stacks_in_43095 .is-narrow .quantity-nav .quantity-up {
  border-radius: 0 9999px 0 0;
}
#stacks_in_43095 .is-narrow .quantity-nav .quantity-down {
  border-radius: 0 0 9999px 0;
}



















/* Smart2columns2 stack v2.4.2 */#stacks_in_43096_2 .s2c_stacks_in_43096_2_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43096_2 .s2c_stacks_in_43096_2_cw, #stacks_in_43096_2 .s2c_stacks_in_43096_2_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_43096_2 .s2c_stacks_in_43096_2_cw [class^="s2c_stacks_in_43096_2_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43096_2 .s2c_stacks_in_43096_2_col1 {		width: 30px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_43096_2 .s2c_stacks_in_43096_2_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43096_2 .s2c_stacks_in_43096_2_cw .s2c_stacks_in_43096_2_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 300px) {		#stacks_in_43096_2 .s2c_stacks_in_43096_2_cw {		display: block;		table-layout: auto;	}		#stacks_in_43096_2 .s2c_stacks_in_43096_2_cw [class^="s2c_stacks_in_43096_2_col"] {		display: block;		width: 100%;	}	 	#stacks_in_43096_2 .s2c_stacks_in_43096_2_cw .s2c_stacks_in_43096_2_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_43096_2 {
	padding: 5px 0px 5px 10px;
}
.stacks_in_43096_4,.stacks_in_43096_4 a,a .stacks_in_43096_4{text-decoration:none;color:rgba(13, 111, 255, 1.00);transition:all 300ms ease}.stacks_in_43096_4:hover,.stacks_in_43096_4 a:hover,a .stacks_in_43096_4:hover{color:rgba(0, 0, 0, 1.00)}.stacks_in_43096_4 .stack-icon,.stacks_in_43096_4 a .stack-icon,a .stacks_in_43096_4 .stack-icon{color:rgba(255, 255, 255, 1.00)}.stacks_in_43096_4 .stack-icon:hover,.stacks_in_43096_4 a .stack-icon:hover,a .stacks_in_43096_4 .stack-icon:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_43096_8 {
	font-size: 85%;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_43099 .s3c_stacks_in_43099_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43099 .s3c_stacks_in_43099_cw, #stacks_in_43099 .s3c_stacks_in_43099_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43099 .s3c_stacks_in_43099_cw div[class^="s3c_stacks_in_43099_col"] {*/#stacks_in_43099 .s3c_stacks_in_43099_cw [class^="s3c_stacks_in_43099_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43099 .s3c_stacks_in_43099_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_43099 .s3c_stacks_in_43099_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_43099 .s3c_stacks_in_43099_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_43099 .s3c_stacks_in_43099_cw .s3c_stacks_in_43099_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 800px) {*/@media only screen and (max-width: 800px) {			#stacks_in_43099 .s3c_stacks_in_43099_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_43099 .s3c_stacks_in_43099_cw div[class^="s3c_stacks_in_43099_col"] {*/	#stacks_in_43099 .s3c_stacks_in_43099_cw [class^="s3c_stacks_in_43099_col"] {		display: block;		width: 100%;	}			#stacks_in_43099 .s3c_stacks_in_43099_cw .s3c_stacks_in_43099_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_43099 .s3c_stacks_in_43099_col1 {		order: 1;	}		#stacks_in_43099 .s3c_stacks_in_43099_col2 {		order: 3;	}		#stacks_in_43099 .s3c_stacks_in_43099_col3 {		order: 5;	}		#stacks_in_43099 .s3c_stacks_in_43099_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43099 .s3c_stacks_in_43099_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */#stacks_in_43164{padding-right:10.00px;padding-left:2.00px;}#stacks_in_43164 > .jack{margin:10px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43164 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43164 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43164 > .jack.width-static{width:500px}#stacks_in_43164 > .jack.width-flexible{width:100%}#stacks_in_43164 > .jack.margin-detailed{margin:10.00px 10.00px 10.00px 2.00px}#stacks_in_43164 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43164 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43164 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_43164 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43164 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43164 > .jack::after{border-radius:10px}#stacks_in_43164 > .jack.border-detailed-radius,#stacks_in_43164 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43164 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43164 > .jack.bg-color{background-color:#0844A2}#stacks_in_43164 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_43164 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43164 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43164 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43164 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43164 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43164 > .jack.bg-image:not(.glass){}#stacks_in_43164 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43164 > .jack.bg-image.glass.after,#stacks_in_43164 > .glass.jack.bg-image::after{opacity:0.70;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43164 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43164 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43164 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43164 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43164 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43164 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43164 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43164 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43164 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43164 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43164 > .jack.bg-image.glass.after,#stacks_in_43164 > .glass.jack.bg-image::after{}#stacks_in_43164 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43164 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43164 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43164 > .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_43164 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43164 > .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_43164 > .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_43164 > .jack.peek-shadow::before,#stacks_in_43164 > .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_43164 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43164 > .jack{overflow:visible;}#stacks_in_43164 > .jack.height-static{height:100px}#stacks_in_43164 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43164 {
	margin: 10px 0px 0px 0px;
}


#wrap_stacks_in_43166 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43166 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43166 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43166 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43166 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43166 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43166 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43166"],

.configure-group-wrap[data-name="stacks_in_43166"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}




#stacks_in_43168 {
	padding: 0px 0px 6px 0px;
}

#stacks_in_43169 {
	font-size: 90%;
}


#wrap_stacks_in_43170 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43170 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43170 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43170 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43170 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43170 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43170 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43170"],

.configure-group-wrap[data-name="stacks_in_43170"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}




#stacks_in_43171 {
	padding: 0px 0px 6px 0px;
}

#stacks_in_43172 {
	font-size: 90%;
}
#stacks_in_43122{padding-right:10.00px;padding-left:2.00px;}#stacks_in_43122 > .jack{margin:10px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43122 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43122 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43122 > .jack.width-static{width:500px}#stacks_in_43122 > .jack.width-flexible{width:100%}#stacks_in_43122 > .jack.margin-detailed{margin:10.00px 10.00px 10.00px 2.00px}#stacks_in_43122 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43122 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43122 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_43122 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43122 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43122 > .jack::after{border-radius:10px}#stacks_in_43122 > .jack.border-detailed-radius,#stacks_in_43122 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43122 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43122 > .jack.bg-color{background-color:#0844A2}#stacks_in_43122 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_43122 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43122 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43122 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43122 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43122 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43122 > .jack.bg-image:not(.glass){}#stacks_in_43122 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43122 > .jack.bg-image.glass.after,#stacks_in_43122 > .glass.jack.bg-image::after{opacity:0.70;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43122 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43122 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43122 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43122 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43122 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43122 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43122 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43122 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43122 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43122 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43122 > .jack.bg-image.glass.after,#stacks_in_43122 > .glass.jack.bg-image::after{}#stacks_in_43122 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43122 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43122 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43122 > .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_43122 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43122 > .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_43122 > .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_43122 > .jack.peek-shadow::before,#stacks_in_43122 > .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_43122 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43122 > .jack{overflow:visible;}#stacks_in_43122 > .jack.height-static{height:100px}#stacks_in_43122 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43122 {
	margin: 10px 0px 0px 0px;
}


#wrap_stacks_in_43124 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43124 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43124 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43124 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43124 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43124 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43124 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43124"],

.configure-group-wrap[data-name="stacks_in_43124"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43131 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43131 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43131 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43131 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43131 .configure-group-wrap input:checked + label {
  background-color: rgba(254, 228, 151, 1.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43131 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43131 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43131"],

.configure-group-wrap[data-name="stacks_in_43131"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(316px,1fr));
  
}






	#stacks_in_43159 .button_icon,#stacks_in_43159 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:22px;
		line-height:22px;
		font-size:14px;
	}
	


#stacks_in_43159 .button_label {
	font: 500 11px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_43159 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:1px;
	}
	#stacks_in_43159 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 1px 0px 1px;
	}




#stacks_in_43159 .sweet_button_wrapper {
	text-align:center;

	
		height:22px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_43159 .sweet_button_wrapper {
		
			height:18px;
		
	}

	
		#stacks_in_43159 .button_icon,#stacks_in_43159 .button_icon i {
			height:18px;
			line-height:2em;
			font-size:12px;
		}
		
	

	#stacks_in_43159 .button_label {
		font: 500 9px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_43159 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 1px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(93, 152, 219, 1.00);
}
#stacks_in_43159 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_43159 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_43159 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_43159 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_43159 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_43159 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(113, 172, 239, 1.00);
}
#stacks_in_43159 .sweet_button:active{
	background: rgba(73, 132, 199, 1.00);
}
#stacks_in_43159 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_43159 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_43159 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_43159 .sweet_button.adv_gradient {
	background: rgba(93, 152, 219, 1.00);
	background: linear-gradient(top, rgba(93, 152, 219, 1.00), rgba(63, 106, 172, 1.00));
}
#stacks_in_43159 .sweet_button.adv_gradient:hover {
	background: rgba(113, 172, 239, 1.00);
	background: linear-gradient(top, rgba(113, 172, 239, 1.00), rgba(83, 126, 192, 1.00));
}
#stacks_in_43159 .sweet_button.adv_gradient:active{
	background: rgba(73, 132, 199, 1.00);
	background: linear-gradient(top, rgba(73, 132, 199, 1.00), rgba(43, 86, 152, 1.00));
}
#stacks_in_43159 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_43159 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_43159 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_43159 {
	margin: 10px 0px 7px 0px;
	padding: 11px 0px 7px 0px;
}


#wrap_stacks_in_43160 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43160 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43160 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43160 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43160 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43160 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43160 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43160"],

.configure-group-wrap[data-name="stacks_in_43160"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}



#stacks_in_43101{padding-right:10.00px;padding-left:2.00px;}#stacks_in_43101 > .jack{margin:10px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43101 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43101 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43101 > .jack.width-static{width:500px}#stacks_in_43101 > .jack.width-flexible{width:100%}#stacks_in_43101 > .jack.margin-detailed{margin:10.00px 10.00px 10.00px 2.00px}#stacks_in_43101 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43101 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43101 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_43101 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43101 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43101 > .jack::after{border-radius:10px}#stacks_in_43101 > .jack.border-detailed-radius,#stacks_in_43101 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43101 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43101 > .jack.bg-color{background-color:#0844A2}#stacks_in_43101 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_43101 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43101 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43101 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43101 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43101 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43101 > .jack.bg-image:not(.glass){}#stacks_in_43101 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43101 > .jack.bg-image.glass.after,#stacks_in_43101 > .glass.jack.bg-image::after{opacity:0.70;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43101 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43101 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43101 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43101 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43101 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43101 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43101 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43101 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43101 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43101 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43101 > .jack.bg-image.glass.after,#stacks_in_43101 > .glass.jack.bg-image::after{}#stacks_in_43101 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43101 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43101 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43101 > .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_43101 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43101 > .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_43101 > .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_43101 > .jack.peek-shadow::before,#stacks_in_43101 > .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_43101 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43101 > .jack{overflow:visible;}#stacks_in_43101 > .jack.height-static{height:100px}#stacks_in_43101 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43101 {
	margin: 10px 0px 0px 0px;
}


#wrap_stacks_in_43103 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43103 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43103 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43103 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43103 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43103 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43103 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43103"],

.configure-group-wrap[data-name="stacks_in_43103"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43108 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43108 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43108 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43108 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43108 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43108 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43108 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43108"],

.configure-group-wrap[data-name="stacks_in_43108"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}




#stacks_in_43112 {
	padding: 0px 0px 6px 0px;
}

#stacks_in_43113 {
	font-size: 85%;
}

#stacks_in_43114 {
	background-color: rgba(8, 68, 162, 0.70);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 15px 10px 20px 0px;
	padding: 5px 6px 10px 12px;
}


#stacks_in_43117 {
	font-size: 125%;
}

#stacks_in_43119 {
	font-size: 90%;
}

#stacks_in_43121 {
	font-size: 70%;
}


#wrap_stacks_in_43174 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43174 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43174 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43174 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43174 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43174 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43174 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43174"],

.configure-group-wrap[data-name="stacks_in_43174"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43176 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43176 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43176 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43176 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43176 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43176 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43176 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43176"],

.configure-group-wrap[data-name="stacks_in_43176"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43177 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43177 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43177 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43177 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43177 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43177 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43177 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43177"],

.configure-group-wrap[data-name="stacks_in_43177"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43178 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43178 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43178 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43178 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43178 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43178 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43178 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43178"],

.configure-group-wrap[data-name="stacks_in_43178"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43179 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43179 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43179 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43179 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43179 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43179 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43179 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43179"],

.configure-group-wrap[data-name="stacks_in_43179"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43180 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43180 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43180 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43180 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43180 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43180 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43180 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43180"],

.configure-group-wrap[data-name="stacks_in_43180"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43181 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43181 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43181 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43181 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43181 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43181 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43181 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43181"],

.configure-group-wrap[data-name="stacks_in_43181"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43182 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43182 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43182 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43182 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43182 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43182 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43182 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43182"],

.configure-group-wrap[data-name="stacks_in_43182"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43183 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43183 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43183 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43183 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43183 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43183 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43183 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43183"],

.configure-group-wrap[data-name="stacks_in_43183"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43184 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43184 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43184 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43184 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43184 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43184 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43184 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43184"],

.configure-group-wrap[data-name="stacks_in_43184"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43206 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43206 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43206 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43206 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43206 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43206 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43206 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43206"],

.configure-group-wrap[data-name="stacks_in_43206"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43207 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43207 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43207 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43207 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43207 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43207 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43207 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43207"],

.configure-group-wrap[data-name="stacks_in_43207"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43208 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43208 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43208 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43208 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43208 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43208 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43208 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43208"],

.configure-group-wrap[data-name="stacks_in_43208"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43209 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43209 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43209 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43209 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43209 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43209 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43209 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43209"],

.configure-group-wrap[data-name="stacks_in_43209"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43210 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43210 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43210 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43210 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43210 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43210 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43210 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43210"],

.configure-group-wrap[data-name="stacks_in_43210"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43211 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43211 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43211 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43211 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43211 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43211 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43211 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43211"],

.configure-group-wrap[data-name="stacks_in_43211"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43212 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43212 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43212 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43212 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43212 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43212 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43212 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43212"],

.configure-group-wrap[data-name="stacks_in_43212"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43213 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43213 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43213 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43213 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43213 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43213 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43213 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43213"],

.configure-group-wrap[data-name="stacks_in_43213"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







































#wrap_stacks_in_43249 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43249 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43249 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43249 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43249 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43249 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43249 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43249"],

.configure-group-wrap[data-name="stacks_in_43249"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43251 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43251 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43251 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43251 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43251 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43251 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43251 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43251"],

.configure-group-wrap[data-name="stacks_in_43251"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43252 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43252 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43252 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43252 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43252 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43252 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43252 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43252"],

.configure-group-wrap[data-name="stacks_in_43252"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43253 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43253 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43253 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43253 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43253 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43253 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43253 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43253"],

.configure-group-wrap[data-name="stacks_in_43253"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43254 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43254 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43254 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43254 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43254 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43254 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43254 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43254"],

.configure-group-wrap[data-name="stacks_in_43254"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43255 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43255 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43255 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43255 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43255 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43255 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43255 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43255"],

.configure-group-wrap[data-name="stacks_in_43255"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43256 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43256 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43256 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43256 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43256 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43256 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43256 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43256"],

.configure-group-wrap[data-name="stacks_in_43256"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43257 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43257 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43257 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43257 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43257 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43257 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43257 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43257"],

.configure-group-wrap[data-name="stacks_in_43257"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43258 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43258 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43258 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43258 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43258 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43258 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43258 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43258"],

.configure-group-wrap[data-name="stacks_in_43258"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43259 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43259 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43259 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43259 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43259 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43259 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43259 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43259"],

.configure-group-wrap[data-name="stacks_in_43259"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43260 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43260 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43260 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43260 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43260 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43260 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43260 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43260"],

.configure-group-wrap[data-name="stacks_in_43260"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43261 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43261 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43261 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43261 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43261 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43261 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43261 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43261"],

.configure-group-wrap[data-name="stacks_in_43261"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43262 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43262 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43262 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43262 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43262 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43262 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43262 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43262"],

.configure-group-wrap[data-name="stacks_in_43262"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43263 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43263 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43263 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43263 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43263 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43263 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43263 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43263"],

.configure-group-wrap[data-name="stacks_in_43263"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}



#stacks_in_43264 h4,#stacks_in_43264 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_43264 h4 a,#stacks_in_43264 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_43264 h4 a:hover,#stacks_in_43264 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_43264 small,#stacks_in_43264 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43264 {
	padding: 8px 0px 0px 0px;
}
#stacks_in_43187{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43187 > .jack{margin:14px;padding:8px;border-color:#FFFFFF;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43187 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43187 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43187 > .jack.width-static{width:500px}#stacks_in_43187 > .jack.width-flexible{width:100%}#stacks_in_43187 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43187 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43187 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43187 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43187 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43187 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43187 > .jack::after{border-radius:20px}#stacks_in_43187 > .jack.border-detailed-radius,#stacks_in_43187 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43187 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43187 > .jack.bg-color{background-color:#0844A2}#stacks_in_43187 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43187 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43187 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43187 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43187 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43187 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43187 > .jack.bg-image:not(.glass){}#stacks_in_43187 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43187 > .jack.bg-image.glass.after,#stacks_in_43187 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43187 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43187 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43187 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43187 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43187 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43187 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43187 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43187 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43187 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43187 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43187 > .jack.bg-image.glass.after,#stacks_in_43187 > .glass.jack.bg-image::after{}#stacks_in_43187 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43187 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43187 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43187 > .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_43187 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43187 > .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_43187 > .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_43187 > .jack.peek-shadow::before,#stacks_in_43187 > .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_43187 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43187 > .jack{overflow:visible;}#stacks_in_43187 > .jack.height-static{height:100px}#stacks_in_43187 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43187 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43269 .s4c_stacks_in_43269_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43269 .s4c_stacks_in_43269_cw, #stacks_in_43269 .s4c_stacks_in_43269_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43269 .s4c_stacks_in_43269_cw div[class^="s4c_stacks_in_43269_col"] {*/#stacks_in_43269 .s4c_stacks_in_43269_cw [class^="s4c_stacks_in_43269_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43269 .s4c_stacks_in_43269_cw .s4c_stacks_in_43269_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43269 .s4c_stacks_in_43269_cw .s4c_stacks_in_43269_col2 {				width: 15%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43269 .s4c_stacks_in_43269_cw .s4c_stacks_in_43269_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43269 .s4c_stacks_in_43269_cw .s4c_stacks_in_43269_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43269 .s4c_stacks_in_43269_cw .s4c_stacks_in_43269_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43269 .s4c_stacks_in_43269_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43269 .s4c_stacks_in_43269_cw [class^="s4c_stacks_in_43269_col"] {		display: block;		width: 100%;	}		#stacks_in_43269 .s4c_stacks_in_43269_cw .s4c_stacks_in_43269_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43269 .s4c_stacks_in_43269_col1 {		order: 1;	}		#stacks_in_43269 .s4c_stacks_in_43269_col2 {		order: 3;	}		#stacks_in_43269 .s4c_stacks_in_43269_col3 {		order: 5;	}		#stacks_in_43269 .s4c_stacks_in_43269_col4 {		order: 7;	}		#stacks_in_43269 .s4c_stacks_in_43269_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43269 .s4c_stacks_in_43269_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43269 .s4c_stacks_in_43269_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43269 .s4c_stacks_in_43269_cw .s4c_stacks_in_43269_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43292 h4,#stacks_in_43292 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_43292 h4 a,#stacks_in_43292 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_43292 h4 a:hover,#stacks_in_43292 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_43292 small,#stacks_in_43292 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43292 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43295 {
	font-size: 110%;
}

#stacks_in_43289 {
	padding: 0px 8px 0px 0px;
}


#wrap_stacks_in_43274 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43274 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43274 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43274 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43274 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43274 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43274 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43274"],

.configure-group-wrap[data-name="stacks_in_43274"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}







#wrap_stacks_in_43281 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43281 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43281 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43281 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43281 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43281 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43281 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43281"],

.configure-group-wrap[data-name="stacks_in_43281"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43284 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43284 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43284 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43284 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43284 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43284 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43284 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43284"],

.configure-group-wrap[data-name="stacks_in_43284"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43287 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43287 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43287 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43287 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43287 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43287 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43287 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43287"],

.configure-group-wrap[data-name="stacks_in_43287"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43273 {
	font-size: 110%;
	font-weight: bold;
}

#stacks_in_43298 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43299 {
	font-size: 90%;
}
#stacks_in_43188{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43188 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43188 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43188 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43188 > .jack.width-static{width:500px}#stacks_in_43188 > .jack.width-flexible{width:100%}#stacks_in_43188 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43188 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43188 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43188 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43188 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43188 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43188 > .jack::after{border-radius:20px}#stacks_in_43188 > .jack.border-detailed-radius,#stacks_in_43188 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43188 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43188 > .jack.bg-color{background-color:#0844A2}#stacks_in_43188 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43188 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43188 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43188 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43188 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43188 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43188 > .jack.bg-image:not(.glass){}#stacks_in_43188 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43188 > .jack.bg-image.glass.after,#stacks_in_43188 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43188 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43188 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43188 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43188 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43188 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43188 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43188 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43188 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43188 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43188 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43188 > .jack.bg-image.glass.after,#stacks_in_43188 > .glass.jack.bg-image::after{}#stacks_in_43188 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43188 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43188 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43188 > .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_43188 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43188 > .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_43188 > .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_43188 > .jack.peek-shadow::before,#stacks_in_43188 > .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_43188 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43188 > .jack{overflow:visible;}#stacks_in_43188 > .jack.height-static{height:100px}#stacks_in_43188 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43188 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43300 .s4c_stacks_in_43300_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43300 .s4c_stacks_in_43300_cw, #stacks_in_43300 .s4c_stacks_in_43300_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43300 .s4c_stacks_in_43300_cw div[class^="s4c_stacks_in_43300_col"] {*/#stacks_in_43300 .s4c_stacks_in_43300_cw [class^="s4c_stacks_in_43300_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43300 .s4c_stacks_in_43300_cw .s4c_stacks_in_43300_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43300 .s4c_stacks_in_43300_cw .s4c_stacks_in_43300_col2 {				width: 18%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43300 .s4c_stacks_in_43300_cw .s4c_stacks_in_43300_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43300 .s4c_stacks_in_43300_cw .s4c_stacks_in_43300_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43300 .s4c_stacks_in_43300_cw .s4c_stacks_in_43300_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43300 .s4c_stacks_in_43300_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43300 .s4c_stacks_in_43300_cw [class^="s4c_stacks_in_43300_col"] {		display: block;		width: 100%;	}		#stacks_in_43300 .s4c_stacks_in_43300_cw .s4c_stacks_in_43300_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43300 .s4c_stacks_in_43300_col1 {		order: 1;	}		#stacks_in_43300 .s4c_stacks_in_43300_col2 {		order: 3;	}		#stacks_in_43300 .s4c_stacks_in_43300_col3 {		order: 5;	}		#stacks_in_43300 .s4c_stacks_in_43300_col4 {		order: 7;	}		#stacks_in_43300 .s4c_stacks_in_43300_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43300 .s4c_stacks_in_43300_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43300 .s4c_stacks_in_43300_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43300 .s4c_stacks_in_43300_cw .s4c_stacks_in_43300_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43323 h5,#stacks_in_43323 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_43323 h5 a,#stacks_in_43323 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_43323 h5 a:hover,#stacks_in_43323 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_43323 small,#stacks_in_43323 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43323 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43326 {
	font-size: 110%;
}


#wrap_stacks_in_43305 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43305 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43305 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43305 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43305 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43305 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43305 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43305"],

.configure-group-wrap[data-name="stacks_in_43305"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_44595 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_44595 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_44595 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_44595 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_44595 .configure-group-wrap input:checked + label {
  background-color: rgba(254, 228, 151, 1.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_44595 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_44595 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_44595"],

.configure-group-wrap[data-name="stacks_in_44595"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(316px,1fr));
  
}







#wrap_stacks_in_43312 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43312 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43312 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43312 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43312 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43312 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43312 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43312"],

.configure-group-wrap[data-name="stacks_in_43312"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43315 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43315 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43315 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43315 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43315 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43315 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43315 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43315"],

.configure-group-wrap[data-name="stacks_in_43315"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43318 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43318 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43318 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43318 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43318 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43318 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43318 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43318"],

.configure-group-wrap[data-name="stacks_in_43318"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_44593 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_44593 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_44593 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_44593 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_44593 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_44593 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_44593 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_44593"],

.configure-group-wrap[data-name="stacks_in_44593"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43304 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43330 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43331 {
	font-size: 90%;
}

#stacks_in_44589 {
	padding: 0px 0px 4px 0px;
}

#stacks_in_44590 {
	font-size: 90%;
}
#stacks_in_43332{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43332 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43332 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43332 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43332 > .jack.width-static{width:500px}#stacks_in_43332 > .jack.width-flexible{width:100%}#stacks_in_43332 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43332 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43332 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43332 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43332 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43332 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43332 > .jack::after{border-radius:20px}#stacks_in_43332 > .jack.border-detailed-radius,#stacks_in_43332 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43332 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43332 > .jack.bg-color{background-color:#0844A2}#stacks_in_43332 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43332 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43332 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43332 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43332 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43332 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43332 > .jack.bg-image:not(.glass){}#stacks_in_43332 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43332 > .jack.bg-image.glass.after,#stacks_in_43332 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43332 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43332 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43332 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43332 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43332 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43332 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43332 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43332 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43332 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43332 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43332 > .jack.bg-image.glass.after,#stacks_in_43332 > .glass.jack.bg-image::after{}#stacks_in_43332 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43332 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43332 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43332 > .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_43332 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43332 > .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_43332 > .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_43332 > .jack.peek-shadow::before,#stacks_in_43332 > .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_43332 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43332 > .jack{overflow:visible;}#stacks_in_43332 > .jack.height-static{height:100px}#stacks_in_43332 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43332 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43333 .s4c_stacks_in_43333_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43333 .s4c_stacks_in_43333_cw, #stacks_in_43333 .s4c_stacks_in_43333_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43333 .s4c_stacks_in_43333_cw div[class^="s4c_stacks_in_43333_col"] {*/#stacks_in_43333 .s4c_stacks_in_43333_cw [class^="s4c_stacks_in_43333_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43333 .s4c_stacks_in_43333_cw .s4c_stacks_in_43333_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43333 .s4c_stacks_in_43333_cw .s4c_stacks_in_43333_col2 {				width: 15%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43333 .s4c_stacks_in_43333_cw .s4c_stacks_in_43333_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43333 .s4c_stacks_in_43333_cw .s4c_stacks_in_43333_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43333 .s4c_stacks_in_43333_cw .s4c_stacks_in_43333_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43333 .s4c_stacks_in_43333_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43333 .s4c_stacks_in_43333_cw [class^="s4c_stacks_in_43333_col"] {		display: block;		width: 100%;	}		#stacks_in_43333 .s4c_stacks_in_43333_cw .s4c_stacks_in_43333_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43333 .s4c_stacks_in_43333_col1 {		order: 1;	}		#stacks_in_43333 .s4c_stacks_in_43333_col2 {		order: 3;	}		#stacks_in_43333 .s4c_stacks_in_43333_col3 {		order: 5;	}		#stacks_in_43333 .s4c_stacks_in_43333_col4 {		order: 7;	}		#stacks_in_43333 .s4c_stacks_in_43333_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43333 .s4c_stacks_in_43333_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43333 .s4c_stacks_in_43333_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43333 .s4c_stacks_in_43333_cw .s4c_stacks_in_43333_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43363 h4,#stacks_in_43363 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_43363 h4 a,#stacks_in_43363 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_43363 h4 a:hover,#stacks_in_43363 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_43363 small,#stacks_in_43363 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43363 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43366 {
	font-size: 110%;
}


#wrap_stacks_in_43339 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43339 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43339 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43339 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43339 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43339 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43339 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43339"],

.configure-group-wrap[data-name="stacks_in_43339"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43346 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43346 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43346 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43346 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43346 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43346 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43346 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43346"],

.configure-group-wrap[data-name="stacks_in_43346"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43350 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43350 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43350 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43350 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43350 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43350 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43350 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43350"],

.configure-group-wrap[data-name="stacks_in_43350"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}







#wrap_stacks_in_43355 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43355 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43355 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43355 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43355 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43355 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43355 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43355"],

.configure-group-wrap[data-name="stacks_in_43355"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43358 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43358 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43358 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43358 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43358 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43358 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43358 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43358"],

.configure-group-wrap[data-name="stacks_in_43358"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43337 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43370 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43371 {
	font-size: 90%;
}
#stacks_in_43190{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43190 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43190 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43190 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43190 > .jack.width-static{width:500px}#stacks_in_43190 > .jack.width-flexible{width:100%}#stacks_in_43190 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43190 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43190 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43190 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43190 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43190 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43190 > .jack::after{border-radius:20px}#stacks_in_43190 > .jack.border-detailed-radius,#stacks_in_43190 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43190 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43190 > .jack.bg-color{background-color:#0844A2}#stacks_in_43190 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43190 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43190 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43190 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43190 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43190 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43190 > .jack.bg-image:not(.glass){}#stacks_in_43190 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43190 > .jack.bg-image.glass.after,#stacks_in_43190 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43190 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43190 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43190 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43190 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43190 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43190 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43190 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43190 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43190 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43190 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43190 > .jack.bg-image.glass.after,#stacks_in_43190 > .glass.jack.bg-image::after{}#stacks_in_43190 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43190 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43190 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43190 > .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_43190 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43190 > .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_43190 > .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_43190 > .jack.peek-shadow::before,#stacks_in_43190 > .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_43190 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43190 > .jack{overflow:visible;}#stacks_in_43190 > .jack.height-static{height:100px}#stacks_in_43190 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43190 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43372 .s4c_stacks_in_43372_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43372 .s4c_stacks_in_43372_cw, #stacks_in_43372 .s4c_stacks_in_43372_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43372 .s4c_stacks_in_43372_cw div[class^="s4c_stacks_in_43372_col"] {*/#stacks_in_43372 .s4c_stacks_in_43372_cw [class^="s4c_stacks_in_43372_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43372 .s4c_stacks_in_43372_cw .s4c_stacks_in_43372_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43372 .s4c_stacks_in_43372_cw .s4c_stacks_in_43372_col2 {				width: 18%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43372 .s4c_stacks_in_43372_cw .s4c_stacks_in_43372_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43372 .s4c_stacks_in_43372_cw .s4c_stacks_in_43372_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43372 .s4c_stacks_in_43372_cw .s4c_stacks_in_43372_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43372 .s4c_stacks_in_43372_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43372 .s4c_stacks_in_43372_cw [class^="s4c_stacks_in_43372_col"] {		display: block;		width: 100%;	}		#stacks_in_43372 .s4c_stacks_in_43372_cw .s4c_stacks_in_43372_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43372 .s4c_stacks_in_43372_col1 {		order: 1;	}		#stacks_in_43372 .s4c_stacks_in_43372_col2 {		order: 3;	}		#stacks_in_43372 .s4c_stacks_in_43372_col3 {		order: 5;	}		#stacks_in_43372 .s4c_stacks_in_43372_col4 {		order: 7;	}		#stacks_in_43372 .s4c_stacks_in_43372_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43372 .s4c_stacks_in_43372_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43372 .s4c_stacks_in_43372_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43372 .s4c_stacks_in_43372_cw .s4c_stacks_in_43372_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43400 h4,#stacks_in_43400 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_43400 h4 a,#stacks_in_43400 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_43400 h4 a:hover,#stacks_in_43400 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_43400 small,#stacks_in_43400 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43400 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43403 {
	font-size: 110%;
}


#wrap_stacks_in_43378 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43378 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43378 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43378 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43378 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43378 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43378 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43378"],

.configure-group-wrap[data-name="stacks_in_43378"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43384 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43384 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43384 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43384 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43384 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43384 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43384 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43384"],

.configure-group-wrap[data-name="stacks_in_43384"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}







#wrap_stacks_in_43389 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43389 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43389 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43389 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43389 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43389 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43389 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43389"],

.configure-group-wrap[data-name="stacks_in_43389"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43392 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43392 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43392 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43392 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43392 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43392 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43392 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43392"],

.configure-group-wrap[data-name="stacks_in_43392"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43395 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43395 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43395 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43395 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43395 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43395 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43395 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43395"],

.configure-group-wrap[data-name="stacks_in_43395"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43376 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43407 {
	padding: 5px 0px 0px 0px;
}
#stacks_in_43192{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43192 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43192 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43192 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43192 > .jack.width-static{width:500px}#stacks_in_43192 > .jack.width-flexible{width:100%}#stacks_in_43192 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43192 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43192 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43192 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43192 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43192 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43192 > .jack::after{border-radius:20px}#stacks_in_43192 > .jack.border-detailed-radius,#stacks_in_43192 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43192 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43192 > .jack.bg-color{background-color:#0844A2}#stacks_in_43192 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43192 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43192 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43192 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43192 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43192 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43192 > .jack.bg-image:not(.glass){}#stacks_in_43192 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43192 > .jack.bg-image.glass.after,#stacks_in_43192 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43192 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43192 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43192 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43192 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43192 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43192 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43192 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43192 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43192 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43192 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43192 > .jack.bg-image.glass.after,#stacks_in_43192 > .glass.jack.bg-image::after{}#stacks_in_43192 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43192 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43192 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43192 > .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_43192 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43192 > .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_43192 > .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_43192 > .jack.peek-shadow::before,#stacks_in_43192 > .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_43192 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43192 > .jack{overflow:visible;}#stacks_in_43192 > .jack.height-static{height:100px}#stacks_in_43192 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43192 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43409 .s4c_stacks_in_43409_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43409 .s4c_stacks_in_43409_cw, #stacks_in_43409 .s4c_stacks_in_43409_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43409 .s4c_stacks_in_43409_cw div[class^="s4c_stacks_in_43409_col"] {*/#stacks_in_43409 .s4c_stacks_in_43409_cw [class^="s4c_stacks_in_43409_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43409 .s4c_stacks_in_43409_cw .s4c_stacks_in_43409_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43409 .s4c_stacks_in_43409_cw .s4c_stacks_in_43409_col2 {				width: 18%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43409 .s4c_stacks_in_43409_cw .s4c_stacks_in_43409_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43409 .s4c_stacks_in_43409_cw .s4c_stacks_in_43409_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43409 .s4c_stacks_in_43409_cw .s4c_stacks_in_43409_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43409 .s4c_stacks_in_43409_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43409 .s4c_stacks_in_43409_cw [class^="s4c_stacks_in_43409_col"] {		display: block;		width: 100%;	}		#stacks_in_43409 .s4c_stacks_in_43409_cw .s4c_stacks_in_43409_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43409 .s4c_stacks_in_43409_col1 {		order: 1;	}		#stacks_in_43409 .s4c_stacks_in_43409_col2 {		order: 3;	}		#stacks_in_43409 .s4c_stacks_in_43409_col3 {		order: 5;	}		#stacks_in_43409 .s4c_stacks_in_43409_col4 {		order: 7;	}		#stacks_in_43409 .s4c_stacks_in_43409_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43409 .s4c_stacks_in_43409_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43409 .s4c_stacks_in_43409_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43409 .s4c_stacks_in_43409_cw .s4c_stacks_in_43409_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43452 h4,#stacks_in_43452 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_43452 h4 a,#stacks_in_43452 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_43452 h4 a:hover,#stacks_in_43452 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_43452 small,#stacks_in_43452 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43452 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43455 {
	font-size: 110%;
}


#wrap_stacks_in_43415 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43415 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43415 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43415 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43415 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43415 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43415 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43415"],

.configure-group-wrap[data-name="stacks_in_43415"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43421 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43421 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43421 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43421 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43421 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43421 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43421 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43421"],

.configure-group-wrap[data-name="stacks_in_43421"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}







#wrap_stacks_in_43428 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43428 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43428 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43428 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43428 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43428 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43428 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43428"],

.configure-group-wrap[data-name="stacks_in_43428"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43431 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43431 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43431 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43431 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43431 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43431 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43431 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43431"],

.configure-group-wrap[data-name="stacks_in_43431"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43434 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43434 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43434 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43434 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43434 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43434 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43434 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43434"],

.configure-group-wrap[data-name="stacks_in_43434"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43437 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43437 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43437 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43437 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43437 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43437 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43437 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43437"],

.configure-group-wrap[data-name="stacks_in_43437"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43440 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43440 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43440 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43440 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43440 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43440 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43440 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43440"],

.configure-group-wrap[data-name="stacks_in_43440"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43443 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43443 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43443 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43443 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43443 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43443 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43443 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43443"],

.configure-group-wrap[data-name="stacks_in_43443"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43446 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43446 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43446 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43446 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43446 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43446 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43446 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43446"],

.configure-group-wrap[data-name="stacks_in_43446"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43448 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43448 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43448 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43448 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43448 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43448 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43448 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43448"],

.configure-group-wrap[data-name="stacks_in_43448"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43413 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43459 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43460 {
	font-size: 90%;
}
#stacks_in_43461{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43461 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43461 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43461 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43461 > .jack.width-static{width:500px}#stacks_in_43461 > .jack.width-flexible{width:100%}#stacks_in_43461 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43461 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43461 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43461 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43461 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43461 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43461 > .jack::after{border-radius:20px}#stacks_in_43461 > .jack.border-detailed-radius,#stacks_in_43461 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43461 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43461 > .jack.bg-color{background-color:#0844A2}#stacks_in_43461 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43461 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43461 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43461 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43461 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43461 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43461 > .jack.bg-image:not(.glass){}#stacks_in_43461 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43461 > .jack.bg-image.glass.after,#stacks_in_43461 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43461 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43461 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43461 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43461 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43461 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43461 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43461 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43461 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43461 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43461 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43461 > .jack.bg-image.glass.after,#stacks_in_43461 > .glass.jack.bg-image::after{}#stacks_in_43461 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43461 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43461 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43461 > .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_43461 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43461 > .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_43461 > .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_43461 > .jack.peek-shadow::before,#stacks_in_43461 > .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_43461 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43461 > .jack{overflow:visible;}#stacks_in_43461 > .jack.height-static{height:100px}#stacks_in_43461 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43461 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43462 .s4c_stacks_in_43462_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43462 .s4c_stacks_in_43462_cw, #stacks_in_43462 .s4c_stacks_in_43462_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43462 .s4c_stacks_in_43462_cw div[class^="s4c_stacks_in_43462_col"] {*/#stacks_in_43462 .s4c_stacks_in_43462_cw [class^="s4c_stacks_in_43462_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43462 .s4c_stacks_in_43462_cw .s4c_stacks_in_43462_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43462 .s4c_stacks_in_43462_cw .s4c_stacks_in_43462_col2 {				width: 18%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43462 .s4c_stacks_in_43462_cw .s4c_stacks_in_43462_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43462 .s4c_stacks_in_43462_cw .s4c_stacks_in_43462_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43462 .s4c_stacks_in_43462_cw .s4c_stacks_in_43462_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43462 .s4c_stacks_in_43462_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43462 .s4c_stacks_in_43462_cw [class^="s4c_stacks_in_43462_col"] {		display: block;		width: 100%;	}		#stacks_in_43462 .s4c_stacks_in_43462_cw .s4c_stacks_in_43462_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43462 .s4c_stacks_in_43462_col1 {		order: 1;	}		#stacks_in_43462 .s4c_stacks_in_43462_col2 {		order: 3;	}		#stacks_in_43462 .s4c_stacks_in_43462_col3 {		order: 5;	}		#stacks_in_43462 .s4c_stacks_in_43462_col4 {		order: 7;	}		#stacks_in_43462 .s4c_stacks_in_43462_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43462 .s4c_stacks_in_43462_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43462 .s4c_stacks_in_43462_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43462 .s4c_stacks_in_43462_cw .s4c_stacks_in_43462_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43194 h4,#stacks_in_43194 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_43194 h4 a,#stacks_in_43194 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_43194 h4 a:hover,#stacks_in_43194 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_43194 small,#stacks_in_43194 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43194 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43490 {
	font-size: 110%;
}


#wrap_stacks_in_43468 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43468 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43468 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43468 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43468 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43468 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43468 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43468"],

.configure-group-wrap[data-name="stacks_in_43468"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43475 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43475 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43475 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43475 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43475 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43475 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43475 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43475"],

.configure-group-wrap[data-name="stacks_in_43475"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}







#wrap_stacks_in_43480 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43480 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43480 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43480 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43480 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43480 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43480 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43480"],

.configure-group-wrap[data-name="stacks_in_43480"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43483 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43483 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43483 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43483 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43483 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43483 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43483 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43483"],

.configure-group-wrap[data-name="stacks_in_43483"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43466 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43494 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43495 {
	font-size: 90%;
}
#stacks_in_43496 h4,#stacks_in_43496 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_43496 h4 a,#stacks_in_43496 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_43496 h4 a:hover,#stacks_in_43496 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_43496 small,#stacks_in_43496 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43496 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_43196{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43196 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43196 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43196 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43196 > .jack.width-static{width:500px}#stacks_in_43196 > .jack.width-flexible{width:100%}#stacks_in_43196 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43196 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43196 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43196 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43196 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43196 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43196 > .jack::after{border-radius:20px}#stacks_in_43196 > .jack.border-detailed-radius,#stacks_in_43196 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43196 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43196 > .jack.bg-color{background-color:#1396A1}#stacks_in_43196 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43196 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43196 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43196 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43196 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43196 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43196 > .jack.bg-image:not(.glass){}#stacks_in_43196 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43196 > .jack.bg-image.glass.after,#stacks_in_43196 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43196 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43196 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43196 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43196 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43196 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43196 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43196 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43196 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43196 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43196 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43196 > .jack.bg-image.glass.after,#stacks_in_43196 > .glass.jack.bg-image::after{}#stacks_in_43196 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43196 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43196 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43196 > .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_43196 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43196 > .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_43196 > .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_43196 > .jack.peek-shadow::before,#stacks_in_43196 > .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_43196 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43196 > .jack{overflow:visible;}#stacks_in_43196 > .jack.height-static{height:100px}#stacks_in_43196 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43196 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43501 .s4c_stacks_in_43501_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43501 .s4c_stacks_in_43501_cw, #stacks_in_43501 .s4c_stacks_in_43501_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43501 .s4c_stacks_in_43501_cw div[class^="s4c_stacks_in_43501_col"] {*/#stacks_in_43501 .s4c_stacks_in_43501_cw [class^="s4c_stacks_in_43501_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43501 .s4c_stacks_in_43501_cw .s4c_stacks_in_43501_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43501 .s4c_stacks_in_43501_cw .s4c_stacks_in_43501_col2 {				width: 18%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43501 .s4c_stacks_in_43501_cw .s4c_stacks_in_43501_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43501 .s4c_stacks_in_43501_cw .s4c_stacks_in_43501_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43501 .s4c_stacks_in_43501_cw .s4c_stacks_in_43501_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43501 .s4c_stacks_in_43501_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43501 .s4c_stacks_in_43501_cw [class^="s4c_stacks_in_43501_col"] {		display: block;		width: 100%;	}		#stacks_in_43501 .s4c_stacks_in_43501_cw .s4c_stacks_in_43501_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43501 .s4c_stacks_in_43501_col1 {		order: 1;	}		#stacks_in_43501 .s4c_stacks_in_43501_col2 {		order: 3;	}		#stacks_in_43501 .s4c_stacks_in_43501_col3 {		order: 5;	}		#stacks_in_43501 .s4c_stacks_in_43501_col4 {		order: 7;	}		#stacks_in_43501 .s4c_stacks_in_43501_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43501 .s4c_stacks_in_43501_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43501 .s4c_stacks_in_43501_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43501 .s4c_stacks_in_43501_cw .s4c_stacks_in_43501_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43529 h4,#stacks_in_43529 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_43529 h4 a,#stacks_in_43529 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_43529 h4 a:hover,#stacks_in_43529 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_43529 small,#stacks_in_43529 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43529 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43532 {
	font-size: 110%;
}


#wrap_stacks_in_43507 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43507 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43507 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43507 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43507 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43507 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43507 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43507"],

.configure-group-wrap[data-name="stacks_in_43507"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43517 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43517 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43517 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43517 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43517 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43517 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43517 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43517"],

.configure-group-wrap[data-name="stacks_in_43517"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43525 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43525 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43525 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43525 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43525 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43525 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43525 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43525"],

.configure-group-wrap[data-name="stacks_in_43525"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43505 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43536 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43537 {
	font-size: 90%;
}
#stacks_in_43198{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43198 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43198 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43198 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43198 > .jack.width-static{width:500px}#stacks_in_43198 > .jack.width-flexible{width:100%}#stacks_in_43198 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43198 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43198 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43198 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43198 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43198 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43198 > .jack::after{border-radius:20px}#stacks_in_43198 > .jack.border-detailed-radius,#stacks_in_43198 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43198 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43198 > .jack.bg-color{background-color:#1396A1}#stacks_in_43198 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43198 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43198 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43198 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43198 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43198 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43198 > .jack.bg-image:not(.glass){}#stacks_in_43198 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43198 > .jack.bg-image.glass.after,#stacks_in_43198 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43198 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43198 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43198 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43198 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43198 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43198 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43198 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43198 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43198 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43198 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43198 > .jack.bg-image.glass.after,#stacks_in_43198 > .glass.jack.bg-image::after{}#stacks_in_43198 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43198 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43198 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43198 > .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_43198 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43198 > .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_43198 > .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_43198 > .jack.peek-shadow::before,#stacks_in_43198 > .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_43198 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43198 > .jack{overflow:visible;}#stacks_in_43198 > .jack.height-static{height:100px}#stacks_in_43198 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43198 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43538 .s4c_stacks_in_43538_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43538 .s4c_stacks_in_43538_cw, #stacks_in_43538 .s4c_stacks_in_43538_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43538 .s4c_stacks_in_43538_cw div[class^="s4c_stacks_in_43538_col"] {*/#stacks_in_43538 .s4c_stacks_in_43538_cw [class^="s4c_stacks_in_43538_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43538 .s4c_stacks_in_43538_cw .s4c_stacks_in_43538_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43538 .s4c_stacks_in_43538_cw .s4c_stacks_in_43538_col2 {				width: 18%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43538 .s4c_stacks_in_43538_cw .s4c_stacks_in_43538_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43538 .s4c_stacks_in_43538_cw .s4c_stacks_in_43538_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43538 .s4c_stacks_in_43538_cw .s4c_stacks_in_43538_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43538 .s4c_stacks_in_43538_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43538 .s4c_stacks_in_43538_cw [class^="s4c_stacks_in_43538_col"] {		display: block;		width: 100%;	}		#stacks_in_43538 .s4c_stacks_in_43538_cw .s4c_stacks_in_43538_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43538 .s4c_stacks_in_43538_col1 {		order: 1;	}		#stacks_in_43538 .s4c_stacks_in_43538_col2 {		order: 3;	}		#stacks_in_43538 .s4c_stacks_in_43538_col3 {		order: 5;	}		#stacks_in_43538 .s4c_stacks_in_43538_col4 {		order: 7;	}		#stacks_in_43538 .s4c_stacks_in_43538_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43538 .s4c_stacks_in_43538_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43538 .s4c_stacks_in_43538_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43538 .s4c_stacks_in_43538_cw .s4c_stacks_in_43538_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43579 h4,#stacks_in_43579 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_43579 h4 a,#stacks_in_43579 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_43579 h4 a:hover,#stacks_in_43579 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_43579 small,#stacks_in_43579 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43579 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43582 {
	font-size: 110%;
}


#wrap_stacks_in_43544 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43544 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43544 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43544 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43544 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43544 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43544 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43544"],

.configure-group-wrap[data-name="stacks_in_43544"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43549 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43549 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43549 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43549 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43549 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43549 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43549 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43549"],

.configure-group-wrap[data-name="stacks_in_43549"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43557 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43557 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43557 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43557 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43557 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43557 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43557 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43557"],

.configure-group-wrap[data-name="stacks_in_43557"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}







#wrap_stacks_in_43564 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43564 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43564 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43564 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43564 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43564 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43564 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43564"],

.configure-group-wrap[data-name="stacks_in_43564"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43567 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43567 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43567 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43567 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43567 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43567 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43567 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43567"],

.configure-group-wrap[data-name="stacks_in_43567"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43570 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43570 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43570 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43570 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43570 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43570 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43570 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43570"],

.configure-group-wrap[data-name="stacks_in_43570"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43573 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43573 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43573 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43573 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43573 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43573 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43573 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43573"],

.configure-group-wrap[data-name="stacks_in_43573"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43575 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43575 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43575 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43575 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43575 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43575 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43575 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43575"],

.configure-group-wrap[data-name="stacks_in_43575"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43542 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43586 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43587 {
	font-size: 90%;
}
#stacks_in_43200{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43200 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43200 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43200 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43200 > .jack.width-static{width:500px}#stacks_in_43200 > .jack.width-flexible{width:100%}#stacks_in_43200 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43200 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43200 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43200 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43200 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43200 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43200 > .jack::after{border-radius:20px}#stacks_in_43200 > .jack.border-detailed-radius,#stacks_in_43200 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43200 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43200 > .jack.bg-color{background-color:#1396A1}#stacks_in_43200 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43200 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43200 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43200 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43200 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43200 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43200 > .jack.bg-image:not(.glass){}#stacks_in_43200 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43200 > .jack.bg-image.glass.after,#stacks_in_43200 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43200 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43200 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43200 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43200 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43200 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43200 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43200 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43200 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43200 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43200 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43200 > .jack.bg-image.glass.after,#stacks_in_43200 > .glass.jack.bg-image::after{}#stacks_in_43200 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43200 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43200 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43200 > .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_43200 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43200 > .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_43200 > .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_43200 > .jack.peek-shadow::before,#stacks_in_43200 > .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_43200 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43200 > .jack{overflow:visible;}#stacks_in_43200 > .jack.height-static{height:100px}#stacks_in_43200 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43200 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43588 .s4c_stacks_in_43588_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43588 .s4c_stacks_in_43588_cw, #stacks_in_43588 .s4c_stacks_in_43588_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43588 .s4c_stacks_in_43588_cw div[class^="s4c_stacks_in_43588_col"] {*/#stacks_in_43588 .s4c_stacks_in_43588_cw [class^="s4c_stacks_in_43588_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43588 .s4c_stacks_in_43588_cw .s4c_stacks_in_43588_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43588 .s4c_stacks_in_43588_cw .s4c_stacks_in_43588_col2 {				width: 18%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43588 .s4c_stacks_in_43588_cw .s4c_stacks_in_43588_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43588 .s4c_stacks_in_43588_cw .s4c_stacks_in_43588_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43588 .s4c_stacks_in_43588_cw .s4c_stacks_in_43588_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43588 .s4c_stacks_in_43588_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43588 .s4c_stacks_in_43588_cw [class^="s4c_stacks_in_43588_col"] {		display: block;		width: 100%;	}		#stacks_in_43588 .s4c_stacks_in_43588_cw .s4c_stacks_in_43588_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43588 .s4c_stacks_in_43588_col1 {		order: 1;	}		#stacks_in_43588 .s4c_stacks_in_43588_col2 {		order: 3;	}		#stacks_in_43588 .s4c_stacks_in_43588_col3 {		order: 5;	}		#stacks_in_43588 .s4c_stacks_in_43588_col4 {		order: 7;	}		#stacks_in_43588 .s4c_stacks_in_43588_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43588 .s4c_stacks_in_43588_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43588 .s4c_stacks_in_43588_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43588 .s4c_stacks_in_43588_cw .s4c_stacks_in_43588_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43629 h4,#stacks_in_43629 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_43629 h4 a,#stacks_in_43629 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_43629 h4 a:hover,#stacks_in_43629 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_43629 small,#stacks_in_43629 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43629 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43632 {
	font-size: 110%;
}


#wrap_stacks_in_43594 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43594 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43594 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43594 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43594 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43594 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43594 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43594"],

.configure-group-wrap[data-name="stacks_in_43594"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43599 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43599 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43599 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43599 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43599 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43599 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43599 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43599"],

.configure-group-wrap[data-name="stacks_in_43599"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43607 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43607 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43607 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43607 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43607 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43607 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43607 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43607"],

.configure-group-wrap[data-name="stacks_in_43607"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}







#wrap_stacks_in_43614 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43614 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43614 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43614 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43614 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43614 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43614 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43614"],

.configure-group-wrap[data-name="stacks_in_43614"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43617 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43617 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43617 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43617 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43617 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43617 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43617 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43617"],

.configure-group-wrap[data-name="stacks_in_43617"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43620 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43620 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43620 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43620 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43620 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43620 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43620 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43620"],

.configure-group-wrap[data-name="stacks_in_43620"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43623 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43623 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43623 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43623 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43623 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43623 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43623 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43623"],

.configure-group-wrap[data-name="stacks_in_43623"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43625 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43625 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43625 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43625 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43625 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43625 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43625 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43625"],

.configure-group-wrap[data-name="stacks_in_43625"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43592 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43636 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43637 {
	font-size: 90%;
}
#stacks_in_43202{padding-right:0.00px;padding-left:0.00px;}#stacks_in_43202 > .jack{margin:14px;padding:8px;border-color:#00ACB9;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43202 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43202 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43202 > .jack.width-static{width:500px}#stacks_in_43202 > .jack.width-flexible{width:100%}#stacks_in_43202 > .jack.margin-detailed{margin:20.00px 0.00px 20.00px 0.00px}#stacks_in_43202 > .jack.padding-detailed{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43202 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43202 > .jack.border-detailed-width{border-width:8.00px 0.00px 8.00px 0.00px}#stacks_in_43202 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43202 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43202 > .jack::after{border-radius:20px}#stacks_in_43202 > .jack.border-detailed-radius,#stacks_in_43202 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43202 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43202 > .jack.bg-color{background-color:#1396A1}#stacks_in_43202 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43202 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43202 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43202 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43202 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43202 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43202 > .jack.bg-image:not(.glass){}#stacks_in_43202 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43202 > .jack.bg-image.glass.after,#stacks_in_43202 > .glass.jack.bg-image::after{opacity:0.55;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:8px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43202 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43202 > .glass.padding-detailed.jack.bg-image::after{padding:5.00px 12.00px 5.00px 12.00px}#stacks_in_43202 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43202 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43202 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43202 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43202 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43202 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43202 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43202 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43202 > .jack.bg-image.glass.after,#stacks_in_43202 > .glass.jack.bg-image::after{}#stacks_in_43202 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43202 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43202 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43202 > .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_43202 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43202 > .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_43202 > .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_43202 > .jack.peek-shadow::before,#stacks_in_43202 > .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_43202 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43202 > .jack{overflow:visible;}#stacks_in_43202 > .jack.height-static{height:100px}#stacks_in_43202 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43202 {
	padding: 0px 10px 0px 10px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43638 .s4c_stacks_in_43638_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43638 .s4c_stacks_in_43638_cw, #stacks_in_43638 .s4c_stacks_in_43638_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43638 .s4c_stacks_in_43638_cw div[class^="s4c_stacks_in_43638_col"] {*/#stacks_in_43638 .s4c_stacks_in_43638_cw [class^="s4c_stacks_in_43638_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43638 .s4c_stacks_in_43638_cw .s4c_stacks_in_43638_col1 {				width: 20%;								vertical-align: middle;  		border-radius: 0px;		}#stacks_in_43638 .s4c_stacks_in_43638_cw .s4c_stacks_in_43638_col2 {				width: 18%;							vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43638 .s4c_stacks_in_43638_cw .s4c_stacks_in_43638_col3 {				width: 400px;					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43638 .s4c_stacks_in_43638_cw .s4c_stacks_in_43638_col4 {					vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_43638 .s4c_stacks_in_43638_cw .s4c_stacks_in_43638_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 720px) {*/@media only screen and (max-width: 720px) {	#stacks_in_43638 .s4c_stacks_in_43638_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43638 .s4c_stacks_in_43638_cw [class^="s4c_stacks_in_43638_col"] {		display: block;		width: 100%;	}		#stacks_in_43638 .s4c_stacks_in_43638_cw .s4c_stacks_in_43638_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_43638 .s4c_stacks_in_43638_col1 {		order: 1;	}		#stacks_in_43638 .s4c_stacks_in_43638_col2 {		order: 3;	}		#stacks_in_43638 .s4c_stacks_in_43638_col3 {		order: 5;	}		#stacks_in_43638 .s4c_stacks_in_43638_col4 {		order: 7;	}		#stacks_in_43638 .s4c_stacks_in_43638_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43638 .s4c_stacks_in_43638_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43638 .s4c_stacks_in_43638_spacer:nth-of-type(3n) {		order: 6;	}				 /* 3F */	#stacks_in_43638 .s4c_stacks_in_43638_cw .s4c_stacks_in_43638_col3 {		max-width: px !important;					}										}/* End of Smart4columns2 stack */#stacks_in_43679 h4,#stacks_in_43679 div{color:rgba(8, 68, 162, 1.00)}#stacks_in_43679 h4 a,#stacks_in_43679 div a{color:rgba(8, 68, 162, 1.00)}#stacks_in_43679 h4 a:hover,#stacks_in_43679 div a:hover{color:rgba(6, 51, 121, 1.00)}#stacks_in_43679 small,#stacks_in_43679 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_43679 {
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
}

#stacks_in_43682 {
	font-size: 110%;
}


#wrap_stacks_in_43644 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43644 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43644 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43644 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43644 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43644 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43644 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43644"],

.configure-group-wrap[data-name="stacks_in_43644"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43649 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43649 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43649 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43649 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43649 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43649 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43649 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43649"],

.configure-group-wrap[data-name="stacks_in_43649"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}





#wrap_stacks_in_43657 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43657 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43657 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_43657 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43657 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43657 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43657 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43657"],

.configure-group-wrap[data-name="stacks_in_43657"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(156px,1fr));
  
}







#wrap_stacks_in_43664 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43664 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43664 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43664 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43664 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43664 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43664 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43664"],

.configure-group-wrap[data-name="stacks_in_43664"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43667 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43667 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43667 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43667 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43667 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43667 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43667 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43667"],

.configure-group-wrap[data-name="stacks_in_43667"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43670 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43670 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43670 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43670 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43670 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43670 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43670 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43670"],

.configure-group-wrap[data-name="stacks_in_43670"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_43673 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43673 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43673 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43673 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43673 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43673 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43673 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43673"],

.configure-group-wrap[data-name="stacks_in_43673"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43675 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43675 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43675 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43675 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43675 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43675 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43675 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43675"],

.configure-group-wrap[data-name="stacks_in_43675"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#stacks_in_43642 {
	font-size: 120%;
	font-weight: bold;
}

#stacks_in_43686 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_43687 {
	font-size: 90%;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_43689 .s3c_stacks_in_43689_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43689 .s3c_stacks_in_43689_cw, #stacks_in_43689 .s3c_stacks_in_43689_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43689 .s3c_stacks_in_43689_cw div[class^="s3c_stacks_in_43689_col"] {*/#stacks_in_43689 .s3c_stacks_in_43689_cw [class^="s3c_stacks_in_43689_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43689 .s3c_stacks_in_43689_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_43689 .s3c_stacks_in_43689_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_43689 .s3c_stacks_in_43689_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_43689 .s3c_stacks_in_43689_cw .s3c_stacks_in_43689_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_43689 .s3c_stacks_in_43689_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_43689 .s3c_stacks_in_43689_cw div[class^="s3c_stacks_in_43689_col"] {*/	#stacks_in_43689 .s3c_stacks_in_43689_cw [class^="s3c_stacks_in_43689_col"] {		display: block;		width: 100%;	}			#stacks_in_43689 .s3c_stacks_in_43689_cw .s3c_stacks_in_43689_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_43689 .s3c_stacks_in_43689_col1 {		order: 1;	}		#stacks_in_43689 .s3c_stacks_in_43689_col2 {		order: 3;	}		#stacks_in_43689 .s3c_stacks_in_43689_col3 {		order: 5;	}		#stacks_in_43689 .s3c_stacks_in_43689_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43689 .s3c_stacks_in_43689_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */#stacks_in_43720{padding-right:10.00px;padding-left:2.00px;}#stacks_in_43720 > .jack{margin:10px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43720 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43720 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43720 > .jack.width-static{width:500px}#stacks_in_43720 > .jack.width-flexible{width:100%}#stacks_in_43720 > .jack.margin-detailed{margin:10.00px 10.00px 10.00px 2.00px}#stacks_in_43720 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43720 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43720 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_43720 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43720 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43720 > .jack::after{border-radius:10px}#stacks_in_43720 > .jack.border-detailed-radius,#stacks_in_43720 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43720 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43720 > .jack.bg-color{background-color:#0844A2}#stacks_in_43720 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_43720 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43720 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43720 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43720 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43720 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43720 > .jack.bg-image:not(.glass){}#stacks_in_43720 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43720 > .jack.bg-image.glass.after,#stacks_in_43720 > .glass.jack.bg-image::after{opacity:0.60;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43720 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43720 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43720 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43720 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43720 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43720 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43720 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43720 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43720 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43720 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43720 > .jack.bg-image.glass.after,#stacks_in_43720 > .glass.jack.bg-image::after{}#stacks_in_43720 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43720 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43720 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43720 > .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_43720 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43720 > .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_43720 > .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_43720 > .jack.peek-shadow::before,#stacks_in_43720 > .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_43720 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43720 > .jack{overflow:visible;}#stacks_in_43720 > .jack.height-static{height:100px}#stacks_in_43720 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43720 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_43724 {
	font-size: 119%;
}

#stacks_in_43725 {
	padding: 0px 0px 12px 0px;
}

#stacks_in_43726 {
	font-size: 80%;
}

#stacks_in_43728 {
	font-size: 83%;
}

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

#stacks_in_43730 {
	font-size: 83%;
}


#wrap_stacks_in_43731 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43731 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43731 .configure-inner-wrap {
  width: 100%;
  
  max-width: 400px;
  
}
#wrap_stacks_in_43731 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43731 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43731 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43731 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43731"],

.configure-group-wrap[data-name="stacks_in_43731"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}



#stacks_in_43691{padding-right:10.00px;padding-left:2.00px;}#stacks_in_43691 > .jack{margin:10px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43691 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43691 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43691 > .jack.width-static{width:500px}#stacks_in_43691 > .jack.width-flexible{width:100%}#stacks_in_43691 > .jack.margin-detailed{margin:10.00px 10.00px 10.00px 2.00px}#stacks_in_43691 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43691 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43691 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_43691 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43691 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43691 > .jack::after{border-radius:10px}#stacks_in_43691 > .jack.border-detailed-radius,#stacks_in_43691 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43691 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43691 > .jack.bg-color{background-color:#0844A2}#stacks_in_43691 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_43691 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43691 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43691 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43691 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43691 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43691 > .jack.bg-image:not(.glass){}#stacks_in_43691 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43691 > .jack.bg-image.glass.after,#stacks_in_43691 > .glass.jack.bg-image::after{opacity:0.60;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43691 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43691 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43691 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43691 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43691 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43691 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43691 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43691 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43691 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43691 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43691 > .jack.bg-image.glass.after,#stacks_in_43691 > .glass.jack.bg-image::after{}#stacks_in_43691 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43691 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43691 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43691 > .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_43691 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43691 > .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_43691 > .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_43691 > .jack.peek-shadow::before,#stacks_in_43691 > .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_43691 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43691 > .jack{overflow:visible;}#stacks_in_43691 > .jack.height-static{height:100px}#stacks_in_43691 > .jack.height-minmax{min-height:100px;max-height:800px}

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


#stacks_in_43695 {
	font-size: 110%;
}


#stacks_in_43697 {
	font-size: 110%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_43698 {
	width: 100%;
	clear: both;
	padding-top: 6px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_43698 .theDivider1,
#simpleDivider_stacks_in_43698 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_43698 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_43698.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_43698.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_43698 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_43698.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_43698.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_43698.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_43698.bgImageOn .theDivider1 img {
	display: block;
}



#stacks_in_43700 {
	font-size: 150%;
	font-weight: bold;
}

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

#stacks_in_43702 {
	font-size: 90%;
}
#stacks_in_43703{padding-right:10.00px;padding-left:2.00px;}#stacks_in_43703 > .jack{margin:10px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43703 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43703 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43703 > .jack.width-static{width:500px}#stacks_in_43703 > .jack.width-flexible{width:100%}#stacks_in_43703 > .jack.margin-detailed{margin:10.00px 10.00px 10.00px 2.00px}#stacks_in_43703 > .jack.padding-detailed{padding:0.00px 10.00px 0.00px 10.00px}#stacks_in_43703 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43703 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_43703 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43703 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43703 > .jack::after{border-radius:10px}#stacks_in_43703 > .jack.border-detailed-radius,#stacks_in_43703 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43703 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43703 > .jack.bg-color{background-color:#0844A2}#stacks_in_43703 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_43703 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43703 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43703 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43703 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43703 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43703 > .jack.bg-image:not(.glass){}#stacks_in_43703 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43703 > .jack.bg-image.glass.after,#stacks_in_43703 > .glass.jack.bg-image::after{opacity:0.40;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43703 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43703 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 10.00px 0.00px 10.00px}#stacks_in_43703 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43703 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43703 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43703 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43703 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43703 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43703 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43703 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43703 > .jack.bg-image.glass.after,#stacks_in_43703 > .glass.jack.bg-image::after{}#stacks_in_43703 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43703 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43703 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43703 > .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_43703 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43703 > .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_43703 > .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_43703 > .jack.peek-shadow::before,#stacks_in_43703 > .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_43703 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43703 > .jack{overflow:visible;}#stacks_in_43703 > .jack.height-static{height:100px}#stacks_in_43703 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43703 {
	margin: 0px 0px 14px 0px;
}

#stacks_out_43703 {
	width: 220px;
	margin-left:0;
}

#stacks_in_43706 {
	font-size: 70%;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_43707 .s4c_stacks_in_43707_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43707 .s4c_stacks_in_43707_cw, #stacks_in_43707 .s4c_stacks_in_43707_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_43707 .s4c_stacks_in_43707_cw div[class^="s4c_stacks_in_43707_col"] {*/#stacks_in_43707 .s4c_stacks_in_43707_cw [class^="s4c_stacks_in_43707_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43707 .s4c_stacks_in_43707_cw .s4c_stacks_in_43707_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_43707 .s4c_stacks_in_43707_cw .s4c_stacks_in_43707_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_43707 .s4c_stacks_in_43707_cw .s4c_stacks_in_43707_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_43707 .s4c_stacks_in_43707_cw .s4c_stacks_in_43707_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_43707 .s4c_stacks_in_43707_cw .s4c_stacks_in_43707_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_43707 .s4c_stacks_in_43707_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_43707 .s4c_stacks_in_43707_cw [class^="s4c_stacks_in_43707_col"] {		display: block;		width: 100%;	}		#stacks_in_43707 .s4c_stacks_in_43707_cw .s4c_stacks_in_43707_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_43707 .s4c_stacks_in_43707_col1 {		order: 1;	}		#stacks_in_43707 .s4c_stacks_in_43707_col2 {		order: 3;	}		#stacks_in_43707 .s4c_stacks_in_43707_col3 {		order: 5;	}		#stacks_in_43707 .s4c_stacks_in_43707_col4 {		order: 7;	}		#stacks_in_43707 .s4c_stacks_in_43707_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_43707 .s4c_stacks_in_43707_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_43707 .s4c_stacks_in_43707_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_43707 {
	padding: 0px 0px 6px 0px;
}






#wrap_stacks_in_43736 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43736 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43736 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43736 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43736 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43736 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43736 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43736"],

.configure-group-wrap[data-name="stacks_in_43736"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_43737 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_43737 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_43737 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_43737 .configure-group-wrap label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_43737 .configure-group-wrap input:checked + label {
  background-color: rgba(0, 0, 0, 0.00);
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}
#wrap_stacks_in_43737 .configure-group-wrap input:not(:checked) + label:hover {
  border-color: rgba(60, 100, 250, 0.80);
  box-shadow: 0 0 0 3px rgba(60, 100, 250, 0.20);
}

#wrap_stacks_in_43737 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_43737"],

.configure-group-wrap[data-name="stacks_in_43737"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}



.moreish-stacks_in_43738 .read-more__btn.custom{padding:10px 10px;border-radius:12px;font-size:18px;color:rgba(0, 30, 184, 1.00);background-color:rgba(254, 228, 151, 1.00);}.moreish-stacks_in_43738 .read-more__footer{text-align:center}.moreish-stacks_in_43738 .moreish-link{color:rgba(34, 80, 244, 1.00);}.moreish-stacks_in_43738 .moreish-link:hover{color:rgba(34, 80, 181, 1.00);} .moreish-stacks_in_43738 .read-more__btn.custom:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(253, 128, 8, 1.00)}.moreish-stacks_in_43738 .read-more__footer{top:0;} #stacks_in_43204{padding-right:10.00px;padding-left:5.00px;}#stacks_in_43204 > .jack{margin:8px;padding:20px;border-color:#D0D0D0;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_43204 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_43204 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_43204 > .jack.width-static{width:500px}#stacks_in_43204 > .jack.width-flexible{width:100%}#stacks_in_43204 > .jack.margin-detailed{margin:10.00px 10.00px 10.00px 5.00px}#stacks_in_43204 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43204 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_43204 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_43204 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_43204 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_43204 > .jack::after{border-radius:20px}#stacks_in_43204 > .jack.border-detailed-radius,#stacks_in_43204 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_43204 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_43204 > .jack.bg-color{background-color:#FFFFFF}#stacks_in_43204 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_43204 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43204 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_43204 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_43204 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_43204 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43204 > .jack.bg-image:not(.glass){}#stacks_in_43204 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_43204 > .jack.bg-image.glass.after,#stacks_in_43204 > .glass.jack.bg-image::after{opacity:0.60;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:20px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_43204 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_43204 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_43204 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_43204 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_43204 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_43204 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_43204 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43204 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_43204 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_43204 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_43204 > .jack.bg-image.glass.after,#stacks_in_43204 > .glass.jack.bg-image::after{}#stacks_in_43204 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_43204 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_43204 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_43204 > .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_43204 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_43204 > .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_43204 > .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_43204 > .jack.peek-shadow::before,#stacks_in_43204 > .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_43204 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_43204 > .jack{overflow:visible;}#stacks_in_43204 > .jack.height-static{height:100px}#stacks_in_43204 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_43204 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}



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

#stacks_in_43748 {
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

#stacks_in_43750 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 130%;
}

#stacks_in_43751 {
	padding: 0px 5px 12px 10px;
}

#stacks_in_43752 {
	display:inline-block; width:100%; line-height: 1.500000em;
}
.moreish-stacks_in_44730 .read-more__btn.custom{padding:6px 6px;border-radius:8px;font-size:14px;color:rgba(0, 30, 184, 1.00);background-color:rgba(206, 234, 255, 0.65);}.moreish-stacks_in_44730 .read-more__footer{text-align:left}.moreish-stacks_in_44730 .moreish-link{color:rgba(34, 80, 244, 1.00);}.moreish-stacks_in_44730 .moreish-link:hover{color:rgba(34, 80, 181, 1.00);} .moreish-stacks_in_44730 .read-more__btn.custom:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(108, 167, 255, 1.00)}.moreish-stacks_in_44730 .read-more__footer{top:0;} #stacks_in_44731{padding-right:10.00px;padding-left:5.00px;}#stacks_in_44731 > .jack{margin:8px;padding:20px;border-color:#D0D0D0;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_44731 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_44731 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_44731 > .jack.width-static{width:500px}#stacks_in_44731 > .jack.width-flexible{width:100%}#stacks_in_44731 > .jack.margin-detailed{margin:40.00px 10.00px 10.00px 5.00px}#stacks_in_44731 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_44731 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_44731 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_44731 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_44731 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_44731 > .jack::after{border-radius:20px}#stacks_in_44731 > .jack.border-detailed-radius,#stacks_in_44731 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_44731 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_44731 > .jack.bg-color{background-color:#6293D5}#stacks_in_44731 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_44731 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_44731 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_44731 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_44731 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_44731 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_44731 > .jack.bg-image:not(.glass){}#stacks_in_44731 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_44731 > .jack.bg-image.glass.after,#stacks_in_44731 > .glass.jack.bg-image::after{opacity:0.30;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:20px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_44731 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_44731 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_44731 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_44731 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_44731 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_44731 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_44731 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_44731 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_44731 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_44731 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_44731 > .jack.bg-image.glass.after,#stacks_in_44731 > .glass.jack.bg-image::after{}#stacks_in_44731 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_44731 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_44731 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_44731 > .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_44731 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_44731 > .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_44731 > .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_44731 > .jack.peek-shadow::before,#stacks_in_44731 > .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_44731 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_44731 > .jack{overflow:visible;}#stacks_in_44731 > .jack.height-static{height:100px}#stacks_in_44731 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_44731 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_44883 {
	padding: 0px 5px 0px 10px;
}

#stacks_in_44884 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 130%;
}
:root {
  --multi_columns_stacks_in_44793:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_44793 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_44793);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_44793 > div {
  min-width: 0;
}
#multi_columns_stacks_in_44793 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_44793 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_44793 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1001px) {
  #multi_columns_stacks_in_44793 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44793 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44793 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44793 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1000px) and (min-width: 501px) {
  #multi_columns_stacks_in_44793 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44793 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44793 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44793 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44793 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44793 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44793 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44793 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1000px) {
  #multi_columns_stacks_in_44793 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_44793 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_44793 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44793 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_44793 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_44793 > div > * {position: relative;}
  #multi_columns_stacks_in_44793 > div > * > * {transform: translate(0,0);}
  
}
















#stacks_in_44885 {
	padding: 30px 5px 0px 10px;
}

#stacks_in_44886 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 130%;
}
:root {
  --multi_columns_stacks_in_44842:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_44842 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_44842);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_44842 > div {
  min-width: 0;
}
#multi_columns_stacks_in_44842 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_44842 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_44842 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1001px) {
  #multi_columns_stacks_in_44842 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44842 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44842 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44842 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1000px) and (min-width: 501px) {
  #multi_columns_stacks_in_44842 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44842 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44842 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44842 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44842 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44842 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44842 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44842 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1000px) {
  #multi_columns_stacks_in_44842 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_44842 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_44842 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44842 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_44842 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_44842 > div > * {position: relative;}
  #multi_columns_stacks_in_44842 > div > * > * {transform: translate(0,0);}
  
}


























#stacks_in_44979 {
	padding: 30px 5px 0px 10px;
}

#stacks_in_44981 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 130%;
}
:root {
  --multi_columns_stacks_in_44980:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_44980 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_44980);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_44980 > div {
  min-width: 0;
}
#multi_columns_stacks_in_44980 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_44980 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_44980 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1001px) {
  #multi_columns_stacks_in_44980 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44980 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44980 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44980 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1000px) and (min-width: 501px) {
  #multi_columns_stacks_in_44980 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44980 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44980 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_44980 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44980 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_44980 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_44980 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_44980 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1000px) {
  #multi_columns_stacks_in_44980 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_44980 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_44980 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_44980 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_44980 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_44980 > div > * {position: relative;}
  #multi_columns_stacks_in_44980 > div > * > * {transform: translate(0,0);}
  
}
























#stacks_in_45061 {
	padding: 30px 5px 0px 10px;
}

#stacks_in_45063 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 130%;
}
:root {
  --multi_columns_stacks_in_45062:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_45062 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_45062);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_45062 > div {
  min-width: 0;
}
#multi_columns_stacks_in_45062 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_45062 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_45062 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1001px) {
  #multi_columns_stacks_in_45062 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_45062 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_45062 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_45062 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1000px) and (min-width: 501px) {
  #multi_columns_stacks_in_45062 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_45062 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_45062 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_45062 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_45062 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_45062 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_45062 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_45062 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1000px) {
  #multi_columns_stacks_in_45062 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_45062 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_45062 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_45062 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_45062 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_45062 > div > * {position: relative;}
  #multi_columns_stacks_in_45062 > div > * > * {transform: translate(0,0);}
  
}










#stacks_in_43793 {
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

#stacks_in_43794 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 150%;
}

#stacks_in_43795 {
	padding: 0px 5px 0px 10px;
}

#stacks_in_43796 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_43797 {
	padding: 10px 5px 10px 10px;
}

#stacks_in_43798 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_43799 {
	padding: 10px 5px 10px 10px;
}

#stacks_in_43800 {
	font-size: 83%;
}


#stacks_in_43801 {
	background-color: rgba(254, 228, 151, 1.00);
	border: solid rgba(254, 228, 151, 1.00);
	border-width:  1px;
	padding: 0px 0px 4px 0px;
}




#stacks_in_43806 {
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

#stacks_in_43807 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 125%;
}

#stacks_in_43808 {
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

#stacks_in_43809 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 125%;
}

#stacks_in_43810 {
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

#stacks_in_43811 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 125%;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_43812_2 .s2c_stacks_in_43812_2_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_43812_2 .s2c_stacks_in_43812_2_cw, #stacks_in_43812_2 .s2c_stacks_in_43812_2_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_43812_2 .s2c_stacks_in_43812_2_cw [class^="s2c_stacks_in_43812_2_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_43812_2 .s2c_stacks_in_43812_2_col1 {	width: 65%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_43812_2 .s2c_stacks_in_43812_2_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_43812_2 .s2c_stacks_in_43812_2_cw .s2c_stacks_in_43812_2_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 1000px) {		#stacks_in_43812_2 .s2c_stacks_in_43812_2_cw {		display: block;		table-layout: auto;	}		#stacks_in_43812_2 .s2c_stacks_in_43812_2_cw [class^="s2c_stacks_in_43812_2_col"] {		display: block;		width: 100%;	}	 	#stacks_in_43812_2 .s2c_stacks_in_43812_2_cw .s2c_stacks_in_43812_2_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_43812_4 {
	background-color: rgba(255, 255, 255, 0.25);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 26px 0px 32px 0px;
	padding:  6px;
}

#stacks_in_43812_6 {
	padding: 0px 5px 0px 10px;
}

#stacks_in_43812_7 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 90%;
}



	#stacks_in_43812_8 .button_icon,#stacks_in_43812_8 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:24px;
		line-height:24px;
		font-size:15px;
	}
	


#stacks_in_43812_8 .button_label {
	font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_43812_8 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_43812_8 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_43812_8 .sweet_button_wrapper {
	text-align:center;

	
		height:24px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_43812_8 .sweet_button_wrapper {
		
			height:20px;
		
	}

	
		#stacks_in_43812_8 .button_icon,#stacks_in_43812_8 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

	#stacks_in_43812_8 .button_label {
		font: 500 10px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_43812_8 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(137, 137, 137, 1.00);
}
#stacks_in_43812_8 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_43812_8 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_43812_8 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_43812_8 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_43812_8 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_43812_8 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(157, 157, 157, 1.00);
}
#stacks_in_43812_8 .sweet_button:active{
	background: rgba(117, 117, 117, 1.00);
}
#stacks_in_43812_8 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_43812_8 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_43812_8 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_43812_8 .sweet_button.adv_gradient {
	background: rgba(137, 137, 137, 1.00);
	background: linear-gradient(top, rgba(137, 137, 137, 1.00), rgba(93, 93, 93, 1.00));
}
#stacks_in_43812_8 .sweet_button.adv_gradient:hover {
	background: rgba(157, 157, 157, 1.00);
	background: linear-gradient(top, rgba(157, 157, 157, 1.00), rgba(113, 113, 113, 1.00));
}
#stacks_in_43812_8 .sweet_button.adv_gradient:active{
	background: rgba(117, 117, 117, 1.00);
	background: linear-gradient(top, rgba(117, 117, 117, 1.00), rgba(73, 73, 73, 1.00));
}
#stacks_in_43812_8 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_43812_8 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_43812_8 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_43812_8 {
	margin: 5px 0px 7px 0px;
	padding: 5px 0px 7px 0px;
}

#stacks_out_43812_8 {
	width: 200px;
	margin-left:0;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_43813 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(236, 109, 0, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:15px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_43813 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_43813 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_43813 .yd-btn .fa{font-size:15px}#stacks_in_43813 .paysnap-viewcart .paysnap-cart-qty{background-color:rgba(0, 0, 0, 0.25) !important;display:inline-block;min-width:10px;padding:3px 7px;line-height:1;color:rgba(255, 255, 255, 1.00);text-align:center;white-space:nowrap;vertical-align:middle;border-radius:6px;margin-top:-2px;font-family:helvetica;font-size:15px}


#stacks_in_43813 {
	margin: 20px 0px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_43814 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(40, 80, 113, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:18px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_43814 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_43814 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_43814 .yd-btn .fa{font-size:18px}#stacks_in_43814 .paysnap-viewcart .paysnap-cart-qty{background-color:rgba(0, 0, 0, 0.25) !important;display:inline-block;min-width:10px;padding:3px 7px;line-height:1;color:rgba(255, 255, 255, 1.00);text-align:center;white-space:nowrap;vertical-align:middle;border-radius:6px;margin-top:-2px;font-family:helvetica;font-size:18px}


#stacks_in_43814 {
	margin: 20px 0px 0px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_42495 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_42495 .theDivider1,
#simpleDivider_stacks_in_42495 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_42495 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_42495.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_42495.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_42495 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_42495.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_42495.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_42495.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_42495.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_42495 {
	background-color: rgba(98, 147, 213, 1.00);
}
:root {
  --multi_columns_stacks_in_42482_6:1fr 1fr 1fr;
}
#multi_columns_stacks_in_42482_6 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_42482_6);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_42482_6 > div {
  min-width: 0;
}
#multi_columns_stacks_in_42482_6 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_42482_6 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_42482_6 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 851px) {
  #multi_columns_stacks_in_42482_6 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42482_6 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_42482_6 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42482_6 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 850px) and (min-width: 601px) {
  #multi_columns_stacks_in_42482_6 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_42482_6 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_42482_6 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_42482_6 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #multi_columns_stacks_in_42482_6 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_42482_6 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_42482_6 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_42482_6 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 850px) {
  #multi_columns_stacks_in_42482_6 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_42482_6 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_42482_6 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 600px) {
  #multi_columns_stacks_in_42482_6 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_42482_6 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_42482_6 > div > * {position: relative;}
  #multi_columns_stacks_in_42482_6 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_42482_8{padding-left:11px;padding-right:11px;}#stacks_in_42482_8 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42482_8 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42482_8 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42482_8 > .jack.width-static{width:500px}#stacks_in_42482_8 > .jack.width-flexible{width:100%}#stacks_in_42482_8 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_8 > .jack.padding-detailed{padding:20.00px 10.00px 8.00px 20.00px}#stacks_in_42482_8 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42482_8 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_8 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42482_8 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42482_8 > .jack::after{border-radius:20px}#stacks_in_42482_8 > .jack.border-detailed-radius,#stacks_in_42482_8 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_8 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42482_8 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42482_8 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42482_8 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42482_8 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42482_8 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42482_8 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42482_8 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42482_8 > .jack.bg-image:not(.glass){}#stacks_in_42482_8 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42482_8 > .jack.bg-image.glass.after,#stacks_in_42482_8 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42482_8 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42482_8 > .glass.padding-detailed.jack.bg-image::after{padding:20.00px 10.00px 8.00px 20.00px}#stacks_in_42482_8 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42482_8 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42482_8 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42482_8 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42482_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42482_8 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42482_8 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42482_8 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42482_8 > .jack.bg-image.glass.after,#stacks_in_42482_8 > .glass.jack.bg-image::after{}#stacks_in_42482_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42482_8 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42482_8 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42482_8 > .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_42482_8 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42482_8 > .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_42482_8 > .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_42482_8 > .jack.peek-shadow::before,#stacks_in_42482_8 > .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_42482_8 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42482_8 > .jack{overflow:visible;}#stacks_in_42482_8 > .jack.height-static{height:100px}#stacks_in_42482_8 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_42482_10 {
	padding: 0px 0px 8px 0px;
}

#stacks_out_42482_10 {
	width: 85px;
}

#stacks_in_42482_13 {
	font-size: 125%;
	font-weight: bolder;
}

#stacks_in_42482_14 {
	padding: 0px 0px 20px 0px;
}

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

#stacks_in_42482_17 {
	font-size: 125%;
}



	#stacks_in_42482_20 .button_icon,#stacks_in_42482_20 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:28px;
		line-height:28px;
		font-size:17px;
	}
	


#stacks_in_42482_20 .button_label {
	font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_42482_20 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_42482_20 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_42482_20 .sweet_button_wrapper {
	text-align:center;

	
		height:28px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_42482_20 .sweet_button_wrapper {
		
			height:20px;
		
	}

	
		#stacks_in_42482_20 .button_icon,#stacks_in_42482_20 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

	#stacks_in_42482_20 .button_label {
		font: 500 10px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_42482_20 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 10px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(20, 182, 199, 1.00);
}
#stacks_in_42482_20 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_42482_20 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_42482_20 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_42482_20 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_42482_20 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_42482_20 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(40, 202, 219, 1.00);
}
#stacks_in_42482_20 .sweet_button:active{
	background: rgba(0, 162, 179, 1.00);
}
#stacks_in_42482_20 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_42482_20 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_42482_20 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_42482_20 .sweet_button.adv_gradient {
	background: rgba(20, 182, 199, 1.00);
	background: linear-gradient(top, rgba(20, 182, 199, 1.00), rgba(8, 131, 140, 1.00));
}
#stacks_in_42482_20 .sweet_button.adv_gradient:hover {
	background: rgba(40, 202, 219, 1.00);
	background: linear-gradient(top, rgba(40, 202, 219, 1.00), rgba(28, 151, 160, 1.00));
}
#stacks_in_42482_20 .sweet_button.adv_gradient:active{
	background: rgba(0, 162, 179, 1.00);
	background: linear-gradient(top, rgba(0, 162, 179, 1.00), rgba(0, 111, 120, 1.00));
}
#stacks_in_42482_20 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_42482_20 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_42482_20 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_42482_20 {
	margin: 5px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
}
#stacks_in_42482_22{padding-left:11px;padding-right:11px;}#stacks_in_42482_22 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42482_22 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42482_22 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42482_22 > .jack.width-static{width:500px}#stacks_in_42482_22 > .jack.width-flexible{width:100%}#stacks_in_42482_22 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_22 > .jack.padding-detailed{padding:20.00px 5.00px 8.00px 5.00px}#stacks_in_42482_22 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42482_22 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_22 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42482_22 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42482_22 > .jack::after{border-radius:20px}#stacks_in_42482_22 > .jack.border-detailed-radius,#stacks_in_42482_22 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_22 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42482_22 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42482_22 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42482_22 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42482_22 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42482_22 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42482_22 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42482_22 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42482_22 > .jack.bg-image:not(.glass){}#stacks_in_42482_22 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42482_22 > .jack.bg-image.glass.after,#stacks_in_42482_22 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42482_22 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42482_22 > .glass.padding-detailed.jack.bg-image::after{padding:20.00px 5.00px 8.00px 5.00px}#stacks_in_42482_22 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42482_22 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42482_22 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42482_22 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42482_22 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42482_22 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42482_22 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42482_22 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42482_22 > .jack.bg-image.glass.after,#stacks_in_42482_22 > .glass.jack.bg-image::after{}#stacks_in_42482_22 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42482_22 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42482_22 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42482_22 > .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_42482_22 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42482_22 > .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_42482_22 > .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_42482_22 > .jack.peek-shadow::before,#stacks_in_42482_22 > .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_42482_22 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42482_22 > .jack{overflow:visible;}#stacks_in_42482_22 > .jack.height-static{height:100px}#stacks_in_42482_22 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_42482_24 {
	padding: 0px 0px 8px 0px;
}

#stacks_out_42482_24 {
	width: 85px;
}

#stacks_in_42482_26 {
	padding: 10px 0px 10px 15px;
}

#stacks_in_42482_27 {
	font-size: 125%;
}

#stacks_in_42482_28 {
	padding: 0px 5px 20px 15px;
}

#stacks_in_42482_30 {
	padding: 0px 5px 15px 15px;
}

#stacks_in_42482_32 {
	padding: 0px 5px 15px 5px;
}

#stacks_in_42482_35 {
	font-size: 90%;
}
#stacks_in_42482_37{padding-left:11px;padding-right:11px;}#stacks_in_42482_37 > .jack{margin:11px;padding:14px;border-color:#000000;border-width:0px;border-style:solid;border-radius:20px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_42482_37 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_42482_37 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_42482_37 > .jack.width-static{width:500px}#stacks_in_42482_37 > .jack.width-flexible{width:100%}#stacks_in_42482_37 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_37 > .jack.padding-detailed{padding:20.00px 14.00px 8.00px 20.00px}#stacks_in_42482_37 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_42482_37 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_37 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_42482_37 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_42482_37 > .jack::after{border-radius:20px}#stacks_in_42482_37 > .jack.border-detailed-radius,#stacks_in_42482_37 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_42482_37 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_42482_37 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_42482_37 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_42482_37 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42482_37 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_42482_37 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_42482_37 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_42482_37 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42482_37 > .jack.bg-image:not(.glass){}#stacks_in_42482_37 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_42482_37 > .jack.bg-image.glass.after,#stacks_in_42482_37 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:14px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_42482_37 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_42482_37 > .glass.padding-detailed.jack.bg-image::after{padding:20.00px 14.00px 8.00px 20.00px}#stacks_in_42482_37 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_42482_37 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_42482_37 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_42482_37 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_42482_37 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42482_37 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_42482_37 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_42482_37 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_42482_37 > .jack.bg-image.glass.after,#stacks_in_42482_37 > .glass.jack.bg-image::after{}#stacks_in_42482_37 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_42482_37 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_42482_37 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_42482_37 > .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_42482_37 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_42482_37 > .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_42482_37 > .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_42482_37 > .jack.peek-shadow::before,#stacks_in_42482_37 > .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_42482_37 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_42482_37 > .jack{overflow:visible;}#stacks_in_42482_37 > .jack.height-static{height:100px}#stacks_in_42482_37 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_42482_39 {
	padding: 0px 0px 8px 0px;
}

#stacks_out_42482_39 {
	width: 85px;
}

#stacks_in_42482_42 {
	font-size: 125%;
	font-weight: bolder;
}

#stacks_in_42482_44 {
	font-weight: bold;
}



	#stacks_in_42482_45_2 .button_icon,#stacks_in_42482_45_2 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_42482_45_2 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_42482_45_2 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:6px;
	}
	#stacks_in_42482_45_2 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 3px 0px 6px;
	}




#stacks_in_42482_45_2 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_42482_45_2 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_42482_45_2 .button_icon,#stacks_in_42482_45_2 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_42482_45_2 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_42482_45_2 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 6px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:6px;
	background:rgba(255, 167, 0, 1.00);
}
#stacks_in_42482_45_2 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_42482_45_2 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_42482_45_2 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_42482_45_2 .sweet_button {
		-moz-box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 6px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 6px rgba(0,0,0,0.75);
	}
	#stacks_in_42482_45_2 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_42482_45_2 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 187, 20, 1.00);
}
#stacks_in_42482_45_2 .sweet_button:active{
	background: rgba(235, 147, 0, 1.00);
}
#stacks_in_42482_45_2 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_42482_45_2 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_42482_45_2 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_42482_45_2 .sweet_button.adv_gradient {
	background: rgba(255, 167, 0, 1.00);
	background: linear-gradient(top, rgba(255, 167, 0, 1.00), rgba(236, 109, 0, 1.00));
}
#stacks_in_42482_45_2 .sweet_button.adv_gradient:hover {
	background: rgba(255, 187, 20, 1.00);
	background: linear-gradient(top, rgba(255, 187, 20, 1.00), rgba(255, 129, 20, 1.00));
}
#stacks_in_42482_45_2 .sweet_button.adv_gradient:active{
	background: rgba(235, 147, 0, 1.00);
	background: linear-gradient(top, rgba(235, 147, 0, 1.00), rgba(216, 89, 0, 1.00));
}
#stacks_in_42482_45_2 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_42482_45_2 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_42482_45_2 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_42482_45_2 {
	margin: 5px 0px 7px 0px;
	padding: 5px 0px 7px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_42486 .s3c_stacks_in_42486_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_42486 .s3c_stacks_in_42486_cw, #stacks_in_42486 .s3c_stacks_in_42486_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_42486 .s3c_stacks_in_42486_cw div[class^="s3c_stacks_in_42486_col"] {*/#stacks_in_42486 .s3c_stacks_in_42486_cw [class^="s3c_stacks_in_42486_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_42486 .s3c_stacks_in_42486_col1 {	width: 10%;						vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_42486 .s3c_stacks_in_42486_col2 {	width: 80%;					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_42486 .s3c_stacks_in_42486_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_42486 .s3c_stacks_in_42486_cw .s3c_stacks_in_42486_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 600px) {*/@media only screen and (max-width: 600px) {			#stacks_in_42486 .s3c_stacks_in_42486_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_42486 .s3c_stacks_in_42486_cw div[class^="s3c_stacks_in_42486_col"] {*/	#stacks_in_42486 .s3c_stacks_in_42486_cw [class^="s3c_stacks_in_42486_col"] {		display: block;		width: 100%;	}			#stacks_in_42486 .s3c_stacks_in_42486_cw .s3c_stacks_in_42486_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_42486 .s3c_stacks_in_42486_col1 {		order: 1;	}		#stacks_in_42486 .s3c_stacks_in_42486_col2 {		order: 3;	}		#stacks_in_42486 .s3c_stacks_in_42486_col3 {		order: 5;	}		#stacks_in_42486 .s3c_stacks_in_42486_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_42486 .s3c_stacks_in_42486_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_42492 {
	font-size: 90%;
}
.animdiv_stacks_in_12650_288 {
  position: relative;
  z-index: 100;
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 1.00;
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
#mask_single_stacks_in_12650_288 rect {
    transform: translate(-960px,0);
}
.animdiv_stacks_in_12650_288.invertedTrue #mask_stacks_in_12650_288 rect {
  transform: scale(-1,1);
  transform-origin: center;
}
.animdiv_stacks_in_12650_288.invertedTrue #mask_single_stacks_in_12650_288 rect {
  transform: scale(-1,1) translate(-960px,0);;
  transform-origin: center;
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap svg path.animdiv-opacity {
  stroke: none;
  stroke-width: 0;
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs {
  height: 100%;
}
.animdiv_stacks_in_12650_288.anim-v-12 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs svg {
  shape-rendering: optimizeSpeed;
}
@media (min-resolution: 2ddpx) {
  .animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs svg {
    shape-rendering: optimizeSpeed;
  }
}

.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-top {
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: inset(0.5px 0 0 0);
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-top .pattern-svg {
  position: absolute;
  left: 0;
  top: 0;
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-center {
  z-index: 2;
  height: 100%;
  clip-path: inset(139px 0 0 0);
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap > svg {
  width: 100%;
  overflow: visible;
}
.animdiv_stacks_in_12650_288 > .animdiv-wrap-outer > .animdiv-wrap:after {
  background: #FFFFFF;
}
.animdiv_stacks_in_12650_288 .animdiv-content-wrap {
  position: relative;
  z-index: 3;
  min-height: 140px;
  display: grid;
  align-items: center;
  
}
.animdiv_stacks_in_12650_288 .animdiv-content-wrap > div {
  
  
  
  padding: 160px 0px 80px 0px;
  
  
}
.animdiv_stacks_in_12650_288.anim-v-8  .animdiv-content-wrap> div,
.animdiv_stacks_in_12650_288.anim-v-15 .animdiv-content-wrap > div,
.animdiv_stacks_in_12650_288.anim-v-18 .animdiv-content-wrap > div,
.animdiv_stacks_in_12650_288.anim-v-19 .animdiv-content-wrap > div {
  
  
  padding: 120.000000px 0px 80px 0px;
  
  
}
.animdiv_stacks_in_12650_288 .animdiv-mask,
.animdiv_stacks_in_12650_288 image:not(.animdiv-pattern):not(.animdiv-off),
.animdiv_stacks_in_12650_288 image.animdiv-off {
  transform-origin: center;
}
.svg-animdiv:not([data-category="Animated"]) #pat_r_stacks_in_12650_288 path,
.svg-animdiv:not([data-category="Animated"]) .animdiv_stacks_in_12650_288 .animdiv-use-r {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.svg-animdiv[data-category="Animated"][data-variation="7"] #pat_r_stacks_in_12650_288 {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.animdiv_stacks_in_12650_288.layerTrue .animdiv-content-wrap {
  height: calc(140px + 10px);
}
.animdiv_stacks_in_12650_288.layerTrue .animdiv-content-wrap > div {
  display: none;
}
/**/
.animdiv_stacks_in_12650_288.overlapTrue {
  margin: -140px 0 0 0;
}
.animdiv_stacks_in_12650_288.overlapTrue.layerTrue,
.animdiv_stacks_in_12650_288.overlapFalse.layerTrue {
  position: absolute;
  width: 100%;
  margin: -10px 0 0 0;
}
/**/
.animdiv_stacks_in_12650_288.anim-v-17.layer1False .patternSingle > path,
.animdiv_stacks_in_12650_288.anim-v-16.layer2False .patternSingle g:nth-child(3),
.animdiv_stacks_in_12650_288.anim-v-16.layer1False .patternSingle g:nth-child(4),
.animdiv_stacks_in_12650_288.anim-v-14.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_12650_288.anim-v-13.layer1False .patternSingle > path:nth-child(1),
.animdiv_stacks_in_12650_288.anim-v-20.layer2False .patternRepeat g:nth-child(1),
.animdiv_stacks_in_12650_288.anim-v-20.layer1False .patternSingle path,
.animdiv_stacks_in_12650_288.anim-v-15.layer3False .patternSingle path,
.animdiv_stacks_in_12650_288.anim-v-10.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_12650_288.anim-v-10.layer3False .patternSingle path,
.animdiv_stacks_in_12650_288.anim-v-9.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_12650_288.anim-v-9.layer3False .patternSingle path,
.animdiv_stacks_in_12650_288.anim-v-5.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_12650_288.anim-v-5.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_12650_288.anim-v-5.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_12650_288.anim-v-4.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_12650_288.anim-v-4.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_12650_288.anim-v-3.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_12650_288.anim-v-3.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_12650_288.anim-v-3.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_12650_288.anim-v-1.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_12650_288.anim-v-1.layer3False .patternRepeat path:nth-child(3) {
  display: none;
}
.animdiv_stacks_in_12650_288.anim-v-3.layer1False.layer2True .patternRepeat path:nth-child(2),
.animdiv_stacks_in_12650_288.anim-v-3.layer1False.layer2False.layer3True .patternRepeat path:nth-child(3),
.animdiv_stacks_in_12650_288.anim-v-5.layer1False.layer2True .patternRepeat path:nth-child(2),
.animdiv_stacks_in_12650_288.anim-v-5.layer1False.layer2False.layer3True .patternRepeat path:nth-child(3) {
  opacity: 1 !important;
}
/**/
/* Smart4columns2 stack v2.4.2 */#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw, #stacks_in_12650_291 .s4c_stacks_in_12650_291_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw div[class^="s4c_stacks_in_12650_291_col"] {*/#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw [class^="s4c_stacks_in_12650_291_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw .s4c_stacks_in_12650_291_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw .s4c_stacks_in_12650_291_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw .s4c_stacks_in_12650_291_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw .s4c_stacks_in_12650_291_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw .s4c_stacks_in_12650_291_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 500px) {*/@media only screen and (max-width: 500px) {	#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw [class^="s4c_stacks_in_12650_291_col"] {		display: block;		width: 100%;	}		#stacks_in_12650_291 .s4c_stacks_in_12650_291_cw .s4c_stacks_in_12650_291_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_12650_291 .s4c_stacks_in_12650_291_col1 {		order: 1;	}		#stacks_in_12650_291 .s4c_stacks_in_12650_291_col2 {		order: 3;	}		#stacks_in_12650_291 .s4c_stacks_in_12650_291_col3 {		order: 5;	}		#stacks_in_12650_291 .s4c_stacks_in_12650_291_col4 {		order: 7;	}		#stacks_in_12650_291 .s4c_stacks_in_12650_291_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_12650_291 .s4c_stacks_in_12650_291_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_12650_291 .s4c_stacks_in_12650_291_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_12650_421 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_12650_318 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 10px 20px 30px;
}

#stacks_in_12650_320 {
	font-size: 140%;
}

#stacks_in_12650_321 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 10px 20px 30px;
}

#stacks_in_12650_323 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 10px 20px 30px;
}

#stacks_in_12650_313 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 10px 20px 30px;
}

#stacks_in_12650_315 {
	font-size: 140%;
}

#stacks_in_12650_316 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 10px 20px 30px;
}

#stacks_in_12650_293 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 10px 20px 30px;
}

#stacks_in_12650_295 {
	font-size: 140%;
}

#stacks_in_12650_296 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 10px 20px 30px;
}

#stacks_in_12650_298 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 6px 0px 0px 0px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw, #stacks_in_12650_299 .s4c_stacks_in_12650_299_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw div[class^="s4c_stacks_in_12650_299_col"] {*/#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw [class^="s4c_stacks_in_12650_299_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw .s4c_stacks_in_12650_299_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw .s4c_stacks_in_12650_299_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw .s4c_stacks_in_12650_299_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw .s4c_stacks_in_12650_299_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw .s4c_stacks_in_12650_299_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw [class^="s4c_stacks_in_12650_299_col"] {		display: block;		width: 100%;	}		#stacks_in_12650_299 .s4c_stacks_in_12650_299_cw .s4c_stacks_in_12650_299_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_12650_299 .s4c_stacks_in_12650_299_col1 {		order: 1;	}		#stacks_in_12650_299 .s4c_stacks_in_12650_299_col2 {		order: 3;	}		#stacks_in_12650_299 .s4c_stacks_in_12650_299_col3 {		order: 5;	}		#stacks_in_12650_299 .s4c_stacks_in_12650_299_col4 {		order: 7;	}		#stacks_in_12650_299 .s4c_stacks_in_12650_299_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_12650_299 .s4c_stacks_in_12650_299_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_12650_299 .s4c_stacks_in_12650_299_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_12650_299 {
	padding: 0px 0px 6px 30px;
}




/* Smart4columns2 stack v2.4.2 */#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw, #stacks_in_12650_423 .s4c_stacks_in_12650_423_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw div[class^="s4c_stacks_in_12650_423_col"] {*/#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw [class^="s4c_stacks_in_12650_423_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw .s4c_stacks_in_12650_423_col1 {	width: 15%;											vertical-align: top;  		border-radius: 0px;		}#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw .s4c_stacks_in_12650_423_col2 {	width: 35%;										vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw .s4c_stacks_in_12650_423_col3 {	width: 35%;								vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw .s4c_stacks_in_12650_423_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw .s4c_stacks_in_12650_423_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 600px) {*/@media only screen and (max-width: 600px) {	#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw [class^="s4c_stacks_in_12650_423_col"] {		display: block;		width: 100%;	}		#stacks_in_12650_423 .s4c_stacks_in_12650_423_cw .s4c_stacks_in_12650_423_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_12650_423 .s4c_stacks_in_12650_423_col1 {		order: 1;	}		#stacks_in_12650_423 .s4c_stacks_in_12650_423_col2 {		order: 3;	}		#stacks_in_12650_423 .s4c_stacks_in_12650_423_col3 {		order: 5;	}		#stacks_in_12650_423 .s4c_stacks_in_12650_423_col4 {		order: 7;	}		#stacks_in_12650_423 .s4c_stacks_in_12650_423_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_12650_423 .s4c_stacks_in_12650_423_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_12650_423 .s4c_stacks_in_12650_423_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_12650_423 {
	margin: 30px 0px 0px 0px;
}
#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#00ACB9}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#6CA7FF}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_12650_429 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_12650_429 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_12650_431{padding-left:14px;padding-right:14px;}#stacks_in_12650_431 > .jack{margin:14px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_12650_431 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_12650_431 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_12650_431 > .jack.width-static{width:500px}#stacks_in_12650_431 > .jack.width-flexible{width:100%}#stacks_in_12650_431 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_431 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_431 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_12650_431 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_431 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_12650_431 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_12650_431 > .jack::after{border-radius:8px}#stacks_in_12650_431 > .jack.border-detailed-radius,#stacks_in_12650_431 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_431 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_12650_431 > .jack.bg-color{background-color:#3D74B3}#stacks_in_12650_431 > .jack.bg-gradient{background-color:#FD9B12}#stacks_in_12650_431 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_12650_431 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_12650_431 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_12650_431 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_12650_431 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_12650_431 > .jack.bg-image:not(.glass){}#stacks_in_12650_431 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_12650_431 > .jack.bg-image.glass.after,#stacks_in_12650_431 > .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_12650_431 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_12650_431 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_431 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_12650_431 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_12650_431 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_12650_431 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_12650_431 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_12650_431 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_12650_431 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_12650_431 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_12650_431 > .jack.bg-image.glass.after,#stacks_in_12650_431 > .glass.jack.bg-image::after{}#stacks_in_12650_431 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_12650_431 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_12650_431 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_12650_431 > .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_12650_431 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_12650_431 > .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_12650_431 > .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_12650_431 > .jack.peek-shadow::before,#stacks_in_12650_431 > .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_12650_431 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_12650_431 > .jack{overflow:visible;}#stacks_in_12650_431 > .jack.height-static{height:100px}#stacks_in_12650_431 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_12650_431 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}

#stacks_in_12650_433 {
	padding: 9px 10px 3px 10px;
}
#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#00ACB9}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#6CA7FF}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::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_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.padding-detailed.jack.bg-image:hover::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-fallback.jack.bg-image:hover::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_12650_437 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_12650_437 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_12650_439{padding-left:14px;padding-right:14px;}#stacks_in_12650_439 > .jack{margin:14px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:8px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_12650_439 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_12650_439 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_12650_439 > .jack.width-static{width:500px}#stacks_in_12650_439 > .jack.width-flexible{width:100%}#stacks_in_12650_439 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_439 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_439 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_12650_439 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_439 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_12650_439 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_12650_439 > .jack::after{border-radius:8px}#stacks_in_12650_439 > .jack.border-detailed-radius,#stacks_in_12650_439 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_439 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_12650_439 > .jack.bg-color{background-color:#3D74B3}#stacks_in_12650_439 > .jack.bg-gradient{background-color:#F32F18}#stacks_in_12650_439 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_12650_439 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_12650_439 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_12650_439 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_12650_439 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_12650_439 > .jack.bg-image:not(.glass){}#stacks_in_12650_439 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_12650_439 > .jack.bg-image.glass.after,#stacks_in_12650_439 > .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_12650_439 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_12650_439 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_12650_439 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_12650_439 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_12650_439 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_12650_439 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_12650_439 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_12650_439 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_12650_439 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_12650_439 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_12650_439 > .jack.bg-image.glass.after,#stacks_in_12650_439 > .glass.jack.bg-image::after{}#stacks_in_12650_439 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_12650_439 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_12650_439 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30)}#stacks_in_12650_439 > .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_12650_439 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 8px -6px rgba(0,0,0,0.30),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_12650_439 > .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_12650_439 > .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_12650_439 > .jack.peek-shadow::before,#stacks_in_12650_439 > .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_12650_439 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_12650_439 > .jack{overflow:visible;}#stacks_in_12650_439 > .jack.height-static{height:100px}#stacks_in_12650_439 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_12650_439 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}

#stacks_in_12650_441 {
	padding: 9px 10px 3px 10px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_12650_398 .s2c_stacks_in_12650_398_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_12650_398 .s2c_stacks_in_12650_398_cw, #stacks_in_12650_398 .s2c_stacks_in_12650_398_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_12650_398 .s2c_stacks_in_12650_398_cw [class^="s2c_stacks_in_12650_398_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_12650_398 .s2c_stacks_in_12650_398_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_12650_398 .s2c_stacks_in_12650_398_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12650_398 .s2c_stacks_in_12650_398_cw .s2c_stacks_in_12650_398_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 300px) {		#stacks_in_12650_398 .s2c_stacks_in_12650_398_cw {		display: block;		table-layout: auto;	}		#stacks_in_12650_398 .s2c_stacks_in_12650_398_cw [class^="s2c_stacks_in_12650_398_col"] {		display: block;		width: 100%;	}	 	#stacks_in_12650_398 .s2c_stacks_in_12650_398_cw .s2c_stacks_in_12650_398_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_12650_398 {
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#stacks_in_12650_453 h6,#stacks_in_12650_453 .hTxt:not(.segment) div{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_12650_453 h6,#stacks_in_12650_453 .hTxt:not(.segment) div{font-size:0.90rem}}#stacks_in_12650_453 h6,#stacks_in_12650_453 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_12650_453 h6 a,#stacks_in_12650_453 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_12650_453 h6 a:hover,#stacks_in_12650_453 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_12650_453 small,#stacks_in_12650_453 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_12650_453 {
	border: solid rgba(255, 255, 255, 0.75);
	border-width: 1px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}
#paysnap-debug-wrap{background-color:rgba(0,0,0,0.30);padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:auto}#paysnap-debug{background-color:white;padding:20px;border-radius:5px;border:4px solid rgba(0,0,0.5);color:#333333}.ps-error{background:repeating-linear-gradient(45deg,#fee9ea,#fee9ea 10px,#fcd4d5 10px,#fcd4d5 20px);border:2px dashed #e6494a;border-radius:4px;color:#e6494a;text-align:center;text-transform:uppercase;margin:8px 0}.ps-error p{width:auto;padding:2px 6px;background:#E6494A;color:#ffffff;font-size:12px;font-weight:bold;border-radius:24px;border:solid 2px #E6494A;text-align:center;display:inline-block}.btn-paysnap{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn-paysnap:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn-paysnap:hover,.btn-paysnap:focus{color:#333333;text-decoration:none}.btn-paysnap:active,.btn-paysnap.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-paysnap.disabled,.btn-paysnap[disabled]{pointer-events:none;cursor:not-allowed;opacity:0.65;box-shadow:none}.btn-paysnap.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-paysnap.btn-sm,.btn-paysnap.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-paysnap.btn-xs{padding:1px 5px}.btn-paysnap.btn-block{display:block;width:100%;padding-right:0;padding-left:0}/*.btn-paysnap.btn-danger{color:#ffffff;background-color:#d9534f;border-color:#d43f3a}.btn-paysnap.btn-danger:hover,.btn-paysnap.btn-danger:focus,.btn-paysnap.btn-danger:active,.btn-paysnap.btn-danger.active,.open .dropdown-toggle.btn-paysnap.btn-danger{color:#ffffff;background-color:#d2322d;border-color:#ac2925}.btn-paysnap.btn-danger:active,.btn-paysnap.btn-danger.active,.open .dropdown-toggle.btn-paysnap.btn-danger{background-image:none}.btn-paysnap.btn-danger.disabled,.btn-paysnap.btn-danger[disabled],fieldset[disabled] .btn-paysnap.btn-danger,.btn-paysnap.btn-danger.disabled:hover,.btn-paysnap.btn-danger[disabled]:hover,fieldset[disabled] .btn-paysnap.btn-danger:hover,.btn-paysnap.btn-danger.disabled:focus,.btn-paysnap.btn-danger[disabled]:focus,fieldset[disabled] .btn-paysnap.btn-danger:focus,.btn-paysnap.btn-danger.disabled:active,.btn-paysnap.btn-danger[disabled]:active,fieldset[disabled] .btn-paysnap.btn-danger:active,.btn-paysnap.btn-danger.disabled.active,.btn-paysnap.btn-danger[disabled].active,fieldset[disabled] .btn-paysnap.btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-paysnap.btn-success{color:#ffffff;background-color:#5cb85c;border-color:#4cae4c}.btn-paysnap.btn-success:hover,.btn-paysnap.btn-success:focus,.btn-paysnap.btn-success:active,.btn-paysnap.btn-success.active{color:#ffffff;background-color:#47a447;border-color:#398439}.btn-paysnap.btn-success:active,.btn-paysnap.btn-success.active{background-image:none}.btn-paysnap.btn-success.disabled,.btn-paysnap.btn-success[disabled]{background-color:#5cb85c;border-color:#4cae4c}*/.btn-paysnap.paysnap-co-btn{display:block;padding:12px 24px;margin-bottom:0;font-size:18px;font-weight:normal;line-height:1.33;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;width:100%;padding-right:0;padding-left:0;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#paysnap-cart-empty{padding:10px 10px;font-size:medium;margin-top:60px;color:#3C3C3C;text-align:center}#paysnap-contents{clear:left;position:relative;height:200px}div.paysnap-content{height:200px;padding:0;margin:0;position:absolute;top:0;left:0;width:100%;overflow-x:hidden}#paysnap-cart{width:100%;height:200px;overflow:hidden}div.paysnap-content table{width:100%;border-spacing:0}#paysnap-cart-contents{width:100%;height:200px;max-height:200px;overflow:auto;overflow-x:hidden;padding:0}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}.paysnap-row-two{margin-top:6px}@media screen and (max-device-width:480px){#paysnap-container{left:10px}}label.paysnap-label{font-weight:bold;display:block}#stacks_in_38651 .ydps-debug{border-radius:5px;border:1px dashed silver;padding:20px;background:#fff}
