/*
 * com.bwd.lib.sectionspro
 */

.sections-stack.s-pro.eq-height,.sections-stack.s-pro.eq-height>.shear-wrapper{margin-top:0!important}.sections-stack.s-pro.top-margin-none{margin-top:0}.sections-stack.s-pro.bot-margin-none{margin-bottom:0}.sections-stack.s-pro .inner-content{position:relative}.sections-stack.s-pro .content-wrapper.fill-content{height:100%}.sections-stack.s-pro .content-wrapper>.content{margin:0;padding:0}.sections-stack.s-pro .shear-inner::before,.sections-stack.s-pro .shear-inner::after{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;pointer-events:none!important;position:absolute;top:0;height:100%;left:0;width:100%;content:""}.sections-stack.s-pro.allow-pull-out>.shear-wrapper>.shear-inner.full-height,.sections-stack.s-pro.allow-pull-out>.shear-wrapper>.shear-inner>.inner-content.v-center,.sections-stack.s-pro.allow-pull-out>.shear-wrapper>.shear-inner.fixed-height>.inner-content{overflow:visible!important}


 .sections-stack .content.preload-content{opacity:0}html.no-js .sections-stack .content.preload-content{opacity:1}


@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}
.target-wrapper{position:relative}.target-show-on-hover{opacity:0;-webkit-transition:opacity 750ms ease;transition:opacity 750ms ease}.target-show-on-hover:hover{opacity:1}.target{position:absolute;width:100%;height:auto}.target.width-auto{width:auto}.target.height-fill,.target.height-fixed,.target.height-flexible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.target.height-fill{height:100%}.target[class*="float-"],.target[class*="shift-"]{position:relative}.target[class*="pin-"],.target.relative-browser{position:fixed}.target.float-right{float:right}.target.float-left{float:left}.target.vcenter[class*="relative-"]{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.target.hcenter[class*="relative-"]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.target.hcenter.vcenter[class*="relative-"]{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.target.shift-up,.target.shift-down{margin-left:auto;margin-right:auto}.target.target-center{top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.target.pin-top{top:0}.target.pin-bottom{bottom:0}.target.pin-left{left:0}.target.pin-right{right:0}.target.target-disable{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;-webkit-transform:none !important;transform:none !important;width:100% !important}@media only screen and (min-width:40em){.target.target-mobile-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;-webkit-transform:none !important;transform:none !important;width:100% !important}}@media only screen and (max-width:39.9375em){.target.target-disable-mobile{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;-webkit-transform:none !important;transform:none !important;width:100% !important}}@media only screen and (max-width:62.5em){.target.target-desktop-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;-webkit-transform:none !important;transform:none !important;width:100% !important}}
.form-submit-success,.form-submit-error{opacity:0;-webkit-transition:none;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;-webkit-transition:opacity 500ms ease;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;-webkit-transition:opacity 500ms ease;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}
.infix{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;outline:none !important;overflow:hidden}.infix.infix-section{z-index:999}.infix *{-webkit-box-sizing:border-box;box-sizing:border-box}.infix-wrap{z-index:9990;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.infix.infix-body{position:fixed}.infix.no-nav > .infix-wrap > .infix-nav{display:none}.infix.infix-body .infix-wrap{position:fixed}.infix.infix-section{position:absolute}.infix.infix-section .infix-wrap{position:absolute}.infix-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle}.splb-loader{z-index:99999;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.infix-loading .splb-loader{opacity:1}.infix-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.infix.stacks-v-top .infix-container{vertical-align:top}.infix.stacks-v-bottom .infix-container{vertical-align:bottom}.infix.infix-section .infix-container{position:static}.infix.infix-section.infix-inline .infix-container{position:static}.infix-content{z-index:9993;width:100%}.infix-content::after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;z-index:-1}.infix-body .infix-close{position:fixed}.infix-body.infix-inline .infix-container{width:96%;max-width:1000px}.infix-body.cross-overlay .infix-close{position:fixed}.infix-body.cross-inside .infix-close{position:absolute}.infix-section .infix-close{position:absolute}.infix-closed:not(.infix-closing){z-index:-99 !important;height:0 !important}.infix-close{display:none;cursor:pointer;text-decoration:none;text-align:center;font-style:normal;border:0;-webkit-appearance:none;outline:none;background:none;-webkit-box-shadow:none;box-shadow:none}.infix-close,[data-infix-next],[data-infix-prev]{cursor:pointer}.infix-close.icon-tr{right:0;top:0}.infix-close.icon-tl{left:0;top:0}.infix-close.icon-br{right:0;bottom:0}.infix-close.icon-bl{left:0;bottom:0}.infix-close::-moz-focus-inner{border:0;padding:0}.infix-img{max-width:100%;margin:0 auto;display:block;line-height:0;border:0}.infix-section.size-target.infix-image .infix-img[style],.infix-section.size-native.infix-image .infix-img[style]{max-height:none !important}.infix.infix-section.size-native{overflow:visible}.infix.infix-section.size-native,.infix.infix-section.size-native > .infix-wrap,.infix.infix-section.size-native > .infix-wrap > .infix-container{position:relative;width:100%}.infix.infix-section.size-native.infix-closing{display:none !important}.infix.size-native > .infix-wrap > .infix-container > .infix-content > .splb{max-height:none !important}.infix-iframe .infix-container{width:100%}.infix-body.infix-iframe .infix-container{max-width:1000px}.infix-section.infix-iframe.full-frame .infix-container{max-width:100%}.infix-section.infix-iframe.auto-size-section .infix-iframe-container{max-height:none !important}.size-target:not(.lightbox-open)[style]{max-height:initial !important;min-height:initial !important}.infix-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.infix-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.infix-htmlvideo video{position:absolute;top:0px;width:100%}.infix-instagram .infix-content{margin:0 auto;width:100%}.infix-instagram .infix-content .infix-iframe-container{padding-top:113.0719%}.infix-error{text-align:center}.infix-err-txt{color:black;background-color:rgba(255,255,255,0.4);padding:3px 6px}.spl-lightbox,.spl-lightbox::before,.spl-lightbox::after{display:none}.limelight-launcher{cursor:pointer}.limelight-launcher:not(.allowclicks) *{pointer-events:none}[data-cms-launch][data-cms-id=""].ll-empty-noclick{pointer-events:none !important}[data-cms-launch][data-cms-id=""].ll-empty-hide{display:none !important}.ll-count{display:none}.ll-overlay[class*="s-"][class*="-bg"]::before{display:none}
.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;-webkit-filter:drop-shadow(0 0 20px rgba(0,0,0,0.6));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)}
.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}}

