

.f6-aux{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.com_joeworkman_stacks_impact_stack .impact-animate.pre-anim{display:none}.com_joeworkman_stacks_impact_stack .slides-navigation{margin:0 auto;position:absolute;z-index:99;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a{position:absolute;display:block;text-decoration:none}.com_joeworkman_stacks_impact_stack .slides-navigation a::before{line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;text-rendering:auto;transform:translate(0,0)}.com_joeworkman_stacks_impact_stack .slides-pagination > a{text-decoration:none}.com_joeworkman_stacks_impact_stack .fg-content{position:absolute;top:0;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a:before{font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900}.com_joeworkman_stacks_impact_stack .impact-scroll:hover{cursor:pointer}.com_joeworkman_stacks_impact_stack .slides-container{display:none}.com_joeworkman_stacks_impact_stack .scrollable{position:relative;top:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.com_joeworkman_stacks_impact_stack .scrollable::after{content:"";display:table;clear:both}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap{position:absolute;z-index:1050;top:0;margin-left:-45px;width:90px;height:90px;padding:0;font-size:9px;display:block}.com_joeworkman_stacks_impact_stack .impact-arrow{float:left;position:absolute;margin-top:20px;margin-left:23px;width:40px;height:40px;border-style:solid;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(135deg)}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap.animates .impact-arrow{animation:impactArrows linear 1.8s 0.4s}.com_joeworkman_stacks_impact_stack .video-container{min-height:100%;min-width:100%;position:absolute;top:0;left:0}.com_joeworkman_stacks_impact_stack .video-container > img{width:100%;height:100%}.com_joeworkman_stacks_impact_stack video{max-width:none}.com_joeworkman_stacks_impact_stack .impact-container{position:absolute}.com_joeworkman_stacks_impact_stack .impact-container.v-full{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-full .slide-content{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-center{top:50%;transform:translateY(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center{left:50%;transform:translateX(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center.v-center{top:50%;left:50%;transform:translate(-50%,-50%)}.com_joeworkman_stacks_impact_stack .impact-container:not(.h-center):not(.h-left):not(.h-right){width:100%}@keyframes impactArrows{0%{transform:translate(0px,0px) rotate(135deg) scale(1)}15%{transform:translate(0px,22px) rotate(135deg) scale(0.8)}30%{transform:translate(0px,13px) rotate(135deg) scale(0.9)}45%{transform:translate(0px,27px) rotate(135deg) scale(0.8)}60%{transform:translate(0px,13px) rotate(135deg) scale(0.8)}75%{transform:translate(0px,4px) rotate(135deg) scale(0.9)}100%{transform:translate(0px,0px) rotate(135deg) scale(1)}}

.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}
.seam{background-color:transparent;width:100%;overflow:hidden}.seam svg{display:block;transform:scale(1.05)}.seam-top{z-index:1;position:absolute;top:0}.seam-bottom{z-index:1;position:absolute;bottom:0}.seam-content-wrapper{position:relative;overflow:hidden}.seam-content-wrapper .seam,.seam-content-wrapper .seam-filler{position:absolute;width:100%;top:60%}.seam-content-wrapper .seam{transform:translateY(-100%) scale(1.01)}.seam-content-wrapper .seam-filler{height:100%}.seam-animate-end{visibility:hidden}

.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}



:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(255, 255, 255, 1.00);--secondary:rgba(255, 206, 0, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(221, 0, 0, 1.00);--primary-contrast:rgba(0, 0, 0, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(225, 225, 225, 1.00);--secondary-dark:rgba(225, 176, 0, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(191, 0, 0, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(0, 0, 0, 1.00);--small-color:rgba(0, 0, 0, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(221, 0, 0, 1.00);--link-color-hover:rgba(251, 2, 7, 0.50);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1050rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 0, 255, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:10%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(18rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:10%}}@media only screen and (min-width:64em){body{font-size:calc(18rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:10%}}a{color:var(--link-color);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Duotone';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.svg#fontawesome") format("svg")}.fad{position:relative;font-family:'Font Awesome 5 Duotone';font-weight:900}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  
            .menu>li>a{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .menu>li>a{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .menu>li>a{font-size:calc(16rem/16) }}
  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .myclass{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif }
html,body, p,.p,           .lato{font-family:"Work Sans",sans-serif }
            .coltxt{font-size:calc(12rem/16) ;}@media only screen and (min-width:40em) {            .coltxt{font-size:calc(14rem/16) }}@media only screen and (min-width:64em) {            .coltxt{font-size:calc(16rem/16) }}
.accordion-title{color:rgba(0, 0, 0, 1.00) ;}
.accordion-item.is-active>.accordion-title{color:rgba(0, 0, 0, 0.75) ;}
            .disclaimer> *{font-size:calc(10rem/16) ;}@media only screen and (min-width:40em) {            .disclaimer> *{font-size:calc(10rem/16) }}@media only screen and (min-width:64em) {            .disclaimer> *{font-size:calc(12rem/16) }}
html,body, p,.p,           .myclass{font-size:calc(17rem/16) ;}@media only screen and (min-width:40em) {html,body, p,.p,           .myclass{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {html,body, p,.p,           .myclass{font-size:calc(19rem/16) ;line-height:1.50 }}
.txt_white{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.banner{position:relative;z-index:0}.banner:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:rgba(255, 255, 255, 0.50) ;}
.banner-content{height:33.3333vh ;} @media only screen and (min-width:40em){.banner-content{height:50vh }}@media only screen and (min-width:64em){.banner-content{height:50vh }} 
.banner-title{text-shadow:1px 1px 0px rgba(255, 255, 255, 1.00);}
.banner .menu-wrapper{background-color:var(--overlay-color) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.banner .menu-wrapper{background-attachment:scroll!important}}
.menu-wrapper .menu-wrapper{position:  sticky ;z-index:2 ;top:0px ;bottom:unset ;left:unset ;right:0px ;}
.menu-wrapper{padding:0 ;} @media only screen and (min-width:40em){.menu-wrapper{padding:0 }}@media only screen and (min-width:64em){.menu-wrapper{padding:0 }} 
section{padding-top:1.5rem ;padding-right:0 ;padding-bottom:1.5rem ;padding-left:0 ;}  
.card-divider{background-color:var(--black-color) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.card-divider{background-attachment:scroll!important}}
.card{box-shadow:inset 0px 0px 5px 0px rgba(0, 0, 0, 0.20);}
.sectionpadding{padding-top:1.25rem ;padding-right:1.25rem ;padding-bottom:1.25rem ;padding-left:1.25rem ;}  
.section-color{background-color:var(--light-gray) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.section-color{background-attachment:scroll!important}}
h3, h4, h5{text-shadow:0px 0px 0px rgba(0, 0, 0, 0.40);}
.main_bg{position:relative;z-index:0}.main_bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.90 ;background-color:rgba(255, 255, 255, 1.00) ;}
.main_black{position:relative;z-index:0}.main_black:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.90 ;background-color:rgba(0, 0, 0, 1.00) ;}
.main_red{position:relative;z-index:0}.main_red:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.90 ;background-color:rgba(251, 0, 7, 1.00) ;}
.impact2{width:100% ;min-width:none ;max-width:none ;}  
body{-webkit-user-select:none !important;user-select:none !important;-webkit-touch-callout:none !important;}
.grid-divider{height:50% ;}  
.topbar{background-color:transparent ;background-color:rgba(255, 255, 255, 0.80) ;background-position:center center ;background-attachment:scroll   ;background-origin:padding-box ;background-blend-mode:lighten ;-webkit-background-clip:padding-box ;background-clip:padding-box ;}@media (hover:none) and (pointer:coarse){.topbar{background-attachment:scroll!important}}
.grid-divider{border-color:rgba(251, 2, 7, 1.00) ;border-width:1px ;}
            .menu{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em){            .menu{font-size:calc(16rem/16) }}@media only screen and (min-width:64em){            .menu{font-size:calc(18rem/16) }}
.myclass{position:  sticky ;z-index:0 ;top:0px ;bottom:unset ;left:unset ;right:unset ;}
.fbicon{color:rgba(66, 103, 178, 1.00) ;}
.linkedinicon{color:rgba(0, 119, 181, 1.00) ;}
.twittericon{color:rgba(29, 161, 242, 1.00) ;}
.instagramicon{color:rgba(193, 53, 132, 1.00) ;}
.card-divider{background:none ;background-color:var(--black-color) ;}
.card-divider{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.card{box-shadow:inset 0px 0px 5px 0px rgba(0, 0, 0, 0.20);}
 .footmenu>.menu a, .menu.footmenu a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 0.49);--menu-bg-color:rgba(0, 0, 0, 1.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .footmenu>.menu .menu-text, .menu.footmenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .footmenu>.menu>li>a, .menu.footmenu>li>a{padding-top:0;padding-bottom:0} .footmenu>.menu .submenu>li>a, .menu.footmenu .submenu>li>a{padding-top:0;padding-bottom:0} .footmenu>.menu li.active>a, .footmenu>.menu li.is-active>a, .footmenu>.menu a.is-active, .menu.footmenu li.active>a, .menu.footmenu li.is-active>a, .menu.footmenu a.is-active{--menu-bg-color:rgba(0, 0, 0, 1.00);--menu-link-color:rgba(221, 0, 0, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(221, 0, 0, 1.00)} .footmenu>.menu .submenu li.active>a, .footmenu>.menu .submenu li.is-active>a, .footmenu>.menu .submenu a.is-active, .menu.footmenu .submenu li.active>a, .menu.footmenu .submenu li.is-active>a, .menu.footmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .footmenu>.menu .submenu a, .menu.footmenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .footmenu>.menu .submenu, .menu.footmenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:0px solid rgba(0, 0, 0, 1.00)} .footmenu>.menu .submenu a, .menu.footmenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 0.50)} .footmenu>.menu .submenu .menu-text, .menu.footmenu .submenu .menu-text{--menu-text-color:rgba(0, 0, 0, 1.00)} .footmenu>.menu .submenu li.active>a, .footmenu>.menu .submenu li.is-active>a, .footmenu>.menu .submenu a.is-active, .menu.footmenu .submenu li.active>a, .menu.footmenu .submenu li.is-active>a, .menu.footmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .footmenu>.menu a::after, .menu.footmenu a::after{display:none!important}
 .menu>.menu a, .menu.menu a{--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(0, 0, 0, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menu>.menu .menu-text, .menu.menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu>.menu a:hover, .menu.menu a:hover{--menu-bg-color:rgba(250, 250, 250, 1.00)} .menu>.menu>li>a, .menu.menu>li>a{padding-top:0.0625rem;padding-bottom:0.0625rem} .menu>.menu .submenu>li>a, .menu.menu .submenu>li>a{padding-top:0;padding-bottom:0} .menu>.menu li.active>a, .menu>.menu li.is-active>a, .menu>.menu a.is-active, .menu.menu li.active>a, .menu.menu li.is-active>a, .menu.menu a.is-active{--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-link-color:rgba(221, 0, 0, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(221, 0, 0, 1.00)} .menu>.menu .submenu li.active>a, .menu>.menu .submenu li.is-active>a, .menu>.menu .submenu a.is-active, .menu.menu .submenu li.active>a, .menu.menu .submenu li.is-active>a, .menu.menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .menu>.menu .submenu a, .menu.menu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .menu>.menu .submenu, .menu.menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 0.70)} .menu>.menu .submenu a, .menu.menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .menu>.menu .submenu .menu-text, .menu.menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .menu>.menu .submenu li.active>a, .menu>.menu .submenu li.is-active>a, .menu>.menu .submenu a.is-active, .menu.menu .submenu li.active>a, .menu.menu .submenu li.is-active>a, .menu.menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .menu>.menu a::after, .menu.menu a::after{display:none!important}
.textlink> *{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(221, 0, 0, 1.00);--link-color-hover:rgba(221, 0, 0, 0.70);--link-decoration:none;--link-decoration-hover:none}
.video{width:100% !important;}  






.move:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 10px, 0px)
        
        
        scale3d(1.03, 1.03, 1.03)
        
        
        
        ;
}

.move{transition:all 1000ms ease 0ms}
.smicons{margin:1rem ;}  

/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_2122 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_2122 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

#stacks_in_2122 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_2122 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_2122 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_2122 ul li > a:after,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_2122.cm-full-menu,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul,
#clean-menu_stacks_in_2122 .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_2122.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul li,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul > div,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul > div a,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul ul,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_2122.cm-full-menu,
#clean-menu_stacks_in_2122 .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_2122.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_2122.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_2122.cm-full-menu.clean-menu-active {
  height: auto;
}


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


#clean-menu-full_stacks_in_2122.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_2122 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_2122.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_2122 {
  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_2122 > div {
  align-self: center;
}
#clean-menu_stacks_in_2122 .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_2122 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_2122 .clean-menu-logo {
  max-width: 200px;
  min-width: 200px;
  margin: 0;
}
#clean-menu_stacks_in_2122 .clean-menu-logo .cm-logo-wrap {
  max-width: 200px;
  min-width: 200px;
  -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_2122 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_2122.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_2122 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_2122 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_2122.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_2122 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_2122 .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_2122 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_2122.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.40);
  font-size: 18px;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a {
  font-size: 18px;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_2122.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_2122 .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_2122.cm-full-menu ul li > a,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_2122 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_2122.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 18px;
  line-height: 18px;
  

}
#stacks_in_2122 li > a svg,
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 18px;
  height: 18px;
  
}

#clean-menu_stacks_in_2122 .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_2122 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_2122 .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_2122 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_2122 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_2122 h1, #clean-menu_stacks_in_2122 h2, #clean-menu_stacks_in_2122 h3, #clean-menu_stacks_in_2122 h4, #clean-menu_stacks_in_2122 h5, #clean-menu_stacks_in_2122 h6, #clean-menu_stacks_in_2122 .layouts-text, #clean-menu_stacks_in_2122 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_2122.cm-full-menu,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_2122.cm-full-menu > ul > li,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_2122.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_2122.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_2122.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(221, 0, 0, 0.70);
  fill:  rgba(221, 0, 0, 0.70);
}
/* #clean-menu-full_stacks_in_2122.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_2122.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_2122 .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_2122.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.52);
  fill:  rgba(0, 0, 0, 0.52);
}
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_2122 .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_2122 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_2122.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_2122 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_2122 .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_2122 .clean-menu-logo {
  margin: 0;
  width: 200px;
  max-width: 200px;
}
#clean-menu_stacks_in_2122 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  max-width: 200px;
  width: 100%;
  margin-right: 5px;
}
#clean-menu_stacks_in_2122 .clean-menu-full {
  width: 200px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_2122.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_2122 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_2122 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_2122.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}






#clean-menu_stacks_in_2122 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_2122 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_2122 .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_2122 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_2122 .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_2122 .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_2122 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(221, 0, 0, 0.70);
}
/* #clean-menu_stacks_in_2122 .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_2122 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.52);
}



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

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



.cm-sticky-wrap_stacks_in_2122 {
  transition: background 300ms ease;
  background: transparent;
}
.cm-sticky-wrap_stacks_in_2122.cm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.60);
}
.cm-sticky-wrap_stacks_in_2122.cm-sticky > #clean-menu-full_stacks_in_2122.cm-full-menu {
  z-index: 9999;
}
.cm-sticky-wrap_stacks_in_2122.cm-sticky #clean-menu_stacks_in_2122.clean-menu {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}



@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_2122.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_2122 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_2122 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_2122 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_2122 .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_stacks_in_2122.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_2122 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_2122 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_2122 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_2122 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_2122 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu-full_stacks_in_2122.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul li > a {
    font-size: calc(18px + 2 );
    line-height: calc(18px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_2122.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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









#clean-menu_stacks_in_2122 .clean-menu-top-level ul li.cm-current > a {
  
}
.stacks_in_2127{line-height:0}.stacks_in_2127 svg{display:inline-block;max-width:200px;height:auto;}.stacks_in_2127.full-width svg{width:100%;height:auto}




#stacks_in_1320 .fg-content.fg-full-height{height:100%}#stacks_in_1320 .slides-container{margin:0}#stacks_in_1320 .slides-container > li{margin:0}#stacks_in_1320 .slides-container > li::before,#stacks_in_1320 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_1320 .slides-container.ovl-color li::before{background-color:rgba(237, 255, 241, 0.20)}#stacks_in_1320 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1320 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_1320 .impact-wrapper{z-index:1}#stacks_in_1320 .impact-wrapper.fill-container{min-width:100%}#stacks_in_1320 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_1320 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_1320 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_1320 .impact-wrapper.flexible-height{height:100vh;min-height:300px;width:100%;min-width:100%}#stacks_in_1320 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_1320 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_1320 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_1320 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_1320 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_1320 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_1320 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_1320 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_1320 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_1320 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_1320 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_1320 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_1320 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_1320 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_1320 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(237, 255, 241, 0.20)}#stacks_in_1320 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1320 .impact-container{z-index:5}#stacks_in_1320 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_1320 .scrollDown{transform:scale(0.70)}}#stacks_in_1320 .scrollDown.button-bottom{bottom:30px}#stacks_in_1320 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_1320 .scrollDown.hide-on-mob{display:none}}#stacks_in_1320 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_1320 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_1320 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_1320 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_1320 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_1320 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_1320 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_1320 .slides-pagination > a{transition:all 3000ms ease}#stacks_in_1320 .slides-pagination > a.current{transition:all 3000ms ease}
.slide-stacks_in_1338 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1338 .impact-container.h-right{right:0px}.slide-stacks_in_1338 .impact-container.h-left{left:0px}.slide-stacks_in_1338 .impact-container.v-top{top:0px}

#stacks_in_1342 {
	font-weight: bold;
}
.slide-stacks_in_1330 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1330 .impact-container.h-right{right:0px}.slide-stacks_in_1330 .impact-container.h-left{left:0px}.slide-stacks_in_1330 .impact-container.v-top{top:0px}

#stacks_in_1333 {
	font-weight: bold;
}
.slide-stacks_in_2069 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_2069 .impact-container.h-right{right:0px}.slide-stacks_in_2069 .impact-container.h-left{left:0px}.slide-stacks_in_2069 .impact-container.v-top{top:0px}

#stacks_in_1402 {
	font-weight: bold;
}
.slide-stacks_in_1423 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1423 .impact-container.h-right{right:0px}.slide-stacks_in_1423 .impact-container.h-left{left:0px}.slide-stacks_in_1423 .impact-container.v-top{top:0px}

#stacks_in_1426 {
	font-weight: bold;
}
.slide-stacks_in_2071 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_2071 .impact-container.h-right{right:0px}.slide-stacks_in_2071 .impact-container.h-left{left:0px}.slide-stacks_in_2071 .impact-container.v-top{top:0px}

#stacks_in_1414 {
	font-weight: bold;
}
.slide-stacks_in_1415 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1415 .impact-container.h-right{right:0px}.slide-stacks_in_1415 .impact-container.h-left{left:0px}.slide-stacks_in_1415 .impact-container.v-top{top:0px}

#stacks_in_1418 {
	font-weight: bold;
}
.slide-stacks_in_2077 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_2077 .impact-container.h-right{right:0px}.slide-stacks_in_2077 .impact-container.h-left{left:0px}.slide-stacks_in_2077 .impact-container.v-top{top:0px}

#stacks_in_1422 {
	font-weight: bold;
}


#stacks_in_1133 {
	font-weight: bold;
}

#stacks_in_1137 {
	font-size: 99%;
}
.grid-x > .cell.stacks_in_1138{width:50%;min-width:0px;max-width:1000px}@media only screen and (min-width:40em){.grid-x > .cell.stacks_in_1138{width:50%}}@media only screen and (min-width:64em){.grid-x > .cell.stacks_in_1138{width:50%}}


#stacks_in_257 {
	font-weight: bold;
}

#stacks_in_261 {
	font-size: 99%;
}

#stacks_in_2083 {
	font-weight: bold;
}
.testimonial{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.testimonial{background-attachment:scroll!important}}
.testimonial{box-shadow: 0px 0px 5px 0px rgba(207, 207, 207, 1.00);}
.testimonial{border-radius:9px !important;}
.padding_testimonial{padding-top:0.75rem !important;padding-right:0.25rem !important;padding-bottom:0.75rem !important;padding-left:0.25rem !important;} @media only screen and (min-width:40em){.padding_testimonial{}}@media only screen and (min-width:64em){.padding_testimonial{}} 
.impact2{width:100% ;min-width:none ;max-width:none ;}  
.test:hover{background-color:rgba(255, 206, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.test{background-attachment:scroll!important}}
.testimonial{background-position:center top ;background-size:100% 200% ;background-image:linear-gradient(180deg,rgba(0, 0, 0, 0.15) 0%,rgba(0, 0, 0, 0.00) 15%),linear-gradient(180deg,rgba(251, 2, 7, 0.26) 20%,rgba(221, 0, 0, 0.00) 50%),linear-gradient(180deg,rgba(255, 206, 0, 0.30) 55%,rgba(221, 0, 0, 0.00) 100%);}
.testimonial:hover{background-position:right bottom ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}
.testimonial{transition:background-position 3000ms linear 0ms }
#stacks_in_1809 .fg-content.fg-full-height{height:100%}#stacks_in_1809 .slides-container{margin:0}#stacks_in_1809 .slides-container > li{margin:0}#stacks_in_1809 .slides-container > li::before,#stacks_in_1809 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 500ms ease}#stacks_in_1809 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_1809 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1809 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_1809 .impact-wrapper{z-index:0}#stacks_in_1809 .impact-wrapper.fill-container{min-width:100%}#stacks_in_1809 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_1809 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_1809 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_1809 .impact-wrapper.flexible-height{height:100%;min-height:550px;width:100%;min-width:100%}#stacks_in_1809 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_1809 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_1809 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_1809 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 500ms ease,visibility 0 0.2s}#stacks_in_1809 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_1809 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_1809 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_1809 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_1809 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_1809 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_1809 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_1809 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_1809 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_1809 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_1809 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_1809 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1809 .impact-container{z-index:5}#stacks_in_1809 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_1809 .scrollDown{transform:scale(0.70)}}#stacks_in_1809 .scrollDown.button-bottom{bottom:30px}#stacks_in_1809 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_1809 .scrollDown.hide-on-mob{display:none}}#stacks_in_1809 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_1809 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_1809 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_1809 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_1809 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_1809 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_1809 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_1809 .slides-pagination > a{transition:all 1500ms ease}#stacks_in_1809 .slides-pagination > a.current{transition:all 1500ms ease}
.slide-stacks_in_1824 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1824 .impact-container.h-right{right:0px}.slide-stacks_in_1824 .impact-container.h-left{left:0px}.slide-stacks_in_1824 .impact-container.v-top{top:0px}

#stacks_in_1826 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1826 .pullquote:before, #stacks_in_1826 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1826 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1826 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1826 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1826 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1829 {
	font-size: 74%;
}
.slide-stacks_in_2341 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_2341 .impact-container.h-right{right:0px}.slide-stacks_in_2341 .impact-container.h-left{left:0px}.slide-stacks_in_2341 .impact-container.v-top{top:0px}

#stacks_in_2342 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_2342 .pullquote:before, #stacks_in_2342 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_2342 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_2342 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_2342 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_2342 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_2345 {
	font-size: 74%;
}
.slide-stacks_in_1834 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1834 .impact-container.h-right{right:0px}.slide-stacks_in_1834 .impact-container.h-left{left:0px}.slide-stacks_in_1834 .impact-container.v-top{top:0px}

#stacks_in_1835 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1835 .pullquote:before, #stacks_in_1835 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1835 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1835 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1835 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1835 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1838 {
	font-size: 74%;
}
.slide-stacks_in_1830 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1830 .impact-container.h-right{right:0px}.slide-stacks_in_1830 .impact-container.h-left{left:0px}.slide-stacks_in_1830 .impact-container.v-top{top:0px}

#stacks_in_1810 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1810 .pullquote:before, #stacks_in_1810 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1810 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1810 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1810 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1810 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1833 {
	font-size: 74%;
}
.slide-stacks_in_1839 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1839 .impact-container.h-right{right:0px}.slide-stacks_in_1839 .impact-container.h-left{left:0px}.slide-stacks_in_1839 .impact-container.v-top{top:0px}

#stacks_in_1840 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1840 .pullquote:before, #stacks_in_1840 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1840 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1840 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1840 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1840 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1843 {
	font-size: 74%;
}
.slide-stacks_in_1898 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1898 .impact-container.h-right{right:0px}.slide-stacks_in_1898 .impact-container.h-left{left:0px}.slide-stacks_in_1898 .impact-container.v-top{top:0px}

#stacks_in_1899 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1899 .pullquote:before, #stacks_in_1899 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1899 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1899 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1899 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1899 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1902 {
	font-size: 74%;
}
#stacks_in_1809 .slides-navigation{display:none}#stacks_in_1809 .slides-pagination{z-index:100;text-align:center;width:100%;bottom:0px;}#stacks_in_1809 .slides-pagination a{border:2px solid rgba(208, 208, 208, 1.00);background:rgba(207, 207, 207, 1.00);border-radius:50%;box-sizing:content-box;width:15px;height:15px;font-size:15px !important;line-height:15px;color:rgba(206, 206, 206, 1.00);display:-moz-inline-stack;display:inline-block;vertical-align:middle;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");margin:3px;overflow:hidden;text-decoration:none}#stacks_in_1809 .slides-pagination a:hover{text-decoration:none;border:2px solid rgba(255, 255, 255, 1.00);background:rgba(255, 255, 255, 0.00)}#stacks_in_1809 .slides-pagination a.current{color:rgba(108, 108, 108, 1.00);border:2px solid rgba(108, 108, 108, 1.00);background:rgba(108, 108, 108, 1.00)}#stacks_in_1809 .slides-pagination a.current:hover{border:2px solid rgba(255, 255, 255, 1.00);background:rgba(255, 255, 255, 1.00)}#stacks_in_1809 .slides-pagination{position:absolute}#stacks_in_1809 .slides-navigation{opacity:0;transition:opacity 180ms ease}#stacks_in_1809:hover .slides-navigation{opacity:1}
#stacks_in_1849 .fg-content.fg-full-height{height:100%}#stacks_in_1849 .slides-container{margin:0}#stacks_in_1849 .slides-container > li{margin:0}#stacks_in_1849 .slides-container > li::before,#stacks_in_1849 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 500ms ease}#stacks_in_1849 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_1849 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1849 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_1849 .impact-wrapper{z-index:0}#stacks_in_1849 .impact-wrapper.fill-container{min-width:100%}#stacks_in_1849 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_1849 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_1849 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_1849 .impact-wrapper.flexible-height{height:100vh;min-height:950px;width:100%;min-width:100%}#stacks_in_1849 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_1849 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_1849 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_1849 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 500ms ease,visibility 0 0.2s}#stacks_in_1849 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_1849 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_1849 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_1849 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_1849 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_1849 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_1849 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_1849 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_1849 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_1849 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_1849 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_1849 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_1849 .impact-container{z-index:5}#stacks_in_1849 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_1849 .scrollDown{transform:scale(0.70)}}#stacks_in_1849 .scrollDown.button-bottom{bottom:30px}#stacks_in_1849 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_1849 .scrollDown.hide-on-mob{display:none}}#stacks_in_1849 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_1849 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_1849 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_1849 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_1849 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_1849 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_1849 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_1849 .slides-pagination > a{transition:all 1500ms ease}#stacks_in_1849 .slides-pagination > a.current{transition:all 1500ms ease}
.slide-stacks_in_1864 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1864 .impact-container.h-right{right:0px}.slide-stacks_in_1864 .impact-container.h-left{left:0px}.slide-stacks_in_1864 .impact-container.v-top{top:0px}

#stacks_in_1866 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1866 .pullquote:before, #stacks_in_1866 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1866 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1866 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1866 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1866 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1869 {
	font-size: 74%;
}
.slide-stacks_in_1870 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1870 .impact-container.h-right{right:0px}.slide-stacks_in_1870 .impact-container.h-left{left:0px}.slide-stacks_in_1870 .impact-container.v-top{top:0px}

#stacks_in_1871 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1871 .pullquote:before, #stacks_in_1871 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1871 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1871 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1871 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1871 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1874 {
	font-size: 74%;
}
.slide-stacks_in_1875 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1875 .impact-container.h-right{right:0px}.slide-stacks_in_1875 .impact-container.h-left{left:0px}.slide-stacks_in_1875 .impact-container.v-top{top:0px}

#stacks_in_1850 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1850 .pullquote:before, #stacks_in_1850 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1850 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1850 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1850 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1850 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1878 {
	font-size: 74%;
}
.slide-stacks_in_1879 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1879 .impact-container.h-right{right:0px}.slide-stacks_in_1879 .impact-container.h-left{left:0px}.slide-stacks_in_1879 .impact-container.v-top{top:0px}

#stacks_in_1880 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1880 .pullquote:before, #stacks_in_1880 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1880 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1880 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1880 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1880 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1883 {
	font-size: 74%;
}
.slide-stacks_in_1903 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_1903 .impact-container.h-right{right:0px}.slide-stacks_in_1903 .impact-container.h-left{left:0px}.slide-stacks_in_1903 .impact-container.v-top{top:0px}

#stacks_in_1904 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_1904 .pullquote:before, #stacks_in_1904 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_1904 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_1904 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_1904 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_1904 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_1907 {
	font-size: 74%;
}
#stacks_in_1849 .slides-navigation{display:none}#stacks_in_1849 .slides-pagination{z-index:100;text-align:center;width:100%;bottom:15px;}#stacks_in_1849 .slides-pagination a{border:2px solid rgba(208, 208, 208, 1.00);background:rgba(207, 207, 207, 1.00);border-radius:50%;box-sizing:content-box;width:15px;height:15px;font-size:15px !important;line-height:15px;color:rgba(206, 206, 206, 1.00);display:-moz-inline-stack;display:inline-block;vertical-align:middle;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");margin:3px;overflow:hidden;text-decoration:none}#stacks_in_1849 .slides-pagination a:hover{text-decoration:none;border:2px solid rgba(255, 255, 255, 1.00);background:rgba(255, 255, 255, 0.00)}#stacks_in_1849 .slides-pagination a.current{color:rgba(108, 108, 108, 1.00);border:2px solid rgba(108, 108, 108, 1.00);background:rgba(108, 108, 108, 1.00)}#stacks_in_1849 .slides-pagination a.current:hover{border:2px solid rgba(255, 255, 255, 1.00);background:rgba(255, 255, 255, 1.00)}#stacks_in_1849 .slides-pagination{position:absolute}#stacks_in_1849 .slides-navigation{opacity:0;transition:opacity 180ms ease}#stacks_in_1849:hover .slides-navigation{opacity:1}

#stacks_in_816 {
	font-weight: bold;
}
.stacks_in_790 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


#stacks_in_813 {
	font-weight: bold;
}

.stacks_in_808 img{width:100%;max-width:512px}

#stacks_in_267 {
	font-weight: bold;
}

#stacks_in_271 {
	font-size: 99%;
}
#toggleWrapper_stacks_in_233 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_233 {
	padding: 0px;
	margin: 0;
	background: #E5E5E5;
	font-weight: normal;
	display: block;
	position: relative;
	color: #000000;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_233:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_233 {
	display: none;
	margin-top: 10px;
	padding: 0px;
	overflow: hidden;
	background: #E5E5E5;
	color: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

@media print {
	#toggleTrigger_stacks_in_233 a:link:after,
	#toggleTrigger_stacks_in_233 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_233 {
		display: block !important;
	}
}

#stacks_in_236 {
	margin: 10px 0px 10px 0px;
}

#stacks_in_238 {
	margin: 10px 0px 10px 0px;
	padding:  20px;
}

#stacks_in_1498 {
	font-weight: bold;
}

#stacks_in_598 {
	font-size: 99%;
}

#stacks_in_1915 {
	font-weight: bold;
}

#stacks_in_1917 {
	font-size: 99%;
}
.stacks_in_2327 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}
.stacks_in_2328{line-height:0}.stacks_in_2328 svg{display:inline-block;}.stacks_in_2328.full-width svg{width:100%;height:auto}.stacks_in_2328 svg *{fill:rgba(66, 103, 178, 1.00)}
.stacks_in_2331{line-height:0}.stacks_in_2331 svg{display:inline-block;}.stacks_in_2331.full-width svg{width:100%;height:auto}.stacks_in_2331 svg *{fill:rgba(0, 119, 181, 1.00)}
.stacks_in_2333{line-height:0}.stacks_in_2333 svg{display:inline-block;}.stacks_in_2333.full-width svg{width:100%;height:auto}.stacks_in_2333 svg *{fill:rgba(193, 53, 132, 1.00)}
.stacks_in_2335{line-height:0}.stacks_in_2335 svg{display:inline-block;}.stacks_in_2335.full-width svg{width:100%;height:auto}
  
.stacks_in_2157 > .grid-divider-wrapper > .grid-divider{height:calc(4% - 0.25rem)}

.stacks_in_2161{line-height:0}.stacks_in_2161 svg{display:inline-block;max-width:100px;height:auto;}.stacks_in_2161.full-width svg{width:100%;height:auto}

.chat-widget{border-width:0px ;border-style:solid ;}
.chat-widget{box-shadow: 0px 0px 10px 0px rgba(11, 23, 57, 0.10);}
.chat-widget:hover{box-shadow: 0px 0px 10px 3px rgba(11, 23, 57, 0.20);}
.chat-widget{position:fixed   ;z-index:1 ;top:unset ;bottom:10px ;left:unset ;right:10px ;}
.chat-widget{transition:all 300ms ease 0ms }
.chat-widget{background:none ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.chat-widget{background-attachment:scroll!important}}
.chat-widget-container{border-radius:20px ;}
.chat-widget-container{border-width:0px ;}
.chat-widget-container{position:fixed   ;z-index:999 ;top:unset ;bottom:unset ;left:unset ;right:unset ;}
.chat-widget-container{width:95.00% ;}@media only screen and (min-width:40em){.chat-widget-container{width:50.00% }}@media only screen and (min-width:64em){.chat-widget-container{width:25.00% }}
.chat-button{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(77, 233, 73, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(47, 203, 43, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}

