

/* -- 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}*/

a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
.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_22230_4 {
	margin: 20px 0px 0px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_22230_6 .s2c_stacks_in_22230_6_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22230_6 .s2c_stacks_in_22230_6_cw, #stacks_in_22230_6 .s2c_stacks_in_22230_6_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_22230_6 .s2c_stacks_in_22230_6_cw [class^="s2c_stacks_in_22230_6_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22230_6 .s2c_stacks_in_22230_6_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_22230_6 .s2c_stacks_in_22230_6_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_22230_6 .s2c_stacks_in_22230_6_cw .s2c_stacks_in_22230_6_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 900px) {		#stacks_in_22230_6 .s2c_stacks_in_22230_6_cw {		display: block;		table-layout: auto;	}		#stacks_in_22230_6 .s2c_stacks_in_22230_6_cw [class^="s2c_stacks_in_22230_6_col"] {		display: block;		width: 100%;	}	 	#stacks_in_22230_6 .s2c_stacks_in_22230_6_cw .s2c_stacks_in_22230_6_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack *//* Smart2columns2 stack v2.4.2 */#stacks_in_22230_8 .s2c_stacks_in_22230_8_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22230_8 .s2c_stacks_in_22230_8_cw, #stacks_in_22230_8 .s2c_stacks_in_22230_8_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_22230_8 .s2c_stacks_in_22230_8_cw [class^="s2c_stacks_in_22230_8_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22230_8 .s2c_stacks_in_22230_8_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_22230_8 .s2c_stacks_in_22230_8_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_22230_8 .s2c_stacks_in_22230_8_cw .s2c_stacks_in_22230_8_spacer {	display: table-cell;	width: 6%;}@media only screen and (max-width: 500px) {		#stacks_in_22230_8 .s2c_stacks_in_22230_8_cw {		display: block;		table-layout: auto;	}		#stacks_in_22230_8 .s2c_stacks_in_22230_8_cw [class^="s2c_stacks_in_22230_8_col"] {		display: block;		width: 100%;	}	 	#stacks_in_22230_8 .s2c_stacks_in_22230_8_cw .s2c_stacks_in_22230_8_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_22230_8 {
	padding: 0px 20px 0px 20px;
}


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



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


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




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


#stacks_in_22230_18 .sweet_button_wrapper {
	text-align:center;

	
		height:30px;
	
}

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

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

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

#stacks_in_22230_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_22230_18 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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








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










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


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




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


#stacks_in_22230_20 .sweet_button_wrapper {
	text-align:center;

	
		height:30px;
	
}

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

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

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

#stacks_in_22230_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_22230_20 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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








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










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


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




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


#stacks_in_22230_22 .sweet_button_wrapper {
	text-align:center;

	
		height:30px;
	
}

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

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

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

#stacks_in_22230_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_22230_22 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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








#stacks_in_22230_22 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 224, 95, 1.00);
}
#stacks_in_22230_22 .sweet_button:active{
	background: rgba(234, 184, 55, 1.00);
}
#stacks_in_22230_22 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_22230_22 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_22230_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_22230_23 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_22230_23 .theDivider1,
#simpleDivider_stacks_in_22230_23 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_22230_23 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_22230_23.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_22230_23.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_22230_23 .theDivider2 {
	height: 3px;
}
#simpleDivider_stacks_in_22230_23.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_22230_23.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_22230_23.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_22230_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_4250_1054, .com_onelittledesigner_stacks_Mega_Menu_stack {
  overflow: visible !important; }

#mega-menu-stacks_in_4250_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_4250_1054 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #mega-menu-stacks_in_4250_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_4250_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_4250_1054 .mega-menu-header .mega-menu-title img {
      max-width: 50vw;
      height: auto;
      display: block;
      margin: 0;
    }
    #mega-menu-stacks_in_4250_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_4250_1054 .mega-menu-header .mega-menu-toggle i.toggle-close {
        display: none; }
      #mega-menu-stacks_in_4250_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_4250_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_4250_1054 > ul.mega-menu-main > li.hide-icon > a i:not(.mega-menu-dropdown-arrow) {
      display: none; }
    #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li.hide-text > a span {
      display: none; }
      #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li {
        margin: 0;
      }
    #mega-menu-stacks_in_4250_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_4250_1054 > ul.mega-menu-main > li > a i {
        line-height: 1;
        font-size: 17px;
        margin-right: 0px; }
      #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li > a i.material-icons {
        vertical-align: middle; }
      #mega-menu-stacks_in_4250_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_4250_1054 > ul.mega-menu-main > li:hover > a .mega-menu-dropdown-arrow {
          color: rgba(255, 211, 0, 1.00); }
    #mega-menu-stacks_in_4250_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_4250_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_4250_1054 > ul.mega-menu-main > li.mm-hover > .mega-dropdown,
    #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li:hover > .mega-dropdown {
    transition: opacity 0ms ease;
     pointer-events: all;
     opacity: 1;
    }
    #mega-menu-stacks_in_4250_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_4250_1054 .mega-dropdown-column:last-child {
        border-right: none; }
    #mega-menu-stacks_in_4250_1054 .mega-dropdown-inner {
      height: 100%; }
    #mega-menu-stacks_in_4250_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_4250_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_4250_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_4250_1054 .mega-dropdown ul.mega-list li a:hover {
            text-decoration: underline;
            color: rgba(255, 209, 98, 1.00); }
        #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li .text, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li .mega-menu-stacks {
          padding: 0;
          font-size: 12px;
          line-height: 19.416000px; }
        #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li i {
          font-size: inherit;
          margin-right: 2px; }
        #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li a, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li .text, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li .mega-menu-stacks, #mega-menu-stacks_in_4250_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_4250_1054 .mega-dropdown ul.mega-list li a i, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li .text i, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li .mega-menu-stacks i, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li.title i {
            line-height: 1;
            font-size: inherit;
            margin-right: 2px; }
          #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li a i.material-icons, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li .text i.material-icons, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li .mega-menu-stacks i.material-icons, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li.title i.material-icons {
            vertical-align: middle; }
        #mega-menu-stacks_in_4250_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_4250_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_4250_1054 .mega-dropdown ul.mega-list li.hide-icon a i, #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li.hide-icon.title i {
          display: none; }
  #mega-menu-stacks_in_4250_1054.mega-menu-fixed {
    /*  */
    position: fixed;
    z-index: 1000;
    left: 0px;
    right: 0px;
    /*  */ }
  #mega-menu-stacks_in_4250_1054.mega-menu-inline {
    position: relative; }
    #mega-menu-stacks_in_4250_1054.mega-menu-inline:hover {
          z-index: 1000; }
  #mega-menu-stacks_in_4250_1054.mega-menu-top {
    top: 0px; }
  #mega-menu-stacks_in_4250_1054.mega-menu-bottom {
    bottom: 0px; }
    #mega-menu-stacks_in_4250_1054.mega-menu-bottom .mega-dropdown {
      top: auto;
      bottom: 100%; }
  #mega-menu-stacks_in_4250_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_4250_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_4250_1054.mega-menu-top > ul.mega-menu-main > li > a::after {
    content: '\f123'; }
  #mega-menu-stacks_in_4250_1054.mega-menu-top > ul.mega-menu-main > li.item-opened > a::after {
    content: '\f126'; }
  #mega-menu-stacks_in_4250_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_4250_1054.mega-menu-bottom .mega-dropdown {
      bottom: 0; }
    #mega-menu-stacks_in_4250_1054.mega-menu-bottom > ul.mega-menu-main > li > a::after {
      content: '\f126'; }
    #mega-menu-stacks_in_4250_1054.mega-menu-bottom > ul.mega-menu-main > li.item-opened > a::after {
      content: '\f123'; }
  #mega-menu-stacks_in_4250_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_4250_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_4250_1054.mega-menu-open .mega-menu-header .mega-menu-toggle i.toggle-open {
        display: none; }
      #mega-menu-stacks_in_4250_1054.mega-menu-open .mega-menu-header .mega-menu-toggle i.toggle-close {
        display: block; }
    #mega-menu-stacks_in_4250_1054.mega-menu-open > ul.mega-menu-main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #mega-menu-stacks_in_4250_1054.mega-menu-open > ul.mega-menu-main > li > a {
        cursor: pointer; }
    #mega-menu-stacks_in_4250_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_4250_1054 .mega-menu-header .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    #mega-menu-stacks_in_4250_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_4250_1054 > ul.mega-menu-main > li {
        width: 100%; }
        #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li > a {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li > a i {
            margin-right: 2px; }
          #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li > a .mega-menu-dropdown-arrow {
            display: none; }
          #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li > a::after {
            margin-left: auto;
            display: inline-block;
            font-family: "Ionicons"; }
      #mega-menu-stacks_in_4250_1054 > ul.mega-menu-main > li.item-opened > a::after {
        display: inline-block;
        font-family: "Ionicons"; }
    #mega-menu-stacks_in_4250_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_4250_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_4250_1054 .mega-dropdown-column:last-child {
          border-right: none;
          border-bottom: none; }
      #mega-menu-stacks_in_4250_1054 .mega-dropdown-inner {
        height: 100%;
        border-right: none; }
        #mega-menu-stacks_in_4250_1054 .mega-dropdown-inner:hover ul.mega-list li.title::before {
          width: auto; }
      #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list {
        width: 100%; }
        #mega-menu-stacks_in_4250_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_4250_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_4250_1054 .mega-dropdown ul.mega-list li.title::before {
            width: auto; }
          #mega-menu-stacks_in_4250_1054 .mega-dropdown ul.mega-list li.title:hover::before {
            width: auto; } }
            @media only screen and (min-width: 771px) {
              #mega-menu-stacks_in_4250_1054.stacks_l_hidden {
                display: none;
              }
            }
            @media only screen and (max-width: 770px) and (min-width: 441px) {
              #mega-menu-stacks_in_4250_1054.stacks_m_hidden {
                display: none;
              }
            }
            @media only screen and (max-width: 440px) {
              #mega-menu-stacks_in_4250_1054.stacks_s_hidden {
                display: none;
              }
            }

#stacks_in_4250_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_4250_1059.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }

#stacks_in_4250_1060 {
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_4250_1061 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1061.custom-col-colors {
    /*  */
    /*  */
    background: rgba(9, 77, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1061.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 0.26); }
      #mega-menu-dropdown-col-stacks_in_4250_1061.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1061.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1061.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 211, 0, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1061.custom-col-colors ul.mega-list li.title::before {
          background: rgba(0, 172, 185, 1.00); }
#mega-menu-dropdown-col-stacks_in_4250_1081 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1081.custom-col-colors {
    /*  */
    /*  */
    background: rgba(17, 137, 148, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1081.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1081.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1081.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1081.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1081.custom-col-colors ul.mega-list li.title::before {
          background: rgba(0, 172, 185, 1.00); }
#mega-menu-dropdown-col-stacks_in_4250_1089 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1089.custom-col-colors {
    /*  */
    /*  */
    background: rgba(208, 24, 113, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1089.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1089.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1089.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1089.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1089.custom-col-colors ul.mega-list li.title::before {
          background: rgba(0, 172, 185, 1.00); }
#mega-menu-dropdown-col-stacks_in_4250_1129 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1129.custom-col-colors {
    /*  */
    /*  */
    background: rgba(102, 0, 255, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1129.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1129.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1129.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1129.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1129.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_4250_1149 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1149.custom-col-colors {
    /*  */
    /*  */
    background: rgba(0, 91, 205, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1149.custom-col-colors ul.mega-list li {
      color: rgba(0, 0, 0, 0.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1149.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1149.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1149.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1149.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_4250_1157 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1157.custom-col-colors {
    /*  */
    /*  */
    background: rgba(9, 77, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1157.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1157.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1157.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1157.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1157.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-stacks_in_4250_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_4250_1634 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1634.custom-col-colors {
    /*  */
    /*  */
    background: rgba(102, 0, 255, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1634.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1634.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1634.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1634.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1634.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

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

#stacks_in_4250_1639 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_4250_1640 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1640.custom-col-colors {
    /*  */
    /*  */
    background: rgba(42, 99, 172, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1640.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1640.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1640.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1640.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1640.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

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

#stacks_in_4250_1645 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_4250_1201 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1201.custom-col-colors {
    /*  */
    /*  */
    background: rgba(0, 172, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1201.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1201.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1201.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1201.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1201.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

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

#stacks_in_4250_1206 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_4250_1628 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1628.custom-col-colors {
    /*  */
    /*  */
    background: rgba(234, 0, 106, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1628.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1628.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1628.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1628.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1628.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

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

#stacks_in_4250_1633 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_4250_1655 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1655.custom-col-colors {
    /*  */
    /*  */
    background: rgba(134, 132, 138, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1655.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1655.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1655.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1655.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1655.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

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

#stacks_in_4250_1660 {
	font-size: 120%;
}
#mega-menu-dropdown-col-stacks_in_4250_1602 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1602.custom-col-colors {
    /*  */
    /*  */
    background: rgba(43, 124, 213, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1602.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1602.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1602.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1602.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1602.custom-col-colors ul.mega-list li.title::before {
          background: rgba(0, 172, 185, 1.00); }

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

#stacks_in_4250_1607 {
	font-size: 120%;
}
#mega-menu-dropdown-stacks_in_4250_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_4250_1223 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1223.custom-col-colors {
    /*  */
    /*  */
    background: rgba(0, 172, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1223.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1223.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1223.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1223.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1223.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_4250_1233 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1233.custom-col-colors {
    /*  */
    /*  */
    background: rgba(122, 122, 122, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1233.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1233.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.80); }
        #mega-menu-dropdown-col-stacks_in_4250_1233.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1233.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1233.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_4250_1241 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1241.custom-col-colors {
    /*  */
    /*  */
    background: rgba(255, 167, 0, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1241.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1241.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1241.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1241.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1241.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-col-stacks_in_4250_1253 {
  /*  */
  max-width: 400px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_4250_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_4250_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_4250_1253.custom-col-colors {
    /*  */
    /*  */
    background: rgba(0, 172, 185, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_4250_1253.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1253.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1253.custom-col-colors ul.mega-list li a:hover {
          color: rgba(25, 25, 25, 1.00); }
      #mega-menu-dropdown-col-stacks_in_4250_1253.custom-col-colors ul.mega-list li.title {
        color: rgba(215, 205, 199, 1.00); }
        #mega-menu-dropdown-col-stacks_in_4250_1253.custom-col-colors ul.mega-list li.title::before {
          background: rgba(215, 205, 199, 1.00); }
/* Smart2columns2 stack v2.4.2 */#stacks_in_11720 .s2c_stacks_in_11720_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_11720 .s2c_stacks_in_11720_cw, #stacks_in_11720 .s2c_stacks_in_11720_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_11720 .s2c_stacks_in_11720_cw [class^="s2c_stacks_in_11720_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_11720 .s2c_stacks_in_11720_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_11720 .s2c_stacks_in_11720_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_11720 .s2c_stacks_in_11720_cw .s2c_stacks_in_11720_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 768px) {		#stacks_in_11720 .s2c_stacks_in_11720_cw {		display: block;		table-layout: auto;	}		#stacks_in_11720 .s2c_stacks_in_11720_cw [class^="s2c_stacks_in_11720_col"] {		display: block;		width: 100%;	}	 	#stacks_in_11720 .s2c_stacks_in_11720_cw .s2c_stacks_in_11720_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_11720 {
	padding: 0px 0px 35px 0px;
}
#stacks_in_11729 h1,#stacks_in_11729 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_11729 h1,#stacks_in_11729 .hTxt:not(.segment) div{font-size:1.50rem}}#stacks_in_11729 h1,#stacks_in_11729 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_11729 h1 a,#stacks_in_11729 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_11729 h1 a:hover,#stacks_in_11729 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_11729 small,#stacks_in_11729 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_22231_2 {
	padding:  10px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_12930 .s2c_stacks_in_12930_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_12930 .s2c_stacks_in_12930_cw, #stacks_in_12930 .s2c_stacks_in_12930_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_12930 .s2c_stacks_in_12930_cw [class^="s2c_stacks_in_12930_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_12930 .s2c_stacks_in_12930_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_12930 .s2c_stacks_in_12930_col2 {	width: 240px;	vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_12930 .s2c_stacks_in_12930_cw .s2c_stacks_in_12930_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 600px) {		#stacks_in_12930 .s2c_stacks_in_12930_cw {		display: block;		table-layout: auto;	}		#stacks_in_12930 .s2c_stacks_in_12930_cw [class^="s2c_stacks_in_12930_col"] {		display: block;		width: 100%;	}	 	#stacks_in_12930 .s2c_stacks_in_12930_cw .s2c_stacks_in_12930_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */


#stacks_in_12932_2 {
	padding: 8px 0px 8px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_12932_27 .s2c_stacks_in_12932_27_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_12932_27 .s2c_stacks_in_12932_27_cw, #stacks_in_12932_27 .s2c_stacks_in_12932_27_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_12932_27 .s2c_stacks_in_12932_27_cw [class^="s2c_stacks_in_12932_27_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_12932_27 .s2c_stacks_in_12932_27_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_12932_27 .s2c_stacks_in_12932_27_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_12932_27 .s2c_stacks_in_12932_27_cw .s2c_stacks_in_12932_27_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 100px) {		#stacks_in_12932_27 .s2c_stacks_in_12932_27_cw {		display: block;		table-layout: auto;	}		#stacks_in_12932_27 .s2c_stacks_in_12932_27_cw [class^="s2c_stacks_in_12932_27_col"] {		display: block;		width: 100%;	}	 	#stacks_in_12932_27 .s2c_stacks_in_12932_27_cw .s2c_stacks_in_12932_27_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_12932_27 {
	padding: 16px 0px 0px 0px;
}

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

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

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

#stacks_in_12932_26 {
	font-size: 60%;
}
#stacks_in_16750 h5,#stacks_in_16750 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_16750 h5 a,#stacks_in_16750 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_16750 h5 a:hover,#stacks_in_16750 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_16750 small,#stacks_in_16750 small div{color:rgba(111, 111, 111, 1.00)}


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



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

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



#stacks_in_16810 {
	padding: 8px 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_15050 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_15050 .theDivider1,
#simpleDivider_stacks_in_15050 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_15050 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_15050.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_15050.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_15050 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_15050.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_15050.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_15050.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_15050.bgImageOn .theDivider1 img {
	display: block;
}


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


#stacks_in_18535 {
	padding: 0px 0px 12px 0px;
}
#stacks_in_18542 h4,#stacks_in_18542 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_18542 h4 a,#stacks_in_18542 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_18542 h4 a:hover,#stacks_in_18542 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_18542 small,#stacks_in_18542 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_18542 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_18543 {
	padding: 8px 20px 28px 20px;
}

#stacks_in_18548 {
	font-size: 90%;
}
/*
 * 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_18588 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_18588 .theDivider1,
#simpleDivider_stacks_in_18588 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_18588 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_18588.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_18588.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_18588 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_18588.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_18588.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_18588.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_18588.bgImageOn .theDivider1 img {
	display: block;
}


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


#stacks_in_17703 {
	padding: 28px 0px 12px 0px;
}
#stacks_in_17882 h4,#stacks_in_17882 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_17882 h4 a,#stacks_in_17882 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_17882 h4 a:hover,#stacks_in_17882 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_17882 small,#stacks_in_17882 small div{color:rgba(111, 111, 111, 1.00)}


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



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

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


#stacks_in_17894 {
	margin:  10px;
	padding: 0px 0px 20px 0px;
}
.stacks_in_17896{--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_17896:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.15);}
/* Smart2columns2 stack v2.4.2 */#stacks_in_17898 .s2c_stacks_in_17898_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_17898 .s2c_stacks_in_17898_cw, #stacks_in_17898 .s2c_stacks_in_17898_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_17898 .s2c_stacks_in_17898_cw [class^="s2c_stacks_in_17898_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_17898 .s2c_stacks_in_17898_col1 {	width: 27%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_17898 .s2c_stacks_in_17898_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17898 .s2c_stacks_in_17898_cw .s2c_stacks_in_17898_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 0px) {		#stacks_in_17898 .s2c_stacks_in_17898_cw {		display: block;		table-layout: auto;	}		#stacks_in_17898 .s2c_stacks_in_17898_cw [class^="s2c_stacks_in_17898_col"] {		display: block;		width: 100%;	}	 	#stacks_in_17898 .s2c_stacks_in_17898_cw .s2c_stacks_in_17898_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_17898 {
	padding:  5px;
}

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

#stacks_in_17909 {
	font-size: 115%;
}

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

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

#stacks_in_17904 {
	font-size: 60%;
}
#stacks_in_22377 h3,#stacks_in_22377 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_22377 h3 a,#stacks_in_22377 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_22377 h3 a:hover,#stacks_in_22377 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_22377 small,#stacks_in_22377 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_22377 {
	padding: 20px 20px 0px 20px;
}
#stacks_in_22378 h5,#stacks_in_22378 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_22378 h5 a,#stacks_in_22378 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_22378 h5 a:hover,#stacks_in_22378 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_22378 small,#stacks_in_22378 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_22378 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_22403 {
	padding: 12px 0px 4px 0px;
}

#stacks_in_22404 {
	padding: 2px 14px 0px 14px;
}

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



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

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


#stacks_in_18610 {
	padding:  12px;
}
.stacks_in_18612{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_18612:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_18619 {
	padding: 0px 14px 15px 20px;
}

#stacks_in_18622 {
	font-size: 125%;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_18620swell{
		max-width: 600px;
	}
	.stacks_in_18620swell img{
		width: 100%;
		max-width: 600px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_18620 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



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

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

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

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


	.stacks_in_18625swell{
		max-width: 200px;
	}
	.stacks_in_18625swell img{
		width: 100%;
		max-width: 200px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_18625 .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_18626 {
	padding: 2px 0px 0px 0px;
}

#stacks_in_18630 {
	font-size: 90%;
}

#stacks_in_18631 {
	font-size: 105%;
}

#stacks_in_23151 {
	padding: 2px 0px 0px 0px;
}

#stacks_in_23153 {
	font-size: 90%;
}

#stacks_in_23154 .control-group,#stacks_in_23154 .paysnap-amount{text-align:center}#stacks_in_23154 .control-group input{text-align:center;width:80px}#stacks_in_23154 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_23156 .paysnap-quantity{text-align:center}#stacks_in_23156 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_23156 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_23157 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_23157 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_23157 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_23157 .yd-btn .fa{font-size:15px}#stacks_in_23157 .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_23157 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_18632 {
	font-size: 90%;
}

#stacks_in_23160 {
	padding: 10px 14px 0px 14px;
}

#stacks_in_23161 {
	font-size: 90%;
}

#stacks_in_18601 {
	padding:  12px;
}
.stacks_in_18603{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_18603:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_18643 {
	padding: 0px 14px 15px 20px;
}

#stacks_in_18644 {
	font-size: 125%;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_18645swell{
		max-width: 600px;
	}
	.stacks_in_18645swell img{
		width: 100%;
		max-width: 600px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_18645 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



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

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

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

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


	.stacks_in_18651swell{
		max-width: 200px;
	}
	.stacks_in_18651swell img{
		width: 100%;
		max-width: 200px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_18651 .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_18652 {
	padding: 2px 0px 0px 0px;
}

#stacks_in_18656 {
	font-size: 90%;
}

#stacks_in_23159 {
	font-size: 105%;
}

#stacks_in_23162 {
	padding: 2px 0px 0px 0px;
}

#stacks_in_23166 {
	font-size: 90%;
}

#stacks_in_23167 .control-group,#stacks_in_23167 .paysnap-amount{text-align:center}#stacks_in_23167 .control-group input{text-align:center;width:80px}#stacks_in_23167 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_23169 .paysnap-quantity{text-align:center}#stacks_in_23169 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_23169 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_23170 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_23170 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_23170 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_23170 .yd-btn .fa{font-size:15px}#stacks_in_23170 .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_23170 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_23171 {
	font-size: 90%;
}

#stacks_in_23165 {
	padding: 10px 14px 0px 14px;
}

#stacks_in_23172 {
	font-size: 90%;
}

#stacks_in_18592 {
	padding:  12px;
}
.stacks_in_18594{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_18594:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_18659 {
	padding: 0px 14px 15px 20px;
}

#stacks_in_18663 {
	font-size: 125%;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_18660swell{
		max-width: 600px;
	}
	.stacks_in_18660swell img{
		width: 100%;
		max-width: 600px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_18660 .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_18660 {
	margin: 6px 0px 8px 0px;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_18667swell{
		max-width: 200px;
	}
	.stacks_in_18667swell img{
		width: 100%;
		max-width: 200px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_18667 .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_18668 {
	padding: 2px 0px 0px 0px;
}

#stacks_in_18672 {
	font-size: 90%;
}

#stacks_in_18673 {
	font-size: 105%;
}

#stacks_in_23173 {
	padding: 2px 0px 0px 0px;
}

#stacks_in_23177 {
	font-size: 90%;
}

#stacks_in_23178 .control-group,#stacks_in_23178 .paysnap-amount{text-align:center}#stacks_in_23178 .control-group input{text-align:center;width:80px}#stacks_in_23178 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_23180 .paysnap-quantity{text-align:center}#stacks_in_23180 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_23180 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_23181 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_23181 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_23181 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_23181 .yd-btn .fa{font-size:15px}#stacks_in_23181 .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_23181 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_23182 {
	font-size: 90%;
}

#stacks_in_23176 {
	padding: 10px 14px 0px 14px;
}

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



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

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


#stacks_in_18839 {
	padding:  12px;
}
.stacks_in_18841{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_18841:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_18843 {
	padding: 0px 14px 0px 20px;
}

#stacks_in_18845 {
	font-size: 125%;
}
/* -- Start Swell Each css Template -- */

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

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

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


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


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

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

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

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

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

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

#stacks_in_18846 .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_18848 {
	padding: 2px 14px 0px 14px;
}

#stacks_in_18849 {
	font-size: 90%;
}

#stacks_in_23212 {
	padding: 0px 14px 0px 20px;
}

#stacks_in_23213 {
	font-size: 125%;
}

#stacks_in_23214 {
	padding: 0px 14px 0px 20px;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_23211swell{
		max-width: 150px;
	}
	.stacks_in_23211swell img{
		width: 100%;
		max-width: 150px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_23211 .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_23186 {
	padding: 2px 14px 0px 14px;
}

#stacks_in_23187 {
	font-size: 90%;
}

#stacks_in_18822 {
	padding:  12px;
}
.stacks_in_18824{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_18824:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_18826 {
	padding: 0px 14px 15px 20px;
}

#stacks_in_18828 {
	font-size: 125%;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_18829swell{
		max-width: 450px;
	}
	.stacks_in_18829swell img{
		width: 100%;
		max-width: 450px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_18829 .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_18831 {
	padding: 2px 0px 0px 0px;
}

#stacks_in_18832 {
	font-size: 90%;
}

#stacks_in_23185 {
	padding: 0px 0px 16px 0px;
}

#stacks_in_23197 {
	padding: 2px 0px 0px 0px;
}

#stacks_in_23198 {
	font-size: 90%;
}

#stacks_in_23192 {
	font-size: 105%;
}

#stacks_in_23193 .control-group,#stacks_in_23193 .paysnap-amount{text-align:center}#stacks_in_23193 .control-group input{text-align:center;width:80px}#stacks_in_23193 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_23195 .paysnap-quantity{text-align:center}#stacks_in_23195 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_23195 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_23196 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_23196 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_23196 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_23196 .yd-btn .fa{font-size:15px}#stacks_in_23196 .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_23196 {
	margin: 20px 0px 10px 0px;
}