.animate{--animation-name:shake;--animation-duration:2s;--animation-delay:0s;--animation-count:1}.animate.on-load,.animate.on-hover:hover{animation-name:var(--animation-name);animation-duration:var(--animation-duration);animation-delay:var(--animation-delay);animation-iteration-count:var(--animation-count)}
.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}
: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(51, 55, 58, 1.00);--secondary:rgba(255, 255, 255, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(204, 10, 39, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 55, 58, 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(255, 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, 220, 249, 1.00);*/--primary-dark:rgba(21, 25, 28, 1.00);--secondary-dark:rgba(225, 225, 225, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(174, 0, 9, 1.00);--header-color:rgba(51, 55, 58, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(51, 55, 58, 1.00);--link-color:rgba(204, 10, 39, 1.00);--link-color-hover:rgba(51, 55, 58, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem}::-moz-selection{background:var(--selection-background);color:var(--selection-text)}::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(204, 10, 39, 1.00);--link-color-hover:rgba(51, 55, 58, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:calc(1200rem/16);}.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:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(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:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/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:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-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-vault-1 > a, h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a, button,.button,.btn, .font-vault-1,.font-vault-1 > li,  .header, .fontpro-stacks_in_1910_17{font-style:normal;font-weight:700;font-family:"Fira Sans",sans-serif }

 p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font), .paragraph, .fontpro-stacks_in_1910_18{font-style:normal;font-weight:400;font-family:"Fira Sans",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-style:normal;font-weight:400;font-family:"Fira Sans",sans-serif }

 .font-style-1,.font-style-1 > li,.font-style-1 > *,  .subline, .fontpro-stacks_in_1910_82{ font-size:1.00rem ; }
  
  
  @media only screen and (min-width:25.875000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *,  .subline, .fontpro-stacks_in_1910_82{font-size:1.20rem }} 
  @media only screen and (min-width:48.000000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *,  .subline, .fontpro-stacks_in_1910_82{font-size:1.20rem }} 
  @media only screen and (min-width:62.500000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *,  .subline, .fontpro-stacks_in_1910_82{font-size:1.20rem }} 

.padding-columns{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.padding-columns{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.padding-columns{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.padding-columns-half{padding-top:4rem ;padding-bottom:4rem ;}  
.padding-columns-hb{padding-top:0 ;padding-bottom:4rem ;}  
.padding-columns-ht{padding-top:4rem ;padding-bottom:0 ;}  
.padding-columns-top{padding-top:8rem ;padding-bottom:0 ;}  
.padding-columns-bottom{padding-top:0 ;padding-bottom:8rem ;}  
.padding-columns-r{padding-top:0 ;padding-right:2rem ;padding-bottom:0 ;}  
.padding-columns-l{padding-top:0 ;padding-right:0 ;padding-bottom:0 ;padding-left:0 ;}  

.grau{background-color:rgba(240, 240, 240, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.grau{background-attachment:scroll!important}}
.hellgrau{background-color:rgba(248, 248, 248, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.hellgrau{background-attachment:scroll!important}}
.weiss{background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.weiss{background-attachment:scroll!important}}
.black{background-color:rgba(51, 55, 58, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.black{background-attachment:scroll!important}}
.streifen{background-image:url('../files/bgimage-33-8AF.png') ;background-repeat:no-repeat    ;background-size: contain  ;background-position:left bottom ;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){.streifen{background-attachment:scroll!important}}
/* -- Start Bellboy Each css Template -- */

.stacks_in_1910_35bellboywrapper{
	width: 50px;
	margin: 0 auto;
	
	display : none;
	
}

.stacks_in_1910_35bellboy{
	position: relative;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.00);
	width: 50px;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: rgba(51, 55, 58, 1.00);
	text-align: center;
	line-height: 50px;
	font-size: 22.727272px;
	margin: 5px;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.00);
}


.stacks_in_1910_35bellboy i {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22.727272px;
	vertical-align: middle;
}


.stacks_in_1910_35bellboy:hover{
	color: rgba(31, 35, 38, 1.00);
	background: rgba(15, 15, 15, 0.00); /* Old browsers */
}

/* -- End Bellboy Each css Template -- */#stacks_out_1910_36{position:fixed;width:100%;z-index:99}body.ll-active-lightbox1 #stacks_out_1910_36{z-index:9999 !important}#stacks_out_1910_36{text-align:right}#stacks_in_1910_36{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;min-width:10px;display:block;}#stacks_in_1910_36 .toggle-target{cursor:pointer !important}@-webkit-keyframes openLabel{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:0.8;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes openLabel{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}50%{opacity:0.8;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes closeLabel{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0.8}100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@keyframes closeLabel{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0.8}100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@media screen and (max-width:640px){#stacks_in_1910_36 .bp-menu-text{padding:0px 0px 0px 0px}}#stacks_in_1910_36 .ll-switch-wrap{-webkit-transition:background-color 120ms ease;transition:background-color 120ms ease;display:inline-block}#stacks_in_1910_36 .ll-switch-wrap:not(.is-fresh) .bp-menu-text{-webkit-animation:closeLabel 80ms ease;animation:closeLabel 80ms ease}#stacks_in_1910_36 .ll-switch-wrap .bp-menu-text{display:inline-block;vertical-align:middle;color:rgba(249, 250, 249, 1.00);font-size:18px}@media screen and (min-width:640px){#stacks_in_1910_36 .ll-switch-wrap .bp-menu-text{font-size:18px}}#stacks_in_1910_36 .ll-switch-wrap .bp-menu-text::before{content:""}#stacks_in_1910_36 .ll-switch-wrap .duck-burger{display:inline-block;position:relative;background-color:rgba(0, 0, 0, 0.10);border-radius:0%;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:ease;transition-timing-function:ease}#stacks_in_1910_36 .ll-switch-wrap.lightbox-open:not(.is-fresh) .bp-menu-text{-webkit-animation:openLabel 80ms ease;animation:openLabel 80ms ease}#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .bp-menu-text{color:rgba(34, 34, 34, 1.00)}#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .bp-menu-text::before{content:""}#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .duck-burger{background-color:rgba(0, 0, 0, 0.00)}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars{padding-left:0;display:inline-block;width: 90px ;height:40.00px;vertical-align:middle}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg{left:25%;top:48%;display:block;width:50%}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg,#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg::before,#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg::after{position:absolute;height:2.00px;background:rgba(249, 250, 249, 1.00);}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg::before,#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg::after{left:0;content:"";width:100%}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg:before{top:-8.00px}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg:after{top:8.00px}#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .duck-burger.toggle-bars .burg,#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .duck-burger.toggle-bars .burg::before,#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .duck-burger.toggle-bars .burg::after{background:rgba(249, 250, 249, 1.00)}@media screen and (min-width:640px){#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars{width: 100px ;height:80px}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg:before{top:-16.00px}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg:after{top:16.00px}#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg,#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg::before,#stacks_in_1910_36 .ll-switch-wrap .duck-burger.toggle-bars .burg::after{height:4px}}#stacks_in_1910_36 .ll-switch-wrap .duck-burger .burg{-webkit-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}#stacks_in_1910_36 .ll-switch-wrap .duck-burger .burg::before{-webkit-transition:top 0.1s 0.14s ease,opacity 0.1s ease;transition:top 0.1s 0.14s ease,opacity 0.1s ease}#stacks_in_1910_36 .ll-switch-wrap .duck-burger .burg::after{-webkit-transition:top 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.14s ease,-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19);transition:top 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.1s cubic-bezier(0.55,0.055,0.675,0.19)}#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .duck-burger .burg{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.14s;transition-delay:0.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .duck-burger .burg::before{top:0;opacity:0;-webkit-transition:top 0.1s ease,opacity 0.1s 0.14s ease;transition:top 0.1s ease,opacity 0.1s 0.14s ease}#stacks_in_1910_36 .ll-switch-wrap.lightbox-open .duck-burger .burg::after{top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s ease,-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:top 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.1s 0.14s cubic-bezier(0.215,0.61,0.355,1)}

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

#stacks_out_1910_36 {
	margin-right:0;
}
.lb-master_stacks_in_1910_37.bg-vault.bg-color.style-pro-stacks_in_1910_37{background-color:rgba(51, 55, 58, 0.90)}.lb-master_stacks_in_1910_37.close-vis-never .infix-close{display:none !important}.ll-overlay#ovl_stacks_in_1910_37.bg-color{background-color:rgba(51, 55, 58, 0.90)}@media screen and (max-width:640px){.ll-overlay#ovl_stacks_in_1910_37.small-bg-color{background-color:rgba(0, 0, 0, 0.78)}.ll-overlay#ovl_stacks_in_1910_37.small-bg-color::before{background-color:transparent !important;background-image:none !important}}body > .ll-overlay#ovl_stacks_in_1910_37{position:fixed}.ll-open-stacks_in_1910_37 > .ll-overlay#ovl_stacks_in_1910_37{z-index:9989}.ll-open-stacks_in_1910_37.sectionsPro1 > .ll-overlay#ovl_stacks_in_1910_37{z-index:998}@media screen and (min-width:640px){.lb-master_stacks_in_1910_37.close-vis-small-only .infix-close{display:none !important}}@media screen and (max-width:640px){.lb-master_stacks_in_1910_37.close-vis-large-only .infix-close{display:none !important}}#stacks_in_1910_37 .infix-close.lb-close-master{display:none !important}@media screen and (min-width:640px){#ovl_stacks_in_1910_37.large-hide-overlay{background-color:transparent !important}}@media screen and (min-width:640px){.lb-master_stacks_in_1910_37.infix-section.large-hide-overlay{background-color:transparent !important}}@media screen and (max-width:640px){.lb-master_stacks_in_1910_37.infix-section.sm-hide-borders .infix-content{border-radius:0 !important;border:none !important}}[data-ll-target="limelight1"].sectionsPro1.size-target.lightbox-open.ll-open-stacks_in_1910_37 > .shear-wrapper{position:absolute}.lb-master_stacks_in_1910_37.maxw-frame:not(.infix-image):not(.custom-size) .infix-container{width:100%}@media screen and (max-width:640px){.lb-master_stacks_in_1910_37.maxw-frame:not(.infix-image):not(.custom-size) .infix-container{width:100%}}.lb-master_stacks_in_1910_37.maxw-frame.infix-image:not(.custom-size) .infix-container > .infix-content{margin:0 auto;width:100%}@media screen and (max-width:640px){.lb-master_stacks_in_1910_37.maxw-frame.infix-image:not(.custom-size) .infix-container > .infix-content{width:100%}}.lb-master_stacks_in_1910_37.maxw-frame:not(.custom-size) .infix-container{max-width:1000px}@media screen and (max-width:640px){.lb-master_stacks_in_1910_37.maxw-frame:not(.custom-size) .infix-container{max-width:1000px}}.lb-master_stacks_in_1910_37.prop-height.infix-body:not(.vid-letterbox):not(.infix-image) .infix-iframe-container{padding-top:85vh}@media screen and (min-width:640px){.lb-master_stacks_in_1910_37.prop-height.infix-body:not(.vid-letterbox):not(.infix-image) .infix-iframe-container{padding-top:85vh}}.lb-master_stacks_in_1910_37.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container,.lb-master_stacks_in_1910_37.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1910_37.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:85vh !important;max-height:85vh !important}@media screen and (min-width:640px){.lb-master_stacks_in_1910_37.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container,.lb-master_stacks_in_1910_37.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1910_37.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:85vh !important;max-height:85vh !important}}.lb-master_stacks_in_1910_37.prop-height.infix-section:not(.vid-letterbox):not(.infix-image) .infix-container{top:calc((100% - 85%) / 2) !important;height:85% !important}@media screen and (min-width:640px){.lb-master_stacks_in_1910_37.prop-height.infix-section:not(.vid-letterbox):not(.infix-image) .infix-container{top:calc((100% - 85%) / 2) !important;height:85% !important}}.lb-master_stacks_in_1910_37.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container{height:85% !important;max-height:85% !important}@media screen and (min-width:640px){.lb-master_stacks_in_1910_37.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container{height:85% !important;max-height:85% !important}}.lb-master_stacks_in_1910_37.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1910_37.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:100% !important;max-height:100% !important}.lb-master_stacks_in_1910_37.infix-iframe.infix-section .infix-container,.lb-master_stacks_in_1910_37.infix-iframe.infix-section .infix-content,.lb-master_stacks_in_1910_37.infix-iframe.infix-section .infix-iframe-container{position:static;top:0;left:0;height:100%;width:100%}.lb-master_stacks_in_1910_37.infix-iframe.infix-section.size-float .infix-iframe-container{padding-top:0}.lb-master_stacks_in_1910_37 .infix-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;z-index:9999;padding:8px;border-radius:0% 0% 0% 0%;background:rgba(0, 0, 0, 0.00)}html.bwd-touch .lb-master_stacks_in_1910_37 .infix-close{opacity:1 !important}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap{position:relative;width:40px;height:40px;opacity:0.94}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap:hover,html.bwd-touch .lb-master_stacks_in_1910_37 .infix-close > .close-wrap{opacity:1 !important}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap.close-text-only{width:auto;height:auto;color:rgba(255, 255, 255, 0.96);font-size:12px;line-height:1}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap.close-text-only .text-border{padding:8px;border:1px solid rgba(255, 255, 255, 0.00);border-radius:8px;background-color:rgba(255, 255, 255, 0.00);text-align:center}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg{width:40px;height:40px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg circle.bg{fill:rgba(255, 255, 255, 0.00)}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg .ring{stroke:rgba(255, 255, 255, 0.00);stroke-width:4px}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg .action-icon path{stroke:rgba(255, 255, 255, 0.96);stroke-width:4px;fill:none}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg .ring,.lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg .action-icon path{-webkit-transition:stroke 200ms ease-out;transition:stroke 200ms ease-out}.lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg circle.bg{-webkit-transition:fill 220ms ease-out;transition:fill 220ms ease-out}.lb-master_stacks_in_1910_37 .infix-close:hover,html.bwd-touch .lb-master_stacks_in_1910_37 .infix-close{background:rgba(0, 0, 0, 0.00)}.lb-master_stacks_in_1910_37 .infix-close:hover > .close-wrap > svg circle.bg,html.bwd-touch .lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg circle.bg{fill:rgba(255, 255, 255, 0.00)}.lb-master_stacks_in_1910_37 .infix-close:hover > .close-wrap > svg .ring,html.bwd-touch .lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg .ring{stroke:rgba(255, 255, 255, 1.00)}.lb-master_stacks_in_1910_37 .infix-close:hover > .close-wrap > svg .action-icon path,html.bwd-touch .lb-master_stacks_in_1910_37 .infix-close > .close-wrap > svg .action-icon path{stroke:rgba(255, 255, 255, 1.00);fill:none}.lb-master_stacks_in_1910_37 .infix-close:hover > .close-wrap.close-text-only,html.bwd-touch .lb-master_stacks_in_1910_37 .infix-close > .close-wrap.close-text-only{color:rgba(255, 255, 255, 1.00)}.lb-master_stacks_in_1910_37 .infix-close i.fa,.lb-master_stacks_in_1910_37 .infix-close svg,.lb-master_stacks_in_1910_37 .infix-close .simple-icon,.lb-master_stacks_in_1910_37 .infix-close .close-wrap,.lb-master_stacks_in_1910_37 .infix-close .text-border{pointer-events:none}@media screen and (min-width:640px){.lb-master_stacks_in_1910_37 .infix-close .close-wrap,.lb-master_stacks_in_1910_37 .infix-close .close-wrap > svg{width:40px;height:40px}.lb-master_stacks_in_1910_37 .infix-close .close-wrap.close-text-only{font-size:16px}}.lb-master_stacks_in_1910_37 .infix-close .action-icon > g{display:none}.lb-master_stacks_in_1910_37 .infix-close.close-cross .action-icon > g#cross{display:block}.lb-master_stacks_in_1910_37 .infix-close.close-small-cross .action-icon > g#smallcross{display:block}.lb-master_stacks_in_1910_37 .infix-close.close-left-arrow .action-icon > g#arrow{display:block}.lb-master_stacks_in_1910_37 .infix-close.close-hamburger .action-icon > g#burger{display:block}@media screen and (min-width:640px){.lb-master_stacks_in_1910_37.close-bg-small-only .infix-close{background:none}}.lb-master_stacks_in_1910_37 .splb-loader .loader-message{display:none}.lb-master_stacks_in_1910_37 .splb-loader svg{display:none}.lb-master_stacks_in_1910_37 .splb-loader > .loader-message{margin-top:0}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_1910_39{background-color:rgba(255, 255, 255, 0.00)}#stacks_in_1910_39.splb{padding:0px}#splb_stacks_in_1910_39 .infix-iframe-container{background-color:}#splb_stacks_in_1910_39.lb-master_stacks_in_1910_37.custom-size.maxw-frame .infix-container{width:100%;max-width:1000px}#splb_stacks_in_1910_39.lb-master_stacks_in_1910_37.custom-size.custom-fill .infix-container{width:100%;max-width:9999px}#stacks_in_1910_39{display:none}.infix-opened #stacks_in_1910_39,.infix-closed #stacks_in_1910_39{display:block}.lightbox1{cursor:pointer}#stacks_in_1910_39.splb{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_1910_39.splb.ll-overflow{overflow:visible !important}
    #stacks_in_1910_41>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1}  #stacks_in_1910_41>.s-pro>.sections-layer{display:none}   #stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height,#stacks_in_1910_41>.s-pro>.sections-layer.preload-height{height:100.00vh!important}@media screen and (min-width:640px){#stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height,#stacks_in_1910_41>.s-pro>.sections-layer.preload-height{height:100.00vh!important}
} #stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height{height:100.00vh}#stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height.preload-color{background:rgba(255, 255, 255, 1.00)}#stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height>.inner-content.v-center{opacity:0}#stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height::after{opacity:0}#stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);transform:translateY(-50%)}     #stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_1910_41>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}       
 .preload-wrapper #stacks_in_1910_43{visibility:hidden} #stacks_in_1910_43{width:100%}#stacks_in_1910_43 .section-fix.pre-load{visibility:hidden} html.no-js #stacks_in_1910_43,html.no-js #stacks_in_1910_43 .section-fix{display:none}#stacks_in_1910_43{z-index:1;pointer-events:auto}#stacks_in_1910_43.section-absolute{position:absolute;overflow:visible}#stacks_in_1910_43.section-absolute.section-top{top:25%}#stacks_in_1910_43.section-absolute.section-bottom{bottom:25%}#stacks_in_1910_43.section-absolute.section-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#stacks_in_1910_43.section-absolute.section-left{left:0px}#stacks_in_1910_43.section-absolute.section-right{right:0px}#stacks_in_1910_43.section-absolute .button{margin:0}  @media screen and (max-width:640px){#stacks_in_1910_43.section-absolute.section-top{top:0px}#stacks_in_1910_43.section-absolute.section-bottom{bottom:0px}}   @media screen and (max-width:640px){#stacks_in_1910_43{width:100%}#stacks_in_1910_43.section-absolute.section-left,#stacks_in_1910_43.section-absolute.section-right{left:0}}    #stacks_in_1910_43 .section-fix{background:0;margin:0;padding:0;height:auto}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1910_47 .s2c_stacks_in_1910_47_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1910_47 .s2c_stacks_in_1910_47_cw, #stacks_in_1910_47 .s2c_stacks_in_1910_47_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1910_47 .s2c_stacks_in_1910_47_cw [class^="s2c_stacks_in_1910_47_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1910_47 .s2c_stacks_in_1910_47_col1 {	width: 68%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1910_47 .s2c_stacks_in_1910_47_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1910_47 .s2c_stacks_in_1910_47_cw .s2c_stacks_in_1910_47_spacer {	display: table-cell;	width: 40px;}@media only screen and (max-width: 768px) {		#stacks_in_1910_47 .s2c_stacks_in_1910_47_cw {		display: block;		table-layout: auto;	}		#stacks_in_1910_47 .s2c_stacks_in_1910_47_cw [class^="s2c_stacks_in_1910_47_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1910_47 .s2c_stacks_in_1910_47_cw .s2c_stacks_in_1910_47_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */@media only screen and (max-width:768px){#stacks_in_1910_49 p,#stacks_in_1910_49 div{text-align:center !important}}#stacks_in_1910_49 p,#stacks_in_1910_49 div{margin-bottom:0}#stacks_in_1910_49 p,#stacks_in_1910_49 div,#stacks_in_1910_49 ul,#stacks_in_1910_49 ol,#stacks_in_1910_49 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_49 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_49 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1910_49,#stacks_in_1910_49 div,#stacks_in_1910_49 p,#stacks_in_1910_49 ol,#stacks_in_1910_49 ul li,#stacks_in_1910_49 ol li,#stacks_in_1910_49 ol,#stacks_in_1910_49 dl{font-size:4.00rem}@media all and (max-width:640px){#stacks_in_1910_49,#stacks_in_1910_49 div,#stacks_in_1910_49 p,#stacks_in_1910_49 ol,#stacks_in_1910_49 ul li,#stacks_in_1910_49 ol li,#stacks_in_1910_49 ol,#stacks_in_1910_49 dl{font-size:2.00rem}}@media only screen and (min-width:0px){#stacks_in_1910_49{}}

@media only screen and (max-width:768px){#stacks_in_1910_52 p,#stacks_in_1910_52 div{text-align:center !important}}#stacks_in_1910_52 p,#stacks_in_1910_52 div{margin-bottom:0}#stacks_in_1910_52 p,#stacks_in_1910_52 div,#stacks_in_1910_52 ul,#stacks_in_1910_52 ol,#stacks_in_1910_52 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_52 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_52 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1910_52,#stacks_in_1910_52 div,#stacks_in_1910_52 p,#stacks_in_1910_52 ol,#stacks_in_1910_52 ul li,#stacks_in_1910_52 ol li,#stacks_in_1910_52 ol,#stacks_in_1910_52 dl{font-size:4.00rem}@media all and (max-width:640px){#stacks_in_1910_52,#stacks_in_1910_52 div,#stacks_in_1910_52 p,#stacks_in_1910_52 ol,#stacks_in_1910_52 ul li,#stacks_in_1910_52 ol li,#stacks_in_1910_52 ol,#stacks_in_1910_52 dl{font-size:2.00rem}}@media only screen and (min-width:0px){#stacks_in_1910_52{}}

@media only screen and (max-width:768px){#stacks_in_1910_55 p,#stacks_in_1910_55 div{text-align:center !important}}#stacks_in_1910_55 p,#stacks_in_1910_55 div{margin-bottom:0}#stacks_in_1910_55 p,#stacks_in_1910_55 div,#stacks_in_1910_55 ul,#stacks_in_1910_55 ol,#stacks_in_1910_55 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_55 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_55 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1910_55,#stacks_in_1910_55 div,#stacks_in_1910_55 p,#stacks_in_1910_55 ol,#stacks_in_1910_55 ul li,#stacks_in_1910_55 ol li,#stacks_in_1910_55 ol,#stacks_in_1910_55 dl{font-size:4.00rem}@media all and (max-width:640px){#stacks_in_1910_55,#stacks_in_1910_55 div,#stacks_in_1910_55 p,#stacks_in_1910_55 ol,#stacks_in_1910_55 ul li,#stacks_in_1910_55 ol li,#stacks_in_1910_55 ol,#stacks_in_1910_55 dl{font-size:2.00rem}}@media only screen and (min-width:0px){#stacks_in_1910_55{}}

@media only screen and (max-width:768px){#stacks_in_1910_58 p,#stacks_in_1910_58 div{text-align:center !important}}#stacks_in_1910_58 p,#stacks_in_1910_58 div{margin-bottom:0}#stacks_in_1910_58 p,#stacks_in_1910_58 div,#stacks_in_1910_58 ul,#stacks_in_1910_58 ol,#stacks_in_1910_58 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_58 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_58 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1910_58,#stacks_in_1910_58 div,#stacks_in_1910_58 p,#stacks_in_1910_58 ol,#stacks_in_1910_58 ul li,#stacks_in_1910_58 ol li,#stacks_in_1910_58 ol,#stacks_in_1910_58 dl{font-size:4.00rem}@media all and (max-width:640px){#stacks_in_1910_58,#stacks_in_1910_58 div,#stacks_in_1910_58 p,#stacks_in_1910_58 ol,#stacks_in_1910_58 ul li,#stacks_in_1910_58 ol li,#stacks_in_1910_58 ol,#stacks_in_1910_58 dl{font-size:2.00rem}}@media only screen and (min-width:0px){#stacks_in_1910_58{}}

@media only screen and (max-width:768px){#stacks_in_1910_61 p,#stacks_in_1910_61 div{text-align:center !important}}#stacks_in_1910_61 p,#stacks_in_1910_61 div{margin-bottom:0}#stacks_in_1910_61 p,#stacks_in_1910_61 div,#stacks_in_1910_61 ul,#stacks_in_1910_61 ol,#stacks_in_1910_61 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_61 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_61 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1910_61,#stacks_in_1910_61 div,#stacks_in_1910_61 p,#stacks_in_1910_61 ol,#stacks_in_1910_61 ul li,#stacks_in_1910_61 ol li,#stacks_in_1910_61 ol,#stacks_in_1910_61 dl{font-size:4.00rem}@media all and (max-width:640px){#stacks_in_1910_61,#stacks_in_1910_61 div,#stacks_in_1910_61 p,#stacks_in_1910_61 ol,#stacks_in_1910_61 ul li,#stacks_in_1910_61 ol li,#stacks_in_1910_61 ol,#stacks_in_1910_61 dl{font-size:2.00rem}}@media only screen and (min-width:0px){#stacks_in_1910_61{}}

@media only screen and (max-width:768px){#stacks_in_1910_65 p,#stacks_in_1910_65 div{text-align:center !important}}#stacks_in_1910_65 p,#stacks_in_1910_65 div,#stacks_in_1910_65 ul,#stacks_in_1910_65 ol,#stacks_in_1910_65 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_65 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_65 a:hover{color:rgba(255, 255, 255, 0.85)}@media only screen and (min-width:0px){#stacks_in_1910_65{}}


#stacks_in_1910_68 {
	padding: 20px 0px 30px 0px;
}

#stacks_out_1910_68 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1910_69 p,#stacks_in_1910_69 div,#stacks_in_1910_69 ul,#stacks_in_1910_69 ol,#stacks_in_1910_69 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_69 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1910_69 a:hover{color:rgba(255, 255, 255, 0.85)}@media only screen and (min-width:0px){#stacks_in_1910_69{}}

.style-pro-stacks_in_1910_41::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}

.style-pro-stacks_in_1910_37::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1910_37:not(.bg-vault):not(.bg-featured)::before{background-color:rgba(126, 167, 227, 1.00)}

#ovl_stacks_in_1910_37.ll-overlay {
  z-index: -99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: opacity 600ms ease, z-index 0ms 600ms, visibility 0ms 600ms ease; }

.ll-open-stacks_in_1910_37 > #ovl_stacks_in_1910_37.ll-overlay {
  transition: opacity 300ms ease;
  opacity: 1;
  visibility: visible; }

.lb-master_stacks_in_1910_37, .lb-master_stacks_in_1910_37.infix-closed {
  opacity: 0;
  visibility: hidden; }

.lb-master_stacks_in_1910_37.infix-opened {
  opacity: 1;
  visibility: visible; }

.lb-master_stacks_in_1910_37 [data-infix-close]:not(.infix-wrap), .lb-master_stacks_in_1910_37.infix-closed [data-infix-close]:not(.infix-wrap) {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  transition: opacity 40ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0ms 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) transform 40ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1910_37.infix-opened [data-infix-close]:not(.infix-wrap) {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: opacity 200ms 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0ms, transform 200ms 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1910_37.close-on-hover.infix-opened [data-infix-close]:not(.infix-wrap) {
  opacity: 0;
  transition: all 200ms ease-out; }

.lb-master_stacks_in_1910_37.close-on-hover.infix-opened:hover [data-infix-close]:not(.infix-wrap) {
  opacity: 1; }

.lb-master_stacks_in_1910_37.infix-closed .infix-container::after, .lb-master_stacks_in_1910_37.infix-loading .infix-container::after {
  opacity: 0;
  transition: opacity 80ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 680ms; }

.lb-master_stacks_in_1910_37.infix-opened .infix-container::after {
  opacity: 1;
  transition: opacity 80ms 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s; }

.lb-master_stacks_in_1910_37, .lb-master_stacks_in_1910_37.infix-closed {
  transition: opacity 120ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1910_37.infix-opened {
  transition: opacity 120ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 0s; }

.lb-master_stacks_in_1910_37.infix-loading .infix-content, .lb-master_stacks_in_1910_37.infix-closed .infix-content {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1910_37.infix-opened .infix-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  transition: opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.lb-master_stacks_in_1910_37.infix.hide-nav .infix-nav {
  display: none; }

.lb-master_stacks_in_1910_37.infix.no-loop.ll-first [data-infix-prev] {
  display: none; }

.lb-master_stacks_in_1910_37.infix.no-loop.ll-last [data-infix-next] {
  display: none; }

.lb-master_stacks_in_1910_37 [data-infix-next], .lb-master_stacks_in_1910_37 [data-infix-prev] {
  position: absolute;
  z-index: 9999;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: calc(50% + 25px);
  margin-top: -25px;
  border: 2px solid rgba(255, 255, 255, 0.00);
  opacity: 1;
  background: rgba(255, 255, 255, 0.00);
  transition: opacity 200ms ease-out, background 200ms ease-out, transform 0.8s cubic-bezier(0, 1.01, 0.22, 1), border 0.3s ease-out; }

.lb-master_stacks_in_1910_37 html:not(.bwd-touch) [data-infix-next], .lb-master_stacks_in_1910_37 html:not(.bwd-touch) [data-infix-prev] {
  opacity: 0; }

.lb-master_stacks_in_1910_37 html:not(.bwd-touch) [data-infix-next] {
  transform: translate(-15px, -50%) scale(0.6); }

.lb-master_stacks_in_1910_37 html:not(.bwd-touch) [data-infix-prev] {
  transform: translate(15px, -50%) scale(0.6); }

.lb-master_stacks_in_1910_37 html.infix:not(.bwd-touch):hover [data-infix-next], .lb-master_stacks_in_1910_37 html.infix:not(.bwd-touch):hover [data-infix-prev] {
  transform: translate(0, -50%) rotate(0deg) scale(1);
  opacity: 1; }

.lb-master_stacks_in_1910_37 [data-infix-next] {
  right: 12px; }

.lb-master_stacks_in_1910_37 [data-infix-prev] {
  left: 12px; }

.lb-master_stacks_in_1910_37 [data-infix-next]::before,
.lb-master_stacks_in_1910_37 [data-infix-next]::after,
.lb-master_stacks_in_1910_37 [data-infix-prev]::before,
.lb-master_stacks_in_1910_37 [data-infix-prev]::after {
  background: rgba(255, 255, 255, 0.96);
  top: 50%;
  left: 0;
  width: 2px;
  height: 17px;
  content: '';
  position: absolute;
  margin: -14px 23px; }

.lb-master_stacks_in_1910_37 html.bwd-touch [data-infix-next], .lb-master_stacks_in_1910_37 [data-infix-next]:hover,
.lb-master_stacks_in_1910_37 html.bwd-touch [data-infix-prev], .lb-master_stacks_in_1910_37 [data-infix-prev]:hover {
  border: 2px solid rgba(255, 255, 255, 1.00);
  background: rgba(255, 255, 255, 0.00); }
  .lb-master_stacks_in_1910_37 html.bwd-touch [data-infix-next]::before, .lb-master_stacks_in_1910_37 html.bwd-touch [data-infix-next]::after, .lb-master_stacks_in_1910_37 [data-infix-next]:hover::before, .lb-master_stacks_in_1910_37 [data-infix-next]:hover::after,
  .lb-master_stacks_in_1910_37 html.bwd-touch [data-infix-prev]::before,
  .lb-master_stacks_in_1910_37 html.bwd-touch [data-infix-prev]::after, .lb-master_stacks_in_1910_37 [data-infix-prev]:hover::before, .lb-master_stacks_in_1910_37 [data-infix-prev]:hover::after {
    background: rgba(255, 255, 255, 1.00); }

.lb-master_stacks_in_1910_37 [data-infix-next]::after,
.lb-master_stacks_in_1910_37 [data-infix-prev]::after {
  margin-top: -3px; }

.lb-master_stacks_in_1910_37 [data-infix-prev]::after, .lb-master_stacks_in_1910_37 [data-infix-prev]::before {
  left: -3px; }

.lb-master_stacks_in_1910_37 [data-infix-next]::after {
  transform: rotate(45deg); }

.lb-master_stacks_in_1910_37 [data-infix-next]::before {
  transform: rotate(-45deg); }

.lb-master_stacks_in_1910_37 [data-infix-prev]::after {
  transform: rotate(315deg); }

.lb-master_stacks_in_1910_37 [data-infix-prev]::before {
  transform: rotate(-315deg); }
#box {
  width: 100%;
  height: 400px;
  background: crimson; }

/*  */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body {
  margin: 0; }

#slidetastic-stacks_in_11 {
  max-width: 100000px;
  padding: 0px 0;
  margin: 0 auto;
  position: relative; }
  #slidetastic-stacks_in_11.no-dots .slidetastic-dots {
    display: none; }
  #slidetastic-stacks_in_11.no-arrows .slidetastic-nav {
    display: none; }

#slidetastic-stacks_in_11 .slidetastic-dots {
  z-index: 10;
  width: 100%;
  position: absolute; }
  #slidetastic-stacks_in_11 .slidetastic-dots.dots-top {
    top: 100px; }
  #slidetastic-stacks_in_11 .slidetastic-dots.dots-bottom {
    bottom: 100px; }
  #slidetastic-stacks_in_11 .slidetastic-dots ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #slidetastic-stacks_in_11 .slidetastic-dots ul li.slick-active button {
      background: rgba(255, 255, 255, 1.00); }
    #slidetastic-stacks_in_11 .slidetastic-dots ul li button {
      width: 10px;
      height: 10px;
      margin: 5px;
      background: rgba(255, 255, 255, 0.80);
      border-radius: 5px;
      padding: 0;
      font-size: 0;
      border: none;
      outline: none;
      display: block;
      line-height: 0; }

#slidetastic-stacks_in_11 .slidetastic-nav {
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  pointer-events: none;
  box-sizing: border-box; }
  #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn {
    width: 90px;
    height: 90px;
    margin: 0px 0px;
    color: rgba(51, 55, 58, 1.00);
    background: rgba(255, 255, 255, 1.00);
    border-radius: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    pointer-events: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn:hover {
      color: rgba(204, 10, 39, 1.00);
      background: rgba(255, 255, 255, 1.00); }
    #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn:hover a, #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn:hover i {
      color: rgba(204, 10, 39, 1.00); }
    #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn a, #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn i {
      color: inherit; }
    #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 24px; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-stacked-left.arrows-h-left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_11 .slidetastic-nav.arrows-stacked-left.arrows-h-left .slidetastic-nav-btn {
      margin-right: 0; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-stacked-center.arrows-h-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_11 .slidetastic-nav.arrows-stacked-center.arrows-h-center .slidetastic-nav-btn {
      margin-left: 0;
      margin-right: 0; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-stacked-right.arrows-h-right {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_11 .slidetastic-nav.arrows-stacked-right.arrows-h-right .slidetastic-nav-btn {
      margin-left: 0; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-h-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-h-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-h-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-h-separate {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #slidetastic-stacks_in_11 .slidetastic-nav.arrows-h-separate .slidetastic-nav-btn-prev {
      margin-right: 0; }
    #slidetastic-stacks_in_11 .slidetastic-nav.arrows-h-separate .slidetastic-nav-btn-next {
      margin-left: 0; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-v-top {
    top: 0; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-v-bottom {
    bottom: 0; }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-v-center {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  #slidetastic-stacks_in_11 .slidetastic-nav.arrows-v-full {
    top: 0px;
    bottom: 0px; }
    #slidetastic-stacks_in_11 .slidetastic-nav.arrows-v-full .slidetastic-nav-btn {
      height: calc(100%	- 0px); }

#slidetastic-stacks_in_11 .slidetastic-slider {
  box-sizing: border-box;
  /*  */
  opacity: 0;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  padding: 0px;
  /*  */ }
  #slidetastic-stacks_in_11 .slidetastic-slider.slider-centered .slidetastic-slide .slidetastic-slide-inner {
    /*  */
    opacity: 0.2;
    /*  */ }
  #slidetastic-stacks_in_11 .slidetastic-slider .slidetastic-slide {
    padding: 0 0px;
    box-sizing: border-box; }
    #slidetastic-stacks_in_11 .slidetastic-slider .slidetastic-slide-inner {
      border-radius: 0px;
      /*  */
      min-height: 0px;
      background: rgba(0, 0, 0, 0.00);
      /*  */
      width: 100%;
      overflow: hidden;
      box-sizing: border-box;
      transition: opacity 0.3s ease; }
    #slidetastic-stacks_in_11 .slidetastic-slider .slidetastic-slide.slick-current .slidetastic-slide-inner, #slidetastic-stacks_in_11 .slidetastic-slider .slidetastic-slide.slick-active .slidetastic-slide-inner {
      opacity: 1; }

