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


*{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}
.core-shim{width:100%}
.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}
.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}
.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%}
.core-panel{position:relative}
.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(2, 117, 216, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #014c8c; }
  .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: #c1c1c1; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #b52b27; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #3d8b3d; }
  .button.b-p.radius:not(.custom) {
    border-radius: 4px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(2, 117, 216, 1.00);
    color: rgba(2, 117, 216, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #014c8c;
      background-color: #014c8c; }
    .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: #c1c1c1;
        background-color: #c1c1c1; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #b52b27;
        background-color: #b52b27; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #3d8b3d;
        background-color: #3d8b3d; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(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: #121314;
      border-color: #a6a6a6;
      background-color: rgba(212, 212, 212, 0.00); }
@supports (mix-blend-mode:normal){.core-stacks_in_129_2{mix-blend-mode:normal}}.core-stacks_in_129_2{overflow:visible !important}

.sppad-stacks_in_129_5[data-padmaster=""],[data-padmaster="gridpadd1"]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding: 19px }
html{--flux-animation-duration:400ms;--flux-animation-size:1000px}@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}


html{--ac-max-w:1100px;--ac-radius:4px;--ac-fw-body:400;--ac-fw-h3h6:300;--ac-fw-h1h2:500;--ac-fw-display:500}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:1100px;max-width:var(--ac-max-w,1000px);margin-left:auto;margin-right:auto}@media print,screen and (max-width:1100px){.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}html{--ac-text-col:rgba(71, 71, 71, 1.00);--ac-text-col-sec:rgba(216, 222, 233, 1.00);--ac-link-col:rgba(38, 128, 252, 1.00);--ac-link-col-sec:rgba(155, 77, 202, 1.00);--ac-link-col-hov:rgba(33, 110, 216, 1.00);--ac-link-col-hov-sec:rgba(96, 108, 118, 1.00);--ac-header-col:rgba(7, 64, 128, 1.00);--ac-header-col-sec:rgba(216, 222, 233, 1.00);--ac-header-sm-col:rgba(119, 119, 119, 1.00);--ac-header-sm-col-sec:rgba(233, 233, 233, 1.00);--ac-display-col:;--ac-display-col-sec:;--ac-accent-col:;--ac-accent-col-sec:;--ac-divider-col:rgba(170, 170, 170, 1.00);--ac-divider-col-sec:rgba(216, 222, 233, 1.00);--ac-el-bg:rgba(38, 128, 252, 1.00);--ac-el-bg-hov:rgba(96, 108, 118, 1.00);--ac-el-text:rgba(255, 255, 255, 1.00);--ac-el-text-hov:rgba(238, 238, 238, 1.00);--ac-el-bg-sec:rgba(155, 77, 202, 1.00);--ac-el-bg-hov-sec:rgba(96, 108, 118, 1.00);--ac-el-text-sec:rgba(255, 255, 255, 1.00);--ac-el-text-hov-sec:rgba(238, 238, 238, 1.00)}body,p,details,dl,ol,table,ul,.core-text,[class*=".core-text"]{color:rgba(71, 71, 71, 1.00);color:var(--ac-text-col)}body.core-sec,.core-alt body,p.core-sec,.core-alt p,details.core-sec,.core-alt details,dl.core-sec,.core-alt dl,ol.core-sec,.core-alt ol,table.core-sec,.core-alt table,ul.core-sec,.core-alt ul,.core-text.core-sec,.core-alt .core-text,[class*=".core-text"].core-sec,.core-alt [class*=".core-text"]{color:rgba(216, 222, 233, 1.00);color:var(--ac-text-col-sec)}h1,h2,h3,h4,h5,h6,.core-text-header,[class*="core-text-h"]{color:rgba(7, 64, 128, 1.00);color:var(--ac-header-col)}h1.core-sec,.core-alt h1,h2.core-sec,.core-alt h2,h3.core-sec,.core-alt h3,h4.core-sec,.core-alt h4,h5.core-sec,.core-alt h5,h6.core-sec,.core-alt h6,.core-text-header.core-sec,.core-alt .core-text-header,[class*="core-text-h"].core-sec,.core-alt [class*="core-text-h"]{color:rgba(7, 64, 128, 1.00);color:var(--ac-header-col-sec)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.core-text-header small,[class*="core-text-h"] small{color:var(--ac-header-sm-col)}h1 small.core-sec,.core-alt h1 small,h2 small.core-sec,.core-alt h2 small,h3 small.core-sec,.core-alt h3 small,h4 small.core-sec,.core-alt h4 small,h5 small.core-sec,.core-alt h5 small,h6 small.core-sec,.core-alt h6 small,.core-text-header small.core-sec,.core-alt .core-text-header small,[class*="core-text-h"] small.core-sec,.core-alt [class*="core-text-h"] small{color:var(--ac-header-sm-col-sec)}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{font-size:100%}@media screen and (max-width:600px){html{font-size:87.5%}}body{font-size:1rem;letter-spacing:0.01em;line-height:1.6}b,strong{font-weight:bold}p{margin-top:0}h1,h2,h3,h4,h5,h6{letter-spacing:-0.1rem;margin-bottom:2rem;margin-top:0}h1{font-size:4.6rem;line-height:1.2}h2{font-size:3.6rem;line-height:1.25}h3{font-size:2.8rem;line-height:1.3}h4{font-size:2.2rem;letter-spacing:-0.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-0.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}
/*
1.3.0.1
- fixes a bug where disabled parent links were still clickable in the mobile menu

*/
#stacks_in_129_41 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_129_41 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_129_41 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_129_41 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_129_41 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu li a:hover,
#clean-menu_stacks_in_129_41 li a:hover {
  text-decoration: none;
}