#stacks_in_18803 {
	padding:  12px;
}
.stacks_in_22387{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_22387:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_22388 {
	padding: 0px 14px 15px 20px;
}

#stacks_in_22390 {
	font-size: 125%;
}
/* -- Start Swell Each css Template -- */

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

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

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


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


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

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

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

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

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

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

#stacks_in_23200 .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_23090 {
	padding: 10px 14px 0px 14px;
}

#stacks_in_23091 {
	font-size: 90%;
}

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

#stacks_in_22430 {
	font-size: 90%;
}

#stacks_in_23202 .control-group,#stacks_in_23202 .paysnap-amount{text-align:center}#stacks_in_23202 .control-group input{text-align:center;width:80px}#stacks_in_23202 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_23204 .paysnap-quantity{text-align:center}#stacks_in_23204 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_23204 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_23205 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_23205 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_23205 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_23205 .yd-btn .fa{font-size:15px}#stacks_in_23205 .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_23205 {
	margin: 20px 0px 10px 0px;
}
#stacks_in_22352 h3,#stacks_in_22352 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_22352 h3 a,#stacks_in_22352 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_22352 h3 a:hover,#stacks_in_22352 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_22352 small,#stacks_in_22352 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_22352 {
	padding: 36px 20px 0px 20px;
}
#stacks_in_22359 h5,#stacks_in_22359 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_22359 h5 a,#stacks_in_22359 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_22359 h5 a:hover,#stacks_in_22359 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_22359 small,#stacks_in_22359 small div{color:rgba(111, 111, 111, 1.00)}


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

#stacks_in_22407 {
	padding: 12px 0px 4px 0px;
}

#stacks_in_22408 {
	padding: 2px 14px 0px 14px;
}

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



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

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


#stacks_in_22277 {
	padding:  12px;
}
.stacks_in_22279{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_22279:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_22283 {
	font-size: 125%;
}

#stacks_in_22284 {
	padding: 0px 0px 12px 0px;
}

#stacks_in_22285 {
	font-size: 110%;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_23207swell{
		max-width: 450px;
	}
	.stacks_in_23207swell img{
		width: 100%;
		max-width: 450px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_23207 .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_22288 {
	padding: 12px 14px 0px 14px;
}

#stacks_in_22289 {
	font-size: 90%;
}

#stacks_in_23116 {
	padding: 0px 0px 16px 0px;
}

#stacks_in_22431 {
	padding: 2px 14px 0px 14px;
}

#stacks_in_22432 {
	font-size: 90%;
}

#stacks_in_23096 {
	padding: 12px 0px 0px 0px;
}

#stacks_in_23097 {
	font-size: 105%;
}

#stacks_in_22296 {
	padding: 2px 14px 0px 14px;
}

#stacks_in_22297 {
	font-size: 90%;
}

#stacks_in_23109 .control-group,#stacks_in_23109 .paysnap-amount{text-align:center}#stacks_in_23109 .control-group input{text-align:center;width:80px}#stacks_in_23109 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_23111 .paysnap-quantity{text-align:center}#stacks_in_23111 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_23111 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_23112 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_23112 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_23112 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_23112 .yd-btn .fa{font-size:15px}#stacks_in_23112 .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_23112 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_23113 {
	padding: 10px 14px 0px 14px;
}

#stacks_in_23114 {
	font-size: 90%;
}

#stacks_in_22256 {
	padding:  12px;
}
.stacks_in_22258{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_22258:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_22262 {
	font-size: 125%;
}

#stacks_in_22411 {
	padding: 0px 0px 12px 0px;
}

#stacks_in_22412 {
	font-size: 110%;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_22265swell{
		max-width: 450px;
	}
	.stacks_in_22265swell img{
		width: 100%;
		max-width: 450px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_22265 .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_23117 {
	padding: 12px 14px 0px 14px;
}

#stacks_in_23119 {
	font-size: 90%;
}

#stacks_in_23126 {
	padding: 0px 0px 16px 0px;
}

#stacks_in_22433 {
	padding: 2px 14px 0px 14px;
}

#stacks_in_22434 {
	font-size: 90%;
}

#stacks_in_23147 {
	padding: 12px 0px 0px 0px;
}

#stacks_in_23148 {
	font-size: 105%;
}

#stacks_in_23129 {
	padding: 2px 14px 0px 14px;
}

#stacks_in_23132 {
	font-size: 90%;
}

#stacks_in_23133 .control-group,#stacks_in_23133 .paysnap-amount{text-align:center}#stacks_in_23133 .control-group input{text-align:center;width:80px}#stacks_in_23133 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_23135 .paysnap-quantity{text-align:center}#stacks_in_23135 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_23135 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_23136 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_23136 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_23136 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_23136 .yd-btn .fa{font-size:15px}#stacks_in_23136 .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_23136 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_23131 {
	padding: 10px 14px 0px 14px;
}

#stacks_in_23137 {
	font-size: 90%;
}

#stacks_in_22235 {
	padding:  12px;
}
.stacks_in_22237{--glass-bg:hsl(from #F0F0F0 h s l / 0.20);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_22237:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.20);}

#stacks_in_22374 {
	font-size: 125%;
}

#stacks_in_22413 {
	padding: 0px 0px 12px 0px;
}

#stacks_in_22414 {
	font-size: 110%;
}
/* -- Start Swell Each css Template -- */

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

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

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


	.stacks_in_23208swell{
		max-width: 450px;
	}
	.stacks_in_23208swell img{
		width: 100%;
		max-width: 450px;
		height: auto;
	}


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

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

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

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

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

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

#stacks_in_23208 .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_23121 {
	padding: 12px 14px 0px 14px;
}

#stacks_in_23123 {
	font-size: 90%;
}

#stacks_in_23128 {
	padding: 0px 0px 16px 0px;
}

#stacks_in_22435 {
	padding: 2px 14px 0px 14px;
}

#stacks_in_22436 {
	font-size: 90%;
}

#stacks_in_23149 {
	padding: 12px 0px 0px 0px;
}

#stacks_in_23150 {
	font-size: 105%;
}

#stacks_in_23138 {
	padding: 2px 14px 0px 14px;
}

#stacks_in_23141 {
	font-size: 90%;
}

#stacks_in_23142 .control-group,#stacks_in_23142 .paysnap-amount{text-align:center}#stacks_in_23142 .control-group input{text-align:center;width:80px}#stacks_in_23142 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_23144 .paysnap-quantity{text-align:center}#stacks_in_23144 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_23144 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_23145 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_23145 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_23145 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_23145 .yd-btn .fa{font-size:15px}#stacks_in_23145 .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_23145 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_23140 {
	padding: 10px 14px 0px 14px;
}

#stacks_in_23146 {
	font-size: 90%;
}
#stacks_in_17807 h5,#stacks_in_17807 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_17807 h5 a,#stacks_in_17807 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_17807 h5 a:hover,#stacks_in_17807 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_17807 small,#stacks_in_17807 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_17807 {
	padding: 20px 20px 10px 20px;
}

#stacks_in_17812 {
	padding: 16px 0px 0px 20px;
}

#stacks_in_17814 {
	padding:  12px;
}
.stacks_in_17815{--glass-bg:hsl(from #FFFFFF h s l / 0.12);--glass-blur:0px;--glass-border-size:0px;--glass-radius:16px;--glass-border-one:rgba(255, 255, 255, 0.10);--glass-border-two:rgba(0, 0, 0, 0.10);--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 5px 10px 1px rgba(0, 0, 0, 0.25);--glass-padding:0 0}.stacks_in_17815:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.12);}

#stacks_in_17702 {
	padding: 12px 0px 30px 20px;
}

#stacks_in_17800 {
	font-size: 120%;
}
/*
 * 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_17801 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_17801 .theDivider1,
#simpleDivider_stacks_in_17801 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_17801 .theDivider1 {
	height: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_17801.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_17801.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_17801 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_17801.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_17801.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_17801.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_17801.bgImageOn .theDivider1 img {
	display: block;
}


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


#stacks_in_18274 {
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}

#stacks_in_18277 {
	font-size: 110%;
}

#stacks_in_18285 {
	padding: 8px 20px 4px 20px;
}

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



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

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

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

#stacks_out_18340 {
	width: 84%;
}

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

#stacks_in_18346 {
	font-size: 105%;
}

#stacks_in_18348 .control-group,#stacks_in_18348 .paysnap-amount{text-align:center}#stacks_in_18348 .control-group input{text-align:center;width:80px}#stacks_in_18348 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18350 .paysnap-quantity{text-align:center}#stacks_in_18350 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18350 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18351 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(76, 76, 76, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:15px;padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;border-radius:96px;border-width:0px;}#stacks_in_18351 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18351 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18351 .yd-btn .fa{font-size:15px}#stacks_in_18351 .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_18351 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18322{padding-left:10px;padding-right:10px;}#stacks_in_18322 > .jack{margin:10px;padding:5px;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_18322 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18322 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18322 > .jack.width-static{width:500px}#stacks_in_18322 > .jack.width-flexible{width:100%}#stacks_in_18322 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18322 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18322 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18322 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18322 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18322 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18322 > .jack::after{border-radius:10px}#stacks_in_18322 > .jack.border-detailed-radius,#stacks_in_18322 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18322 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18322 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18322 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18322 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18322 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18322 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18322 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18322 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18322 > .jack.bg-image:not(.glass){}#stacks_in_18322 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18322 > .jack.bg-image.glass.after,#stacks_in_18322 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18322 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18322 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18322 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18322 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18322 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18322 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18322 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18322 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18322 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18322 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18322 > .jack.bg-image.glass.after,#stacks_in_18322 > .glass.jack.bg-image::after{}#stacks_in_18322 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18322 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18322 > .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_18322 > .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_18322 > .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_18322 > .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_18322 > .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_18322 > .jack.peek-shadow::before,#stacks_in_18322 > .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_18322 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18322 > .jack{overflow:visible;}#stacks_in_18322 > .jack.height-static{height:100px}#stacks_in_18322 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_out_18324 {
	width: 75%;
}

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

#stacks_in_18330 {
	font-size: 60%;
}

#stacks_in_18332 {
	font-size: 105%;
}

#stacks_in_18334 .control-group,#stacks_in_18334 .paysnap-amount{text-align:center}#stacks_in_18334 .control-group input{text-align:center;width:80px}#stacks_in_18334 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18336 .paysnap-quantity{text-align:center}#stacks_in_18336 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18336 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18337 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18337 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18337 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18337 .yd-btn .fa{font-size:15px}#stacks_in_18337 .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_18337 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18308{padding-left:10px;padding-right:10px;}#stacks_in_18308 > .jack{margin:10px;padding:5px;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_18308 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18308 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18308 > .jack.width-static{width:500px}#stacks_in_18308 > .jack.width-flexible{width:100%}#stacks_in_18308 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18308 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18308 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18308 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18308 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18308 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18308 > .jack::after{border-radius:10px}#stacks_in_18308 > .jack.border-detailed-radius,#stacks_in_18308 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18308 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18308 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18308 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18308 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18308 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18308 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18308 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18308 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18308 > .jack.bg-image:not(.glass){}#stacks_in_18308 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18308 > .jack.bg-image.glass.after,#stacks_in_18308 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18308 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18308 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18308 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18308 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18308 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18308 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18308 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18308 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18308 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18308 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18308 > .jack.bg-image.glass.after,#stacks_in_18308 > .glass.jack.bg-image::after{}#stacks_in_18308 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18308 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18308 > .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_18308 > .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_18308 > .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_18308 > .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_18308 > .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_18308 > .jack.peek-shadow::before,#stacks_in_18308 > .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_18308 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18308 > .jack{overflow:visible;}#stacks_in_18308 > .jack.height-static{height:100px}#stacks_in_18308 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_out_18310 {
	width: 71%;
}

#stacks_in_18316 {
	font-size: 105%;
}

#stacks_in_18318 .control-group,#stacks_in_18318 .paysnap-amount{text-align:center}#stacks_in_18318 .control-group input{text-align:center;width:80px}#stacks_in_18318 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18320 .paysnap-quantity{text-align:center}#stacks_in_18320 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18320 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18321 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18321 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18321 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18321 .yd-btn .fa{font-size:15px}#stacks_in_18321 .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_18321 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18292{padding-left:10px;padding-right:10px;}#stacks_in_18292 > .jack{margin:10px;padding:5px;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_18292 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18292 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18292 > .jack.width-static{width:500px}#stacks_in_18292 > .jack.width-flexible{width:100%}#stacks_in_18292 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18292 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18292 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18292 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18292 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18292 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18292 > .jack::after{border-radius:10px}#stacks_in_18292 > .jack.border-detailed-radius,#stacks_in_18292 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18292 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18292 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18292 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18292 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18292 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18292 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18292 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18292 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18292 > .jack.bg-image:not(.glass){}#stacks_in_18292 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18292 > .jack.bg-image.glass.after,#stacks_in_18292 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18292 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18292 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18292 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18292 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18292 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18292 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18292 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18292 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18292 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18292 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18292 > .jack.bg-image.glass.after,#stacks_in_18292 > .glass.jack.bg-image::after{}#stacks_in_18292 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18292 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18292 > .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_18292 > .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_18292 > .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_18292 > .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_18292 > .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_18292 > .jack.peek-shadow::before,#stacks_in_18292 > .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_18292 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18292 > .jack{overflow:visible;}#stacks_in_18292 > .jack.height-static{height:100px}#stacks_in_18292 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_18297 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18300 {
	font-size: 60%;
}

#stacks_in_18302 {
	font-size: 105%;
}

#stacks_in_18304 .control-group,#stacks_in_18304 .paysnap-amount{text-align:center}#stacks_in_18304 .control-group input{text-align:center;width:80px}#stacks_in_18304 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18306 .paysnap-quantity{text-align:center}#stacks_in_18306 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18306 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18307 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18307 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18307 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18307 .yd-btn .fa{font-size:15px}#stacks_in_18307 .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_18307 {
	margin: 20px 0px 0px 0px;
}
:root {
  --multi_columns_stacks_in_18352:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_18352 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_18352);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_18352 > div {
  min-width: 0;
}
#multi_columns_stacks_in_18352 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_18352 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_18352 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



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

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

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

#stacks_out_18403 {
	width: 70%;
}

#stacks_in_18406 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18409 {
	font-size: 60%;
}

#stacks_in_18411 {
	font-size: 105%;
}

#stacks_in_18413 .control-group,#stacks_in_18413 .paysnap-amount{text-align:center}#stacks_in_18413 .control-group input{text-align:center;width:80px}#stacks_in_18413 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18415 .paysnap-quantity{text-align:center}#stacks_in_18415 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18415 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18416 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18416 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18416 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18416 .yd-btn .fa{font-size:15px}#stacks_in_18416 .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_18416 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18385{padding-left:10px;padding-right:10px;}#stacks_in_18385 > .jack{margin:10px;padding:5px;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_18385 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18385 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18385 > .jack.width-static{width:500px}#stacks_in_18385 > .jack.width-flexible{width:100%}#stacks_in_18385 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18385 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18385 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18385 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18385 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18385 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18385 > .jack::after{border-radius:10px}#stacks_in_18385 > .jack.border-detailed-radius,#stacks_in_18385 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18385 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18385 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18385 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18385 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18385 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18385 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18385 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18385 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18385 > .jack.bg-image:not(.glass){}#stacks_in_18385 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18385 > .jack.bg-image.glass.after,#stacks_in_18385 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18385 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18385 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18385 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18385 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18385 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18385 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18385 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18385 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18385 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18385 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18385 > .jack.bg-image.glass.after,#stacks_in_18385 > .glass.jack.bg-image::after{}#stacks_in_18385 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18385 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18385 > .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_18385 > .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_18385 > .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_18385 > .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_18385 > .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_18385 > .jack.peek-shadow::before,#stacks_in_18385 > .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_18385 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18385 > .jack{overflow:visible;}#stacks_in_18385 > .jack.height-static{height:100px}#stacks_in_18385 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_out_18387 {
	width: 91%;
}

#stacks_in_18390 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18393 {
	font-size: 60%;
}

#stacks_in_18395 {
	font-size: 105%;
}

#stacks_in_18397 .control-group,#stacks_in_18397 .paysnap-amount{text-align:center}#stacks_in_18397 .control-group input{text-align:center;width:80px}#stacks_in_18397 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18399 .paysnap-quantity{text-align:center}#stacks_in_18399 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18399 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18400 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18400 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18400 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18400 .yd-btn .fa{font-size:15px}#stacks_in_18400 .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_18400 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18369{padding-left:10px;padding-right:10px;}#stacks_in_18369 > .jack{margin:10px;padding:5px;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_18369 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18369 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18369 > .jack.width-static{width:500px}#stacks_in_18369 > .jack.width-flexible{width:100%}#stacks_in_18369 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18369 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18369 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18369 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18369 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18369 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18369 > .jack::after{border-radius:10px}#stacks_in_18369 > .jack.border-detailed-radius,#stacks_in_18369 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18369 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18369 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18369 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18369 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18369 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18369 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18369 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18369 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18369 > .jack.bg-image:not(.glass){}#stacks_in_18369 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18369 > .jack.bg-image.glass.after,#stacks_in_18369 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18369 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18369 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18369 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18369 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18369 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18369 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18369 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18369 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18369 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18369 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18369 > .jack.bg-image.glass.after,#stacks_in_18369 > .glass.jack.bg-image::after{}#stacks_in_18369 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18369 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18369 > .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_18369 > .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_18369 > .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_18369 > .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_18369 > .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_18369 > .jack.peek-shadow::before,#stacks_in_18369 > .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_18369 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18369 > .jack{overflow:visible;}#stacks_in_18369 > .jack.height-static{height:100px}#stacks_in_18369 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_18374 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18377 {
	font-size: 60%;
}

#stacks_in_18379 {
	font-size: 105%;
}

#stacks_in_18381 .control-group,#stacks_in_18381 .paysnap-amount{text-align:center}#stacks_in_18381 .control-group input{text-align:center;width:80px}#stacks_in_18381 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18383 .paysnap-quantity{text-align:center}#stacks_in_18383 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18383 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18384 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18384 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18384 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18384 .yd-btn .fa{font-size:15px}#stacks_in_18384 .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_18384 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18353{padding-left:10px;padding-right:10px;}#stacks_in_18353 > .jack{margin:10px;padding:5px;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_18353 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18353 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18353 > .jack.width-static{width:500px}#stacks_in_18353 > .jack.width-flexible{width:100%}#stacks_in_18353 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18353 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18353 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18353 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18353 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18353 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18353 > .jack::after{border-radius:10px}#stacks_in_18353 > .jack.border-detailed-radius,#stacks_in_18353 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18353 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18353 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18353 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18353 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18353 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18353 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18353 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18353 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18353 > .jack.bg-image:not(.glass){}#stacks_in_18353 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18353 > .jack.bg-image.glass.after,#stacks_in_18353 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18353 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18353 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18353 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18353 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18353 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18353 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18353 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18353 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18353 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18353 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18353 > .jack.bg-image.glass.after,#stacks_in_18353 > .glass.jack.bg-image::after{}#stacks_in_18353 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18353 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18353 > .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_18353 > .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_18353 > .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_18353 > .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_18353 > .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_18353 > .jack.peek-shadow::before,#stacks_in_18353 > .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_18353 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18353 > .jack{overflow:visible;}#stacks_in_18353 > .jack.height-static{height:100px}#stacks_in_18353 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_18358 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18361 {
	font-size: 60%;
}

#stacks_in_18363 {
	font-size: 105%;
}

#stacks_in_18365 .control-group,#stacks_in_18365 .paysnap-amount{text-align:center}#stacks_in_18365 .control-group input{text-align:center;width:80px}#stacks_in_18365 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18367 .paysnap-quantity{text-align:center}#stacks_in_18367 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18367 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18368 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18368 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18368 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18368 .yd-btn .fa{font-size:15px}#stacks_in_18368 .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_18368 {
	margin: 20px 0px 0px 0px;
}
:root {
  --multi_columns_stacks_in_18417:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_18417 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_18417);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_18417 > div {
  min-width: 0;
}
#multi_columns_stacks_in_18417 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_18417 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_18417 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



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

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

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

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

#stacks_out_18464 {
	width: 70%;
}

#stacks_in_18468 {
	font-size: 90%;
}

#stacks_in_18470 {
	font-size: 105%;
}

#stacks_in_18472 .control-group,#stacks_in_18472 .paysnap-amount{text-align:center}#stacks_in_18472 .control-group input{text-align:center;width:80px}#stacks_in_18472 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18474 .paysnap-quantity{text-align:center}#stacks_in_18474 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18474 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18475 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18475 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18475 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18475 .yd-btn .fa{font-size:15px}#stacks_in_18475 .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_18475 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18448{padding-left:10px;padding-right:10px;}#stacks_in_18448 > .jack{margin:10px;padding:5px;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_18448 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18448 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18448 > .jack.width-static{width:500px}#stacks_in_18448 > .jack.width-flexible{width:100%}#stacks_in_18448 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18448 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18448 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18448 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18448 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18448 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18448 > .jack::after{border-radius:10px}#stacks_in_18448 > .jack.border-detailed-radius,#stacks_in_18448 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18448 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18448 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18448 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18448 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18448 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18448 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18448 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18448 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18448 > .jack.bg-image:not(.glass){}#stacks_in_18448 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18448 > .jack.bg-image.glass.after,#stacks_in_18448 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18448 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18448 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18448 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18448 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18448 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18448 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18448 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18448 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18448 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18448 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18448 > .jack.bg-image.glass.after,#stacks_in_18448 > .glass.jack.bg-image::after{}#stacks_in_18448 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18448 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18448 > .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_18448 > .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_18448 > .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_18448 > .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_18448 > .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_18448 > .jack.peek-shadow::before,#stacks_in_18448 > .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_18448 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18448 > .jack{overflow:visible;}#stacks_in_18448 > .jack.height-static{height:100px}#stacks_in_18448 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_out_18450 {
	width: 65%;
}

#stacks_in_18453 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18454 {
	font-size: 90%;
}

#stacks_in_18456 {
	font-size: 105%;
}

#stacks_in_18458 .control-group,#stacks_in_18458 .paysnap-amount{text-align:center}#stacks_in_18458 .control-group input{text-align:center;width:80px}#stacks_in_18458 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18460 .paysnap-quantity{text-align:center}#stacks_in_18460 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18460 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18461 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18461 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18461 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18461 .yd-btn .fa{font-size:15px}#stacks_in_18461 .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_18461 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18434{padding-left:10px;padding-right:10px;}#stacks_in_18434 > .jack{margin:10px;padding:5px;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_18434 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18434 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18434 > .jack.width-static{width:500px}#stacks_in_18434 > .jack.width-flexible{width:100%}#stacks_in_18434 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18434 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18434 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18434 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18434 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18434 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18434 > .jack::after{border-radius:10px}#stacks_in_18434 > .jack.border-detailed-radius,#stacks_in_18434 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18434 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18434 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18434 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18434 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18434 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18434 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18434 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18434 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18434 > .jack.bg-image:not(.glass){}#stacks_in_18434 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18434 > .jack.bg-image.glass.after,#stacks_in_18434 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18434 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18434 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18434 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18434 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18434 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18434 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18434 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18434 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18434 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18434 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18434 > .jack.bg-image.glass.after,#stacks_in_18434 > .glass.jack.bg-image::after{}#stacks_in_18434 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18434 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18434 > .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_18434 > .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_18434 > .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_18434 > .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_18434 > .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_18434 > .jack.peek-shadow::before,#stacks_in_18434 > .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_18434 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18434 > .jack{overflow:visible;}#stacks_in_18434 > .jack.height-static{height:100px}#stacks_in_18434 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_out_18436 {
	width: 65%;
}

#stacks_in_18439 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18440 {
	font-size: 90%;
}

#stacks_in_18442 {
	font-size: 105%;
}

#stacks_in_18444 .control-group,#stacks_in_18444 .paysnap-amount{text-align:center}#stacks_in_18444 .control-group input{text-align:center;width:80px}#stacks_in_18444 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18446 .paysnap-quantity{text-align:center}#stacks_in_18446 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18446 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18447 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18447 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18447 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18447 .yd-btn .fa{font-size:15px}#stacks_in_18447 .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_18447 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18418{padding-left:10px;padding-right:10px;}#stacks_in_18418 > .jack{margin:10px;padding:5px;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_18418 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18418 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18418 > .jack.width-static{width:500px}#stacks_in_18418 > .jack.width-flexible{width:100%}#stacks_in_18418 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18418 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18418 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18418 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18418 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18418 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18418 > .jack::after{border-radius:10px}#stacks_in_18418 > .jack.border-detailed-radius,#stacks_in_18418 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18418 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18418 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18418 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18418 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18418 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18418 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18418 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18418 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18418 > .jack.bg-image:not(.glass){}#stacks_in_18418 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18418 > .jack.bg-image.glass.after,#stacks_in_18418 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18418 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18418 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18418 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18418 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18418 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18418 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18418 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18418 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18418 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18418 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18418 > .jack.bg-image.glass.after,#stacks_in_18418 > .glass.jack.bg-image::after{}#stacks_in_18418 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18418 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18418 > .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_18418 > .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_18418 > .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_18418 > .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_18418 > .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_18418 > .jack.peek-shadow::before,#stacks_in_18418 > .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_18418 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18418 > .jack{overflow:visible;}#stacks_in_18418 > .jack.height-static{height:100px}#stacks_in_18418 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_18420 {
	padding: 0px 0px 12px 0px;
}

#stacks_out_18420 {
	width: 84%;
}

#stacks_in_18423 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18424 {
	font-size: 90%;
}

#stacks_in_18426 {
	font-size: 60%;
}

#stacks_in_18428 {
	font-size: 105%;
}

#stacks_in_18430 .control-group,#stacks_in_18430 .paysnap-amount{text-align:center}#stacks_in_18430 .control-group input{text-align:center;width:80px}#stacks_in_18430 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18432 .paysnap-quantity{text-align:center}#stacks_in_18432 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18432 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18433 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18433 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18433 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18433 .yd-btn .fa{font-size:15px}#stacks_in_18433 .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_18433 {
	margin: 20px 0px 0px 0px;
}
:root {
  --multi_columns_stacks_in_18476:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_18476 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_18476);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_18476 > div {
  min-width: 0;
}
#multi_columns_stacks_in_18476 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_18476 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_18476 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



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

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

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

#stacks_in_18523 {
	padding: 0px 0px 12px 0px;
}

#stacks_out_18523 {
	width: 90%;
}

#stacks_in_18526 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18527 {
	font-size: 90%;
}

#stacks_in_18529 {
	font-size: 105%;
}

#stacks_in_18531 .control-group,#stacks_in_18531 .paysnap-amount{text-align:center}#stacks_in_18531 .control-group input{text-align:center;width:80px}#stacks_in_18531 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18533 .paysnap-quantity{text-align:center}#stacks_in_18533 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18533 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18534 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18534 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18534 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18534 .yd-btn .fa{font-size:15px}#stacks_in_18534 .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_18534 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18507{padding-left:10px;padding-right:10px;}#stacks_in_18507 > .jack{margin:10px;padding:5px;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_18507 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18507 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18507 > .jack.width-static{width:500px}#stacks_in_18507 > .jack.width-flexible{width:100%}#stacks_in_18507 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18507 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18507 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18507 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18507 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18507 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18507 > .jack::after{border-radius:10px}#stacks_in_18507 > .jack.border-detailed-radius,#stacks_in_18507 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18507 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18507 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18507 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18507 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18507 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18507 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18507 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18507 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18507 > .jack.bg-image:not(.glass){}#stacks_in_18507 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18507 > .jack.bg-image.glass.after,#stacks_in_18507 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18507 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18507 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18507 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18507 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18507 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18507 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18507 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18507 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18507 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18507 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18507 > .jack.bg-image.glass.after,#stacks_in_18507 > .glass.jack.bg-image::after{}#stacks_in_18507 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18507 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18507 > .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_18507 > .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_18507 > .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_18507 > .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_18507 > .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_18507 > .jack.peek-shadow::before,#stacks_in_18507 > .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_18507 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18507 > .jack{overflow:visible;}#stacks_in_18507 > .jack.height-static{height:100px}#stacks_in_18507 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_out_18509 {
	width: 89%;
}

#stacks_in_18512 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18513 {
	font-size: 90%;
}

#stacks_in_18515 {
	font-size: 105%;
}

#stacks_in_18517 .control-group,#stacks_in_18517 .paysnap-amount{text-align:center}#stacks_in_18517 .control-group input{text-align:center;width:80px}#stacks_in_18517 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18519 .paysnap-quantity{text-align:center}#stacks_in_18519 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18519 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18520 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18520 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18520 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18520 .yd-btn .fa{font-size:15px}#stacks_in_18520 .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_18520 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18491{padding-left:10px;padding-right:10px;}#stacks_in_18491 > .jack{margin:10px;padding:5px;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_18491 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18491 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18491 > .jack.width-static{width:500px}#stacks_in_18491 > .jack.width-flexible{width:100%}#stacks_in_18491 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18491 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18491 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18491 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18491 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18491 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18491 > .jack::after{border-radius:10px}#stacks_in_18491 > .jack.border-detailed-radius,#stacks_in_18491 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18491 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18491 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18491 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18491 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18491 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18491 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18491 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18491 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18491 > .jack.bg-image:not(.glass){}#stacks_in_18491 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18491 > .jack.bg-image.glass.after,#stacks_in_18491 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18491 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18491 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18491 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18491 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18491 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18491 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18491 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18491 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18491 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18491 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18491 > .jack.bg-image.glass.after,#stacks_in_18491 > .glass.jack.bg-image::after{}#stacks_in_18491 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18491 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18491 > .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_18491 > .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_18491 > .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_18491 > .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_18491 > .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_18491 > .jack.peek-shadow::before,#stacks_in_18491 > .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_18491 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18491 > .jack{overflow:visible;}#stacks_in_18491 > .jack.height-static{height:100px}#stacks_in_18491 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_18496 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18497 {
	font-size: 90%;
}

#stacks_in_18498 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18499 {
	font-size: 90%;
}

#stacks_in_18501 {
	font-size: 105%;
}

#stacks_in_18503 .control-group,#stacks_in_18503 .paysnap-amount{text-align:center}#stacks_in_18503 .control-group input{text-align:center;width:80px}#stacks_in_18503 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18505 .paysnap-quantity{text-align:center}#stacks_in_18505 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18505 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18506 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18506 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18506 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18506 .yd-btn .fa{font-size:15px}#stacks_in_18506 .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_18506 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18477{padding-left:10px;padding-right:10px;}#stacks_in_18477 > .jack{margin:10px;padding:5px;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_18477 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_18477 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_18477 > .jack.width-static{width:500px}#stacks_in_18477 > .jack.width-flexible{width:100%}#stacks_in_18477 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_18477 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18477 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_18477 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_18477 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_18477 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_18477 > .jack::after{border-radius:10px}#stacks_in_18477 > .jack.border-detailed-radius,#stacks_in_18477 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_18477 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_18477 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_18477 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_18477 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18477 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_18477 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_18477 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_18477 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18477 > .jack.bg-image:not(.glass){}#stacks_in_18477 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_18477 > .jack.bg-image.glass.after,#stacks_in_18477 > .glass.jack.bg-image::after{opacity:0.12;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:5px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_18477 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_18477 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_18477 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_18477 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_18477 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_18477 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_18477 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18477 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_18477 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_18477 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_18477 > .jack.bg-image.glass.after,#stacks_in_18477 > .glass.jack.bg-image::after{}#stacks_in_18477 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_18477 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_18477 > .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_18477 > .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_18477 > .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_18477 > .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_18477 > .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_18477 > .jack.peek-shadow::before,#stacks_in_18477 > .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_18477 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_18477 > .jack{overflow:visible;}#stacks_in_18477 > .jack.height-static{height:100px}#stacks_in_18477 > .jack.height-minmax{min-height:100px;max-height:800px}

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

#stacks_out_18479 {
	width: 79%;
}

#stacks_in_18482 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_18483 {
	font-size: 90%;
}

#stacks_in_18485 {
	font-size: 105%;
}

#stacks_in_18487 .control-group,#stacks_in_18487 .paysnap-amount{text-align:center}#stacks_in_18487 .control-group input{text-align:center;width:80px}#stacks_in_18487 .paysnap-amount{color:#FEE497;font-size:12px;font-weight:bold}

#stacks_in_18489 .paysnap-quantity{text-align:center}#stacks_in_18489 .paysnap-quantity.qty-stepper input{width:65px}


#stacks_in_18489 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_18490 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(75, 82, 92, 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_18490 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_18490 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_18490 .yd-btn .fa{font-size:15px}#stacks_in_18490 .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_18490 {
	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_16936 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_16936 .theDivider1,
#simpleDivider_stacks_in_16936 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_16936 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_16936.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_16936.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_16936 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_16936.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_16936.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_16936.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_16936.bgImageOn .theDivider1 img {
	display: block;
}


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


#stacks_in_16819 {
	padding: 0px 0px 24px 0px;
}
#stacks_in_16825 h5,#stacks_in_16825 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_16825 h5 a,#stacks_in_16825 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_16825 h5 a:hover,#stacks_in_16825 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_16825 small,#stacks_in_16825 small div{color:rgba(111, 111, 111, 1.00)}


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



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

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

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

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

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

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



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

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

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

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

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

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

#stacks_in_16856 .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_16856 {
	margin: 20px 0px 15px 0px;
	padding: 30px 0px 0px 0px;
}

#stacks_in_16858 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	margin: 0px 15px 0px 15px;
	padding: 10px 10px 10px 10px;
}

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

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

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

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



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

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

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

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

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

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

#stacks_in_16849 .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_16851 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	margin: 0px 15px 0px 15px;
	padding: 10px 10px 10px 10px;
}

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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

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

#stacks_in_16835 .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_16837 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	margin: 0px 15px 0px 15px;
	padding: 10px 10px 10px 10px;
}

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



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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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

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

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

#stacks_in_16884 {
	font-size: 90%;
}

#stacks_in_16885 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

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

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

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

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



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

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

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

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

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

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

#stacks_in_16873 .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_16875 {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	margin: 0px 15px 0px 15px;
	padding: 10px 10px 10px 10px;
}

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

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

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

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



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

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

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

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

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

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

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

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



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

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

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

#stacks_in_16916 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_16918 h3,#stacks_in_16918 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_16918 h3 a,#stacks_in_16918 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_16918 h3 a:hover,#stacks_in_16918 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_16918 small,#stacks_in_16918 small div{color:rgba(111, 111, 111, 1.00)}

/* Smart3columns2 stack v2.4.2 */#stacks_in_16924 .s3c_stacks_in_16924_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_16924 .s3c_stacks_in_16924_cw, #stacks_in_16924 .s3c_stacks_in_16924_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_16924 .s3c_stacks_in_16924_cw div[class^="s3c_stacks_in_16924_col"] {*/#stacks_in_16924 .s3c_stacks_in_16924_cw [class^="s3c_stacks_in_16924_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_16924 .s3c_stacks_in_16924_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_16924 .s3c_stacks_in_16924_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_16924 .s3c_stacks_in_16924_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_16924 .s3c_stacks_in_16924_cw .s3c_stacks_in_16924_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 650px) {*/@media only screen and (max-width: 650px) {			#stacks_in_16924 .s3c_stacks_in_16924_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_16924 .s3c_stacks_in_16924_cw div[class^="s3c_stacks_in_16924_col"] {*/	#stacks_in_16924 .s3c_stacks_in_16924_cw [class^="s3c_stacks_in_16924_col"] {		display: block;		width: 100%;	}			#stacks_in_16924 .s3c_stacks_in_16924_cw .s3c_stacks_in_16924_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_16924 .s3c_stacks_in_16924_col1 {		order: 1;	}		#stacks_in_16924 .s3c_stacks_in_16924_col2 {		order: 3;	}		#stacks_in_16924 .s3c_stacks_in_16924_col3 {		order: 5;	}		#stacks_in_16924 .s3c_stacks_in_16924_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_16924 .s3c_stacks_in_16924_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack *//* -- Start Swell Each css Template -- */

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

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

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



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

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

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

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

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

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