#slidetastic-stacks_in_11.caption-always .slidetastic-image .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_11.caption-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_11.caption-active .slidetastic-slide.slick-active .slidetastic-image-caption, #slidetastic-stacks_in_11.caption-active .slidetastic-slide.slick-current .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_11.caption-active-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_11.caption-active-hover .slidetastic-slide.slick-active .slidetastic-image-caption, #slidetastic-stacks_in_11.caption-active-hover .slidetastic-slide.slick-current .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_11.caption-active-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_11.no-caption-titles .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
  display: none; }

#slidetastic-stacks_in_11.no-caption-descriptions .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
  display: none; }

#slidetastic-stacks_in_11.caption-top .slidetastic-image .slidetastic-image-caption {
  top: 0; }

#slidetastic-stacks_in_11.caption-bottom .slidetastic-image .slidetastic-image-caption {
  bottom: 0; }

#slidetastic-stacks_in_11.caption-outside.caption-top .slidetastic-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

#slidetastic-stacks_in_11.caption-outside.caption-bottom .slidetastic-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#slidetastic-stacks_in_11.caption-outside .slidetastic-image .slidetastic-image-caption {
  position: relative; }

#slidetastic-stacks_in_11 .slidetastic-image {
  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%;
  position: relative; }
  #slidetastic-stacks_in_11 .slidetastic-image * {
    box-sizing: border-box; }
  #slidetastic-stacks_in_11 .slidetastic-image img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #slidetastic-stacks_in_11 .slidetastic-image .slidetastic-image-caption {
    /*  */
    opacity: 0;
    transition: all 0.3s ease;
    /*  */
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    position: absolute;
    padding: 20px 20px;
    background: rgba(0, 0, 0, 0.70);
    text-align: left; }
    #slidetastic-stacks_in_11 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
      color: rgba(255, 255, 255, 1.00);
      font-size: 28px;
      font-weight: bold;
      font-family: Inherit;
      padding-bottom: 5px;
      line-height: 45.304001px; }
    #slidetastic-stacks_in_11 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
      color: rgba(255, 255, 255, 1.00);
      font-family: Inherit;
      font-size: 16px;
      line-height: 25.888000px; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (min-width: 768px) {
  /*  */
  /*  */ }

@media (min-width: 480px) and (max-width: 768px) {
  /*  */
  #slidetastic-stacks_in_11 .slidetastic-slider .slidetastic-slide {
    padding: 0 0px; }
  #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn {
    width: 60px;
    height: 60px;
    border-radius: 0px; }
    #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 20px; }
  #slidetastic-stacks_in_11 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
    font-size: 20px;
    padding-bottom: 5px;
    line-height: 32.360001px; }
  #slidetastic-stacks_in_11 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
    font-size: 14px;
    line-height: 22.652000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 480px) {
  /*  */
  #slidetastic-stacks_in_11 .slidetastic-slider .slidetastic-slide {
    padding: 0 0px; }
  #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn {
    width: 45px;
    height: 45px;
    border-radius: 0px; }
    #slidetastic-stacks_in_11 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 18px; }
  #slidetastic-stacks_in_11 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
    font-size: 18px;
    padding-bottom: 5px;
    line-height: 29.124001px; }
  #slidetastic-stacks_in_11 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
    font-size: 13px;
    line-height: 21.034000px; }
  /*  */ }
    #stacks_in_17>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1}  #stacks_in_17>.s-pro>.sections-layer{display:none}    #stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height{height:568px;min-height:0px;max-height:3000px}#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height>.inner-content{height:568px;min-height:0px;max-height:3000px;overflow-y:hidden;overflow-x:hidden;-webkit-overflow-scrolling:touch}#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-v-center>.inner-content>.content-wrapper{position:relative;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%)}#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-h-center>.inner-content>.content-wrapper{position:absolute;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%)}#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-all-center>.inner-content>.content-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:640px){#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height{height:700px;min-height:0px;max-height:3000px}#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height>.inner-content{height:700px;min-height:0px;max-height:3000px}}@media screen and (max-width:640px){#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height.small-def-height{height:auto;min-height:initial;max-height:initial}#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner.fixed-height.small-def-height>.inner-content{height:auto;min-height:initial;max-height:initial}}   #stacks_in_17>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_17>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}       
 .preload-wrapper #stacks_in_650{visibility:hidden} html.no-js #stacks_in_650,html.no-js #stacks_in_650 .section-fix{display:none}#stacks_in_650{z-index:3000;pointer-events:auto}#stacks_in_650.section-absolute{position:absolute;overflow:visible}#stacks_in_650.section-absolute.section-top{top:30px}#stacks_in_650.section-absolute.section-bottom{bottom:30px}#stacks_in_650.section-absolute.section-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#stacks_in_650.section-absolute.section-left{left:30px}#stacks_in_650.section-absolute.section-right{right:30px}#stacks_in_650.section-absolute .button{margin:0}  @media screen and (max-width:640px){#stacks_in_650.section-absolute.section-top{top:0px}#stacks_in_650.section-absolute.section-bottom{bottom:0px}}  @media screen and (max-width:640px){#stacks_in_650.section-absolute.section-left{left:0px}#stacks_in_650.section-absolute.section-right{right:0px}}     #stacks_in_650 .section-fix{background:0;margin:0;padding:0;height:auto}
#stacks_in_652 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_652 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_652 .fluid-image.unlimited img{width:100% !important}#stacks_in_652 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_652 .fluid-image.align-left img{float:left}#stacks_in_652 .fluid-image.align-right img{float:right}

#stacks_in_652 {
	padding:  10px;
}

#stacks_out_652 {
	width: 265px;
}
#stacks_in_1828 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_1828 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_1828 .fluid-image.unlimited img{width:100% !important}#stacks_in_1828 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_1828 .fluid-image.align-left img{float:left}#stacks_in_1828 .fluid-image.align-right img{float:right}

#stacks_in_1828 {
	padding:  10px;
}

#stacks_out_1828 {
	width: 210px;
}
 .preload-wrapper #stacks_in_104{visibility:hidden} #stacks_in_104{width:100%}#stacks_in_104 .section-fix.pre-load{visibility:hidden} html.no-js #stacks_in_104,html.no-js #stacks_in_104 .section-fix{display:none}#stacks_in_104{z-index:1;pointer-events:auto}#stacks_in_104.section-absolute{position:absolute;overflow:visible}#stacks_in_104.section-absolute.section-top{top:0px}#stacks_in_104.section-absolute.section-bottom{bottom:0px}#stacks_in_104.section-absolute.section-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#stacks_in_104.section-absolute.section-left{left:0px}#stacks_in_104.section-absolute.section-right{right:0px}#stacks_in_104.section-absolute .button{margin:0}       #stacks_in_104 .section-fix{background:0;margin:0;padding:0;height:auto}
/* Start Shadow stack CSS code */	.stacks_in_1969shadow{		-webkit-border-radius: 0px;		-moz-border-radius: 0px;		border-radius: 0px;		overflow: hidden !important;	}		.stacks_in_1969shadow{		-webkit-border-radius: 0)%px;		-moz-border-radius: 0)%px;		border-radius: 0)%px;		-webkit-box-shadow: 0px 0px 0px 0px #333333;		box-shadow: 0px 0px 0px 0px #333333;		text-shadow: 2px 2px 4px #333333;		border:  0px solid #CCCCCC;	}			 		.stacks_in_1969shadow{						margin-top: 0px;			margin-bottom: 0px;												margin-left: 0px;			margin-right: 0px;					}				.stacks_in_1969shadow{		}				/* End Shadow stack CSS code */#stacks_in_109 p,#stacks_in_109 div{margin-bottom:0}#stacks_in_109 p,#stacks_in_109 div,#stacks_in_109 ul,#stacks_in_109 ol,#stacks_in_109 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_109 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_109 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_109,#stacks_in_109 div,#stacks_in_109 p,#stacks_in_109 ol,#stacks_in_109 ul li,#stacks_in_109 ol li,#stacks_in_109 ol,#stacks_in_109 dl{font-size:5.00rem}@media all and (max-width:640px){#stacks_in_109,#stacks_in_109 div,#stacks_in_109 p,#stacks_in_109 ol,#stacks_in_109 ul li,#stacks_in_109 ol li,#stacks_in_109 ol,#stacks_in_109 dl{font-size:2.20rem}}@media only screen and (min-width:0px){#stacks_in_109,#stacks_in_109 div,#stacks_in_109 p,#stacks_in_109 .fa:not(.no-indent),#stacks_in_109 ol,#stacks_in_109 ul li,#stacks_in_109 ol li,#stacks_in_109 ol,#stacks_in_109 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_109{}}

