/*
 * apex.core.common
 */

div[class^="apex-core__"]{position:static;overflow:visible}.core-section,.core-wrap{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.core-content{display:flow-root}.core-content > *:not(.core-layer):not(.apex-core__position),[class^="core-text"]{position:relative}.core-max-w{max-width:1000px;max-width:var(--ac-max-w,1000px);margin-left:auto;margin-right:auto}@media screen,print and (max-width:1000px){.core-max-w{padding-left:10px;padding-right:10px}}.ac-left{text-align:left}.ac-center{text-align:center}.ac-right{text-align:right}.core-section .core-content.core-full-w{max-width:100%}.core-section .core-content.filled-parent[style]{position:static !important}.core--click-through{pointer-events:none}.core-layer video{max-width:none !important}.core-wrap.core-anti-alias{margin-top:-0.5px;margin-bottom:-0.5px}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}img{vertical-align:middle}html{background:none !important}


/*
 * apex.core.layers
 */

.core-layer,.ps-layer{position:absolute;top:0;left:0;width:100%;height:100%}.ps-layer.layer-video{overflow:hidden}.core--click-through{pointer-events:none}.core-cf::before,.core-cf:after{content:" ";display:table}.core-cf::after{clear:both}.core-layer > .stacks_out,.core-layer > .stacks_out > .stacks_in{position:static !important}


.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}
.core-shim{width:100%}
.core-aspect{height:0;position:relative;z-index:0}.core-aspect > .ca-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.core-aspect .ca-align{display:block;width:100%}.core-aspect .aspect-layer .ps-layer{z-index:-1}
.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack{position:relative}.b-p.icon-only{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.bp-wrap.bp-txt-left>.b-p:not(.icon-only){text-align:left!important}.bp-wrap.bp-txt-center>.b-p:not(.icon-only){text-align:center!important}.bp-wrap.bp-txt-right>.b-p:not(.icon-only){text-align:right!important}.bp-wrap.noclick-active>.b-p.active{pointer-events:none!important} .bp-wrap.inline-wrap{display:inline-block}
.ps-layer:not(.layer-img-fit).attach-fixed{background-attachment:fixed;width:100%}@media only screen and (max-device-width:1024px){.ps-layer:not(.layer-img-fit).attach-fixed{background-attachment:scroll !important}}.ps-layer.layer-video{overflow:hidden}


.ps-layer:not(.layer-img-fit).attach-fixed{background-attachment:fixed;width:100%}@media only screen and (max-device-width:1024px){.ps-layer:not(.layer-img-fit).attach-fixed{background-attachment:scroll !important}}.ps-layer.layer-video{overflow:hidden}

.item-wrap > .stacks_out{width:100%}
@charset "UTF-8";[data-flux]{animation-duration:var(--flux-animation-duration);animation-fill-mode:forwards;animation-name:unset;opacity:0;will-change:transform,opacity}body:not(.flux-js) [data-flux],.unsupported-io [data-flux],[data-flux=""]{transition:opacity 0.4s ease-in;opacity:1 !important;animation:none !important}.flux-continuous,.flux-infinite{animation-iteration-count:infinite}@​media (prefers-reduced-motion:reduce){[data-flux]{opacity:1 !important;animation:none !important;transition:none !important;animation-duration:0.001s !important;transition-duration:0.001s !important}}.fadeOut{animation-name:fadeOut;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955)}[data-flux][data-flux="fadeOut"]{opacity:1}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeIn{animation-name:fadeIn;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955)}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeRight{animation-name:fadeRight;animation-timing-function:ease}@keyframes fadeRight{0%{transform:translate3d(var(--flux-animation-size),0,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}.fadeLeft{animation-name:fadeLeft;animation-timing-function:ease}@keyframes fadeLeft{0%{transform:translate3d(calc(-1 * var(--flux-animation-size)),0,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}.fadeDown{animation-name:fadeDown;animation-timing-function:ease}@keyframes fadeDown{0%{transform:translate3d(0,calc(-1 * var(--flux-animation-size)),0);opacity:0}50%{opacity:0.2}100%{transform:translate3d(0,0,0);opacity:1}}.fadeUp{animation-name:fadeUp;animation-timing-function:ease}@keyframes fadeUp{0%{transform:translate3d(0,var(--flux-animation-size),0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}.zoomIn{animation-name:zoomIn;animation-timing-function:cubic-bezier(0.46,0.31,0.52,1.275)}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.6,0.6,0.6)}100%{transform:scale3d(1,1,1);opacity:1}}.zoomOut{animation-name:zoomOut;animation-timing-function:cubic-bezier(0.46,0.31,0.52,1.275)}@keyframes zoomOut{0%{opacity:0;transform:scale3d(1.2,1.2,1.2)}100%{transform:scale3d(1,1,1);opacity:1}}.zoomUp{animation-name:zoomUp;animation-timing-function:cubic-bezier(0.46,0.31,0.52,1.275)}@keyframes zoomUp{0%{opacity:0;transform:scale3d(0.6,0.6,0.6) translate3d(0,var(--flux-animation-size),0)}100%{transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}}.gravity{animation-name:gravity}@keyframes gravity{0%{animation-timing-function:cubic-bezier(0.175,0.885,0.32,1.275);transform:translate3d(0,0,0);opacity:0}20%{animation-timing-function:cubic-bezier(0.42,0,1,1);transform:translate3d(0,-100px,0);opacity:1}40%{animation-timing-function:cubic-bezier(0,0,0.58,1);transform:translate3d(0,0,0)}60%{animation-timing-function:cubic-bezier(0.42,0,1,1);transform:translate3d(0,-30px,0)}75%{animation-timing-function:cubic-bezier(0,0,0.58,1);transform:translate3d(0,0,0)}85%{animation-timing-function:cubic-bezier(0.42,0,1,1);transform:translate3d(0,-15px,0)}100%{opacity:1;animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:translate3d(0,0,0)}}.throb{animation-name:throb;transform-origin:center;opacity:1}@keyframes throb{0%{transform:scale3d(1,1,1);opacity:1}50%{transform:scale3d(0.85,0.5,0.5)}100%{transform:scale3d(1,1,1);opacity:1}}.bumpLeft{animation-name:bumpLeft;backface-visibility:hidden}@keyframes bumpLeft{0%{animation-timing-function:cubic-bezier(0.23,1,0.32,1);transform:translateX(translate3d(0,calc(-1 * var(--flux-animation-size)),0))}40%{opacity:1;animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:translateX(20px) rotate(4deg)}100%{opacity:1}}.bumpRight{animation-name:bumpRight;backface-visibility:hidden}@keyframes bumpRight{0%{opacity:1;animation-timing-function:cubic-bezier(0.23,1,0.32,1);transform:translateX(var(--flux-animation-size))}40%{animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:translateX(-20px) rotate(-4deg)}100%{opacity:1}}.rollIn{animation-name:rollIn;backface-visibility:hidden}@keyframes rollIn{0%{animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:translateY(var(--flux-animation-size)) rotate(-445deg)}30%{opacity:1}50%{transform:translateY(-20px) rotate(-20deg)}100%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:translateY(0) rotate(0deg)}}.popIn{animation-name:popIn;animation-timing-function:cubic-bezier(0.46,0.31,0.52,1.275)}@keyframes popIn{0%{opacity:0;transform:scale3d(0.1,0.1,0.1)}60%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scale3d(1,1,1)}80%{animation-timing-function:cubic-bezier(0.46,0.31,0.52,1.275);transform:scale3d(1,1,1)}to{transform:scale3d(1,1,1);opacity:1}}.blurUp{animation-name:blurUp}@keyframes blurUp{0%{transform:translateY(calc(3 * var(--flux-animation-size))) scaleY(2.5) scaleX(0.2);transform-origin:50% 100%;filter:blur(40px);opacity:0}100%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}.flipY{animation-name:flipY}@keyframes flipY{from{transform:perspective(800px) rotateX(90deg) scale3d(1.2,1.2,1.2)}50%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:perspective(800px) rotateX(-20deg) scale3d(1,1,1)}to{opacity:1;transform:perspective(800px) rotateX(0deg) scale3d(1,1,1)}}.flipX{animation-name:flipX}@keyframes flipX{from{transform:perspective(800px) rotateY(90deg) scale3d(1.2,1.2,1.2)}50%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:perspective(800px) rotateY(-20deg) scale3d(1,1,1)}to{opacity:1;transform:perspective(800px) rotateY(0deg) scale3d(1,1,1)}}.unfold{animation-name:unfold}@keyframes unfold{0%{animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:scale3d(0,0,0)}30%{animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:scale3d(0.4,1,1)}100%{opacity:1;animation-timing-function:cubic-bezier(0.55,0.085,0.68,0.53);transform:scale3d(1,1,1)}}/*.jumpOutRight{animation-name:jumpOutRight;animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);backface-visibility:hidden}@keyframes jumpOutRight{0%{transform:scale3d(1,1,1) rotate(0deg)}30%{transform:scale3d(0.9,0.9,0.9) rotate(5deg)}70%{opacity:1;transform:scale3d(1.2,1.2,1.2) rotate(-10deg)}100%{opacity:0;transform:scale3d(0.5,0.5,0.5) rotate(90deg)}}.jumpOutLeft{animation-name:jumpOutLeft;animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);backface-visibility:hidden}@keyframes jumpOutLeft{0%{transform:scale3d(1,1,1) rotate(0deg)}30%{transform:scale3d(0.9,0.9,0.9) rotate(-5deg)}70%{opacity:1;transform:scale3d(1.2,1.2,1.2) rotate(10deg)}100%{opacity:0;transform:scale3d(0.5,0.5,0.5) rotate(-90deg)}}.rollOutLeft{animation-name:rollOutLeft;backface-visibility:hidden}@keyframes rollOutLeft{0%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:translateX(0) rotate(0deg)}40%{opacity:1;transform:translateX(20px) rotate(-20deg)}100%{opacity:0;animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:translateX(translate3d(0,calc(-1 * var(--flux-animation-size)),0)) rotate(-445deg)}}.rollOutRight{animation-name:rollOutRight;backface-visibility:hidden}@keyframes rollOutRight{0%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:translateX(0) rotate(0deg)}40%{opacity:1;transform:translateX(-20px) rotate(20deg)}100%{opacity:0;animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:translateX(var(--flux-animation-size)) rotate(445deg)}}.rollOutTop{animation-name:rollOutTop;backface-visibility:hidden}@keyframes rollOutTop{0%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:translateY(0) rotate(0deg)}40%{opacity:1;transform:translateY(20px) rotate(20deg)}100%{opacity:0;animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:translateY(translate3d(0,calc(-1 * var(--flux-animation-size)),0)) rotate(445deg)}}.rollOutBottom{animation-name:rollOutBottom;backface-visibility:hidden}@keyframes rollOutBottom{0%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:translateY(0) rotate(0deg)}40%{opacity:1;transform:translateY(-20px) rotate(-20deg)}100%{opacity:0;animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:translateY(var(--flux-animation-size)) rotate(-445deg)}}.popOut{animation-name:popOut}@keyframes popOut{0%{animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:scale3d(1,1,1)}60%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scale3d(1.08,1.08,1.08)}80%{opacity:1;animation-timing-function:cubic-bezier(0.42,0,0.58,1)}100%{opacity:0;animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:scale3d(0.3,0.3,0.3)}}.popOutLeft{animation-name:popOutLeft}@keyframes popOutLeft{0%{animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:scale3d(1,1,1) translate3d(0,0,0);transform-origin:left center}40%{opacity:1;animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scale3d(1.08,1.08,1.08) translate3d(0,0,0)}100%{opacity:0;animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:scale3d(0.5,0.5,0.5) translate3d(0,calc(-1 * var(--flux-animation-size)),0)}}.popOutRight{animation-name:popOutRight;backface-visibility:hidden}@keyframes popOutRight{0%{animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:scale3d(1,1,1) translate3d(0,0,0);transform-origin:right center}40%{opacity:1;animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scale3d(1.08,1.08,1.08) translate3d(0,0,0)}100%{opacity:0;animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:scale3d(0.5,0.5,0.5) translate3d(var(--flux-animation-size),0,0)}}.popOutTop{animation-name:popOutTop;backface-visibility:hidden}@keyframes popOutTop{0%{animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:scale3d(1,1,1) translate3d(0,0,0);transform-origin:top center}40%{opacity:1;animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scale3d(1.08,1.08,1.08) translate3d(0,0,0)}100%{opacity:0;animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:scale3d(0.5,0.5,0.5) translate3d(0,calc(-1 * var(--flux-animation-size)),0)}}.popOutBottom{animation-name:popOutBottom;backface-visibility:hidden}@keyframes popOutBottom{0%{animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:scale3d(1,1,1) translate3d(0,0,0);transform-origin:bottom center}40%{opacity:1;animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scale3d(1.08,1.08,1.08) translate3d(0,0,0)}100%{opacity:0;animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:scale3d(0.5,0.5,0.5) translate3d(0,var(--flux-animation-size),0)}}.flipOutX{animation-name:flipOutX}@keyframes flipOutX{from{transform:perspective(var(--flux-animation-size)) rotateX(0deg) scale3d(1,1,1)}60%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:perspective(var(--flux-animation-size)) rotateX(-30deg) scale3d(1,1,1)}to{opacity:0;transform:perspective(var(--flux-animation-size)) rotateX(90deg) scale3d(1.2,1.2,1.2)}}.flipOutY{flipOutY;animation-name:flipOutY}@keyframes flipOutY{from{transform:perspective(var(--flux-animation-size)) rotateY(0deg) scale3d(1,1,1)}60%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:perspective(var(--flux-animation-size)) rotateY(-30deg) scale3d(1,1,1)}to{opacity:0;transform:perspective(var(--flux-animation-size)) rotateY(90deg) scale3d(1.2,1.2,1.2)}}.fadeOutLeft{animation-name:fadeOutLeft;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955)}@keyframes fadeOutLeft{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(0,calc(-1 * var(--flux-animation-size)),0);opacity:0}}.fadeOutRight{animation-name:fadeOutRight;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955)}@keyframes fadeOutRight{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(var(--flux-animation-size),0,0);opacity:0}}.fadeOutTop{animation-name:fadeOutTop;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955)}@keyframes fadeOutTop{0%{transform:translate3d(0,0,0);opacity:1}40%{opacity:0.2}100%{transform:translate3d(0,calc(-1 * var(--flux-animation-size)),0);opacity:0}}.fadeOutBottom{animation-name:fadeOutBottom;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955)}@keyframes fadeOutBottom{0%{transform:translate3d(0,0,0);opacity:1}40%{opacity:0.2}100%{transform:translate3d(0,var(--flux-animation-size),0);opacity:0}}.driveOutLeft{animation-name:driveOutLeft}@keyframes driveOutLeft{0%{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:translate3d(0,0,0)}30%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transform:translate3d(30px,0,0)}60%{opacity:1}100%{opacity:0;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:translate3d(0,calc(-1 * var(--flux-animation-size)),0)}}.driveOutRight{animation-name:driveOutRight}@keyframes driveOutRight{0%{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:translate3d(0,0,0)}30%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transform:translate3d(-30px,0,0)}60%{opacity:1}100%{opacity:0;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:translate3d(var(--flux-animation-size),0,0)}}.driveOutTop{animation-name:driveOutTop}@keyframes driveOutTop{0%{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:translate3d(0,0,0)}30%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transform:translate3d(0,30px,0)}60%{opacity:1}100%{opacity:0;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:translate3d(0,calc(-1 * var(--flux-animation-size)),0)}}.driveOutBottom{animation-name:driveOutBottom}@keyframes driveOutBottom{0%{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:translate3d(0,0,0)}30%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transform:translate3d(0,-30px,0)}60%{opacity:1}100%{opacity:0;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:translate3d(0,var(--flux-animation-size),0)}}.spinOut{animation-name:spinOut}@keyframes spinOut{0%{animation-timing-function:cubic-bezier(0.23,1,0.32,1);transform:rotateZ(0deg) scale3d(1,1,1);transform-origin:center center}20%{opacity:1;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);transform:rotateZ(-20deg) scale3d(1,1,1);transform-origin:center center}30%{opacity:1}100%{opacity:0;animation-timing-function:cubic-bezier(0.47,0,0.745,0.715);transform:rotateZ(360deg) scale3d(0,0,0);transform-origin:center center}}.swoopOutLeft{animation-name:swoopOutLeft}@keyframes swoopOutLeft{0%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scaleX(1) translate3d(0,0,0)}40%{opacity:1;transform:scaleX(1) translate3d(20px,0,0)}60%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scaleX(1.2) translate3d(0,0,0)}100%{opacity:0;animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:scaleX(1.5) translate3d(0,calc(-1 * var(--flux-animation-size)),0)}}.swoopOutRight{animation-name:swoopOutRight}@keyframes swoopOutRight{0%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scaleX(1) translate3d(0,0,0)}40%{opacity:1;transform:scaleX(1) translate3d(-20px,0,0)}60%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scaleX(1.2) translate3d(0,0,0)}100%{opacity:0;animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:scaleX(1.5) translate3d(var(--flux-animation-size),0,0)}}.swoopOutTop{animation-name:swoopOutTop}@keyframes swoopOutTop{0%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scaleY(1) translate3d(0,0,0)}40%{opacity:1;transform:scaleY(1) translate3d(0,20px,0)}60%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scaleY(1.2) translate3d(0,0,0)}100%{opacity:0;animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:scaleY(1.5) translate3d(0,calc(-1 * var(--flux-animation-size)),0)}}.swoopOutBottom{animation-name:swoopOutBottom}@keyframes swoopOutBottom{0%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scaleY(1) translate3d(0,0,0)}40%{opacity:1;transform:scaleY(1) translate3d(0,-20px,0)}60%{animation-timing-function:cubic-bezier(0.42,0,0.58,1);transform:scaleY(1.2) translate3d(0,0,0)}100%{opacity:0;animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:scaleY(1.5) translate3d(0,var(--flux-animation-size),0)}}.fold{animation-name:fold}@keyframes fold{0%{animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);transform:scale3d(1,1,1)}30%{animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:scale3d(1,0.4,1)}60%{opacity:1;animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);transform:scale3d(0.4,0.4,1)}100%{opacity:0;animation-timing-function:cubic-bezier(0.55,0.085,0.68,0.53);transform:scale3d(0.2,0.2,0.2)}}*/