#stacks_in_16931 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



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

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

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

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



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

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

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

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

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

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

#stacks_in_16928 .swellthreedeffect:hover{
    box-shadow:
        1px 1px rgba(242, 88, 95, 1.00),
        2px 2px rgba(242, 88, 95, 1.00),
        3px 3px rgba(242, 88, 95, 1.00);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}



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

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

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

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



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

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

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

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

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

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

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

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

#stacks_in_16897 {
	margin: 20px 0px 0px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_16899 .s2c_stacks_in_16899_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_16899 .s2c_stacks_in_16899_cw, #stacks_in_16899 .s2c_stacks_in_16899_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_16899 .s2c_stacks_in_16899_cw [class^="s2c_stacks_in_16899_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_16899 .s2c_stacks_in_16899_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_16899 .s2c_stacks_in_16899_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_16899 .s2c_stacks_in_16899_cw .s2c_stacks_in_16899_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 768px) {		#stacks_in_16899 .s2c_stacks_in_16899_cw {		display: block;		table-layout: auto;	}		#stacks_in_16899 .s2c_stacks_in_16899_cw [class^="s2c_stacks_in_16899_col"] {		display: block;		width: 100%;	}	 	#stacks_in_16899 .s2c_stacks_in_16899_cw .s2c_stacks_in_16899_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_16904 h3,#stacks_in_16904 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_16904 h3 a,#stacks_in_16904 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_16904 h3 a:hover,#stacks_in_16904 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_16904 small,#stacks_in_16904 small div{color:rgba(111, 111, 111, 1.00)}

#stacks_in_16910 h6,#stacks_in_16910 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_16910 h6 a,#stacks_in_16910 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_16910 h6 a:hover,#stacks_in_16910 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_16910 small,#stacks_in_16910 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16910 {
	padding: 8px 0px 0px 0px;
}



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


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


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




#stacks_in_16915 .sweet_button_wrapper {
	text-align:center;

	
		height:26px;
	
}

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

	
		#stacks_in_16915 .button_icon,#stacks_in_16915 .button_icon i {
			height:22px;
			line-height:2em;
			font-size:14px;
		}
		
	

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

#stacks_in_16915 .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(253, 143, 24, 1.00);
}
#stacks_in_16915 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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



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





	#stacks_in_16915 .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_16915 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_16915 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 163, 44, 1.00);
}
#stacks_in_16915 .sweet_button:active{
	background: rgba(233, 123, 4, 1.00);
}
#stacks_in_16915 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_16915 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_16915 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_16915 {
	padding: 4px 0px 7px 0px;
}
/* -- Start Swell Each css Template -- */

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

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

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



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

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

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

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

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

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

#stacks_in_16901 .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_17097 h4,#stacks_in_17097 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_17097 h4 a,#stacks_in_17097 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_17097 h4 a:hover,#stacks_in_17097 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_17097 small,#stacks_in_17097 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_17097 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_17100 {
	font-size: 110%;
}

#stacks_in_17103 {
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 4px 0px;
}

#stacks_in_17104 {
	font-size: 125%;
}

#stacks_in_17105 {
	border: solid rgba(20, 182, 199, 1.00);
	border-width: 2px 0px 0px 0px;
	margin: 8px 20px 8px 20px;
	padding: 8px 0px 4px 0px;
}

#stacks_in_17107 {
	border: solid rgba(20, 182, 199, 1.00);
	border-width: 2px 0px 0px 0px;
	margin: 8px 20px 8px 20px;
	padding: 8px 0px 4px 0px;
}

#stacks_in_17109 {
	border: solid rgba(20, 182, 199, 1.00);
	border-width: 2px 0px 0px 0px;
	margin: 8px 20px 8px 20px;
	padding: 8px 0px 4px 0px;
}

#stacks_in_17860 {
	padding: 8px 20px 16px 20px;
}

#stacks_in_17861 {
	font-size: 90%;
}
/*
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_19229.configure-wrap, #stacks_in_19229.configure-wrap * {
  box-sizing: border-box;
}
#stacks_in_19229.configure-wrap {
  /* Background */
  /* Border & Shadow */
  border: 0px solid rgba(179, 179, 179, 1.00);
  border-radius: 0px;
  /* Layout */
  padding: 6px 0px 20px 0px;
  
  
}
#stacks_in_19229.configure-wrap > div {

}
/*
 CUSTOM STYLES
*/
#stacks_in_19229 .configure-inner-wrap > .configure-checkbox {
  height: auto;
}
#stacks_in_19229 .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_19229 .configure-inner-wrap,
#stacks_in_19229 .configure-inner-wrap span,
#stacks_in_19229 .configure-inner-wrap > label output,
#stacks_in_19229 .configure-inner-wrap input,
#stacks_in_19229 .configure-inner-wrap select {
  font-family: inherit;
  font-weight: 400;
}
#stacks_in_19229 .configure-inner-wrap input,
#stacks_in_19229 .configure-inner-wrap select {
  box-shadow: none;
  height: auto;
}
#stacks_in_19229 .configure-input textarea,
#stacks_in_19229 .configure-input input,
#stacks_in_19229 .configure-input select,
#stacks_in_19229 .configure-input output,
#stacks_in_19229 .configure-input .com_onelittledesigner_stacks_Configure_Select_Option_stack,
#stacks_in_19229 .configure-group-wrap label:not(.stacks-label),
#stacks_in_19229 .ccs-checkbox-text,
#stacks_in_19229 .configure-math {
  color: rgba(18, 56, 114, 1.00);
}
#stacks_in_19229 .configure-input .prefix,
#stacks_in_19229 .configure-input .postfix {
  color: rgba(0, 0, 0, 1.00);
  border-width: 0px;
  height: auto;
  text-align: left;
}
#stacks_in_19229 .configure-input .select-icon svg {
  stroke: rgba(0, 0, 0, 1.00);
}
#stacks_in_19229 .configure-inner-wrap > .configure-subtitle {
  color: rgba(254, 228, 151, 1.00);
}
#stacks_in_19229 .configure-inner-wrap > label output,
#stacks_in_19229 .configure-inner-wrap > label:not(.configure-checkbox) {
  color: rgba(255, 237, 217, 1.00);
  margin: 15px 0 8px 0;
  font-weight: 600;
}
#stacks_in_19229 .configure-input textarea,
#stacks_in_19229 .configure-input input,
#stacks_in_19229 .configure-input select,
#stacks_in_19229 .configure-input output,
#stacks_in_19229 .ccs-checkbox-text {
  font-size: 14px;
  line-height: 14px;
}
#stacks_in_19229 .configure-input textarea,
#stacks_in_19229 .configure-input input[data-type="text"],
#stacks_in_19229 .configure-input select {
  line-height: 22px;
}
#stacks_in_19229 .quantity-button {
  margin: 0;
  border-width: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  font-size: 12px;
  line-height: 12px;
}
#stacks_in_19229 .ccs-check-graphic {
  width: 22px;
  height: 22px;
}
#stacks_in_19229 .configure-input .prefix,
#stacks_in_19229 .configure-input .postfix {
  font-size: 14px;
  line-height: 14px;
}
#stacks_in_19229 .configure-inner-wrap > label:not(.configure-checkbox) {
  font-size: 15px;
  line-height: 15px;
}
#stacks_in_19229 .configure-inner-wrap > .configure-subtitle {
  font-size: 15px;
  line-height: 120%;
}
#stacks_in_19229.configure-wrap .select-icon {
  width: 14px;
  height: 14px;
}
#stacks_in_19229 .configure-number {
  padding: 5.000000px 5.000000px 5.000000px 12px;
}
#stacks_in_19229 .configure-select {
  padding: 9.000000px 5.000000px 9.000000px 12px;
}
#stacks_in_19229 .configure-text {
  padding: 5.000000px 12px;

}
#stacks_in_19229 .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_19229 .is-narrow .quantity-nav .quantity-button {
  height: 100%;
  width: 16px;
  line-height: 10px;
}
#stacks_in_19229 .is-narrow .quantity-nav .quantity-up {
  grid-row: 1;
  border-radius: 0 3px 0 0;
}
#stacks_in_19229 .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_19229 .is-narrow .configure-number {
  padding: 5.000000px;
}
#stacks_in_19229 .configure-inner-wrap > .configure-checkbox {
  grid-gap: 7.000000px;
}

#stacks_in_19229 .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_19229 .configure-input .com_onelittledesigner_stacks_Configure_Select_Option_stack,
#stacks_in_19229 .ccs-check-graphic {
  background: rgba(255, 227, 119, 1.00);
}

/*
 GROUP
*/
#stacks_in_19229 .configure-group-wrap label {
  border: 1px solid rgba(108, 166, 255, 1.00);
  overflow: hidden;
  margin: 0;
  display: block;
  cursor: default;
}
#stacks_in_19229 .configure-input-wrap > .configure-input-design {
  border: 1px solid rgba(108, 166, 255, 1.00);
  background: rgba(255, 227, 119, 1.00);
}
#stacks_in_19229 .configure-group-wrap input:not(:checked) + label:hover:before,
#stacks_in_19229 .configure-checkbox:hover input:not(:checked) + .ccs-check-graphic:before,
#stacks_in_19229.configure-wrap .configure-input-design.configure-focused:before {
  border-radius: 3px;
}
/*
 RANGE
*/
#stacks_in_19229 .configure-range  .fill-to {
  border: 1px solid rgba(108, 166, 255, 1.00);
}
#stacks_in_19229 .configure-range  .fill-to-bar {
  background: rgba(60, 100, 250, 1.00);
}
#stacks_in_19229 .configure-tick-wrap > div {
  background: rgba(0, 0, 0, 0.15);
}
#stacks_in_19229.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_19229.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_19229 .configure-range  .fill-to {
  background: rgba(0, 0, 0, 0.05);
}
/*
 CHECKBOX
*/
#stacks_in_19229 .ccs-checkbox-text {
  color: rgba(18, 56, 114, 1.00);
}
#stacks_in_19229 .ccs-check-graphic {
  border: 1px solid rgba(108, 166, 255, 1.00);
}
#stacks_in_19229 .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_19229 .configure-number .configure-input-formatting input[type="number"] {
  color: transparent;
}
#stacks_in_19229 .configure-number .configure-input-formatting input[type="number"]:focus  {
  color: rgba(18, 56, 114, 1.00);
}
/* #stacks_in_19229 .quantity-nav {
  padding: 7px 8px 0 0;
} */
#stacks_in_19229 .quantity-button {
  color: rgba(18, 56, 114, 1.00);
  background: rgba(0, 0, 0, 0.10);
}
#stacks_in_19229 .quantity-button.quantity-up:before {
  content: "+";
  color: rgba(0, 0, 0, 0.70);
}
#stacks_in_19229 .quantity-button.quantity-down:before {
  content: "-";
  color: rgba(0, 0, 0, 0.70);
}

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

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


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



















.stacks_in_19230{--glass-bg:hsl(from #FFFFFF h s l / 0.10);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 1px rgba(0, 0, 0, 0.30);--glass-padding:0 0}.stacks_in_19230:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.10);}
/* Smart2columns2 stack v2.4.2 */#stacks_in_19232_2 .s2c_stacks_in_19232_2_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19232_2 .s2c_stacks_in_19232_2_cw, #stacks_in_19232_2 .s2c_stacks_in_19232_2_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_19232_2 .s2c_stacks_in_19232_2_cw [class^="s2c_stacks_in_19232_2_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19232_2 .s2c_stacks_in_19232_2_col1 {		width: 30px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_19232_2 .s2c_stacks_in_19232_2_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_19232_2 .s2c_stacks_in_19232_2_cw .s2c_stacks_in_19232_2_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 300px) {		#stacks_in_19232_2 .s2c_stacks_in_19232_2_cw {		display: block;		table-layout: auto;	}		#stacks_in_19232_2 .s2c_stacks_in_19232_2_cw [class^="s2c_stacks_in_19232_2_col"] {		display: block;		width: 100%;	}	 	#stacks_in_19232_2 .s2c_stacks_in_19232_2_cw .s2c_stacks_in_19232_2_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_19232_2 {
	padding: 5px 0px 5px 10px;
}
.stacks_in_19232_4,.stacks_in_19232_4 a,a .stacks_in_19232_4{text-decoration:none;color:rgba(255, 233, 26, 1.00);transition:all 300ms ease}.stacks_in_19232_4:hover,.stacks_in_19232_4 a:hover,a .stacks_in_19232_4:hover{color:rgba(0, 0, 0, 1.00)}.stacks_in_19232_4 .stack-icon,.stacks_in_19232_4 a .stack-icon,a .stacks_in_19232_4 .stack-icon{color:rgba(255, 255, 255, 1.00)}.stacks_in_19232_4 .stack-icon:hover,.stacks_in_19232_4 a .stack-icon:hover,a .stacks_in_19232_4 .stack-icon:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_19232_8 {
	font-size: 85%;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_19234 .s2c_stacks_in_19234_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19234 .s2c_stacks_in_19234_cw, #stacks_in_19234 .s2c_stacks_in_19234_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_19234 .s2c_stacks_in_19234_cw [class^="s2c_stacks_in_19234_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19234 .s2c_stacks_in_19234_col1 {	width: 64%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_19234 .s2c_stacks_in_19234_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19234 .s2c_stacks_in_19234_cw .s2c_stacks_in_19234_spacer {	display: table-cell;	width: 1%;}@media only screen and (max-width: 700px) {		#stacks_in_19234 .s2c_stacks_in_19234_cw {		display: block;		table-layout: auto;	}		#stacks_in_19234 .s2c_stacks_in_19234_cw [class^="s2c_stacks_in_19234_col"] {		display: block;		width: 100%;	}	 	#stacks_in_19234 .s2c_stacks_in_19234_cw .s2c_stacks_in_19234_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */

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


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

#wrap_stacks_in_19539 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_19539 .configure-group-wrap label {
  background-color: rgba(255, 255, 255, 0.50);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_19539 .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_19539 .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_19539 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19539"],

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



/* Smart2columns2 stack v2.4.2 */#stacks_in_19541 .s2c_stacks_in_19541_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19541 .s2c_stacks_in_19541_cw, #stacks_in_19541 .s2c_stacks_in_19541_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_19541 .s2c_stacks_in_19541_cw [class^="s2c_stacks_in_19541_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19541 .s2c_stacks_in_19541_col1 {	width: 40%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_19541 .s2c_stacks_in_19541_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19541 .s2c_stacks_in_19541_cw .s2c_stacks_in_19541_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 900px) {		#stacks_in_19541 .s2c_stacks_in_19541_cw {		display: block;		table-layout: auto;	}		#stacks_in_19541 .s2c_stacks_in_19541_cw [class^="s2c_stacks_in_19541_col"] {		display: block;		width: 100%;	}	 	#stacks_in_19541 .s2c_stacks_in_19541_cw .s2c_stacks_in_19541_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */

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


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

#wrap_stacks_in_19557 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_19557 .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_19557 .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_19557 .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_19557 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19557"],

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





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


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

#wrap_stacks_in_19547 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_19547 .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_19547 .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_19547 .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_19547 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19547"],

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



/* Smart3columns2 stack v2.4.2 */#stacks_in_19542 .s3c_stacks_in_19542_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19542 .s3c_stacks_in_19542_cw, #stacks_in_19542 .s3c_stacks_in_19542_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_19542 .s3c_stacks_in_19542_cw div[class^="s3c_stacks_in_19542_col"] {*/#stacks_in_19542 .s3c_stacks_in_19542_cw [class^="s3c_stacks_in_19542_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19542 .s3c_stacks_in_19542_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_19542 .s3c_stacks_in_19542_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19542 .s3c_stacks_in_19542_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19542 .s3c_stacks_in_19542_cw .s3c_stacks_in_19542_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_19542 .s3c_stacks_in_19542_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_19542 .s3c_stacks_in_19542_cw div[class^="s3c_stacks_in_19542_col"] {*/	#stacks_in_19542 .s3c_stacks_in_19542_cw [class^="s3c_stacks_in_19542_col"] {		display: block;		width: 100%;	}			#stacks_in_19542 .s3c_stacks_in_19542_cw .s3c_stacks_in_19542_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_19542 .s3c_stacks_in_19542_col1 {		order: 1;	}		#stacks_in_19542 .s3c_stacks_in_19542_col2 {		order: 3;	}		#stacks_in_19542 .s3c_stacks_in_19542_col3 {		order: 5;	}		#stacks_in_19542 .s3c_stacks_in_19542_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_19542 .s3c_stacks_in_19542_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */

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


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

#wrap_stacks_in_19577 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_19577 .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_19577 .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_19577 .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_19577 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19577"],

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





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


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

#wrap_stacks_in_19575 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19575 .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_19575 .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_19575 .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_19575 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19575"],

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





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


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

#wrap_stacks_in_19573 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19573 .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_19573 .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_19573 .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_19573 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19573"],

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




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



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

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


#stacks_in_19307 {
	padding:  8px;
}
.stacks_in_19309{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_19309:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}


#stacks_in_19584 {
	font-size: 140%;
	font-weight: bold;
}


#stacks_in_19585 {
	font-size: 110%;
}

#stacks_in_19287 {
	padding:  8px;
}
.stacks_in_19289{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_19289:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

#stacks_in_19293 {
	font-size: 70%;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_19294 .s4c_stacks_in_19294_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19294 .s4c_stacks_in_19294_cw, #stacks_in_19294 .s4c_stacks_in_19294_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_19294 .s4c_stacks_in_19294_cw div[class^="s4c_stacks_in_19294_col"] {*/#stacks_in_19294 .s4c_stacks_in_19294_cw [class^="s4c_stacks_in_19294_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19294 .s4c_stacks_in_19294_cw .s4c_stacks_in_19294_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_19294 .s4c_stacks_in_19294_cw .s4c_stacks_in_19294_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19294 .s4c_stacks_in_19294_cw .s4c_stacks_in_19294_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19294 .s4c_stacks_in_19294_cw .s4c_stacks_in_19294_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19294 .s4c_stacks_in_19294_cw .s4c_stacks_in_19294_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_19294 .s4c_stacks_in_19294_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_19294 .s4c_stacks_in_19294_cw [class^="s4c_stacks_in_19294_col"] {		display: block;		width: 100%;	}		#stacks_in_19294 .s4c_stacks_in_19294_cw .s4c_stacks_in_19294_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_19294 .s4c_stacks_in_19294_col1 {		order: 1;	}		#stacks_in_19294 .s4c_stacks_in_19294_col2 {		order: 3;	}		#stacks_in_19294 .s4c_stacks_in_19294_col3 {		order: 5;	}		#stacks_in_19294 .s4c_stacks_in_19294_col4 {		order: 7;	}		#stacks_in_19294 .s4c_stacks_in_19294_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_19294 .s4c_stacks_in_19294_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_19294 .s4c_stacks_in_19294_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_19294 {
	padding: 0px 0px 6px 0px;
}