/* Smart2columns2 stack v2.4.2 */#stacks_in_113 .s2c_stacks_in_113_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_113 .s2c_stacks_in_113_cw, #stacks_in_113 .s2c_stacks_in_113_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_113 .s2c_stacks_in_113_cw [class^="s2c_stacks_in_113_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_113 .s2c_stacks_in_113_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_113 .s2c_stacks_in_113_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_113 .s2c_stacks_in_113_cw .s2c_stacks_in_113_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_113 .s2c_stacks_in_113_cw {		display: block;		table-layout: auto;	}		#stacks_in_113 .s2c_stacks_in_113_cw [class^="s2c_stacks_in_113_col"] {		display: block;		width: 100%;	}	 	#stacks_in_113 .s2c_stacks_in_113_cw .s2c_stacks_in_113_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_113 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_112 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_112 {
	width: 40px;
	margin-left:0;
}
#stacks_in_116 p,#stacks_in_116 div,#stacks_in_116 ul,#stacks_in_116 ol,#stacks_in_116 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_116 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_116 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_116,#stacks_in_116 div,#stacks_in_116 p,#stacks_in_116 ol,#stacks_in_116 ul li,#stacks_in_116 ol li,#stacks_in_116 ol,#stacks_in_116 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_116,#stacks_in_116 div,#stacks_in_116 p,#stacks_in_116 ol,#stacks_in_116 ul li,#stacks_in_116 ol li,#stacks_in_116 ol,#stacks_in_116 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_116{}}

.style-pro-stacks_in_17::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_17:not(.bg-vault):before{opacity:1.0;background-repeat:no-repeat;background-position:right center;background-size:cover;}.style-pro-stacks_in_17:not(.bg-vault):not(.bg-featured)::before{background-image:url(../files/obgImage-20.jpg);}@media only screen and (max-device-width:1024px){.style-pro-stacks_in_17:not(.bg-vault)::before{background-attachment:scroll !important}}

    #stacks_in_32>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1}  #stacks_in_32>.s-pro>.sections-layer{display:none}    #stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height{height:568px;min-height:0px;max-height:3000px}#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height>.inner-content{height:568px;min-height:0px;max-height:3000px;overflow-y:hidden;overflow-x:hidden;-webkit-overflow-scrolling:touch}#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-v-center>.inner-content>.content-wrapper{position:relative;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%)}#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-h-center>.inner-content>.content-wrapper{position:absolute;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%)}#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-all-center>.inner-content>.content-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:640px){#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height{height:700px;min-height:0px;max-height:3000px}#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height>.inner-content{height:700px;min-height:0px;max-height:3000px}}@media screen and (max-width:640px){#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height.small-def-height{height:auto;min-height:initial;max-height:initial}#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner.fixed-height.small-def-height>.inner-content{height:auto;min-height:initial;max-height:initial}}   #stacks_in_32>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_32>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}       
 .preload-wrapper #stacks_in_1246{visibility:hidden} html.no-js #stacks_in_1246,html.no-js #stacks_in_1246 .section-fix{display:none}#stacks_in_1246{z-index:3000;pointer-events:auto}#stacks_in_1246.section-absolute{position:absolute;overflow:visible}#stacks_in_1246.section-absolute.section-top{top:30px}#stacks_in_1246.section-absolute.section-bottom{bottom:30px}#stacks_in_1246.section-absolute.section-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#stacks_in_1246.section-absolute.section-left{left:30px}#stacks_in_1246.section-absolute.section-right{right:30px}#stacks_in_1246.section-absolute .button{margin:0}  @media screen and (max-width:640px){#stacks_in_1246.section-absolute.section-top{top:0px}#stacks_in_1246.section-absolute.section-bottom{bottom:0px}}  @media screen and (max-width:640px){#stacks_in_1246.section-absolute.section-left{left:0px}#stacks_in_1246.section-absolute.section-right{right:0px}}     #stacks_in_1246 .section-fix{background:0;margin:0;padding:0;height:auto}
#stacks_in_1248 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_1248 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_1248 .fluid-image.unlimited img{width:100% !important}#stacks_in_1248 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_1248 .fluid-image.align-left img{float:left}#stacks_in_1248 .fluid-image.align-right img{float:right}

#stacks_in_1248 {
	padding:  10px;
}

#stacks_out_1248 {
	width: 265px;
}
#stacks_in_1834 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_1834 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_1834 .fluid-image.unlimited img{width:100% !important}#stacks_in_1834 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_1834 .fluid-image.align-left img{float:left}#stacks_in_1834 .fluid-image.align-right img{float:right}

#stacks_in_1834 {
	padding:  10px;
}

#stacks_out_1834 {
	width: 210px;
}
 .preload-wrapper #stacks_in_1920{visibility:hidden} #stacks_in_1920{width:100%}#stacks_in_1920 .section-fix.pre-load{visibility:hidden} html.no-js #stacks_in_1920,html.no-js #stacks_in_1920 .section-fix{display:none}#stacks_in_1920{z-index:1;pointer-events:auto}#stacks_in_1920.section-absolute{position:absolute;overflow:visible}#stacks_in_1920.section-absolute.section-top{top:0px}#stacks_in_1920.section-absolute.section-bottom{bottom:0px}#stacks_in_1920.section-absolute.section-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#stacks_in_1920.section-absolute.section-left{left:0px}#stacks_in_1920.section-absolute.section-right{right:0px}#stacks_in_1920.section-absolute .button{margin:0}       #stacks_in_1920 .section-fix{background:0;margin:0;padding:0;height:auto}
/* Start Shadow stack CSS code */	.stacks_in_1971shadow{		-webkit-border-radius: 0px;		-moz-border-radius: 0px;		border-radius: 0px;		overflow: hidden !important;	}		.stacks_in_1971shadow{		-webkit-border-radius: 0)%px;		-moz-border-radius: 0)%px;		border-radius: 0)%px;		-webkit-box-shadow: 0px 0px 0px 0px #333333;		box-shadow: 0px 0px 0px 0px #333333;		text-shadow: 2px 2px 4px #333333;		border:  0px solid #CCCCCC;	}			 		.stacks_in_1971shadow{						margin-top: 0px;			margin-bottom: 0px;												margin-left: 0px;			margin-right: 0px;					}				.stacks_in_1971shadow{		}				/* End Shadow stack CSS code */#stacks_in_1926 p,#stacks_in_1926 div{margin-bottom:0}#stacks_in_1926 p,#stacks_in_1926 div,#stacks_in_1926 ul,#stacks_in_1926 ol,#stacks_in_1926 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1926 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1926 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1926,#stacks_in_1926 div,#stacks_in_1926 p,#stacks_in_1926 ol,#stacks_in_1926 ul li,#stacks_in_1926 ol li,#stacks_in_1926 ol,#stacks_in_1926 dl{font-size:5.00rem}@media all and (max-width:640px){#stacks_in_1926,#stacks_in_1926 div,#stacks_in_1926 p,#stacks_in_1926 ol,#stacks_in_1926 ul li,#stacks_in_1926 ol li,#stacks_in_1926 ol,#stacks_in_1926 dl{font-size:2.20rem}}@media only screen and (min-width:0px){#stacks_in_1926,#stacks_in_1926 div,#stacks_in_1926 p,#stacks_in_1926 .fa:not(.no-indent),#stacks_in_1926 ol,#stacks_in_1926 ul li,#stacks_in_1926 ol li,#stacks_in_1926 ol,#stacks_in_1926 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1926{}}

/* Smart2columns2 stack v2.4.2 */#stacks_in_1930 .s2c_stacks_in_1930_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1930 .s2c_stacks_in_1930_cw, #stacks_in_1930 .s2c_stacks_in_1930_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1930 .s2c_stacks_in_1930_cw [class^="s2c_stacks_in_1930_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1930 .s2c_stacks_in_1930_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1930 .s2c_stacks_in_1930_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1930 .s2c_stacks_in_1930_cw .s2c_stacks_in_1930_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1930 .s2c_stacks_in_1930_cw {		display: block;		table-layout: auto;	}		#stacks_in_1930 .s2c_stacks_in_1930_cw [class^="s2c_stacks_in_1930_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1930 .s2c_stacks_in_1930_cw .s2c_stacks_in_1930_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1930 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_1939 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1939 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1933 p,#stacks_in_1933 div,#stacks_in_1933 ul,#stacks_in_1933 ol,#stacks_in_1933 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1933 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1933 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1933,#stacks_in_1933 div,#stacks_in_1933 p,#stacks_in_1933 ol,#stacks_in_1933 ul li,#stacks_in_1933 ol li,#stacks_in_1933 ol,#stacks_in_1933 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_1933,#stacks_in_1933 div,#stacks_in_1933 p,#stacks_in_1933 ol,#stacks_in_1933 ul li,#stacks_in_1933 ol li,#stacks_in_1933 ol,#stacks_in_1933 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1933{}}

  #stacks_in_32>.s-pro>.shear-wrapper{position:relative;z-index:1}#stacks_in_32>.s-pro>.sections-layer{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}#stacks_in_32>.s-pro>.sections-layer>.video-background{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;content:""}#stacks_in_32>.s-pro>.sections-layer.is-loaded>.video-background.hide-when-loaded{display:none}#stacks_in_32>.s-pro>.sections-layer:not(.is-loaded)>#vid-stacks_in_37{opacity:0!important}#stacks_in_32>.s-pro>.sections-layer>#vid-stacks_in_37.not-started.hide-when-played{display:none!important}#stacks_in_32>.s-pro>.sections-layer:not(.is-loaded)>#vid-stacks_in_37.hide-when-played{display:none!important}#vid-stacks_in_37{opacity:1.0}#vid-stacks_in_37.pre-load{opacity:0}#play-stacks_in_37{-webkit-transform:scale(1);transform:scale(1);position:absolute;top:50%;left:50%;-webkit-transition:all linear 220ms;transition:all linear 220ms;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;border:3px solid rgba(255, 255, 255, 1.00);margin:-50px 0 0 -50px;text-indent:-2000px;border-radius:4px;background-color:rgba(0, 0, 0, 0.30);overflow:hidden;z-index:9999}#play-stacks_in_37.pl-rect{height:80px}#play-stacks_in_37.pl-square,#play-stacks_in_37.pl-circ{height:100px}#play-stacks_in_37.pl-circ{border-radius:50%}#play-stacks_in_37::before{content:'';position:absolute;top:52%;left:52%;margin:-20px 0 0 -12px;border-left:35px solid rgba(0,0,0,0.2);border-top:20px solid transparent;border-bottom:20px solid transparent}#play-stacks_in_37::after{content:'';position:absolute;top:50%;left:48%;margin:-20px 0 0 -12px;border-left:40px solid rgba(255, 255, 255, 1.00);border-top:20px solid transparent;border-bottom:20px solid transparent}#play-stacks_in_37:hover{border-color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.75)}#play-stacks_in_37:hover::after{border-left-color:rgba(255, 255, 255, 1.00)}#play-stacks_in_37.not-started{display:block}#play-stacks_in_37.no-play-button{display:none!important} .mute-toggle.mute-video{display:none!important}          #stacks_in_32 .vb-stacks_in_37.bg-none{background:transparent}#stacks_in_32 .vb-stacks_in_37.bg-color{background-color:rgba(105, 157, 255, 1.00)}  
    #stacks_in_22>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1}  #stacks_in_22>.s-pro>.sections-layer{display:none}    #stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height{height:568px;min-height:0px;max-height:3000px}#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height>.inner-content{height:568px;min-height:0px;max-height:3000px;overflow-y:hidden;overflow-x:hidden;-webkit-overflow-scrolling:touch}#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-v-center>.inner-content>.content-wrapper{position:relative;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%)}#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-h-center>.inner-content>.content-wrapper{position:absolute;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%)}#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-all-center>.inner-content>.content-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:640px){#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height{height:700px;min-height:0px;max-height:3000px}#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height>.inner-content{height:700px;min-height:0px;max-height:3000px}}@media screen and (max-width:640px){#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height.small-def-height{height:auto;min-height:initial;max-height:initial}#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner.fixed-height.small-def-height>.inner-content{height:auto;min-height:initial;max-height:initial}}   #stacks_in_22>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_22>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}       
 .preload-wrapper #stacks_in_1251{visibility:hidden} html.no-js #stacks_in_1251,html.no-js #stacks_in_1251 .section-fix{display:none}#stacks_in_1251{z-index:3000;pointer-events:auto}#stacks_in_1251.section-absolute{position:absolute;overflow:visible}#stacks_in_1251.section-absolute.section-top{top:30px}#stacks_in_1251.section-absolute.section-bottom{bottom:30px}#stacks_in_1251.section-absolute.section-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#stacks_in_1251.section-absolute.section-left{left:30px}#stacks_in_1251.section-absolute.section-right{right:30px}#stacks_in_1251.section-absolute .button{margin:0}  @media screen and (max-width:640px){#stacks_in_1251.section-absolute.section-top{top:0px}#stacks_in_1251.section-absolute.section-bottom{bottom:0px}}  @media screen and (max-width:640px){#stacks_in_1251.section-absolute.section-left{left:0px}#stacks_in_1251.section-absolute.section-right{right:0px}}     #stacks_in_1251 .section-fix{background:0;margin:0;padding:0;height:auto}
#stacks_in_1253 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_1253 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_1253 .fluid-image.unlimited img{width:100% !important}#stacks_in_1253 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_1253 .fluid-image.align-left img{float:left}#stacks_in_1253 .fluid-image.align-right img{float:right}

#stacks_in_1253 {
	padding:  10px;
}

#stacks_out_1253 {
	width: 265px;
}
#stacks_in_1836 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_1836 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_1836 .fluid-image.unlimited img{width:100% !important}#stacks_in_1836 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_1836 .fluid-image.align-left img{float:left}#stacks_in_1836 .fluid-image.align-right img{float:right}

#stacks_in_1836 {
	padding:  10px;
}

#stacks_out_1836 {
	width: 210px;
}
 .preload-wrapper #stacks_in_1941{visibility:hidden} #stacks_in_1941{width:100%}#stacks_in_1941 .section-fix.pre-load{visibility:hidden} html.no-js #stacks_in_1941,html.no-js #stacks_in_1941 .section-fix{display:none}#stacks_in_1941{z-index:1;pointer-events:auto}#stacks_in_1941.section-absolute{position:absolute;overflow:visible}#stacks_in_1941.section-absolute.section-top{top:0px}#stacks_in_1941.section-absolute.section-bottom{bottom:0px}#stacks_in_1941.section-absolute.section-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#stacks_in_1941.section-absolute.section-left{left:0px}#stacks_in_1941.section-absolute.section-right{right:0px}#stacks_in_1941.section-absolute .button{margin:0}       #stacks_in_1941 .section-fix{background:0;margin:0;padding:0;height:auto}
/* Start Shadow stack CSS code */	.stacks_in_1973shadow{		-webkit-border-radius: 0px;		-moz-border-radius: 0px;		border-radius: 0px;		overflow: hidden !important;	}		.stacks_in_1973shadow{		-webkit-border-radius: 0)%px;		-moz-border-radius: 0)%px;		border-radius: 0)%px;		-webkit-box-shadow: 0px 0px 0px 0px #333333;		box-shadow: 0px 0px 0px 0px #333333;		text-shadow: 2px 2px 4px #333333;		border:  0px solid #CCCCCC;	}			 		.stacks_in_1973shadow{						margin-top: 0px;			margin-bottom: 0px;												margin-left: 0px;			margin-right: 0px;					}				.stacks_in_1973shadow{		}				/* End Shadow stack CSS code */#stacks_in_1947 p,#stacks_in_1947 div{margin-bottom:0}#stacks_in_1947 p,#stacks_in_1947 div,#stacks_in_1947 ul,#stacks_in_1947 ol,#stacks_in_1947 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1947 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1947 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1947,#stacks_in_1947 div,#stacks_in_1947 p,#stacks_in_1947 ol,#stacks_in_1947 ul li,#stacks_in_1947 ol li,#stacks_in_1947 ol,#stacks_in_1947 dl{font-size:5.00rem}@media all and (max-width:640px){#stacks_in_1947,#stacks_in_1947 div,#stacks_in_1947 p,#stacks_in_1947 ol,#stacks_in_1947 ul li,#stacks_in_1947 ol li,#stacks_in_1947 ol,#stacks_in_1947 dl{font-size:2.20rem}}@media only screen and (min-width:0px){#stacks_in_1947,#stacks_in_1947 div,#stacks_in_1947 p,#stacks_in_1947 .fa:not(.no-indent),#stacks_in_1947 ol,#stacks_in_1947 ul li,#stacks_in_1947 ol li,#stacks_in_1947 ol,#stacks_in_1947 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1947{}}