.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
.core-block-grid{display:block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.core-block-grid > .core-grid-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;min-width:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.core-block-grid.last-at-bottom > .core-grid-item > .item-wrap >:last-child{margin-top:auto}.core-block-grid.stretch-wrap > .core-grid-item{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.core-block-grid .item-wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.core-block-grid.cg-item-top .item-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.core-block-grid.cg-item-center .item-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.core-block-grid.cg-item-bot .item-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.core-block-grid .item-wrap.cg-item-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.core-block-grid .item-wrap.cg-item-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.core-block-grid .item-wrap.cg-item-bot{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.core-block-grid .item-wrap.cg-item-stretch{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.core-block-grid .item-wrap.cg-item-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.core-block-grid .item-wrap.cg-item-around{-ms-flex-pack:distribute;justify-content:space-around}.core-block-grid .item-wrap.cg-item-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}

.nav-wrap{margin:0 auto;overflow:visible}.nav-wrap h1,.nav-wrap h2,.nav-wrap h3,.nav-wrap h4,.nav-wrap h5,.nav-wrap h6{margin-bottom:0}.nav-content{position:relative}.contained-bar{margin:0 auto}.site-title a:hover{text-decoration:none}html:not(.menulab-js) .navbar ul,html:not(.menulab-js) .navbar li{display:block!important;position:relative!important;margin:0!important;padding:0!important;left:0!important;right:0!important}html:not(.menulab-js) .navbar .ml-arrows li::after{display:none!important}html:not(.menulab-js) .navbar a{text-align:left!important}.navbar{float:none;max-height:0;overflow:hidden;transition:max-height .5s;margin:0;padding:0;list-style-type:none}.navbar ul{margin:0}.navbar li>ul li{white-space:nowrap}.navbar li{list-style-type:none;display:block;transition:background-color .3s ease}.navbar li a{display:block;text-decoration:none;padding:3px .8em;transition:color .3s ease}.navbar li.has-dropdown>.ml-dropdown{padding-left:20px}.navbar .ml-arrows .has-dropdown::after{top:12px}.ml-dropdown,.ml-dropdown *{margin:0;padding:0;list-style:none}.ml-dropdown li{position:relative}.ml-dropdown ul{display:none;top:100%;right:0;left:auto;z-index:99}html:not(.touch-stripped) .ml-dropdown li:hover>ul{display:block}html.touch-stripped .ml-dropdown li.dd-open>ul{display:block}.ml-dropdown a{display:block;position:relative}.ml-dropdown ul ul{top:0;left:100%}.expand{max-height:100vh}.ml-arrows .has-dropdown:after{content:'';position:absolute;right:6px;margin-top:0;height:0;width:0;border:5px solid transparent}.ml-arrows ul .ml-dropdown:after{margin-top:-5px;margin-right:-3px;border-color:transparent}.core-ovl-link{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.core-ovl-link > .core-link{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.ac-of-hidden{overflow:hidden}.core-full-width img{width:100%}
*{min-height:0;min-width:0}.core-duo{display:-webkit-box;display:-ms-flexbox;display:flex}.core-duo .duo-col{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.core-duo .duo-col > .cc-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;z-index:0}.core-duo .duo-col.duo-col-side{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1}.core-duo .duo-col.duo-col-main{-webkit-box-flex:1;-ms-flex:1;flex:1}.core-duo .cc-inner > .stacks_out{width:100%}.core-duo,.core-duo > .duo-col,.core-duo > .cc-gutter{position:relative}.core-duo > .cc-gutter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}

html{--ac-max-w:1000px;--ac-radius:4px;--ac-fw-body:400;--ac-fw-h3h6:400;--ac-fw-h1h2:300;--ac-fw-display:300}html{--ac-space-unit:1rem}*,*:after,*:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box}a{-webkit-text-decoration:none;text-decoration:none}.core-max-w{max-width:1000px;max-width:var(--ac-max-w,1000px);margin-left:auto;margin-right:auto}@media print,screen and (max-width:1000px){.core-max-w{padding-left:10px;padding-right:10px}}body{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.6}blockquote{border-left:0.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin-bottom:0}code{background:#f4f5f6;border-radius:0.4rem;margin:0 0.2rem;padding:0.2rem 0.5rem;white-space:nowrap}pre{background:#f4f5f6;border-left:0.3rem solid #9b4dca;overflow-y:hidden}pre > code{border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr,.core-divider{border:0;border-top:0.1rem solid var(--ac-divider-col);margin:1.5rem 0}hr.core-sec,.core-sec hr,.core-divider.core-sec,.core-sec .core-divider{color:var(--ac-divider-col-sec)}a{color:#2680FC;color:var(--ac-link-col)}a:hover,a:active{color:#216ED8;color:var(--ac-link-col-hov)}a.core-sec,.core-sec a{color:var(--ac-link-col-sec)}a.core-sec:hover,a.core-sec:active,.core-sec a:hover,.core-sec a:active{color:var(--ac-link-col-hov-sec)}dl,ol,ul{list-style:none;margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ol{list-style:decimal inside}ul{list-style:circle inside}.button,button,dd,dt,li{margin-bottom:1rem;margin-bottom:var(--ac-space-unit)}fieldset,input,select,textarea{margin-bottom:1rem;margin-bottom:var(--ac-space-unit)}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:1rem;margin-bottom:var(--ac-space-unit)}.button,button,input[type='button'],input[type='reset'],input[type='submit']{background-color:var(--ac-el-bg);border-width:0.1rem;border-style:solid;border-color:transparent;border-radius:var(--ac-radius);color:var(--ac-el-text);cursor:pointer;display:inline-block;padding:.375rem .75rem;font-size:1rem;line-height:1.5;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;text-align:center;text-decoration:none;white-space:nowrap;-ms-flex-item-align:start;align-self:flex-start}.button:active,.button:hover,button:active,button:hover,input[type='button']:active,input[type='button']:hover,input[type='reset']:active,input[type='reset']:hover,input[type='submit']:active,input[type='submit']:hover{background-color:var(--ac-el-bg-hov);border-color:var(--ac-el-bg-hov);color:var(--ac-el-text-hov);outline:0}.button[disabled],button[disabled],input[type='button'][disabled],input[type='reset'][disabled],input[type='submit'][disabled]{cursor:default;opacity:0.5}.button[disabled]:active,.button[disabled]:hover,button[disabled]:active,button[disabled]:hover,input[type='button'][disabled]:active,input[type='button'][disabled]:hover,input[type='reset'][disabled]:active,input[type='reset'][disabled]:hover,input[type='submit'][disabled]:active,input[type='submit'][disabled]:hover{background-color:var(--ac-el-bg);border-color:var(--ac-el-bg)}.button.ac-outline,button.ac-outline,input[type='button'].ac-outline,input[type='reset'].ac-outline,input[type='submit'].ac-outline{background-color:transparent;border-color:var(--ac-el-bg);color:var(--ac-el-bg)}.button.ac-outline:active,.button.ac-outline:hover,button.ac-outline:active,button.ac-outline:hover,input[type='button'].ac-outline:active,input[type='button'].ac-outline:hover,input[type='reset'].ac-outline:active,input[type='reset'].ac-outline:hover,input[type='submit'].ac-outline:active,input[type='submit'].ac-outline:hover{background-color:transparent;border-color:var(--ac-el-bg-hov);color:var(--ac-el-bg-hov)}.button.ac-outline[disabled]:active,.button.ac-outline[disabled]:hover,button.ac-outline[disabled]:active,button.ac-outline[disabled]:hover,input[type='button'].ac-outline[disabled]:active,input[type='button'].ac-outline[disabled]:hover,input[type='reset'].ac-outline[disabled]:active,input[type='reset'].ac-outline[disabled]:hover,input[type='submit'].ac-outline[disabled]:active,input[type='submit'].ac-outline[disabled]:hover{border-color:inherit;color:var(--ac-el-bg)}.button.ac-clear,button.ac-clear,input[type='button'].ac-clear,input[type='reset'].ac-clear,input[type='submit'].ac-clear{background-color:transparent;border-color:transparent;color:var(--ac-el-bg)}.button.ac-clear:active,.button.ac-clear:hover,button.ac-clear:active,button.ac-clear:hover,input[type='button'].ac-clear:active,input[type='button'].ac-clear:hover,input[type='reset'].ac-clear:active,input[type='reset'].ac-clear:hover,input[type='submit'].ac-clear:active,input[type='submit'].ac-clear:hover{background-color:transparent;border-color:transparent;color:var(--ac-el-bg-hov)}.button.ac-clear[disabled]:active,.button.ac-clear[disabled]:hover,button.ac-clear[disabled]:active,button.ac-clear[disabled]:hover,input[type='button'].ac-clear[disabled]:active,input[type='button'].ac-clear[disabled]:hover,input[type='reset'].ac-clear[disabled]:active,input[type='reset'].ac-clear[disabled]:hover,input[type='submit'].ac-clear[disabled]:active,input[type='submit'].ac-clear[disabled]:hover{color:var(--ac-el-bg)}.ac-button-group.ac-sec .button,.ac-button.ac-sec .button,button.ac-sec,input[type='button'].ac-sec,input[type='reset'].ac-sec,input[type='submit'].ac-sec{background-color:var(--ac-el-bg-sec);border:0.1rem solid var(--ac-el-bg-sec);color:var(--ac-el-text-sec)}.ac-button-group.ac-sec .button:active,.ac-button-group.ac-sec .button:hover,.ac-button.ac-sec .button:active,.ac-button.ac-sec .button:hover,button.ac-sec:active,button.ac-sec:hover,input[type='button'].ac-sec:active,input[type='button'].ac-sec:hover,input[type='reset'].ac-sec:active,input[type='reset'].ac-sec:hover,input[type='submit'].ac-sec:active,input[type='submit'].ac-sec:hover{background-color:var(--ac-el-bg-hov-sec);border-color:var(--ac-el-bg-hov-sec);color:var(--ac-el-text-hov-sec);outline:0}.ac-button-group.ac-sec .button[disabled]:active,.ac-button-group.ac-sec .button[disabled]:hover,.ac-button.ac-sec .button[disabled]:active,.ac-button.ac-sec .button[disabled]:hover,button.ac-sec[disabled]:active,button.ac-sec[disabled]:hover,input[type='button'].ac-sec[disabled]:active,input[type='button'].ac-sec[disabled]:hover,input[type='reset'].ac-sec[disabled]:active,input[type='reset'].ac-sec[disabled]:hover,input[type='submit'].ac-sec[disabled]:active,input[type='submit'].ac-sec[disabled]:hover{background-color:var(--ac-el-bg-sec);border-color:var(--ac-el-bg-sec)}.ac-button-group.ac-sec .button.ac-outline,.ac-button.ac-sec .button.ac-outline,button.ac-sec.ac-outline,input[type='button'].ac-sec.ac-outline,input[type='reset'].ac-sec.ac-outline,input[type='submit'].ac-sec.ac-outline{background-color:transparent;color:var(--ac-el-bg-sec)}.ac-button-group.ac-sec .button.ac-outline:active,.ac-button-group.ac-sec .button.ac-outline:hover,.ac-button.ac-sec .button.ac-outline:active,.ac-button.ac-sec .button.ac-outline:hover,button.ac-sec.ac-outline:active,button.ac-sec.ac-outline:hover,input[type='button'].ac-sec.ac-outline:active,input[type='button'].ac-sec.ac-outline:hover,input[type='reset'].ac-sec.ac-outline:active,input[type='reset'].ac-sec.ac-outline:hover,input[type='submit'].ac-sec.ac-outline:active,input[type='submit'].ac-sec.ac-outline:hover{border-color:var(--ac-el-bg-hov-sec);color:var(--ac-el-bg-hov-sec)}.ac-button-group.ac-sec .button.ac-outline[disabled]:active,.ac-button-group.ac-sec .button.ac-outline[disabled]:hover,.ac-button.ac-sec .button.ac-outline[disabled]:active,.ac-button.ac-sec .button.ac-outline[disabled]:hover,button.ac-sec.ac-outline[disabled]:active,button.ac-sec.ac-outline[disabled]:hover,input[type='button'].ac-sec.ac-outline[disabled]:active,input[type='button'].ac-sec.ac-outline[disabled]:hover,input[type='reset'].ac-sec.ac-outline[disabled]:active,input[type='reset'].ac-sec.ac-outline[disabled]:hover,input[type='submit'].ac-sec.ac-outline[disabled]:active,input[type='submit'].ac-sec.ac-outline[disabled]:hover{color:var(--ac-el-bg-sec)}.ac-button-group.ac-sec .button.ac-clear,.ac-button.ac-sec .button.ac-clear,button.ac-sec.ac-clear,input[type='button'].ac-sec.ac-clear,input[type='reset'].ac-sec.ac-clear,input[type='submit'].ac-sec.ac-clear{background-color:transparent;border-color:transparent;color:var(--ac-el-bg-sec)}.ac-button-group.ac-sec .button.ac-clear:active,.ac-button-group.ac-sec .button.ac-clear:hover,.ac-button.ac-sec .button.ac-clear:active,.ac-button.ac-sec .button.ac-clear:hover,button.ac-sec.ac-clear:active,button.ac-sec.ac-clear:hover,input[type='button'].ac-sec.ac-clear:active,input[type='button'].ac-sec.ac-clear:hover,input[type='reset'].ac-sec.ac-clear:active,input[type='reset'].ac-sec.ac-clear:hover,input[type='submit'].ac-sec.ac-clear:active,input[type='submit'].ac-sec.ac-clear:hover{color:var(--ac-el-bg-hov-sec)}.ac-button-group.ac-sec .button.ac-clear[disabled]:active,.ac-button-group.ac-sec .button.ac-clear[disabled]:hover,.ac-button.ac-sec .button.ac-clear[disabled]:active,.ac-button.ac-sec .button.ac-clear[disabled]:hover,button.ac-sec.ac-clear[disabled]:active,button.ac-sec.ac-clear[disabled]:hover,input[type='button'].ac-sec.ac-clear[disabled]:active,input[type='button'].ac-sec.ac-clear[disabled]:hover,input[type='reset'].ac-sec.ac-clear[disabled]:active,input[type='reset'].ac-sec.ac-clear[disabled]:hover,input[type='submit'].ac-sec.ac-clear[disabled]:active,input[type='submit'].ac-sec.ac-clear[disabled]:hover{color:var(--ac-el-bg-sec)}table{border-spacing:0;display:block;overflow-x:auto;text-align:left;width:100%}td,th{border-bottom:0.1rem solid #e1e1e1;padding:1.2rem 1.5rem}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}@media (min-width:40rem){table{display:table;overflow-x:initial}}img{max-width:100%}.clearfix:after{clear:both;content:' ';display:table}body{font-weight:400;font-weight:var(--ac-fw-body)}h3,h4,h5,h6{font-weight:var(--ac-fw-h3h6)}h1,h2{font-weight:var(--ac-fw-h1h2)}[class*="core-text-display-"]{font-weight:var(--ac-fw-display)}b,strong{font-weight:bold}
html{--flux-animation-duration:400ms;--flux-animation-size:100px}@media screen and (max-width:600px){[data-flux-delay],[data-flux-delay][style]{-webkit-animation-delay:0ms !important;animation-delay:0ms !important}}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}.s3_row:before,.s3_row:after{content:"";display:table}.s3_row:after{clear:both}

#stacks_in_2347_3.nav-wrap{background-color:var(--nav-bg);width:100%;padding:5px 5px 5px 5px}#stacks_in_2347_3 .nav-content{z-index:999}html:not(.menulab-js) .nav-wrap{display:none}#stacks_in_2347_3.nav-fixed,#stacks_in_2347_3.nav-sticky{top:0;width:100%;z-index:999}#stacks_in_2347_3.nav-fixed{position:fixed;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12)}#stacks_in_2347_3.nav-sticky{position:sticky}#stacks_in_2347_3 .contained-bar{max-width:var(--container-max-width)}#stacks_in_2347_3 .navbar li>ul{background-color:var(--nav-bg)}#stacks_in_2347_3 .navbar li{list-style-type:none;display:block;border-radius:4px}#stacks_in_2347_3 .navbar li a{color:var(--nav-link)}#stacks_in_2347_3 .navbar li:hover>*:first-child,#stacks_in_2347_3 .navbar li.active>*:first-child{color:var(--nav-link-hover)}#stacks_in_2347_3 .navbar li:hover,#stacks_in_2347_3 .navbar li.active{background-color:var(--nav-bg-hover)}#stacks_in_2347_3 .logo img{vertical-align:top;height:42px;border-radius:5px;width:auto;max-width:none}#stacks_in_2347_3 .logo{}#stacks_in_2347_3 .site-title{display: none;}#stacks_in_2347_3 .navbar{display:block;}#stacks_in_2347_3 .branding{position:relative;display:flex;align-items:center;justify-content:center}#stacks_in_2347_3 .branding h4{font-size:20px;font-weight:normal;text-transform: uppercase; padding-left:10px;padding-right:10px}#stacks_in_2347_3 .site-title a{color:var(--text-color-normal);}#stacks_in_2347_3 .site-title a:hover{color:var(--text-color-softer);}@media only screen and (max-width:599px){#stacks_in_2347_3 .ml-dropdown{background-color:var(--nav-bg);max-height:calc(100vh - 45px);overflow-y:scroll} #stacks_in_2347_3 .cta{display:none} #stacks_in_2347_3 .navbar li{margin:3px 0}#stacks_in_2347_3 .branding{}}@media only screen and (min-width:600px){ #stacks_in_2347_3 .logo{display: block; margin-left:0;padding-right:10px}#stacks_in_2347_3 .site-title{display: block;} #stacks_in_2347_3 .cta-small{display:none} #stacks_in_2347_3 .branding h4{font-size:20px;padding-left:0;}#stacks_in_2347_3 .grouped-cta,#stacks_in_2347_3 .cta{display:flex;flex-wrap:wrap;align-items:center}#stacks_in_2347_3 .branding{min-width:0px;justify-content: start;}#stacks_in_2347_3 .logo img{height:54px}#stacks_in_2347_3 .navbar{display:inline-block} #stacks_in_2347_3 .mob-icon{display:none}#stacks_in_2347_3.nav-wrap{padding:12px 12px 12px 12px}#stacks_in_2347_3 .navbar{float:right;max-height:none;overflow:visible}#stacks_in_2347_3 .navbar,#stacks_in_2347_3 .nav-content{position:relative;display:flex;align-items:center;justify-content:space-between;}#stacks_in_2347_3 .navbar li a{padding:0 .8em}#stacks_in_2347_3 .navbar li.active,#stacks_in_2347_3 .navbar li:hover{border-radius:4px}#stacks_in_2347_3 .navbar .ml-menu,#stacks_in_2347_3 .navbar .ml-menu ul{margin:2px 1px}#stacks_in_2347_3 .navbar .ml-menu li{margin:2px 1px;padding-top:3px;padding-bottom:3px}#stacks_in_2347_3 .navbar li>ul{box-shadow:0 0 18px rgba(0,0,0,.1)}#stacks_in_2347_3 .navbar .ml-menu li>ul .dd-to-left>ul{right:100%!important;left:auto!important}#stacks_in_2347_3 .navbar .ml-menu li>ul .dd-to-right>ul{left:100%!important;right:auto!important}#stacks_in_2347_3 .navbar .ml-menu ul,#stacks_in_2347_3 .navbar [dir=rtl] .ml-menu>.dd-to-right>ul{display:none;position:absolute;padding:6px;top:100%;left:0;right:auto;z-index:1}#stacks_in_2347_3 .navbar [dir=rtl] .ml-menu ul,#stacks_in_2347_3 .navbar .ml-menu>.dd-to-left>ul{left:auto;right:0}#stacks_in_2347_3 .navbar .ml-menu ul ul,#stacks_in_2347_3 .navbar [dir=rtl] .ml-menu ul .dd-to-right ul{top:0;left:100%;right:auto}#stacks_in_2347_3 .navbar [dir=rtl] .ml-menu ul ul,#stacks_in_2347_3 .navbar .ml-menu ul .ml-dd-to-left ul{left:auto;right:100%}#stacks_in_2347_3 .navbar .ml-menu li{position:relative;display:block;list-style-type:none}#stacks_in_2347_3 .navbar .ml-menu>li{display:inline-block}#stacks_in_2347_3 .navbar .ml-menu a,#stacks_in_2347_3 .navbar .ml-menu span{display:block;text-decoration:none;white-space:pre}#stacks_in_2347_3 .navbar .ml-menu li:hover>ul{display:block}#stacks_in_2347_3 .navbar .ml-js li:hover>ul{display:none}#stacks_in_2347_3 .navbar .ml-js li.dd-open>ul{display:block!important}#stacks_in_2347_3 .ml-arrows .has-dropdown{padding-right:16px;*padding-right:16px}}#stacks_in_2347_3 .ml-arrows .has-dropdown:after{border-top-color:darkgray;border-top-color:var(--nav-link)}#stacks_in_2347_3 .ml-arrows .has-dropdown.active:after{border-top-color:darkgray;border-top-color:var(--nav-link-hover)}#stacks_in_2347_3 .ml-arrows>li>.ml-dropdown:focus:after,#stacks_in_2347_3 .ml-arrows>li:hover>.ml-dropdown:after,#stacks_in_2347_3 .ml-arrows>.sfHover>.ml-dropdown:after{border-top-color:darkgray;border-top-color:var(--nav-link)}#stacks_in_2347_3 .ml-arrows ul .ml-dropdown:after{border-top-color:darkgray;border-left-color:var(--nav-link)}#stacks_in_2347_3 .ml-arrows ul li>.ml-dropdown:focus:after,#stacks_in_2347_3 .ml-arrows ul li:hover>.ml-dropdown:after,#stacks_in_2347_3 .ml-arrows ul .sfHover>.ml-dropdown:after{border-top-color:darkgray;border-left-color:var(--nav-link)}#stacks_in_2347_3 .mob-icon{-webkit-transform:scale(.6);-moz-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}#stacks_in_2347_3 .burg{width:45px;height:45px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}#stacks_in_2347_3 .burg span{display:block;position:absolute;height:6px;width:100%;background:darkgray;background:var(--nav-link); border-radius:6px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out}#stacks_in_2347_3 .burg span:nth-child(1){top:0}#stacks_in_2347_3 .burg span:nth-child(2),#stacks_in_2347_3 .burg span:nth-child(3){top:18px}#stacks_in_2347_3 .burg span:nth-child(4){top:36px}#stacks_in_2347_3.ml-toggle.expand .burg span:nth-child(1){top:18px;width:0;left:50%}#stacks_in_2347_3.ml-toggle.expand .burg span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#stacks_in_2347_3.ml-toggle.expand .burg span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#stacks_in_2347_3.ml-toggle.expand .burg span:nth-child(4){top:18px;width:0;left:50%}    html,.palette0{--text-color-richer:rgba(9, 9, 9, 1.00);--text-color-normal:rgba(34, 34, 34, 1.00);--text-color-softer:rgba(59, 59, 59, 1.00);--accent-color:rgba(44, 44, 44, 1.00);--accent-color-hover:rgba(211, 206, 16, 1.00);--accent-text-color:rgba(255, 255, 255, 1.00);--accent-text-color-hover:rgba(230, 230, 230, 1.00);--accent-color-alt:rgba(255, 255, 255, 1.00);--link-color:rgba(211, 206, 16, 1.00); --link-color-hover:rgba(179, 203, 28, 1.00); --border-color:rgba(187, 187, 187, 1.00);--border-color-softer:rgba(237, 237, 237, 1.00);--border-color-richer:rgba(137, 137, 137, 1.00);--background-color:rgba(255, 255, 255, 1.00);--background-color-alt:rgba(51, 51, 51, 0.10);--nav-bg:rgba(44, 44, 44, 1.00);--nav-bg-hover:rgba(51, 51, 51, 0.05);--nav-link:rgba(211, 206, 16, 1.00);--nav-link-hover:rgba(255, 255, 255, 1.00);--code-background:rgba(241, 241, 241, 1.00);--code-text:rgba(34, 34, 34, 1.00);--button-primary-color:rgba(255, 255, 255, 1.00);--button-primary-color-hover:rgba(230, 230, 230, 1.00);--second-color:rgba(106, 134, 144, 1.00);--second-color-hover:rgba(125, 152, 161, 1.00);--second-color-alt:rgba(255, 255, 255, 1.00);--base-font-size:62.5%;--container-max-width:1140px;--container-max-width-alt:600px}*{vertical-align:baseline;border:0 none;outline:0;padding:0;margin:0}html{font-size:62.5%;font-size:var(--base-font-size);-webkit-text-size-adjust:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}html,body{height:100%}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-size:1.60rem;line-height:1.60;font-weight:normal;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; color:rgba(34, 34, 34, 1.00);background-color:rgba(255, 255, 255, 1.00);color:var(--text-color-normal);background-color:var(--background-color);}p.lead{font-size:1.80rem}@media (min-width:600px){body{font-size:1.60rem}p.lead{font-size:1.80rem}}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1.20rem;font-weight:600;font-style:normal;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;}h1,.h1{font-size:3.00rem;line-height:1.2;}h2,.h2{font-size:2.75rem;line-height:1.25;}h3,.h3{font-size:2.50rem;line-height:1.3;}h4,.h4{font-size:2.40rem;line-height:1.35;}h5,.h5{font-size:1.80rem;line-height:1.5;}h6,.h6{font-size:1.60rem;line-height:1.6;}@media (min-width:600px){h1,.h1{font-size:5.00rem}h2,.h2{font-size:4.20rem}h3,.h3{font-size:3.60rem}h4,.h4{font-size:3.00rem}h5,.h5{font-size:2.40rem}h6,.h6{font-size:2.00rem}}p{margin-top:0}blockquote{margin-top:10px;margin-bottom:10px;margin-left:1rem;margin-right:1rem;padding-left:1rem;border-left:3px solid var(--accent-color);color:var(--text-color-softer)}a{color:var(--link-color);text-decoration:none;transition:all .2s ease 0s}a:hover:not(.source-button):not(.button){color:var(--link-color-hover);text-decoration:none}.u-case{text-transform:uppercase}:focus{outline:none;box-shadow:0 0 0 3px rgba(21, 156, 228, 0.40)!important}.stripped-button a,.source-btn{line-height:38px;font-size:14px;border-width:1px;height:calc(38px + 2px); font-weight: bolder; text-transform: uppercase; display:inline-block;padding:0 30px;text-decoration:none;color:var(--text-color-softer);text-align:center;letter-spacing:.1rem;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid var(--border-color);cursor:pointer;box-sizing:border-box;transition:all .2s ease 0s;max-width:100%}.button-nav a,.source-btn-nav a{color:var(--button-primary-color)!important;background-color:var(--nav-link)!important;border-color:var(--nav-link)!important}.button-nav a:hover,.button-nav a:focus,.source-btn-nav a:focus,.source-btn-nav a:hover{color:var(--button-primary-color);background-color:var(--nav-link-hover);border-color:var(--nav-link-hover)}.button-second a,.s-button-second{color:var(--second-color-alt)!important;background-color:var(--second-color)!important;border-color:var(--second-color)!important}.button-second a:hover,.button-second a:focus,.s-button-second:hover,.s-button-second:focus{color:var(--second-color-alt)!important;background-color:var(--second-color-hover)!important;border-color:var(--second-color-hover)!important}.button-primary-flip a,.s-button-primary-flip{color:var(--accent-color)!important;background-color:var(--button-primary-color)!important;border-color:var(--accent-color)!important}.button-primary-flip a:hover,.button-primary-flip a:focus,.s-button-primary-flip:hover,.s-button-primary-flip:focus{color:var(--button-primary-color)!important;background-color:var(--accent-color)!important;border-color:var(--accent-color)!important}.button-primary a,.s-button-primary{color:var(--button-primary-color)!important;background-color:var(--accent-color)!important;border-color:var(--accent-color)!important}.button-primary a:hover,.button-primary a:focus,.s-button-primary:hover,.s-button-primary:focus{color:var(--button-primary-color)!important;background-color:var(--accent-color-hover)!important;border-color:var(--accent-color-hover)!important}.button-ghost a:hover,.button-ghost a:focus{border-color:var(--border-color-richer)!important}input{font-size:14px}.quizArea label{display:inline-block}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:1rem;margin-top:0}ul ul,ul ol,ol ol,ol ul{margin-left:1.5rem}li{margin-bottom:0.50rem;margin-left:3rem}li ul{margin-bottom:0.50rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:95%;white-space:nowrap;background:var(--code-background);color:var(--code-text);border:1px solid var(--border-color-softer);border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre;overflow:auto}kbd{margin:0 .1em;padding:.1em .6em;border-radius:3px;border:1px solid rgb(204,204,204);color:rgb(51,51,51);display:inline-block;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 0 0 2px #fff;background-color:rgb(247,247,247);-moz-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 2px #fff inset;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 2px #fff inset;-moz-border-radius:3px;-webkit-border-radius:3px;text-shadow:0 1px 0 #fff}sup{vertical-align:super}button,.source-button{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.50rem}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}.u-align-left{text-align:left}.u-align-right{text-align:right}.u-align-center{text-align:center}@media (max-width:600px){.s-align-left{text-align:left}.s-align-right{text-align:right}.s-align-center{text-align:center}}@media (min-width:600px){.m-align-left{text-align:left}.m-align-right{text-align:right}.m-align-center{text-align:center}}@media (min-width:900px){.l-align-left{text-align:left}.l-align-right{text-align:right}.l-align-center{text-align:center}}@media (min-width:1200px){.xl-align-left{text-align:left}.xl-align-right{text-align:right}.xl-align-center{text-align:center}}hr{margin-top:2rem;margin-bottom:2.5rem;border-width:0;border-top:1px solid var(--border-color)}.u-cf:before,.container:before,.row:before,.s3_row:before,.u-cf:after,.container:after,.row:after,.s3_row:after{content:"";display:table}.u-cf:after,.container:after,.row:after,.s3_row:after{clear:both}.stripped-container,.s-container-lite,.stripped-content,.stripped-outer,.stripped-wrapper,.s-grid-item,.s-cols-item,.s-coder-wrap{position:relative}.stripped-container,.stripped-content{box-sizing:border-box}img{max-width:100%}.stripped-img,.stripped-svg,.img-fit-wrap,picture{line-height:0}figure{line-height:1}.stripped-img img,.s-cols-item:not([data-sal]),.s-grid-item:not([data-sal]),.stripped-svg svg,.s-lift,.s-drop,.s-zoom,.s-zoom-big,.s-zoom-img img,.s-zoom-img-big img{transition:all .2s ease-out 0s}.s-container-lite,.s-content-center{margin-left:auto;margin-right:auto}.s-grid-item,.s-cols-item,.s-flex{display:flex;flex-direction:column;flex-wrap:wrap}.s-flow-down{flex-wrap:nowrap!important}.s-self-end{justify-self:end}.s-grid-item>.stacks_out,.s-cols-item>.stacks_out,.s-flex>.stacks_out{width:100%}.s-img-fit{object-fit:cover;width:100%!important;height:100%!important}.s-cols-container{position:relative;max-width:100%;margin:0 auto;display:flex;flex-flow:row wrap;vertical-align:top}.s-grid-link,.s-img-fit-link,.s-coder-link{display:contents}.s-button-group{display:flex;flex-wrap:wrap}.w-100{width:100%!important}.s-no-lift{transform:translateY(0)!important}.s-lift:hover{transform:translateY(-5px)!important}.s-drop:hover{transform:translateY(5px)!important}.s-zoom:hover{transform:scale(1.05)!important;z-index:10!important}.s-zoom-img:hover img{transform:scale(1.05)!important;z-index:10!important}.s-zoom-img-big:hover img{transform:scale(1.1)!important;z-index:10!important}.s-zoom-big:hover{transform:scale(1.1)!important;z-index:10!important}.s-fade{-webkit-mask:linear-gradient(to top,#fff,var(--t,#fff)) top / 100% 30%,linear-gradient(#fff,#fff) center / 100% 40%,linear-gradient(to bottom,#fff,var(--b,#fff)) bottom / 100% 30%;-webkit-mask-repeat:no-repeat;mask:linear-gradient(to top,#fff,var(--t,#fff)) top / 100% 30%,linear-gradient(#fff,#fff) center / 100% 40%,linear-gradient(to bottom,#fff,var(--b,#fff)) bottom / 100% 30%;mask-repeat:no-repeat}.s-fade-t{--t:transparent;}.s-fade-b{--b:transparent;}.s-bright{filter:brightness(70%);transition:filter 250ms ease-in-out!important}.s-bright:hover{filter:brightness(100%)}.s-dark{filter:brightness(100%);transition:filter 250ms ease-in-out!important}.s-dark:hover{filter:brightness(60%)}.s-blur{transition:filter 250ms ease-in-out!important}.s-blur:hover{filter:blur(4px)}.s-unblur{transition:filter 250ms ease-in-out!important;filter:blur(4px)}.s-unblur:hover{filter:blur(0)}.s-blur-bg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.s-frost{background-color:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.s-shad{box-shadow:0 3px 15px rgba(0,0,0,.2)}.s-shad-none{box-shadow:none!important}.s-shad-hov:hover{box-shadow:0 0 18px rgba(0,0,0,.2)}@media (min-width:600px){.s-shad-m{box-shadow:0 3px 15px rgba(0,0,0,.2)}.s-shad-hov-m:hover{box-shadow:0 0 18px rgba(0,0,0,.2)}.s-shad-none-m{box-shadow:none!important}.text-rotate-up-m{writing-mode:vertical-rl;text-orientation:upright}.text-rotate-m{writing-mode:vertical-lr}.s-flip-m{transform:rotate(180deg)}.s-hide-m{pointer-events:none;transition:opacity 250ms ease-in-out!important;opacity:0}}@media (min-width:900px){.s-shad-l{box-shadow:0 3px 15px rgba(0,0,0,.2)}.s-shad-hov-l:hover{box-shadow:0 0 18px rgba(0,0,0,.2)}.s-shad-none-l{box-shadow:none!important}.text-rotate-up-l{writing-mode:vertical-rl;text-orientation:upright}.text-rotate-l{writing-mode:vertical-lr}.s-flip-l{transform:rotate(180deg)}.s-hide-l{pointer-events:none;transition:opacity 250ms ease-in-out!important;opacity:0}}@media (min-width:1200px){.s-shad-xl{box-shadow:0 3px 15px rgba(0,0,0,.2)}.s-shad-hov-xl:hover{box-shadow:0 0 18px rgba(0,0,0,.2)}.s-shad-none-xl{box-shadow:none!important}.text-rotate-up-xl{writing-mode:vertical-rl;text-orientation:upright}.text-rotate-xl{writing-mode:vertical-lr}.s-flip-xl{transform:rotate(180deg)}.s-hide-xl{pointer-events:none;transition:opacity 250ms ease-in-out!important;opacity:0}}.s-screen{mix-blend-mode:screen}.s-multiply{mix-blend-mode:multiply}.s-exclusion{mix-blend-mode:exclusion}.s-no-pointer{pointer-events:none}.s-flip{transform:rotate(180deg)}.text-rotate-up{writing-mode:vertical-rl;text-orientation:upright}.text-rotate{writing-mode:vertical-lr}html:not(.touch-stripped) .s-hide-nt,.s-hide{pointer-events:none;transition:opacity 250ms ease-in-out!important;opacity:0}.s-reveal:hover .s-hide,.s-reveal:hover .s-hide-nt,.s-reveal:hover .s-hide-m{pointer-events:auto;opacity:1}.s-hide-on-reveal{transition:opacity 250ms ease-in-out!important}.s-reveal:hover .s-hide-on-reveal{pointer-events:none;opacity:0}.repeat{background-repeat:repeat!important;background-size:unset!important}.touch-stripped .hide-touch{display:none}html:not(.touch-stripped) .hide-non-touch{display:none}.grid-container{position:relative;max-width:100%;margin:0 auto;display:grid}.hide-of{overflow:hidden}.stripped-container>.stripped-link a,.stripped-outer>.stripped-link a,.s-grid-item>.s-grid-link a,.s-cols-item>.s-grid-link a,.s-img-fit-link a,.s-coder-wrap>.s-coder-link a{position:absolute;top:3px;bottom:3px;left:3px;right:3px;content:"";z-index:998;text-decoration:none}.stacks_out{overflow:visible!important}.stacks_in{overflow:visible}.s-inliner>.stacks_out{margin:0;width:auto;display:inline-block}.mb-0{margin-bottom:0!important}.stripped-base-width,.source-base-width{max-width:1140px;max-width:var(--container-max-width);margin:0 auto}.source-base-width-alt,.s-alt-width{max-width:600px;max-width:var(--container-max-width-alt);margin:0 auto}.alt-bg{background-color:var(--background-color-alt)!important}.page-bg{background-color:var(--background-color)!important}.page-fg{color:var(--background-color)!important}.text-bg{background-color:var(--text-color-normal)!important}.text-softer-fg{color:var(--text-color-softer)!important}.text-richer-fg{color:var(--text-color-richer)!important}.s-accent,.accent-bg{background-color:var(--accent-color)!important}.s-accent-text,.accent-alt-bg{background-color:var(--accent-text-color)!important}.s-accent-hover,.accent-hover-bg{background-color:var(--accent-color-hover)!important}.s-accent-c,.accent-fg{color:var(--accent-color)!important}.s-accent-text-c,.accent-alt-fg{color:var(--accent-text-color)!important}.s-accent-hover-c,.accent-hover-fg{color:var(--accent-color-hover)!important}.second-hover-fg{color:var(--second-color-hover)!important}.second-hover-bg{background-color:var(--second-color-hover)!important}.s-second-c,.second-fg{color:var(--second-color)!important}.s-second-text-c,.second-alt-fg{color:var(--second-color-alt)!important}.s-second,.second-bg{background-color:var(--second-color)!important}.s-second-text,.second-alt-bg{background-color:var(--second-color-alt)!important}.nav-1-bg{background-color:var(--nav-bg)!important}.nav-2-bg{background-color:var(--nav-bg-hover)!important}.nav-3-bg{background-color:var(--nav-link)!important}.nav-4-bg{background-color:var(--nav-link-hover)!important}.nav-1-fg{color:var(--nav-bg)!important}.nav-2-fg{color:var(--nav-bg-hover)!important}.nav-3-fg{color:var(--nav-link)!important}.nav-4-fg{color:var(--nav-link-hover)!important}.code-1-bg{background-color:var(--code-background)!important}.code-2-bg{background-color:var(--code-text)!important}.code-1-fg{color:var(--code-background)!important}.code-2-fg{color:var(--code-text)!important}.border-fg{color:var(--border-color)!important}.border-softer-fg{color:var(--border-color-softer)!important}.border-richer-fg{color:var(--border-color-richer)!important}.border-bg{background-color:var(--border-color)!important}.s-dark-bg{background-color:rgba(58,56,68,.5)}.s-vdark-bg{background-color:rgba(25,29,36,.80)}.s-light-bg{background-color:rgba(255,255,255,.5)}.s-vlight-bg{background-color:rgba(255,255,255,.8)}.stacks_top .iconic-caption{font-size:12px;padding:6px}.source-browser-warning{ text-align:center;width:80%;top:0;left:10%;position:fixed;margin:20px auto;padding:10px;background:#EC4D3B;color:white;border-radius:4px;z-index:9999}.source-browser-warning a{color:white;text-decoration:underline}@supports (display:grid){.source-browser-warning{display:none}}.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

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

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

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

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

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

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

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

.button.b-p:not(.custom) {
  background-color: rgba(56, 45, 54, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #624f5f; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(231, 231, 231, 1.00);
    color: rgba(51, 51, 51, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(51, 51, 51, 1.00);
      background-color: white; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #e7908e; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #91cf91; }
  .button.b-p.radius:not(.custom) {
    border-radius: 4px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(56, 45, 54, 1.00);
    color: rgba(56, 45, 54, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #624f5f;
      background-color: #624f5f; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(231, 231, 231, 1.00);
      color: rgba(231, 231, 231, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(51, 51, 51, 1.00);
        border-color: white;
        background-color: white; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #e7908e;
        background-color: #e7908e; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #91cf91;
        background-color: #91cf91; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(204, 204, 204, 1.00);
    border-width: 1px;
    color: rgba(55, 58, 60, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #5c6164;
      border-color: #f2f2f2;
      background-color: rgba(212, 212, 212, 0.00); }

.ps-layer.ps-slides[data-layer-ani="para1"] > .ps-layer{-webkit-transform:none !important;transform:none !important}.ps-layer.ps-slides > .ps-layer[data-layer-ani="para1"]{-webkit-transform:none !important;transform:none !important}
html{--ac-max-w:1200px;--ac-radius:4px;--ac-fw-body:400;--ac-fw-h3h6:500;--ac-fw-h1h2:900;--ac-fw-display:900}html{--ac-space-unit:1rem}*,*:after,*:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box}a{-webkit-text-decoration:none;text-decoration:none}.core-max-w{max-width:1200px;max-width:var(--ac-max-w,1000px);margin-left:auto;margin-right:auto}@media print,screen and (max-width:1200px){.core-max-w{padding-left:20px;padding-right:20px}}body{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.6}blockquote{border-left:0.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin-bottom:0}code{background:#f4f5f6;border-radius:0.4rem;margin:0 0.2rem;padding:0.2rem 0.5rem;white-space:nowrap}pre{background:#f4f5f6;border-left:0.3rem solid #9b4dca;overflow-y:hidden}pre > code{border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr,.core-divider{border:0;border-top:0.1rem solid var(--ac-divider-col);margin:1.5rem 0}hr.core-sec,.core-sec hr,.core-divider.core-sec,.core-sec .core-divider{color:var(--ac-divider-col-sec)}a{color:#2680FC;color:var(--ac-link-col)}a:hover,a:active{color:#216ED8;color:var(--ac-link-col-hov)}a.core-sec,.core-sec a{color:var(--ac-link-col-sec)}a.core-sec:hover,a.core-sec:active,.core-sec a:hover,.core-sec a:active{color:var(--ac-link-col-hov-sec)}dl,ol,ul{list-style:none;margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ol{list-style:decimal inside}ul{list-style:circle inside}.button,button,dd,dt,li{margin-bottom:1rem;margin-bottom:var(--ac-space-unit)}fieldset,input,select,textarea{margin-bottom:1rem;margin-bottom:var(--ac-space-unit)}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:1rem;margin-bottom:var(--ac-space-unit)}.button,button,input[type='button'],input[type='reset'],input[type='submit']{background-color:var(--ac-el-bg);border-width:0.1rem;border-style:solid;border-color:transparent;border-radius:var(--ac-radius);color:var(--ac-el-text);cursor:pointer;display:inline-block;padding:.375rem .75rem;font-size:1rem;line-height:1.5;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;text-align:center;text-decoration:none;white-space:nowrap;-ms-flex-item-align:start;align-self:flex-start}.button:active,.button:hover,button:active,button:hover,input[type='button']:active,input[type='button']:hover,input[type='reset']:active,input[type='reset']:hover,input[type='submit']:active,input[type='submit']:hover{background-color:var(--ac-el-bg-hov);border-color:var(--ac-el-bg-hov);color:var(--ac-el-text-hov);outline:0}.button[disabled],button[disabled],input[type='button'][disabled],input[type='reset'][disabled],input[type='submit'][disabled]{cursor:default;opacity:0.5}.button[disabled]:active,.button[disabled]:hover,button[disabled]:active,button[disabled]:hover,input[type='button'][disabled]:active,input[type='button'][disabled]:hover,input[type='reset'][disabled]:active,input[type='reset'][disabled]:hover,input[type='submit'][disabled]:active,input[type='submit'][disabled]:hover{background-color:var(--ac-el-bg);border-color:var(--ac-el-bg)}.button.ac-outline,button.ac-outline,input[type='button'].ac-outline,input[type='reset'].ac-outline,input[type='submit'].ac-outline{background-color:transparent;border-color:var(--ac-el-bg);color:var(--ac-el-bg)}.button.ac-outline:active,.button.ac-outline:hover,button.ac-outline:active,button.ac-outline:hover,input[type='button'].ac-outline:active,input[type='button'].ac-outline:hover,input[type='reset'].ac-outline:active,input[type='reset'].ac-outline:hover,input[type='submit'].ac-outline:active,input[type='submit'].ac-outline:hover{background-color:transparent;border-color:var(--ac-el-bg-hov);color:var(--ac-el-bg-hov)}.button.ac-outline[disabled]:active,.button.ac-outline[disabled]:hover,button.ac-outline[disabled]:active,button.ac-outline[disabled]:hover,input[type='button'].ac-outline[disabled]:active,input[type='button'].ac-outline[disabled]:hover,input[type='reset'].ac-outline[disabled]:active,input[type='reset'].ac-outline[disabled]:hover,input[type='submit'].ac-outline[disabled]:active,input[type='submit'].ac-outline[disabled]:hover{border-color:inherit;color:var(--ac-el-bg)}.button.ac-clear,button.ac-clear,input[type='button'].ac-clear,input[type='reset'].ac-clear,input[type='submit'].ac-clear{background-color:transparent;border-color:transparent;color:var(--ac-el-bg)}.button.ac-clear:active,.button.ac-clear:hover,button.ac-clear:active,button.ac-clear:hover,input[type='button'].ac-clear:active,input[type='button'].ac-clear:hover,input[type='reset'].ac-clear:active,input[type='reset'].ac-clear:hover,input[type='submit'].ac-clear:active,input[type='submit'].ac-clear:hover{background-color:transparent;border-color:transparent;color:var(--ac-el-bg-hov)}.button.ac-clear[disabled]:active,.button.ac-clear[disabled]:hover,button.ac-clear[disabled]:active,button.ac-clear[disabled]:hover,input[type='button'].ac-clear[disabled]:active,input[type='button'].ac-clear[disabled]:hover,input[type='reset'].ac-clear[disabled]:active,input[type='reset'].ac-clear[disabled]:hover,input[type='submit'].ac-clear[disabled]:active,input[type='submit'].ac-clear[disabled]:hover{color:var(--ac-el-bg)}.ac-button-group.ac-sec .button,.ac-button.ac-sec .button,button.ac-sec,input[type='button'].ac-sec,input[type='reset'].ac-sec,input[type='submit'].ac-sec{background-color:var(--ac-el-bg-sec);border:0.1rem solid var(--ac-el-bg-sec);color:var(--ac-el-text-sec)}.ac-button-group.ac-sec .button:active,.ac-button-group.ac-sec .button:hover,.ac-button.ac-sec .button:active,.ac-button.ac-sec .button:hover,button.ac-sec:active,button.ac-sec:hover,input[type='button'].ac-sec:active,input[type='button'].ac-sec:hover,input[type='reset'].ac-sec:active,input[type='reset'].ac-sec:hover,input[type='submit'].ac-sec:active,input[type='submit'].ac-sec:hover{background-color:var(--ac-el-bg-hov-sec);border-color:var(--ac-el-bg-hov-sec);color:var(--ac-el-text-hov-sec);outline:0}.ac-button-group.ac-sec .button[disabled]:active,.ac-button-group.ac-sec .button[disabled]:hover,.ac-button.ac-sec .button[disabled]:active,.ac-button.ac-sec .button[disabled]:hover,button.ac-sec[disabled]:active,button.ac-sec[disabled]:hover,input[type='button'].ac-sec[disabled]:active,input[type='button'].ac-sec[disabled]:hover,input[type='reset'].ac-sec[disabled]:active,input[type='reset'].ac-sec[disabled]:hover,input[type='submit'].ac-sec[disabled]:active,input[type='submit'].ac-sec[disabled]:hover{background-color:var(--ac-el-bg-sec);border-color:var(--ac-el-bg-sec)}.ac-button-group.ac-sec .button.ac-outline,.ac-button.ac-sec .button.ac-outline,button.ac-sec.ac-outline,input[type='button'].ac-sec.ac-outline,input[type='reset'].ac-sec.ac-outline,input[type='submit'].ac-sec.ac-outline{background-color:transparent;color:var(--ac-el-bg-sec)}.ac-button-group.ac-sec .button.ac-outline:active,.ac-button-group.ac-sec .button.ac-outline:hover,.ac-button.ac-sec .button.ac-outline:active,.ac-button.ac-sec .button.ac-outline:hover,button.ac-sec.ac-outline:active,button.ac-sec.ac-outline:hover,input[type='button'].ac-sec.ac-outline:active,input[type='button'].ac-sec.ac-outline:hover,input[type='reset'].ac-sec.ac-outline:active,input[type='reset'].ac-sec.ac-outline:hover,input[type='submit'].ac-sec.ac-outline:active,input[type='submit'].ac-sec.ac-outline:hover{border-color:var(--ac-el-bg-hov-sec);color:var(--ac-el-bg-hov-sec)}.ac-button-group.ac-sec .button.ac-outline[disabled]:active,.ac-button-group.ac-sec .button.ac-outline[disabled]:hover,.ac-button.ac-sec .button.ac-outline[disabled]:active,.ac-button.ac-sec .button.ac-outline[disabled]:hover,button.ac-sec.ac-outline[disabled]:active,button.ac-sec.ac-outline[disabled]:hover,input[type='button'].ac-sec.ac-outline[disabled]:active,input[type='button'].ac-sec.ac-outline[disabled]:hover,input[type='reset'].ac-sec.ac-outline[disabled]:active,input[type='reset'].ac-sec.ac-outline[disabled]:hover,input[type='submit'].ac-sec.ac-outline[disabled]:active,input[type='submit'].ac-sec.ac-outline[disabled]:hover{color:var(--ac-el-bg-sec)}.ac-button-group.ac-sec .button.ac-clear,.ac-button.ac-sec .button.ac-clear,button.ac-sec.ac-clear,input[type='button'].ac-sec.ac-clear,input[type='reset'].ac-sec.ac-clear,input[type='submit'].ac-sec.ac-clear{background-color:transparent;border-color:transparent;color:var(--ac-el-bg-sec)}.ac-button-group.ac-sec .button.ac-clear:active,.ac-button-group.ac-sec .button.ac-clear:hover,.ac-button.ac-sec .button.ac-clear:active,.ac-button.ac-sec .button.ac-clear:hover,button.ac-sec.ac-clear:active,button.ac-sec.ac-clear:hover,input[type='button'].ac-sec.ac-clear:active,input[type='button'].ac-sec.ac-clear:hover,input[type='reset'].ac-sec.ac-clear:active,input[type='reset'].ac-sec.ac-clear:hover,input[type='submit'].ac-sec.ac-clear:active,input[type='submit'].ac-sec.ac-clear:hover{color:var(--ac-el-bg-hov-sec)}.ac-button-group.ac-sec .button.ac-clear[disabled]:active,.ac-button-group.ac-sec .button.ac-clear[disabled]:hover,.ac-button.ac-sec .button.ac-clear[disabled]:active,.ac-button.ac-sec .button.ac-clear[disabled]:hover,button.ac-sec.ac-clear[disabled]:active,button.ac-sec.ac-clear[disabled]:hover,input[type='button'].ac-sec.ac-clear[disabled]:active,input[type='button'].ac-sec.ac-clear[disabled]:hover,input[type='reset'].ac-sec.ac-clear[disabled]:active,input[type='reset'].ac-sec.ac-clear[disabled]:hover,input[type='submit'].ac-sec.ac-clear[disabled]:active,input[type='submit'].ac-sec.ac-clear[disabled]:hover{color:var(--ac-el-bg-sec)}table{border-spacing:0;display:block;overflow-x:auto;text-align:left;width:100%}td,th{border-bottom:0.1rem solid #e1e1e1;padding:1.2rem 1.5rem}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}@media (min-width:40rem){table{display:table;overflow-x:initial}}img{max-width:100%}.clearfix:after{clear:both;content:' ';display:table}body{font-weight:400;font-weight:var(--ac-fw-body)}h3,h4,h5,h6{font-weight:var(--ac-fw-h3h6)}h1,h2{font-weight:var(--ac-fw-h1h2)}[class*="core-text-display-"]{font-weight:var(--ac-fw-display)}b,strong{font-weight:bold}
body {
  text-rendering: auto;
  font-synthesis: initial;
  font-kerning: auto; }

html {
  font-size: 93.75%; }

@media all and (min-width: 600px) {
  html {
    font-size: 93.75%; } }

@media all and (min-width: 1200px) {
  html {
    font-size: 100%; } }

:root {
  --core-space-1: calc(0.2097152 * var(--ac-space-unit)) ;
  --ac-space-1: 0.2097152;
  --core-space-2: calc(0.32768 * var(--ac-space-unit)) ;
  --ac-space-2: 0.32768;
  --core-space-3: calc(0.512 * var(--ac-space-unit)) ;
  --ac-space-3: 0.512;
  --core-space-4: calc(1.5625 * var(--ac-space-unit)) ;
  --ac-space-4: 1.5625;
  --core-space-5: calc(2.44140625 * var(--ac-space-unit)) ;
  --ac-space-5: 2.44140625;
  --core-space-6: calc(3.8146972656 * var(--ac-space-unit)) ;
  --ac-space-6: 3.8146972656;
  --core-space-7: calc(7.4505805969 * var(--ac-space-unit)) ;
  --ac-space-7: 7.4505805969;
  --core-space-8: calc(11.6415321827 * var(--ac-space-unit)) ;
  --ac-space-8: 11.6415321827;
  --core-space-9: calc(18.1898940355 * var(--ac-space-unit)) ;
  --ac-space-9: 18.1898940355;
  --core-space-10: calc(28.4217094304 * var(--ac-space-unit)) ;
  --ac-space-10: 28.4217094304;
  --core-space-11: calc(44.408920985 * var(--ac-space-unit)) ;
  --ac-space-11: 44.408920985; }

.core-space-1 {
  margin-bottom: calc(var(--ac-space-1) * var(--ac-space-unit)); }

.core-space-2 {
  margin-bottom: calc(var(--ac-space-2) * var(--ac-space-unit)); }

.core-space-3 {
  margin-bottom: calc(var(--ac-space-3) * var(--ac-space-unit)); }

.core-space-4 {
  margin-bottom: calc(var(--ac-space-4) * var(--ac-space-unit)); }

.core-space-5 {
  margin-bottom: calc(var(--ac-space-5) * var(--ac-space-unit)); }

.core-space-6 {
  margin-bottom: calc(var(--ac-space-6) * var(--ac-space-unit)); }

.core-space-7 {
  margin-bottom: calc(var(--ac-space-7) * var(--ac-space-unit)); }

.core-space-8 {
  margin-bottom: calc(var(--ac-space-8) * var(--ac-space-unit)); }

.core-space-9 {
  margin-bottom: calc(var(--ac-space-9) * var(--ac-space-unit)); }

.core-space-10 {
  margin-bottom: calc(var(--ac-space-10) * var(--ac-space-unit)); }

.core-space-11 {
  margin-bottom: calc(var(--ac-space-11) * var(--ac-space-unit)); }

:root {
  --text-size-h1: 3.8146972656rem ; }

h1, .core-text-h1 {
  font-size: 3.8146972656rem ;
  font-size: var(--text-size-h1) ; }

:root {
  --text-size-h2: 3.0517578125rem ; }

h2, .core-text-h2 {
  font-size: 3.0517578125rem ;
  font-size: var(--text-size-h2) ; }

:root {
  --text-size-h3: 2.44140625rem ; }

h3, .core-text-h3 {
  font-size: 2.44140625rem ;
  font-size: var(--text-size-h3) ; }

:root {
  --text-size-h4: 1.953125rem ; }

h4, .core-text-h4 {
  font-size: 1.953125rem ;
  font-size: var(--text-size-h4) ; }

:root {
  --text-size-h5: 1.5625rem ; }

h5, .core-text-h5 {
  font-size: 1.5625rem ;
  font-size: var(--text-size-h5) ; }

:root {
  --text-size-h6: 1.25rem ; }

h6, .core-text-h6 {
  font-size: 1.25rem ;
  font-size: var(--text-size-h6) ; }

:root {
  --text-size-display-1: 4.768371582rem ; }

.core-text-display-1 {
  font-size: 4.768371582rem ;
  font-size: var(--text-size-display-1) ; }

:root {
  --text-size-display-2: 5.9604644775rem ; }

.core-text-display-2 {
  font-size: 5.9604644775rem ;
  font-size: var(--text-size-display-2) ; }

:root {
  --text-size-display-3: 7.4505805969rem ; }

.core-text-display-3 {
  font-size: 7.4505805969rem ;
  font-size: var(--text-size-display-3) ; }

:root {
  --text-size-display-4: 9.3132257462rem ; }

.core-text-display-4 {
  font-size: 9.3132257462rem ;
  font-size: var(--text-size-display-4) ; }

:root {
  --text-size-display-5: 11.6415321827rem ; }

.core-text-display-5 {
  font-size: 11.6415321827rem ;
  font-size: var(--text-size-display-5) ; }

:root {
  --text-size: 1rem ;
  --text-size-lead: 1.25rem ;
  --text-size-small: 0.512rem ;
  --text-size-tiny: 0.4096rem ; }

body, p, ul li, ol li {
  font-size: 1rem ;
  font-size: var(--text-size) ; }

.core-text-body {
  font-size: var(--text-size) ; }

.core-text-lead {
  font-size: var(--text-size-lead) ; }

.core-text-small {
  font-size: var(--text-size-small) ; }

.core-text-tiny {
  font-size: var(--text-size-tiny) ; }

@media all and (min-width: 600px) {
  :root {
    --core-space-1: calc(0.2097152 * var(--ac-space-unit)) ;
    --ac-space-1: 0.2097152;
    --core-space-2: calc(0.32768 * var(--ac-space-unit)) ;
    --ac-space-2: 0.32768;
    --core-space-3: calc(0.512 * var(--ac-space-unit)) ;
    --ac-space-3: 0.512;
    --core-space-4: calc(1.5625 * var(--ac-space-unit)) ;
    --ac-space-4: 1.5625;
    --core-space-5: calc(2.44140625 * var(--ac-space-unit)) ;
    --ac-space-5: 2.44140625;
    --core-space-6: calc(3.8146972656 * var(--ac-space-unit)) ;
    --ac-space-6: 3.8146972656;
    --core-space-7: calc(7.4505805969 * var(--ac-space-unit)) ;
    --ac-space-7: 7.4505805969;
    --core-space-8: calc(11.6415321827 * var(--ac-space-unit)) ;
    --ac-space-8: 11.6415321827;
    --core-space-9: calc(18.1898940355 * var(--ac-space-unit)) ;
    --ac-space-9: 18.1898940355;
    --core-space-10: calc(28.4217094304 * var(--ac-space-unit)) ;
    --ac-space-10: 28.4217094304;
    --core-space-11: calc(44.408920985 * var(--ac-space-unit)) ;
    --ac-space-11: 44.408920985; }
  .core-space-1 {
    margin-bottom: calc(var(--ac-space-1) * var(--ac-space-unit)); }
  .core-space-2 {
    margin-bottom: calc(var(--ac-space-2) * var(--ac-space-unit)); }
  .core-space-3 {
    margin-bottom: calc(var(--ac-space-3) * var(--ac-space-unit)); }
  .core-space-4 {
    margin-bottom: calc(var(--ac-space-4) * var(--ac-space-unit)); }
  .core-space-5 {
    margin-bottom: calc(var(--ac-space-5) * var(--ac-space-unit)); }
  .core-space-6 {
    margin-bottom: calc(var(--ac-space-6) * var(--ac-space-unit)); }
  .core-space-7 {
    margin-bottom: calc(var(--ac-space-7) * var(--ac-space-unit)); }
  .core-space-8 {
    margin-bottom: calc(var(--ac-space-8) * var(--ac-space-unit)); }
  .core-space-9 {
    margin-bottom: calc(var(--ac-space-9) * var(--ac-space-unit)); }
  .core-space-10 {
    margin-bottom: calc(var(--ac-space-10) * var(--ac-space-unit)); }
  .core-space-11 {
    margin-bottom: calc(var(--ac-space-11) * var(--ac-space-unit)); }
  :root {
    --text-size-h1: 3.8146972656rem ; }
  h1, .core-text-h1 {
    font-size: 3.8146972656rem ;
    font-size: var(--text-size-h1) ; }
  :root {
    --text-size-h2: 3.0517578125rem ; }
  h2, .core-text-h2 {
    font-size: 3.0517578125rem ;
    font-size: var(--text-size-h2) ; }
  :root {
    --text-size-h3: 2.44140625rem ; }
  h3, .core-text-h3 {
    font-size: 2.44140625rem ;
    font-size: var(--text-size-h3) ; }
  :root {
    --text-size-h4: 1.953125rem ; }
  h4, .core-text-h4 {
    font-size: 1.953125rem ;
    font-size: var(--text-size-h4) ; }
  :root {
    --text-size-h5: 1.5625rem ; }
  h5, .core-text-h5 {
    font-size: 1.5625rem ;
    font-size: var(--text-size-h5) ; }
  :root {
    --text-size-h6: 1.25rem ; }
  h6, .core-text-h6 {
    font-size: 1.25rem ;
    font-size: var(--text-size-h6) ; }
  :root {
    --text-size-display-1: 4.768371582rem ; }
  .core-text-display-1 {
    font-size: 4.768371582rem ;
    font-size: var(--text-size-display-1) ; }
  :root {
    --text-size-display-2: 5.9604644775rem ; }
  .core-text-display-2 {
    font-size: 5.9604644775rem ;
    font-size: var(--text-size-display-2) ; }
  :root {
    --text-size-display-3: 7.4505805969rem ; }
  .core-text-display-3 {
    font-size: 7.4505805969rem ;
    font-size: var(--text-size-display-3) ; }
  :root {
    --text-size-display-4: 9.3132257462rem ; }
  .core-text-display-4 {
    font-size: 9.3132257462rem ;
    font-size: var(--text-size-display-4) ; }
  :root {
    --text-size-display-5: 11.6415321827rem ; }
  .core-text-display-5 {
    font-size: 11.6415321827rem ;
    font-size: var(--text-size-display-5) ; }
  :root {
    --text-size: 1rem ;
    --text-size-lead: 1.25rem ;
    --text-size-small: 0.512rem ;
    --text-size-tiny: 0.4096rem ; }
  body, p, ul li, ol li {
    font-size: 1rem ;
    font-size: var(--text-size) ; }
  .core-text-body {
    font-size: var(--text-size) ; }
  .core-text-lead {
    font-size: var(--text-size-lead) ; }
  .core-text-small {
    font-size: var(--text-size-small) ; }
  .core-text-tiny {
    font-size: var(--text-size-tiny) ; } }

@media all and (min-width: 1200px) {
  :root {
    --core-space-1: calc(0.2097152 * var(--ac-space-unit)) ;
    --ac-space-1: 0.2097152;
    --core-space-2: calc(0.32768 * var(--ac-space-unit)) ;
    --ac-space-2: 0.32768;
    --core-space-3: calc(0.512 * var(--ac-space-unit)) ;
    --ac-space-3: 0.512;
    --core-space-4: calc(1.5625 * var(--ac-space-unit)) ;
    --ac-space-4: 1.5625;
    --core-space-5: calc(2.44140625 * var(--ac-space-unit)) ;
    --ac-space-5: 2.44140625;
    --core-space-6: calc(3.8146972656 * var(--ac-space-unit)) ;
    --ac-space-6: 3.8146972656;
    --core-space-7: calc(7.4505805969 * var(--ac-space-unit)) ;
    --ac-space-7: 7.4505805969;
    --core-space-8: calc(11.6415321827 * var(--ac-space-unit)) ;
    --ac-space-8: 11.6415321827;
    --core-space-9: calc(18.1898940355 * var(--ac-space-unit)) ;
    --ac-space-9: 18.1898940355;
    --core-space-10: calc(28.4217094304 * var(--ac-space-unit)) ;
    --ac-space-10: 28.4217094304;
    --core-space-11: calc(44.408920985 * var(--ac-space-unit)) ;
    --ac-space-11: 44.408920985; }
  .core-space-1 {
    margin-bottom: calc(var(--ac-space-1) * var(--ac-space-unit)); }
  .core-space-2 {
    margin-bottom: calc(var(--ac-space-2) * var(--ac-space-unit)); }
  .core-space-3 {
    margin-bottom: calc(var(--ac-space-3) * var(--ac-space-unit)); }
  .core-space-4 {
    margin-bottom: calc(var(--ac-space-4) * var(--ac-space-unit)); }
  .core-space-5 {
    margin-bottom: calc(var(--ac-space-5) * var(--ac-space-unit)); }
  .core-space-6 {
    margin-bottom: calc(var(--ac-space-6) * var(--ac-space-unit)); }
  .core-space-7 {
    margin-bottom: calc(var(--ac-space-7) * var(--ac-space-unit)); }
  .core-space-8 {
    margin-bottom: calc(var(--ac-space-8) * var(--ac-space-unit)); }
  .core-space-9 {
    margin-bottom: calc(var(--ac-space-9) * var(--ac-space-unit)); }
  .core-space-10 {
    margin-bottom: calc(var(--ac-space-10) * var(--ac-space-unit)); }
  .core-space-11 {
    margin-bottom: calc(var(--ac-space-11) * var(--ac-space-unit)); }
  :root {
    --text-size-h1: 3.8146972656rem ; }
  h1, .core-text-h1 {
    font-size: 3.8146972656rem ;
    font-size: var(--text-size-h1) ; }
  :root {
    --text-size-h2: 3.0517578125rem ; }
  h2, .core-text-h2 {
    font-size: 3.0517578125rem ;
    font-size: var(--text-size-h2) ; }
  :root {
    --text-size-h3: 2.44140625rem ; }
  h3, .core-text-h3 {
    font-size: 2.44140625rem ;
    font-size: var(--text-size-h3) ; }
  :root {
    --text-size-h4: 1.953125rem ; }
  h4, .core-text-h4 {
    font-size: 1.953125rem ;
    font-size: var(--text-size-h4) ; }
  :root {
    --text-size-h5: 1.5625rem ; }
  h5, .core-text-h5 {
    font-size: 1.5625rem ;
    font-size: var(--text-size-h5) ; }
  :root {
    --text-size-h6: 1.25rem ; }
  h6, .core-text-h6 {
    font-size: 1.25rem ;
    font-size: var(--text-size-h6) ; }
  :root {
    --text-size-display-1: 4.768371582rem ; }
  .core-text-display-1 {
    font-size: 4.768371582rem ;
    font-size: var(--text-size-display-1) ; }
  :root {
    --text-size-display-2: 5.9604644775rem ; }
  .core-text-display-2 {
    font-size: 5.9604644775rem ;
    font-size: var(--text-size-display-2) ; }
  :root {
    --text-size-display-3: 7.4505805969rem ; }
  .core-text-display-3 {
    font-size: 7.4505805969rem ;
    font-size: var(--text-size-display-3) ; }
  :root {
    --text-size-display-4: 9.3132257462rem ; }
  .core-text-display-4 {
    font-size: 9.3132257462rem ;
    font-size: var(--text-size-display-4) ; }
  :root {
    --text-size-display-5: 11.6415321827rem ; }
  .core-text-display-5 {
    font-size: 11.6415321827rem ;
    font-size: var(--text-size-display-5) ; }
  :root {
    --text-size: 1rem ;
    --text-size-lead: 1.25rem ;
    --text-size-small: 0.512rem ;
    --text-size-tiny: 0.4096rem ; }
  body, p, ul li, ol li {
    font-size: 1rem ;
    font-size: var(--text-size) ; }
  .core-text-body {
    font-size: var(--text-size) ; }
  .core-text-lead {
    font-size: var(--text-size-lead) ; }
  .core-text-small {
    font-size: var(--text-size-small) ; }
  .core-text-tiny {
    font-size: var(--text-size-tiny) ; } }

.core-space-0 {
  margin-bottom: 0; }

.core-space-leading {
  margin-bottom: 1.6em; }

:root {
  --ac-space-unit:  1rem; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, blockquote, table, th, td, embed, object {
  margin: 0; }

p, button, .button {
  line-height: 1.6;
  margin-bottom: 1.6em; }

.button {
  margin-bottom: 1.6em; }

ul,
ol {
  margin-top: 1.6em;
  margin-bottom: 1.6em; }
  ul li,
  ol li {
    line-height: 1.6; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-top: 0;
    margin-bottom: 0; }

blockquote {
  line-height: 1.6;
  margin-top: 1.6em;
  margin-bottom: 1.6em; }

h1,
h2,
h3,
h4,
h5,
h6,
[class*="core-text-display"], .core-text-header, .heading, header {
  margin-bottom: 0;
  margin-bottom: 0.6em;
  line-height: 1.2; }

div > .core-text-header:first-child {
  margin-top: 0.5rem; }

table {
  margin-bottom: 1.6em;
  border-spacing: 0px;
  border-collapse: collapse; }

td,
th {
  padding: 0;
  line-height: 25.6px; }

code {
  vertical-align: bottom; }

.lead {
  font-size: 1.25rem; }

.hug {
  margin-top: 0; }

.follow {
  margin-top: 0.8em; }
html{--flux-animation-duration:800ms;--flux-animation-size:300px}@media screen and (max-width:600px){[data-flux-delay],[data-flux-delay][style]{-webkit-animation-delay:0ms !important;animation-delay:0ms !important}}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}.s3_row:before,.s3_row:after{content:"";display:table}.s3_row:after{clear:both}

@supports (mix-blend-mode:normal){.core-stacks_in_2346_19{mix-blend-mode:normal}}.core-stacks_in_2346_19{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:768px){.sppad-stacks_in_2346_19[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:10.00% 20.00% 10.00% 20.00% }.spmar-stacks_in_2346_19[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (min-width:769px) and (max-width:9999px){.sppad-stacks_in_2346_19[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:10.00% 36.00% 5.00% 36.00% }.spmar-stacks_in_2346_19[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@supports (mix-blend-mode:normal){.core-stacks_in_2346_2{mix-blend-mode:normal}}.core-stacks_in_2346_2{overflow:hidden !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_2346_2[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:1.00% 0.00% 4.00% 0.00% }.spmar-stacks_in_2346_2[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}

  #stacks_in_2346_63{text-align:center}          @media screen and (max-width:641px){#stacks_in_2346_63>.button.b-p.expand-mob:not(.icon-only),#stacks_in_2346_63>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_2346_63 .button.b-p.expand-large:not(.icon-only),#stacks_in_2346_63>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
  @media only screen and (max-width:768px){#stacks_in_2346_63.bp-wrap{text-align:center!important}#stacks_in_2346_63.inline-wrap{display:block!important}#stacks_in_2346_63 .button{float:none!important}}           
  #stacks_in_2346_63 .button.b-p.custom{border:2px solid rgba(211, 206, 16, 1.00)}#stacks_in_2346_63 .button.b-p.custom:hover{border:2px solid rgba(179, 179, 177, 1.00)} #stacks_in_2346_63 .button.b-p{color:rgba(44, 44, 44, 1.00);background-color:rgba(207, 218, 63, 1.00)}#stacks_in_2346_63 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_2346_63 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(179, 203, 28, 1.00);}     
@supports (mix-blend-mode:normal){.core-stacks_in_2354{mix-blend-mode:normal}}.core-stacks_in_2354{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_2354[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:0.00% 20.00% 0.00% 20.00% }.spmar-stacks_in_2354[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
#stacks_in_2349 h1,#stacks_in_2349 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2349 h1,#stacks_in_2349 .hTxt:not(.segment) div{font-size:1.50rem}}

@supports (mix-blend-mode:normal){.core-stacks_in_2080{mix-blend-mode:normal}}.core-stacks_in_2080{overflow:hidden !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_2080[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:6.00% 0.00% 10.00% 0.00% }.spmar-stacks_in_2080[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}

#layer-stacks_in_2126{position:absolute;}#layer-stacks_in_2126.layer-img-fit{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2126.layer-img-fit{display:block}}#layer-stacks_in_2126.layer-img-fit img{width:100%;height:100%;opacity:1.00;font-family:'object-fit:cover;object-position:center center';-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}#layer-stacks_in_2126.layer-img-fit > picture[style]{position:absolute !important;width:100%;height:100%}@supports (mix-blend-mode:normal){#layer-stacks_in_2126{mix-blend-mode:normal}}

@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2130,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_2130 .eff-thumb{background-color:rgba(179, 203, 28, 1.00);opacity:0.40;mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){#stacks_in_2122{mix-blend-mode:normal}}#stacks_in_2122{padding-top:calc(12 / 16 * 100%)}#stacks_in_2122 > .ca-inner{overflow:auto;-webkit-box-align:flex-start  ;-ms-flex-align:flex-start  ;align-items:flex-start  }#stacks_in_2122.aspect-rel-content{padding-top:0;height:auto}#stacks_in_2122.aspect-rel-content > .ca-inner{position:relative;display:block}@media screen and (max-width:640px){#stacks_in_2122,#stacks_in_2122.aspect-rel-content{padding-top:calc(16 / 10 * 100%)}#stacks_in_2122 > .ca-inner,#stacks_in_2122.aspect-rel-content > .ca-inner{-webkit-box-align: center ;-ms-flex-align: center ;align-items: center }#stacks_in_2122.sm-aspect-rel-content,#stacks_in_2122.aspect-rel-content.sm-aspect-rel-content{padding-top:0;height:auto}#stacks_in_2122.sm-aspect-rel-content > .ca-inner,#stacks_in_2122.aspect-rel-content.sm-aspect-rel-content > .ca-inner{position:relative;display:block}}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2120,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_2120 .eff-thumb{background-color:rgba(213, 215, 9, 1.00);opacity:1.00;background-image:linear-gradient(0deg,rgba(213, 215, 9, 1.00) 0%,rgba(207, 218, 63, 1.00) 100%);mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){.core-stacks_in_2087{mix-blend-mode:normal}}.core-stacks_in_2087{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:768px){.sppad-stacks_in_2087[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:12.00% 10.00% 3.00% 10.00% }.spmar-stacks_in_2087[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (min-width:769px) and (max-width:9999px){.sppad-stacks_in_2087[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:12.00% 10.00% 12.00% 10.00% }.spmar-stacks_in_2087[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}

@media only screen and (max-width:640px){#stacks_in_2091 h3,#stacks_in_2091 div{text-align:left !important}#stacks_out_2091{display:block !important}}#stacks_in_2091 h3,#stacks_in_2091 div{color:rgba(56, 45, 54, 1.00)}#stacks_in_2091 h3 a,#stacks_in_2091 div a{color:rgba(56, 45, 54, 1.00)}#stacks_in_2091 h3 a:hover,#stacks_in_2091 div a:hover{color:rgba(42, 33, 40, 1.00)}#stacks_in_2091 small,#stacks_in_2091 small div{color:rgba(111, 111, 111, 1.00)}


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

#stacks_in_2094 {
	font-weight: bold;
}
@media only screen and (max-width:640px){#stacks_in_2097 p,#stacks_in_2097 div{text-align:left !important}}#stacks_in_2097 p,#stacks_in_2097 div,#stacks_in_2097 ul,#stacks_in_2097 ol,#stacks_in_2097 dl{color:rgba(56, 45, 54, 1.00)}#stacks_in_2097 a{color:rgba(93, 79, 92, 1.00)}#stacks_in_2097 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_2097 ul,#stacks_in_2097 ol{list-style-position:outside}#stacks_in_2097 ul,#stacks_in_2097 ol{list-style-type:disc}#stacks_in_2097,#stacks_in_2097 div,#stacks_in_2097 p,#stacks_in_2097 ol,#stacks_in_2097 ul li,#stacks_in_2097 ol li,#stacks_in_2097 ol,#stacks_in_2097 dl{font-size:1.75rem}@media all and (max-width:640px){#stacks_in_2097,#stacks_in_2097 div,#stacks_in_2097 p,#stacks_in_2097 ol,#stacks_in_2097 ul li,#stacks_in_2097 ol li,#stacks_in_2097 ol,#stacks_in_2097 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_2097,#stacks_in_2097 div,#stacks_in_2097 p,#stacks_in_2097 .fa:not(.no-indent),#stacks_in_2097 ol,#stacks_in_2097 ul li,#stacks_in_2097 ol li,#stacks_in_2097 ol,#stacks_in_2097 dl{line-height:1.00}}@media only screen and (min-width:0px){#stacks_in_2097{}}


#stacks_in_2099 {
	font-size: 125%;
}

@media only screen and (max-width:640px){#stacks_in_2104 p,#stacks_in_2104 div{text-align:left !important}}#stacks_in_2104 p,#stacks_in_2104 div,#stacks_in_2104 ul,#stacks_in_2104 ol,#stacks_in_2104 dl{color:rgba(25, 31, 43, 1.00)}#stacks_in_2104 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2104 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2104,#stacks_in_2104 div,#stacks_in_2104 p,#stacks_in_2104 .fa:not(.no-indent),#stacks_in_2104 ol,#stacks_in_2104 ul li,#stacks_in_2104 ol li,#stacks_in_2104 ol,#stacks_in_2104 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2104{word-spacing:1.50px;}}#stacks_in_2104,#stacks_in_2104 div,#stacks_in_2104 p,#stacks_in_2104 ul,#stacks_in_2104 ul li,#stacks_in_2104 ol li,#stacks_in_2104 ol,#stacks_in_2104 dl,#stacks_in_2104 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Alegreya Sans",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_2104 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_2107 {
	font-size: 125%;
}
@supports (mix-blend-mode:normal){.core-stacks_in_2108{mix-blend-mode:normal}}.core-stacks_in_2108{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_2108[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:0.00% 40.00% 3.00% 0.00% }.spmar-stacks_in_2108[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
#stacks_in_2109.core-fill-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex}#stacks_in_2109.core-fill-link > .core-link{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
#svg-stacks_in_2111{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#svg-stacks_in_2111{display:block}}#stacks_in_2111 img{opacity:1.0;max-width:100%}@supports (mix-blend-mode:normal){#stacks_in_2111 .core-pic{mix-blend-mode:normal}}

#stacks_in_2083.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (max-width:640px){#stacks_in_2083.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{min-height:0px}#stacks_in_2083.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{min-height:0px}#stacks_in_2083.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-top:0px solid rgba(204, 204, 204, 1.00);margin-top:15.00px;margin-bottom:15.00px}}@media all and (min-width:640px){#stacks_in_2083.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#stacks_in_2083.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{-ms-flex-preferred-size:calc(50% - 7.50px);flex-basis:calc(50% - 7.50px);max-width:9999px;min-width:100px}#stacks_in_2083.core-duo > .duo-col-side > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-side > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2083.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{-ms-flex-preferred-size:calc((100% - 50%) - 7.50px);flex-basis:calc((100% - 50%) - 7.50px)}#stacks_in_2083.core-duo > .duo-col-main > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-main > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2083.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-left:0px solid rgba(204, 204, 204, 1.00);margin-left:7.50px;margin-right:7.50px}}
@media (min-width:0px) and (max-width:9999px){#stacks_in_2131.core-shim,.none:not(.none){padding-bottom:15.00px}}

#layer-stacks_in_2181{position:absolute;}#layer-stacks_in_2181.layer-img-fit{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2181.layer-img-fit{display:block}}#layer-stacks_in_2181.layer-img-fit img{width:100%;height:100%;opacity:1.00;font-family:'object-fit:cover;object-position:center center';-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}#layer-stacks_in_2181.layer-img-fit > picture[style]{position:absolute !important;width:100%;height:100%}@supports (mix-blend-mode:normal){#layer-stacks_in_2181{mix-blend-mode:normal}}

@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2185,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_2185 .eff-thumb{background-color:rgba(179, 203, 28, 1.00);opacity:0.40;mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){#stacks_in_2177{mix-blend-mode:normal}}#stacks_in_2177{padding-top:calc(12 / 16 * 100%)}#stacks_in_2177 > .ca-inner{overflow:auto;-webkit-box-align:flex-start  ;-ms-flex-align:flex-start  ;align-items:flex-start  }#stacks_in_2177.aspect-rel-content{padding-top:0;height:auto}#stacks_in_2177.aspect-rel-content > .ca-inner{position:relative;display:block}@media screen and (max-width:768px){#stacks_in_2177,#stacks_in_2177.aspect-rel-content{padding-top:calc(16 / 10 * 100%)}#stacks_in_2177 > .ca-inner,#stacks_in_2177.aspect-rel-content > .ca-inner{-webkit-box-align: center ;-ms-flex-align: center ;align-items: center }#stacks_in_2177.sm-aspect-rel-content,#stacks_in_2177.aspect-rel-content.sm-aspect-rel-content{padding-top:0;height:auto}#stacks_in_2177.sm-aspect-rel-content > .ca-inner,#stacks_in_2177.aspect-rel-content.sm-aspect-rel-content > .ca-inner{position:relative;display:block}}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2175,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_2175 .eff-thumb{background-color:rgba(213, 215, 9, 1.00);opacity:1.00;background-image:linear-gradient(0deg,rgba(213, 215, 9, 1.00) 0%,rgba(207, 218, 63, 1.00) 100%);mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){.core-stacks_in_2135{mix-blend-mode:normal}}.core-stacks_in_2135{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:768px){.sppad-stacks_in_2135[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:12.00% 10.00% 12.00% 10.00% }.spmar-stacks_in_2135[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (min-width:769px) and (max-width:9999px){.sppad-stacks_in_2135[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:12.00% 10.00% 12.00% 10.00% }.spmar-stacks_in_2135[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}

@media only screen and (max-width:640px){#stacks_in_2139 h3,#stacks_in_2139 div{text-align:left !important}#stacks_out_2139{display:block !important}}#stacks_in_2139 h3,#stacks_in_2139 div{color:rgba(56, 45, 54, 1.00)}#stacks_in_2139 h3 a,#stacks_in_2139 div a{color:rgba(56, 45, 54, 1.00)}#stacks_in_2139 h3 a:hover,#stacks_in_2139 div a:hover{color:rgba(42, 33, 40, 1.00)}#stacks_in_2139 small,#stacks_in_2139 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_2142 {
	font-weight: bold;
}
@media only screen and (max-width:640px){#stacks_in_2145 p,#stacks_in_2145 div{text-align:left !important}}#stacks_in_2145 p,#stacks_in_2145 div,#stacks_in_2145 ul,#stacks_in_2145 ol,#stacks_in_2145 dl{color:rgba(56, 45, 54, 1.00)}#stacks_in_2145 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2145 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2145,#stacks_in_2145 div,#stacks_in_2145 p,#stacks_in_2145 .fa:not(.no-indent),#stacks_in_2145 ol,#stacks_in_2145 ul li,#stacks_in_2145 ol li,#stacks_in_2145 ol,#stacks_in_2145 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2145{}}#stacks_in_2145,#stacks_in_2145 div,#stacks_in_2145 p,#stacks_in_2145 ul,#stacks_in_2145 ul li,#stacks_in_2145 ol li,#stacks_in_2145 ol,#stacks_in_2145 dl,#stacks_in_2145 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Alegreya Sans",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_2147 {
	font-size: 125%;
}
#stacks_in_2148 h2,#stacks_in_2148 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2148 h2,#stacks_in_2148 .hTxt:not(.segment) div{font-size:1.50rem}}@media only screen and (max-width:640px){#stacks_in_2148 h2,#stacks_in_2148 div{text-align:left !important}#stacks_out_2148{display:block !important}}@media only screen and (min-width:0px){#stacks_in_2148 h2,#stacks_in_2148 div{line-height:1.00}}#stacks_in_2148 h2,#stacks_in_2148 div{color:rgba(56, 45, 54, 1.00)}#stacks_in_2148 h2 a,#stacks_in_2148 div a{color:rgba(56, 45, 54, 1.00)}#stacks_in_2148 h2 a:hover,#stacks_in_2148 div a:hover{color:rgba(42, 33, 40, 1.00)}#stacks_in_2148 small,#stacks_in_2148 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_2150 {
	font-weight: bold;
}
#stacks_in_2153 h2,#stacks_in_2153 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2153 h2,#stacks_in_2153 .hTxt:not(.segment) div{font-size:1.50rem}}@media only screen and (max-width:640px){#stacks_in_2153 h2,#stacks_in_2153 div{text-align:left !important}#stacks_out_2153{display:block !important}}@media only screen and (min-width:0px){#stacks_in_2153 h2,#stacks_in_2153 div{line-height:1.00}}#stacks_in_2153 h2,#stacks_in_2153 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_2153 h2 a,#stacks_in_2153 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2153 h2 a:hover,#stacks_in_2153 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_2153 small,#stacks_in_2153 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_2155 {
	font-weight: bold;
}

@supports (mix-blend-mode:normal){.core-stacks_in_2159{mix-blend-mode:normal}}.core-stacks_in_2159{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_2159[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:6.00% 40.00% 3.00% 0.00% }.spmar-stacks_in_2159[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (max-width:640px){#stacks_in_2161 p,#stacks_in_2161 div{text-align:left !important}}#stacks_in_2161 p,#stacks_in_2161 div,#stacks_in_2161 ul,#stacks_in_2161 ol,#stacks_in_2161 dl{color:rgba(56, 45, 54, 1.00)}#stacks_in_2161 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2161 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2161,#stacks_in_2161 div,#stacks_in_2161 p,#stacks_in_2161 .fa:not(.no-indent),#stacks_in_2161 ol,#stacks_in_2161 ul li,#stacks_in_2161 ol li,#stacks_in_2161 ol,#stacks_in_2161 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2161{}}#stacks_in_2161,#stacks_in_2161 div,#stacks_in_2161 p,#stacks_in_2161 ul,#stacks_in_2161 ul li,#stacks_in_2161 ol li,#stacks_in_2161 ol,#stacks_in_2161 dl,#stacks_in_2161 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Alegreya Sans",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_2164 {
	font-size: 125%;
}
#stacks_in_2165.core-fill-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex}#stacks_in_2165.core-fill-link > .core-link{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
#svg-stacks_in_2166{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#svg-stacks_in_2166{display:block}}#stacks_in_2166 img{opacity:1.0;max-width:100%}@supports (mix-blend-mode:normal){#stacks_in_2166 .core-pic{mix-blend-mode:normal}}

#stacks_in_2132.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (max-width:640px){#stacks_in_2132.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{min-height:0px}#stacks_in_2132.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{min-height:0px}#stacks_in_2132.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-top:0px solid rgba(204, 204, 204, 1.00);margin-top:0.00px;margin-bottom:0.00px}}@media all and (min-width:640px){#stacks_in_2132.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#stacks_in_2132.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{-ms-flex-preferred-size:calc(50% - 7.63px);flex-basis:calc(50% - 7.63px);max-width:9999px;min-width:100px}#stacks_in_2132.core-duo > .duo-col-side > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-side > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2132.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{-ms-flex-preferred-size:calc((100% - 50%) - 7.63px);flex-basis:calc((100% - 50%) - 7.63px)}#stacks_in_2132.core-duo > .duo-col-main > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-main > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2132.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-left:0px solid rgba(204, 204, 204, 1.00);margin-left:7.63px;margin-right:7.63px}}
@media (min-width:0px) and (max-width:9999px){#stacks_in_2186.core-shim,.none:not(.none){padding-bottom:15.00px}}

#layer-stacks_in_2231{position:absolute;}#layer-stacks_in_2231.layer-img-fit{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2231.layer-img-fit{display:block}}#layer-stacks_in_2231.layer-img-fit img{width:100%;height:100%;opacity:1.00;font-family:'object-fit:cover;object-position:center center';-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}#layer-stacks_in_2231.layer-img-fit > picture[style]{position:absolute !important;width:100%;height:100%}@supports (mix-blend-mode:normal){#layer-stacks_in_2231{mix-blend-mode:normal}}

@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2235,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_2235 .eff-thumb{background-color:rgba(179, 203, 28, 1.00);opacity:0.40;mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){#stacks_in_2227{mix-blend-mode:normal}}#stacks_in_2227{padding-top:calc(12 / 16 * 100%)}#stacks_in_2227 > .ca-inner{overflow:auto;-webkit-box-align:flex-start  ;-ms-flex-align:flex-start  ;align-items:flex-start  }#stacks_in_2227.aspect-rel-content{padding-top:0;height:auto}#stacks_in_2227.aspect-rel-content > .ca-inner{position:relative;display:block}@media screen and (max-width:768px){#stacks_in_2227,#stacks_in_2227.aspect-rel-content{padding-top:calc(16 / 10 * 100%)}#stacks_in_2227 > .ca-inner,#stacks_in_2227.aspect-rel-content > .ca-inner{-webkit-box-align: center ;-ms-flex-align: center ;align-items: center }#stacks_in_2227.sm-aspect-rel-content,#stacks_in_2227.aspect-rel-content.sm-aspect-rel-content{padding-top:0;height:auto}#stacks_in_2227.sm-aspect-rel-content > .ca-inner,#stacks_in_2227.aspect-rel-content.sm-aspect-rel-content > .ca-inner{position:relative;display:block}}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2225,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_2225 .eff-thumb{background-color:rgba(213, 215, 9, 1.00);opacity:1.00;background-image:linear-gradient(0deg,rgba(213, 215, 9, 1.00) 0%,rgba(207, 218, 63, 1.00) 100%);mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){.core-stacks_in_2190{mix-blend-mode:normal}}.core-stacks_in_2190{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:768px){.sppad-stacks_in_2190[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:12.00% 10.00% 12.00% 10.00% }.spmar-stacks_in_2190[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (min-width:769px) and (max-width:9999px){.sppad-stacks_in_2190[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:12.00% 10.00% 12.00% 10.00% }.spmar-stacks_in_2190[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}

@media only screen and (max-width:640px){#stacks_in_2194 h3,#stacks_in_2194 div{text-align:left !important}#stacks_out_2194{display:block !important}}#stacks_in_2194 h3,#stacks_in_2194 div{color:rgba(56, 45, 54, 1.00)}#stacks_in_2194 h3 a,#stacks_in_2194 div a{color:rgba(56, 45, 54, 1.00)}#stacks_in_2194 h3 a:hover,#stacks_in_2194 div a:hover{color:rgba(42, 33, 40, 1.00)}#stacks_in_2194 small,#stacks_in_2194 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_2197 {
	font-weight: bold;
}
@media only screen and (max-width:640px){#stacks_in_2200 p,#stacks_in_2200 div{text-align:left !important}}#stacks_in_2200 p,#stacks_in_2200 div,#stacks_in_2200 ul,#stacks_in_2200 ol,#stacks_in_2200 dl{color:rgba(25, 31, 43, 1.00)}#stacks_in_2200 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2200 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2200,#stacks_in_2200 div,#stacks_in_2200 p,#stacks_in_2200 .fa:not(.no-indent),#stacks_in_2200 ol,#stacks_in_2200 ul li,#stacks_in_2200 ol li,#stacks_in_2200 ol,#stacks_in_2200 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2200{word-spacing:1.50px;}}#stacks_in_2200,#stacks_in_2200 div,#stacks_in_2200 p,#stacks_in_2200 ul,#stacks_in_2200 ul li,#stacks_in_2200 ol li,#stacks_in_2200 ol,#stacks_in_2200 dl,#stacks_in_2200 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Alegreya Sans",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_2200 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_2202 {
	font-size: 125%;
}
#stacks_in_2203 h2,#stacks_in_2203 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_2203 h2,#stacks_in_2203 .hTxt:not(.segment) div{font-size:1.50rem}}@media only screen and (max-width:640px){#stacks_in_2203 h2,#stacks_in_2203 div{text-align:left !important}#stacks_out_2203{display:block !important}}@media only screen and (min-width:0px){#stacks_in_2203 h2,#stacks_in_2203 div{line-height:1.00}}#stacks_in_2203 h2,#stacks_in_2203 div{color:rgba(56, 45, 54, 1.00)}#stacks_in_2203 h2 a,#stacks_in_2203 div a{color:rgba(56, 45, 54, 1.00)}#stacks_in_2203 h2 a:hover,#stacks_in_2203 div a:hover{color:rgba(42, 33, 40, 1.00)}#stacks_in_2203 small,#stacks_in_2203 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_2205 {
	font-weight: bold;
}

@supports (mix-blend-mode:normal){.core-stacks_in_2209{mix-blend-mode:normal}}.core-stacks_in_2209{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_2209[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:6.00% 40.00% 3.00% 0.00% }.spmar-stacks_in_2209[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (max-width:640px){#stacks_in_2211 p,#stacks_in_2211 div{text-align:left !important}}#stacks_in_2211 p,#stacks_in_2211 div,#stacks_in_2211 ul,#stacks_in_2211 ol,#stacks_in_2211 dl{color:rgba(25, 31, 43, 1.00)}#stacks_in_2211 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2211 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2211,#stacks_in_2211 div,#stacks_in_2211 p,#stacks_in_2211 .fa:not(.no-indent),#stacks_in_2211 ol,#stacks_in_2211 ul li,#stacks_in_2211 ol li,#stacks_in_2211 ol,#stacks_in_2211 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2211{word-spacing:1.50px;}}#stacks_in_2211,#stacks_in_2211 div,#stacks_in_2211 p,#stacks_in_2211 ul,#stacks_in_2211 ul li,#stacks_in_2211 ol li,#stacks_in_2211 ol,#stacks_in_2211 dl,#stacks_in_2211 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Alegreya Sans",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_2211 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_2214 {
	font-size: 125%;
}
#stacks_in_2215.core-fill-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex}#stacks_in_2215.core-fill-link > .core-link{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
#svg-stacks_in_2216{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#svg-stacks_in_2216{display:block}}#stacks_in_2216 img{opacity:1.0;max-width:100%}@supports (mix-blend-mode:normal){#stacks_in_2216 .core-pic{mix-blend-mode:normal}}

#stacks_in_2187.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (max-width:640px){#stacks_in_2187.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{min-height:0px}#stacks_in_2187.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{min-height:0px}#stacks_in_2187.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-top:0px solid rgba(204, 204, 204, 1.00);margin-top:0.00px;margin-bottom:0.00px}}@media all and (min-width:640px){#stacks_in_2187.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#stacks_in_2187.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{-ms-flex-preferred-size:calc(50% - 7.63px);flex-basis:calc(50% - 7.63px);max-width:9999px;min-width:100px}#stacks_in_2187.core-duo > .duo-col-side > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-side > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2187.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{-ms-flex-preferred-size:calc((100% - 50%) - 7.63px);flex-basis:calc((100% - 50%) - 7.63px)}#stacks_in_2187.core-duo > .duo-col-main > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-main > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2187.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-left:0px solid rgba(204, 204, 204, 1.00);margin-left:7.63px;margin-right:7.63px}}
@media (min-width:0px) and (max-width:9999px){#stacks_in_2236.core-shim,.none:not(.none){padding-bottom:15.00px}}

#layer-stacks_in_2276{position:absolute;}#layer-stacks_in_2276.layer-img-fit{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2276.layer-img-fit{display:block}}#layer-stacks_in_2276.layer-img-fit img{width:100%;height:100%;opacity:1.00;font-family:'object-fit:cover;object-position:center center';-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover}#layer-stacks_in_2276.layer-img-fit > picture[style]{position:absolute !important;width:100%;height:100%}@supports (mix-blend-mode:normal){#layer-stacks_in_2276{mix-blend-mode:normal}}

@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2280,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_2280 .eff-thumb{background-color:rgba(179, 203, 28, 1.00);opacity:0.40;mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){#stacks_in_2272{mix-blend-mode:normal}}#stacks_in_2272{padding-top:calc(12 / 16 * 100%)}#stacks_in_2272 > .ca-inner{overflow:auto;-webkit-box-align:flex-start  ;-ms-flex-align:flex-start  ;align-items:flex-start  }#stacks_in_2272.aspect-rel-content{padding-top:0;height:auto}#stacks_in_2272.aspect-rel-content > .ca-inner{position:relative;display:block}@media screen and (max-width:768px){#stacks_in_2272,#stacks_in_2272.aspect-rel-content{padding-top:calc(16 / 10 * 100%)}#stacks_in_2272 > .ca-inner,#stacks_in_2272.aspect-rel-content > .ca-inner{-webkit-box-align: center ;-ms-flex-align: center ;align-items: center }#stacks_in_2272.sm-aspect-rel-content,#stacks_in_2272.aspect-rel-content.sm-aspect-rel-content{padding-top:0;height:auto}#stacks_in_2272.sm-aspect-rel-content > .ca-inner,#stacks_in_2272.aspect-rel-content.sm-aspect-rel-content > .ca-inner{position:relative;display:block}}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_2270,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_2270 .eff-thumb{background-color:rgba(213, 215, 9, 1.00);opacity:1.00;background-image:linear-gradient(0deg,rgba(213, 215, 9, 1.00) 0%,rgba(207, 218, 63, 1.00) 100%);mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){.core-stacks_in_2240{mix-blend-mode:normal}}.core-stacks_in_2240{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:768px){.sppad-stacks_in_2240[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:12.00% 10.00% 12.00% 10.00% }.spmar-stacks_in_2240[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (min-width:769px) and (max-width:9999px){.sppad-stacks_in_2240[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:12.00% 12.00% 12.00% 12.00% }.spmar-stacks_in_2240[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}

@media only screen and (max-width:640px){#stacks_in_2244 h3,#stacks_in_2244 div{text-align:left !important}#stacks_out_2244{display:block !important}}#stacks_in_2244 h3,#stacks_in_2244 div{color:rgba(56, 45, 54, 1.00)}#stacks_in_2244 h3 a,#stacks_in_2244 div a{color:rgba(56, 45, 54, 1.00)}#stacks_in_2244 h3 a:hover,#stacks_in_2244 div a:hover{color:rgba(42, 33, 40, 1.00)}#stacks_in_2244 small,#stacks_in_2244 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_2247 {
	font-weight: bold;
}
@media only screen and (max-width:640px){#stacks_in_2250 p,#stacks_in_2250 div{text-align:left !important}}#stacks_in_2250 p,#stacks_in_2250 div,#stacks_in_2250 ul,#stacks_in_2250 ol,#stacks_in_2250 dl{color:rgba(56, 45, 54, 1.00)}#stacks_in_2250 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2250 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2250,#stacks_in_2250 div,#stacks_in_2250 p,#stacks_in_2250 .fa:not(.no-indent),#stacks_in_2250 ol,#stacks_in_2250 ul li,#stacks_in_2250 ol li,#stacks_in_2250 ol,#stacks_in_2250 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2250{}}#stacks_in_2250,#stacks_in_2250 div,#stacks_in_2250 p,#stacks_in_2250 ul,#stacks_in_2250 ul li,#stacks_in_2250 ol li,#stacks_in_2250 ol,#stacks_in_2250 dl,#stacks_in_2250 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Alegreya Sans",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_2252 {
	font-size: 125%;
}

@supports (mix-blend-mode:normal){.core-stacks_in_2254{mix-blend-mode:normal}}.core-stacks_in_2254{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_2254[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:0.00% 40.00% 3.00% 0.00% }.spmar-stacks_in_2254[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (max-width:640px){#stacks_in_2256 p,#stacks_in_2256 div{text-align:left !important}}#stacks_in_2256 p,#stacks_in_2256 div,#stacks_in_2256 ul,#stacks_in_2256 ol,#stacks_in_2256 dl{color:rgba(25, 31, 43, 1.00)}#stacks_in_2256 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2256 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2256,#stacks_in_2256 div,#stacks_in_2256 p,#stacks_in_2256 .fa:not(.no-indent),#stacks_in_2256 ol,#stacks_in_2256 ul li,#stacks_in_2256 ol li,#stacks_in_2256 ol,#stacks_in_2256 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_2256{word-spacing:1.50px;}}#stacks_in_2256,#stacks_in_2256 div,#stacks_in_2256 p,#stacks_in_2256 ul,#stacks_in_2256 ul li,#stacks_in_2256 ol li,#stacks_in_2256 ol,#stacks_in_2256 dl,#stacks_in_2256 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Alegreya Sans",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_2256 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_2259 {
	font-size: 125%;
}
#stacks_in_2260.core-fill-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex}#stacks_in_2260.core-fill-link > .core-link{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
#svg-stacks_in_2261{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#svg-stacks_in_2261{display:block}}#stacks_in_2261 img{opacity:1.0;max-width:100%}@supports (mix-blend-mode:normal){#stacks_in_2261 .core-pic{mix-blend-mode:normal}}

#stacks_in_2237.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (max-width:640px){#stacks_in_2237.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{min-height:0px}#stacks_in_2237.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{min-height:0px}#stacks_in_2237.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-top:0px solid rgba(204, 204, 204, 1.00);margin-top:0.00px;margin-bottom:0.00px}}@media all and (min-width:640px){#stacks_in_2237.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#stacks_in_2237.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{-ms-flex-preferred-size:calc(50% - 7.63px);flex-basis:calc(50% - 7.63px);max-width:9999px;min-width:100px}#stacks_in_2237.core-duo > .duo-col-side > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-side > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2237.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{-ms-flex-preferred-size:calc((100% - 50%) - 7.63px);flex-basis:calc((100% - 50%) - 7.63px)}#stacks_in_2237.core-duo > .duo-col-main > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-main > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2237.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-left:0px solid rgba(204, 204, 204, 1.00);margin-left:7.63px;margin-right:7.63px}}
@media (min-width:0px) and (max-width:9999px){#stacks_in_2323.core-shim,.none:not(.none){padding-bottom:5.00%}}
/* -- Start Mailto Each css Template -- */

#stacks_in_2317 form {
	max-width: 10000px;
}





#stacks_in_2317form{
	display: block;
	margin-top: 0em;
}

#stacks_in_2317 .mailtoform-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-sizing: border-box;
}

#stacks_in_2317 textarea.mailtoform-control{
	height: auto;
}

#stacks_in_2317 .mailtolabel {
  display: inline-block;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}


#stacks_in_2317mailtobtn {
  display: inline-block;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: #D3CE10;
  border: 1px solid #D3CE10;
  font-size: 1rem;
  border-radius: 4px;
  padding: .375rem 1rem;
  line-height: 1.5;
  margin-top: 1rem;
}

#stacks_in_2317mailtobtn:hover{
	color: #FFFFFF;
	background-color: #B3CB1C;
	border: 1px solid #B3CB1C;
}

#stacks_in_2317mailtobtn.mailtosmallbtn{
	padding: 0.25rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 4px;
}

#stacks_in_2317mailtobtn.mailtolargebtn{
	padding: 0.75rem 1.25rem;
	font-size: 1.25rem;
	line-height: 1.3333333333;
	border-radius: 4px;
}

#stacks_in_2317hdnbtn{
	display: none !important;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}



/* -- End Mailto Each css Template -- */@supports (mix-blend-mode:normal){.core-stacks_in_2077{mix-blend-mode:normal}}.core-stacks_in_2077{overflow:visible !important}

#stacks_in_2016_48 {
	margin: 40px 0px 20px 0px;
}
/* -- Start Frag Each css Template -- */


.stacks_in_2016_5dooimgs-grid {
  font-size: 0;
}
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-1 .dooimgs-grid-image {
  width: 100%;
  text-align: center;
}
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-2 .dooimgs-grid-image,
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-4 .dooimgs-grid-image {
  width: 50%;
}
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-3 .dooimgs-grid-image,
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-6 .dooimgs-grid-image {
  width: 33.333333333333336%;
}
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(1),
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(2),
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(3) {
  width: 33.333333333333336%;
}
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(4),
.stacks_in_2016_5dooimgs-grid.dooimgs-grid-5 .dooimgs-grid-image:nth-child(5) {
  width: 50%;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image {
  position: relative;
  display: inline-block;
  padding: 1px;
  box-sizing: border-box;
  text-align: center;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #f0f0f0;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image:hover {
  cursor: pointer;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .image-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .image-wrap img {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .view-all {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .view-all:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  height: 100%;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .view-all:hover {
  cursor: pointer;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .view-all:hover .view-all-text {
  text-decoration: underline;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .view-all .view-all-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.4;
}
.stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .view-all .view-all-text {
  position: relative;
  font-size: 16px;
  font-family: sans-serif;
  color: white;
}
@media (max-width: 350px) {
  .stacks_in_2016_5dooimgs-grid .dooimgs-grid-image .view-all .view-all-text {
    font-size: 12px;
  }
}
.stacks_in_2016_5dooimgs-grid-doomodal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 1.00);
  opacity: 0;
  z-index: 10001;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-caption {
  padding: 30px 50px;
  text-align: center;
  color: white;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  height: 35px;
  background-image: url('data:image/svg+xml;utf8,<svg width="125px" height="65px" viewBox="0 0 128 65" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g transform="matrix(1.13191,-1.13191,0.84325,0.84325,-53.7188,75.9301)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,-1.13191,0.472385,0.472385,13.9705,103.403)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,1.13191,-0.472385,0.472385,46.4622,-71.951)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(-1.13191,-1.13191,-0.84325,0.84325,133.931,75.9301)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,-1.13191,-0.84325,-0.84325,-41.4234,164.424)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(-1.13191,-1.13191,0.84325,-0.84325,121.636,164.424)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g></svg>');
  background-repeat: no-repeat;
  background-position: -100px;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-close:hover {
  cursor: pointer;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner {
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 0;
  right: 0;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 70px;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control:hover {
  cursor: pointer;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control.left {
  left: 0;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control.right {
  right: 0;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control .arrow {
  margin: 0 auto;
  height: 100%;
  width: 40px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg width="125px" height="65px" viewBox="0 0 128 65" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g transform="matrix(1.13191,-1.13191,0.84325,0.84325,-53.7188,75.9301)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,-1.13191,0.472385,0.472385,13.9705,103.403)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,1.13191,-0.472385,0.472385,46.4622,-71.951)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(-1.13191,-1.13191,-0.84325,0.84325,133.931,75.9301)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(1.13191,-1.13191,-0.84325,-0.84325,-41.4234,164.424)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g><g transform="matrix(-1.13191,-1.13191,0.84325,-0.84325,121.636,164.424)"><rect x="76.573" y="15.121" width="1.773" height="38.541" style="fill:rgba(255, 255, 255, 1.00);"/></g></svg>');
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control .arrow.left {
  background-position: 2px center;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control .arrow.right {
  background-position: -42px center;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-image {
  position: absolute;
  top: 0;
  left: 70px;
  right: 70px;
  bottom: 0;
  text-align: center;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-image:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  height: 100%;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-image img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-image img:hover {
  cursor: pointer;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-loader {
  display: inline-block;
  vertical-align: middle;
  color: silver;
  font-size: 14px;
}
@media (max-width: 800px) {
  .stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control {
    width: 40px;
  }
  .stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-control .arrow {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .stacks_in_2016_5dooimgs-grid-doomodal .doomodal-inner .doomodal-image {
    left: 0;
    right: 0;
  }
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-indicator {
  position: absolute;
  bottom: 0;
  height: 60px;
  width: 100%;
  text-align: center;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-indicator ul {
  margin: 0;
  padding: 0;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-indicator ul li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid rgba(255, 255, 255, 1.00);
  box-sizing: border-box;
  border-radius: 100%;
  margin: 0 1px;
  vertical-align: middle;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-indicator ul li:hover {
  cursor: pointer;
}
.stacks_in_2016_5dooimgs-grid-doomodal .doomodal-indicator ul li.selected {
  background-color: rgba(255, 255, 255, 1.00);
  width: 14px;
  height: 14px;
  margin: 0;
}









.stacks_in_2016_5dooimgs-grid {
	margin: 0 auto !important;
	
}








#stacks_in_2016_5imagewell{
	display: none;
}







#stacks_in_2016_5remotewarning{
	background: #fff3cd;
	color: #856404;
	padding: 10px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	text-align: center;
}


/* -- End Frag Each css Template -- */@media (min-width:0px) and (max-width:9999px){#stacks_in_2315.core-shim,.none:not(.none){padding-bottom:5.00%}}

@supports (mix-blend-mode:normal){.core-stacks_in_2376{mix-blend-mode:normal}}.core-stacks_in_2376{overflow:hidden !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_2376[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:6.00% 0.00% 4.00% 0.00% }.spmar-stacks_in_2376[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}

  #stacks_in_2377{text-align:center}          @media screen and (max-width:641px){#stacks_in_2377>.button.b-p.expand-mob:not(.icon-only),#stacks_in_2377>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_2377 .button.b-p.expand-large:not(.icon-only),#stacks_in_2377>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
  @media only screen and (max-width:768px){#stacks_in_2377.bp-wrap{text-align:center!important}#stacks_in_2377.inline-wrap{display:block!important}#stacks_in_2377 .button{float:none!important}}           
  #stacks_in_2377 .button.b-p.custom{border:2px solid rgba(211, 206, 16, 1.00)}#stacks_in_2377 .button.b-p.custom:hover{border:2px solid rgba(179, 179, 177, 1.00)} #stacks_in_2377 .button.b-p{color:rgba(44, 44, 44, 1.00);background-color:rgba(207, 218, 63, 1.00)}#stacks_in_2377 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_2377 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(179, 203, 28, 1.00);}     
@charset "UTF-8";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(listify-files/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(listify-files/MaterialIcons-Regular.woff2) format('woff2'),
    url(listify-files/MaterialIcons-Regular.woff) format('woff'),
    url(listify-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("listify-files/ionicons.eot?v=2.0.1");src:url("listify-files/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("listify-files/ionicons.ttf?v=2.0.1") format("truetype"),url("listify-files/ionicons.woff?v=2.0.1") format("woff"),url("listify-files/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}

#listify_stacks_in_2364 {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom. */
  /**
 * Remove default margin. */
  /* HTML5 display definitions
 * ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11. */
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices. */
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
  /* Links
 * ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10. */
  /**
 * Improve readability of focused elements when they are also in an
 * active/hover state. */
  /* Text-level semantics
 * ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
  /**
 * Address styling not present in Safari and Chrome. */
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome. */
  /**
 * Address styling not present in IE 8/9. */
  /**
 * Address inconsistent and variable font size in all browsers. */
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers. */
  /* Embedded content
 * ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10. */
  /**
 * Correct overflow not hidden in IE 9/10/11. */
  /* Grouping content
 * ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari. */
  /**
 * Address differences between Firefox and other browsers. */
  /**
 * Contain overflow in all browsers. */
  /**
 * Address odd `em`-unit font size rendering in all browsers. */
  /* Forms
 * ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set. */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11. */
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox. */
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector */
  /**
 * Re-set default cursor for disabled elements. */
  /**
 * Remove inner padding and border in Firefox 4+. */
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet. */
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10. */
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`. */
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance). */
  /**
 * Define consistent border, margin, and padding. */
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets. */
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11. */
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
  /* Tables
 * ========================================================================== */
  /**
 * Remove most spacing between table cells. */
  /**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`. */
  /**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox. */
  /**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll. */
  /* .w-lightbox-content */
  /*
 * 1. Remove default margin set by user-agent on the <figure> element. */
  /**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling. */
  /**
 * 1. Reset if style is set by user on "All Images" */
  /*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer) */
  /**
 * 1. All IE versions add extra space at the bottom without this. */
  /*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior. */
  /*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track. */
  /*
 * Utility classes */ }
  #listify_stacks_in_2364 html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  #listify_stacks_in_2364 body {
    margin: 0; }
  #listify_stacks_in_2364 article, #listify_stacks_in_2364 aside, #listify_stacks_in_2364 details, #listify_stacks_in_2364 figcaption, #listify_stacks_in_2364 figure, #listify_stacks_in_2364 footer, #listify_stacks_in_2364 header, #listify_stacks_in_2364 hgroup, #listify_stacks_in_2364 main, #listify_stacks_in_2364 menu, #listify_stacks_in_2364 nav, #listify_stacks_in_2364 section, #listify_stacks_in_2364 summary {
    display: block; }
  #listify_stacks_in_2364 audio, #listify_stacks_in_2364 canvas, #listify_stacks_in_2364 progress, #listify_stacks_in_2364 video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  #listify_stacks_in_2364 audio:not([controls]) {
    display: none;
    height: 0; }
  #listify_stacks_in_2364 [hidden], #listify_stacks_in_2364 template {
    display: none; }
  #listify_stacks_in_2364 a {
    background-color: transparent; }
    #listify_stacks_in_2364 a:active, #listify_stacks_in_2364 a:hover {
      outline: 0; }
  #listify_stacks_in_2364 abbr[title] {
    border-bottom: 1px dotted; }
  #listify_stacks_in_2364 b, #listify_stacks_in_2364 strong {
    font-weight: bold; }
  #listify_stacks_in_2364 dfn {
    font-style: italic; }
  #listify_stacks_in_2364 h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #listify_stacks_in_2364 mark {
    background: #ff0;
    color: #000; }
  #listify_stacks_in_2364 small {
    font-size: 80%; }
  #listify_stacks_in_2364 sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #listify_stacks_in_2364 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }
  #listify_stacks_in_2364 sub {
    bottom: -0.25em; }
  #listify_stacks_in_2364 img {
    border: 0; }
  #listify_stacks_in_2364 svg:not(:root) {
    overflow: hidden; }
  #listify_stacks_in_2364 figure {
    margin: 1em 40px; }
  #listify_stacks_in_2364 hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  #listify_stacks_in_2364 pre {
    overflow: auto; }
  #listify_stacks_in_2364 code, #listify_stacks_in_2364 kbd, #listify_stacks_in_2364 pre, #listify_stacks_in_2364 samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  #listify_stacks_in_2364 button, #listify_stacks_in_2364 input, #listify_stacks_in_2364 optgroup, #listify_stacks_in_2364 select, #listify_stacks_in_2364 textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }
  #listify_stacks_in_2364 button {
    overflow: visible;
    text-transform: none; }
  #listify_stacks_in_2364 select {
    text-transform: none; }
  #listify_stacks_in_2364 button, #listify_stacks_in_2364 html input[type="button"], #listify_stacks_in_2364 input[type="reset"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  #listify_stacks_in_2364 button[disabled], #listify_stacks_in_2364 html input[disabled] {
    cursor: default; }
  #listify_stacks_in_2364 button::-moz-focus-inner {
    border: 0;
    padding: 0; }
  #listify_stacks_in_2364 input {
    line-height: normal; }
    #listify_stacks_in_2364 input::-moz-focus-inner {
      border: 0;
      padding: 0; }
    #listify_stacks_in_2364 input[type="checkbox"], #listify_stacks_in_2364 input[type="radio"] {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      /* 1 */
      padding: 0;
      /* 2 */ }
    #listify_stacks_in_2364 input[type="number"]::-webkit-inner-spin-button, #listify_stacks_in_2364 input[type="number"]::-webkit-outer-spin-button {
      height: auto; }
    #listify_stacks_in_2364 input[type="search"] {
      -webkit-appearance: textfield;
      /* 1 */
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      /* 2 */ }
      #listify_stacks_in_2364 input[type="search"]::-webkit-search-cancel-button, #listify_stacks_in_2364 input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none; }
  #listify_stacks_in_2364 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  #listify_stacks_in_2364 legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #listify_stacks_in_2364 textarea {
    overflow: auto; }
  #listify_stacks_in_2364 optgroup {
    font-weight: bold; }
  #listify_stacks_in_2364 table {
    border-collapse: collapse;
    border-spacing: 0; }
  #listify_stacks_in_2364 td, #listify_stacks_in_2364 th {
    padding: 0; }

@font-face {
  #listify_stacks_in_2364 {
    font-family: 'webflow-icons';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
    font-weight: normal;
    font-style: normal; } }
  #listify_stacks_in_2364 [class^="w-icon-"], #listify_stacks_in_2364 [class*=" w-icon-"] {
    font-family: 'webflow-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #listify_stacks_in_2364 .w-icon-slider-right:before {
    content: "\e600"; }
  #listify_stacks_in_2364 .w-icon-slider-left:before {
    content: "\e601"; }
  #listify_stacks_in_2364 .w-icon-nav-menu:before {
    content: "\e602"; }
  #listify_stacks_in_2364 .w-icon-arrow-down:before, #listify_stacks_in_2364 .w-icon-dropdown-toggle:before {
    content: "\e603"; }
  #listify_stacks_in_2364 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #listify_stacks_in_2364 html {
    height: 100%; }
  #listify_stacks_in_2364 body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333; }
  #listify_stacks_in_2364 img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block; }
  #listify_stacks_in_2364 html.w-mod-touch * {
    background-attachment: scroll !important; }
  #listify_stacks_in_2364 .w-block {
    display: block; }
  #listify_stacks_in_2364 .w-inline-block {
    max-width: 100%;
    display: inline-block; }
  #listify_stacks_in_2364 .w-clearfix:before {
    content: " ";
    display: table; }
  #listify_stacks_in_2364 .w-clearfix:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_2364 .w-preserve-3d {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  #listify_stacks_in_2364 .w-hidden {
    display: none; }
  #listify_stacks_in_2364 .w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0; }
  #listify_stacks_in_2364 input.w-button {
    -webkit-appearance: button; }
  #listify_stacks_in_2364 html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important; }
  #listify_stacks_in_2364 .w-webflow-badge {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    display: block;
    visibility: visible;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    border: 0 none transparent;
    border-radius: 0;
    background: none;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1.0;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    list-style-type: disc;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 2147483647 !important;
    top: auto !important;
    right: 12px !important;
    bottom: 12px !important;
    left: auto !important;
    color: #AAADB0 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    opacity: 1.0 !important;
    line-height: 14px !important;
    text-decoration: none !important;
    transform: none !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    white-space: nowrap;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1); }
    #listify_stacks_in_2364 .w-webflow-badge * {
      position: static;
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
      z-index: auto;
      display: block;
      visibility: visible;
      overflow: visible;
      overflow-x: visible;
      overflow-y: visible;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: auto;
      height: auto;
      max-height: none;
      max-width: none;
      min-height: 0;
      min-width: 0;
      margin: 0;
      padding: 0;
      float: none;
      clear: none;
      border: 0 none transparent;
      border-radius: 0;
      background: none;
      background-image: none;
      background-position: 0% 0%;
      background-size: auto auto;
      background-repeat: repeat;
      background-origin: padding-box;
      background-clip: border-box;
      background-attachment: scroll;
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      opacity: 1.0;
      -webkit-transform: none;
              transform: none;
      -webkit-transition: none;
      transition: none;
      direction: ltr;
      font-family: inherit;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      line-height: inherit;
      font-style: inherit;
      font-variant: inherit;
      text-align: inherit;
      letter-spacing: inherit;
      text-decoration: inherit;
      text-indent: 0;
      text-transform: inherit;
      list-style-type: disc;
      text-shadow: none;
      font-smoothing: auto;
      vertical-align: baseline;
      cursor: inherit;
      white-space: inherit;
      word-break: normal;
      word-spacing: normal;
      word-wrap: normal; }
    #listify_stacks_in_2364 .w-webflow-badge > img {
      display: inline-block !important;
      visibility: visible !important;
      opacity: 1 !important;
      vertical-align: middle !important; }
  #listify_stacks_in_2364 h1, #listify_stacks_in_2364 h2, #listify_stacks_in_2364 h3, #listify_stacks_in_2364 h4, #listify_stacks_in_2364 h5, #listify_stacks_in_2364 h6 {
    font-weight: bold;
    margin-bottom: 10px; }
  #listify_stacks_in_2364 h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px; }
  #listify_stacks_in_2364 h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px; }
  #listify_stacks_in_2364 h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px; }
  #listify_stacks_in_2364 h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px; }
  #listify_stacks_in_2364 h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px; }
  #listify_stacks_in_2364 h6 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px; }
  #listify_stacks_in_2364 p {
    margin-top: 0;
    margin-bottom: 10px; }
  #listify_stacks_in_2364 a:focus {
    outline: 0; }
  #listify_stacks_in_2364 blockquote {
    margin: 0 0 10px 0;
    padding: 10px 20px;
    border-left: 5px solid #E2E2E2;
    font-size: 18px;
    line-height: 22px; }
  #listify_stacks_in_2364 figure {
    margin: 0;
    margin-bottom: 10px; }
  #listify_stacks_in_2364 figcaption {
    margin-top: 5px;
    text-align: center; }
  #listify_stacks_in_2364 ul, #listify_stacks_in_2364 ol {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 40px; }
  #listify_stacks_in_2364 .w-list-unstyled {
    padding-left: 0;
    list-style: none; }
  #listify_stacks_in_2364 .w-embed:before {
    content: " ";
    display: table; }
  #listify_stacks_in_2364 .w-embed:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_2364 .w-video {
    width: 100%;
    position: relative;
    padding: 0; }
    #listify_stacks_in_2364 .w-video iframe, #listify_stacks_in_2364 .w-video object, #listify_stacks_in_2364 .w-video embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #listify_stacks_in_2364 fieldset {
    padding: 0;
    margin: 0;
    border: 0; }
  #listify_stacks_in_2364 button, #listify_stacks_in_2364 html input[type="button"], #listify_stacks_in_2364 input[type="reset"] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button; }
  #listify_stacks_in_2364 .w-form {
    margin: 0 0 15px; }
  #listify_stacks_in_2364 .w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #dddddd; }
  #listify_stacks_in_2364 .w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede; }
  #listify_stacks_in_2364 label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold; }
  #listify_stacks_in_2364 .w-input, #listify_stacks_in_2364 .w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc; }
  #listify_stacks_in_2364 .w-input:-moz-placeholder, #listify_stacks_in_2364 .w-select:-moz-placeholder {
    color: #999; }
  #listify_stacks_in_2364 .w-input::-moz-placeholder, #listify_stacks_in_2364 .w-select::-moz-placeholder {
    color: #999;
    opacity: 1; }
  #listify_stacks_in_2364 .w-input:-ms-input-placeholder, #listify_stacks_in_2364 .w-select:-ms-input-placeholder, #listify_stacks_in_2364 .w-input::-webkit-input-placeholder, #listify_stacks_in_2364 .w-select::-webkit-input-placeholder {
    color: #999; }
  #listify_stacks_in_2364 .w-input:focus, #listify_stacks_in_2364 .w-select:focus {
    border-color: #3898EC;
    outline: 0; }
  #listify_stacks_in_2364 .w-input[disabled], #listify_stacks_in_2364 .w-select[disabled], #listify_stacks_in_2364 .w-input[readonly], #listify_stacks_in_2364 .w-select[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee; }
  #listify_stacks_in_2364 fieldset[disabled] .w-input, #listify_stacks_in_2364 fieldset[disabled] .w-select {
    cursor: not-allowed;
    background-color: #eeeeee; }
  #listify_stacks_in_2364 textarea.w-input, #listify_stacks_in_2364 textarea.w-select {
    height: auto; }
  #listify_stacks_in_2364 .w-select {
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f3f3f3));
    background-image: linear-gradient(white 0%, #f3f3f3 100%); }
    #listify_stacks_in_2364 .w-select[multiple] {
      height: auto; }
  #listify_stacks_in_2364 .w-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0px; }
  #listify_stacks_in_2364 .w-checkbox, #listify_stacks_in_2364 .w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px; }
  #listify_stacks_in_2364 .w-checkbox:before, #listify_stacks_in_2364 .w-radio:before, #listify_stacks_in_2364 .w-checkbox:after, #listify_stacks_in_2364 .w-radio:after {
    content: " ";
    display: table; }
  #listify_stacks_in_2364 .w-checkbox:after, #listify_stacks_in_2364 .w-radio:after {
    clear: both; }
  #listify_stacks_in_2364 .w-checkbox-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px; }
  #listify_stacks_in_2364 .w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px;
    margin-top: 3px; }
  #listify_stacks_in_2364 .w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px; }
    #listify_stacks_in_2364 .w-container:before {
      content: " ";
      display: table; }
    #listify_stacks_in_2364 .w-container:after {
      content: " ";
      display: table;
      clear: both; }
    #listify_stacks_in_2364 .w-container .w-row {
      margin-left: -10px;
      margin-right: -10px; }
  #listify_stacks_in_2364 .w-row:before {
    content: " ";
    display: table; }
  #listify_stacks_in_2364 .w-row:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_2364 .w-row .w-row {
    margin-left: 0;
    margin-right: 0; }
  #listify_stacks_in_2364 .w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
    #listify_stacks_in_2364 .w-col .w-col {
      padding-left: 0;
      padding-right: 0; }
  #listify_stacks_in_2364 .w-col-1 {
    width: 8.33333333%; }
  #listify_stacks_in_2364 .w-col-2 {
    width: 16.66666667%; }
  #listify_stacks_in_2364 .w-col-3 {
    width: 25%; }
  #listify_stacks_in_2364 .w-col-4 {
    width: 33.33333333%; }
  #listify_stacks_in_2364 .w-col-5 {
    width: 41.66666667%; }
  #listify_stacks_in_2364 .w-col-6 {
    width: 50%; }
  #listify_stacks_in_2364 .w-col-7 {
    width: 58.33333333%; }
  #listify_stacks_in_2364 .w-col-8 {
    width: 66.66666667%; }
  #listify_stacks_in_2364 .w-col-9 {
    width: 75%; }
  #listify_stacks_in_2364 .w-col-10 {
    width: 83.33333333%; }
  #listify_stacks_in_2364 .w-col-11 {
    width: 91.66666667%; }
  #listify_stacks_in_2364 .w-col-12 {
    width: 100%; }
  #listify_stacks_in_2364 .w-hidden-main {
    display: none !important; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_2364 .w-container {
      max-width: 728px; }
    #listify_stacks_in_2364 .w-hidden-main {
      display: inherit !important; }
    #listify_stacks_in_2364 .w-hidden-medium {
      display: none !important; }
    #listify_stacks_in_2364 .w-col-medium-1 {
      width: 8.33333333%; }
    #listify_stacks_in_2364 .w-col-medium-2 {
      width: 16.66666667%; }
    #listify_stacks_in_2364 .w-col-medium-3 {
      width: 25%; }
    #listify_stacks_in_2364 .w-col-medium-4 {
      width: 33.33333333%; }
    #listify_stacks_in_2364 .w-col-medium-5 {
      width: 41.66666667%; }
    #listify_stacks_in_2364 .w-col-medium-6 {
      width: 50%; }
    #listify_stacks_in_2364 .w-col-medium-7 {
      width: 58.33333333%; }
    #listify_stacks_in_2364 .w-col-medium-8 {
      width: 66.66666667%; }
    #listify_stacks_in_2364 .w-col-medium-9 {
      width: 75%; }
    #listify_stacks_in_2364 .w-col-medium-10 {
      width: 83.33333333%; }
    #listify_stacks_in_2364 .w-col-medium-11 {
      width: 91.66666667%; }
    #listify_stacks_in_2364 .w-col-medium-12 {
      width: 100%; }
    #listify_stacks_in_2364 .w-col-stack {
      width: 100%;
      left: auto;
      right: auto; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_2364 .w-hidden-main, #listify_stacks_in_2364 .w-hidden-medium {
      display: inherit !important; }
    #listify_stacks_in_2364 .w-hidden-small {
      display: none !important; }
    #listify_stacks_in_2364 .w-row, #listify_stacks_in_2364 .w-container .w-row {
      margin-left: 0;
      margin-right: 0; }
    #listify_stacks_in_2364 .w-col {
      width: 100%;
      left: auto;
      right: auto; }
    #listify_stacks_in_2364 .w-col-small-1 {
      width: 8.33333333%; }
    #listify_stacks_in_2364 .w-col-small-2 {
      width: 16.66666667%; }
    #listify_stacks_in_2364 .w-col-small-3 {
      width: 25%; }
    #listify_stacks_in_2364 .w-col-small-4 {
      width: 33.33333333%; }
    #listify_stacks_in_2364 .w-col-small-5 {
      width: 41.66666667%; }
    #listify_stacks_in_2364 .w-col-small-6 {
      width: 50%; }
    #listify_stacks_in_2364 .w-col-small-7 {
      width: 58.33333333%; }
    #listify_stacks_in_2364 .w-col-small-8 {
      width: 66.66666667%; }
    #listify_stacks_in_2364 .w-col-small-9 {
      width: 75%; }
    #listify_stacks_in_2364 .w-col-small-10 {
      width: 83.33333333%; }
    #listify_stacks_in_2364 .w-col-small-11 {
      width: 91.66666667%; }
    #listify_stacks_in_2364 .w-col-small-12 {
      width: 100%; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_2364 .w-container {
      max-width: none; }
    #listify_stacks_in_2364 .w-hidden-main, #listify_stacks_in_2364 .w-hidden-medium, #listify_stacks_in_2364 .w-hidden-small {
      display: inherit !important; }
    #listify_stacks_in_2364 .w-hidden-tiny {
      display: none !important; }
    #listify_stacks_in_2364 .w-col {
      width: 100%; }
    #listify_stacks_in_2364 .w-col-tiny-1 {
      width: 8.33333333%; }
    #listify_stacks_in_2364 .w-col-tiny-2 {
      width: 16.66666667%; }
    #listify_stacks_in_2364 .w-col-tiny-3 {
      width: 25%; }
    #listify_stacks_in_2364 .w-col-tiny-4 {
      width: 33.33333333%; }
    #listify_stacks_in_2364 .w-col-tiny-5 {
      width: 41.66666667%; }
    #listify_stacks_in_2364 .w-col-tiny-6 {
      width: 50%; }
    #listify_stacks_in_2364 .w-col-tiny-7 {
      width: 58.33333333%; }
    #listify_stacks_in_2364 .w-col-tiny-8 {
      width: 66.66666667%; }
    #listify_stacks_in_2364 .w-col-tiny-9 {
      width: 75%; }
    #listify_stacks_in_2364 .w-col-tiny-10 {
      width: 83.33333333%; }
    #listify_stacks_in_2364 .w-col-tiny-11 {
      width: 91.66666667%; }
    #listify_stacks_in_2364 .w-col-tiny-12 {
      width: 100%; } }
  #listify_stacks_in_2364 .w-widget {
    position: relative; }
  #listify_stacks_in_2364 .w-widget-map {
    width: 100%;
    height: 400px; }
    #listify_stacks_in_2364 .w-widget-map label {
      width: auto;
      display: inline; }
    #listify_stacks_in_2364 .w-widget-map img {
      max-width: inherit; }
    #listify_stacks_in_2364 .w-widget-map .gm-style-iw {
      width: 90% !important;
      height: auto !important;
      top: 7px !important;
      left: 6% !important;
      display: inline;
      text-align: center;
      overflow: hidden; }
      #listify_stacks_in_2364 .w-widget-map .gm-style-iw + div {
        display: none; }
  #listify_stacks_in_2364 .w-widget-twitter {
    overflow: hidden; }
  #listify_stacks_in_2364 .w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: white;
    border: #758696 solid 1px;
    border-radius: 3px; }
    #listify_stacks_in_2364 .w-widget-twitter-count-shim * {
      pointer-events: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    #listify_stacks_in_2364 .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
      position: relative;
      font-size: 15px;
      line-height: 12px;
      text-align: center;
      color: #999;
      font-family: serif; }
    #listify_stacks_in_2364 .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
      position: relative;
      display: block; }
    #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--large {
      width: 36px;
      height: 28px;
      margin-left: 7px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
        font-size: 18px;
        line-height: 18px; }
    #listify_stacks_in_2364 .w-widget-twitter-count-shim:not(.w--vertical) {
      margin-left: 5px;
      margin-right: 8px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim:not(.w--vertical).w--large {
        margin-left: 6px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim:not(.w--vertical):before, #listify_stacks_in_2364 .w-widget-twitter-count-shim:not(.w--vertical):after {
        top: 50%;
        left: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim:not(.w--vertical):before {
        border-color: rgba(117, 134, 150, 0);
        border-right-color: #5d6c7b;
        border-width: 4px;
        margin-left: -9px;
        margin-top: -4px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
        border-width: 5px;
        margin-left: -10px;
        margin-top: -5px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim:not(.w--vertical):after {
        border-color: rgba(255, 255, 255, 0);
        border-right-color: white;
        border-width: 4px;
        margin-left: -8px;
        margin-top: -4px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
        border-width: 5px;
        margin-left: -9px;
        margin-top: -5px; }
    #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--vertical {
      width: 61px;
      height: 33px;
      margin-bottom: 8px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--vertical:before, #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--vertical:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--vertical:before {
        border-color: rgba(117, 134, 150, 0);
        border-top-color: #5d6c7b;
        border-width: 5px;
        margin-left: -5px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--vertical:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: white;
        border-width: 4px;
        margin-left: -4px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
        font-size: 18px;
        line-height: 22px; }
      #listify_stacks_in_2364 .w-widget-twitter-count-shim.w--vertical.w--large {
        width: 76px; }
  #listify_stacks_in_2364 .w-widget-gplus {
    overflow: hidden; }
  #listify_stacks_in_2364 .w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white; }
    #listify_stacks_in_2364 .w-background-video > video {
      background-size: cover;
      background-position: 50% 50%;
      position: absolute;
      right: -100%;
      bottom: -100%;
      top: -100%;
      left: -100%;
      margin: auto;
      min-width: 100%;
      min-height: 100%;
      z-index: -100; }
  #listify_stacks_in_2364 .w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent; }
  #listify_stacks_in_2364 .w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap; }
  #listify_stacks_in_2364 .w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left; }
  #listify_stacks_in_2364 .w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent; }
    #listify_stacks_in_2364 .w-slider-nav.w-round > div {
      border-radius: 100%; }
    #listify_stacks_in_2364 .w-slider-nav.w-num > div {
      width: auto;
      height: auto;
      padding: 0.2em 0.5em;
      font-size: inherit;
      line-height: inherit; }
    #listify_stacks_in_2364 .w-slider-nav.w-shadow > div {
      -webkit-box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
      box-shadow: 0 0 3px rgba(51, 51, 51, 0.4); }
  #listify_stacks_in_2364 .w-slider-nav-invert {
    color: #fff; }
    #listify_stacks_in_2364 .w-slider-nav-invert > div {
      background-color: rgba(34, 34, 34, 0.4); }
      #listify_stacks_in_2364 .w-slider-nav-invert > div.w-active {
        background-color: #222; }
  #listify_stacks_in_2364 .w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px 0.5em;
    -webkit-transition: background-color 100ms, color 100ms;
    transition: background-color 100ms, color 100ms; }
    #listify_stacks_in_2364 .w-slider-dot.w-active {
      background-color: #fff; }
  #listify_stacks_in_2364 .w-slider-arrow-left, #listify_stacks_in_2364 .w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: white;
    font-size: 40px;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #listify_stacks_in_2364 .w-slider-arrow-left [class^="w-icon-"], #listify_stacks_in_2364 .w-slider-arrow-right [class^="w-icon-"], #listify_stacks_in_2364 .w-slider-arrow-left [class*=" w-icon-"], #listify_stacks_in_2364 .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute; }
  #listify_stacks_in_2364 .w-slider-arrow-left {
    z-index: 3;
    right: auto; }
  #listify_stacks_in_2364 .w-slider-arrow-right {
    z-index: 4;
    left: auto; }
  #listify_stacks_in_2364 .w-icon-slider-left, #listify_stacks_in_2364 .w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em; }
  #listify_stacks_in_2364 .w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900; }
  #listify_stacks_in_2364 .w-dropdown-btn, #listify_stacks_in_2364 .w-dropdown-toggle, #listify_stacks_in_2364 .w-dropdown-link {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap; }
  #listify_stacks_in_2364 .w-dropdown-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px; }
    #listify_stacks_in_2364 .w-dropdown-toggle:focus {
      outline: 0; }
  #listify_stacks_in_2364 .w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em; }
  #listify_stacks_in_2364 .w-dropdown-list {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%; }
    #listify_stacks_in_2364 .w-dropdown-list.w--open {
      display: block; }
  #listify_stacks_in_2364 .w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222222; }
    #listify_stacks_in_2364 .w-dropdown-link.w--current {
      color: #0082f3; }
  #listify_stacks_in_2364 .w-nav[data-collapse="all"] .w-dropdown, #listify_stacks_in_2364 .w-nav[data-collapse="all"] .w-dropdown-toggle {
    display: block; }
  #listify_stacks_in_2364 .w-nav[data-collapse="all"] .w-dropdown-list {
    position: static; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_2364 .w-nav[data-collapse="medium"] .w-dropdown, #listify_stacks_in_2364 .w-nav[data-collapse="medium"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_2364 .w-nav[data-collapse="medium"] .w-dropdown-list {
      position: static; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_2364 .w-nav[data-collapse="small"] .w-dropdown, #listify_stacks_in_2364 .w-nav[data-collapse="small"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_2364 .w-nav[data-collapse="small"] .w-dropdown-list {
      position: static; }
    #listify_stacks_in_2364 .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_2364 .w-nav[data-collapse="tiny"] .w-dropdown, #listify_stacks_in_2364 .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_2364 .w-nav[data-collapse="tiny"] .w-dropdown-list {
      position: static; } }
  #listify_stacks_in_2364 .w-lightbox-backdrop {
    color: #000;
    cursor: auto;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    list-style: disc;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    /* 1 */
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0);
    /* 2 */
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #listify_stacks_in_2364 .w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #listify_stacks_in_2364 .w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden; }
  #listify_stacks_in_2364 .w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0; }
    #listify_stacks_in_2364 .w-lightbox-view:before {
      content: "";
      height: 100vh; }
  #listify_stacks_in_2364 .w-lightbox-group {
    height: 86vh; }
    #listify_stacks_in_2364 .w-lightbox-group .w-lightbox-view {
      height: 86vh; }
      #listify_stacks_in_2364 .w-lightbox-group .w-lightbox-view:before {
        height: 86vh; }
  #listify_stacks_in_2364 .w-lightbox-frame, #listify_stacks_in_2364 .w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle; }
  #listify_stacks_in_2364 .w-lightbox-figure {
    position: relative;
    margin: 0;
    /* 1 */ }
  #listify_stacks_in_2364 .w-lightbox-group .w-lightbox-figure {
    cursor: pointer; }
  #listify_stacks_in_2364 .w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none; }
  #listify_stacks_in_2364 .w-lightbox-image {
    display: block;
    float: none;
    /* 1 */
    max-width: 100vw;
    max-height: 100vh; }
  #listify_stacks_in_2364 .w-lightbox-group .w-lightbox-image {
    max-height: 86vh; }
  #listify_stacks_in_2364 .w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  #listify_stacks_in_2364 .w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #listify_stacks_in_2364 .w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s; }
  #listify_stacks_in_2364 .w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg=="); }
  #listify_stacks_in_2364 .w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }
  #listify_stacks_in_2364 .w-lightbox-close {
    right: 0;
    height: 2.6em;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px; }
  #listify_stacks_in_2364 .w-lightbox-strip {
    padding: 0 1vh;
    line-height: 0;
    /* 1 */
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
  #listify_stacks_in_2364 .w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    /* 2 */ }
  #listify_stacks_in_2364 .w-lightbox-active {
    opacity: .3; }
  #listify_stacks_in_2364 .w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden; }
  #listify_stacks_in_2364 .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0; }
  #listify_stacks_in_2364 .w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  #listify_stacks_in_2364 .w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  #listify_stacks_in_2364 .w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin .8s infinite linear;
    animation: spin .8s infinite linear; }
    #listify_stacks_in_2364 .w-lightbox-spinner:after {
      content: "";
      position: absolute;
      top: -4px;
      right: -4px;
      bottom: -4px;
      left: -4px;
      border: 3px solid transparent;
      border-bottom-color: #fff;
      border-radius: 50%; }
  #listify_stacks_in_2364 .w-lightbox-hide {
    display: none; }
  #listify_stacks_in_2364 .w-lightbox-noscroll {
    overflow: hidden; }
  @media (min-width: 768px) {
    #listify_stacks_in_2364 {
      /* .w-lightbox-content */ }
      #listify_stacks_in_2364 .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh; }
      #listify_stacks_in_2364 .w-lightbox-view {
        height: 96vh; }
        #listify_stacks_in_2364 .w-lightbox-view:before {
          height: 96vh; }
      #listify_stacks_in_2364 .w-lightbox-group {
        height: 84vh; }
        #listify_stacks_in_2364 .w-lightbox-group .w-lightbox-view {
          height: 84vh; }
          #listify_stacks_in_2364 .w-lightbox-group .w-lightbox-view:before {
            height: 84vh; }
      #listify_stacks_in_2364 .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh; }
      #listify_stacks_in_2364 .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh; }
      #listify_stacks_in_2364 .w-lightbox-left, #listify_stacks_in_2364 .w-lightbox-right {
        display: block;
        opacity: .5; }
      #listify_stacks_in_2364 .w-lightbox-close {
        opacity: .8; }
      #listify_stacks_in_2364 .w-lightbox-control:hover {
        opacity: 1; } }
  #listify_stacks_in_2364 .w-lightbox-inactive {
    opacity: 0; }
    #listify_stacks_in_2364 .w-lightbox-inactive:hover {
      opacity: 0; }
  #listify_stacks_in_2364 .w-richtext:before {
    content: " ";
    display: table; }
  #listify_stacks_in_2364 .w-richtext:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_2364 .w-richtext ol, #listify_stacks_in_2364 .w-richtext ul {
    overflow: hidden; }
  #listify_stacks_in_2364 .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before, #listify_stacks_in_2364 .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before, #listify_stacks_in_2364 .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, #listify_stacks_in_2364 .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7; }
  #listify_stacks_in_2364 .w-richtext figure {
    position: relative;
    max-width: 60%; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-figure-type-video > div:before, #listify_stacks_in_2364 .w-richtext figure[data-rt-type="video"] > div:before {
      content: '';
      position: absolute;
      display: none;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1; }
    #listify_stacks_in_2364 .w-richtext figure > div:before {
      cursor: default !important; }
    #listify_stacks_in_2364 .w-richtext figure img {
      cursor: default !important;
      width: 100%; }
    #listify_stacks_in_2364 .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
      opacity: 0.6; }
    #listify_stacks_in_2364 .w-richtext figure div {
      /* fix incorrectly sized selection border in the data manager */
      font-size: 0px;
      color: transparent; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-figure-type-image, #listify_stacks_in_2364 .w-richtext figure[data-rt-type="image"] {
      display: table; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-figure-type-image > div, #listify_stacks_in_2364 .w-richtext figure[data-rt-type="image"] > div {
      display: inline-block; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-figure-type-image > figcaption, #listify_stacks_in_2364 .w-richtext figure[data-rt-type="image"] > figcaption {
      display: table-caption;
      caption-side: bottom; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-figure-type-video, #listify_stacks_in_2364 .w-richtext figure[data-rt-type="video"] {
      width: 60%;
      height: 0; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-figure-type-video iframe, #listify_stacks_in_2364 .w-richtext figure[data-rt-type="video"] iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-figure-type-video > div, #listify_stacks_in_2364 .w-richtext figure[data-rt-type="video"] > div {
      width: 100%; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-center {
      margin-right: auto;
      margin-left: auto;
      clear: both; }
      #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
        max-width: 100%; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-normal {
      clear: both; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-fullwidth {
      width: 100%;
      max-width: 100%;
      text-align: center;
      clear: both;
      display: block;
      margin-right: auto;
      margin-left: auto; }
      #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-fullwidth > div {
        display: inline-block;
        /* padding-bottom is used for aspect ratios in video figures
           *  we want the div to inherit that so hover/selection borders in the designer-canvas
           *  fit right */
        padding-bottom: inherit; }
      #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-fullwidth > figcaption {
        display: block; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-floatleft {
      float: left;
      margin-right: 15px;
      clear: none; }
    #listify_stacks_in_2364 .w-richtext figure.w-richtext-align-floatright {
      float: right;
      margin-left: 15px;
      clear: none; }
  #listify_stacks_in_2364 .w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000; }
    #listify_stacks_in_2364 .w-nav:before {
      content: " ";
      display: table; }
    #listify_stacks_in_2364 .w-nav:after {
      content: " ";
      display: table;
      clear: both; }
  #listify_stacks_in_2364 .w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333; }
  #listify_stacks_in_2364 .w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto; }
    #listify_stacks_in_2364 .w-nav-link.w--current {
      color: #0082f3; }
  #listify_stacks_in_2364 .w-nav-menu {
    position: relative;
    float: right; }
  #listify_stacks_in_2364 .w--nav-menu-open {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #C8C8C8;
    text-align: center;
    overflow: visible;
    min-width: 200px; }
  #listify_stacks_in_2364 .w--nav-link-open {
    display: block;
    position: relative; }
  #listify_stacks_in_2364 .w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%; }
    #listify_stacks_in_2364 .w-nav-overlay .w--nav-menu-open {
      top: 0; }
  #listify_stacks_in_2364 .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
    right: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_2364 .w-nav[data-animation="over-left"] .w--nav-menu-open {
    right: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_2364 .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
    left: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_2364 .w-nav[data-animation="over-right"] .w--nav-menu-open {
    left: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_2364 .w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #listify_stacks_in_2364 .w-nav-button.w--open {
      background-color: #C8C8C8;
      color: white; }
  #listify_stacks_in_2364 .w-nav[data-collapse="all"] .w-nav-menu {
    display: none; }
  #listify_stacks_in_2364 .w-nav[data-collapse="all"] .w-nav-button {
    display: block; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_2364 .w-nav[data-collapse="medium"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_2364 .w-nav[data-collapse="medium"] .w-nav-button {
      display: block; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_2364 .w-nav[data-collapse="small"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_2364 .w-nav[data-collapse="small"] .w-nav-button {
      display: block; }
    #listify_stacks_in_2364 .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_2364 .w-nav[data-collapse="tiny"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_2364 .w-nav[data-collapse="tiny"] .w-nav-button {
      display: block; } }
  #listify_stacks_in_2364 .w-tabs {
    position: relative; }
    #listify_stacks_in_2364 .w-tabs:before {
      content: " ";
      display: table; }
    #listify_stacks_in_2364 .w-tabs:after {
      content: " ";
      display: table;
      clear: both; }
  #listify_stacks_in_2364 .w-tab-menu {
    position: relative; }
  #listify_stacks_in_2364 .w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222222;
    background-color: #dddddd; }
    #listify_stacks_in_2364 .w-tab-link.w--current {
      background-color: #C8C8C8; }
  #listify_stacks_in_2364 .w-tab-content {
    position: relative;
    display: block;
    overflow: hidden; }
  #listify_stacks_in_2364 .w-tab-pane {
    position: relative;
    display: none; }
  #listify_stacks_in_2364 .w--tab-active {
    display: block; }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_2364 .w-tab-link {
      display: block; } }
  #listify_stacks_in_2364 .w-ix-emptyfix:after {
    content: ""; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  #listify_stacks_in_2364 .w-dyn-empty {
    padding: 10px;
    background-color: #dddddd; }
  #listify_stacks_in_2364 .w-dyn-bind-empty, #listify_stacks_in_2364 .w-condition-invisible {
    display: none !important; }