#stacks_in_19281 {
	padding:  8px;
}
.stacks_in_19283{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_19283:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}
/* Smart2columns2 stack v2.4.2 */#stacks_in_19285_2 .s2c_stacks_in_19285_2_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19285_2 .s2c_stacks_in_19285_2_cw, #stacks_in_19285_2 .s2c_stacks_in_19285_2_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_19285_2 .s2c_stacks_in_19285_2_cw [class^="s2c_stacks_in_19285_2_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19285_2 .s2c_stacks_in_19285_2_col1 {		width: 100px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_19285_2 .s2c_stacks_in_19285_2_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_19285_2 .s2c_stacks_in_19285_2_cw .s2c_stacks_in_19285_2_spacer {	display: table-cell;	width: 8px;}@media only screen and (max-width: 152px) {		#stacks_in_19285_2 .s2c_stacks_in_19285_2_cw {		display: block;		table-layout: auto;	}		#stacks_in_19285_2 .s2c_stacks_in_19285_2_cw [class^="s2c_stacks_in_19285_2_col"] {		display: block;		width: 100%;	}	 	#stacks_in_19285_2 .s2c_stacks_in_19285_2_cw .s2c_stacks_in_19285_2_spacer {		display: block;		height: 8px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_19285_4 {
	width: 100px;
}

#stacks_in_19285_7 {
	padding: 4px 0px 0px 0px;
}

#stacks_in_19285_8 {
	font-size: 80%;
}

#stacks_in_19614 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_19615 {
	font-size: 115%;
}

#stacks_in_19586 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  8px;
}



#stacks_in_19592 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_19593 {
	font-size: 90%;
}



#stacks_in_19598 {
	padding: 8px 0px 8px 0px;
}

#stacks_in_19599 {
	font-size: 90%;
}



#stacks_in_19604 {
	padding: 8px 0px 8px 0px;
}

#stacks_in_19605 {
	font-size: 90%;
}



#stacks_in_19610 {
	padding: 8px 0px 0px 0px;
}

#stacks_in_19611 {
	font-size: 90%;
}

#stacks_in_19612 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_19613 {
	font-size: 80%;
}

#stacks_in_19616 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 20px 0px 0px 0px;
	padding: 8px 25px 8px 25px;
}



#stacks_out_19619 {
	width: 70%;
}

#stacks_in_19622 {
	padding: 10px 0px 8px 0px;
}

#stacks_in_19623 {
	font-size: 90%;
}



#stacks_out_19625 {
	width: 70%;
}

#stacks_in_19628 {
	padding: 10px 0px 8px 0px;
}

#stacks_in_19629 {
	font-size: 90%;
}



#stacks_out_19631 {
	width: 70%;
}

#stacks_in_19634 {
	padding: 10px 0px 8px 0px;
}

#stacks_in_19635 {
	font-size: 90%;
}



#stacks_out_19637 {
	width: 70%;
}

#stacks_in_19640 {
	padding: 10px 0px 8px 0px;
}

#stacks_in_19641 {
	font-size: 90%;
}



#stacks_out_19643 {
	width: 70%;
}

#stacks_in_19646 {
	padding: 10px 0px 8px 0px;
}

#stacks_in_19647 {
	font-size: 90%;
}



#stacks_out_19649 {
	width: 70%;
}

#stacks_in_19652 {
	padding: 10px 0px 8px 0px;
}

#stacks_in_19653 {
	font-size: 90%;
}



#stacks_out_19655 {
	width: 70%;
}

#stacks_in_19658 {
	padding: 10px 0px 8px 0px;
}

#stacks_in_19659 {
	font-size: 90%;
}



#stacks_out_19661 {
	width: 70%;
}

#stacks_in_19664 {
	padding: 10px 0px 8px 0px;
}

#stacks_in_19665 {
	font-size: 90%;
}



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

#stacks_in_19671 {
	font-size: 90%;
}

#stacks_in_19672 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_19673 {
	font-size: 80%;
}



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

#stacks_in_19679 {
	font-size: 90%;
}

#stacks_in_19680 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_19681 {
	font-size: 80%;
}



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

#stacks_in_19687 {
	font-size: 90%;
}

#stacks_in_19688 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_19689 {
	font-size: 80%;
}

#stacks_in_19958 {
	background-color: rgba(255, 255, 255, 1.00);
}


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


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

#wrap_stacks_in_19960 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19960 .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_19960 .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_19960 .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_19960 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19960"],

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







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


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

#wrap_stacks_in_19963 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19963 .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_19963 .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_19963 .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_19963 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19963"],

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







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


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

#wrap_stacks_in_19966 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19966 .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_19966 .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_19966 .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_19966 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19966"],

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







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


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

#wrap_stacks_in_19969 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19969 .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_19969 .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_19969 .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_19969 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19969"],

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







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


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

#wrap_stacks_in_19972 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19972 .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_19972 .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_19972 .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_19972 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19972"],

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







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


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

#wrap_stacks_in_19975 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19975 .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_19975 .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_19975 .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_19975 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19975"],

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







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


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

#wrap_stacks_in_19978 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19978 .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_19978 .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_19978 .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_19978 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19978"],

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







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


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

#wrap_stacks_in_19981 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19981 .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_19981 .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_19981 .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_19981 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19981"],

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







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


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

#wrap_stacks_in_19984 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19984 .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_19984 .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_19984 .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_19984 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19984"],

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







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


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

#wrap_stacks_in_19987 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19987 .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_19987 .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_19987 .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_19987 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19987"],

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







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


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

#wrap_stacks_in_19990 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19990 .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_19990 .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_19990 .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_19990 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19990"],

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







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


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

#wrap_stacks_in_19993 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19993 .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_19993 .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_19993 .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_19993 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19993"],

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







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


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

#wrap_stacks_in_19996 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19996 .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_19996 .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_19996 .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_19996 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19996"],

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







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


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

#wrap_stacks_in_19999 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19999 .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_19999 .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_19999 .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_19999 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19999"],

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







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


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

#wrap_stacks_in_20002 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20002 .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_20002 .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_20002 .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_20002 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20002"],

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







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


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

#wrap_stacks_in_20005 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20005 .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_20005 .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_20005 .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_20005 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20005"],

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







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


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

#wrap_stacks_in_20008 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20008 .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_20008 .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_20008 .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_20008 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20008"],

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







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


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

#wrap_stacks_in_20011 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20011 .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_20011 .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_20011 .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_20011 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20011"],

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







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


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

#wrap_stacks_in_20014 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20014 .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_20014 .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_20014 .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_20014 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20014"],

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







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


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

#wrap_stacks_in_20017 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20017 .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_20017 .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_20017 .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_20017 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20017"],

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







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


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

#wrap_stacks_in_20020 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20020 .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_20020 .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_20020 .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_20020 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20020"],

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




#stacks_in_19959 {
	background-color: rgba(255, 255, 255, 1.00);
}


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


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

#wrap_stacks_in_20022 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20022 .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_20022 .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_20022 .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_20022 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20022"],

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





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


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

#wrap_stacks_in_20024 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20024 .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_20024 .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_20024 .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_20024 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20024"],

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





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


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

#wrap_stacks_in_20025 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20025 .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_20025 .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_20025 .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_20025 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20025"],

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





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


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

#wrap_stacks_in_20026 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20026 .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_20026 .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_20026 .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_20026 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20026"],

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





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


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

#wrap_stacks_in_20027 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20027 .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_20027 .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_20027 .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_20027 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20027"],

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





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


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

#wrap_stacks_in_20031 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20031 .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_20031 .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_20031 .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_20031 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20031"],

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





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


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

#wrap_stacks_in_20028 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20028 .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_20028 .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_20028 .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_20028 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20028"],

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





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


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

#wrap_stacks_in_20029 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20029 .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_20029 .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_20029 .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_20029 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20029"],

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





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


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

#wrap_stacks_in_20030 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20030 .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_20030 .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_20030 .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_20030 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20030"],

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





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


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

#wrap_stacks_in_20037 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20037 .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_20037 .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_20037 .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_20037 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20037"],

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





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


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

#wrap_stacks_in_20043 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_20043 .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_20043 .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_20043 .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_20043 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20043"],

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



.moreish-stacks_in_19382 .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_19382 .read-more__footer{text-align:center}.moreish-stacks_in_19382 .moreish-link{color:rgba(34, 80, 244, 1.00);}.moreish-stacks_in_19382 .moreish-link:hover{color:rgba(34, 80, 181, 1.00);} .moreish-stacks_in_19382 .read-more__btn.custom:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(253, 128, 8, 1.00)}.moreish-stacks_in_19382 .read-more__footer{top:0;} 

#stacks_in_19387 {
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

#stacks_in_19389 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 160%;
}

#stacks_in_19390 {
	padding: 10px 5px 0px 20px;
}

#stacks_in_19391 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_19392 .s2c_stacks_in_19392_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19392 .s2c_stacks_in_19392_cw, #stacks_in_19392 .s2c_stacks_in_19392_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_19392 .s2c_stacks_in_19392_cw [class^="s2c_stacks_in_19392_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19392 .s2c_stacks_in_19392_col1 {	width: 25%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_19392 .s2c_stacks_in_19392_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19392 .s2c_stacks_in_19392_cw .s2c_stacks_in_19392_spacer {	display: table-cell;	width: 0px;}@media only screen and (max-width: 1000px) {		#stacks_in_19392 .s2c_stacks_in_19392_cw {		display: block;		table-layout: auto;	}		#stacks_in_19392 .s2c_stacks_in_19392_cw [class^="s2c_stacks_in_19392_col"] {		display: block;		width: 100%;	}	 	#stacks_in_19392 .s2c_stacks_in_19392_cw .s2c_stacks_in_19392_spacer {		display: block;		height: 0px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_19392 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_19331 {
	margin:  10px;
}
.stacks_in_19423{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_19423:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}


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


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

#wrap_stacks_in_19426 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19426 .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_19426 .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_19426 .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_19426 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19426"],

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







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


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

#wrap_stacks_in_19429 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19429 .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_19429 .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_19429 .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_19429 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19429"],

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







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


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

#wrap_stacks_in_19432 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19432 .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_19432 .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_19432 .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_19432 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19432"],

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





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


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

#wrap_stacks_in_19919 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19919 .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_19919 .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_19919 .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_19919 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19919"],

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







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


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

#wrap_stacks_in_19922 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19922 .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_19922 .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_19922 .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_19922 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19922"],

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







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


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

#wrap_stacks_in_19926 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19926 .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_19926 .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_19926 .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_19926 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19926"],

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







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


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

#wrap_stacks_in_19929 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_19929 .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_19929 .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_19929 .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_19929 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_19929"],

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




#stacks_in_19931 {
	padding: 4px 0px 0px 0px;
}

#stacks_in_19933 {
	font-size: 125%;
}

#stacks_in_19935 {
	font-size: 80%;
}

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

#stacks_in_19937 {
	font-size: 90%;
}

#stacks_in_19938 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding:  6px;
}








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


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

#wrap_stacks_in_19952 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_19952 .configure-group-wrap label {
  background-color: rgba(255, 255, 255, 0.10);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_19952 .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_19952 .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_19952 .configure-group-wrap label {
  padding: 5px 15px;
}
.configure-group-wrap[data-name="stacks_in_19952"],

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




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

#stacks_in_19957 {
	font-size: 89%;
}

#stacks_in_19333 {
	margin:  10px;
}
.stacks_in_19394{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_19394:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

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

#stacks_in_19401 {
	font-size: 125%;
}

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

#stacks_in_19403 {
	font-size: 90%;
}

#stacks_in_19404 {
	padding: 6px 0px 10px 0px;
}

#stacks_in_19405 {
	font-size: 90%;
}

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

#stacks_in_19407 {
	font-size: 120%;
}


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


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

#wrap_stacks_in_19408 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_19408 .configure-group-wrap label {
  background-color: rgba(255, 255, 255, 0.40);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_19408 .configure-group-wrap input:checked + label {
  background-color: rgba(254, 228, 132, 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_19408 .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_19408 .configure-group-wrap label {
  padding: 4px 20px;
}
.configure-group-wrap[data-name="stacks_in_19408"],

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




#stacks_in_19417 {
	font-size: 83%;
}

#stacks_in_19419 {
	font-size: 83%;
}

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



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

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


#stacks_in_19479 {
	padding:  8px;
}
.stacks_in_19481{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_19481:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}


#stacks_in_19485 {
	font-size: 155%;
	font-weight: bold;
}


#stacks_in_19487 {
	font-size: 110%;
}

#stacks_in_19459 {
	padding:  8px;
}
.stacks_in_19461{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_19461:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

#stacks_in_19465 {
	font-size: 70%;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_19466 .s4c_stacks_in_19466_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19466 .s4c_stacks_in_19466_cw, #stacks_in_19466 .s4c_stacks_in_19466_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_19466 .s4c_stacks_in_19466_cw div[class^="s4c_stacks_in_19466_col"] {*/#stacks_in_19466 .s4c_stacks_in_19466_cw [class^="s4c_stacks_in_19466_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19466 .s4c_stacks_in_19466_cw .s4c_stacks_in_19466_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_19466 .s4c_stacks_in_19466_cw .s4c_stacks_in_19466_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19466 .s4c_stacks_in_19466_cw .s4c_stacks_in_19466_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19466 .s4c_stacks_in_19466_cw .s4c_stacks_in_19466_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19466 .s4c_stacks_in_19466_cw .s4c_stacks_in_19466_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_19466 .s4c_stacks_in_19466_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_19466 .s4c_stacks_in_19466_cw [class^="s4c_stacks_in_19466_col"] {		display: block;		width: 100%;	}		#stacks_in_19466 .s4c_stacks_in_19466_cw .s4c_stacks_in_19466_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_19466 .s4c_stacks_in_19466_col1 {		order: 1;	}		#stacks_in_19466 .s4c_stacks_in_19466_col2 {		order: 3;	}		#stacks_in_19466 .s4c_stacks_in_19466_col3 {		order: 5;	}		#stacks_in_19466 .s4c_stacks_in_19466_col4 {		order: 7;	}		#stacks_in_19466 .s4c_stacks_in_19466_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_19466 .s4c_stacks_in_19466_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_19466 .s4c_stacks_in_19466_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_19466 {
	padding: 0px 0px 6px 0px;
}





#stacks_in_23224 {
	padding:  8px;
}
.stacks_in_23226{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_23226:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

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

#stacks_in_23230 {
	font-size: 89%;
}

#stacks_in_23231 {
	background-color: rgba(255, 237, 217, 1.00);
	border: solid rgba(0, 91, 205, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 8px 2px 0px 10px;
}


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


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

#wrap_stacks_in_23232 .configure-inner-wrap {
  width: 100%;
  
  max-width: 300px;
  
}
#wrap_stacks_in_23232 .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_23232 .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_23232 .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_23232 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_23232"],

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




#stacks_in_19488 {
	margin: 6px 0px 0px 0px;
	padding: 10px 5px 0px 20px;
}

#stacks_in_19489 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

#stacks_in_19490 {
	padding: 0px 5px 12px 20px;
}

#stacks_in_19491 {
	display:inline-block; width:100%; line-height: 1.500000em;
}


#stacks_in_19492 {
	margin: 0px 20px 20px 20px;
}
.moreish-stacks_in_19493 .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.50);}.moreish-stacks_in_19493 .read-more__footer{text-align:left}.moreish-stacks_in_19493 .moreish-link{color:rgba(34, 80, 244, 1.00);}.moreish-stacks_in_19493 .moreish-link:hover{color:rgba(34, 80, 181, 1.00);} .moreish-stacks_in_19493 .read-more__btn.custom:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(108, 167, 255, 1.00)}.moreish-stacks_in_19493 .read-more__footer{top:0;} #stacks_in_19335{padding-right:10.00px;padding-left:5.00px;}#stacks_in_19335 > .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_19335 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_19335 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_19335 > .jack.width-static{width:500px}#stacks_in_19335 > .jack.width-flexible{width:100%}#stacks_in_19335 > .jack.margin-detailed{margin:40.00px 10.00px 10.00px 5.00px}#stacks_in_19335 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_19335 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_19335 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_19335 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_19335 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_19335 > .jack::after{border-radius:20px}#stacks_in_19335 > .jack.border-detailed-radius,#stacks_in_19335 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_19335 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_19335 > .jack.bg-color{background-color:#FFFFFF}#stacks_in_19335 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_19335 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_19335 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_19335 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_19335 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_19335 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_19335 > .jack.bg-image:not(.glass){}#stacks_in_19335 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_19335 > .jack.bg-image.glass.after,#stacks_in_19335 > .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_19335 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_19335 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_19335 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_19335 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_19335 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_19335 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_19335 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_19335 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_19335 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_19335 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_19335 > .jack.bg-image.glass.after,#stacks_in_19335 > .glass.jack.bg-image::after{}#stacks_in_19335 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_19335 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_19335 > .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_19335 > .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_19335 > .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_19335 > .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_19335 > .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_19335 > .jack.peek-shadow::before,#stacks_in_19335 > .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_19335 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_19335 > .jack{overflow:visible;}#stacks_in_19335 > .jack.height-static{height:100px}#stacks_in_19335 > .jack.height-minmax{min-height:100px;max-height:800px}

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



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

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






















#stacks_in_19520 {
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 0px 0px;
}

#stacks_in_19521 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

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

#stacks_in_19523 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

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

#stacks_in_19525 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

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

#stacks_in_19527 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}



	#stacks_in_19528 .button_icon,#stacks_in_19528 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:28px;
		line-height:28px;
		font-size:17px;
	}
	


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


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




#stacks_in_19528 .sweet_button_wrapper {
	text-align:left;

	
		height:28px;
	
}

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

	
		#stacks_in_19528 .button_icon,#stacks_in_19528 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

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

#stacks_in_19528 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 8px;
	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(98, 147, 213, 1.00);
}
#stacks_in_19528 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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



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





	#stacks_in_19528 .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_19528 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_19528 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(118, 167, 233, 1.00);
}
#stacks_in_19528 .sweet_button:active{
	background: rgba(78, 127, 193, 1.00);
}
#stacks_in_19528 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_19528 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_19528 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_19528 {
	padding: 16px 0px 10px 3px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_19529 .s2c_stacks_in_19529_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_19529 .s2c_stacks_in_19529_cw, #stacks_in_19529 .s2c_stacks_in_19529_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_19529 .s2c_stacks_in_19529_cw [class^="s2c_stacks_in_19529_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_19529 .s2c_stacks_in_19529_col1 {	width: 65%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_19529 .s2c_stacks_in_19529_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_19529 .s2c_stacks_in_19529_cw .s2c_stacks_in_19529_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 1000px) {		#stacks_in_19529 .s2c_stacks_in_19529_cw {		display: block;		table-layout: auto;	}		#stacks_in_19529 .s2c_stacks_in_19529_cw [class^="s2c_stacks_in_19529_col"] {		display: block;		width: 100%;	}	 	#stacks_in_19529 .s2c_stacks_in_19529_cw .s2c_stacks_in_19529_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_19531 {
	background-color: rgba(137, 197, 255, 0.60);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 5px 0px 5px 0px;
	padding:  6px;
}

#stacks_in_19533 {
	padding: 0px 5px 0px 10px;
}

#stacks_in_19535 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 90%;
}



	#stacks_in_19536 .button_icon,#stacks_in_19536 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:24px;
		line-height:24px;
		font-size:15px;
	}
	


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


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




#stacks_in_19536 .sweet_button_wrapper {
	text-align:center;

	
		height:24px;
	
}

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

	
		#stacks_in_19536 .button_icon,#stacks_in_19536 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

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

#stacks_in_19536 .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(98, 147, 213, 1.00);
}
#stacks_in_19536 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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



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





	#stacks_in_19536 .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_19536 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_19536 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(118, 167, 233, 1.00);
}
#stacks_in_19536 .sweet_button:active{
	background: rgba(78, 127, 193, 1.00);
}
#stacks_in_19536 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_19536 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_19536 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_19536 .sweet_button.adv_gradient {
	background: rgba(98, 147, 213, 1.00);
	background: linear-gradient(top, rgba(98, 147, 213, 1.00), rgba(39, 91, 158, 1.00));
}
#stacks_in_19536 .sweet_button.adv_gradient:hover {
	background: rgba(118, 167, 233, 1.00);
	background: linear-gradient(top, rgba(118, 167, 233, 1.00), rgba(59, 111, 178, 1.00));
}
#stacks_in_19536 .sweet_button.adv_gradient:active{
	background: rgba(78, 127, 193, 1.00);
	background: linear-gradient(top, rgba(78, 127, 193, 1.00), rgba(19, 71, 138, 1.00));
}
#stacks_in_19536 .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_19536 .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_19536 .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_19536 {
	margin: 5px 0px 7px 0px;
	padding: 5px 0px 7px 0px;
}

#stacks_out_19536 {
	width: 200px;
	margin-left:0;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_19537 .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:18px;padding-top:12px;padding-right:20px;padding-bottom:14px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_19537 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_19537 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_19537 .yd-btn .fa{font-size:18px}#stacks_in_19537 .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_19537 {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_19538 .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:20px;padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_19538 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_19538 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_19538 .yd-btn .fa{font-size:20px}#stacks_in_19538 .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:20px}


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

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



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

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

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

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

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

#stacks_in_16664 {
	margin: 0px 0px 30px 0px;
}

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

#stacks_out_16666 {
	width: 50px;
}

#stacks_in_16669 {
	padding: 2px 0px 8px 0px;
}

#stacks_in_16671 {
	padding: 0px 0px 8px 0px;
}

#stacks_out_16671 {
	width: 50px;
}

#stacks_in_16674 {
	font-size: 90%;
}



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


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


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




#stacks_in_16675 .sweet_button_wrapper {
	text-align:center;

	
		height:26px;
	
}

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

	
		#stacks_in_16675 .button_icon,#stacks_in_16675 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

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

#stacks_in_16675 .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(253, 143, 24, 1.00);
}
#stacks_in_16675 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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



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





	#stacks_in_16675 .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_16675 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_16675 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 163, 44, 1.00);
}
#stacks_in_16675 .sweet_button:active{
	background: rgba(233, 123, 4, 1.00);
}
#stacks_in_16675 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_16675 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_16675 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_16675 {
	padding: 5px 0px 7px 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_15175 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_15175 .theDivider1,
#simpleDivider_stacks_in_15175 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_15175 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_15175.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_15175.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_15175 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_15175.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_15175.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_15175.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_15175.bgImageOn .theDivider1 img {
	display: block;
}


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


#stacks_in_15221 {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}
#stacks_in_16477 h5,#stacks_in_16477 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_16477 h5 a,#stacks_in_16477 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_16477 h5 a:hover,#stacks_in_16477 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_16477 small,#stacks_in_16477 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16477 {
	padding: 0px 20px 10px 20px;
}
#stacks_in_13954 h4,#stacks_in_13954 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_13954 h4 a,#stacks_in_13954 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_13954 h4 a:hover,#stacks_in_13954 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_13954 small,#stacks_in_13954 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_13954 {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}

#stacks_in_13957 {
	font-size: 110%;
}
#stacks_in_16496 h5,#stacks_in_16496 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_16496 h5 a,#stacks_in_16496 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_16496 h5 a:hover,#stacks_in_16496 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_16496 small,#stacks_in_16496 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16496 {
	padding: 0px 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_20260.configure-wrap, #stacks_in_20260.configure-wrap * {
  box-sizing: border-box;
}
#stacks_in_20260.configure-wrap {
  /* Background */
  /* Border & Shadow */
  border: 0px solid rgba(179, 179, 179, 1.00);
  border-radius: 0px;
  /* Layout */
  padding: 6px 0px 20px 0px;
  
  
}
#stacks_in_20260.configure-wrap > div {

}
/*
 CUSTOM STYLES
*/
#stacks_in_20260 .configure-inner-wrap > .configure-checkbox {
  height: auto;
}
#stacks_in_20260 .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_20260 .configure-inner-wrap,
#stacks_in_20260 .configure-inner-wrap span,
#stacks_in_20260 .configure-inner-wrap > label output,
#stacks_in_20260 .configure-inner-wrap input,
#stacks_in_20260 .configure-inner-wrap select {
  font-family: inherit;
  font-weight: 400;
}
#stacks_in_20260 .configure-inner-wrap input,
#stacks_in_20260 .configure-inner-wrap select {
  box-shadow: none;
  height: auto;
}
#stacks_in_20260 .configure-input textarea,
#stacks_in_20260 .configure-input input,
#stacks_in_20260 .configure-input select,
#stacks_in_20260 .configure-input output,
#stacks_in_20260 .configure-input .com_onelittledesigner_stacks_Configure_Select_Option_stack,
#stacks_in_20260 .configure-group-wrap label:not(.stacks-label),
#stacks_in_20260 .ccs-checkbox-text,
#stacks_in_20260 .configure-math {
  color: rgba(18, 56, 114, 1.00);
}
#stacks_in_20260 .configure-input .prefix,
#stacks_in_20260 .configure-input .postfix {
  color: rgba(0, 0, 0, 1.00);
  border-width: 0px;
  height: auto;
  text-align: left;
}
#stacks_in_20260 .configure-input .select-icon svg {
  stroke: rgba(0, 0, 0, 1.00);
}
#stacks_in_20260 .configure-inner-wrap > .configure-subtitle {
  color: rgba(254, 228, 151, 1.00);
}
#stacks_in_20260 .configure-inner-wrap > label output,
#stacks_in_20260 .configure-inner-wrap > label:not(.configure-checkbox) {
  color: rgba(255, 237, 217, 1.00);
  margin: 15px 0 8px 0;
  font-weight: 600;
}
#stacks_in_20260 .configure-input textarea,
#stacks_in_20260 .configure-input input,
#stacks_in_20260 .configure-input select,
#stacks_in_20260 .configure-input output,
#stacks_in_20260 .ccs-checkbox-text {
  font-size: 14px;
  line-height: 14px;
}
#stacks_in_20260 .configure-input textarea,
#stacks_in_20260 .configure-input input[data-type="text"],
#stacks_in_20260 .configure-input select {
  line-height: 22px;
}
#stacks_in_20260 .quantity-button {
  margin: 0;
  border-width: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  font-size: 12px;
  line-height: 12px;
}
#stacks_in_20260 .ccs-check-graphic {
  width: 22px;
  height: 22px;
}
#stacks_in_20260 .configure-input .prefix,
#stacks_in_20260 .configure-input .postfix {
  font-size: 14px;
  line-height: 14px;
}
#stacks_in_20260 .configure-inner-wrap > label:not(.configure-checkbox) {
  font-size: 15px;
  line-height: 15px;
}
#stacks_in_20260 .configure-inner-wrap > .configure-subtitle {
  font-size: 15px;
  line-height: 120%;
}
#stacks_in_20260.configure-wrap .select-icon {
  width: 14px;
  height: 14px;
}
#stacks_in_20260 .configure-number {
  padding: 5.000000px 5.000000px 5.000000px 12px;
}
#stacks_in_20260 .configure-select {
  padding: 9.000000px 5.000000px 9.000000px 12px;
}
#stacks_in_20260 .configure-text {
  padding: 5.000000px 12px;

}
#stacks_in_20260 .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_20260 .is-narrow .quantity-nav .quantity-button {
  height: 100%;
  width: 16px;
  line-height: 10px;
}
#stacks_in_20260 .is-narrow .quantity-nav .quantity-up {
  grid-row: 1;
  border-radius: 0 3px 0 0;
}
#stacks_in_20260 .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_20260 .is-narrow .configure-number {
  padding: 5.000000px;
}
#stacks_in_20260 .configure-inner-wrap > .configure-checkbox {
  grid-gap: 7.000000px;
}