#stacks_in_129_41 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_129_41 {
  max-width: 1520px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_129_41 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_129_41 ul li a:after,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_129_41.cm-full-menu,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a {
  padding: 5px 20px;
  margin: 0;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: inherit;
  height: auto;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul > div,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul > div a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul ul,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_129_41.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}


#clean-menu-full_stacks_in_129_41.cm-full-menu {
  -webkit-transform: translate(-100%, 50px);
  transform: translate(-100%, 50px);
}
#clean-menu-full_stacks_in_129_41.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}


#clean-menu-full_stacks_in_129_41.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_129_41 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_129_41.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_129_41 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_129_41 > div {
  -ms-flex-item-align: center;
  align-self: center;
}
#clean-menu_stacks_in_129_41 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_129_41 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_129_41 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_129_41 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_129_41 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_129_41.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_129_41 .clean-menu-logo > div > div {
  -ms-flex-item-align: center;
  align-self: center;
}
#clean-menu_stacks_in_129_41 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_129_41.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_129_41 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li {
  margin: 0 15px;
  -ms-flex-item-align: center;
  align-self: center;
}

#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}

#clean-menu_stacks_in_129_41 > div:nth-child(2),
#clean-menu_stacks_in_129_41 > div:nth-child(3) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_129_41 > div:nth-child(3) {
  margin-left: 10px;
}
#clean-menu_stacks_in_129_41 > div:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_129_41 > div.clean-menu-top-level:nth-child(2) ul li:last-child,
#clean-menu_stacks_in_129_41 > div.clean-menu-top-level:nth-child(3) ul li:first-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_129_41 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:last-child,
#clean-menu_stacks_in_129_41 > div.clean-menu-top-level:nth-child(3) > ul > li > ul li:first-child {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_129_41.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.40);
  font-size: inherit;
  
  line-height: 25px;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a {
  font-size: inherit;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a svg,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a svg,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a svg {
  fill: rgba(0, 0, 0, 0.40);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li.cm-grouped-item a,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item a {
  display: inline-block;
  margin-left: 5px;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li.cm-grouped-item a {
  padding: 0;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li.cm-grouped-item a:first-child,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a ion-icon, #clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a i,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a ion-icon, #clean-menu-full_stacks_in_129_41.cm-full-menu ul li a i {
  font-size: 25px;
  line-height: 25px;
}
#stacks_in_129_41 li a svg,
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a svg,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a svg,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a svg {
  width: 25px;
  height: 25px;
}

#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a:hover svg,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_129_41 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_129_41 h1, #clean-menu_stacks_in_129_41 h2, #clean-menu_stacks_in_129_41 h3, #clean-menu_stacks_in_129_41 h4, #clean-menu_stacks_in_129_41 h5, #clean-menu_stacks_in_129_41 h6, #clean-menu_stacks_in_129_41 .layouts-text, #clean-menu_stacks_in_129_41 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_129_41.cm-full-menu > ul > li,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_129_41.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a:visited,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a svg,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a:visited,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a svg,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 0.40);
  fill: rgba(0, 0, 0, 0.40);
}
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a:hover,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a:hover,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_129_41.cm-full-menu ul li a.cm-heading:hover,
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li a.cm-heading:hover svg,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a.cm-heading:hover {
  color: rgba(0, 0, 0, 0.40);
  cursor: default;
} */
#clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}
.disable-parents #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul li a.parent:hover,
#clean-menu-full_stacks_in_129_41.cm-full-menu.disable-parents  ul li a.parent:hover {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}
.disable-parents #clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a.parent:hover,
.disable-parents #clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a.parent:hover:after {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}

#clean-menu_stacks_in_129_41 .clean-menu-logo {
  margin: 0;
  width: 250px;
  max-width: 250px;
}
#clean-menu_stacks_in_129_41 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  max-width: 250px;
  width: 100%;
  margin-right: 5px;
}
#clean-menu_stacks_in_129_41 .clean-menu-full {
  width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_129_41.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_129_41 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_129_41.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}