/* Smart2columns2 stack v2.4.2 */#stacks_in_1951 .s2c_stacks_in_1951_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1951 .s2c_stacks_in_1951_cw, #stacks_in_1951 .s2c_stacks_in_1951_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1951 .s2c_stacks_in_1951_cw [class^="s2c_stacks_in_1951_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1951 .s2c_stacks_in_1951_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1951 .s2c_stacks_in_1951_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1951 .s2c_stacks_in_1951_cw .s2c_stacks_in_1951_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1951 .s2c_stacks_in_1951_cw {		display: block;		table-layout: auto;	}		#stacks_in_1951 .s2c_stacks_in_1951_cw [class^="s2c_stacks_in_1951_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1951 .s2c_stacks_in_1951_cw .s2c_stacks_in_1951_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1951 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_1960 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1960 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1954 p,#stacks_in_1954 div,#stacks_in_1954 ul,#stacks_in_1954 ol,#stacks_in_1954 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1954 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1954 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1954,#stacks_in_1954 div,#stacks_in_1954 p,#stacks_in_1954 ol,#stacks_in_1954 ul li,#stacks_in_1954 ol li,#stacks_in_1954 ol,#stacks_in_1954 dl{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_1954,#stacks_in_1954 div,#stacks_in_1954 p,#stacks_in_1954 ol,#stacks_in_1954 ul li,#stacks_in_1954 ol li,#stacks_in_1954 ol,#stacks_in_1954 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1954{}}

.style-pro-stacks_in_22::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_22:not(.bg-vault):before{opacity:1.0;background-repeat:no-repeat;background-position:center center;background-size:cover;}.style-pro-stacks_in_22:not(.bg-vault):not(.bg-featured)::before{background-image:url(../files/obgImage-24.jpg);}@media only screen and (max-device-width:1024px){.style-pro-stacks_in_22:not(.bg-vault)::before{background-attachment:scroll !important}}

/* Smart2columns2 stack v2.4.2 */#stacks_in_548 .s2c_stacks_in_548_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_548 .s2c_stacks_in_548_cw, #stacks_in_548 .s2c_stacks_in_548_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_548 .s2c_stacks_in_548_cw [class^="s2c_stacks_in_548_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_548 .s2c_stacks_in_548_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_548 .s2c_stacks_in_548_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_548 .s2c_stacks_in_548_cw .s2c_stacks_in_548_spacer {	display: table-cell;	width: 60px;}@media only screen and (max-width: 1460px) {		#stacks_in_548 .s2c_stacks_in_548_cw {		display: block;		table-layout: auto;	}		#stacks_in_548 .s2c_stacks_in_548_cw [class^="s2c_stacks_in_548_col"] {		display: block;		width: 100%;	}	 	#stacks_in_548 .s2c_stacks_in_548_cw .s2c_stacks_in_548_spacer {		display: block;		height: 30px;		order: 2;	}		}			/* End of Smart2columns2 stack *//* Smart2columns2 stack v2.4.2 */#stacks_in_551 .s2c_stacks_in_551_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_551 .s2c_stacks_in_551_cw, #stacks_in_551 .s2c_stacks_in_551_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_551 .s2c_stacks_in_551_cw [class^="s2c_stacks_in_551_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_551 .s2c_stacks_in_551_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_551 .s2c_stacks_in_551_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_551 .s2c_stacks_in_551_cw .s2c_stacks_in_551_spacer {	display: table-cell;	width: 60px;}@media only screen and (max-width: 768px) {		#stacks_in_551 .s2c_stacks_in_551_cw {		display: block;		table-layout: auto;	}		#stacks_in_551 .s2c_stacks_in_551_cw [class^="s2c_stacks_in_551_col"] {		display: block;		width: 100%;	}	 	#stacks_in_551 .s2c_stacks_in_551_cw .s2c_stacks_in_551_spacer {		display: block;		height: 30px;		order: 2;	}		}			/* End of Smart2columns2 stack */#hoverBoxWrapperstacks_in_424 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_424 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_424 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_424 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_424 a,
#hoverBoxLinkstacks_in_424 a:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}






#hoverBoxWrapperstacks_in_424.touchDeviceDetected #hoverBoxStaticstacks_in_424 {
	display: none;
	opacity: 0;
}

#hoverBoxWrapperstacks_in_424.touchDeviceDetected #hoverBoxRolloverstacks_in_424 {
	display: block;
	opacity: 1.00;
	position: relative;
	top: auto;
	left: auto;
}







#hoverBoxWrapperstacks_in_424.noTouchDeviceDetected #hoverBoxRolloverstacks_in_424 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_424.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_424 {
	opacity: 1.00;
}




















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

#stacks_in_1901 {
    background-image: url("1B5703A1-0CC7-4015-8E62-DEE28E33CA79.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1383 .s2c_stacks_in_1383_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1383 .s2c_stacks_in_1383_cw, #stacks_in_1383 .s2c_stacks_in_1383_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1383 .s2c_stacks_in_1383_cw [class^="s2c_stacks_in_1383_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1383 .s2c_stacks_in_1383_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1383 .s2c_stacks_in_1383_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1383 .s2c_stacks_in_1383_cw .s2c_stacks_in_1383_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1383 .s2c_stacks_in_1383_cw {		display: block;		table-layout: auto;	}		#stacks_in_1383 .s2c_stacks_in_1383_cw [class^="s2c_stacks_in_1383_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1383 .s2c_stacks_in_1383_cw .s2c_stacks_in_1383_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1383 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1392 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1392 {
	width: 40px;
	margin-left:0;
}
#stacks_in_425 p,#stacks_in_425 div{margin-bottom:0}#stacks_in_425,#stacks_in_425 div,#stacks_in_425 p,#stacks_in_425 ol,#stacks_in_425 ul li,#stacks_in_425 ol li,#stacks_in_425 ol,#stacks_in_425 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_425,#stacks_in_425 div,#stacks_in_425 p,#stacks_in_425 ol,#stacks_in_425 ul li,#stacks_in_425 ol li,#stacks_in_425 ol,#stacks_in_425 dl{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_425{}}


#stacks_in_425 {
	padding: 0px 0px 15px 0px;
}
.target.stacks_in_1875{    margin:0px;}.target.stacks_in_1875{z-index:100000000;}.target.stacks_in_1875.width-fill{width:calc(100% - 0px)}.target.stacks_in_1875.width-flexible{width:100%}.target.stacks_in_1875.width-fixed{width:250px}.target.stacks_in_1875.height-fill{height:calc(100% - 0px)}.target.stacks_in_1875.height-flexible{height:100%}.target.stacks_in_1875.height-fixed{height:250px}.target.stacks_in_1875[class*="relative-"].top-pt{top:0%}.target.stacks_in_1875[class*="relative-"].top-px{top:0px}.target.stacks_in_1875[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1875[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1875[class*="relative-"].right-pt{right:0%}.target.stacks_in_1875[class*="relative-"].right-px{right:0px}.target.stacks_in_1875[class*="relative-"].left-pt{left:0%}.target.stacks_in_1875[class*="relative-"].left-px{left:0px}.target.stacks_in_1875.shift-up{margin-top:-0px}.target.stacks_in_1875.shift-down{margin-bottom:-0px}.target.stacks_in_1875.shift-left{right:0px}.target.stacks_in_1875.shift-right{left:0px}.target.stacks_in_1875.pin-top,.target.stacks_in_1875.pin-bottom{left:0px}.target.stacks_in_1875.pin-left,.target.stacks_in_1875.pin-right{top:0px}
#stacks_in_1394{padding-left:0px;padding-right:0px;}#stacks_in_1394 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1394 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1394 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1394 > .jack.width-static{width:500px}#stacks_in_1394 > .jack.width-flexible{width:100%}#stacks_in_1394 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1394 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1394 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1394 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1394 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1394 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1394 > .jack::after{border-radius:0px}#stacks_in_1394 > .jack.border-detailed-radius,#stacks_in_1394 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1394 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1394 > .jack.bg-color{background-color:#89C5FF}#stacks_in_1394 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1394 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1394 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1394 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1394 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1394 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1394 > .jack.bg-image:not(.glass){}#stacks_in_1394 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1394 > .jack.bg-image.glass.after,#stacks_in_1394 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1394 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1394 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1394 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1394 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1394 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1394 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1394 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1394 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1394 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1394 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1394 > .jack.bg-image.glass.after,#stacks_in_1394 > .glass.jack.bg-image::after{}#stacks_in_1394 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1394 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1394 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1394 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1394 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1394 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1394 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1394 > .jack.peek-shadow::before,#stacks_in_1394 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1394 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1394 > .jack{overflow:visible;}#stacks_in_1394 > .jack.height-static{height:300px}#stacks_in_1394 > .jack.height-minmax{min-height:300px;max-height:300px}

#stacks_in_1394 {
    background-image: url("1B5703A1-0CC7-4015-8E62-DEE28E33CA79.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1396 .s2c_stacks_in_1396_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1396 .s2c_stacks_in_1396_cw, #stacks_in_1396 .s2c_stacks_in_1396_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1396 .s2c_stacks_in_1396_cw [class^="s2c_stacks_in_1396_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1396 .s2c_stacks_in_1396_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1396 .s2c_stacks_in_1396_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1396 .s2c_stacks_in_1396_cw .s2c_stacks_in_1396_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1396 .s2c_stacks_in_1396_cw {		display: block;		table-layout: auto;	}		#stacks_in_1396 .s2c_stacks_in_1396_cw [class^="s2c_stacks_in_1396_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1396 .s2c_stacks_in_1396_cw .s2c_stacks_in_1396_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1396 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1410 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1410 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1395 p,#stacks_in_1395 div{margin-bottom:0}#stacks_in_1395 p,#stacks_in_1395 div,#stacks_in_1395 ul,#stacks_in_1395 ol,#stacks_in_1395 dl{color:rgba(204, 10, 39, 1.00)}#stacks_in_1395 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1395 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1395,#stacks_in_1395 div,#stacks_in_1395 p,#stacks_in_1395 ol,#stacks_in_1395 ul li,#stacks_in_1395 ol li,#stacks_in_1395 ol,#stacks_in_1395 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1395,#stacks_in_1395 div,#stacks_in_1395 p,#stacks_in_1395 ol,#stacks_in_1395 ul li,#stacks_in_1395 ol li,#stacks_in_1395 ol,#stacks_in_1395 dl{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_1395{}}


#stacks_in_1395 {
	padding: 0px 0px 15px 0px;
}
#hoverBoxWrapperstacks_in_557 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_557 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_557 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_557 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_557 a,
#hoverBoxLinkstacks_in_557 a:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}






#hoverBoxWrapperstacks_in_557.touchDeviceDetected #hoverBoxStaticstacks_in_557 {
	display: none;
	opacity: 0;
}

#hoverBoxWrapperstacks_in_557.touchDeviceDetected #hoverBoxRolloverstacks_in_557 {
	display: block;
	opacity: 1.00;
	position: relative;
	top: auto;
	left: auto;
}







#hoverBoxWrapperstacks_in_557.noTouchDeviceDetected #hoverBoxRolloverstacks_in_557 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_557.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_557 {
	opacity: 1.00;
}




















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

#stacks_in_562 {
    background-image: url("607B2B89-509E-4956-B8A3-E03E8511E389.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1413 .s2c_stacks_in_1413_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1413 .s2c_stacks_in_1413_cw, #stacks_in_1413 .s2c_stacks_in_1413_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1413 .s2c_stacks_in_1413_cw [class^="s2c_stacks_in_1413_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1413 .s2c_stacks_in_1413_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1413 .s2c_stacks_in_1413_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1413 .s2c_stacks_in_1413_cw .s2c_stacks_in_1413_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1413 .s2c_stacks_in_1413_cw {		display: block;		table-layout: auto;	}		#stacks_in_1413 .s2c_stacks_in_1413_cw [class^="s2c_stacks_in_1413_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1413 .s2c_stacks_in_1413_cw .s2c_stacks_in_1413_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1413 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1422 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1422 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1416 p,#stacks_in_1416 div{margin-bottom:0}#stacks_in_1416,#stacks_in_1416 div,#stacks_in_1416 p,#stacks_in_1416 ol,#stacks_in_1416 ul li,#stacks_in_1416 ol li,#stacks_in_1416 ol,#stacks_in_1416 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1416,#stacks_in_1416 div,#stacks_in_1416 p,#stacks_in_1416 ol,#stacks_in_1416 ul li,#stacks_in_1416 ol li,#stacks_in_1416 ol,#stacks_in_1416 dl{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_1416{}}


#stacks_in_1416 {
	padding: 0px 0px 15px 0px;
}
.target.stacks_in_1879{    margin:0px;}.target.stacks_in_1879{}.target.stacks_in_1879.width-fill{width:calc(100% - 0px)}.target.stacks_in_1879.width-flexible{width:100%}.target.stacks_in_1879.width-fixed{width:250px}.target.stacks_in_1879.height-fill{height:calc(100% - 0px)}.target.stacks_in_1879.height-flexible{height:100%}.target.stacks_in_1879.height-fixed{height:250px}.target.stacks_in_1879[class*="relative-"].top-pt{top:0%}.target.stacks_in_1879[class*="relative-"].top-px{top:0px}.target.stacks_in_1879[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1879[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1879[class*="relative-"].right-pt{right:0%}.target.stacks_in_1879[class*="relative-"].right-px{right:0px}.target.stacks_in_1879[class*="relative-"].left-pt{left:0%}.target.stacks_in_1879[class*="relative-"].left-px{left:0px}.target.stacks_in_1879.shift-up{margin-top:-0px}.target.stacks_in_1879.shift-down{margin-bottom:-0px}.target.stacks_in_1879.shift-left{right:0px}.target.stacks_in_1879.shift-right{left:0px}.target.stacks_in_1879.pin-top,.target.stacks_in_1879.pin-bottom{left:0px}.target.stacks_in_1879.pin-left,.target.stacks_in_1879.pin-right{top:0px}
#stacks_in_1435{padding-left:0px;padding-right:0px;}#stacks_in_1435 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_1435 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1435 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1435 > .jack.width-static{width:500px}#stacks_in_1435 > .jack.width-flexible{width:100%}#stacks_in_1435 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1435 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1435 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1435 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1435 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1435 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1435 > .jack::after{border-radius:0px}#stacks_in_1435 > .jack.border-detailed-radius,#stacks_in_1435 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1435 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1435 > .jack.bg-color{background-color:#89C5FF}#stacks_in_1435 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_1435 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1435 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1435 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1435 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1435 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1435 > .jack.bg-image:not(.glass){}#stacks_in_1435 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1435 > .jack.bg-image.glass.after,#stacks_in_1435 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1435 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1435 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1435 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1435 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1435 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1435 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1435 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1435 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1435 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1435 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1435 > .jack.bg-image.glass.after,#stacks_in_1435 > .glass.jack.bg-image::after{}#stacks_in_1435 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1435 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1435 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_1435 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1435 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_1435 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_1435 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_1435 > .jack.peek-shadow::before,#stacks_in_1435 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_1435 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1435 > .jack{overflow:visible;}#stacks_in_1435 > .jack.height-static{height:300px}#stacks_in_1435 > .jack.height-minmax{min-height:300px;max-height:300px}

#stacks_in_1435 {
    background-image: url("07C7599E-6A58-4221-BCFC-40575DEE79DF.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1424 .s2c_stacks_in_1424_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1424 .s2c_stacks_in_1424_cw, #stacks_in_1424 .s2c_stacks_in_1424_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1424 .s2c_stacks_in_1424_cw [class^="s2c_stacks_in_1424_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1424 .s2c_stacks_in_1424_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1424 .s2c_stacks_in_1424_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1424 .s2c_stacks_in_1424_cw .s2c_stacks_in_1424_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1424 .s2c_stacks_in_1424_cw {		display: block;		table-layout: auto;	}		#stacks_in_1424 .s2c_stacks_in_1424_cw [class^="s2c_stacks_in_1424_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1424 .s2c_stacks_in_1424_cw .s2c_stacks_in_1424_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1424 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1433 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1433 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1427 p,#stacks_in_1427 div{margin-bottom:0}#stacks_in_1427 p,#stacks_in_1427 div,#stacks_in_1427 ul,#stacks_in_1427 ol,#stacks_in_1427 dl{color:rgba(204, 10, 39, 1.00)}#stacks_in_1427 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1427 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1427,#stacks_in_1427 div,#stacks_in_1427 p,#stacks_in_1427 ol,#stacks_in_1427 ul li,#stacks_in_1427 ol li,#stacks_in_1427 ol,#stacks_in_1427 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1427,#stacks_in_1427 div,#stacks_in_1427 p,#stacks_in_1427 ol,#stacks_in_1427 ul li,#stacks_in_1427 ol li,#stacks_in_1427 ol,#stacks_in_1427 dl{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_1427{}}


#stacks_in_1427 {
	padding: 0px 0px 15px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_554 .s2c_stacks_in_554_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_554 .s2c_stacks_in_554_cw, #stacks_in_554 .s2c_stacks_in_554_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_554 .s2c_stacks_in_554_cw [class^="s2c_stacks_in_554_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_554 .s2c_stacks_in_554_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_554 .s2c_stacks_in_554_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_554 .s2c_stacks_in_554_cw .s2c_stacks_in_554_spacer {	display: table-cell;	width: 60px;}@media only screen and (max-width: 768px) {		#stacks_in_554 .s2c_stacks_in_554_cw {		display: block;		table-layout: auto;	}		#stacks_in_554 .s2c_stacks_in_554_cw [class^="s2c_stacks_in_554_col"] {		display: block;		width: 100%;	}	 	#stacks_in_554 .s2c_stacks_in_554_cw .s2c_stacks_in_554_spacer {		display: block;		height: 30px;		order: 2;	}		}			/* End of Smart2columns2 stack */#hoverBoxWrapperstacks_in_588 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_588 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_588 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_588 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_588 a,
#hoverBoxLinkstacks_in_588 a:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}






#hoverBoxWrapperstacks_in_588.touchDeviceDetected #hoverBoxStaticstacks_in_588 {
	display: none;
	opacity: 0;
}

#hoverBoxWrapperstacks_in_588.touchDeviceDetected #hoverBoxRolloverstacks_in_588 {
	display: block;
	opacity: 1.00;
	position: relative;
	top: auto;
	left: auto;
}







#hoverBoxWrapperstacks_in_588.noTouchDeviceDetected #hoverBoxRolloverstacks_in_588 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_588.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_588 {
	opacity: 1.00;
}




















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