#stacks_in_20260 .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_20260 .configure-input .com_onelittledesigner_stacks_Configure_Select_Option_stack,
#stacks_in_20260 .ccs-check-graphic {
  background: rgba(255, 227, 119, 1.00);
}

/*
 GROUP
*/
#stacks_in_20260 .configure-group-wrap label {
  border: 1px solid rgba(108, 166, 255, 1.00);
  overflow: hidden;
  margin: 0;
  display: block;
  cursor: default;
}
#stacks_in_20260 .configure-input-wrap > .configure-input-design {
  border: 1px solid rgba(108, 166, 255, 1.00);
  background: rgba(255, 227, 119, 1.00);
}
#stacks_in_20260 .configure-group-wrap input:not(:checked) + label:hover:before,
#stacks_in_20260 .configure-checkbox:hover input:not(:checked) + .ccs-check-graphic:before,
#stacks_in_20260.configure-wrap .configure-input-design.configure-focused:before {
  border-radius: 3px;
}
/*
 RANGE
*/
#stacks_in_20260 .configure-range  .fill-to {
  border: 1px solid rgba(108, 166, 255, 1.00);
}
#stacks_in_20260 .configure-range  .fill-to-bar {
  background: rgba(60, 100, 250, 1.00);
}
#stacks_in_20260 .configure-tick-wrap > div {
  background: rgba(0, 0, 0, 0.15);
}
#stacks_in_20260.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_20260.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_20260 .configure-range  .fill-to {
  background: rgba(0, 0, 0, 0.05);
}
/*
 CHECKBOX
*/
#stacks_in_20260 .ccs-checkbox-text {
  color: rgba(18, 56, 114, 1.00);
}
#stacks_in_20260 .ccs-check-graphic {
  border: 1px solid rgba(108, 166, 255, 1.00);
}
#stacks_in_20260 .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_20260 .configure-number .configure-input-formatting input[type="number"] {
  color: transparent;
}
#stacks_in_20260 .configure-number .configure-input-formatting input[type="number"]:focus  {
  color: rgba(18, 56, 114, 1.00);
}
/* #stacks_in_20260 .quantity-nav {
  padding: 7px 8px 0 0;
} */
#stacks_in_20260 .quantity-button {
  color: rgba(18, 56, 114, 1.00);
  background: rgba(0, 0, 0, 0.10);
}
#stacks_in_20260 .quantity-button.quantity-up:before {
  content: "+";
  color: rgba(0, 0, 0, 0.70);
}
#stacks_in_20260 .quantity-button.quantity-down:before {
  content: "-";
  color: rgba(0, 0, 0, 0.70);
}

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

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


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



















.stacks_in_20261{--glass-bg:hsl(from #FFFFFF h s l / 0.10);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 1px rgba(0, 0, 0, 0.30);--glass-padding:0 0}.stacks_in_20261:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.10);}
/* Smart2columns2 stack v2.4.2 */#stacks_in_20263_2 .s2c_stacks_in_20263_2_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20263_2 .s2c_stacks_in_20263_2_cw, #stacks_in_20263_2 .s2c_stacks_in_20263_2_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_20263_2 .s2c_stacks_in_20263_2_cw [class^="s2c_stacks_in_20263_2_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20263_2 .s2c_stacks_in_20263_2_col1 {		width: 30px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_20263_2 .s2c_stacks_in_20263_2_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_20263_2 .s2c_stacks_in_20263_2_cw .s2c_stacks_in_20263_2_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 300px) {		#stacks_in_20263_2 .s2c_stacks_in_20263_2_cw {		display: block;		table-layout: auto;	}		#stacks_in_20263_2 .s2c_stacks_in_20263_2_cw [class^="s2c_stacks_in_20263_2_col"] {		display: block;		width: 100%;	}	 	#stacks_in_20263_2 .s2c_stacks_in_20263_2_cw .s2c_stacks_in_20263_2_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_20263_2 {
	padding: 5px 0px 5px 10px;
}
.stacks_in_20263_4,.stacks_in_20263_4 a,a .stacks_in_20263_4{text-decoration:none;color:rgba(255, 233, 26, 1.00);transition:all 300ms ease}.stacks_in_20263_4:hover,.stacks_in_20263_4 a:hover,a .stacks_in_20263_4:hover{color:rgba(0, 0, 0, 1.00)}.stacks_in_20263_4 .stack-icon,.stacks_in_20263_4 a .stack-icon,a .stacks_in_20263_4 .stack-icon{color:rgba(255, 255, 255, 1.00)}.stacks_in_20263_4 .stack-icon:hover,.stacks_in_20263_4 a .stack-icon:hover,a .stacks_in_20263_4 .stack-icon:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_20263_8 {
	font-size: 85%;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_20265 .s2c_stacks_in_20265_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20265 .s2c_stacks_in_20265_cw, #stacks_in_20265 .s2c_stacks_in_20265_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_20265 .s2c_stacks_in_20265_cw [class^="s2c_stacks_in_20265_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20265 .s2c_stacks_in_20265_col1 {	width: 64%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_20265 .s2c_stacks_in_20265_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20265 .s2c_stacks_in_20265_cw .s2c_stacks_in_20265_spacer {	display: table-cell;	width: 1%;}@media only screen and (max-width: 700px) {		#stacks_in_20265 .s2c_stacks_in_20265_cw {		display: block;		table-layout: auto;	}		#stacks_in_20265 .s2c_stacks_in_20265_cw [class^="s2c_stacks_in_20265_col"] {		display: block;		width: 100%;	}	 	#stacks_in_20265 .s2c_stacks_in_20265_cw .s2c_stacks_in_20265_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack *//* Smart2columns2 stack v2.4.2 */#stacks_in_20723 .s2c_stacks_in_20723_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20723 .s2c_stacks_in_20723_cw, #stacks_in_20723 .s2c_stacks_in_20723_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_20723 .s2c_stacks_in_20723_cw [class^="s2c_stacks_in_20723_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20723 .s2c_stacks_in_20723_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_20723 .s2c_stacks_in_20723_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20723 .s2c_stacks_in_20723_cw .s2c_stacks_in_20723_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 900px) {		#stacks_in_20723 .s2c_stacks_in_20723_cw {		display: block;		table-layout: auto;	}		#stacks_in_20723 .s2c_stacks_in_20723_cw [class^="s2c_stacks_in_20723_col"] {		display: block;		width: 100%;	}	 	#stacks_in_20723 .s2c_stacks_in_20723_cw .s2c_stacks_in_20723_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */

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


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

#wrap_stacks_in_20727 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_20727 .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_20727 .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_20727 .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_20727 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20727"],

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





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


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

#wrap_stacks_in_20724 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_20724 .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_20724 .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_20724 .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_20724 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20724"],

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



/* Smart2columns2 stack v2.4.2 */#stacks_in_20726 .s2c_stacks_in_20726_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20726 .s2c_stacks_in_20726_cw, #stacks_in_20726 .s2c_stacks_in_20726_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_20726 .s2c_stacks_in_20726_cw [class^="s2c_stacks_in_20726_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20726 .s2c_stacks_in_20726_col1 {	width: 60%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_20726 .s2c_stacks_in_20726_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20726 .s2c_stacks_in_20726_cw .s2c_stacks_in_20726_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 900px) {		#stacks_in_20726 .s2c_stacks_in_20726_cw {		display: block;		table-layout: auto;	}		#stacks_in_20726 .s2c_stacks_in_20726_cw [class^="s2c_stacks_in_20726_col"] {		display: block;		width: 100%;	}	 	#stacks_in_20726 .s2c_stacks_in_20726_cw .s2c_stacks_in_20726_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */

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


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

#wrap_stacks_in_20738 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_20738 .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_20738 .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_20738 .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_20738 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20738"],

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





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


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

#wrap_stacks_in_20733 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_20733 .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_20733 .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_20733 .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_20733 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_20733"],

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




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



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

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


#stacks_in_20446 {
	padding:  8px;
}
.stacks_in_20448{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_20448:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}


#stacks_in_20816 {
	font-size: 140%;
	font-weight: bold;
}


#stacks_in_20817 {
	font-size: 110%;
}


#stacks_in_20818 {
	font-size: 110%;
}

#stacks_in_20426 {
	padding:  8px;
}
.stacks_in_20428{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_20428:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

#stacks_in_20432 {
	font-size: 70%;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_20433 .s4c_stacks_in_20433_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20433 .s4c_stacks_in_20433_cw, #stacks_in_20433 .s4c_stacks_in_20433_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_20433 .s4c_stacks_in_20433_cw div[class^="s4c_stacks_in_20433_col"] {*/#stacks_in_20433 .s4c_stacks_in_20433_cw [class^="s4c_stacks_in_20433_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20433 .s4c_stacks_in_20433_cw .s4c_stacks_in_20433_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_20433 .s4c_stacks_in_20433_cw .s4c_stacks_in_20433_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20433 .s4c_stacks_in_20433_cw .s4c_stacks_in_20433_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20433 .s4c_stacks_in_20433_cw .s4c_stacks_in_20433_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20433 .s4c_stacks_in_20433_cw .s4c_stacks_in_20433_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_20433 .s4c_stacks_in_20433_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_20433 .s4c_stacks_in_20433_cw [class^="s4c_stacks_in_20433_col"] {		display: block;		width: 100%;	}		#stacks_in_20433 .s4c_stacks_in_20433_cw .s4c_stacks_in_20433_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_20433 .s4c_stacks_in_20433_col1 {		order: 1;	}		#stacks_in_20433 .s4c_stacks_in_20433_col2 {		order: 3;	}		#stacks_in_20433 .s4c_stacks_in_20433_col3 {		order: 5;	}		#stacks_in_20433 .s4c_stacks_in_20433_col4 {		order: 7;	}		#stacks_in_20433 .s4c_stacks_in_20433_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_20433 .s4c_stacks_in_20433_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_20433 .s4c_stacks_in_20433_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_20433 {
	padding: 0px 0px 6px 0px;
}





#stacks_in_20420 {
	padding:  8px;
}
.stacks_in_20422{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_20422:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}
/* Smart2columns2 stack v2.4.2 */#stacks_in_20424_2 .s2c_stacks_in_20424_2_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20424_2 .s2c_stacks_in_20424_2_cw, #stacks_in_20424_2 .s2c_stacks_in_20424_2_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_20424_2 .s2c_stacks_in_20424_2_cw [class^="s2c_stacks_in_20424_2_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20424_2 .s2c_stacks_in_20424_2_col1 {		width: 100px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_20424_2 .s2c_stacks_in_20424_2_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_20424_2 .s2c_stacks_in_20424_2_cw .s2c_stacks_in_20424_2_spacer {	display: table-cell;	width: 8px;}@media only screen and (max-width: 152px) {		#stacks_in_20424_2 .s2c_stacks_in_20424_2_cw {		display: block;		table-layout: auto;	}		#stacks_in_20424_2 .s2c_stacks_in_20424_2_cw [class^="s2c_stacks_in_20424_2_col"] {		display: block;		width: 100%;	}	 	#stacks_in_20424_2 .s2c_stacks_in_20424_2_cw .s2c_stacks_in_20424_2_spacer {		display: block;		height: 8px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_20424_4 {
	width: 100px;
}

#stacks_in_20424_7 {
	padding: 4px 0px 0px 0px;
}

#stacks_in_20424_8 {
	font-size: 80%;
}

#stacks_in_20743 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
}



#stacks_in_20749 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_20750 {
	font-size: 90%;
}

#stacks_in_20753 {
	padding: 8px 0px 8px 0px;
}

#stacks_in_20754 {
	font-size: 90%;
}

#stacks_in_20755 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_20756 {
	font-size: 90%;
}


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


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

#wrap_stacks_in_21121 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21121 .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_21121 .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_21121 .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_21121 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21121"],

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







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


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

#wrap_stacks_in_21124 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21124 .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_21124 .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_21124 .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_21124 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21124"],

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







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


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

#wrap_stacks_in_21127 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21127 .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_21127 .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_21127 .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_21127 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21127"],

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







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


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

#wrap_stacks_in_21130 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21130 .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_21130 .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_21130 .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_21130 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21130"],

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







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


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

#wrap_stacks_in_21133 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21133 .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_21133 .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_21133 .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_21133 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21133"],

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







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


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

#wrap_stacks_in_21140 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21140 .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_21140 .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_21140 .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_21140 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21140"],

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







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


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

#wrap_stacks_in_21143 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21143 .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_21143 .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_21143 .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_21143 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21143"],

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







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


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

#wrap_stacks_in_21146 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21146 .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_21146 .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_21146 .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_21146 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21146"],

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







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


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

#wrap_stacks_in_21149 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21149 .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_21149 .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_21149 .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_21149 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21149"],

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







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


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

#wrap_stacks_in_21152 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21152 .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_21152 .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_21152 .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_21152 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21152"],

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







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


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

#wrap_stacks_in_21155 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21155 .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_21155 .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_21155 .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_21155 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21155"],

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







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


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

#wrap_stacks_in_21158 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21158 .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_21158 .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_21158 .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_21158 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21158"],

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







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


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

#wrap_stacks_in_21161 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21161 .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_21161 .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_21161 .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_21161 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21161"],

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







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


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

#wrap_stacks_in_21164 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21164 .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_21164 .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_21164 .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_21164 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21164"],

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







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


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

#wrap_stacks_in_21167 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21167 .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_21167 .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_21167 .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_21167 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21167"],

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







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


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

#wrap_stacks_in_21170 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21170 .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_21170 .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_21170 .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_21170 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21170"],

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







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


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

#wrap_stacks_in_21173 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21173 .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_21173 .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_21173 .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_21173 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21173"],

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







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


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

#wrap_stacks_in_21176 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21176 .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_21176 .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_21176 .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_21176 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21176"],

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







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


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

#wrap_stacks_in_21179 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21179 .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_21179 .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_21179 .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_21179 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21179"],

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







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


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

#wrap_stacks_in_21182 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21182 .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_21182 .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_21182 .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_21182 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21182"],

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







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


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

#wrap_stacks_in_21185 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21185 .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_21185 .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_21185 .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_21185 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21185"],

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





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


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

#wrap_stacks_in_21135 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21135 .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_21135 .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_21135 .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_21135 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21135"],

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





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


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

#wrap_stacks_in_21136 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21136 .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_21136 .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_21136 .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_21136 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21136"],

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





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


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

#wrap_stacks_in_21137 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21137 .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_21137 .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_21137 .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_21137 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21137"],

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





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


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

#wrap_stacks_in_21138 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21138 .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_21138 .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_21138 .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_21138 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21138"],

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





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


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

#wrap_stacks_in_21192 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21192 .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_21192 .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_21192 .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_21192 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21192"],

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





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


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

#wrap_stacks_in_21198 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21198 .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_21198 .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_21198 .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_21198 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21198"],

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



.moreish-stacks_in_20537 .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_20537 .read-more__footer{text-align:center}.moreish-stacks_in_20537 .moreish-link{color:rgba(34, 80, 244, 1.00);}.moreish-stacks_in_20537 .moreish-link:hover{color:rgba(34, 80, 181, 1.00);} .moreish-stacks_in_20537 .read-more__btn.custom:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(253, 128, 8, 1.00)}.moreish-stacks_in_20537 .read-more__footer{top:0;} 

#stacks_in_20542 {
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

#stacks_in_20544 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 160%;
}

#stacks_in_20545 {
	padding: 10px 5px 0px 20px;
}

#stacks_in_20546 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_20547 .s2c_stacks_in_20547_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20547 .s2c_stacks_in_20547_cw, #stacks_in_20547 .s2c_stacks_in_20547_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_20547 .s2c_stacks_in_20547_cw [class^="s2c_stacks_in_20547_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20547 .s2c_stacks_in_20547_col1 {	width: 25%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_20547 .s2c_stacks_in_20547_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20547 .s2c_stacks_in_20547_cw .s2c_stacks_in_20547_spacer {	display: table-cell;	width: 0px;}@media only screen and (max-width: 1000px) {		#stacks_in_20547 .s2c_stacks_in_20547_cw {		display: block;		table-layout: auto;	}		#stacks_in_20547 .s2c_stacks_in_20547_cw [class^="s2c_stacks_in_20547_col"] {		display: block;		width: 100%;	}	 	#stacks_in_20547 .s2c_stacks_in_20547_cw .s2c_stacks_in_20547_spacer {		display: block;		height: 0px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_20547 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_20457 {
	margin:  10px;
}
.stacks_in_20578{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_20578:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}


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


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

#wrap_stacks_in_21041 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21041 .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_21041 .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_21041 .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_21041 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21041"],

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







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


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

#wrap_stacks_in_21044 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21044 .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_21044 .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_21044 .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_21044 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21044"],

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







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


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

#wrap_stacks_in_21049 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21049 .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_21049 .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_21049 .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_21049 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21049"],

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







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


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

#wrap_stacks_in_21052 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_21052 .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_21052 .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_21052 .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_21052 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_21052"],

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




#stacks_in_21054 {
	padding: 4px 0px 0px 0px;
}

#stacks_in_21056 {
	font-size: 125%;
}

#stacks_in_21058 {
	font-size: 80%;
}

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

#stacks_in_21060 {
	font-size: 90%;
}

#stacks_in_21061 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding:  6px;
}








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


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

#wrap_stacks_in_21090 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_21090 .configure-group-wrap label {
  background-color: rgba(255, 255, 255, 0.10);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_21090 .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_21090 .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_21090 .configure-group-wrap label {
  padding: 5px 15px;
}
.configure-group-wrap[data-name="stacks_in_21090"],

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




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

#stacks_in_21080 {
	font-size: 89%;
}

#stacks_in_20460 {
	margin:  10px;
}
.stacks_in_20549{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_20549:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

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

#stacks_in_20556 {
	font-size: 125%;
}

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

#stacks_in_20558 {
	font-size: 90%;
}

#stacks_in_20559 {
	padding: 6px 0px 10px 0px;
}

#stacks_in_20560 {
	font-size: 90%;
}

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

#stacks_in_20562 {
	font-size: 120%;
}


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


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

#wrap_stacks_in_20563 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_20563 .configure-group-wrap label {
  background-color: rgba(255, 255, 255, 0.40);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_20563 .configure-group-wrap input:checked + label {
  background-color: rgba(254, 228, 132, 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_20563 .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_20563 .configure-group-wrap label {
  padding: 4px 20px;
}
.configure-group-wrap[data-name="stacks_in_20563"],

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




#stacks_in_20572 {
	font-size: 83%;
}

#stacks_in_20574 {
	font-size: 83%;
}

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



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

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


#stacks_in_20651 {
	padding:  8px;
}
.stacks_in_20653{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_20653:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}


#stacks_in_20657 {
	font-size: 155%;
	font-weight: bold;
}


#stacks_in_20659 {
	font-size: 110%;
}

#stacks_in_20631 {
	padding:  8px;
}
.stacks_in_20633{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_20633:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

#stacks_in_20637 {
	font-size: 70%;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_20638 .s4c_stacks_in_20638_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20638 .s4c_stacks_in_20638_cw, #stacks_in_20638 .s4c_stacks_in_20638_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_20638 .s4c_stacks_in_20638_cw div[class^="s4c_stacks_in_20638_col"] {*/#stacks_in_20638 .s4c_stacks_in_20638_cw [class^="s4c_stacks_in_20638_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20638 .s4c_stacks_in_20638_cw .s4c_stacks_in_20638_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_20638 .s4c_stacks_in_20638_cw .s4c_stacks_in_20638_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20638 .s4c_stacks_in_20638_cw .s4c_stacks_in_20638_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20638 .s4c_stacks_in_20638_cw .s4c_stacks_in_20638_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20638 .s4c_stacks_in_20638_cw .s4c_stacks_in_20638_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_20638 .s4c_stacks_in_20638_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_20638 .s4c_stacks_in_20638_cw [class^="s4c_stacks_in_20638_col"] {		display: block;		width: 100%;	}		#stacks_in_20638 .s4c_stacks_in_20638_cw .s4c_stacks_in_20638_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_20638 .s4c_stacks_in_20638_col1 {		order: 1;	}		#stacks_in_20638 .s4c_stacks_in_20638_col2 {		order: 3;	}		#stacks_in_20638 .s4c_stacks_in_20638_col3 {		order: 5;	}		#stacks_in_20638 .s4c_stacks_in_20638_col4 {		order: 7;	}		#stacks_in_20638 .s4c_stacks_in_20638_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_20638 .s4c_stacks_in_20638_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_20638 .s4c_stacks_in_20638_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_20638 {
	padding: 0px 0px 6px 0px;
}





#stacks_in_20660 {
	margin: 6px 0px 0px 0px;
	padding: 10px 5px 0px 20px;
}

#stacks_in_20661 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

#stacks_in_20662 {
	padding: 0px 5px 12px 20px;
}

#stacks_in_20663 {
	display:inline-block; width:100%; line-height: 1.500000em;
}


#stacks_in_20664 {
	margin: 0px 20px 20px 20px;
}
.moreish-stacks_in_20665 .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.50);}.moreish-stacks_in_20665 .read-more__footer{text-align:left}.moreish-stacks_in_20665 .moreish-link{color:rgba(34, 80, 244, 1.00);}.moreish-stacks_in_20665 .moreish-link:hover{color:rgba(34, 80, 181, 1.00);} .moreish-stacks_in_20665 .read-more__btn.custom:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(108, 167, 255, 1.00)}.moreish-stacks_in_20665 .read-more__footer{top:0;} #stacks_in_20462{padding-right:10.00px;padding-left:5.00px;}#stacks_in_20462 > .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_20462 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_20462 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_20462 > .jack.width-static{width:500px}#stacks_in_20462 > .jack.width-flexible{width:100%}#stacks_in_20462 > .jack.margin-detailed{margin:40.00px 10.00px 10.00px 5.00px}#stacks_in_20462 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_20462 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_20462 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_20462 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_20462 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_20462 > .jack::after{border-radius:20px}#stacks_in_20462 > .jack.border-detailed-radius,#stacks_in_20462 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_20462 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_20462 > .jack.bg-color{background-color:#FFFFFF}#stacks_in_20462 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_20462 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_20462 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_20462 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_20462 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_20462 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_20462 > .jack.bg-image:not(.glass){}#stacks_in_20462 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_20462 > .jack.bg-image.glass.after,#stacks_in_20462 > .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_20462 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_20462 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_20462 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_20462 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_20462 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_20462 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_20462 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_20462 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_20462 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_20462 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_20462 > .jack.bg-image.glass.after,#stacks_in_20462 > .glass.jack.bg-image::after{}#stacks_in_20462 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_20462 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_20462 > .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_20462 > .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_20462 > .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_20462 > .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_20462 > .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_20462 > .jack.peek-shadow::before,#stacks_in_20462 > .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_20462 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_20462 > .jack{overflow:visible;}#stacks_in_20462 > .jack.height-static{height:100px}#stacks_in_20462 > .jack.height-minmax{min-height:100px;max-height:800px}

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



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

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














#stacks_in_20704 {
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 0px 0px;
}

#stacks_in_20705 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

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

#stacks_in_20707 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

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

#stacks_in_20709 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

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

#stacks_in_20711 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}



	#stacks_in_20712 .button_icon,#stacks_in_20712 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:28px;
		line-height:28px;
		font-size:17px;
	}
	


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


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




#stacks_in_20712 .sweet_button_wrapper {
	text-align:left;

	
		height:28px;
	
}

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

	
		#stacks_in_20712 .button_icon,#stacks_in_20712 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

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

#stacks_in_20712 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 8px;
	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(98, 147, 213, 1.00);
}
#stacks_in_20712 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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



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





	#stacks_in_20712 .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_20712 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_20712 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(118, 167, 233, 1.00);
}
#stacks_in_20712 .sweet_button:active{
	background: rgba(78, 127, 193, 1.00);
}
#stacks_in_20712 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_20712 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_20712 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_20712 {
	padding: 16px 0px 10px 3px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_20713 .s2c_stacks_in_20713_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_20713 .s2c_stacks_in_20713_cw, #stacks_in_20713 .s2c_stacks_in_20713_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_20713 .s2c_stacks_in_20713_cw [class^="s2c_stacks_in_20713_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_20713 .s2c_stacks_in_20713_col1 {	width: 65%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_20713 .s2c_stacks_in_20713_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_20713 .s2c_stacks_in_20713_cw .s2c_stacks_in_20713_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 1000px) {		#stacks_in_20713 .s2c_stacks_in_20713_cw {		display: block;		table-layout: auto;	}		#stacks_in_20713 .s2c_stacks_in_20713_cw [class^="s2c_stacks_in_20713_col"] {		display: block;		width: 100%;	}	 	#stacks_in_20713 .s2c_stacks_in_20713_cw .s2c_stacks_in_20713_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_20715 {
	background-color: rgba(137, 197, 255, 0.60);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 5px 0px 5px 0px;
	padding:  6px;
}

#stacks_in_20717 {
	padding: 0px 5px 0px 10px;
}

#stacks_in_20719 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 90%;
}



	#stacks_in_20720 .button_icon,#stacks_in_20720 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:24px;
		line-height:24px;
		font-size:15px;
	}
	


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


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




#stacks_in_20720 .sweet_button_wrapper {
	text-align:center;

	
		height:24px;
	
}

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

	
		#stacks_in_20720 .button_icon,#stacks_in_20720 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

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

#stacks_in_20720 .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(98, 147, 213, 1.00);
}
#stacks_in_20720 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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



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





	#stacks_in_20720 .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_20720 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_20720 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(118, 167, 233, 1.00);
}
#stacks_in_20720 .sweet_button:active{
	background: rgba(78, 127, 193, 1.00);
}
#stacks_in_20720 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_20720 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_20720 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_20720 .sweet_button.adv_gradient {
	background: rgba(98, 147, 213, 1.00);
	background: linear-gradient(top, rgba(98, 147, 213, 1.00), rgba(39, 91, 158, 1.00));
}
#stacks_in_20720 .sweet_button.adv_gradient:hover {
	background: rgba(118, 167, 233, 1.00);
	background: linear-gradient(top, rgba(118, 167, 233, 1.00), rgba(59, 111, 178, 1.00));
}
#stacks_in_20720 .sweet_button.adv_gradient:active{
	background: rgba(78, 127, 193, 1.00);
	background: linear-gradient(top, rgba(78, 127, 193, 1.00), rgba(19, 71, 138, 1.00));
}
#stacks_in_20720 .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_20720 .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_20720 .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_20720 {
	margin: 5px 0px 7px 0px;
	padding: 5px 0px 7px 0px;
}

#stacks_out_20720 {
	width: 200px;
	margin-left:0;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_20721 .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:18px;padding-top:12px;padding-right:20px;padding-bottom:14px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_20721 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_20721 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_20721 .yd-btn .fa{font-size:18px}#stacks_in_20721 .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_20721 {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_20722 .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:20px;padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_20722 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_20722 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_20722 .yd-btn .fa{font-size:20px}#stacks_in_20722 .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:20px}


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

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



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

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

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

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

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

#stacks_in_16620 {
	margin: 0px 0px 30px 0px;
}

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