#clean-menu_stacks_in_129_41 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_129_41 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}




#clean-menu-full_stacks_in_129_41.cm-full-menu > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_129_41.cm-full-menu > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_129_41.cm-full-menu {

}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a,
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a:visited {
  color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a svg {
  fill: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a:hover {
  color: rgba(255,255,255,.9);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a:hover svg {
  fill: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a.cm-heading:hover {
  color: rgba(255,255,255,.6);
  cursor: default;
} */
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li a.cm-current > svg {
  fill: rgba(255,255,255,1);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255,255,255,.6);
} */
#clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_129_41 .cm-toggle span {
  background: rgba(255,255,255,1);
}
#clean-menu_stacks_in_129_41 h1, #clean-menu_stacks_in_129_41 h2, #clean-menu_stacks_in_129_41 h3, #clean-menu_stacks_in_129_41 h4, #clean-menu_stacks_in_129_41 h5, #clean-menu_stacks_in_129_41 h6, #clean-menu_stacks_in_129_41 .layouts-text, #clean-menu_stacks_in_129_41 p {
  color: rgba(255,255,255,1);
}
.disable-parents #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > a.parent:hover:after {
  color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}



@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_129_41.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_129_41 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_129_41 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_129_41 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  #clean-menu-full_stacks_in_129_41 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_129_41 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_129_41 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_129_41 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_129_41 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu-full_stacks_in_129_41.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_129_41.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_129_41.cm-full-menu ul li a {
    font-size: %( inherit + 2 )%px;
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_129_41.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item a {
    width: auto;
  }
  #clean-menu-full_stacks_in_129_41.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_129_41.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item a {
    padding: 8px 30px 8px 0;
  }
  
}






.cm-mobile-example #clean-menu-full_stacks_in_129_41 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_129_41 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_129_41 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_129_41 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_129_41 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_129_41.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_129_41.cm-full-menu ul li a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_129_41.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_129_41.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_129_41.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_129_41.cm-full-menu ul li.cm-grouped-item a {
  padding: 8px 30px 8px 0;
}









#clean-menu_stacks_in_129_41 .clean-menu-top-level ul li.cm-current > a {
  
}

#stacks_in_129_41 {
	background-color: rgba(7, 64, 128, 1.00);
}