.list-container {
  margin-top: 0px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex; }

.section {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 0px;
  position: absolute;
  padding-bottom: 0px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox; }
  .section.main {
    display: none; }

.container {
  -ms-grid-row-align: center;
      align-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center; }

#listify_stacks_in_2364 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*  */
  width: 100%;
  /*  */
  /*  */ }
  #listify_stacks_in_2364 .list {
    overflow: hidden;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -ms-grid-row-align: center;
        align-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    /*  */
    background: none;
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */ }
  #listify_stacks_in_2364 .list-item {
    list-style-type: none;
    margin-bottom: 5px; }
    #listify_stacks_in_2364 .list-item ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_2364 .list-item a {
      cursor: pointer;
      text-decoration: none; }
  #listify_stacks_in_2364 .list-item-inner {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin: 0px auto 0px auto;
    padding: 8px 8px 8px 8px;
    border-radius: 5px;
    /*  */
    /*  */
    background: none;
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    /*  */
    /*  */
    /*  */
    /*  */ }
  #listify_stacks_in_2364 .list-item-icon {
    flex: 0 auto;
    -ms-flex: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    vertical-align: middle;
    padding: 5px;
    line-height: 1;
    border-radius: 50px;
    /*  */
    margin-right: 5px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    /*  */
    /*  */
    /*  */
    -ms-grid-row-align: center;
        align-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    /*  */
    /*  */
    /*  */
    background: none;
    /*  */
    /*  */
    /*  */
    /*  */ }
    #listify_stacks_in_2364 .list-item-icon.hide-icon {
      display: none; }
  #listify_stacks_in_2364 .list-item-icon i {
    color: rgba(0, 0, 0, 1.00);
    font-size: 20px;
    vertical-align: middle;
    /*  */ }
  #listify_stacks_in_2364 .list-item-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -ms-grid-row-align: center;
        align-self: center;
    word-wrap: break-word;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    color: rgba(0, 0, 0, 1.00);
    font-size: 31px;
    line-height: 37px;
    font-family: inherit;
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */ }
    #listify_stacks_in_2364 .list-item-text.hide-text {
      display: none; }