#stacks_in_593 {
    background-image: url("B7D1847C-C5EC-4737-B1FE-DCAA32CC4A74.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1437 .s2c_stacks_in_1437_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1437 .s2c_stacks_in_1437_cw, #stacks_in_1437 .s2c_stacks_in_1437_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1437 .s2c_stacks_in_1437_cw [class^="s2c_stacks_in_1437_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1437 .s2c_stacks_in_1437_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1437 .s2c_stacks_in_1437_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1437 .s2c_stacks_in_1437_cw .s2c_stacks_in_1437_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1437 .s2c_stacks_in_1437_cw {		display: block;		table-layout: auto;	}		#stacks_in_1437 .s2c_stacks_in_1437_cw [class^="s2c_stacks_in_1437_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1437 .s2c_stacks_in_1437_cw .s2c_stacks_in_1437_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1437 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1446 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1446 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1438 p,#stacks_in_1438 div{margin-bottom:0}#stacks_in_1438,#stacks_in_1438 div,#stacks_in_1438 p,#stacks_in_1438 ol,#stacks_in_1438 ul li,#stacks_in_1438 ol li,#stacks_in_1438 ol,#stacks_in_1438 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1438,#stacks_in_1438 div,#stacks_in_1438 p,#stacks_in_1438 ol,#stacks_in_1438 ul li,#stacks_in_1438 ol li,#stacks_in_1438 ol,#stacks_in_1438 dl{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_1438{}}


#stacks_in_1438 {
	padding: 0px 0px 15px 0px;
}
.target.stacks_in_1887{    margin:0px;}.target.stacks_in_1887{}.target.stacks_in_1887.width-fill{width:calc(100% - 0px)}.target.stacks_in_1887.width-flexible{width:100%}.target.stacks_in_1887.width-fixed{width:250px}.target.stacks_in_1887.height-fill{height:calc(100% - 0px)}.target.stacks_in_1887.height-flexible{height:100%}.target.stacks_in_1887.height-fixed{height:250px}.target.stacks_in_1887[class*="relative-"].top-pt{top:0%}.target.stacks_in_1887[class*="relative-"].top-px{top:0px}.target.stacks_in_1887[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1887[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1887[class*="relative-"].right-pt{right:0%}.target.stacks_in_1887[class*="relative-"].right-px{right:0px}.target.stacks_in_1887[class*="relative-"].left-pt{left:0%}.target.stacks_in_1887[class*="relative-"].left-px{left:0px}.target.stacks_in_1887.shift-up{margin-top:-0px}.target.stacks_in_1887.shift-down{margin-bottom:-0px}.target.stacks_in_1887.shift-left{right:0px}.target.stacks_in_1887.shift-right{left:0px}.target.stacks_in_1887.pin-top,.target.stacks_in_1887.pin-bottom{left:0px}.target.stacks_in_1887.pin-left,.target.stacks_in_1887.pin-right{top:0px}
#stacks_in_606{padding-left:0px;padding-right:0px;}#stacks_in_606 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_606 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_606 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_606 > .jack.width-static{width:500px}#stacks_in_606 > .jack.width-flexible{width:100%}#stacks_in_606 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_606 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_606 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_606 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_606 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_606 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_606 > .jack::after{border-radius:0px}#stacks_in_606 > .jack.border-detailed-radius,#stacks_in_606 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_606 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_606 > .jack.bg-color{background-color:#89C5FF}#stacks_in_606 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_606 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_606 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_606 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_606 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_606 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_606 > .jack.bg-image:not(.glass){}#stacks_in_606 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_606 > .jack.bg-image.glass.after,#stacks_in_606 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_606 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_606 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_606 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_606 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_606 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_606 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_606 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_606 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_606 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_606 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_606 > .jack.bg-image.glass.after,#stacks_in_606 > .glass.jack.bg-image::after{}#stacks_in_606 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_606 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_606 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_606 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_606 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_606 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_606 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_606 > .jack.peek-shadow::before,#stacks_in_606 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_606 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_606 > .jack{overflow:visible;}#stacks_in_606 > .jack.height-static{height:300px}#stacks_in_606 > .jack.height-minmax{min-height:300px;max-height:300px}

#stacks_in_606 {
    background-image: url("BC0E4616-E0CF-4522-9578-59B8752ABDC6.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1448 .s2c_stacks_in_1448_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1448 .s2c_stacks_in_1448_cw, #stacks_in_1448 .s2c_stacks_in_1448_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1448 .s2c_stacks_in_1448_cw [class^="s2c_stacks_in_1448_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1448 .s2c_stacks_in_1448_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1448 .s2c_stacks_in_1448_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1448 .s2c_stacks_in_1448_cw .s2c_stacks_in_1448_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1448 .s2c_stacks_in_1448_cw {		display: block;		table-layout: auto;	}		#stacks_in_1448 .s2c_stacks_in_1448_cw [class^="s2c_stacks_in_1448_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1448 .s2c_stacks_in_1448_cw .s2c_stacks_in_1448_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1448 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1457 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1457 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1451 p,#stacks_in_1451 div{margin-bottom:0}#stacks_in_1451 p,#stacks_in_1451 div,#stacks_in_1451 ul,#stacks_in_1451 ol,#stacks_in_1451 dl{color:rgba(204, 10, 39, 1.00)}#stacks_in_1451 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1451 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1451,#stacks_in_1451 div,#stacks_in_1451 p,#stacks_in_1451 ol,#stacks_in_1451 ul li,#stacks_in_1451 ol li,#stacks_in_1451 ol,#stacks_in_1451 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1451,#stacks_in_1451 div,#stacks_in_1451 p,#stacks_in_1451 ol,#stacks_in_1451 ul li,#stacks_in_1451 ol li,#stacks_in_1451 ol,#stacks_in_1451 dl{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_1451{}}


#stacks_in_1451 {
	padding: 0px 0px 15px 0px;
}
#hoverBoxWrapperstacks_in_619 {
	height: auto;
	min-height: 0px;
	max-height: 1000px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: auto;
}

#hoverBoxWrapperstacks_in_619 img {
	max-width: 100%;
	height: auto;
}

#hoverBoxStaticstacks_in_619 {
	position: relative;
	display: block;
	z-index: 8;
	width: 100%;
}

#hoverBoxRolloverstacks_in_619 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
}

#hoverBoxLinkstacks_in_619 a,
#hoverBoxLinkstacks_in_619 a:hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: url(../files/bg_fill.gif) repeat;
	border: none;
	outline: none;
}






#hoverBoxWrapperstacks_in_619.touchDeviceDetected #hoverBoxStaticstacks_in_619 {
	display: none;
	opacity: 0;
}

#hoverBoxWrapperstacks_in_619.touchDeviceDetected #hoverBoxRolloverstacks_in_619 {
	display: block;
	opacity: 1.00;
	position: relative;
	top: auto;
	left: auto;
}







#hoverBoxWrapperstacks_in_619.noTouchDeviceDetected #hoverBoxRolloverstacks_in_619 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 100%;
	width: 100%;
	opacity: 0;
	-moz-transition: opacity 500ms linear;
	-webkit-transition: opacity 500ms linear;
	transition: opacity 500ms linear;
}

#hoverBoxWrapperstacks_in_619.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_619 {
	opacity: 1.00;
}




















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

#stacks_in_624 {
    background-image: url("D7ACB650-FFA1-40FD-AB92-33ACE3A21F14.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1459 .s2c_stacks_in_1459_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1459 .s2c_stacks_in_1459_cw, #stacks_in_1459 .s2c_stacks_in_1459_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1459 .s2c_stacks_in_1459_cw [class^="s2c_stacks_in_1459_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1459 .s2c_stacks_in_1459_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1459 .s2c_stacks_in_1459_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1459 .s2c_stacks_in_1459_cw .s2c_stacks_in_1459_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1459 .s2c_stacks_in_1459_cw {		display: block;		table-layout: auto;	}		#stacks_in_1459 .s2c_stacks_in_1459_cw [class^="s2c_stacks_in_1459_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1459 .s2c_stacks_in_1459_cw .s2c_stacks_in_1459_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1459 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1468 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1468 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1462 p,#stacks_in_1462 div{margin-bottom:0}#stacks_in_1462,#stacks_in_1462 div,#stacks_in_1462 p,#stacks_in_1462 ol,#stacks_in_1462 ul li,#stacks_in_1462 ol li,#stacks_in_1462 ol,#stacks_in_1462 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1462,#stacks_in_1462 div,#stacks_in_1462 p,#stacks_in_1462 ol,#stacks_in_1462 ul li,#stacks_in_1462 ol li,#stacks_in_1462 ol,#stacks_in_1462 dl{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_1462{}}


#stacks_in_1462 {
	padding: 0px 0px 15px 0px;
}
.target.stacks_in_1892{    margin:0px;}.target.stacks_in_1892{}.target.stacks_in_1892.width-fill{width:calc(100% - 0px)}.target.stacks_in_1892.width-flexible{width:100%}.target.stacks_in_1892.width-fixed{width:250px}.target.stacks_in_1892.height-fill{height:calc(100% - 0px)}.target.stacks_in_1892.height-flexible{height:100%}.target.stacks_in_1892.height-fixed{height:250px}.target.stacks_in_1892[class*="relative-"].top-pt{top:0%}.target.stacks_in_1892[class*="relative-"].top-px{top:0px}.target.stacks_in_1892[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1892[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1892[class*="relative-"].right-pt{right:0%}.target.stacks_in_1892[class*="relative-"].right-px{right:0px}.target.stacks_in_1892[class*="relative-"].left-pt{left:0%}.target.stacks_in_1892[class*="relative-"].left-px{left:0px}.target.stacks_in_1892.shift-up{margin-top:-0px}.target.stacks_in_1892.shift-down{margin-bottom:-0px}.target.stacks_in_1892.shift-left{right:0px}.target.stacks_in_1892.shift-right{left:0px}.target.stacks_in_1892.pin-top,.target.stacks_in_1892.pin-bottom{left:0px}.target.stacks_in_1892.pin-left,.target.stacks_in_1892.pin-right{top:0px}
#stacks_in_637{padding-left:0px;padding-right:0px;}#stacks_in_637 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_637 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_637 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_637 > .jack.width-static{width:500px}#stacks_in_637 > .jack.width-flexible{width:100%}#stacks_in_637 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_637 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_637 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_637 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_637 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_637 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_637 > .jack::after{border-radius:0px}#stacks_in_637 > .jack.border-detailed-radius,#stacks_in_637 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_637 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_637 > .jack.bg-color{background-color:#89C5FF}#stacks_in_637 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_637 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_637 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_637 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_637 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_637 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_637 > .jack.bg-image:not(.glass){}#stacks_in_637 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_637 > .jack.bg-image.glass.after,#stacks_in_637 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_637 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_637 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_637 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_637 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_637 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_637 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_637 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_637 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_637 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_637 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_637 > .jack.bg-image.glass.after,#stacks_in_637 > .glass.jack.bg-image::after{}#stacks_in_637 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_637 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_637 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_637 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_637 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_637 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_637 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_637 > .jack.peek-shadow::before,#stacks_in_637 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_637 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_637 > .jack{overflow:visible;}#stacks_in_637 > .jack.height-static{height:300px}#stacks_in_637 > .jack.height-minmax{min-height:300px;max-height:300px}

#stacks_in_637 {
    background-image: url("D7465A7B-AEBD-4E7A-81CF-09E5A5ECF9B5.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_1470 .s2c_stacks_in_1470_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1470 .s2c_stacks_in_1470_cw, #stacks_in_1470 .s2c_stacks_in_1470_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1470 .s2c_stacks_in_1470_cw [class^="s2c_stacks_in_1470_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1470 .s2c_stacks_in_1470_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1470 .s2c_stacks_in_1470_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1470 .s2c_stacks_in_1470_cw .s2c_stacks_in_1470_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1470 .s2c_stacks_in_1470_cw {		display: block;		table-layout: auto;	}		#stacks_in_1470 .s2c_stacks_in_1470_cw [class^="s2c_stacks_in_1470_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1470 .s2c_stacks_in_1470_cw .s2c_stacks_in_1470_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1470 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1479 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1479 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1473 p,#stacks_in_1473 div{margin-bottom:0}#stacks_in_1473 p,#stacks_in_1473 div,#stacks_in_1473 ul,#stacks_in_1473 ol,#stacks_in_1473 dl{color:rgba(204, 10, 39, 1.00)}#stacks_in_1473 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1473 a:hover{color:rgba(255, 255, 255, 0.85)}#stacks_in_1473,#stacks_in_1473 div,#stacks_in_1473 p,#stacks_in_1473 ol,#stacks_in_1473 ul li,#stacks_in_1473 ol li,#stacks_in_1473 ol,#stacks_in_1473 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1473,#stacks_in_1473 div,#stacks_in_1473 p,#stacks_in_1473 ol,#stacks_in_1473 ul li,#stacks_in_1473 ol li,#stacks_in_1473 ol,#stacks_in_1473 dl{font-size:1.40rem}}@media only screen and (min-width:0px){#stacks_in_1473{}}


#stacks_in_1473 {
	padding: 0px 0px 15px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_666 .s2c_stacks_in_666_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_666 .s2c_stacks_in_666_cw, #stacks_in_666 .s2c_stacks_in_666_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_666 .s2c_stacks_in_666_cw [class^="s2c_stacks_in_666_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_666 .s2c_stacks_in_666_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_666 .s2c_stacks_in_666_col2 {		vertical-align: top;   	  	border-radius: 0px;		background-image: url(../files/s2c_bg_img2-666.jpg);		background-size: cover;	background-position: center;}#stacks_in_666 .s2c_stacks_in_666_cw .s2c_stacks_in_666_spacer {	display: table-cell;	width: 30px;}@media only screen and (max-width: 768px) {		#stacks_in_666 .s2c_stacks_in_666_cw {		display: block;		table-layout: auto;	}		#stacks_in_666 .s2c_stacks_in_666_cw [class^="s2c_stacks_in_666_col"] {		display: block;		width: 100%;	}	 	#stacks_in_666 .s2c_stacks_in_666_cw .s2c_stacks_in_666_spacer {		display: block;		height: 30px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_787 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

/* Smart2columns2 stack v2.4.2 */#stacks_in_1222 .s2c_stacks_in_1222_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1222 .s2c_stacks_in_1222_cw, #stacks_in_1222 .s2c_stacks_in_1222_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1222 .s2c_stacks_in_1222_cw [class^="s2c_stacks_in_1222_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1222 .s2c_stacks_in_1222_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1222 .s2c_stacks_in_1222_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1222 .s2c_stacks_in_1222_cw .s2c_stacks_in_1222_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1222 .s2c_stacks_in_1222_cw {		display: block;		table-layout: auto;	}		#stacks_in_1222 .s2c_stacks_in_1222_cw [class^="s2c_stacks_in_1222_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1222 .s2c_stacks_in_1222_cw .s2c_stacks_in_1222_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1222 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1231 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1231 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1962 h2,#stacks_in_1962 .hTxt:not(.segment) div{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1962 h2,#stacks_in_1962 .hTxt:not(.segment) div{font-size:1.00rem}}


#stacks_in_1962 {
	padding: 0px 0px 6px 0px;
}
@media only screen and (min-width:0px){#stacks_in_792{}}


#stacks_in_792 {
	padding: 0px 0px 15px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_797 .s2c_stacks_in_797_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_797 .s2c_stacks_in_797_cw, #stacks_in_797 .s2c_stacks_in_797_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_797 .s2c_stacks_in_797_cw [class^="s2c_stacks_in_797_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_797 .s2c_stacks_in_797_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_797 .s2c_stacks_in_797_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_797 .s2c_stacks_in_797_cw .s2c_stacks_in_797_spacer {	display: table-cell;	width: 30px;}@media only screen and (max-width: 768px) {		#stacks_in_797 .s2c_stacks_in_797_cw {		display: block;		table-layout: auto;	}		#stacks_in_797 .s2c_stacks_in_797_cw [class^="s2c_stacks_in_797_col"] {		display: block;		width: 100%;	}	 	#stacks_in_797 .s2c_stacks_in_797_cw .s2c_stacks_in_797_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_797 {
	padding: 0px 0px 15px 0px;
}


#stacks_in_812,#stacks_in_812 div,#stacks_in_812 p,#stacks_in_812 ol,#stacks_in_812 ul li,#stacks_in_812 ol li,#stacks_in_812 ol,#stacks_in_812 dl{font-size:0.80rem}@media all and (max-width:640px){#stacks_in_812,#stacks_in_812 div,#stacks_in_812 p,#stacks_in_812 ol,#stacks_in_812 ul li,#stacks_in_812 ol li,#stacks_in_812 ol,#stacks_in_812 dl{font-size:0.80rem}}@media only screen and (min-width:0px){#stacks_in_812{}}



#stacks_in_815,#stacks_in_815 div,#stacks_in_815 p,#stacks_in_815 ol,#stacks_in_815 ul li,#stacks_in_815 ol li,#stacks_in_815 ol,#stacks_in_815 dl{font-size:0.80rem}@media all and (max-width:640px){#stacks_in_815,#stacks_in_815 div,#stacks_in_815 p,#stacks_in_815 ol,#stacks_in_815 ul li,#stacks_in_815 ol li,#stacks_in_815 ol,#stacks_in_815 dl{font-size:0.80rem}}@media only screen and (min-width:0px){#stacks_in_815{}}




#stacks_in_1492 {
	padding: 0px 0px 15px 0px;
}
.target.stacks_in_1614{    margin:0px;}.target.stacks_in_1614{}.target.stacks_in_1614.width-fill{width:calc(100% - 0px)}.target.stacks_in_1614.width-flexible{width:100%}.target.stacks_in_1614.width-fixed{width:250px}.target.stacks_in_1614.height-fill{height:calc(100% - 0px)}.target.stacks_in_1614.height-flexible{height:100%}.target.stacks_in_1614.height-fixed{height:250px}.target.stacks_in_1614[class*="relative-"].top-pt{top:0%}.target.stacks_in_1614[class*="relative-"].top-px{top:0px}.target.stacks_in_1614[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1614[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1614[class*="relative-"].right-pt{right:0%}.target.stacks_in_1614[class*="relative-"].right-px{right:0px}.target.stacks_in_1614[class*="relative-"].left-pt{left:0%}.target.stacks_in_1614[class*="relative-"].left-px{left:0px}.target.stacks_in_1614.shift-up{margin-top:-0px}.target.stacks_in_1614.shift-down{margin-bottom:-0px}.target.stacks_in_1614.shift-left{right:0px}.target.stacks_in_1614.shift-right{left:0px}.target.stacks_in_1614.pin-top,.target.stacks_in_1614.pin-bottom{left:0px}.target.stacks_in_1614.pin-left,.target.stacks_in_1614.pin-right{top:0px}

#stacks_in_1617 {
	padding: 90px 0px 90px 0px;
}

#stacks_out_1617 {
	margin-left:0;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_1648 .s3c_stacks_in_1648_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1648 .s3c_stacks_in_1648_cw, #stacks_in_1648 .s3c_stacks_in_1648_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_1648 .s3c_stacks_in_1648_cw div[class^="s3c_stacks_in_1648_col"] {*/#stacks_in_1648 .s3c_stacks_in_1648_cw [class^="s3c_stacks_in_1648_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1648 .s3c_stacks_in_1648_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1648 .s3c_stacks_in_1648_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1648 .s3c_stacks_in_1648_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1648 .s3c_stacks_in_1648_cw .s3c_stacks_in_1648_spacer {	display: table-cell;	width: 60px;}/*@media only screen and (max-width: 0px) {*/@media only screen and (max-width: 0px) {			#stacks_in_1648 .s3c_stacks_in_1648_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_1648 .s3c_stacks_in_1648_cw div[class^="s3c_stacks_in_1648_col"] {*/	#stacks_in_1648 .s3c_stacks_in_1648_cw [class^="s3c_stacks_in_1648_col"] {		display: block;		width: 100%;	}			#stacks_in_1648 .s3c_stacks_in_1648_cw .s3c_stacks_in_1648_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_1648 .s3c_stacks_in_1648_col1 {		order: 1;	}		#stacks_in_1648 .s3c_stacks_in_1648_col2 {		order: 3;	}		#stacks_in_1648 .s3c_stacks_in_1648_col3 {		order: 5;	}		#stacks_in_1648 .s3c_stacks_in_1648_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_1648 .s3c_stacks_in_1648_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_1661 {
    background-image: url("DD15EE0B-AB41-4571-BFB0-8D5A05ACA989.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

#stacks_in_1651 {
    background-image: url("24F26B4A-F9C8-4C9D-ACAD-52F66F9447DA.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

#stacks_in_1649 {
    background-image: url("83BF5D12-E608-4793-B970-EBB0EC839BB4.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_1687 .s3c_stacks_in_1687_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1687 .s3c_stacks_in_1687_cw, #stacks_in_1687 .s3c_stacks_in_1687_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_1687 .s3c_stacks_in_1687_cw div[class^="s3c_stacks_in_1687_col"] {*/#stacks_in_1687 .s3c_stacks_in_1687_cw [class^="s3c_stacks_in_1687_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1687 .s3c_stacks_in_1687_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1687 .s3c_stacks_in_1687_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1687 .s3c_stacks_in_1687_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1687 .s3c_stacks_in_1687_cw .s3c_stacks_in_1687_spacer {	display: table-cell;	width: 60px;}/*@media only screen and (max-width: 0px) {*/@media only screen and (max-width: 0px) {			#stacks_in_1687 .s3c_stacks_in_1687_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_1687 .s3c_stacks_in_1687_cw div[class^="s3c_stacks_in_1687_col"] {*/	#stacks_in_1687 .s3c_stacks_in_1687_cw [class^="s3c_stacks_in_1687_col"] {		display: block;		width: 100%;	}			#stacks_in_1687 .s3c_stacks_in_1687_cw .s3c_stacks_in_1687_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_1687 .s3c_stacks_in_1687_col1 {		order: 1;	}		#stacks_in_1687 .s3c_stacks_in_1687_col2 {		order: 3;	}		#stacks_in_1687 .s3c_stacks_in_1687_col3 {		order: 5;	}		#stacks_in_1687 .s3c_stacks_in_1687_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_1687 .s3c_stacks_in_1687_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */

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



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



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

#box {
  width: 100%;
  height: 400px;
  background: crimson; }

/*  */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body {
  margin: 0; }

#slidetastic-stacks_in_1755 {
  max-width: 1300px;
  padding: 0px 0;
  margin: 0 auto;
  position: relative; }
  #slidetastic-stacks_in_1755.no-dots .slidetastic-dots {
    display: none; }
  #slidetastic-stacks_in_1755.no-arrows .slidetastic-nav {
    display: none; }

#slidetastic-stacks_in_1755 .slidetastic-dots {
  z-index: 10;
  width: 100%;
  position: absolute; }
  #slidetastic-stacks_in_1755 .slidetastic-dots.dots-top {
    top: 0px; }
  #slidetastic-stacks_in_1755 .slidetastic-dots.dots-bottom {
    bottom: 0px; }
  #slidetastic-stacks_in_1755 .slidetastic-dots ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #slidetastic-stacks_in_1755 .slidetastic-dots ul li.slick-active button {
      background: rgba(51, 55, 58, 1.00); }
    #slidetastic-stacks_in_1755 .slidetastic-dots ul li button {
      width: 10px;
      height: 10px;
      margin: 5px;
      background: rgba(0, 0, 0, 0.50);
      border-radius: 5px;
      padding: 0;
      font-size: 0;
      border: none;
      outline: none;
      display: block;
      line-height: 0; }