#stacks_in_129_42 {
	margin: 20px 0px 20px 0px;
}
@supports (mix-blend-mode:normal){.core-stacks_in_704{mix-blend-mode:normal}}.core-stacks_in_704{overflow:visible !important}
#layer-stacks_in_969,[data-layer-bg=""]{position:absolute}@media only screen and (min-width:640px) and (max-width:9999px){#layer-stacks_in_969,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_969 .eff-thumb{background-color:rgba(196, 205, 227, 1.00)}#layer-stacks_in_969,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_969 .eff-thumb{opacity:1.0;background-image:url(../files/obgImage-969.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}@supports (mix-blend-mode:normal){#layer-stacks_in_969,[data-layer-bg=""],.enter-classname:not(.enter-classname){mix-blend-mode:normal}}}
@media only screen and (min-width:640px) and (max-width:9999px){}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_704[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:9.00% 0.00% 3.00% 0.00% }.spmar-stacks_in_704[data-marmaster=""],[data-marmaster=""]:not([data-marmaster=""]),.enter-classname:not(.enter-classname){margin: 0px }}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_970,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_970 .eff-thumb{background-color:rgba(255, 255, 255, 1.00);opacity:0.50;mix-blend-mode:normal}}

@supports (mix-blend-mode:normal){.core-stacks_in_687{mix-blend-mode:normal}}.core-stacks_in_687{overflow:visible !important}
/* Start Responsive Shim stack CSS code */.stacks_in_950shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_688 h2,#stacks_in_688 .hTxt:not(.segment) div{font-size:4.00rem}@media all and (max-width:640px){#stacks_in_688 h2,#stacks_in_688 .hTxt:not(.segment) div{font-size:3.00rem}}@media only screen and (max-width:1000px){#stacks_in_688 h2,#stacks_in_688 div{text-align:center !important}#stacks_out_688{display:block !important}}@media only screen and (min-width:0px){#stacks_in_688 h2,#stacks_in_688 div{line-height:1.00}}

#stacks_in_945 h3,#stacks_in_945 .hTxt:not(.segment) div{font-size:1.70rem}@media all and (max-width:640px){#stacks_in_945 h3,#stacks_in_945 .hTxt:not(.segment) div{font-size:1.40rem}}@media only screen and (max-width:1000px){#stacks_in_945 h3,#stacks_in_945 div{text-align:center !important}#stacks_out_945{display:block !important}}@media only screen and (min-width:0px){#stacks_in_945 h3,#stacks_in_945 div{line-height:1.10}}

@media (min-width:0px) and (max-width:9999px){#stacks_in_971.core-shim,.none:not(.none){padding-bottom:5.00%}}

  #stacks_in_735{text-align:center}          @media screen and (max-width:641px){#stacks_in_735>.button.b-p.expand-mob:not(.icon-only),#stacks_in_735>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_735 .button.b-p.expand-large:not(.icon-only),#stacks_in_735>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
            
  #stacks_in_735 .button.b-p.custom{border:1px solid rgba(255, 255, 255, 0.49)}#stacks_in_735 .button.b-p.custom:hover{border:1px solid rgba(179, 179, 177, 1.00)} #stacks_in_735 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(7, 64, 128, 1.00)}#stacks_in_735 .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_735 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(35, 143, 213, 1.00);}     
@supports (mix-blend-mode:normal){.core-stacks_in_323{mix-blend-mode:normal}}.core-stacks_in_323{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_323[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:8.00% 0.00% 8.00% 0.00% }.spmar-stacks_in_323[data-marmaster=""],[data-marmaster=""]:not([data-marmaster=""]),.enter-classname:not(.enter-classname){margin:0.00px 0.00px 0.00px 0.00px }}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_346,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_346 .eff-thumb{background-color:rgba(7, 64, 128, 0.10);opacity:1.00;mix-blend-mode:normal}}

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

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