/*  */
/*  */
#listify_stacks_in_2364 .list-item-inner {
  margin: 10px 10px 10px 10px; }

@media only screen and (max-width: 440px) {
  #listify_stacks_in_2364.hide-m {
    display: none; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #listify_stacks_in_2364.hide-t {
    display: none; } }

@media only screen and (min-width: 771px) {
  #listify_stacks_in_2364.hide-d {
    display: none; } }

/*  */
#listifyItem_stacks_in_2365.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_2365.hide-m {
    display: none; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #listifyItem_stacks_in_2365.hide-t {
    display: none; } }

@media only screen and (min-width: 771px) {
  #listifyItem_stacks_in_2365.hide-d {
    display: none; } }

/*  */
#listifyItem_stacks_in_2368.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_2368.hide-m {
    display: none; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #listifyItem_stacks_in_2368.hide-t {
    display: none; } }

@media only screen and (min-width: 771px) {
  #listifyItem_stacks_in_2368.hide-d {
    display: none; } }

/*  */
#listifyItem_stacks_in_2370.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_2370.hide-m {
    display: none; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #listifyItem_stacks_in_2370.hide-t {
    display: none; } }

@media only screen and (min-width: 771px) {
  #listifyItem_stacks_in_2370.hide-d {
    display: none; } }