#stacks_out_16622 {
	width: 50px;
}

#stacks_in_16619 {
	padding: 2px 0px 8px 0px;
}

#stacks_in_16626 {
	padding: 0px 0px 8px 0px;
}

#stacks_out_16626 {
	width: 50px;
}

#stacks_in_16629 {
	font-size: 90%;
}



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


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


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




#stacks_in_16630 .sweet_button_wrapper {
	text-align:center;

	
		height:26px;
	
}

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

	
		#stacks_in_16630 .button_icon,#stacks_in_16630 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

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

#stacks_in_16630 .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(253, 143, 24, 1.00);
}
#stacks_in_16630 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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



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





	#stacks_in_16630 .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_16630 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_16630 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 163, 44, 1.00);
}
#stacks_in_16630 .sweet_button:active{
	background: rgba(233, 123, 4, 1.00);
}
#stacks_in_16630 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_16630 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_16630 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_16630 {
	padding: 5px 0px 7px 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_15174 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_15174 .theDivider1,
#simpleDivider_stacks_in_15174 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_15174 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_15174.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_15174.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_15174 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_15174.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_15174.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_15174.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_15174.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_15174 {
	background-color: rgba(98, 147, 213, 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_13615 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_13615 .theDivider1,
#simpleDivider_stacks_in_13615 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_13615 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_13615.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_13615.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_13615 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_13615.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_13615.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_13615.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_13615.bgImageOn .theDivider1 img {
	display: block;
}


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


#stacks_in_22438 {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}

#stacks_in_22441 {
	font-size: 110%;
}
#stacks_in_22444 h5,#stacks_in_22444 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_22444 h5 a,#stacks_in_22444 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_22444 h5 a:hover,#stacks_in_22444 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_22444 small,#stacks_in_22444 small div{color:rgba(111, 111, 111, 1.00)}


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

#stacks_in_22446 {
	font-size: 110%;
}
#stacks_in_22449 h5,#stacks_in_22449 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_22449 h5 a,#stacks_in_22449 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_22449 h5 a:hover,#stacks_in_22449 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_22449 small,#stacks_in_22449 small div{color:rgba(111, 111, 111, 1.00)}


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

#stacks_in_22451 {
	font-size: 110%;
}
/*
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_22454.configure-wrap, #stacks_in_22454.configure-wrap * {
  box-sizing: border-box;
}
#stacks_in_22454.configure-wrap {
  /* Background */
  /* Border & Shadow */
  border: 0px solid rgba(179, 179, 179, 1.00);
  border-radius: 0px;
  /* Layout */
  padding: 6px 0px 20px 0px;
  
  
}
#stacks_in_22454.configure-wrap > div {

}
/*
 CUSTOM STYLES
*/
#stacks_in_22454 .configure-inner-wrap > .configure-checkbox {
  height: auto;
}
#stacks_in_22454 .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_22454 .configure-inner-wrap,
#stacks_in_22454 .configure-inner-wrap span,
#stacks_in_22454 .configure-inner-wrap > label output,
#stacks_in_22454 .configure-inner-wrap input,
#stacks_in_22454 .configure-inner-wrap select {
  font-family: inherit;
  font-weight: 400;
}
#stacks_in_22454 .configure-inner-wrap input,
#stacks_in_22454 .configure-inner-wrap select {
  box-shadow: none;
  height: auto;
}
#stacks_in_22454 .configure-input textarea,
#stacks_in_22454 .configure-input input,
#stacks_in_22454 .configure-input select,
#stacks_in_22454 .configure-input output,
#stacks_in_22454 .configure-input .com_onelittledesigner_stacks_Configure_Select_Option_stack,
#stacks_in_22454 .configure-group-wrap label:not(.stacks-label),
#stacks_in_22454 .ccs-checkbox-text,
#stacks_in_22454 .configure-math {
  color: rgba(18, 56, 114, 1.00);
}
#stacks_in_22454 .configure-input .prefix,
#stacks_in_22454 .configure-input .postfix {
  color: rgba(0, 0, 0, 1.00);
  border-width: 0px;
  height: auto;
  text-align: left;
}
#stacks_in_22454 .configure-input .select-icon svg {
  stroke: rgba(0, 0, 0, 1.00);
}
#stacks_in_22454 .configure-inner-wrap > .configure-subtitle {
  color: rgba(254, 228, 151, 1.00);
}
#stacks_in_22454 .configure-inner-wrap > label output,
#stacks_in_22454 .configure-inner-wrap > label:not(.configure-checkbox) {
  color: rgba(255, 237, 217, 1.00);
  margin: 15px 0 8px 0;
  font-weight: 600;
}
#stacks_in_22454 .configure-input textarea,
#stacks_in_22454 .configure-input input,
#stacks_in_22454 .configure-input select,
#stacks_in_22454 .configure-input output,
#stacks_in_22454 .ccs-checkbox-text {
  font-size: 14px;
  line-height: 14px;
}
#stacks_in_22454 .configure-input textarea,
#stacks_in_22454 .configure-input input[data-type="text"],
#stacks_in_22454 .configure-input select {
  line-height: 22px;
}
#stacks_in_22454 .quantity-button {
  margin: 0;
  border-width: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  font-size: 12px;
  line-height: 12px;
}
#stacks_in_22454 .ccs-check-graphic {
  width: 22px;
  height: 22px;
}
#stacks_in_22454 .configure-input .prefix,
#stacks_in_22454 .configure-input .postfix {
  font-size: 14px;
  line-height: 14px;
}
#stacks_in_22454 .configure-inner-wrap > label:not(.configure-checkbox) {
  font-size: 15px;
  line-height: 15px;
}
#stacks_in_22454 .configure-inner-wrap > .configure-subtitle {
  font-size: 15px;
  line-height: 120%;
}
#stacks_in_22454.configure-wrap .select-icon {
  width: 14px;
  height: 14px;
}
#stacks_in_22454 .configure-number {
  padding: 5.000000px 5.000000px 5.000000px 12px;
}
#stacks_in_22454 .configure-select {
  padding: 9.000000px 5.000000px 9.000000px 12px;
}
#stacks_in_22454 .configure-text {
  padding: 5.000000px 12px;

}
#stacks_in_22454 .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_22454 .is-narrow .quantity-nav .quantity-button {
  height: 100%;
  width: 16px;
  line-height: 10px;
}
#stacks_in_22454 .is-narrow .quantity-nav .quantity-up {
  grid-row: 1;
  border-radius: 0 3px 0 0;
}
#stacks_in_22454 .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_22454 .is-narrow .configure-number {
  padding: 5.000000px;
}
#stacks_in_22454 .configure-inner-wrap > .configure-checkbox {
  grid-gap: 7.000000px;
}

#stacks_in_22454 .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_22454 .configure-input .com_onelittledesigner_stacks_Configure_Select_Option_stack,
#stacks_in_22454 .ccs-check-graphic {
  background: rgba(255, 227, 119, 1.00);
}

/*
 GROUP
*/
#stacks_in_22454 .configure-group-wrap label {
  border: 1px solid rgba(108, 166, 255, 1.00);
  overflow: hidden;
  margin: 0;
  display: block;
  cursor: default;
}
#stacks_in_22454 .configure-input-wrap > .configure-input-design {
  border: 1px solid rgba(108, 166, 255, 1.00);
  background: rgba(255, 227, 119, 1.00);
}
#stacks_in_22454 .configure-group-wrap input:not(:checked) + label:hover:before,
#stacks_in_22454 .configure-checkbox:hover input:not(:checked) + .ccs-check-graphic:before,
#stacks_in_22454.configure-wrap .configure-input-design.configure-focused:before {
  border-radius: 3px;
}
/*
 RANGE
*/
#stacks_in_22454 .configure-range  .fill-to {
  border: 1px solid rgba(108, 166, 255, 1.00);
}
#stacks_in_22454 .configure-range  .fill-to-bar {
  background: rgba(60, 100, 250, 1.00);
}
#stacks_in_22454 .configure-tick-wrap > div {
  background: rgba(0, 0, 0, 0.15);
}
#stacks_in_22454.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_22454.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_22454 .configure-range  .fill-to {
  background: rgba(0, 0, 0, 0.05);
}
/*
 CHECKBOX
*/
#stacks_in_22454 .ccs-checkbox-text {
  color: rgba(18, 56, 114, 1.00);
}
#stacks_in_22454 .ccs-check-graphic {
  border: 1px solid rgba(108, 166, 255, 1.00);
}
#stacks_in_22454 .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_22454 .configure-number .configure-input-formatting input[type="number"] {
  color: transparent;
}
#stacks_in_22454 .configure-number .configure-input-formatting input[type="number"]:focus  {
  color: rgba(18, 56, 114, 1.00);
}
/* #stacks_in_22454 .quantity-nav {
  padding: 7px 8px 0 0;
} */
#stacks_in_22454 .quantity-button {
  color: rgba(18, 56, 114, 1.00);
  background: rgba(0, 0, 0, 0.10);
}
#stacks_in_22454 .quantity-button.quantity-up:before {
  content: "+";
  color: rgba(0, 0, 0, 0.70);
}
#stacks_in_22454 .quantity-button.quantity-down:before {
  content: "-";
  color: rgba(0, 0, 0, 0.70);
}

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

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


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



















.stacks_in_22455{--glass-bg:hsl(from #FFFFFF h s l / 0.10);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 1px rgba(0, 0, 0, 0.30);--glass-padding:0 0}.stacks_in_22455:hover{--glass-bg:hsl(from #FFFFFF h s l / 0.10);}
/* Smart2columns2 stack v2.4.2 */#stacks_in_22457_2 .s2c_stacks_in_22457_2_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22457_2 .s2c_stacks_in_22457_2_cw, #stacks_in_22457_2 .s2c_stacks_in_22457_2_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_22457_2 .s2c_stacks_in_22457_2_cw [class^="s2c_stacks_in_22457_2_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22457_2 .s2c_stacks_in_22457_2_col1 {		width: 30px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_22457_2 .s2c_stacks_in_22457_2_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_22457_2 .s2c_stacks_in_22457_2_cw .s2c_stacks_in_22457_2_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 300px) {		#stacks_in_22457_2 .s2c_stacks_in_22457_2_cw {		display: block;		table-layout: auto;	}		#stacks_in_22457_2 .s2c_stacks_in_22457_2_cw [class^="s2c_stacks_in_22457_2_col"] {		display: block;		width: 100%;	}	 	#stacks_in_22457_2 .s2c_stacks_in_22457_2_cw .s2c_stacks_in_22457_2_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_22457_2 {
	padding: 5px 0px 5px 10px;
}
.stacks_in_22457_4,.stacks_in_22457_4 a,a .stacks_in_22457_4{text-decoration:none;color:rgba(255, 233, 26, 1.00);transition:all 300ms ease}.stacks_in_22457_4:hover,.stacks_in_22457_4 a:hover,a .stacks_in_22457_4:hover{color:rgba(0, 0, 0, 1.00)}.stacks_in_22457_4 .stack-icon,.stacks_in_22457_4 a .stack-icon,a .stacks_in_22457_4 .stack-icon{color:rgba(255, 255, 255, 1.00)}.stacks_in_22457_4 .stack-icon:hover,.stacks_in_22457_4 a .stack-icon:hover,a .stacks_in_22457_4 .stack-icon:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_22457_8 {
	font-size: 85%;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_22459 .s2c_stacks_in_22459_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22459 .s2c_stacks_in_22459_cw, #stacks_in_22459 .s2c_stacks_in_22459_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_22459 .s2c_stacks_in_22459_cw [class^="s2c_stacks_in_22459_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22459 .s2c_stacks_in_22459_col1 {	width: 64%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_22459 .s2c_stacks_in_22459_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22459 .s2c_stacks_in_22459_cw .s2c_stacks_in_22459_spacer {	display: table-cell;	width: 1%;}@media only screen and (max-width: 700px) {		#stacks_in_22459 .s2c_stacks_in_22459_cw {		display: block;		table-layout: auto;	}		#stacks_in_22459 .s2c_stacks_in_22459_cw [class^="s2c_stacks_in_22459_col"] {		display: block;		width: 100%;	}	 	#stacks_in_22459 .s2c_stacks_in_22459_cw .s2c_stacks_in_22459_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_22459 {
	margin: 12px 0px 0px 0px;
}


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


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

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

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

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



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



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

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



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


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

#wrap_stacks_in_22532 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22532 .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_22532 .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_22532 .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_22532 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22532"],

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





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


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

#wrap_stacks_in_22527 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_22527 .configure-group-wrap label {
  background-color: rgba(255, 255, 255, 0.50);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_22527 .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_22527 .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_22527 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22527"],

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





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


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

#wrap_stacks_in_22525 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22525 .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_22525 .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_22525 .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_22525 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22525"],

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




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



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

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


#stacks_in_22572 {
	padding:  8px;
}
.stacks_in_22574{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_22574:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}


#stacks_in_22578 {
	font-size: 140%;
	font-weight: bold;
}


#stacks_in_22580 {
	font-size: 95%;
}


#stacks_in_22582 {
	font-size: 110%;
}

#stacks_in_22552 {
	padding:  8px;
}
.stacks_in_22554{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_22554:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

#stacks_in_22558 {
	font-size: 70%;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_22559 .s4c_stacks_in_22559_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22559 .s4c_stacks_in_22559_cw, #stacks_in_22559 .s4c_stacks_in_22559_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_22559 .s4c_stacks_in_22559_cw div[class^="s4c_stacks_in_22559_col"] {*/#stacks_in_22559 .s4c_stacks_in_22559_cw [class^="s4c_stacks_in_22559_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22559 .s4c_stacks_in_22559_cw .s4c_stacks_in_22559_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_22559 .s4c_stacks_in_22559_cw .s4c_stacks_in_22559_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22559 .s4c_stacks_in_22559_cw .s4c_stacks_in_22559_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22559 .s4c_stacks_in_22559_cw .s4c_stacks_in_22559_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22559 .s4c_stacks_in_22559_cw .s4c_stacks_in_22559_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_22559 .s4c_stacks_in_22559_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_22559 .s4c_stacks_in_22559_cw [class^="s4c_stacks_in_22559_col"] {		display: block;		width: 100%;	}		#stacks_in_22559 .s4c_stacks_in_22559_cw .s4c_stacks_in_22559_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_22559 .s4c_stacks_in_22559_col1 {		order: 1;	}		#stacks_in_22559 .s4c_stacks_in_22559_col2 {		order: 3;	}		#stacks_in_22559 .s4c_stacks_in_22559_col3 {		order: 5;	}		#stacks_in_22559 .s4c_stacks_in_22559_col4 {		order: 7;	}		#stacks_in_22559 .s4c_stacks_in_22559_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_22559 .s4c_stacks_in_22559_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_22559 .s4c_stacks_in_22559_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_22559 {
	padding: 0px 0px 6px 0px;
}





#stacks_in_22546 {
	padding:  8px;
}
.stacks_in_22548{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_22548:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}
/* Smart2columns2 stack v2.4.2 */#stacks_in_22550_2 .s2c_stacks_in_22550_2_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22550_2 .s2c_stacks_in_22550_2_cw, #stacks_in_22550_2 .s2c_stacks_in_22550_2_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_22550_2 .s2c_stacks_in_22550_2_cw [class^="s2c_stacks_in_22550_2_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22550_2 .s2c_stacks_in_22550_2_col1 {		width: 100px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_22550_2 .s2c_stacks_in_22550_2_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_22550_2 .s2c_stacks_in_22550_2_cw .s2c_stacks_in_22550_2_spacer {	display: table-cell;	width: 8px;}@media only screen and (max-width: 152px) {		#stacks_in_22550_2 .s2c_stacks_in_22550_2_cw {		display: block;		table-layout: auto;	}		#stacks_in_22550_2 .s2c_stacks_in_22550_2_cw [class^="s2c_stacks_in_22550_2_col"] {		display: block;		width: 100%;	}	 	#stacks_in_22550_2 .s2c_stacks_in_22550_2_cw .s2c_stacks_in_22550_2_spacer {		display: block;		height: 8px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_22550_4 {
	width: 100px;
}

#stacks_in_22550_7 {
	padding: 4px 0px 0px 0px;
}

#stacks_in_22550_8 {
	font-size: 80%;
}

#stacks_in_22460 {
	padding: 0px 0px 8px 0px;
}

#stacks_in_22462 {
	font-size: 115%;
}

#stacks_in_22463 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}





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

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

#stacks_in_22475 {
	padding: 7px 0px 0px 0px;
}

#stacks_in_22477 {
	padding: 7px 0px 0px 0px;
}

#stacks_in_22479 {
	padding: 7px 0px 10px 0px;
}





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

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

#stacks_in_22493 {
	padding: 7px 0px 0px 0px;
}

#stacks_in_22495 {
	padding: 7px 0px 0px 0px;
}

#stacks_in_22497 {
	padding: 7px 0px 10px 0px;
}



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

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

#stacks_in_22509 {
	padding: 7px 0px 0px 0px;
}

#stacks_in_22511 {
	padding: 7px 0px 0px 0px;
}

#stacks_in_22513 {
	padding: 7px 0px 10px 0px;
}



	#stacks_in_22517 .button_icon,#stacks_in_22517 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:28px;
		line-height:28px;
		font-size:17px;
	}
	


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


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




#stacks_in_22517 .sweet_button_wrapper {
	text-align:left;

	
		height:28px;
	
}

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

	
		#stacks_in_22517 .button_icon,#stacks_in_22517 .button_icon i {
			height:22px;
			line-height:2em;
			font-size:14px;
		}
		
	

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

#stacks_in_22517 .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(108, 167, 255, 1.00);
}
#stacks_in_22517 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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



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





	#stacks_in_22517 .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_22517 .sweet_button_wrapper{padding-bottom:14px;}


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








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


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


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

#wrap_stacks_in_22583 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22583 .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_22583 .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_22583 .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_22583 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22583"],

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







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


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

#wrap_stacks_in_22586 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22586 .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_22586 .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_22586 .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_22586 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22586"],

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







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


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

#wrap_stacks_in_22589 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22589 .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_22589 .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_22589 .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_22589 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22589"],

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







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


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

#wrap_stacks_in_22592 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22592 .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_22592 .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_22592 .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_22592 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22592"],

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







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


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

#wrap_stacks_in_22595 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22595 .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_22595 .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_22595 .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_22595 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22595"],

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







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


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

#wrap_stacks_in_22598 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22598 .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_22598 .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_22598 .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_22598 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22598"],

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







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


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

#wrap_stacks_in_22601 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22601 .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_22601 .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_22601 .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_22601 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22601"],

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







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


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

#wrap_stacks_in_22604 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22604 .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_22604 .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_22604 .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_22604 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22604"],

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







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


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

#wrap_stacks_in_22607 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22607 .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_22607 .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_22607 .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_22607 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22607"],

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







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


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

#wrap_stacks_in_22610 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22610 .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_22610 .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_22610 .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_22610 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22610"],

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







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


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

#wrap_stacks_in_22613 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22613 .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_22613 .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_22613 .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_22613 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22613"],

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







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


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

#wrap_stacks_in_22616 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22616 .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_22616 .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_22616 .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_22616 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22616"],

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







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


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

#wrap_stacks_in_22619 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22619 .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_22619 .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_22619 .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_22619 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22619"],

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







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


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

#wrap_stacks_in_22622 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22622 .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_22622 .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_22622 .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_22622 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22622"],

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







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


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

#wrap_stacks_in_22625 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22625 .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_22625 .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_22625 .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_22625 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22625"],

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







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


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

#wrap_stacks_in_22628 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22628 .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_22628 .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_22628 .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_22628 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22628"],

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







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


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

#wrap_stacks_in_22631 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22631 .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_22631 .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_22631 .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_22631 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22631"],

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







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


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

#wrap_stacks_in_22634 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22634 .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_22634 .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_22634 .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_22634 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22634"],

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







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


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

#wrap_stacks_in_22637 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22637 .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_22637 .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_22637 .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_22637 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22637"],

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







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


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

#wrap_stacks_in_22640 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22640 .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_22640 .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_22640 .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_22640 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22640"],

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







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


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

#wrap_stacks_in_22643 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22643 .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_22643 .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_22643 .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_22643 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22643"],

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







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


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

#wrap_stacks_in_22646 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22646 .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_22646 .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_22646 .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_22646 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22646"],

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




#stacks_in_22535 {
	background-color: rgba(204, 204, 204, 1.00);
}


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


#wrap_stacks_in_22648 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22648 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22648 .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_22648 .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_22648 .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_22648 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22648"],

.configure-group-wrap[data-name="stacks_in_22648"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_22650 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22650 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22650 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22650 .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_22650 .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_22650 .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_22650 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22650"],

.configure-group-wrap[data-name="stacks_in_22650"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_22651 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22651 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22651 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22651 .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_22651 .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_22651 .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_22651 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22651"],

.configure-group-wrap[data-name="stacks_in_22651"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_22652 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22652 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22652 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22652 .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_22652 .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_22652 .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_22652 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22652"],

.configure-group-wrap[data-name="stacks_in_22652"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_22653 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22653 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22653 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22653 .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_22653 .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_22653 .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_22653 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22653"],

.configure-group-wrap[data-name="stacks_in_22653"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_22654 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22654 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22654 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22654 .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_22654 .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_22654 .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_22654 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22654"],

.configure-group-wrap[data-name="stacks_in_22654"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_22655 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22655 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22655 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22655 .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_22655 .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_22655 .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_22655 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22655"],

.configure-group-wrap[data-name="stacks_in_22655"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}





#wrap_stacks_in_22656 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22656 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22656 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22656 .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_22656 .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_22656 .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_22656 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22656"],

.configure-group-wrap[data-name="stacks_in_22656"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}



.moreish-stacks_in_22657 .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_22657 .read-more__footer{text-align:center}.moreish-stacks_in_22657 .moreish-link{color:rgba(34, 80, 244, 1.00);}.moreish-stacks_in_22657 .moreish-link:hover{color:rgba(34, 80, 181, 1.00);} .moreish-stacks_in_22657 .read-more__btn.custom:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(253, 128, 8, 1.00)}.moreish-stacks_in_22657 .read-more__footer{top:0;} 

#stacks_in_22662 {
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 10px;
}

#stacks_in_22664 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 160%;
}

#stacks_in_22665 {
	padding: 10px 5px 0px 20px;
}

#stacks_in_22666 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_22667 .s2c_stacks_in_22667_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22667 .s2c_stacks_in_22667_cw, #stacks_in_22667 .s2c_stacks_in_22667_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_22667 .s2c_stacks_in_22667_cw [class^="s2c_stacks_in_22667_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22667 .s2c_stacks_in_22667_col1 {	width: 25%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_22667 .s2c_stacks_in_22667_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22667 .s2c_stacks_in_22667_cw .s2c_stacks_in_22667_spacer {	display: table-cell;	width: 0px;}@media only screen and (max-width: 1000px) {		#stacks_in_22667 .s2c_stacks_in_22667_cw {		display: block;		table-layout: auto;	}		#stacks_in_22667 .s2c_stacks_in_22667_cw [class^="s2c_stacks_in_22667_col"] {		display: block;		width: 100%;	}	 	#stacks_in_22667 .s2c_stacks_in_22667_cw .s2c_stacks_in_22667_spacer {		display: block;		height: 0px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_22667 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_22536 {
	margin:  10px;
}
.stacks_in_22698{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_22698:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

#stacks_in_22702 {
	padding: 4px 0px 0px 0px;
}

#stacks_in_22704 {
	font-size: 125%;
}

#stacks_in_22706 {
	font-size: 80%;
}

#stacks_in_22707 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_22708 {
	font-size: 90%;
}


#wrap_stacks_in_22709 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22709 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22709 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22709 .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_22709 .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_22709 .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_22709 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22709"],

.configure-group-wrap[data-name="stacks_in_22709"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_22712 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22712 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22712 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22712 .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_22712 .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_22712 .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_22712 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22712"],

.configure-group-wrap[data-name="stacks_in_22712"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_22715 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22715 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22715 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22715 .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_22715 .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_22715 .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_22715 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22715"],

.configure-group-wrap[data-name="stacks_in_22715"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_22718 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22718 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22718 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22718 .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_22718 .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_22718 .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_22718 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22718"],

.configure-group-wrap[data-name="stacks_in_22718"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}







#wrap_stacks_in_22721 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22721 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22721 .configure-inner-wrap {
  width: 100%;
  
  max-width: 320px;
  
}
#wrap_stacks_in_22721 .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_22721 .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_22721 .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_22721 .configure-group-wrap label {
  padding: 6px 16px;
}
.configure-group-wrap[data-name="stacks_in_22721"],

.configure-group-wrap[data-name="stacks_in_22721"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,156px);
  
}













#wrap_stacks_in_22739 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22739 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22739 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_22739 .configure-group-wrap label {
  background-color: rgba(255, 255, 255, 0.10);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_22739 .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_22739 .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_22739 .configure-group-wrap label {
  padding: 5px 15px;
}
.configure-group-wrap[data-name="stacks_in_22739"],

.configure-group-wrap[data-name="stacks_in_22739"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(116px,1fr));
  
}




#stacks_in_22743 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_22744 {
	font-size: 89%;
}

#stacks_in_22538 {
	margin:  10px;
}
.stacks_in_22669{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_22669:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

#stacks_in_22539 {
	padding: 0px 10px 10px 10px;
}

#stacks_in_22676 {
	font-size: 125%;
}

#stacks_in_22677 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_22678 {
	font-size: 90%;
}

#stacks_in_22679 {
	padding: 6px 0px 10px 0px;
}

#stacks_in_22680 {
	font-size: 90%;
}

#stacks_in_22681 {
	padding: 0px 0px 6px 0px;
}

#stacks_in_22682 {
	font-size: 120%;
}


#wrap_stacks_in_22683 .prefix {
  margin-right: 0;
}


#wrap_stacks_in_22683 .postfix {
  margin-left: 0;
}

#wrap_stacks_in_22683 .configure-inner-wrap {
  width: 100%;
  
}
#wrap_stacks_in_22683 .configure-group-wrap label {
  background-color: rgba(255, 255, 255, 0.40);
  border-color: rgba(0, 0, 0, 0.20);
  transition: box-shadow 200ms ease, border-color 200ms ease, background-color 200ms ease;
}
#wrap_stacks_in_22683 .configure-group-wrap input:checked + label {
  background-color: rgba(254, 228, 132, 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_22683 .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_22683 .configure-group-wrap label {
  padding: 4px 20px;
}
.configure-group-wrap[data-name="stacks_in_22683"],

.configure-group-wrap[data-name="stacks_in_22683"] > div[tag="node"] {
  
  grid-template-columns: repeat(auto-fit,minmax(256px,1fr));
  
}




#stacks_in_22692 {
	font-size: 83%;
}

#stacks_in_22694 {
	font-size: 83%;
}

#stacks_in_22696 {
	font-size: 83%;
}
:root {
  --multi_columns_stacks_in_22746:1fr minmax(250px,min-content);
}
#multi_columns_stacks_in_22746 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_22746);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_22746 > div {
  min-width: 0;
}
#multi_columns_stacks_in_22746 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_22746 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_22746 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_22746 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_22746 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_22746 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_22746 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_22746 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_22746 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_22746 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_22746 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_22746 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_22746 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_22746 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_22746 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_22746 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_22746 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_22746 > div:last-child {
    grid-column: span 2;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_22746 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_22746 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_22746 > div > * {position: relative;}
  #multi_columns_stacks_in_22746 > div > * > * {transform: translate(0,0);}
  
}