#stacks_in_328 {
	font-weight: bold;
}
@media only screen and (min-width:0px){#stacks_in_339{}}

#svg-stacks_in_682{display:none}@media only screen and (min-width:0px) and (max-width:9999px){#svg-stacks_in_682{display:block}}#stacks_in_682 img{opacity:1.0;max-width:100%}@supports (mix-blend-mode:normal){#stacks_in_682 .core-pic{mix-blend-mode:normal}}

@media only screen and (min-width:0px){#stacks_in_334{}}


#stacks_in_334 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_331.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_331.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_331.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_331.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:9.63px;margin-bottom:9.63px}}@media all and (min-width:640px){#stacks_in_331.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_331.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% - 21.34px);flex-basis:calc(50% - 21.34px);max-width:9999px;min-width:100px}#stacks_in_331.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:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}#stacks_in_331.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%) - 21.34px);flex-basis:calc((100% - 50%) - 21.34px)}#stacks_in_331.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:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}#stacks_in_331.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:21.34px;margin-right:21.34px}}
@supports (mix-blend-mode:normal){.core-stacks_in_491_99{mix-blend-mode:normal}}.core-stacks_in_491_99{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_491_104,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_491_104 .eff-thumb{background-color:rgba(0, 37, 71, 1.00);opacity:1.00;mix-blend-mode:normal}}

@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_491_99[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding: 0% }.spmar-stacks_in_491_99[data-marmaster=""],[data-marmaster=""]:not([data-marmaster=""]),.enter-classname:not(.enter-classname){margin:0.00% 0.00% 0.00% 0.00% }}
@supports (mix-blend-mode:normal){.core-stacks_in_491_2{mix-blend-mode:normal}}.core-stacks_in_491_2{overflow:visible !important}
.core-panel.panel2,div.core-panel.panel2,.core-panel-group .core-panel.panel2,.core-panel-group.panel2 .core-panel{background-color:rgba(255, 255, 255, 0.01);background-image:none !important;border:0px solid rgba(49, 49, 49, 1.00);border-radius: 0px ;padding: 8% ;}.core-panel.panel2 > .ce-layer,.core-panel.panel2 > .core-layer .ps-layer,div.core-panel.panel2 > .ce-layer,div.core-panel.panel2 > .core-layer .ps-layer,.core-panel-group .core-panel.panel2 > .ce-layer,.core-panel-group .core-panel.panel2 > .core-layer .ps-layer,.core-panel-group.panel2 .core-panel > .ce-layer,.core-panel-group.panel2 .core-panel > .core-layer .ps-layer{overflow:hidden;border-radius:calc( 0px  - 0px);}.core-panel.panel2,.core-panel-group .core-panel.panel2,.core-panel-group.panel2 .core-panel{-webkit-transition:border 140ms ease-in-out,background 220ms ease-in-out,shadow 220ms ease-in-out,-webkit-transform 140ms ease-in-out;transition:border 140ms ease-in-out,background 220ms ease-in-out,shadow 220ms ease-in-out,-webkit-transform 140ms ease-in-out;transition:border 140ms ease-in-out,background 220ms ease-in-out,transform 140ms ease-in-out,shadow 220ms ease-in-out;transition:border 140ms ease-in-out,background 220ms ease-in-out,transform 140ms ease-in-out,shadow 220ms ease-in-out,-webkit-transform 140ms ease-in-out}

@supports (mix-blend-mode:normal){.core-stacks_in_491_7{mix-blend-mode:normal}}.core-stacks_in_491_7{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_491_9,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_491_9 .eff-thumb{background-color:rgba(7, 64, 128, 1.00);opacity:0.90;background-image:linear-gradient(0deg,rgba(7, 64, 128, 1.00) 0%,rgba(0, 37, 71, 1.00) 100%);mix-blend-mode:normal}}


.cgi-stacks_in_491_13{grid-area:}

@media (min-width:0px) and (max-width:9999px){#stacks_in_491_122.core-shim,.none:not(.none){padding-bottom:7.00%}}

           #stacks_in_491_120>.button.b-p.fobbin,#stacks_in_491_120>.dd-wrap>.button.b-p.fobbin{padding:1.00rem 1.00rem 1.06rem 1.00rem!important} @media screen and (max-width:641px){#stacks_in_491_120>.button.b-p.expand-mob:not(.icon-only),#stacks_in_491_120>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_491_120 .button.b-p.expand-large:not(.icon-only),#stacks_in_491_120>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
            
  #stacks_in_491_120 .button.b-p.custom{border:1px solid rgba(255, 255, 255, 0.49)}#stacks_in_491_120 .button.b-p.custom:hover{border:1px solid rgba(179, 179, 177, 1.00)} #stacks_in_491_120 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(252, 153, 24, 0.00)}#stacks_in_491_120 .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_491_120 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(0, 37, 71, 1.00);}     
.cgi-stacks_in_491_19{grid-area:}
@media only screen and (min-width:0px) and (max-width:9999px){#layer-stacks_in_491_21,[data-layer-bg=""],.enter-classname:not(.enter-classname),#stacks_in_491_21 .eff-thumb{background-color:rgba(196, 205, 227, 1.00);opacity:1.00;mix-blend-mode:normal}}

#stacks_in_491_23 h5,#stacks_in_491_23 div{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_23 h5 a,#stacks_in_491_23 div a{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_23 h5 a:hover,#stacks_in_491_23 div a:hover{color:rgba(5, 33, 65, 1.00)}#stacks_in_491_23 small,#stacks_in_491_23 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_491_23 h5.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

#stacks_in_491_30 p,#stacks_in_491_30 div,#stacks_in_491_30 ul,#stacks_in_491_30 ol,#stacks_in_491_30 dl{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_30 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_491_30 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_491_30{}}

#stacks_in_491_33 h5,#stacks_in_491_33 div{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_33 h5 a,#stacks_in_491_33 div a{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_33 h5 a:hover,#stacks_in_491_33 div a:hover{color:rgba(5, 33, 65, 1.00)}#stacks_in_491_33 small,#stacks_in_491_33 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_491_33 h5.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

#stacks_in_491_40 p,#stacks_in_491_40 div,#stacks_in_491_40 ul,#stacks_in_491_40 ol,#stacks_in_491_40 dl{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_40 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_491_40 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_491_40{}}

#stacks_in_491_43 h5,#stacks_in_491_43 div{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_43 h5 a,#stacks_in_491_43 div a{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_43 h5 a:hover,#stacks_in_491_43 div a:hover{color:rgba(5, 33, 65, 1.00)}#stacks_in_491_43 small,#stacks_in_491_43 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_491_43 h5.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

#stacks_in_491_52 p,#stacks_in_491_52 div,#stacks_in_491_52 ul,#stacks_in_491_52 ol,#stacks_in_491_52 dl{color:rgba(7, 44, 87, 1.00)}#stacks_in_491_52 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_491_52 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_491_52{}}

@supports (mix-blend-mode:normal){.core-stacks_in_491_55{mix-blend-mode:normal}}.core-stacks_in_491_55{overflow:visible !important}
.flex-width-stacks_in_491_55[data-widthmaster=""], [data-widthmaster=""]:not([data-widthmaster=""]), .enter-classname:not(.enter-classname) {
  width: 60%;
  min-width: 0px;
  max-width: 9999px;
  margin-left: auto !important;
  margin-right: auto !important; }
.sppad-stacks_in_491_55[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:10.00% 0.00% 0.00% 0.00% }
@supports (mix-blend-mode:normal){.core-stacks_in_491_61{mix-blend-mode:normal}}.core-stacks_in_491_61{overflow:visible !important}
@media only screen and (min-width:0px) and (max-width:9999px){.spbdr-stacks_in_491_61[data-bdrmaster=""],[data-bdrmaster=""]:not([data-bdrmaster=""]),.enter-classname:not(.enter-classname){border-width: 1px 0px 1px 0px ;border-style:solid;border-color:rgba(14, 98, 192, 0.40);border-radius: 0px }.spbdr-stacks_in_491_61[data-bdrmaster=""] > .sections-layer,.spbdr-stacks_in_491_61[data-bdrmaster=""] > .core-layer .ps-layer,[data-bdrmaster=""]:not([data-bdrmaster=""]) > .sections-layer,[data-bdrmaster=""]:not([data-bdrmaster=""]) > .core-layer .ps-layer,.enter-classname:not(.enter-classname) > .sections-layer,.enter-classname:not(.enter-classname) > .core-layer .ps-layer{overflow:hidden;border-radius:calc( 0px  -  1px 0px 1px 0px );}}
@media only screen and (min-width:0px) and (max-width:9999px){.sppad-stacks_in_491_61[data-padmaster=""],[data-padmaster=""]:not([data-padmaster=""]),.enter-classname:not(.enter-classname){padding:6.00% 0.00% 6.00% 0.00% }.spmar-stacks_in_491_61[data-marmaster=""],[data-marmaster=""]:not([data-marmaster=""]),.enter-classname:not(.enter-classname){margin: 0px }}

/* Image Fit - Copyright @2019 - RJ Ruggiero - All Rights Reserverd */
#stacks_in_491_69 .axyn_img_fit {
   box-sizing: border-box;
	overflow: visible !important;
	
	
	
	position: relative;
   z-index: 0;
   
   margin: 0 auto 0 auto;
   height: auto;
}

#stacks_in_491_69 img.imageStyle {
    
    max-width: 100%;
    
}




#stacks_in_491_69 .axyn_img_fit, #stacks_in_491_69 img.imageStyle {
    display: block; margin-left: 0px; margin-right:auto;
}