#slidetastic-stacks_in_1755 .slidetastic-nav {
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  pointer-events: none;
  box-sizing: border-box; }
  #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn {
    width: 50px;
    height: 50px;
    margin: 5px 5px;
    color: rgba(255, 255, 255, 1.00);
    background: rgba(51, 55, 58, 1.00);
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    pointer-events: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn:hover {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(51, 55, 58, 1.00); }
    #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn:hover a, #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn:hover i {
      color: rgba(255, 255, 255, 1.00); }
    #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn a, #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn i {
      color: inherit; }
    #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 24px; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-stacked-left.arrows-h-left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-stacked-left.arrows-h-left .slidetastic-nav-btn {
      margin-right: 0; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-stacked-center.arrows-h-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-stacked-center.arrows-h-center .slidetastic-nav-btn {
      margin-left: 0;
      margin-right: 0; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-stacked-right.arrows-h-right {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-stacked-right.arrows-h-right .slidetastic-nav-btn {
      margin-left: 0; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-h-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-h-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-h-right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-h-separate {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-h-separate .slidetastic-nav-btn-prev {
      margin-right: 0; }
    #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-h-separate .slidetastic-nav-btn-next {
      margin-left: 0; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-v-top {
    top: 0; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-v-bottom {
    bottom: 0; }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-v-center {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-v-full {
    top: 0px;
    bottom: 0px; }
    #slidetastic-stacks_in_1755 .slidetastic-nav.arrows-v-full .slidetastic-nav-btn {
      height: calc(100%	- 10px); }

#slidetastic-stacks_in_1755 .slidetastic-slider {
  box-sizing: border-box;
  /*  */
  opacity: 0;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  padding: 0px;
  /*  */ }
  #slidetastic-stacks_in_1755 .slidetastic-slider.slider-centered .slidetastic-slide .slidetastic-slide-inner {
    /*  */
    opacity: 0.2;
    /*  */ }
  #slidetastic-stacks_in_1755 .slidetastic-slider .slidetastic-slide {
    padding: 0 10px;
    box-sizing: border-box; }
    #slidetastic-stacks_in_1755 .slidetastic-slider .slidetastic-slide-inner {
      border-radius: 2px;
      /*  */
      min-height: 0px;
      background: rgba(0, 0, 0, 0.00);
      /*  */
      width: 100%;
      overflow: hidden;
      box-sizing: border-box;
      transition: opacity 0.3s ease; }
    #slidetastic-stacks_in_1755 .slidetastic-slider .slidetastic-slide.slick-current .slidetastic-slide-inner, #slidetastic-stacks_in_1755 .slidetastic-slider .slidetastic-slide.slick-active .slidetastic-slide-inner {
      opacity: 1; }

#slidetastic-stacks_in_1755.caption-always .slidetastic-image .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_1755.caption-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_1755.caption-active .slidetastic-slide.slick-active .slidetastic-image-caption, #slidetastic-stacks_in_1755.caption-active .slidetastic-slide.slick-current .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_1755.caption-active-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_1755.caption-active-hover .slidetastic-slide.slick-active .slidetastic-image-caption, #slidetastic-stacks_in_1755.caption-active-hover .slidetastic-slide.slick-current .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_1755.caption-active-hover .slidetastic-image:hover .slidetastic-image-caption {
  opacity: 1; }

#slidetastic-stacks_in_1755.no-caption-titles .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
  display: none; }

#slidetastic-stacks_in_1755.no-caption-descriptions .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
  display: none; }

#slidetastic-stacks_in_1755.caption-top .slidetastic-image .slidetastic-image-caption {
  top: 0; }

#slidetastic-stacks_in_1755.caption-bottom .slidetastic-image .slidetastic-image-caption {
  bottom: 0; }

#slidetastic-stacks_in_1755.caption-outside.caption-top .slidetastic-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

#slidetastic-stacks_in_1755.caption-outside.caption-bottom .slidetastic-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#slidetastic-stacks_in_1755.caption-outside .slidetastic-image .slidetastic-image-caption {
  position: relative; }

#slidetastic-stacks_in_1755 .slidetastic-image {
  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%;
  position: relative; }
  #slidetastic-stacks_in_1755 .slidetastic-image * {
    box-sizing: border-box; }
  #slidetastic-stacks_in_1755 .slidetastic-image img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  #slidetastic-stacks_in_1755 .slidetastic-image .slidetastic-image-caption {
    /*  */
    opacity: 0;
    transition: all 0.3s ease;
    /*  */
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    position: absolute;
    padding: 20px 20px;
    background: rgba(0, 0, 0, 0.70);
    text-align: left; }
    #slidetastic-stacks_in_1755 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
      color: rgba(255, 255, 255, 1.00);
      font-size: 28px;
      font-weight: bold;
      font-family: Inherit;
      padding-bottom: 5px;
      line-height: 45.304001px; }
    #slidetastic-stacks_in_1755 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
      color: rgba(255, 255, 255, 1.00);
      font-family: Inherit;
      font-size: 16px;
      line-height: 25.888000px; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (min-width: 768px) {
  /*  */
  /*  */ }

@media (min-width: 480px) and (max-width: 768px) {
  /*  */
  #slidetastic-stacks_in_1755 .slidetastic-slider .slidetastic-slide {
    padding: 0 10px; }
  #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn {
    width: 40px;
    height: 40px;
    border-radius: 20px; }
    #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 20px; }
  #slidetastic-stacks_in_1755 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
    font-size: 20px;
    padding-bottom: 5px;
    line-height: 32.360001px; }
  #slidetastic-stacks_in_1755 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
    font-size: 14px;
    line-height: 22.652000px; }
  /*  */ }

@media (min-width: 0px) and (max-width: 480px) {
  /*  */
  #slidetastic-stacks_in_1755 .slidetastic-slider .slidetastic-slide {
    padding: 0 10px; }
  #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn {
    width: 35px;
    height: 35px;
    border-radius: 20px; }
    #slidetastic-stacks_in_1755 .slidetastic-nav .slidetastic-nav-btn i {
      font-size: 18px; }
  #slidetastic-stacks_in_1755 .slidetastic-image .slidetastic-image-caption .slidetastic-image-title {
    font-size: 18px;
    padding-bottom: 5px;
    line-height: 29.124001px; }
  #slidetastic-stacks_in_1755 .slidetastic-image .slidetastic-image-caption .slidetastic-image-description {
    font-size: 13px;
    line-height: 21.034000px; }
  /*  */ }
.target.stacks_in_1761{    margin:0px;}.target.stacks_in_1761{}.target.stacks_in_1761.width-fill{width:calc(100% - 0px)}.target.stacks_in_1761.width-flexible{width:100%}.target.stacks_in_1761.width-fixed{width:250px}.target.stacks_in_1761.height-fill{height:calc(100% - 0px)}.target.stacks_in_1761.height-flexible{height:100%}.target.stacks_in_1761.height-fixed{height:250px}.target.stacks_in_1761[class*="relative-"].top-pt{top:0%}.target.stacks_in_1761[class*="relative-"].top-px{top:0px}.target.stacks_in_1761[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1761[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1761[class*="relative-"].right-pt{right:0%}.target.stacks_in_1761[class*="relative-"].right-px{right:0px}.target.stacks_in_1761[class*="relative-"].left-pt{left:0%}.target.stacks_in_1761[class*="relative-"].left-px{left:0px}.target.stacks_in_1761.shift-up{margin-top:-0px}.target.stacks_in_1761.shift-down{margin-bottom:-0px}.target.stacks_in_1761.shift-left{right:0px}.target.stacks_in_1761.shift-right{left:0px}.target.stacks_in_1761.pin-top,.target.stacks_in_1761.pin-bottom{left:0px}.target.stacks_in_1761.pin-left,.target.stacks_in_1761.pin-right{top:0px}

#stacks_in_1770 {
	padding: 90px 0px 90px 0px;
}

#stacks_out_1770 {
	margin-left:0;
}

#stacks_in_1759 {
    background-image: url("DD15EE0B-AB41-4571-BFB0-8D5A05ACA989.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

#stacks_in_1760 {
	padding: 0px 0px 30px 0px;
}


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

.target.stacks_in_1784{    margin:0px;}.target.stacks_in_1784{}.target.stacks_in_1784.width-fill{width:calc(100% - 0px)}.target.stacks_in_1784.width-flexible{width:100%}.target.stacks_in_1784.width-fixed{width:250px}.target.stacks_in_1784.height-fill{height:calc(100% - 0px)}.target.stacks_in_1784.height-flexible{height:100%}.target.stacks_in_1784.height-fixed{height:250px}.target.stacks_in_1784[class*="relative-"].top-pt{top:0%}.target.stacks_in_1784[class*="relative-"].top-px{top:0px}.target.stacks_in_1784[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1784[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1784[class*="relative-"].right-pt{right:0%}.target.stacks_in_1784[class*="relative-"].right-px{right:0px}.target.stacks_in_1784[class*="relative-"].left-pt{left:0%}.target.stacks_in_1784[class*="relative-"].left-px{left:0px}.target.stacks_in_1784.shift-up{margin-top:-0px}.target.stacks_in_1784.shift-down{margin-bottom:-0px}.target.stacks_in_1784.shift-left{right:0px}.target.stacks_in_1784.shift-right{left:0px}.target.stacks_in_1784.pin-top,.target.stacks_in_1784.pin-bottom{left:0px}.target.stacks_in_1784.pin-left,.target.stacks_in_1784.pin-right{top:0px}

#stacks_in_1788 {
	padding: 90px 0px 90px 0px;
}

#stacks_out_1788 {
	margin-left:0;
}