#stacks_in_22768 {
	padding:  8px;
}
.stacks_in_22770{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_22770:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}


#stacks_in_22774 {
	font-size: 155%;
	font-weight: bold;
}


#stacks_in_22776 {
	font-size: 110%;
}

#stacks_in_22748 {
	padding:  8px;
}
.stacks_in_22750{--glass-bg:hsl(from #2A63AC h s l / 0.75);--glass-blur:0px;--glass-border-size:2px;--glass-radius:15px;--glass-border-one:rgba(255, 255, 255, 0.25);--glass-border-two:rgba(8, 68, 162, 0.90);--glass-border-deg:0deg;--glass-hover-deg:360deg;--glass-shine-duration:350ms;--glass-shine-scale:0.995;--glass-iteration:;--glass-spotlight-color:rgba(255, 255, 255, 0.20);--glass-spotlight-size:50%;--glass-shimmer-angle:40deg;--glass-shimmer-color:rgba(255, 255, 255, 0.50);--glass-shimmer-width:16%;--glass-shimmer-speed:2000ms;--glass-shimmer-delay:200ms;--glass-drop-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.30);--glass-padding:10px 0}.stacks_in_22750:hover{--glass-bg:hsl(from #2A63AC h s l / 0.75);}

#stacks_in_22754 {
	font-size: 70%;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_22755 .s4c_stacks_in_22755_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22755 .s4c_stacks_in_22755_cw, #stacks_in_22755 .s4c_stacks_in_22755_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_22755 .s4c_stacks_in_22755_cw div[class^="s4c_stacks_in_22755_col"] {*/#stacks_in_22755 .s4c_stacks_in_22755_cw [class^="s4c_stacks_in_22755_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22755 .s4c_stacks_in_22755_cw .s4c_stacks_in_22755_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_22755 .s4c_stacks_in_22755_cw .s4c_stacks_in_22755_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22755 .s4c_stacks_in_22755_cw .s4c_stacks_in_22755_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22755 .s4c_stacks_in_22755_cw .s4c_stacks_in_22755_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22755 .s4c_stacks_in_22755_cw .s4c_stacks_in_22755_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_22755 .s4c_stacks_in_22755_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_22755 .s4c_stacks_in_22755_cw [class^="s4c_stacks_in_22755_col"] {		display: block;		width: 100%;	}		#stacks_in_22755 .s4c_stacks_in_22755_cw .s4c_stacks_in_22755_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_22755 .s4c_stacks_in_22755_col1 {		order: 1;	}		#stacks_in_22755 .s4c_stacks_in_22755_col2 {		order: 3;	}		#stacks_in_22755 .s4c_stacks_in_22755_col3 {		order: 5;	}		#stacks_in_22755 .s4c_stacks_in_22755_col4 {		order: 7;	}		#stacks_in_22755 .s4c_stacks_in_22755_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_22755 .s4c_stacks_in_22755_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_22755 .s4c_stacks_in_22755_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_22755 {
	padding: 0px 0px 6px 0px;
}





#stacks_in_22777 {
	margin: 6px 0px 0px 0px;
	padding: 10px 5px 0px 20px;
}

#stacks_in_22778 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

#stacks_in_22779 {
	padding: 0px 5px 12px 20px;
}

#stacks_in_22780 {
	display:inline-block; width:100%; line-height: 1.500000em;
}


#stacks_in_22781 {
	margin: 0px 20px 20px 20px;
}
.moreish-stacks_in_22782 .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.50);}.moreish-stacks_in_22782 .read-more__footer{text-align:left}.moreish-stacks_in_22782 .moreish-link{color:rgba(34, 80, 244, 1.00);}.moreish-stacks_in_22782 .moreish-link:hover{color:rgba(34, 80, 181, 1.00);} .moreish-stacks_in_22782 .read-more__btn.custom:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(108, 167, 255, 1.00)}.moreish-stacks_in_22782 .read-more__footer{top:0;} #stacks_in_22540{padding-right:10.00px;padding-left:5.00px;}#stacks_in_22540 > .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_22540 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_22540 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_22540 > .jack.width-static{width:500px}#stacks_in_22540 > .jack.width-flexible{width:100%}#stacks_in_22540 > .jack.margin-detailed{margin:40.00px 10.00px 10.00px 5.00px}#stacks_in_22540 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22540 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_22540 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_22540 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_22540 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_22540 > .jack::after{border-radius:20px}#stacks_in_22540 > .jack.border-detailed-radius,#stacks_in_22540 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_22540 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_22540 > .jack.bg-color{background-color:#FFFFFF}#stacks_in_22540 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_22540 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_22540 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_22540 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_22540 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_22540 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22540 > .jack.bg-image:not(.glass){}#stacks_in_22540 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_22540 > .jack.bg-image.glass.after,#stacks_in_22540 > .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_22540 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_22540 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_22540 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_22540 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_22540 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_22540 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_22540 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22540 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_22540 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_22540 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_22540 > .jack.bg-image.glass.after,#stacks_in_22540 > .glass.jack.bg-image::after{}#stacks_in_22540 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_22540 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_22540 > .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_22540 > .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_22540 > .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_22540 > .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_22540 > .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_22540 > .jack.peek-shadow::before,#stacks_in_22540 > .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_22540 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_22540 > .jack{overflow:visible;}#stacks_in_22540 > .jack.height-static{height:100px}#stacks_in_22540 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_22540 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
:root {
  --multi_columns_stacks_in_22785:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_22785 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_22785);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_22785 > div {
  min-width: 0;
}
#multi_columns_stacks_in_22785 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_22785 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_22785 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1001px) {
  #multi_columns_stacks_in_22785 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_22785 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_22785 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_22785 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1000px) and (min-width: 501px) {
  #multi_columns_stacks_in_22785 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_22785 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_22785 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_22785 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_22785 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_22785 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_22785 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_22785 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1000px) {
  #multi_columns_stacks_in_22785 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_22785 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_22785 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_22785 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_22785 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_22785 > div > * {position: relative;}
  #multi_columns_stacks_in_22785 > div > * > * {transform: translate(0,0);}
  
}
















#stacks_in_22812 {
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 0px 0px;
}

#stacks_in_22813 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

#stacks_in_22814 {
	padding: 5px 0px 5px 0px;
}

#stacks_in_22815 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

#stacks_in_22816 {
	padding: 5px 0px 5px 0px;
}

#stacks_in_22817 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}

#stacks_in_22818 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_22819 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 120%;
}



	#stacks_in_22820 .button_icon,#stacks_in_22820 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:28px;
		line-height:28px;
		font-size:17px;
	}
	


#stacks_in_22820 .button_label {
	font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_22820 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:8px;
	}
	#stacks_in_22820 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 4px 0px 8px;
	}




#stacks_in_22820 .sweet_button_wrapper {
	text-align:left;

	
		height:28px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_22820 .sweet_button_wrapper {
		
			height:20px;
		
	}

	
		#stacks_in_22820 .button_icon,#stacks_in_22820 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

	#stacks_in_22820 .button_label {
		font: 500 10px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_22820 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 8px;
	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(98, 147, 213, 1.00);
}
#stacks_in_22820 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_22820 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_22820 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_22820 .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_22820 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_22820 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(118, 167, 233, 1.00);
}
#stacks_in_22820 .sweet_button:active{
	background: rgba(78, 127, 193, 1.00);
}
#stacks_in_22820 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_22820 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_22820 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_22820 {
	padding: 16px 0px 10px 3px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_22821 .s2c_stacks_in_22821_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_22821 .s2c_stacks_in_22821_cw, #stacks_in_22821 .s2c_stacks_in_22821_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_22821 .s2c_stacks_in_22821_cw [class^="s2c_stacks_in_22821_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_22821 .s2c_stacks_in_22821_col1 {	width: 65%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_22821 .s2c_stacks_in_22821_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_22821 .s2c_stacks_in_22821_cw .s2c_stacks_in_22821_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 1000px) {		#stacks_in_22821 .s2c_stacks_in_22821_cw {		display: block;		table-layout: auto;	}		#stacks_in_22821 .s2c_stacks_in_22821_cw [class^="s2c_stacks_in_22821_col"] {		display: block;		width: 100%;	}	 	#stacks_in_22821 .s2c_stacks_in_22821_cw .s2c_stacks_in_22821_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_22823 {
	background-color: rgba(137, 197, 255, 0.60);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 5px 0px 5px 0px;
	padding:  6px;
}

#stacks_in_22825 {
	padding: 0px 5px 0px 10px;
}

#stacks_in_22827 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 90%;
}



	#stacks_in_22828 .button_icon,#stacks_in_22828 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:24px;
		line-height:24px;
		font-size:15px;
	}
	


#stacks_in_22828 .button_label {
	font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_22828 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:10px;
	}
	#stacks_in_22828 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 5px 0px 10px;
	}




#stacks_in_22828 .sweet_button_wrapper {
	text-align:center;

	
		height:24px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_22828 .sweet_button_wrapper {
		
			height:20px;
		
	}

	
		#stacks_in_22828 .button_icon,#stacks_in_22828 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

	#stacks_in_22828 .button_label {
		font: 500 10px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_22828 .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(98, 147, 213, 1.00);
}
#stacks_in_22828 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_22828 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_22828 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_22828 .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_22828 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_22828 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(118, 167, 233, 1.00);
}
#stacks_in_22828 .sweet_button:active{
	background: rgba(78, 127, 193, 1.00);
}
#stacks_in_22828 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_22828 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_22828 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_22828 .sweet_button.adv_gradient {
	background: rgba(98, 147, 213, 1.00);
	background: linear-gradient(top, rgba(98, 147, 213, 1.00), rgba(39, 91, 158, 1.00));
}
#stacks_in_22828 .sweet_button.adv_gradient:hover {
	background: rgba(118, 167, 233, 1.00);
	background: linear-gradient(top, rgba(118, 167, 233, 1.00), rgba(59, 111, 178, 1.00));
}
#stacks_in_22828 .sweet_button.adv_gradient:active{
	background: rgba(78, 127, 193, 1.00);
	background: linear-gradient(top, rgba(78, 127, 193, 1.00), rgba(19, 71, 138, 1.00));
}
#stacks_in_22828 .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_22828 .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_22828 .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_22828 {
	margin: 5px 0px 7px 0px;
	padding: 5px 0px 7px 0px;
}

#stacks_out_22828 {
	width: 200px;
	margin-left:0;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_22829 .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:18px;padding-top:12px;padding-right:20px;padding-bottom:14px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_22829 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_22829 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_22829 .yd-btn .fa{font-size:18px}#stacks_in_22829 .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_22829 {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_22830 .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:20px;padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_22830 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_22830 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_22830 .yd-btn .fa{font-size:20px}#stacks_in_22830 .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:20px}


#stacks_in_22830 {
	margin: 10px 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_16118 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_16118 .theDivider1,
#simpleDivider_stacks_in_16118 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_16118 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_16118.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_16118.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_16118 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_16118.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_16118.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_16118.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_16118.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_16118 {
	background-color: rgba(98, 147, 213, 1.00);
}
#stacks_in_16125 h2,#stacks_in_16125 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_16125 h2 a,#stacks_in_16125 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_16125 h2 a:hover,#stacks_in_16125 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_16125 small,#stacks_in_16125 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16125 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_16131 h4,#stacks_in_16131 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_16131 h4 a,#stacks_in_16131 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_16131 h4 a:hover,#stacks_in_16131 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_16131 small,#stacks_in_16131 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16131 {
	padding: 15px 20px 10px 20px;
}
:root {
  --multi_columns_stacks_in_16137:1fr 1fr 1fr 1fr;
}
#multi_columns_stacks_in_16137 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_16137);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_16137 > div {
  min-width: 0;
}
#multi_columns_stacks_in_16137 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_16137 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_16137 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_16137 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16137 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_16137 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16137 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_16137 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_16137 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_16137 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16137 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_16137 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_16137 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_16137 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_16137 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_16137 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_16137 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_16137 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_16137 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_16137 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_16137 > div > * {position: relative;}
  #multi_columns_stacks_in_16137 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_16160{padding-left:14px;padding-right:14px;}#stacks_in_16160 > .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_16160 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16160 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16160 > .jack.width-static{width:500px}#stacks_in_16160 > .jack.width-flexible{width:100%}#stacks_in_16160 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16160 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16160 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16160 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16160 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16160 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16160 > .jack::after{border-radius:10px}#stacks_in_16160 > .jack.border-detailed-radius,#stacks_in_16160 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16160 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16160 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_16160 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16160 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16160 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16160 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16160 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16160 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16160 > .jack.bg-image:not(.glass){}#stacks_in_16160 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16160 > .jack.bg-image.glass.after,#stacks_in_16160 > .glass.jack.bg-image::after{opacity:0.12;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_16160 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16160 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16160 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16160 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16160 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16160 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16160 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16160 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16160 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16160 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16160 > .jack.bg-image.glass.after,#stacks_in_16160 > .glass.jack.bg-image::after{}#stacks_in_16160 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16160 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16160 > .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_16160 > .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_16160 > .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_16160 > .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_16160 > .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_16160 > .jack.peek-shadow::before,#stacks_in_16160 > .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_16160 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16160 > .jack{overflow:visible;}#stacks_in_16160 > .jack.height-static{height:100px}#stacks_in_16160 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

#stacks_in_16162{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: right !important;
}

.stacks_in_16162swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_16162swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}



.stacks_in_16162swell-with-zoom .mfp-container,.stacks_in_16162swell-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_16162swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_16162swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_16162swell-with-zoom.mfp-removing .mfp-container,.stacks_in_16162swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_16162 .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_16162 .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_16162 .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_16162 .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_16162 .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_16162 .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_16162 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_16162 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_16162 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_16162 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_16162 .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_16153{padding-left:14px;padding-right:14px;}#stacks_in_16153 > .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_16153 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16153 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16153 > .jack.width-static{width:500px}#stacks_in_16153 > .jack.width-flexible{width:100%}#stacks_in_16153 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16153 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16153 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16153 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16153 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16153 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16153 > .jack::after{border-radius:10px}#stacks_in_16153 > .jack.border-detailed-radius,#stacks_in_16153 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16153 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16153 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_16153 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16153 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16153 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16153 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16153 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16153 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16153 > .jack.bg-image:not(.glass){}#stacks_in_16153 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16153 > .jack.bg-image.glass.after,#stacks_in_16153 > .glass.jack.bg-image::after{opacity:0.12;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_16153 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16153 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16153 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16153 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16153 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16153 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16153 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16153 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16153 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16153 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16153 > .jack.bg-image.glass.after,#stacks_in_16153 > .glass.jack.bg-image::after{}#stacks_in_16153 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16153 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16153 > .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_16153 > .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_16153 > .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_16153 > .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_16153 > .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_16153 > .jack.peek-shadow::before,#stacks_in_16153 > .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_16153 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16153 > .jack{overflow:visible;}#stacks_in_16153 > .jack.height-static{height:100px}#stacks_in_16153 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

#stacks_in_16155{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: right !important;
}

.stacks_in_16155swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_16155swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}



.stacks_in_16155swell-with-zoom .mfp-container,.stacks_in_16155swell-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_16155swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_16155swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_16155swell-with-zoom.mfp-removing .mfp-container,.stacks_in_16155swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_16155 .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_16155 .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_16155 .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_16155 .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_16155 .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_16155 .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_16155 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_16155 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_16155 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_16155 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_16155 .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_16146{padding-left:14px;padding-right:14px;}#stacks_in_16146 > .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_16146 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16146 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16146 > .jack.width-static{width:500px}#stacks_in_16146 > .jack.width-flexible{width:100%}#stacks_in_16146 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16146 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16146 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16146 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16146 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16146 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16146 > .jack::after{border-radius:10px}#stacks_in_16146 > .jack.border-detailed-radius,#stacks_in_16146 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16146 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16146 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_16146 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16146 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16146 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16146 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16146 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16146 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16146 > .jack.bg-image:not(.glass){}#stacks_in_16146 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16146 > .jack.bg-image.glass.after,#stacks_in_16146 > .glass.jack.bg-image::after{opacity:0.12;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_16146 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16146 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16146 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16146 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16146 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16146 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16146 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16146 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16146 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16146 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16146 > .jack.bg-image.glass.after,#stacks_in_16146 > .glass.jack.bg-image::after{}#stacks_in_16146 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16146 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16146 > .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_16146 > .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_16146 > .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_16146 > .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_16146 > .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_16146 > .jack.peek-shadow::before,#stacks_in_16146 > .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_16146 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16146 > .jack{overflow:visible;}#stacks_in_16146 > .jack.height-static{height:100px}#stacks_in_16146 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

#stacks_in_16148{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: right !important;
}

.stacks_in_16148swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_16148swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}



.stacks_in_16148swell-with-zoom .mfp-container,.stacks_in_16148swell-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_16148swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_16148swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_16148swell-with-zoom.mfp-removing .mfp-container,.stacks_in_16148swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_16148 .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_16148 .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_16148 .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_16148 .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_16148 .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_16148 .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_16148 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_16148 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_16148 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_16148 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_16148 .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_16139{padding-left:14px;padding-right:14px;}#stacks_in_16139 > .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_16139 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16139 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16139 > .jack.width-static{width:500px}#stacks_in_16139 > .jack.width-flexible{width:100%}#stacks_in_16139 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16139 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16139 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16139 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16139 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16139 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16139 > .jack::after{border-radius:10px}#stacks_in_16139 > .jack.border-detailed-radius,#stacks_in_16139 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16139 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16139 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_16139 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16139 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16139 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16139 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16139 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16139 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16139 > .jack.bg-image:not(.glass){}#stacks_in_16139 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16139 > .jack.bg-image.glass.after,#stacks_in_16139 > .glass.jack.bg-image::after{opacity:0.12;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_16139 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16139 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16139 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16139 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16139 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16139 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16139 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16139 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16139 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16139 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16139 > .jack.bg-image.glass.after,#stacks_in_16139 > .glass.jack.bg-image::after{}#stacks_in_16139 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16139 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16139 > .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_16139 > .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_16139 > .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_16139 > .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_16139 > .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_16139 > .jack.peek-shadow::before,#stacks_in_16139 > .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_16139 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16139 > .jack{overflow:visible;}#stacks_in_16139 > .jack.height-static{height:100px}#stacks_in_16139 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

#stacks_in_16141{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_16141swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_16141swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}



.stacks_in_16141swell-with-zoom .mfp-container,.stacks_in_16141swell-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_16141swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_16141swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_16141swell-with-zoom.mfp-removing .mfp-container,.stacks_in_16141swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_16141 .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_16141 .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_16141 .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_16141 .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_16141 .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_16141 .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_16141 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_16141 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_16141 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_16141 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_16141 .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_16167 h6,#stacks_in_16167 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_16167 h6 a,#stacks_in_16167 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_16167 h6 a:hover,#stacks_in_16167 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_16167 small,#stacks_in_16167 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16167 {
	margin: 35px 0px 6px 0px;
	padding: 10px 20px 10px 20px;
}
#stacks_in_16122{padding-left:14px;padding-right:14px;}#stacks_in_16122 > .jack{margin:14px;padding:0px;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_16122 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16122 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16122 > .jack.width-static{width:500px}#stacks_in_16122 > .jack.width-flexible{width:100%}#stacks_in_16122 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16122 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16122 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16122 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16122 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16122 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16122 > .jack::after{border-radius:20px}#stacks_in_16122 > .jack.border-detailed-radius,#stacks_in_16122 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16122 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16122 > .jack.bg-color{background-color:#FFFFFF}#stacks_in_16122 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_16122 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16122 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16122 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16122 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16122 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16122 > .jack.bg-image:not(.glass){}#stacks_in_16122 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16122 > .jack.bg-image.glass.after,#stacks_in_16122 > .glass.jack.bg-image::after{opacity:0.60;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_16122 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16122 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16122 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16122 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16122 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16122 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16122 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16122 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16122 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16122 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16122 > .jack.bg-image.glass.after,#stacks_in_16122 > .glass.jack.bg-image::after{}#stacks_in_16122 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16122 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16122 > .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_16122 > .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_16122 > .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_16122 > .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_16122 > .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_16122 > .jack.peek-shadow::before,#stacks_in_16122 > .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_16122 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16122 > .jack{overflow:visible;}#stacks_in_16122 > .jack.height-static{height:100px}#stacks_in_16122 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_16122 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 12px 0px 0px 0px;
}

#stacks_in_16172 {
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  10px;
}

#stacks_in_16174 {
	padding: 12px 0px 12px 10px;
}

#stacks_in_16176 {
	font-size: 130%;
}

#stacks_in_16177 {
	margin: 5px 20px 0px 20px;
	padding: 0px 0px 4px 0px;
}

#stacks_in_16179 {
	margin: 5px 20px 0px 20px;
	padding: 0px 0px 4px 0px;
}

#stacks_in_16181 {
	margin: 5px 20px 0px 20px;
	padding: 0px 0px 4px 0px;
}

#stacks_in_16183 {
	border: solid rgba(20, 182, 199, 1.00);
	border-width: 2px 0px 0px 0px;
	margin: 10px 20px 10px 20px;
	padding: 10px 0px 4px 0px;
}
#stacks_in_16123 h4,#stacks_in_16123 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_16123 h4 a,#stacks_in_16123 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_16123 h4 a:hover,#stacks_in_16123 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_16123 small,#stacks_in_16123 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16123 {
	background-color: rgba(0, 0, 0, 0.10);
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	margin: 30px 0px 0px 0px;
	padding: 8px 0px 2px 20px;
}
/*
 * 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_16120 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_16120 .theDivider1,
#simpleDivider_stacks_in_16120 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_16120 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_16120.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_16120.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_16120 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_16120.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_16120.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_16120.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_16120.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_16120 {
	background-color: rgba(98, 147, 213, 1.00);
}
#stacks_in_16191 h2,#stacks_in_16191 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_16191 h2 a,#stacks_in_16191 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_16191 h2 a:hover,#stacks_in_16191 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_16191 small,#stacks_in_16191 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16191 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_16197 h3,#stacks_in_16197 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_16197 h3 a,#stacks_in_16197 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_16197 h3 a:hover,#stacks_in_16197 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_16197 small,#stacks_in_16197 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16197 {
	padding: 15px 20px 10px 20px;
}
:root {
  --multi_columns_stacks_in_16203:1fr 1fr 1fr;
}
#multi_columns_stacks_in_16203 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_16203);
  grid-gap: 0px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_16203 > div {
  min-width: 0;
}
#multi_columns_stacks_in_16203 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_16203 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_16203 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 701px) {
  #multi_columns_stacks_in_16203 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16203 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_16203 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16203 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 700px) and (min-width: 501px) {
  #multi_columns_stacks_in_16203 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_16203 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_16203 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16203 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_16203 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_16203 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_16203 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_16203 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 700px) {
  #multi_columns_stacks_in_16203 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_16203 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_16203 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_16203 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_16203 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_16203 > div > * {position: relative;}
  #multi_columns_stacks_in_16203 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_16215{padding-left:14px;padding-right:14px;}#stacks_in_16215 > .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_16215 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16215 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16215 > .jack.width-static{width:500px}#stacks_in_16215 > .jack.width-flexible{width:100%}#stacks_in_16215 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16215 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16215 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16215 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16215 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16215 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16215 > .jack::after{border-radius:10px}#stacks_in_16215 > .jack.border-detailed-radius,#stacks_in_16215 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16215 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16215 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_16215 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16215 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16215 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16215 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16215 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16215 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16215 > .jack.bg-image:not(.glass){}#stacks_in_16215 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16215 > .jack.bg-image.glass.after,#stacks_in_16215 > .glass.jack.bg-image::after{opacity:0.12;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_16215 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16215 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16215 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16215 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16215 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16215 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16215 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16215 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16215 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16215 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16215 > .jack.bg-image.glass.after,#stacks_in_16215 > .glass.jack.bg-image::after{}#stacks_in_16215 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16215 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16215 > .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_16215 > .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_16215 > .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_16215 > .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_16215 > .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_16215 > .jack.peek-shadow::before,#stacks_in_16215 > .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_16215 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16215 > .jack{overflow:visible;}#stacks_in_16215 > .jack.height-static{height:100px}#stacks_in_16215 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

#stacks_in_16217{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: right !important;
}

.stacks_in_16217swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_16217swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}



.stacks_in_16217swell-with-zoom .mfp-container,.stacks_in_16217swell-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_16217swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_16217swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_16217swell-with-zoom.mfp-removing .mfp-container,.stacks_in_16217swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_16217 .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_16217 .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_16217 .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_16217 .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_16217 .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_16217 .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_16217 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_16217 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_16217 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_16217 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_16217 .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_16217 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16210{padding-left:14px;padding-right:14px;}#stacks_in_16210 > .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_16210 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16210 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16210 > .jack.width-static{width:500px}#stacks_in_16210 > .jack.width-flexible{width:100%}#stacks_in_16210 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16210 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16210 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16210 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16210 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16210 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16210 > .jack::after{border-radius:10px}#stacks_in_16210 > .jack.border-detailed-radius,#stacks_in_16210 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16210 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16210 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_16210 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16210 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16210 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16210 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16210 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16210 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16210 > .jack.bg-image:not(.glass){}#stacks_in_16210 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16210 > .jack.bg-image.glass.after,#stacks_in_16210 > .glass.jack.bg-image::after{opacity:0.12;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_16210 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16210 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16210 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16210 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16210 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16210 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16210 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16210 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16210 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16210 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16210 > .jack.bg-image.glass.after,#stacks_in_16210 > .glass.jack.bg-image::after{}#stacks_in_16210 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16210 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16210 > .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_16210 > .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_16210 > .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_16210 > .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_16210 > .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_16210 > .jack.peek-shadow::before,#stacks_in_16210 > .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_16210 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16210 > .jack{overflow:visible;}#stacks_in_16210 > .jack.height-static{height:100px}#stacks_in_16210 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

#stacks_in_16212{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: right !important;
}

.stacks_in_16212swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_16212swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}



.stacks_in_16212swell-with-zoom .mfp-container,.stacks_in_16212swell-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_16212swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_16212swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_16212swell-with-zoom.mfp-removing .mfp-container,.stacks_in_16212swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_16212 .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_16212 .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_16212 .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_16212 .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_16212 .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_16212 .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_16212 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_16212 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_16212 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_16212 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_16212 .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_16205{padding-left:14px;padding-right:14px;}#stacks_in_16205 > .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_16205 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16205 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16205 > .jack.width-static{width:500px}#stacks_in_16205 > .jack.width-flexible{width:100%}#stacks_in_16205 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16205 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16205 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16205 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16205 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16205 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16205 > .jack::after{border-radius:10px}#stacks_in_16205 > .jack.border-detailed-radius,#stacks_in_16205 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16205 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16205 > .jack.bg-color{background-color:#F0F0F0}#stacks_in_16205 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16205 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16205 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16205 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16205 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16205 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16205 > .jack.bg-image:not(.glass){}#stacks_in_16205 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16205 > .jack.bg-image.glass.after,#stacks_in_16205 > .glass.jack.bg-image::after{opacity:0.12;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_16205 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16205 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16205 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16205 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16205 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16205 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16205 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16205 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16205 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16205 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16205 > .jack.bg-image.glass.after,#stacks_in_16205 > .glass.jack.bg-image::after{}#stacks_in_16205 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16205 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16205 > .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_16205 > .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_16205 > .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_16205 > .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_16205 > .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_16205 > .jack.peek-shadow::before,#stacks_in_16205 > .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_16205 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16205 > .jack{overflow:visible;}#stacks_in_16205 > .jack.height-static{height:100px}#stacks_in_16205 > .jack.height-minmax{min-height:100px;max-height:800px}
/* -- Start Swell Each css Template -- */