/* Image Fit - Copyright @2019 - RJ Ruggiero - All Rights Reserverd */
#stacks_in_491_74 .axyn_img_fit {
   box-sizing: border-box;
	overflow: visible !important;
	
	
	
	position: relative;
   z-index: 0;
   
   margin: 0 auto 0 auto;
   height: auto;
}

#stacks_in_491_74 img.imageStyle {
    
    max-width: 100%;
    
}




#stacks_in_491_74 .axyn_img_fit, #stacks_in_491_74 img.imageStyle {
    display: block; margin-left: auto; margin-right:auto;
}


#stacks_in_491_66.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_491_66.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_491_66.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_491_66.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_491_66.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_491_66.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(43% - 5.23px);flex-basis:calc(43% - 5.23px);max-width:9999px;min-width:100px}#stacks_in_491_66.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_491_66.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% - 43%) - 5.23px);flex-basis:calc((100% - 43%) - 5.23px)}#stacks_in_491_66.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_491_66.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:5.23px;margin-right:5.23px}}
.cgi-stacks_in_491_79{grid-area:}
@supports (mix-blend-mode:normal){.core-stacks_in_491_82{mix-blend-mode:normal}}.core-stacks_in_491_82{overflow:visible !important}
.flex-width-stacks_in_491_82[data-widthmaster=""], [data-widthmaster=""]:not([data-widthmaster=""]), .enter-classname:not(.enter-classname) {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 643px) {
  .flex-width-stacks_in_491_82[data-widthmaster=""], [data-widthmaster=""]:not([data-widthmaster=""]), .enter-classname:not(.enter-classname) {
    width: 80%;
    min-width: 0px;
    max-width: 9999px;
    margin-left: auto !important;
    margin-right: auto !important; } }