/*  */
#listifyItem_stacks_in_2372.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_2372.hide-m {
    display: none; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #listifyItem_stacks_in_2372.hide-t {
    display: none; } }

@media only screen and (min-width: 771px) {
  #listifyItem_stacks_in_2372.hide-d {
    display: none; } }

/*  */
#listifyItem_stacks_in_2374.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_2374.hide-m {
    display: none; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #listifyItem_stacks_in_2374.hide-t {
    display: none; } }

@media only screen and (min-width: 771px) {
  #listifyItem_stacks_in_2374.hide-d {
    display: none; } }

/*  */
#stacks_in_2308.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media all and (max-width:640px){#stacks_in_2308.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{min-height:0px}#stacks_in_2308.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{min-height:0px}#stacks_in_2308.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-top:0px solid rgba(204, 204, 204, 1.00);margin-top:18.26px;margin-bottom:18.26px}}@media all and (min-width:640px){#stacks_in_2308.core-duo,[data-duomaster=""]:not([data-duomaster=""]),.enter-classname:not(.enter-classname){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#stacks_in_2308.core-duo > .duo-col-side,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side,.enter-classname:not(.enter-classname) > .duo-col-side{-ms-flex-preferred-size:calc(50% - 25.88px);flex-basis:calc(50% - 25.88px);max-width:9999px;min-width:100px}#stacks_in_2308.core-duo > .duo-col-side > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-side > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-side > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2308.core-duo > .duo-col-main,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main,.enter-classname:not(.enter-classname) > .duo-col-main{-ms-flex-preferred-size:calc((100% - 50%) - 25.88px);flex-basis:calc((100% - 50%) - 25.88px)}#stacks_in_2308.core-duo > .duo-col-main > .cc-inner,[data-duomaster=""]:not([data-duomaster=""]) > .duo-col-main > .cc-inner,.enter-classname:not(.enter-classname) > .duo-col-main > .cc-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#stacks_in_2308.core-duo > .cc-gutter,[data-duomaster=""]:not([data-duomaster=""]) > .cc-gutter,.enter-classname:not(.enter-classname) > .cc-gutter{border-left:0px solid rgba(204, 204, 204, 1.00);margin-left:25.88px;margin-right:25.88px}}
@media (min-width:0px) and (max-width:9999px){#stacks_in_2316.core-shim,.none:not(.none){padding-bottom:5.00%}}

#stacks_in_1976_25 {
	background-color: rgba(56, 45, 54, 1.00);
	border: solid rgba(213, 215, 9, 1.00);
	border-width: 3px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_92shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */@supports (mix-blend-mode:normal){.core-stacks_in_1976_210{mix-blend-mode:normal}}.core-stacks_in_1976_210{overflow:visible !important}
@media only screen and (min-width:769px) and (max-width:9999px){.sppad-stacks_in_1976_210[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:0.00% 10.00% 5.00% 10.00% }.spmar-stacks_in_1976_210[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
@media only screen and (min-width:0px) and (max-width:768px){.sppad-stacks_in_1976_210[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:0.00% 0.00% 5.00% 2.00% }.spmar-stacks_in_1976_210[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}

.cgi-stacks_in_1976_122{grid-area:}
#stacks_in_1976_27 h3,#stacks_in_1976_27 .hTxt:not(.segment) div{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_1976_27 h3,#stacks_in_1976_27 .hTxt:not(.segment) div{font-size:1.00rem}}#stacks_in_1976_27 h3,#stacks_in_1976_27 div{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_27 h3 a,#stacks_in_1976_27 div a{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_27 h3 a:hover,#stacks_in_1976_27 div a:hover{color:rgba(155, 163, 47, 1.00)}#stacks_in_1976_27 small,#stacks_in_1976_27 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1976_27 {
	margin: 0px 0px 10px -1px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_248shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */
#stacks_in_1976_104 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_1976_104 {
	width: 69%;
	margin-left:0;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_237shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */#stacks_in_1976_231 p,#stacks_in_1976_231 div,#stacks_in_1976_231 ul,#stacks_in_1976_231 ol,#stacks_in_1976_231 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1976_231 a{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_231 a:hover{color:rgba(245, 246, 246, 1.00)}#stacks_in_1976_231,#stacks_in_1976_231 div,#stacks_in_1976_231 p,#stacks_in_1976_231 ol,#stacks_in_1976_231 ul li,#stacks_in_1976_231 ol li,#stacks_in_1976_231 ol,#stacks_in_1976_231 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1976_231,#stacks_in_1976_231 div,#stacks_in_1976_231 p,#stacks_in_1976_231 ol,#stacks_in_1976_231 ul li,#stacks_in_1976_231 ol li,#stacks_in_1976_231 ol,#stacks_in_1976_231 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_1976_231,#stacks_in_1976_231 div,#stacks_in_1976_231 p,#stacks_in_1976_231 .fa:not(.no-indent),#stacks_in_1976_231 ol,#stacks_in_1976_231 ul li,#stacks_in_1976_231 ol li,#stacks_in_1976_231 ol,#stacks_in_1976_231 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_1976_231{}}

/* Start Responsive Shim stack CSS code */.stacks_in_1976_107shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */
#stacks_out_1976_45 {
	width: 80%;
	margin-left:0;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_244shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_1976_234 p,#stacks_in_1976_234 div,#stacks_in_1976_234 ul,#stacks_in_1976_234 ol,#stacks_in_1976_234 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1976_234 a{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_234 a:hover{color:rgba(245, 246, 246, 1.00)}#stacks_in_1976_234,#stacks_in_1976_234 div,#stacks_in_1976_234 p,#stacks_in_1976_234 ol,#stacks_in_1976_234 ul li,#stacks_in_1976_234 ol li,#stacks_in_1976_234 ol,#stacks_in_1976_234 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1976_234,#stacks_in_1976_234 div,#stacks_in_1976_234 p,#stacks_in_1976_234 ol,#stacks_in_1976_234 ul li,#stacks_in_1976_234 ol li,#stacks_in_1976_234 ol,#stacks_in_1976_234 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_1976_234,#stacks_in_1976_234 div,#stacks_in_1976_234 p,#stacks_in_1976_234 .fa:not(.no-indent),#stacks_in_1976_234 ol,#stacks_in_1976_234 ul li,#stacks_in_1976_234 ol li,#stacks_in_1976_234 ol,#stacks_in_1976_234 dl{line-height:1.00}}@media only screen and (min-width:0px){#stacks_in_1976_234{}}

/* Start Responsive Shim stack CSS code */.stacks_in_1976_48shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */
#stacks_out_1976_246 {
	width: 80%;
	margin-left:0;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_247shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */
#stacks_out_1976_47 {
	width: 38%;
	margin-left:0;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_49shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */
#stacks_out_1976_50 {
	width: 80%;
	margin-left:0;
}
.cgi-stacks_in_1976_152{grid-area:}
#stacks_in_1976_52 h3,#stacks_in_1976_52 .hTxt:not(.segment) div{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_1976_52 h3,#stacks_in_1976_52 .hTxt:not(.segment) div{font-size:1.00rem}}#stacks_in_1976_52 h3,#stacks_in_1976_52 div{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_52 h3 a,#stacks_in_1976_52 div a{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_52 h3 a:hover,#stacks_in_1976_52 div a:hover{color:rgba(155, 163, 47, 1.00)}#stacks_in_1976_52 small,#stacks_in_1976_52 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1976_52 {
	margin: 0px 0px 10px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_77shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* -- Start Mailto Each css Template -- */

#stacks_in_1976_98 form {
	max-width: 10000px;
}





#stacks_in_1976_98form{
	display: block;
	margin-top: 0em;
}

#stacks_in_1976_98 .mailtoform-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-sizing: border-box;
}