#stacks_in_16207{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: right !important;
}

.stacks_in_16207swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_16207swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}



.stacks_in_16207swell-with-zoom .mfp-container,.stacks_in_16207swell-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_16207swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_16207swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_16207swell-with-zoom.mfp-removing .mfp-container,.stacks_in_16207swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_16207 .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_16207 .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_16207 .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_16207 .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_16207 .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_16207 .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_16207 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_16207 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_16207 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_16207 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_16207 .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_16207 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_16124 h4,#stacks_in_16124 div{color:rgba(254, 228, 151, 1.00)}#stacks_in_16124 h4 a,#stacks_in_16124 div a{color:rgba(254, 228, 151, 1.00)}#stacks_in_16124 h4 a:hover,#stacks_in_16124 div a:hover{color:rgba(190, 171, 113, 1.00)}#stacks_in_16124 small,#stacks_in_16124 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16124 {
	background-color: rgba(0, 0, 0, 0.10);
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	margin: 20px 0px 0px 0px;
	padding: 8px 20px 2px 20px;
}
#stacks_in_16226 h5,#stacks_in_16226 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_16226 h5 a,#stacks_in_16226 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_16226 h5 a:hover,#stacks_in_16226 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_16226 small,#stacks_in_16226 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_16226 {
	padding: 15px 20px 10px 20px;
}
/*
 * 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_16232 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_16232 .theDivider1,
#simpleDivider_stacks_in_16232 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_16232 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_16232.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_16232.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_16232 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_16232.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_16232.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_16232.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_16232.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_16232 {
	background-color: rgba(98, 147, 213, 1.00);
}

#stacks_in_16694 {
	padding: 0px 0px 20px 0px;
}
:root {
  --multi_columns_stacks_in_16697:1fr 1fr 1fr;
}
#multi_columns_stacks_in_16697 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_16697);
  grid-gap: 8px;
  align-items: flex-start;
  
  
  justify-content: space-between;
  
  
}
#multi_columns_stacks_in_16697 > div {
  min-width: 0;
}
#multi_columns_stacks_in_16697 + .deluxe-columns {
  margin-top: 8px;
}
#multi_columns_stacks_in_16697 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_16697 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_16697 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16697 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_16697 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16697 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 561px) {
  #multi_columns_stacks_in_16697 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_16697 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_16697 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_16697 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 560px) {
  #multi_columns_stacks_in_16697 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_16697 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_16697 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_16697 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_16697 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_16697 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_16697 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 560px) {
  #multi_columns_stacks_in_16697 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_16697 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_16697 > div > * {position: relative;}
  #multi_columns_stacks_in_16697 > div > * > * {transform: translate(0,0);}
  
}

#stacks_in_16720{padding-left:9px;padding-right:9px;}#stacks_in_16720 > .jack{margin:9px;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_16720 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16720 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16720 > .jack.width-static{width:500px}#stacks_in_16720 > .jack.width-flexible{width:100%}#stacks_in_16720 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16720 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16720 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16720 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16720 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16720 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16720 > .jack::after{border-radius:10px}#stacks_in_16720 > .jack.border-detailed-radius,#stacks_in_16720 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16720 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16720 > .jack.bg-color{background-color:#09306D}#stacks_in_16720 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16720 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16720 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16720 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16720 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16720 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16720 > .jack.bg-image:not(.glass){}#stacks_in_16720 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16720 > .jack.bg-image.glass.after,#stacks_in_16720 > .glass.jack.bg-image::after{opacity:0.25;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_16720 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16720 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16720 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16720 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16720 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16720 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16720 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16720 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16720 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16720 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16720 > .jack.bg-image.glass.after,#stacks_in_16720 > .glass.jack.bg-image::after{}#stacks_in_16720 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16720 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16720 > .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_16720 > .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_16720 > .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_16720 > .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_16720 > .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_16720 > .jack.peek-shadow::before,#stacks_in_16720 > .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_16720 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16720 > .jack{overflow:visible;}#stacks_in_16720 > .jack.height-static{height:100px}#stacks_in_16720 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_16720 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_16711{padding-left:9px;padding-right:9px;}#stacks_in_16711 > .jack{margin:9px;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_16711 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16711 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16711 > .jack.width-static{width:500px}#stacks_in_16711 > .jack.width-flexible{width:100%}#stacks_in_16711 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16711 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16711 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16711 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16711 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16711 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16711 > .jack::after{border-radius:10px}#stacks_in_16711 > .jack.border-detailed-radius,#stacks_in_16711 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16711 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16711 > .jack.bg-color{background-color:#09306D}#stacks_in_16711 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16711 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16711 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16711 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16711 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16711 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16711 > .jack.bg-image:not(.glass){}#stacks_in_16711 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16711 > .jack.bg-image.glass.after,#stacks_in_16711 > .glass.jack.bg-image::after{opacity:0.25;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_16711 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16711 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_16711 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16711 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16711 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16711 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16711 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16711 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16711 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16711 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16711 > .jack.bg-image.glass.after,#stacks_in_16711 > .glass.jack.bg-image::after{}#stacks_in_16711 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16711 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16711 > .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_16711 > .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_16711 > .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_16711 > .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_16711 > .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_16711 > .jack.peek-shadow::before,#stacks_in_16711 > .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_16711 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16711 > .jack{overflow:visible;}#stacks_in_16711 > .jack.height-static{height:100px}#stacks_in_16711 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_16711 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_16699{padding-left:9px;padding-right:9px;}#stacks_in_16699 > .jack{margin:9px;padding:7px;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_16699 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_16699 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_16699 > .jack.width-static{width:500px}#stacks_in_16699 > .jack.width-flexible{width:100%}#stacks_in_16699 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_16699 > .jack.padding-detailed{padding:7.00px 20.00px 7.00px 20.00px}#stacks_in_16699 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_16699 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_16699 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_16699 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_16699 > .jack::after{border-radius:10px}#stacks_in_16699 > .jack.border-detailed-radius,#stacks_in_16699 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_16699 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_16699 > .jack.bg-color{background-color:#09306D}#stacks_in_16699 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_16699 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16699 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_16699 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_16699 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_16699 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16699 > .jack.bg-image:not(.glass){}#stacks_in_16699 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_16699 > .jack.bg-image.glass.after,#stacks_in_16699 > .glass.jack.bg-image::after{opacity:0.25;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:7px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_16699 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_16699 > .glass.padding-detailed.jack.bg-image::after{padding:7.00px 20.00px 7.00px 20.00px}#stacks_in_16699 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_16699 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_16699 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_16699 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_16699 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16699 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_16699 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_16699 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_16699 > .jack.bg-image.glass.after,#stacks_in_16699 > .glass.jack.bg-image::after{}#stacks_in_16699 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_16699 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_16699 > .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_16699 > .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_16699 > .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_16699 > .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_16699 > .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_16699 > .jack.peek-shadow::before,#stacks_in_16699 > .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_16699 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_16699 > .jack{overflow:visible;}#stacks_in_16699 > .jack.height-static{height:100px}#stacks_in_16699 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_16699 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_16701 {
	padding: 0px 0px 6px 0px;
}

#stacks_out_16701 {
	width: 50px;
}

#stacks_in_16704 {
	padding: 2px 0px 8px 0px;
}

#stacks_in_16706 {
	padding: 0px 0px 8px 0px;
}

#stacks_out_16706 {
	width: 50px;
}

#stacks_in_16709 {
	font-size: 90%;
}



	#stacks_in_16710 .button_icon,#stacks_in_16710 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:26px;
		line-height:26px;
		font-size:16px;
	}
	


#stacks_in_16710 .button_label {
	font: 500 13px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_16710 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:6px;
	}
	#stacks_in_16710 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 3px 0px 6px;
	}




#stacks_in_16710 .sweet_button_wrapper {
	text-align:center;

	
		height:26px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_16710 .sweet_button_wrapper {
		
			height:20px;
		
	}

	
		#stacks_in_16710 .button_icon,#stacks_in_16710 .button_icon i {
			height:20px;
			line-height:2em;
			font-size:13px;
		}
		
	

	#stacks_in_16710 .button_label {
		font: 500 10px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_16710 .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(253, 143, 24, 1.00);
}
#stacks_in_16710 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_16710 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}



	#stacks_in_16710 .sweet_button {text-shadow: 0px 1px 1px rgba(128, 128, 128, 0.75);}





	#stacks_in_16710 .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_16710 .sweet_button_wrapper{padding-bottom:14px;}


#stacks_in_16710 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(255, 163, 44, 1.00);
}
#stacks_in_16710 .sweet_button:active{
	background: rgba(233, 123, 4, 1.00);
}
#stacks_in_16710 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_16710 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_16710 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_16710 {
	padding: 5px 0px 7px 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_17038 {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#simpleDivider_stacks_in_17038 .theDivider1,
#simpleDivider_stacks_in_17038 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_17038 .theDivider1 {
	height: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_17038.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #275B9E;
	border-bottom-color: #89C5FF;
}
#simpleDivider_stacks_in_17038.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_17038 .theDivider2 {
	height: 2px;
}
#simpleDivider_stacks_in_17038.transparentOff .theDivider2 {
	background-color: #FFFFFF;
}
#simpleDivider_stacks_in_17038.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_17038.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_17038.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_17038 {
	background-color: rgba(98, 147, 213, 1.00);
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_17042 .s3c_stacks_in_17042_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_17042 .s3c_stacks_in_17042_cw, #stacks_in_17042 .s3c_stacks_in_17042_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_17042 .s3c_stacks_in_17042_cw div[class^="s3c_stacks_in_17042_col"] {*/#stacks_in_17042 .s3c_stacks_in_17042_cw [class^="s3c_stacks_in_17042_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_17042 .s3c_stacks_in_17042_col1 {	width: 10%;						vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_17042 .s3c_stacks_in_17042_col2 {	width: 80%;					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17042 .s3c_stacks_in_17042_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17042 .s3c_stacks_in_17042_cw .s3c_stacks_in_17042_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_17042 .s3c_stacks_in_17042_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_17042 .s3c_stacks_in_17042_cw div[class^="s3c_stacks_in_17042_col"] {*/	#stacks_in_17042 .s3c_stacks_in_17042_cw [class^="s3c_stacks_in_17042_col"] {		display: block;		width: 100%;	}			#stacks_in_17042 .s3c_stacks_in_17042_cw .s3c_stacks_in_17042_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_17042 .s3c_stacks_in_17042_col1 {		order: 1;	}		#stacks_in_17042 .s3c_stacks_in_17042_col2 {		order: 3;	}		#stacks_in_17042 .s3c_stacks_in_17042_col3 {		order: 5;	}		#stacks_in_17042 .s3c_stacks_in_17042_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_17042 .s3c_stacks_in_17042_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_17062 {
	font-size: 90%;
}
#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_10768 .ydps-debug{border-radius:5px;border:1px dashed silver;padding:20px;background:#fff}


#stacks_in_10770 {
	margin: 0px 20px 20px 20px;
}
.animdiv_stacks_in_17072_2 {
  position: relative;
  z-index: 100;
}
.animdiv_stacks_in_17072_2 > .animdiv-wrap-outer {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 1.00;
}
.animdiv_stacks_in_17072_2 > .animdiv-wrap-outer > .animdiv-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animdiv_stacks_in_17072_2 > .animdiv-wrap-outer > .animdiv-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
#mask_single_stacks_in_17072_2 rect {
    transform: translate(-960px,0);
}
.animdiv_stacks_in_17072_2.invertedTrue #mask_stacks_in_17072_2 rect {
  transform: scale(-1,1);
  transform-origin: center;
}
.animdiv_stacks_in_17072_2.invertedTrue #mask_single_stacks_in_17072_2 rect {
  transform: scale(-1,1) translate(-960px,0);;
  transform-origin: center;
}
.animdiv_stacks_in_17072_2 > .animdiv-wrap-outer > .animdiv-wrap svg path.animdiv-opacity {
  stroke: none;
  stroke-width: 0;
}
.animdiv_stacks_in_17072_2 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs {
  height: 100%;
}
.animdiv_stacks_in_17072_2.anim-v-12 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs svg {
  shape-rendering: optimizeSpeed;
}
@media (min-resolution: 2ddpx) {
  .animdiv_stacks_in_17072_2 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs svg {
    shape-rendering: optimizeSpeed;
  }
}

.animdiv_stacks_in_17072_2 > .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_17072_2 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-top .pattern-svg {
  position: absolute;
  left: 0;
  top: 0;
}
.animdiv_stacks_in_17072_2 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-center {
  z-index: 2;
  height: 100%;
  clip-path: inset(139px 0 0 0);
}
.animdiv_stacks_in_17072_2 > .animdiv-wrap-outer > .animdiv-wrap > svg {
  width: 100%;
  overflow: visible;
}
.animdiv_stacks_in_17072_2 > .animdiv-wrap-outer > .animdiv-wrap:after {
  background: #FFFFFF;
}
.animdiv_stacks_in_17072_2 .animdiv-content-wrap {
  position: relative;
  z-index: 3;
  min-height: 140px;
  display: grid;
  align-items: center;
  
}
.animdiv_stacks_in_17072_2 .animdiv-content-wrap > div {
  
  
  
  padding: 160px 0px 80px 0px;
  
  
}
.animdiv_stacks_in_17072_2.anim-v-8  .animdiv-content-wrap> div,
.animdiv_stacks_in_17072_2.anim-v-15 .animdiv-content-wrap > div,
.animdiv_stacks_in_17072_2.anim-v-18 .animdiv-content-wrap > div,
.animdiv_stacks_in_17072_2.anim-v-19 .animdiv-content-wrap > div {
  
  
  padding: 120.000000px 0px 80px 0px;
  
  
}
.animdiv_stacks_in_17072_2 .animdiv-mask,
.animdiv_stacks_in_17072_2 image:not(.animdiv-pattern):not(.animdiv-off),
.animdiv_stacks_in_17072_2 image.animdiv-off {
  transform-origin: center;
}
.svg-animdiv:not([data-category="Animated"]) #pat_r_stacks_in_17072_2 path,
.svg-animdiv:not([data-category="Animated"]) .animdiv_stacks_in_17072_2 .animdiv-use-r {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.svg-animdiv[data-category="Animated"][data-variation="7"] #pat_r_stacks_in_17072_2 {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.animdiv_stacks_in_17072_2.layerTrue .animdiv-content-wrap {
  height: calc(140px + 10px);
}
.animdiv_stacks_in_17072_2.layerTrue .animdiv-content-wrap > div {
  display: none;
}
/**/
.animdiv_stacks_in_17072_2.overlapTrue {
  margin: -140px 0 0 0;
}
.animdiv_stacks_in_17072_2.overlapTrue.layerTrue,
.animdiv_stacks_in_17072_2.overlapFalse.layerTrue {
  position: absolute;
  width: 100%;
  margin: -10px 0 0 0;
}
/**/
.animdiv_stacks_in_17072_2.anim-v-17.layer1False .patternSingle > path,
.animdiv_stacks_in_17072_2.anim-v-16.layer2False .patternSingle g:nth-child(3),
.animdiv_stacks_in_17072_2.anim-v-16.layer1False .patternSingle g:nth-child(4),
.animdiv_stacks_in_17072_2.anim-v-14.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_17072_2.anim-v-13.layer1False .patternSingle > path:nth-child(1),
.animdiv_stacks_in_17072_2.anim-v-20.layer2False .patternRepeat g:nth-child(1),
.animdiv_stacks_in_17072_2.anim-v-20.layer1False .patternSingle path,
.animdiv_stacks_in_17072_2.anim-v-15.layer3False .patternSingle path,
.animdiv_stacks_in_17072_2.anim-v-10.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_17072_2.anim-v-10.layer3False .patternSingle path,
.animdiv_stacks_in_17072_2.anim-v-9.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_17072_2.anim-v-9.layer3False .patternSingle path,
.animdiv_stacks_in_17072_2.anim-v-5.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_17072_2.anim-v-5.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_17072_2.anim-v-5.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_17072_2.anim-v-4.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_17072_2.anim-v-4.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_17072_2.anim-v-3.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_17072_2.anim-v-3.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_17072_2.anim-v-3.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_17072_2.anim-v-1.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_17072_2.anim-v-1.layer3False .patternRepeat path:nth-child(3) {
  display: none;
}
.animdiv_stacks_in_17072_2.anim-v-3.layer1False.layer2True .patternRepeat path:nth-child(2),
.animdiv_stacks_in_17072_2.anim-v-3.layer1False.layer2False.layer3True .patternRepeat path:nth-child(3),
.animdiv_stacks_in_17072_2.anim-v-5.layer1False.layer2True .patternRepeat path:nth-child(2),
.animdiv_stacks_in_17072_2.anim-v-5.layer1False.layer2False.layer3True .patternRepeat path:nth-child(3) {
  opacity: 1 !important;
}
/**/
/* Smart4columns2 stack v2.4.2 */#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw, #stacks_in_17072_6 .s4c_stacks_in_17072_6_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw div[class^="s4c_stacks_in_17072_6_col"] {*/#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw [class^="s4c_stacks_in_17072_6_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw .s4c_stacks_in_17072_6_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw .s4c_stacks_in_17072_6_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw .s4c_stacks_in_17072_6_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw .s4c_stacks_in_17072_6_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw .s4c_stacks_in_17072_6_spacer {	display: table-cell;	width: 12px;}/*@media only screen and (max-width: 500px) {*/@media only screen and (max-width: 500px) {	#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw [class^="s4c_stacks_in_17072_6_col"] {		display: block;		width: 100%;	}		#stacks_in_17072_6 .s4c_stacks_in_17072_6_cw .s4c_stacks_in_17072_6_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_17072_6 .s4c_stacks_in_17072_6_col1 {		order: 1;	}		#stacks_in_17072_6 .s4c_stacks_in_17072_6_col2 {		order: 3;	}		#stacks_in_17072_6 .s4c_stacks_in_17072_6_col3 {		order: 5;	}		#stacks_in_17072_6 .s4c_stacks_in_17072_6_col4 {		order: 7;	}		#stacks_in_17072_6 .s4c_stacks_in_17072_6_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_17072_6 .s4c_stacks_in_17072_6_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_17072_6 .s4c_stacks_in_17072_6_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_17072_8 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_17072_11 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 10px 20px 30px;
}

#stacks_in_17072_12 {
	font-size: 140%;
}

#stacks_in_17072_13 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 10px 20px 30px;
}

#stacks_in_17072_15 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 10px 20px 30px;
}

#stacks_in_17072_18 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 10px 20px 30px;
}

#stacks_in_17072_19 {
	font-size: 140%;
}

#stacks_in_17072_20 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 10px 20px 30px;
}

#stacks_in_17072_23 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 10px 20px 30px;
}

#stacks_in_17072_24 {
	font-size: 140%;
}

#stacks_in_17072_25 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 0px 10px 20px 30px;
}

#stacks_in_17072_27 {
	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_17072_29 .s4c_stacks_in_17072_29_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw, #stacks_in_17072_29 .s4c_stacks_in_17072_29_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw div[class^="s4c_stacks_in_17072_29_col"] {*/#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw [class^="s4c_stacks_in_17072_29_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw .s4c_stacks_in_17072_29_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw .s4c_stacks_in_17072_29_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw .s4c_stacks_in_17072_29_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw .s4c_stacks_in_17072_29_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw .s4c_stacks_in_17072_29_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 300px) {*/@media only screen and (max-width: 300px) {	#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw [class^="s4c_stacks_in_17072_29_col"] {		display: block;		width: 100%;	}		#stacks_in_17072_29 .s4c_stacks_in_17072_29_cw .s4c_stacks_in_17072_29_spacer {		display: block;		height: 6px;		width: 100%;	}	#stacks_in_17072_29 .s4c_stacks_in_17072_29_col1 {		order: 1;	}		#stacks_in_17072_29 .s4c_stacks_in_17072_29_col2 {		order: 3;	}		#stacks_in_17072_29 .s4c_stacks_in_17072_29_col3 {		order: 5;	}		#stacks_in_17072_29 .s4c_stacks_in_17072_29_col4 {		order: 7;	}		#stacks_in_17072_29 .s4c_stacks_in_17072_29_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_17072_29 .s4c_stacks_in_17072_29_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_17072_29 .s4c_stacks_in_17072_29_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_17072_29 {
	padding: 0px 0px 6px 30px;
}




/* Smart4columns2 stack v2.4.2 */#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw, #stacks_in_17072_46 .s4c_stacks_in_17072_46_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw div[class^="s4c_stacks_in_17072_46_col"] {*/#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw [class^="s4c_stacks_in_17072_46_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw .s4c_stacks_in_17072_46_col1 {	width: 15%;											vertical-align: top;  		border-radius: 0px;		}#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw .s4c_stacks_in_17072_46_col2 {	width: 35%;										vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw .s4c_stacks_in_17072_46_col3 {	width: 35%;								vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw .s4c_stacks_in_17072_46_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw .s4c_stacks_in_17072_46_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 600px) {*/@media only screen and (max-width: 600px) {	#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw [class^="s4c_stacks_in_17072_46_col"] {		display: block;		width: 100%;	}		#stacks_in_17072_46 .s4c_stacks_in_17072_46_cw .s4c_stacks_in_17072_46_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_17072_46 .s4c_stacks_in_17072_46_col1 {		order: 1;	}		#stacks_in_17072_46 .s4c_stacks_in_17072_46_col2 {		order: 3;	}		#stacks_in_17072_46 .s4c_stacks_in_17072_46_col3 {		order: 5;	}		#stacks_in_17072_46 .s4c_stacks_in_17072_46_col4 {		order: 7;	}		#stacks_in_17072_46 .s4c_stacks_in_17072_46_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_17072_46 .s4c_stacks_in_17072_46_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_17072_46 .s4c_stacks_in_17072_46_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_17072_46 {
	margin: 30px 0px 0px 0px;
}
#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_17072_51 > .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_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#00ACB9}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#6CA7FF}#stacks_in_17072_51 > .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_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_17072_51 > .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_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_17072_51 > .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_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_17072_51 > .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_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_17072_51 > .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_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_17072_51 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_17072_51 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_17072_53{padding-left:14px;padding-right:14px;}#stacks_in_17072_53 > .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_17072_53 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_17072_53 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_17072_53 > .jack.width-static{width:500px}#stacks_in_17072_53 > .jack.width-flexible{width:100%}#stacks_in_17072_53 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_53 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_53 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_17072_53 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_53 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_17072_53 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_17072_53 > .jack::after{border-radius:8px}#stacks_in_17072_53 > .jack.border-detailed-radius,#stacks_in_17072_53 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_53 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_17072_53 > .jack.bg-color{background-color:#3D74B3}#stacks_in_17072_53 > .jack.bg-gradient{background-color:#FD9B12}#stacks_in_17072_53 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_17072_53 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_17072_53 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_17072_53 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_17072_53 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_17072_53 > .jack.bg-image:not(.glass){}#stacks_in_17072_53 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_17072_53 > .jack.bg-image.glass.after,#stacks_in_17072_53 > .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_17072_53 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_17072_53 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_53 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_17072_53 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_17072_53 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_17072_53 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_17072_53 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_17072_53 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_17072_53 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_17072_53 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_17072_53 > .jack.bg-image.glass.after,#stacks_in_17072_53 > .glass.jack.bg-image::after{}#stacks_in_17072_53 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_17072_53 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_17072_53 > .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_17072_53 > .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_17072_53 > .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_17072_53 > .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_17072_53 > .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_17072_53 > .jack.peek-shadow::before,#stacks_in_17072_53 > .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_17072_53 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_17072_53 > .jack{overflow:visible;}#stacks_in_17072_53 > .jack.height-static{height:100px}#stacks_in_17072_53 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_17072_53 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}

#stacks_in_17072_55 {
	padding: 9px 10px 3px 10px;
}
#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after,#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::before{-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack::after:hover,#stacks_in_17072_60 > .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_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover{background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-color{background-color:#00ACB9}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-gradient{background-color:#6CA7FF}#stacks_in_17072_60 > .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_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_17072_60 > .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_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass){}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image:not(.glass).bg-warehouse{}}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_17072_60 > .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_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.padding-detailed,#stacks_in_17072_60 > .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_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-static,#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-static.jack.bg-image:hover::after{background-size:300px}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-size-fluid,#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-size-fluid.jack.bg-image:hover::after{background-size:100%}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{background-image:url()}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-fallback,#stacks_in_17072_60 > .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_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after,#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.jack.bg-image:hover::after{}#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .jack:hover.bg-image.glass.after.bg-warehouse,#stacks_in_17072_60 > .stacks_out > .com_joeworkman_stacks_jack4_stack > .glass.bg-warehouse.jack.bg-image:hover::after{}}

#stacks_in_17072_60 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}
#stacks_in_17072_62{padding-left:14px;padding-right:14px;}#stacks_in_17072_62 > .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_17072_62 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_17072_62 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_17072_62 > .jack.width-static{width:500px}#stacks_in_17072_62 > .jack.width-flexible{width:100%}#stacks_in_17072_62 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_62 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_62 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_17072_62 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_62 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_17072_62 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_17072_62 > .jack::after{border-radius:8px}#stacks_in_17072_62 > .jack.border-detailed-radius,#stacks_in_17072_62 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_62 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_17072_62 > .jack.bg-color{background-color:#3D74B3}#stacks_in_17072_62 > .jack.bg-gradient{background-color:#F32F18}#stacks_in_17072_62 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_17072_62 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_17072_62 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_17072_62 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_17072_62 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_17072_62 > .jack.bg-image:not(.glass){}#stacks_in_17072_62 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_17072_62 > .jack.bg-image.glass.after,#stacks_in_17072_62 > .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_17072_62 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_17072_62 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_17072_62 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_17072_62 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_17072_62 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_17072_62 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_17072_62 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_17072_62 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_17072_62 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_17072_62 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_17072_62 > .jack.bg-image.glass.after,#stacks_in_17072_62 > .glass.jack.bg-image::after{}#stacks_in_17072_62 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_17072_62 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_17072_62 > .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_17072_62 > .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_17072_62 > .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_17072_62 > .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_17072_62 > .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_17072_62 > .jack.peek-shadow::before,#stacks_in_17072_62 > .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_17072_62 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_17072_62 > .jack{overflow:visible;}#stacks_in_17072_62 > .jack.height-static{height:100px}#stacks_in_17072_62 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_17072_62 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}

#stacks_in_17072_64 {
	padding: 9px 10px 3px 10px;
}
#stacks_in_17072_68 h6,#stacks_in_17072_68 .hTxt:not(.segment) div{font-size:0.90rem}@media all and (max-width:640px){#stacks_in_17072_68 h6,#stacks_in_17072_68 .hTxt:not(.segment) div{font-size:0.90rem}}#stacks_in_17072_68 h6,#stacks_in_17072_68 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_17072_68 h6 a,#stacks_in_17072_68 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_17072_68 h6 a:hover,#stacks_in_17072_68 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_17072_68 small,#stacks_in_17072_68 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_17072_68 {
	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_8902 .ydps-debug{border-radius:5px;border:1px dashed silver;padding:20px;background:#fff}