#stacks_in_491_85 h6,#stacks_in_491_85 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_491_85 h6 a,#stacks_in_491_85 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_491_85 h6 a:hover,#stacks_in_491_85 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_491_85 small,#stacks_in_491_85 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_491_85 h6.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

/* -- Start Mailto Each css Template -- */

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


#stacks_in_491_92 form {
	margin: 0 auto 0 auto !important;
}




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

#stacks_in_491_92 .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_491_92 textarea.mailtoform-control{
	height: auto;
}

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


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

#stacks_in_491_92mailtobtn:hover{
	color: #FFFFFF;
	background-color: #0F80FF;
	border: 1px solid #0F80FF;
}

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

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

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



/* -- End Mailto Each css Template -- */@media only screen and (min-width:0px) and (max-width:639px){#stacks_in_491_11.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_491_11.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 * 0px));margin:0px 0px 0px 0px !important;min-height:0px;max-height:9999px}}
@media only screen and (min-width:640px) and (max-width:9999px){#stacks_in_491_11.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_491_11.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 * 0px));margin:0px 0px 0px 0px !important;min-height:0px;max-height:9999px}}
#stacks_in_491_100 p,#stacks_in_491_100 div,#stacks_in_491_100 ul,#stacks_in_491_100 ol,#stacks_in_491_100 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_491_100 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_491_100 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_491_100{}}


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