#stacks_in_1976_98 textarea.mailtoform-control{
	height: auto;
}

#stacks_in_1976_98 .mailtolabel {
  display: inline-block;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}


#stacks_in_1976_98mailtobtn {
  display: inline-block;
  font-weight: 400;
  color: #454545;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: #D3CE10;
  border: 1px solid #D3CE10;
  font-size: 1rem;
  border-radius: 4px;
  padding: .375rem 1rem;
  line-height: 1.5;
  margin-top: 1rem;
}

#stacks_in_1976_98mailtobtn:hover{
	color: #FFFFFF;
	background-color: #FCDE00;
	border: 1px solid #FCDE00;
}

#stacks_in_1976_98mailtobtn.mailtosmallbtn{
	padding: 0.25rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 4px;
}

#stacks_in_1976_98mailtobtn.mailtolargebtn{
	padding: 0.75rem 1.25rem;
	font-size: 1.25rem;
	line-height: 1.3333333333;
	border-radius: 4px;
}

#stacks_in_1976_98hdnbtn{
	display: none !important;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}



/* -- End Mailto Each css Template -- */
#stacks_out_1976_98 {
	width: 80%;
	margin-left:0;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_245shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */
#stacks_out_1976_106 {
	width: 80%;
	margin-left:0;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_261shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code */#stacks_in_1976_255 p,#stacks_in_1976_255 div,#stacks_in_1976_255 ul,#stacks_in_1976_255 ol,#stacks_in_1976_255 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1976_255 a{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_255 a:hover{color:rgba(245, 246, 246, 1.00)}#stacks_in_1976_255,#stacks_in_1976_255 div,#stacks_in_1976_255 p,#stacks_in_1976_255 ol,#stacks_in_1976_255 ul li,#stacks_in_1976_255 ol li,#stacks_in_1976_255 ol,#stacks_in_1976_255 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1976_255,#stacks_in_1976_255 div,#stacks_in_1976_255 p,#stacks_in_1976_255 ol,#stacks_in_1976_255 ul li,#stacks_in_1976_255 ol li,#stacks_in_1976_255 ol,#stacks_in_1976_255 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_1976_255,#stacks_in_1976_255 div,#stacks_in_1976_255 p,#stacks_in_1976_255 .fa:not(.no-indent),#stacks_in_1976_255 ol,#stacks_in_1976_255 ul li,#stacks_in_1976_255 ol li,#stacks_in_1976_255 ol,#stacks_in_1976_255 dl{line-height:1.60}}@media only screen and (min-width:0px){#stacks_in_1976_255{}}