#stacks_in_1791 {
    background-image: url("24F26B4A-F9C8-4C9D-ACAD-52F66F9447DA.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

#stacks_in_1794 {
	padding: 0px 0px 30px 0px;
}


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

.target.stacks_in_1776{    margin:0px;}.target.stacks_in_1776{}.target.stacks_in_1776.width-fill{width:calc(100% - 0px)}.target.stacks_in_1776.width-flexible{width:100%}.target.stacks_in_1776.width-fixed{width:250px}.target.stacks_in_1776.height-fill{height:calc(100% - 0px)}.target.stacks_in_1776.height-flexible{height:100%}.target.stacks_in_1776.height-fixed{height:250px}.target.stacks_in_1776[class*="relative-"].top-pt{top:0%}.target.stacks_in_1776[class*="relative-"].top-px{top:0px}.target.stacks_in_1776[class*="relative-"].bottom-pt{bottom:0%}.target.stacks_in_1776[class*="relative-"].bottom-px{bottom:0px}.target.stacks_in_1776[class*="relative-"].right-pt{right:0%}.target.stacks_in_1776[class*="relative-"].right-px{right:0px}.target.stacks_in_1776[class*="relative-"].left-pt{left:0%}.target.stacks_in_1776[class*="relative-"].left-px{left:0px}.target.stacks_in_1776.shift-up{margin-top:-0px}.target.stacks_in_1776.shift-down{margin-bottom:-0px}.target.stacks_in_1776.shift-left{right:0px}.target.stacks_in_1776.shift-right{left:0px}.target.stacks_in_1776.pin-top,.target.stacks_in_1776.pin-bottom{left:0px}.target.stacks_in_1776.pin-left,.target.stacks_in_1776.pin-right{top:0px}

#stacks_in_1780 {
	padding: 90px 0px 90px 0px;
}

#stacks_out_1780 {
	margin-left:0;
}

#stacks_in_1795 {
    background-image: url("83BF5D12-E608-4793-B970-EBB0EC839BB4.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

#stacks_in_1798 {
	padding: 0px 0px 30px 0px;
}


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

.target.stacks_in_1090{    margin:0px;}.target.stacks_in_1090{}.target.stacks_in_1090.width-fill{width:calc(100% - 0px)}.target.stacks_in_1090.width-flexible{width:100%}.target.stacks_in_1090.width-fixed{width:250px}.target.stacks_in_1090.height-fill{height:calc(100% - 0px)}.target.stacks_in_1090.height-flexible{height:100%}.target.stacks_in_1090.height-fixed{height:250px}.target.stacks_in_1090[class*="relative-"].top-pt{top:-90%}.target.stacks_in_1090[class*="relative-"].top-px{top:-90px}.target.stacks_in_1090[class*="relative-"].bottom-pt{bottom:-90%}.target.stacks_in_1090[class*="relative-"].bottom-px{bottom:-90px}.target.stacks_in_1090[class*="relative-"].right-pt{right:0%}.target.stacks_in_1090[class*="relative-"].right-px{right:0px}.target.stacks_in_1090[class*="relative-"].left-pt{left:0%}.target.stacks_in_1090[class*="relative-"].left-px{left:0px}.target.stacks_in_1090.shift-up{margin-top:-0px}.target.stacks_in_1090.shift-down{margin-bottom:-0px}.target.stacks_in_1090.shift-left{right:0px}.target.stacks_in_1090.shift-right{left:0px}.target.stacks_in_1090.pin-top,.target.stacks_in_1090.pin-bottom{left:0px}.target.stacks_in_1090.pin-left,.target.stacks_in_1090.pin-right{top:0px}
    #stacks_in_1094>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1}  #stacks_in_1094>.s-pro>.sections-layer{display:none}    #stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height{height:1100px;min-height:0px;max-height:3000px}#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height>.inner-content{height:1100px;min-height:0px;max-height:3000px;overflow-y:hidden;overflow-x:hidden;-webkit-overflow-scrolling:touch}#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-v-center>.inner-content>.content-wrapper{position:relative;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%)}#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-h-center>.inner-content>.content-wrapper{position:absolute;left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%)}#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height.fixed-all-center>.inner-content>.content-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:768px){#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height{height:600px;min-height:0px;max-height:3000px}#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height>.inner-content{height:600px;min-height:0px;max-height:3000px}}@media screen and (max-width:768px){#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height.small-def-height{height:auto;min-height:initial;max-height:initial}#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner.fixed-height.small-def-height>.inner-content{height:auto;min-height:initial;max-height:initial}}   #stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_1094>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}       
.style-pro-stacks_in_1094::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1094:not(.bg-vault):before{opacity:1.0;background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:fixed;width:100%;}.style-pro-stacks_in_1094:not(.bg-vault):not(.bg-featured)::before{background-image:url(../files/obgImage-1095.jpg);}@media only screen and (max-device-width:1024px){.style-pro-stacks_in_1094:not(.bg-vault)::before{background-attachment:scroll !important}}

.ovl-style-pro-stacks_in_1094::after{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.ovl-style-pro-stacks_in_1094:not(.o-bg-vault)::after{background-color:rgba(0, 0, 0, 0.70)}

/* Smart2columns2 stack v2.4.2 */#stacks_in_1174 .s2c_stacks_in_1174_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1174 .s2c_stacks_in_1174_cw, #stacks_in_1174 .s2c_stacks_in_1174_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1174 .s2c_stacks_in_1174_cw [class^="s2c_stacks_in_1174_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1174 .s2c_stacks_in_1174_col1 {			vertical-align: bottom;  	  	border-radius: 0px;		}#stacks_in_1174 .s2c_stacks_in_1174_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1174 .s2c_stacks_in_1174_cw .s2c_stacks_in_1174_spacer {	display: table-cell;	width: 30px;}@media only screen and (max-width: 768px) {		#stacks_in_1174 .s2c_stacks_in_1174_cw {				display: flex;		flex-direction: column;		table-layout: auto;	}		#stacks_in_1174 .s2c_stacks_in_1174_cw [class^="s2c_stacks_in_1174_col"] {		display: block;		width: 100%;	}		#stacks_in_1174 .s2c_stacks_in_1174_cw .s2c_stacks_in_1174_col1 {		order: 3;	}	#stacks_in_1174 .s2c_stacks_in_1174_cw .s2c_stacks_in_1174_col2 {		order: 1;	} 	#stacks_in_1174 .s2c_stacks_in_1174_cw .s2c_stacks_in_1174_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */#stacks_in_1186 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

/* Smart2columns2 stack v2.4.2 */#stacks_in_1233 .s2c_stacks_in_1233_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1233 .s2c_stacks_in_1233_cw, #stacks_in_1233 .s2c_stacks_in_1233_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1233 .s2c_stacks_in_1233_cw [class^="s2c_stacks_in_1233_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1233 .s2c_stacks_in_1233_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1233 .s2c_stacks_in_1233_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1233 .s2c_stacks_in_1233_cw .s2c_stacks_in_1233_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1233 .s2c_stacks_in_1233_cw {		display: block;		table-layout: auto;	}		#stacks_in_1233 .s2c_stacks_in_1233_cw [class^="s2c_stacks_in_1233_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1233 .s2c_stacks_in_1233_cw .s2c_stacks_in_1233_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1233 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_1242 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1242 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1236,#stacks_in_1236 div,#stacks_in_1236 p,#stacks_in_1236 ol,#stacks_in_1236 ul li,#stacks_in_1236 ol li,#stacks_in_1236 ol,#stacks_in_1236 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1236,#stacks_in_1236 div,#stacks_in_1236 p,#stacks_in_1236 ol,#stacks_in_1236 ul li,#stacks_in_1236 ol li,#stacks_in_1236 ol,#stacks_in_1236 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_1236{}}

@media only screen and (min-width:0px){#stacks_in_1192,#stacks_in_1192 div,#stacks_in_1192 p,#stacks_in_1192 .fa:not(.no-indent),#stacks_in_1192 ol,#stacks_in_1192 ul li,#stacks_in_1192 ol li,#stacks_in_1192 ol,#stacks_in_1192 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1192{}}

#stacks_in_1216 p,#stacks_in_1216 div{margin-bottom:0}#stacks_in_1216 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1216 a:hover{color:rgba(255, 255, 255, 0.85)}@media only screen and (min-width:0px){#stacks_in_1216,#stacks_in_1216 div,#stacks_in_1216 p,#stacks_in_1216 .fa:not(.no-indent),#stacks_in_1216 ol,#stacks_in_1216 ul li,#stacks_in_1216 ol li,#stacks_in_1216 ol,#stacks_in_1216 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1216{}}

/* Start Shadow stack CSS code */	.stacks_in_1170shadow{		-webkit-border-radius: 0px;		-moz-border-radius: 0px;		border-radius: 0px;		overflow: hidden !important;	}		.stacks_in_1170shadow{		-webkit-border-radius: 0)%px;		-moz-border-radius: 0)%px;		border-radius: 0)%px;		-webkit-box-shadow: 2px 2px 5px 0px #333333;		box-shadow: 2px 2px 5px 0px #333333;		text-shadow: 0px 0px 0px #333333;		border:  0px solid #CCCCCC;	}			 		.stacks_in_1170shadow{						margin-top: 5px;			margin-bottom: 7px;												margin-left: 5px;			margin-right: 7px;					}				.stacks_in_1170shadow{		}				/* End Shadow stack CSS code */

@media only screen and (min-width:0px){#stacks_in_1146,#stacks_in_1146 div,#stacks_in_1146 p,#stacks_in_1146 .fa:not(.no-indent),#stacks_in_1146 ol,#stacks_in_1146 ul li,#stacks_in_1146 ol li,#stacks_in_1146 ol,#stacks_in_1146 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1146{}}

#stacks_in_1157 p,#stacks_in_1157 div{margin-bottom:0}#stacks_in_1157 p,#stacks_in_1157 div,#stacks_in_1157 ul,#stacks_in_1157 ol,#stacks_in_1157 dl{color:rgba(0, 0, 0, 0.75)}#stacks_in_1157 a{color:rgba(0, 0, 0, 0.75)}#stacks_in_1157 a:hover{color:rgba(0, 0, 0, 0.75)}#stacks_in_1157,#stacks_in_1157 div,#stacks_in_1157 p,#stacks_in_1157 ol,#stacks_in_1157 ul li,#stacks_in_1157 ol li,#stacks_in_1157 ol,#stacks_in_1157 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_1157,#stacks_in_1157 div,#stacks_in_1157 p,#stacks_in_1157 ol,#stacks_in_1157 ul li,#stacks_in_1157 ol li,#stacks_in_1157 ol,#stacks_in_1157 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1157{}}

@media only screen and (min-width:0px){#stacks_in_1161,#stacks_in_1161 div,#stacks_in_1161 p,#stacks_in_1161 .fa:not(.no-indent),#stacks_in_1161 ol,#stacks_in_1161 ul li,#stacks_in_1161 ol li,#stacks_in_1161 ol,#stacks_in_1161 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_1161{}}

/* Smart2columns2 stack v2.4.2 */#stacks_in_1808_7 .s2c_stacks_in_1808_7_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1808_7 .s2c_stacks_in_1808_7_cw, #stacks_in_1808_7 .s2c_stacks_in_1808_7_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1808_7 .s2c_stacks_in_1808_7_cw [class^="s2c_stacks_in_1808_7_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1808_7 .s2c_stacks_in_1808_7_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1808_7 .s2c_stacks_in_1808_7_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1808_7 .s2c_stacks_in_1808_7_cw .s2c_stacks_in_1808_7_spacer {	display: table-cell;	width: 30px;}@media only screen and (max-width: 0px) {		#stacks_in_1808_7 .s2c_stacks_in_1808_7_cw {		display: block;		table-layout: auto;	}		#stacks_in_1808_7 .s2c_stacks_in_1808_7_cw [class^="s2c_stacks_in_1808_7_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1808_7 .s2c_stacks_in_1808_7_cw .s2c_stacks_in_1808_7_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack *//* Smart2columns2 stack v2.4.2 */#stacks_in_1808_9 .s2c_stacks_in_1808_9_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1808_9 .s2c_stacks_in_1808_9_cw, #stacks_in_1808_9 .s2c_stacks_in_1808_9_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1808_9 .s2c_stacks_in_1808_9_cw [class^="s2c_stacks_in_1808_9_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1808_9 .s2c_stacks_in_1808_9_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1808_9 .s2c_stacks_in_1808_9_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1808_9 .s2c_stacks_in_1808_9_cw .s2c_stacks_in_1808_9_spacer {	display: table-cell;	width: 30px;}@media only screen and (max-width: 414px) {		#stacks_in_1808_9 .s2c_stacks_in_1808_9_cw {		display: block;		table-layout: auto;	}		#stacks_in_1808_9 .s2c_stacks_in_1808_9_cw [class^="s2c_stacks_in_1808_9_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1808_9 .s2c_stacks_in_1808_9_cw .s2c_stacks_in_1808_9_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */

#stacks_in_1808_20 p,#stacks_in_1808_20 div,#stacks_in_1808_20 ul,#stacks_in_1808_20 ol,#stacks_in_1808_20 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_20 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_20 a:hover{color:rgba(255, 255, 255, 0.85)}@media only screen and (min-width:0px){#stacks_in_1808_20{}}



#stacks_in_1808_33 p,#stacks_in_1808_33 div,#stacks_in_1808_33 ul,#stacks_in_1808_33 ol,#stacks_in_1808_33 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_33 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_33 a:hover{color:rgba(255, 255, 255, 0.85)}@media only screen and (min-width:0px){#stacks_in_1808_33{}}

/* Smart2columns2 stack v2.4.2 */#stacks_in_1808_37 .s2c_stacks_in_1808_37_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1808_37 .s2c_stacks_in_1808_37_cw, #stacks_in_1808_37 .s2c_stacks_in_1808_37_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1808_37 .s2c_stacks_in_1808_37_cw [class^="s2c_stacks_in_1808_37_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1808_37 .s2c_stacks_in_1808_37_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_1808_37 .s2c_stacks_in_1808_37_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_1808_37 .s2c_stacks_in_1808_37_cw .s2c_stacks_in_1808_37_spacer {	display: table-cell;	width: 30px;}@media only screen and (max-width: 414px) {		#stacks_in_1808_37 .s2c_stacks_in_1808_37_cw {		display: block;		table-layout: auto;	}		#stacks_in_1808_37 .s2c_stacks_in_1808_37_cw [class^="s2c_stacks_in_1808_37_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1808_37 .s2c_stacks_in_1808_37_cw .s2c_stacks_in_1808_37_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */

#stacks_in_1808_56 p,#stacks_in_1808_56 div,#stacks_in_1808_56 ul,#stacks_in_1808_56 ol,#stacks_in_1808_56 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_56 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_56 a:hover{color:rgba(255, 255, 255, 0.85)}@media only screen and (min-width:0px){#stacks_in_1808_56{}}



#stacks_in_1808_78 p,#stacks_in_1808_78 div,#stacks_in_1808_78 ul,#stacks_in_1808_78 ol,#stacks_in_1808_78 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_78 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_78 a:hover{color:rgba(255, 255, 255, 0.85)}@media only screen and (min-width:0px){#stacks_in_1808_78{}}

/* Smart2columns2 stack v2.4.2 */#stacks_in_1808_102 .s2c_stacks_in_1808_102_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_1808_102 .s2c_stacks_in_1808_102_cw, #stacks_in_1808_102 .s2c_stacks_in_1808_102_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_1808_102 .s2c_stacks_in_1808_102_cw [class^="s2c_stacks_in_1808_102_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_1808_102 .s2c_stacks_in_1808_102_col1 {		width: 40px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_1808_102 .s2c_stacks_in_1808_102_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_1808_102 .s2c_stacks_in_1808_102_cw .s2c_stacks_in_1808_102_spacer {	display: table-cell;	width: 20px;}@media only screen and (max-width: 0px) {		#stacks_in_1808_102 .s2c_stacks_in_1808_102_cw {		display: block;		table-layout: auto;	}		#stacks_in_1808_102 .s2c_stacks_in_1808_102_cw [class^="s2c_stacks_in_1808_102_col"] {		display: block;		width: 100%;	}	 	#stacks_in_1808_102 .s2c_stacks_in_1808_102_cw .s2c_stacks_in_1808_102_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_1808_102 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_1808_112 {
	padding: 15px 0px 30px 0px;
}

#stacks_out_1808_112 {
	width: 40px;
	margin-left:0;
}
#stacks_in_1808_89 p,#stacks_in_1808_89 div,#stacks_in_1808_89 ul,#stacks_in_1808_89 ol,#stacks_in_1808_89 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_89 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1808_89 a:hover{color:rgba(255, 255, 255, 0.85)}@media only screen and (min-width:0px){#stacks_in_1808_89{}}