#stacks_in_1976_258 p,#stacks_in_1976_258 div,#stacks_in_1976_258 ul,#stacks_in_1976_258 ol,#stacks_in_1976_258 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1976_258 a{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_258 a:hover{color:rgba(245, 246, 246, 1.00)}#stacks_in_1976_258,#stacks_in_1976_258 div,#stacks_in_1976_258 p,#stacks_in_1976_258 ol,#stacks_in_1976_258 ul li,#stacks_in_1976_258 ol li,#stacks_in_1976_258 ol,#stacks_in_1976_258 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1976_258,#stacks_in_1976_258 div,#stacks_in_1976_258 p,#stacks_in_1976_258 ol,#stacks_in_1976_258 ul li,#stacks_in_1976_258 ol li,#stacks_in_1976_258 ol,#stacks_in_1976_258 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_1976_258,#stacks_in_1976_258 div,#stacks_in_1976_258 p,#stacks_in_1976_258 .fa:not(.no-indent),#stacks_in_1976_258 ol,#stacks_in_1976_258 ul li,#stacks_in_1976_258 ol li,#stacks_in_1976_258 ol,#stacks_in_1976_258 dl{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_1976_258{}}

.cgi-stacks_in_1976_181{grid-area:}
#stacks_in_1976_79 h3,#stacks_in_1976_79 .hTxt:not(.segment) div{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_1976_79 h3,#stacks_in_1976_79 .hTxt:not(.segment) div{font-size:1.00rem}}#stacks_in_1976_79 h3,#stacks_in_1976_79 div{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_79 h3 a,#stacks_in_1976_79 div a{color:rgba(207, 218, 63, 1.00)}#stacks_in_1976_79 h3 a:hover,#stacks_in_1976_79 div a:hover{color:rgba(155, 163, 47, 1.00)}#stacks_in_1976_79 small,#stacks_in_1976_79 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1976_79 {
	margin: 0px 0px 10px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_90shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_1976_250 ul.social-group {
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  text-align: left; }
  #stacks_in_1976_250 ul.social-group a {
    background-color: #22ffee;
    color: white; }
  #stacks_in_1976_250 ul.social-group li {
    display: inline-block;
    overflow: hidden; }
    #stacks_in_1976_250 ul.social-group li, #stacks_in_1976_250 ul.social-group li a, #stacks_in_1976_250 ul.social-group li a i {
      width: 48px;
      height: 48px;
      line-height: 48px; }
    #stacks_in_1976_250 ul.social-group li a {
      text-align: center;
      display: block;
      font-size: 38.4px;
      border-radius: 50%; }
  #stacks_in_1976_250 ul.social-group.rect.obl li, #stacks_in_1976_250 ul.social-group.rect.obl li a, #stacks_in_1976_250 ul.social-group.rect.obl li a i {
    width: 57.6px; }
  #stacks_in_1976_250 ul.social-group.rect li a {
    border-radius: 4px; }

#stacks_in_1976_250 ul.social-group li {
  margin-left: 2.5px;
  margin-right: 2.5px;
  margin-top: 2.5px;
  margin-bottom: 2.5px; }
li.stacks_in_1976_252_individual_badge a,li.stacks_in_1976_252_individual_badge a:visited{background-color:;color:rgba(255, 255, 255, 1.00)}li.stacks_in_1976_252_individual_badge a:hover,li.stacks_in_1976_252_individual_badge a:active{background-color:;color:rgba(255, 255, 255, 1.00)}
li.stacks_in_1976_253_individual_badge a,li.stacks_in_1976_253_individual_badge a:visited{background-color:;color:rgba(255, 255, 255, 1.00)}li.stacks_in_1976_253_individual_badge a:hover,li.stacks_in_1976_253_individual_badge a:active{background-color:;color:rgba(255, 255, 255, 1.00)}
/* Start Responsive Shim stack CSS code */.stacks_in_1976_251shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#toTop{--elevator-image:url(../../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}
@media only screen and (min-width:0px) and (max-width:768px){#stacks_in_1976_118.core-block-grid,[data-blockgrid-template=""]:not([data-blockgrid-template=""]),.enter-classname:not(.enter-classname){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}#stacks_in_1976_118.core-block-grid > .core-grid-item,[data-blockgrid-template=""]:not([data-blockgrid-template=""]) > .core-grid-item,.enter-classname:not(.enter-classname) > .core-grid-item{width:calc((100% / 1) - (2 * 10px));margin:10px 10px 10px 10px !important;min-height:0px;max-height:9999px}}
@media only screen and (min-width:769px) and (max-width:9999px){#stacks_in_1976_118.core-block-grid,[data-blockgrid-template=""]:not([data-blockgrid-template=""]),.enter-classname:not(.enter-classname){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}#stacks_in_1976_118.core-block-grid > .core-grid-item,[data-blockgrid-template=""]:not([data-blockgrid-template=""]) > .core-grid-item,.enter-classname:not(.enter-classname) > .core-grid-item{width:calc((100% / 3) - (2 * 10px));margin:10px 10px 10px 10px !important;min-height:0px;max-height:9999px}}
@supports (mix-blend-mode:normal){.core-stacks_in_1976_215{mix-blend-mode:normal}}.core-stacks_in_1976_215{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_1976_218,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_1976_218 .eff-thumb{background-color:rgba(207, 218, 63, 1.00);opacity:1.00;mix-blend-mode:normal}}

@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_1976_215[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:10.00px 0.00px 10.00px 0.00px }.spmar-stacks_in_1976_215[data-marmaster=""]:not(.core-max-w),[data-marmaster=""]:not([data-marmaster=""]):not(.core-max-w),.enter-classname:not(.enter-classname):not(.core-max-w){margin: 0px }}
#stacks_in_1976_219 h5,#stacks_in_1976_219 .hTxt:not(.segment) div{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1976_219 h5,#stacks_in_1976_219 .hTxt:not(.segment) div{font-size:1.25rem}}@media only screen and (max-width:1024px){#stacks_in_1976_219 h5,#stacks_in_1976_219 div{text-align:center !important}#stacks_out_1976_219{display:block !important}}#stacks_in_1976_219 h5,#stacks_in_1976_219 div{color:rgba(56, 45, 54, 1.00)}#stacks_in_1976_219 h5 a,#stacks_in_1976_219 div a{color:rgba(56, 45, 54, 1.00)}#stacks_in_1976_219 h5 a:hover,#stacks_in_1976_219 div a:hover{color:rgba(42, 33, 40, 1.00)}#stacks_in_1976_219 small,#stacks_in_1976_219 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1976_219 h5.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_1976_219 {
	margin: 0px 0px 10px 0px;
}
/* Start Stats stack CSS code */.stacks_in_2001stats, .stacks_in_2001pagetitle{	display: none;}.stacks_in_2001instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_2001instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */