/*
 * ruler
 */

.ruler{--ruler-color:rgb(235,64,73)}.ruler-bubble{padding:0.5rem 2rem;border-radius:50px;background-color:color-mix(in srgb,var(--ruler-color) 10%,white);border:2px solid var(--ruler-color);color:var(--ruler-color);text-align:center;min-width:150px;font-size:1.2rem;line-height:1;z-index:1;-webkit-user-select:none;user-select:none;cursor:default}.ruler-bubble label{margin-top:0.2rem;line-height:1;font-size:0.8rem;color:inherit}.ruler-line{position:absolute;z-index:0;translate:0 -1px}.ruler{position:absolute;z-index:999;display:grid;align-content:center;justify-content:center;transition:opacity 300ms ease}.ruler.fade{opacity:0.1}.ruler.viewport{position:fixed}.ruler.horizontal{bottom:5%;left:0;right:0}.ruler.horizontal .ruler-line{border-bottom:2px solid var(--ruler-color);top:50%;left:0;right:0}.ruler.horizontal .ruler-line:before,.ruler.horizontal .ruler-line:after{content:"";position:absolute;height:20px;width:0;translate:0 -9px;border-right:2px solid var(--ruler-color)}.ruler.horizontal .ruler-line:before{left:0}.ruler.horizontal .ruler-line:after{right:0}.ruler.vertical{right:-25px;top:0;bottom:0}.ruler.vertical .ruler-bubble{transform:rotate(-90deg)}.ruler.vertical .ruler-line{border-right:2px solid var(--ruler-color);top:0;bottom:0;left:50%}.ruler.vertical .ruler-line:before,.ruler.vertical .ruler-line:after{content:"";position:absolute;width:20px;height:0;translate:-9px 1px;border-bottom:2px solid var(--ruler-color)}.ruler.vertical .ruler-line:before{top:0}.ruler.vertical .ruler-line:after{bottom:0}


@-webkit-keyframes slideup-swingInX{0%{-webkit-transform:perspective(400px) rotateX(-90deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg)}}@keyframes slideup-swingInX{0%{-webkit-transform:perspective(400px) rotateX(-90deg);transform:perspective(400px) rotateX(-90deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg)}}@-webkit-keyframes slideup-swingOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg)}100%{-webkit-transform:perspective(400px) rotateX(-90deg)}}@keyframes slideup-swingOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg)}100%{-webkit-transform:perspective(400px) rotateX(-90deg);transform:perspective(400px) rotateX(-90deg)}}@-webkit-keyframes slideup-slideDown{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0)}}@keyframes slideup-slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideup-slideUp{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-100%)}}@keyframes slideup-slideUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes slideup-flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes slideup-flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes slideup-flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes slideup-flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes slideup-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@keyframes slideup-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideup-bounceOutUp{0%{-webkit-transform:translateY(0)}30%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-200px)}}@keyframes slideup-bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}}






a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}


.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}


.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}}
@-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}







:root{--light-gray:rgba(204, 204, 204, 1.00);--medium-gray:rgba(153, 153, 153, 1.00);--dark-gray:rgba(102, 102, 102, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(255, 255, 255, 1.00);--secondary:rgba(102, 204, 255, 1.00);--success:rgba(0, 255, 255, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(153, 204, 204, 1.00);--primary-contrast:rgba(0, 102, 153, 1.00);--secondary-contrast:rgba(0, 102, 153, 1.00);--success-contrast:rgba(255, 255, 255, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(225, 225, 225, 1.00);--secondary-dark:rgba(72, 174, 225, 1.00);--success-dark:rgba(0, 225, 225, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(123, 174, 174, 1.00);--header-color:rgba(109, 12, 44, 1.00);--subheader-color:rgba(255, 255, 255, 1.00);--small-color:rgba(109, 12, 44, 1.00);--text-color:rgba(0, 153, 204, 1.00);--link-color:rgba(0, 255, 255, 1.00);--link-color-hover:rgba(255, 204, 0, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:underline;--overlay-color:rgba(0, 0, 0, 0.50);--radius:6px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:100%;}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(0, 255, 255, 1.00);--small-color:rgba(204, 255, 255, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(153, 204, 204, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size: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(6rem/16)}body{background-color:rgba(204, 204, 204, 1.00);}
.default{--header-color:rgba(49, 40, 18, 1.00);--subheader-color:rgba(114, 102, 44, 1.00);--small-color:rgba(49, 40, 18, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(204, 153, 51, 1.00);--link-color-hover:rgba(153, 153, 153, 1.00);--link-decoration:underline;--link-decoration-hover:underline}
            .italics{font-size:calc(16rem/16) ;font-style:italic ;}@media only screen and (min-width:40em) {            .italics{font-size:calc(16rem/16) }}@media only screen and (min-width:64em) {            .italics{font-size:calc(16rem/16) }}
.font-greyLT{color:var(--light-gray) ;}
.chclass{--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(114, 102, 44, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 254, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(84, 72, 14, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.pad-basic{padding-top:0.75rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:3rem ;}  
 .top-bar.topBar-styles-ch, .top-bar.topBar-styles-ch ul{--topbar-background:rgba(51, 72, 79, 1.00)} .top-bar.topBar-styles-ch{padding:0.25rem 0.5rem} .title-bar.topBar-styles-ch{--titlebar-background:rgba(0, 102, 102, 1.00);--titlebar-color:rgba(255, 255, 255, 1.00);padding:0.75rem} .title-bar.topBar-styles-ch .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}
 .menuStyles>.menu a, .menu.menuStyles a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(51, 72, 79, 1.00);--menu-caret-color:rgba(114, 102, 44, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .menuStyles>.menu .menu-text, .menu.menuStyles .menu-text{--menu-text-color:rgba(255, 255, 255, 1.00)} .menuStyles>.menu a:hover, .menu.menuStyles a:hover{--menu-bg-color:rgba(255, 102, 0, 1.00)} .menuStyles>.menu>li>a, .menu.menuStyles>li>a{padding-top:1rem;padding-bottom:1rem} .menuStyles>.menu .submenu>li>a, .menu.menuStyles .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .menuStyles>.menu li.active>a, .menuStyles>.menu li.is-active>a, .menuStyles>.menu a.is-active, .menu.menuStyles li.active>a, .menu.menuStyles li.is-active>a, .menu.menuStyles a.is-active{--menu-bg-color:rgba(102, 153, 153, 1.00);--menu-link-color:rgba(51, 72, 79, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu li.active>a, .menuStyles>.menu .submenu li.is-active>a, .menuStyles>.menu .submenu a.is-active, .menu.menuStyles .submenu li.active>a, .menu.menuStyles .submenu li.is-active>a, .menu.menuStyles .submenu a.is-active{--menu-caret-color:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu a, .menu.menuStyles .submenu a{--menu-caret-color:rgba(51, 72, 79, 1.00)} .menuStyles>.menu .submenu, .menu.menuStyles .submenu{--submenu-bg-color:rgba(51, 72, 79, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .menuStyles>.menu .submenu a, .menu.menuStyles .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(51, 72, 79, 1.00);--menu-link-color-hover:rgba(153, 51, 0, 1.00)} .menuStyles>.menu .submenu .menu-text, .menu.menuStyles .submenu .menu-text{--menu-text-color:rgba(204, 255, 255, 1.00)} .menuStyles>.menu .submenu li.active>a, .menuStyles>.menu .submenu li.is-active>a, .menuStyles>.menu .submenu a.is-active, .menu.menuStyles .submenu li.active>a, .menu.menuStyles .submenu li.is-active>a, .menu.menuStyles .submenu a.is-active{--menu-caret-color:rgba(51, 72, 79, 1.00);--menu-bg-color:rgba(136, 64, 255, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.colors-extra{--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(153, 51, 0, 1.00);--secondary:rgba(204, 204, 204, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 210, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(123, 21, 0, 1.00);--secondary-dark:rgba(174, 174, 174, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.textcolour-base{--header-color:rgba(51, 72, 79, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(114, 102, 44, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(153, 204, 204, 1.00);--link-color-hover:rgba(255, 153, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}


.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

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

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

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

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

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

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

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

.button.b-p:not(.custom) {
  background-color: rgba(114, 102, 44, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #3b3517; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(255, 255, 255, 1.00);
    color: rgba(49, 40, 18, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(49, 40, 18, 1.00);
      background-color: #d9d9d9; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(255, 102, 0, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #b34700; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #3d8b3d; }
  .button.b-p.radius:not(.custom) {
    border-radius: 3px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(114, 102, 44, 1.00);
    color: rgba(114, 102, 44, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #3b3517;
      background-color: #3b3517; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(255, 255, 255, 1.00);
      color: rgba(255, 255, 255, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(49, 40, 18, 1.00);
        border-color: #d9d9d9;
        background-color: #d9d9d9; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(255, 102, 0, 1.00);
      color: rgba(255, 102, 0, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #b34700;
        background-color: #b34700; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #3d8b3d;
        background-color: #3d8b3d; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(49, 40, 18, 1.00);
    border-width: 1px;
    color: rgba(114, 102, 44, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #3b3517;
      border-color: black;
      background-color: rgba(51, 102, 102, 1.00); }




  
.aspect-16-9{display:flex;align-items:center;aspect-ratio:16/9;}






.transform-240

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


/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4345_88 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #4F4399;








}
#stacks_in_4345_88 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.bg-hover{background-color:rgba(255, 255, 204, 0.12) ;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){.bg-hover{background-attachment:scroll!important}}
.bg-gold66{background-color:rgba(204, 153, 51, 0.66) ;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){.bg-gold66{background-attachment:scroll!important}}
.hoverBox:hover{background-color:rgba(102, 102, 102, 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){.hoverBox{background-attachment:scroll!important}}
.hoverBox{background-color:rgba(51, 72, 79, 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){.hoverBox{background-attachment:scroll!important}}
.hoverBox{transition:all 500ms ease 0ms }
.z-index99{z-index:99 }
.z-index999{z-index:999 }
.z-index2999{z-index:2999 }
.z-index9999{z-index:9000 }


.read-more{min-height:none ;max-height:6rem ;}
.read-more.expand{min-height:0px ;max-height:1000px ;}
.read-more{transition:all 1000ms ease 0ms }
.read-more p:first-child:after{content:"..." }
.read-more.expand p:first-child:after{content:"" }

.expander:before{content:"Read More" }
.expander.read-less:before{content:"Shrink" }
/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4345_476 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #996699;








}
#stacks_in_4345_476 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/


.position-spot1{position: absolute  ;z-index:1 ;top:381px ;bottom:89px ;left:7px ;right:unset ;}
.position-spot2{position: absolute  ;z-index:1 ;top:159px ;bottom:310px ;left:91px ;right:unset ;}
.position-spot3{position: absolute  ;z-index:1 ;top:100px ;bottom:220px ;left:139px ;right:unset ;}
.position-spot4{position: absolute  ;z-index:1 ;top:246px ;bottom:63px ;left:200px ;right:unset ;}
.position-spot5{position: absolute  ;z-index:1 ;top:100px ;bottom:250px ;left:25px ;right:unset ;}

.bg-blk{background-color:rgba(0, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk{background-attachment:scroll!important}}
.bg-wht{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){.bg-wht{background-attachment:scroll!important}}
.bg-wht-20{background-color:rgba(255, 255, 255, 0.20) ;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){.bg-wht-20{background-attachment:scroll!important}}
.bg-wht-10{background-color:rgba(255, 255, 255, 0.11) ;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){.bg-wht-10{background-attachment:scroll!important}}
.bg-brown{background-color:rgba(102, 102, 51, 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){.bg-brown{background-attachment:scroll!important}}
.bg-seagreen{background-color:rgba(51, 72, 79, 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){.bg-seagreen{background-attachment:scroll!important}}
.bg-seagreener{background-color:rgba(0, 51, 51, 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){.bg-seagreener{background-attachment:scroll!important}}
.bg-liveG70{background-color:rgba(0, 153, 153, 0.70) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-liveG70{background-attachment:scroll!important}}
.bg-sea30{background-color:rgba(51, 51, 51, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea30{background-attachment:scroll!important}}
.bg-sea50{background-color:rgba(83, 116, 128, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:screen ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea50{background-attachment:scroll!important}}
.bg-sea60{background-color:rgba(51, 102, 102, 0.60) ;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){.bg-sea60{background-attachment:scroll!important}}
.bg-sea70{background-color:rgba(51, 72, 79, 0.70) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea70{background-attachment:scroll!important}}
.bg-sea80{background-color:rgba(51, 72, 79, 0.80) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-sea80{background-attachment:scroll!important}}
.bg-sea90{background-color:rgba(51, 72, 79, 0.90) ;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){.bg-sea90{background-attachment:scroll!important}}
.bg-blue{background:none ;background-color:rgba(20, 180, 224, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue{background-attachment:scroll!important}}
.bg-grey1{background-color:rgba(204, 204, 204, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey1{background-attachment:scroll!important}}
.bg-grey2{background-color:rgba(153, 153, 153, 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){.bg-grey2{background-attachment:scroll!important}}
.bg-grey3{background-color:rgba(102, 102, 102, 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){.bg-grey3{background-attachment:scroll!important}}
.overbg-test{position:relative;z-index:0}.overbg-test:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:1.00 ;background-color:rgba(114, 102, 44, 1.00) ;}
.bg-grey4{background-color:rgba(51, 51, 51, 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){.bg-grey4{background-attachment:scroll!important}}
.bg-grey0{background-color:rgba(204, 204, 204, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-grey0{background-attachment:scroll!important}}
.bg-cream30{background-color:rgba(255, 255, 204, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-cream30{background-attachment:scroll!important}}
.bg-purple{background-color:rgba(102, 51, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-purple{background-attachment:scroll!important}}
.bg-blk20{background-color:rgba(0, 0, 0, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk20{background-attachment:scroll!important}}
.bg-blk40{background-color:rgba(0, 0, 0, 0.40) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk40{background-attachment:scroll!important}}
.bg-blk50{background-color:rgba(0, 0, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blk50{background-attachment:scroll!important}}
.bg-aqua{background-color:rgba(0, 153, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-aqua{background-attachment:scroll!important}}
.bg-rust{background-color:var(--bgf-red) ;background-color:rgba(129, 43, 72, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-rust{background-attachment:scroll!important}}
.bg-palerust{background-color:var(--bgf-red) ;background-color:rgba(171, 57, 95, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-palerust{background-attachment:scroll!important}}
.bg-rusty{background-color:rgba(102, 0, 0, 0.50) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-rusty{background-attachment:scroll!important}}
.bg-gold1{background-color:rgba(153, 102, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-gold1{background-attachment:scroll!important}}
.grad-red{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(205, 0, 19, 1.00) 100%) ;}
.grad-green{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(0, 51, 51, 1.00) 100%) ;}
.bg-maroon3{background-color:rgba(102, 51, 102, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-maroon3{background-attachment:scroll!important}}
.grad-grey{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(0, 0, 0, 1.00) 0%,50%,rgba(102, 102, 102, 1.00) 100%) ;}
.bg-blue4{background-color:rgba(0, 57, 88, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue4{background-attachment:scroll!important}}
.bg-blue3{background-color:rgba(0, 102, 153, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue3{background-attachment:scroll!important}}
.bg-maroon4{background-color:rgba(51, 0, 51, 0.80) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-maroon4{background-attachment:scroll!important}}
.bg-blue4-66{background-color:rgba(0, 57, 88, 0.66) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-blue4-66{background-attachment:scroll!important}}

/*
-------------------------------------------
Backpacker
-------------------------------------------
*/


 



#stacks_in_4345_383 .backpackernote 
{
	padding: 5px;
	min-height: 60px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;







   
	background: #663366;








}
#stacks_in_4345_383 .backpackernotedescription 
{
 
}



/*END BACKPACKER*/
.fit-scale{width:100% !important;height:100% !important;object-fit:scale-down ;object-position:center center ;}
.fit-fill{width:100% !important;height:100% !important;object-fit:fill ;object-position:center center ;}
.width-25{width:25.00% ;min-width:4rem ;max-width:8rem ;}@media only screen and (min-width:40em){.width-25{width:25.00% }}@media only screen and (min-width:64em){.width-25{width:25.00% }}
.width-40{width:40.00% ;min-width:5rem ;max-width:10rem ;}@media only screen and (min-width:40em){.width-40{width:40.00% }}@media only screen and (min-width:64em){.width-40{width:40.00% }}
.width-50{width:50.00% ;min-width:10rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-50{width:50.00% }}@media only screen and (min-width:64em){.width-50{width:50.00% }}
.width-60{width:60.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-60{width:60.00% }}@media only screen and (min-width:64em){.width-60{width:60.00% }}
.width-66{width:66.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-66{width:66.00% }}@media only screen and (min-width:64em){.width-66{width:66.00% }}
.width-70{width:70.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-70{width:70.00% }}@media only screen and (min-width:64em){.width-70{width:70.00% }}
.width-80{width:80.00% ;min-width:8rem ;max-width:16rem ;}@media only screen and (min-width:40em){.width-80{width:80.00% }}@media only screen and (min-width:64em){.width-80{width:80.00% }}
.width-90{width:90.00% ;min-width:10rem ;max-width:fit-content ;}@media only screen and (min-width:40em){.width-90{width:90.00% }}@media only screen and (min-width:64em){.width-90{width:90.00% }}

.border-all{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:solid ;}
.border-top{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px 0px 0px 0px ;border-top-style:solid ;}
.border-topDk1{border-color:rgba(51, 51, 51, 1.00) ;border-top-width:1px ;}
.border-topDk2{border-color:rgba(51, 51, 51, 1.00) ;border-width:1px 0px 0px 0px ;border-top-style:solid ;}
.border-inset{border-color:var(--black-color) ;border-width:1px ;border-style:none none inset inset ;}
.border-left{border-color:rgba(0, 0, 0, 1.00) ;border-left-width:1px ;border-style:none none none solid ;}
.border-left12{border-color:rgba(102, 102, 102, 1.00) ;border-left-width:12px ;border-left-style:solid ;}
.border-leftTop{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px 0px 0px 1px ;border-top-style:solid ;}
.border-right-grey{border-color:rgba(153, 153, 153, 1.00) ;border-width:0px 1px 0px 0px ;border-style:none solid none none ;}
.border-blk-topbot{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px 0px 1px 0px ;border-style:solid none solid none ;}
.border-bot{border-color:rgba(204, 204, 204, 1.00) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.border-bot-blk{border-color:rgba(0, 0, 0, 1.00) ;border-bottom-style:solid ;}
.border-book4{border-color:rgba(0, 0, 0, 1.00) ;border-width:4px ;border-style:none solid none solid ;}
.border-left6{border-color:rgba(0, 0, 0, 1.00) ;border-width:6px ;border-style:none none none solid ;}
.border-rightdivider{border-color:rgba(122, 184, 204, 1.00) ;border-right-width:1px ;border-style:none solid none none ;}
.border-left1{border-color:rgba(153, 153, 153, 1.00) ;border-width:1px ;border-style:none none none solid ;}
.border-right6{border-color:rgba(0, 0, 0, 1.00) ;border-width:6px ;border-style:none solid none none ;}
.border-right1{border-color:rgba(204, 204, 204, 1.00) ;border-right-width:1px ;border-right-style:solid ;}
.border-right1green{border-color:rgba(153, 204, 204, 1.00) ;border-right-width:1px ;border-right-style:solid ;}
.border-bot{border-color:rgba(153, 153, 153, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) ;border-width:0px 0px 1px 0px ;}
.border-box-lite{border-color:rgba(204, 204, 204, 1.00) ;border-width:1px ;border-style:solid ;}
.border-allDark{border-color:rgba(0, 0, 0, 1.00) ;border-width:1px ;border-style:solid solid solid solid ;}
.border-sidesTop{border-color:rgba(51, 51, 51, 1.00) rgba(51, 51, 51, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:1px 1px 0px 2px ;border-style:solid solid none inset ;}
.border-sides2{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 2px 0px 2px ;border-style:none solid none solid ;}
.border-sides1{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 1px 0px 1px ;border-style:none solid none solid ;}
.border-sides3{border-color:rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) rgba(153, 153, 153, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 3px 0px 3px ;border-style:none solid none solid ;}
.border-sides4{border-color:rgba(255, 255, 255, 1.00) rgba(0, 0, 0, 1.00) rgba(0, 0, 0, 1.00) rgba(0, 0, 0, 1.00) ;border-width:0px 4px 0px 4px ;border-style:none solid none solid ;}
.border-left-grey{border-color:rgba(102, 102, 102, 1.00) ;border-left-width:1px ;border-style:none none none solid ;}

.pad-top4{padding-top:0.25rem ;padding-left:0 ;}  
.pad-top8{padding-top:0.5rem ;padding-left:0 ;}  
.pad-left12{padding-left:0.75rem ;}  
.pad-left16{padding-top:0 ;padding-right:0 ;padding-bottom:0 ;padding-left:1rem ;}  
.pad-left24{padding-left:1.5rem ;}  
.pad-divider{padding-top:1rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:1.5rem ;}  
.pad-left24{padding-top:0 ;padding-right:0 ;padding-bottom:0 ;padding-left:1.5rem ;}  
.pad-left32{padding-top:0 ;padding-right:0 ;padding-bottom:0 ;padding-left:2rem ;}  
.pad-basic{padding-top:0.75rem ;padding-right:3rem ;padding-bottom:0.75rem ;padding-left:3rem ;}  
.pad-basicSM{padding-top:0.75rem ;padding-right:1rem ;padding-bottom:0.75rem ;padding-left:1rem ;}  
.pad-small{padding-top:0.75rem ;padding-right:1rem ;padding-bottom:0.75rem ;padding-left:1rem ;}  
.pad-right8{padding-right:0.5rem ;}  
.pad-right16{padding-right:1rem ;}  
.pad-right24{padding-right:1.5rem ;}  
.pad-sides1{padding-top:0 ;padding-right:0.0625rem ;padding-bottom:0 ;padding-left:0.0625rem ;}  
.pad-sides4{padding-top:0 ;padding-right:0.25rem ;padding-bottom:0 ;padding-left:0.25rem ;}  
.pad-sides8{padding-top:0 ;padding-right:0.5rem ;padding-bottom:0 ;padding-left:0.5rem ;}  
.pad-sides16{padding-top:0 ;padding-right:1rem ;padding-bottom:0 ;padding-left:1rem ;}  
.pad-sides24{padding-top:0 ;padding-right:1.5rem ;padding-bottom:0 ;padding-left:1.5rem ;}  
.pad-sides32{padding-top:0 ;padding-right:2rem ;padding-bottom:0 ;padding-left:2rem ;}  
.pad-sides40{padding-top:0 ;padding-right:2rem ;padding-bottom:0 ;padding-left:2.5rem ;}  
.pad-noBot{padding-top:0 ;padding-bottom:0 ;}  

.margin-button{margin-right:0.75rem ;margin-left:0.75rem ;}  
.margin-left64{margin-left:4rem ;}  
.margin-left32{margin-left:2rem ;}  
.margin-16noBot{margin-top:1rem ;margin-right:1rem ;margin-bottom:0 ;margin-left:1rem ;}  
.margin-left16{margin-top:0 ;margin-right:0 ;margin-bottom:0 ;margin-left:1rem ;}  
.margin-left24{margin-left:1.5rem ;}  
.margin-right32{margin-right:2rem ;}  
.margin-right24{margin-right:1.5rem ;}  
.margin-negleft24{margin-left:-1.5rem ;}  
.margin-negleft40{margin-left:-2.5rem ;}  
.margin-negleft80{margin-left:-5rem ;}  
.margin-ALL16{margin:1rem ;}  

.round-5{border-radius:5px 5px 5px 5px ;}
.round-9{border-radius:9px 9px 9px 9px ;}
.round-right-6{border-radius:0px 6px 6px 0px ;}
.round-right-9{border-radius:0px 9px 9px 0px ;}
.round-top-6{border-radius:6px 6px 0px 0px ;}
.round-top-9{border-radius:9px 9px 0px 0px ;}
.round-bot-6{border-radius:0px 0px 6px 6px ;}
.round-bot-9{border-radius:0px 0px 9px 9px ;}
.round-bot-left-9{border-radius:0px 0px 0px 9px ;}
.round-top-right{border-radius:0px 9px 0px 0px ;}
.round-top-left-9{border-radius:9px 0px 0px 0px ;}
.round-left-9{border-radius:9px 0px 0px 9px ;}
.round-no-top-right{border-radius:9px 6px 6px 6px ;}
.round-all-9{border-radius:9px ;}
.round-all-6{border-radius:6px ;}
.opacity-20{opacity:0.20 }
.opacity-40{opacity:0.40 }
.opacity-50{opacity:0.50 }
.opacity-70{opacity:0.70 }
.opacity-80{opacity:0.80 }
.opacity-90{opacity:0.90 }

.text-colour-sea{--header-color:rgba(51, 72, 79, 1.00);--subheader-color:rgba(51, 72, 79, 1.00);--small-color:rgba(51, 72, 79, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(114, 102, 44, 1.00);--link-color-hover:rgba(204, 153, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}
.text-pastels{--header-color:rgba(102, 153, 153, 1.00);--subheader-color:rgba(204, 255, 255, 1.00);--small-color:rgba(204, 255, 255, 1.00);--text-color:rgba(204, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:underline}
 p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(16rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) { p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) { p,.p, h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .font-bold{font-size:calc(18rem/16) ;line-height:1.50 }}
.text-qa{--header-color:rgba(51, 51, 0, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(51, 72, 79, 1.00);--link-color:rgba(51, 51, 0, 1.00);--link-color-hover:rgba(114, 102, 44, 1.00);--link-decoration:none;--link-decoration-hover:none}
.text-beige{--header-color:rgba(204, 204, 153, 1.00);--subheader-color:rgba(204, 204, 153, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(204, 204, 153, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.myscore{position:relative;white-space:normal}.myscore:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:2px;background:currentcolor;transform:scaleX(0.00);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(0, 0, 0, 1.00) ;}.myscore:hover:before{transform:scaleX(1.00);transform-origin: center }

.menu-padLeft{padding-left:1.5rem ;}  
.menu-padRight{padding-right:8rem ;}  
.menu-margin{margin-right:0.0625rem ;margin-left:4rem ;}  
.menu-pipe{margin-right:0.0625rem ;margin-left:0 ;}  
.menu-wide{width:auto ;min-width:0.00px ;max-width:1000.00px ;}  
.is_stuck .top-bar.mytop,.is_stuck .top-bar.mytop ul{--topbar-background:rgba(0, 102, 102, 1.00)}.is_stuck .top-bar.mytop{padding:0 0.5rem}.is_stuck .title-bar.mytop{--titlebar-background:rgba(51, 72, 79, 1.00);--titlebar-color:rgba(255, 255, 255, 1.00);padding:0.75rem}.is_stuck .title-bar.mytop .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}




#stacks_in_4292{padding-left:0px;padding-right:0px;}#stacks_in_4292 > .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_4292 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4292 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4292 > .jack.width-static{width:500px}#stacks_in_4292 > .jack.width-flexible{width:100%}#stacks_in_4292 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4292 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4292 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4292 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4292 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4292 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4292 > .jack::after{border-radius:0px}#stacks_in_4292 > .jack.border-detailed-radius,#stacks_in_4292 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4292 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4292 > .jack.bg-color{background-color:#003958}#stacks_in_4292 > .jack.bg-gradient{background-color:#006699}#stacks_in_4292 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4292 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4292 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4292 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4292 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4292 > .jack.bg-image:not(.glass){}#stacks_in_4292 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4292 > .jack.bg-image.glass.after,#stacks_in_4292 > .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_4292 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4292 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4292 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4292 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4292 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4292 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4292 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4292 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4292 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4292 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4292 > .jack.bg-image.glass.after,#stacks_in_4292 > .glass.jack.bg-image::after{}#stacks_in_4292 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4292 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4292 > .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_4292 > .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_4292 > .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_4292 > .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_4292 > .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_4292 > .jack.peek-shadow::before,#stacks_in_4292 > .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_4292 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4292 > .jack{overflow:visible;}#stacks_in_4292 > .jack.height-static{height:100px}#stacks_in_4292 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_4294creeper_anchor{height:0px;margin:0;padding:0}.stacks_in_4294creeper{margin:0 0 10px;z-index:9999;height:auto;text-align:center;background-color:rgba(0,0,0,0);overflow-x:visible !important}#stacks_in_4294creeperContain{margin-left:auto;margin-right:auto;}

#stacks_in_4299_6{overflow:visible}.pin-spacer.spacer-stacks_in_4299_6{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_4299_6.posFixed.allow-overlay{display:none}@media screen and (max-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_4299_6.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_4299_6.hide-above-bp{display:none}}#stacks_in_4299_6 > .pin-fixed{z-index:100}#stacks_in_4299_6 > .pin-fixed.pin-it::after{background:#003958;opacity:0.0}#stacks_in_4299_6 > .pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:% id=breakpoint %px){#stacks_in_4299_6 > .pin-it.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_4299_6 > .pin-it.hide-above-bp{display:none}}#stacks_in_4299_6 > .pin-it::after{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:#006699;opacity:0.0;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}#stacks_in_4299_6 > .pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:% id=breakpoint %px){#stacks_in_4299_6 > .pin-it.pin-fixed.mob-full-width{left:0;width:100% !important}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_4299_6 > .pin-it.pin-fixed{top:0px}}
#stacks_in_4299_6 .pin-it.pin-fixed.fixed-shadow   {-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
#stacks_in_4299_8{padding-right:0.00px;padding-left:0.00px;}#stacks_in_4299_8 > .jack{margin:3px;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_4299_8 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4299_8 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4299_8 > .jack.width-static{width:500px}#stacks_in_4299_8 > .jack.width-flexible{width:100%}#stacks_in_4299_8 > .jack.margin-detailed{margin:0.00px 0.00px 6.00px 0.00px}#stacks_in_4299_8 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4299_8 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4299_8 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4299_8 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4299_8 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4299_8 > .jack::after{border-radius:0px}#stacks_in_4299_8 > .jack.border-detailed-radius,#stacks_in_4299_8 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4299_8 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4299_8 > .jack.bg-color{background-color:#FBAB12}#stacks_in_4299_8 > .jack.bg-gradient{background-color:#003958}#stacks_in_4299_8 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4299_8 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4299_8 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4299_8 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4299_8 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4299_8 > .jack.bg-image:not(.glass){}#stacks_in_4299_8 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4299_8 > .jack.bg-image.glass.after,#stacks_in_4299_8 > .glass.jack.bg-image::after{opacity:0.80;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_4299_8 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4299_8 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4299_8 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4299_8 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4299_8 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4299_8 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4299_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4299_8 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4299_8 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4299_8 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4299_8 > .jack.bg-image.glass.after,#stacks_in_4299_8 > .glass.jack.bg-image::after{}#stacks_in_4299_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4299_8 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4299_8 > .jack.drop-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50)}#stacks_in_4299_8 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4299_8 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4299_8 > .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_4299_8 > .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_4299_8 > .jack.peek-shadow::before,#stacks_in_4299_8 > .jack.peek-shadow::after{-webkit-box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4299_8 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4299_8 > .jack{overflow:visible;}#stacks_in_4299_8 > .jack.height-static{height:100px}#stacks_in_4299_8 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_4303_6{overflow:visible}.pin-spacer.spacer-stacks_in_4303_6{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_4303_6.posFixed.allow-overlay{display:none}@media screen and (max-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_4303_6.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){.pin-spacer.spacer-stacks_in_4303_6.hide-above-bp{display:none}}#stacks_in_4303_6 > .pin-fixed{z-index:100}#stacks_in_4303_6 > .pin-fixed.pin-it::after{background:#003958;opacity:0.0}#stacks_in_4303_6 > .pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:% id=breakpoint %px){#stacks_in_4303_6 > .pin-it.hide-below-bp{display:none}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_4303_6 > .pin-it.hide-above-bp{display:none}}#stacks_in_4303_6 > .pin-it::after{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:#006699;opacity:0.0;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}#stacks_in_4303_6 > .pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:% id=breakpoint %px){#stacks_in_4303_6 > .pin-it.pin-fixed.mob-full-width{left:0;width:100% !important}}@media screen and (min-width:% id=breakpoint %px){#stacks_in_4303_6 > .pin-it.pin-fixed{top:0px}}
#stacks_in_4303_6 .pin-it.pin-fixed.fixed-shadow   {-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
#stacks_in_4303_8{padding-right:0.00px;padding-left:0.00px;}#stacks_in_4303_8 > .jack{margin:3px;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_4303_8 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4303_8 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4303_8 > .jack.width-static{width:500px}#stacks_in_4303_8 > .jack.width-flexible{width:100%}#stacks_in_4303_8 > .jack.margin-detailed{margin:0.00px 0.00px 6.00px 0.00px}#stacks_in_4303_8 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4303_8 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4303_8 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4303_8 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4303_8 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4303_8 > .jack::after{border-radius:0px}#stacks_in_4303_8 > .jack.border-detailed-radius,#stacks_in_4303_8 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4303_8 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4303_8 > .jack.bg-color{background-color:#FBAB12}#stacks_in_4303_8 > .jack.bg-gradient{background-color:#003958}#stacks_in_4303_8 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4303_8 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4303_8 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4303_8 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4303_8 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4303_8 > .jack.bg-image:not(.glass){}#stacks_in_4303_8 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4303_8 > .jack.bg-image.glass.after,#stacks_in_4303_8 > .glass.jack.bg-image::after{opacity:0.80;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_4303_8 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4303_8 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4303_8 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4303_8 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4303_8 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4303_8 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4303_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4303_8 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4303_8 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4303_8 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4303_8 > .jack.bg-image.glass.after,#stacks_in_4303_8 > .glass.jack.bg-image::after{}#stacks_in_4303_8 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4303_8 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4303_8 > .jack.drop-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50)}#stacks_in_4303_8 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4303_8 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_4303_8 > .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_4303_8 > .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_4303_8 > .jack.peek-shadow::before,#stacks_in_4303_8 > .jack.peek-shadow::after{-webkit-box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_4303_8 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4303_8 > .jack{overflow:visible;}#stacks_in_4303_8 > .jack.height-static{height:100px}#stacks_in_4303_8 > .jack.height-minmax{min-height:100px;max-height:800px}

/* Start Responsive Shim stack CSS code */.stacks_in_13shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_13 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_8605shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#stacks_in_16 h1,#stacks_in_16 .hTxt:not(.segment) div{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_16 h1,#stacks_in_16 .hTxt:not(.segment) div{font-size:1.00rem}}#stacks_in_16 h1,#stacks_in_16 div{color:rgba(204, 204, 153, 1.00)}#stacks_in_16 h1 a,#stacks_in_16 div a{color:rgba(204, 204, 153, 1.00)}#stacks_in_16 h1 a:hover,#stacks_in_16 div a:hover{color:rgba(153, 153, 114, 1.00)}#stacks_in_16 small,#stacks_in_16 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_16 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_out_16 {
	margin-right:0;
}
#stacks_in_17 p,#stacks_in_17 div{margin-bottom:0}#stacks_in_17 p,#stacks_in_17 div,#stacks_in_17 ul,#stacks_in_17 ol,#stacks_in_17 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_17 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_17 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_17,#stacks_in_17 div,#stacks_in_17 p,#stacks_in_17 ol,#stacks_in_17 ul li,#stacks_in_17 ol li,#stacks_in_17 ol,#stacks_in_17 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_17,#stacks_in_17 div,#stacks_in_17 p,#stacks_in_17 ol,#stacks_in_17 ul li,#stacks_in_17 ol li,#stacks_in_17 ol,#stacks_in_17 dl{font-size:0.80rem}}@media only screen and (min-width:0px){#stacks_in_17,#stacks_in_17 div,#stacks_in_17 p,#stacks_in_17 .fa:not(.no-indent),#stacks_in_17 ol,#stacks_in_17 ul li,#stacks_in_17 ol li,#stacks_in_17 ol,#stacks_in_17 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_17{letter-spacing:0.27px;}}


#stacks_in_17 {
	padding: 1px 0px 2px 0px;
}
#stacks_in_20 p,#stacks_in_20 div,#stacks_in_20 ul,#stacks_in_20 ol,#stacks_in_20 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_20 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_20 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_20,#stacks_in_20 div,#stacks_in_20 p,#stacks_in_20 ol,#stacks_in_20 ul li,#stacks_in_20 ol li,#stacks_in_20 ol,#stacks_in_20 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_20,#stacks_in_20 div,#stacks_in_20 p,#stacks_in_20 ol,#stacks_in_20 ul li,#stacks_in_20 ol li,#stacks_in_20 ol,#stacks_in_20 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_20,#stacks_in_20 div,#stacks_in_20 p,#stacks_in_20 .fa:not(.no-indent),#stacks_in_20 ol,#stacks_in_20 ul li,#stacks_in_20 ol li,#stacks_in_20 ol,#stacks_in_20 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_20{letter-spacing:0.27px;}}


#stacks_in_20 {
	padding: 1px 0px 2px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_4283shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4284shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4290shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4291shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_4291 {
	padding: 0px 6px 0px 0px;
}



/* Start Responsive Shim stack CSS code */.stacks_in_3179_200shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_1313{padding-left:0px;padding-right:0px;}#stacks_in_1313 > .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_1313 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1313 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1313 > .jack.width-static{width:500px}#stacks_in_1313 > .jack.width-flexible{width:100%}#stacks_in_1313 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1313 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1313 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1313 > .jack::after{border-radius:0px}#stacks_in_1313 > .jack.border-detailed-radius,#stacks_in_1313 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1313 > .jack.bg-color{background-color:#003958}#stacks_in_1313 > .jack.bg-gradient{background-color:#33484F}#stacks_in_1313 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1313 > .jack.bg-image:not(.glass){}#stacks_in_1313 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1313 > .jack.bg-image.glass.after,#stacks_in_1313 > .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_1313 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1313 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1313 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1313 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1313 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1313 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1313 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1313 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1313 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1313 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1313 > .jack.bg-image.glass.after,#stacks_in_1313 > .glass.jack.bg-image::after{}#stacks_in_1313 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1313 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1313 > .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_1313 > .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_1313 > .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_1313 > .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_1313 > .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_1313 > .jack.peek-shadow::before,#stacks_in_1313 > .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_1313 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1313 > .jack{overflow:visible;}#stacks_in_1313 > .jack.height-static{height:100px}#stacks_in_1313 > .jack.height-minmax{min-height:100px;max-height:800px}


/* Start Responsive Shim stack CSS code */.stacks_in_3160shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_3161shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */



/* Start Responsive Shim stack CSS code */.stacks_in_133shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_137{padding-right:0.00px;padding-left:0.00px;}#stacks_in_137 > .jack{margin:3px;padding:0px;border-color:#CCCCCC;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_137 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_137 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_137 > .jack.width-static{width:500px}#stacks_in_137 > .jack.width-flexible{width:100%}#stacks_in_137 > .jack.margin-detailed{margin:0.00px 0.00px 2.00px 0.00px}#stacks_in_137 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_137 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_137 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_137 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_137 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_137 > .jack::after{border-radius:0px}#stacks_in_137 > .jack.border-detailed-radius,#stacks_in_137 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_137 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_137 > .jack.bg-color{background-color:#FBAB12}#stacks_in_137 > .jack.bg-gradient{background-color:#003958}#stacks_in_137 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_137 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_137 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_137 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_137 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_137 > .jack.bg-image:not(.glass){}#stacks_in_137 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_137 > .jack.bg-image.glass.after,#stacks_in_137 > .glass.jack.bg-image::after{opacity:0.80;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_137 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_137 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_137 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_137 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_137 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_137 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_137 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_137 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_137 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_137 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_137 > .jack.bg-image.glass.after,#stacks_in_137 > .glass.jack.bg-image::after{}#stacks_in_137 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_137 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_137 > .jack.drop-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50)}#stacks_in_137 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_137 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 6px 9px -6px rgba(9,9,9,0.50),inset 0px 3px 6px 2px rgba(0,0,0,0.50)}#stacks_in_137 > .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_137 > .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_137 > .jack.peek-shadow::before,#stacks_in_137 > .jack.peek-shadow::after{-webkit-box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);box-shadow:3px 9px 20px 0px rgba(3,3,3,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_137 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_137 > .jack{overflow:visible;}#stacks_in_137 > .jack.height-static{height:100px}#stacks_in_137 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_137 {
	background-color: rgba(0, 102, 153, 1.00);
}

#stacks_in_4518 p,#stacks_in_4518 div{margin-bottom:0}#stacks_in_4518 p,#stacks_in_4518 div,#stacks_in_4518 ul,#stacks_in_4518 ol,#stacks_in_4518 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_4518 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4518 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4518,#stacks_in_4518 div,#stacks_in_4518 p,#stacks_in_4518 ol,#stacks_in_4518 ul li,#stacks_in_4518 ol li,#stacks_in_4518 ol,#stacks_in_4518 dl{font-size:1.35rem}@media all and (max-width:640px){#stacks_in_4518,#stacks_in_4518 div,#stacks_in_4518 p,#stacks_in_4518 ol,#stacks_in_4518 ul li,#stacks_in_4518 ol li,#stacks_in_4518 ol,#stacks_in_4518 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_4518,#stacks_in_4518 div,#stacks_in_4518 p,#stacks_in_4518 .fa:not(.no-indent),#stacks_in_4518 ol,#stacks_in_4518 ul li,#stacks_in_4518 ol li,#stacks_in_4518 ol,#stacks_in_4518 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_4518{}}


#stacks_in_4518 {
	padding: 12px 0px 6px 9px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_551shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8612shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8614shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */

#stacks_in_8616{padding-left:0px;padding-right:0px;}#stacks_in_8616 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_8616 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8616 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8616 > .jack.width-static{width:500px}#stacks_in_8616 > .jack.width-flexible{width:100%}#stacks_in_8616 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8616 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8616 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8616 > .jack.border-detailed-width{border-width:1.00px 1.00px 1.00px 1.00px}#stacks_in_8616 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8616 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8616 > .jack::after{border-radius:0px}#stacks_in_8616 > .jack.border-detailed-radius,#stacks_in_8616 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_8616 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8616 > .jack.bg-color{background-color:#89C5FF}#stacks_in_8616 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_8616 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_8616 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_8616 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8616 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8616 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_8616 > .jack.bg-image:not(.glass){}#stacks_in_8616 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8616 > .jack.bg-image.glass.after,#stacks_in_8616 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_8616 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8616 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8616 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8616 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_8616 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8616 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8616 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8616 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8616 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8616 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_8616 > .jack.bg-image.glass.after,#stacks_in_8616 > .glass.jack.bg-image::after{}#stacks_in_8616 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8616 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8616 > .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_8616 > .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_8616 > .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_8616 > .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_8616 > .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_8616 > .jack.peek-shadow::before,#stacks_in_8616 > .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_8616 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8616 > .jack{overflow:visible;}#stacks_in_8616 > .jack.height-static{height:200px}#stacks_in_8616 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_9630shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_8615 p,#stacks_in_8615 div{margin-bottom:0}#stacks_in_8615,#stacks_in_8615 div,#stacks_in_8615 p,#stacks_in_8615 ol,#stacks_in_8615 ul li,#stacks_in_8615 ol li,#stacks_in_8615 ol,#stacks_in_8615 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_8615,#stacks_in_8615 div,#stacks_in_8615 p,#stacks_in_8615 ol,#stacks_in_8615 ul li,#stacks_in_8615 ol li,#stacks_in_8615 ol,#stacks_in_8615 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8615,#stacks_in_8615 div,#stacks_in_8615 p,#stacks_in_8615 .fa:not(.no-indent),#stacks_in_8615 ol,#stacks_in_8615 ul li,#stacks_in_8615 ol li,#stacks_in_8615 ol,#stacks_in_8615 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8615{}}


#stacks_in_8615 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_8622 p,#stacks_in_8622 div,#stacks_in_8622 ul,#stacks_in_8622 ol,#stacks_in_8622 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_8622 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8622 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8622,#stacks_in_8622 div,#stacks_in_8622 p,#stacks_in_8622 ol,#stacks_in_8622 ul li,#stacks_in_8622 ol li,#stacks_in_8622 ol,#stacks_in_8622 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_8622,#stacks_in_8622 div,#stacks_in_8622 p,#stacks_in_8622 ol,#stacks_in_8622 ul li,#stacks_in_8622 ol li,#stacks_in_8622 ol,#stacks_in_8622 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_8622,#stacks_in_8622 div,#stacks_in_8622 p,#stacks_in_8622 .fa:not(.no-indent),#stacks_in_8622 ol,#stacks_in_8622 ul li,#stacks_in_8622 ol li,#stacks_in_8622 ol,#stacks_in_8622 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8622{}}



#stacks_in_9622 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
}

#stacks_out_9622 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_9624shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */


#stacks_in_9666{padding-left:0px;padding-right:0px;}#stacks_in_9666 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9666 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9666 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9666 > .jack.width-static{width:500px}#stacks_in_9666 > .jack.width-flexible{width:100%}#stacks_in_9666 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9666 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9666 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9666 > .jack.border-detailed-width{border-width:1.00px 1.00px 1.00px 1.00px}#stacks_in_9666 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9666 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9666 > .jack::after{border-radius:0px}#stacks_in_9666 > .jack.border-detailed-radius,#stacks_in_9666 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_9666 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9666 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9666 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_9666 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_9666 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_9666 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9666 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9666 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_9666 > .jack.bg-image:not(.glass){}#stacks_in_9666 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9666 > .jack.bg-image.glass.after,#stacks_in_9666 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_9666 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9666 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9666 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9666 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_9666 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9666 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9666 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9666 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9666 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9666 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_9666 > .jack.bg-image.glass.after,#stacks_in_9666 > .glass.jack.bg-image::after{}#stacks_in_9666 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9666 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9666 > .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_9666 > .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_9666 > .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_9666 > .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_9666 > .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_9666 > .jack.peek-shadow::before,#stacks_in_9666 > .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_9666 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9666 > .jack{overflow:visible;}#stacks_in_9666 > .jack.height-static{height:200px}#stacks_in_9666 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_9668shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_9708 p,#stacks_in_9708 div{margin-bottom:0}#stacks_in_9708,#stacks_in_9708 div,#stacks_in_9708 p,#stacks_in_9708 ol,#stacks_in_9708 ul li,#stacks_in_9708 ol li,#stacks_in_9708 ol,#stacks_in_9708 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_9708,#stacks_in_9708 div,#stacks_in_9708 p,#stacks_in_9708 ol,#stacks_in_9708 ul li,#stacks_in_9708 ol li,#stacks_in_9708 ol,#stacks_in_9708 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_9708,#stacks_in_9708 div,#stacks_in_9708 p,#stacks_in_9708 .fa:not(.no-indent),#stacks_in_9708 ol,#stacks_in_9708 ul li,#stacks_in_9708 ol li,#stacks_in_9708 ol,#stacks_in_9708 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9708{}}


#stacks_in_9708 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_9712 p,#stacks_in_9712 div{margin-bottom:0}#stacks_in_9712 p,#stacks_in_9712 div,#stacks_in_9712 ul,#stacks_in_9712 ol,#stacks_in_9712 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_9712 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9712 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_9712,#stacks_in_9712 div,#stacks_in_9712 p,#stacks_in_9712 ol,#stacks_in_9712 ul li,#stacks_in_9712 ol li,#stacks_in_9712 ol,#stacks_in_9712 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_9712,#stacks_in_9712 div,#stacks_in_9712 p,#stacks_in_9712 ol,#stacks_in_9712 ul li,#stacks_in_9712 ol li,#stacks_in_9712 ol,#stacks_in_9712 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_9712,#stacks_in_9712 div,#stacks_in_9712 p,#stacks_in_9712 .fa:not(.no-indent),#stacks_in_9712 ol,#stacks_in_9712 ul li,#stacks_in_9712 ol li,#stacks_in_9712 ol,#stacks_in_9712 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9712{}}



#stacks_in_9688 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
}

#stacks_out_9688 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_9693shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */


#stacks_in_9717{padding-left:0px;padding-right:0px;}#stacks_in_9717 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9717 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9717 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9717 > .jack.width-static{width:500px}#stacks_in_9717 > .jack.width-flexible{width:100%}#stacks_in_9717 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9717 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9717 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9717 > .jack.border-detailed-width{border-width:1.00px 1.00px 1.00px 1.00px}#stacks_in_9717 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9717 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9717 > .jack::after{border-radius:0px}#stacks_in_9717 > .jack.border-detailed-radius,#stacks_in_9717 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_9717 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9717 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9717 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_9717 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_9717 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_9717 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9717 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9717 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_9717 > .jack.bg-image:not(.glass){}#stacks_in_9717 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9717 > .jack.bg-image.glass.after,#stacks_in_9717 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_9717 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9717 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9717 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9717 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_9717 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9717 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9717 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9717 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9717 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9717 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_9717 > .jack.bg-image.glass.after,#stacks_in_9717 > .glass.jack.bg-image::after{}#stacks_in_9717 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9717 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9717 > .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_9717 > .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_9717 > .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_9717 > .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_9717 > .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_9717 > .jack.peek-shadow::before,#stacks_in_9717 > .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_9717 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9717 > .jack{overflow:visible;}#stacks_in_9717 > .jack.height-static{height:200px}#stacks_in_9717 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_9732shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_8639 p,#stacks_in_8639 div,#stacks_in_8639 ul,#stacks_in_8639 ol,#stacks_in_8639 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8639 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8639 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8639,#stacks_in_8639 div,#stacks_in_8639 p,#stacks_in_8639 ol,#stacks_in_8639 ul li,#stacks_in_8639 ol li,#stacks_in_8639 ol,#stacks_in_8639 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_8639,#stacks_in_8639 div,#stacks_in_8639 p,#stacks_in_8639 ol,#stacks_in_8639 ul li,#stacks_in_8639 ol li,#stacks_in_8639 ol,#stacks_in_8639 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8639,#stacks_in_8639 div,#stacks_in_8639 p,#stacks_in_8639 .fa:not(.no-indent),#stacks_in_8639 ol,#stacks_in_8639 ul li,#stacks_in_8639 ol li,#stacks_in_8639 ol,#stacks_in_8639 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8639{}}


#stacks_in_8639 {
	padding: 1px 0px 3px 0px;
}

#stacks_in_8645 p,#stacks_in_8645 div,#stacks_in_8645 ul,#stacks_in_8645 ol,#stacks_in_8645 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_8645 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8645 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8645,#stacks_in_8645 div,#stacks_in_8645 p,#stacks_in_8645 ol,#stacks_in_8645 ul li,#stacks_in_8645 ol li,#stacks_in_8645 ol,#stacks_in_8645 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_8645,#stacks_in_8645 div,#stacks_in_8645 p,#stacks_in_8645 ol,#stacks_in_8645 ul li,#stacks_in_8645 ol li,#stacks_in_8645 ol,#stacks_in_8645 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_8645,#stacks_in_8645 div,#stacks_in_8645 p,#stacks_in_8645 .fa:not(.no-indent),#stacks_in_8645 ol,#stacks_in_8645 ul li,#stacks_in_8645 ol li,#stacks_in_8645 ol,#stacks_in_8645 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8645{}}


#stacks_in_8645 {
	padding: 33px 0px 0px 0px;
}


#stacks_in_9720 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
}

#stacks_out_9720 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_9721shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */


#stacks_in_9825{padding-left:0px;padding-right:0px;}#stacks_in_9825 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9825 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9825 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9825 > .jack.width-static{width:500px}#stacks_in_9825 > .jack.width-flexible{width:100%}#stacks_in_9825 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9825 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9825 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9825 > .jack.border-detailed-width{border-width:1.00px 1.00px 1.00px 1.00px}#stacks_in_9825 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9825 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9825 > .jack::after{border-radius:0px}#stacks_in_9825 > .jack.border-detailed-radius,#stacks_in_9825 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_9825 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9825 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9825 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_9825 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_9825 > .jack.bg-image:not(.glass){}#stacks_in_9825 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9825 > .jack.bg-image.glass.after,#stacks_in_9825 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_9825 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9825 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9825 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9825 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_9825 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9825 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9825 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9825 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9825 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9825 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_9825 > .jack.bg-image.glass.after,#stacks_in_9825 > .glass.jack.bg-image::after{}#stacks_in_9825 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9825 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9825 > .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_9825 > .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_9825 > .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_9825 > .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_9825 > .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_9825 > .jack.peek-shadow::before,#stacks_in_9825 > .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_9825 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9825 > .jack{overflow:visible;}#stacks_in_9825 > .jack.height-static{height:200px}#stacks_in_9825 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_9827shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_9867 p,#stacks_in_9867 div{margin-bottom:0}#stacks_in_9867,#stacks_in_9867 div,#stacks_in_9867 p,#stacks_in_9867 ol,#stacks_in_9867 ul li,#stacks_in_9867 ol li,#stacks_in_9867 ol,#stacks_in_9867 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_9867,#stacks_in_9867 div,#stacks_in_9867 p,#stacks_in_9867 ol,#stacks_in_9867 ul li,#stacks_in_9867 ol li,#stacks_in_9867 ol,#stacks_in_9867 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_9867,#stacks_in_9867 div,#stacks_in_9867 p,#stacks_in_9867 .fa:not(.no-indent),#stacks_in_9867 ol,#stacks_in_9867 ul li,#stacks_in_9867 ol li,#stacks_in_9867 ol,#stacks_in_9867 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9867{}}


#stacks_in_9867 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_9864 p,#stacks_in_9864 div,#stacks_in_9864 ul,#stacks_in_9864 ol,#stacks_in_9864 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_9864 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9864 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_9864,#stacks_in_9864 div,#stacks_in_9864 p,#stacks_in_9864 ol,#stacks_in_9864 ul li,#stacks_in_9864 ol li,#stacks_in_9864 ol,#stacks_in_9864 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_9864,#stacks_in_9864 div,#stacks_in_9864 p,#stacks_in_9864 ol,#stacks_in_9864 ul li,#stacks_in_9864 ol li,#stacks_in_9864 ol,#stacks_in_9864 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_9864,#stacks_in_9864 div,#stacks_in_9864 p,#stacks_in_9864 .fa:not(.no-indent),#stacks_in_9864 ol,#stacks_in_9864 ul li,#stacks_in_9864 ol li,#stacks_in_9864 ol,#stacks_in_9864 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9864{}}



#stacks_out_9870 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_9852shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */


#stacks_in_9953{padding-left:0px;padding-right:0px;}#stacks_in_9953 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_9953 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_9953 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_9953 > .jack.width-static{width:500px}#stacks_in_9953 > .jack.width-flexible{width:100%}#stacks_in_9953 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_9953 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9953 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_9953 > .jack.border-detailed-width{border-width:1.00px 1.00px 1.00px 1.00px}#stacks_in_9953 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_9953 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_9953 > .jack::after{border-radius:0px}#stacks_in_9953 > .jack.border-detailed-radius,#stacks_in_9953 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_9953 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_9953 > .jack.bg-color{background-color:#89C5FF}#stacks_in_9953 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_9953 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_9953 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_9953 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_9953 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_9953 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_9953 > .jack.bg-image:not(.glass){}#stacks_in_9953 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_9953 > .jack.bg-image.glass.after,#stacks_in_9953 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_9953 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_9953 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_9953 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_9953 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_9953 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_9953 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_9953 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9953 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_9953 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_9953 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_9953 > .jack.bg-image.glass.after,#stacks_in_9953 > .glass.jack.bg-image::after{}#stacks_in_9953 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_9953 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_9953 > .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_9953 > .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_9953 > .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_9953 > .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_9953 > .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_9953 > .jack.peek-shadow::before,#stacks_in_9953 > .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_9953 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_9953 > .jack{overflow:visible;}#stacks_in_9953 > .jack.height-static{height:200px}#stacks_in_9953 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_9955shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10000 p,#stacks_in_10000 div{margin-bottom:0}#stacks_in_10000,#stacks_in_10000 div,#stacks_in_10000 p,#stacks_in_10000 ol,#stacks_in_10000 ul li,#stacks_in_10000 ol li,#stacks_in_10000 ol,#stacks_in_10000 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10000,#stacks_in_10000 div,#stacks_in_10000 p,#stacks_in_10000 ol,#stacks_in_10000 ul li,#stacks_in_10000 ol li,#stacks_in_10000 ol,#stacks_in_10000 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10000,#stacks_in_10000 div,#stacks_in_10000 p,#stacks_in_10000 .fa:not(.no-indent),#stacks_in_10000 ol,#stacks_in_10000 ul li,#stacks_in_10000 ol li,#stacks_in_10000 ol,#stacks_in_10000 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10000{}}


#stacks_in_10000 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_9996 p,#stacks_in_9996 div,#stacks_in_9996 ul,#stacks_in_9996 ol,#stacks_in_9996 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_9996 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9996 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_9996,#stacks_in_9996 div,#stacks_in_9996 p,#stacks_in_9996 ol,#stacks_in_9996 ul li,#stacks_in_9996 ol li,#stacks_in_9996 ol,#stacks_in_9996 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_9996,#stacks_in_9996 div,#stacks_in_9996 p,#stacks_in_9996 ol,#stacks_in_9996 ul li,#stacks_in_9996 ol li,#stacks_in_9996 ol,#stacks_in_9996 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_9996,#stacks_in_9996 div,#stacks_in_9996 p,#stacks_in_9996 .fa:not(.no-indent),#stacks_in_9996 ol,#stacks_in_9996 ul li,#stacks_in_9996 ol li,#stacks_in_9996 ol,#stacks_in_9996 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9996{}}



#stacks_out_9975 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_9980shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */


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

/* Start Responsive Shim stack CSS code */.stacks_in_10015shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10053 p,#stacks_in_10053 div{margin-bottom:0}#stacks_in_10053 p,#stacks_in_10053 div,#stacks_in_10053 ul,#stacks_in_10053 ol,#stacks_in_10053 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_10053 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10053 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10053,#stacks_in_10053 div,#stacks_in_10053 p,#stacks_in_10053 ol,#stacks_in_10053 ul li,#stacks_in_10053 ol li,#stacks_in_10053 ol,#stacks_in_10053 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10053,#stacks_in_10053 div,#stacks_in_10053 p,#stacks_in_10053 ol,#stacks_in_10053 ul li,#stacks_in_10053 ol li,#stacks_in_10053 ol,#stacks_in_10053 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10053,#stacks_in_10053 div,#stacks_in_10053 p,#stacks_in_10053 .fa:not(.no-indent),#stacks_in_10053 ol,#stacks_in_10053 ul li,#stacks_in_10053 ol li,#stacks_in_10053 ol,#stacks_in_10053 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10053{}}


#stacks_in_10053 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_10068 p,#stacks_in_10068 div,#stacks_in_10068 ul,#stacks_in_10068 ol,#stacks_in_10068 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_10068 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10068 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10068,#stacks_in_10068 div,#stacks_in_10068 p,#stacks_in_10068 ol,#stacks_in_10068 ul li,#stacks_in_10068 ol li,#stacks_in_10068 ol,#stacks_in_10068 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_10068,#stacks_in_10068 div,#stacks_in_10068 p,#stacks_in_10068 ol,#stacks_in_10068 ul li,#stacks_in_10068 ol li,#stacks_in_10068 ol,#stacks_in_10068 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_10068,#stacks_in_10068 div,#stacks_in_10068 p,#stacks_in_10068 .fa:not(.no-indent),#stacks_in_10068 ol,#stacks_in_10068 ul li,#stacks_in_10068 ol li,#stacks_in_10068 ol,#stacks_in_10068 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10068{}}



#stacks_out_10035 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10040shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10062shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

/* Start Responsive Shim stack CSS code */.stacks_in_10085shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10088 p,#stacks_in_10088 div{margin-bottom:0}#stacks_in_10088 p,#stacks_in_10088 div,#stacks_in_10088 ul,#stacks_in_10088 ol,#stacks_in_10088 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_10088 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10088 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10088,#stacks_in_10088 div,#stacks_in_10088 p,#stacks_in_10088 ol,#stacks_in_10088 ul li,#stacks_in_10088 ol li,#stacks_in_10088 ol,#stacks_in_10088 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10088,#stacks_in_10088 div,#stacks_in_10088 p,#stacks_in_10088 ol,#stacks_in_10088 ul li,#stacks_in_10088 ol li,#stacks_in_10088 ol,#stacks_in_10088 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10088,#stacks_in_10088 div,#stacks_in_10088 p,#stacks_in_10088 .fa:not(.no-indent),#stacks_in_10088 ol,#stacks_in_10088 ul li,#stacks_in_10088 ol li,#stacks_in_10088 ol,#stacks_in_10088 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10088{}}


#stacks_in_10088 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_10125 p,#stacks_in_10125 div,#stacks_in_10125 ul,#stacks_in_10125 ol,#stacks_in_10125 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_10125 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10125 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10125,#stacks_in_10125 div,#stacks_in_10125 p,#stacks_in_10125 ol,#stacks_in_10125 ul li,#stacks_in_10125 ol li,#stacks_in_10125 ol,#stacks_in_10125 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_10125,#stacks_in_10125 div,#stacks_in_10125 p,#stacks_in_10125 ol,#stacks_in_10125 ul li,#stacks_in_10125 ol li,#stacks_in_10125 ol,#stacks_in_10125 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_10125,#stacks_in_10125 div,#stacks_in_10125 p,#stacks_in_10125 .fa:not(.no-indent),#stacks_in_10125 ol,#stacks_in_10125 ul li,#stacks_in_10125 ol li,#stacks_in_10125 ol,#stacks_in_10125 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10125{}}



#stacks_out_10106 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10111shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10115shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

/* Start Responsive Shim stack CSS code */.stacks_in_10149shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10131 p,#stacks_in_10131 div{margin-bottom:0}#stacks_in_10131 p,#stacks_in_10131 div,#stacks_in_10131 ul,#stacks_in_10131 ol,#stacks_in_10131 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_10131 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10131 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10131,#stacks_in_10131 div,#stacks_in_10131 p,#stacks_in_10131 ol,#stacks_in_10131 ul li,#stacks_in_10131 ol li,#stacks_in_10131 ol,#stacks_in_10131 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10131,#stacks_in_10131 div,#stacks_in_10131 p,#stacks_in_10131 ol,#stacks_in_10131 ul li,#stacks_in_10131 ol li,#stacks_in_10131 ol,#stacks_in_10131 dl{font-size:0.87rem}}@media only screen and (min-width:0px){#stacks_in_10131,#stacks_in_10131 div,#stacks_in_10131 p,#stacks_in_10131 .fa:not(.no-indent),#stacks_in_10131 ol,#stacks_in_10131 ul li,#stacks_in_10131 ol li,#stacks_in_10131 ol,#stacks_in_10131 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10131{letter-spacing:-0.35px;}}


#stacks_in_10131 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_10188 p,#stacks_in_10188 div,#stacks_in_10188 ul,#stacks_in_10188 ol,#stacks_in_10188 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_10188 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10188 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10188,#stacks_in_10188 div,#stacks_in_10188 p,#stacks_in_10188 ol,#stacks_in_10188 ul li,#stacks_in_10188 ol li,#stacks_in_10188 ol,#stacks_in_10188 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_10188,#stacks_in_10188 div,#stacks_in_10188 p,#stacks_in_10188 ol,#stacks_in_10188 ul li,#stacks_in_10188 ol li,#stacks_in_10188 ol,#stacks_in_10188 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_10188,#stacks_in_10188 div,#stacks_in_10188 p,#stacks_in_10188 .fa:not(.no-indent),#stacks_in_10188 ol,#stacks_in_10188 ul li,#stacks_in_10188 ol li,#stacks_in_10188 ol,#stacks_in_10188 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10188{}}



#stacks_out_10168 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10133shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10134shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

/* Start Responsive Shim stack CSS code */.stacks_in_10217shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10199 p,#stacks_in_10199 div{margin-bottom:0}#stacks_in_10199 p,#stacks_in_10199 div,#stacks_in_10199 ul,#stacks_in_10199 ol,#stacks_in_10199 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_10199 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10199 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10199,#stacks_in_10199 div,#stacks_in_10199 p,#stacks_in_10199 ol,#stacks_in_10199 ul li,#stacks_in_10199 ol li,#stacks_in_10199 ol,#stacks_in_10199 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10199,#stacks_in_10199 div,#stacks_in_10199 p,#stacks_in_10199 ol,#stacks_in_10199 ul li,#stacks_in_10199 ol li,#stacks_in_10199 ol,#stacks_in_10199 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10199,#stacks_in_10199 div,#stacks_in_10199 p,#stacks_in_10199 .fa:not(.no-indent),#stacks_in_10199 ol,#stacks_in_10199 ul li,#stacks_in_10199 ol li,#stacks_in_10199 ol,#stacks_in_10199 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10199{letter-spacing:0.00px;}}


#stacks_in_10199 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_10200 p,#stacks_in_10200 div,#stacks_in_10200 ul,#stacks_in_10200 ol,#stacks_in_10200 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_10200 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10200 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10200,#stacks_in_10200 div,#stacks_in_10200 p,#stacks_in_10200 ol,#stacks_in_10200 ul li,#stacks_in_10200 ol li,#stacks_in_10200 ol,#stacks_in_10200 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_10200,#stacks_in_10200 div,#stacks_in_10200 p,#stacks_in_10200 ol,#stacks_in_10200 ul li,#stacks_in_10200 ol li,#stacks_in_10200 ol,#stacks_in_10200 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_10200,#stacks_in_10200 div,#stacks_in_10200 p,#stacks_in_10200 .fa:not(.no-indent),#stacks_in_10200 ol,#stacks_in_10200 ul li,#stacks_in_10200 ol li,#stacks_in_10200 ol,#stacks_in_10200 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10200{}}



#stacks_out_10236 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10201shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10202shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

/* Start Responsive Shim stack CSS code */.stacks_in_10275shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10257 p,#stacks_in_10257 div{margin-bottom:0}#stacks_in_10257 p,#stacks_in_10257 div,#stacks_in_10257 ul,#stacks_in_10257 ol,#stacks_in_10257 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_10257 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10257 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10257,#stacks_in_10257 div,#stacks_in_10257 p,#stacks_in_10257 ol,#stacks_in_10257 ul li,#stacks_in_10257 ol li,#stacks_in_10257 ol,#stacks_in_10257 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10257,#stacks_in_10257 div,#stacks_in_10257 p,#stacks_in_10257 ol,#stacks_in_10257 ul li,#stacks_in_10257 ol li,#stacks_in_10257 ol,#stacks_in_10257 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10257,#stacks_in_10257 div,#stacks_in_10257 p,#stacks_in_10257 .fa:not(.no-indent),#stacks_in_10257 ol,#stacks_in_10257 ul li,#stacks_in_10257 ol li,#stacks_in_10257 ol,#stacks_in_10257 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10257{}}


#stacks_in_10257 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_10258 p,#stacks_in_10258 div,#stacks_in_10258 ul,#stacks_in_10258 ol,#stacks_in_10258 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_10258 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10258 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10258,#stacks_in_10258 div,#stacks_in_10258 p,#stacks_in_10258 ol,#stacks_in_10258 ul li,#stacks_in_10258 ol li,#stacks_in_10258 ol,#stacks_in_10258 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_10258,#stacks_in_10258 div,#stacks_in_10258 p,#stacks_in_10258 ol,#stacks_in_10258 ul li,#stacks_in_10258 ol li,#stacks_in_10258 ol,#stacks_in_10258 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_10258,#stacks_in_10258 div,#stacks_in_10258 p,#stacks_in_10258 .fa:not(.no-indent),#stacks_in_10258 ol,#stacks_in_10258 ul li,#stacks_in_10258 ol li,#stacks_in_10258 ol,#stacks_in_10258 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10258{}}



#stacks_out_10294 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10259shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10260shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

/* Start Responsive Shim stack CSS code */.stacks_in_10334shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10316 p,#stacks_in_10316 div{margin-bottom:0}#stacks_in_10316 p,#stacks_in_10316 div,#stacks_in_10316 ul,#stacks_in_10316 ol,#stacks_in_10316 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_10316 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10316 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10316,#stacks_in_10316 div,#stacks_in_10316 p,#stacks_in_10316 ol,#stacks_in_10316 ul li,#stacks_in_10316 ol li,#stacks_in_10316 ol,#stacks_in_10316 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10316,#stacks_in_10316 div,#stacks_in_10316 p,#stacks_in_10316 ol,#stacks_in_10316 ul li,#stacks_in_10316 ol li,#stacks_in_10316 ol,#stacks_in_10316 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10316,#stacks_in_10316 div,#stacks_in_10316 p,#stacks_in_10316 .fa:not(.no-indent),#stacks_in_10316 ol,#stacks_in_10316 ul li,#stacks_in_10316 ol li,#stacks_in_10316 ol,#stacks_in_10316 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10316{}}


#stacks_in_10316 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_10317 p,#stacks_in_10317 div,#stacks_in_10317 ul,#stacks_in_10317 ol,#stacks_in_10317 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_10317 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10317 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10317,#stacks_in_10317 div,#stacks_in_10317 p,#stacks_in_10317 ol,#stacks_in_10317 ul li,#stacks_in_10317 ol li,#stacks_in_10317 ol,#stacks_in_10317 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_10317,#stacks_in_10317 div,#stacks_in_10317 p,#stacks_in_10317 ol,#stacks_in_10317 ul li,#stacks_in_10317 ol li,#stacks_in_10317 ol,#stacks_in_10317 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_10317,#stacks_in_10317 div,#stacks_in_10317 p,#stacks_in_10317 .fa:not(.no-indent),#stacks_in_10317 ol,#stacks_in_10317 ul li,#stacks_in_10317 ol li,#stacks_in_10317 ol,#stacks_in_10317 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10317{}}



#stacks_out_10353 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10318shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10319shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

/* Start Responsive Shim stack CSS code */.stacks_in_10385shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10388 p,#stacks_in_10388 div{margin-bottom:0}#stacks_in_10388 p,#stacks_in_10388 div,#stacks_in_10388 ul,#stacks_in_10388 ol,#stacks_in_10388 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_10388 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10388 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10388,#stacks_in_10388 div,#stacks_in_10388 p,#stacks_in_10388 ol,#stacks_in_10388 ul li,#stacks_in_10388 ol li,#stacks_in_10388 ol,#stacks_in_10388 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10388,#stacks_in_10388 div,#stacks_in_10388 p,#stacks_in_10388 ol,#stacks_in_10388 ul li,#stacks_in_10388 ol li,#stacks_in_10388 ol,#stacks_in_10388 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10388,#stacks_in_10388 div,#stacks_in_10388 p,#stacks_in_10388 .fa:not(.no-indent),#stacks_in_10388 ol,#stacks_in_10388 ul li,#stacks_in_10388 ol li,#stacks_in_10388 ol,#stacks_in_10388 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10388{}}


#stacks_in_10388 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_10392 p,#stacks_in_10392 div,#stacks_in_10392 ul,#stacks_in_10392 ol,#stacks_in_10392 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_10392 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10392 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10392,#stacks_in_10392 div,#stacks_in_10392 p,#stacks_in_10392 ol,#stacks_in_10392 ul li,#stacks_in_10392 ol li,#stacks_in_10392 ol,#stacks_in_10392 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_10392,#stacks_in_10392 div,#stacks_in_10392 p,#stacks_in_10392 ol,#stacks_in_10392 ul li,#stacks_in_10392 ol li,#stacks_in_10392 ol,#stacks_in_10392 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_10392,#stacks_in_10392 div,#stacks_in_10392 p,#stacks_in_10392 .fa:not(.no-indent),#stacks_in_10392 ol,#stacks_in_10392 ul li,#stacks_in_10392 ol li,#stacks_in_10392 ol,#stacks_in_10392 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10392{}}



#stacks_out_10410 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10393shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10394shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

/* Start Responsive Shim stack CSS code */.stacks_in_10448shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_10430 p,#stacks_in_10430 div{margin-bottom:0}#stacks_in_10430 p,#stacks_in_10430 div,#stacks_in_10430 ul,#stacks_in_10430 ol,#stacks_in_10430 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_10430 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10430 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10430,#stacks_in_10430 div,#stacks_in_10430 p,#stacks_in_10430 ol,#stacks_in_10430 ul li,#stacks_in_10430 ol li,#stacks_in_10430 ol,#stacks_in_10430 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_10430,#stacks_in_10430 div,#stacks_in_10430 p,#stacks_in_10430 ol,#stacks_in_10430 ul li,#stacks_in_10430 ol li,#stacks_in_10430 ol,#stacks_in_10430 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10430,#stacks_in_10430 div,#stacks_in_10430 p,#stacks_in_10430 .fa:not(.no-indent),#stacks_in_10430 ol,#stacks_in_10430 ul li,#stacks_in_10430 ol li,#stacks_in_10430 ol,#stacks_in_10430 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10430{}}


#stacks_in_10430 {
	padding: 9px 0px 12px 0px;
}

#stacks_in_10431 p,#stacks_in_10431 div,#stacks_in_10431 ul,#stacks_in_10431 ol,#stacks_in_10431 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_10431 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_10431 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_10431,#stacks_in_10431 div,#stacks_in_10431 p,#stacks_in_10431 ol,#stacks_in_10431 ul li,#stacks_in_10431 ol li,#stacks_in_10431 ol,#stacks_in_10431 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_10431,#stacks_in_10431 div,#stacks_in_10431 p,#stacks_in_10431 ol,#stacks_in_10431 ul li,#stacks_in_10431 ol li,#stacks_in_10431 ol,#stacks_in_10431 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_10431,#stacks_in_10431 div,#stacks_in_10431 p,#stacks_in_10431 .fa:not(.no-indent),#stacks_in_10431 ol,#stacks_in_10431 ul li,#stacks_in_10431 ol li,#stacks_in_10431 ol,#stacks_in_10431 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_10431{}}



#stacks_out_10467 {
	width: 60%;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10432shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10433shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_9582shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_165shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */

.stacks_in_6022{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_6022{height:60px}}@media only screen and (min-width:62.563em){.stacks_in_6022{height:60px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5302shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5303,#stacks_in_5303 div,#stacks_in_5303 p,#stacks_in_5303 ol,#stacks_in_5303 ul li,#stacks_in_5303 ol li,#stacks_in_5303 ol,#stacks_in_5303 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_5303,#stacks_in_5303 div,#stacks_in_5303 p,#stacks_in_5303 ol,#stacks_in_5303 ul li,#stacks_in_5303 ol li,#stacks_in_5303 ol,#stacks_in_5303 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5303,#stacks_in_5303 div,#stacks_in_5303 p,#stacks_in_5303 .fa:not(.no-indent),#stacks_in_5303 ol,#stacks_in_5303 ul li,#stacks_in_5303 ol li,#stacks_in_5303 ol,#stacks_in_5303 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5303{}}


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

#stacks_in_5308{padding-left:0px;padding-right:0px;}#stacks_in_5308 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5308 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5308 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5308 > .jack.width-static{width:500px}#stacks_in_5308 > .jack.width-flexible{width:100%}#stacks_in_5308 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5308 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5308 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5308 > .jack.border-detailed-width{border-width:2.00px 1.00px 1.00px 1.00px}#stacks_in_5308 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5308 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5308 > .jack::after{border-radius:0px}#stacks_in_5308 > .jack.border-detailed-radius,#stacks_in_5308 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_5308 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5308 > .jack.bg-color{background-color:#89C5FF}#stacks_in_5308 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_5308 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_5308 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_5308 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5308 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5308 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_5308 > .jack.bg-image:not(.glass){}#stacks_in_5308 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5308 > .jack.bg-image.glass.after,#stacks_in_5308 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_5308 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5308 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5308 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5308 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_5308 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5308 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5308 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5308 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5308 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5308 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_5308 > .jack.bg-image.glass.after,#stacks_in_5308 > .glass.jack.bg-image::after{}#stacks_in_5308 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5308 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5308 > .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_5308 > .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_5308 > .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_5308 > .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_5308 > .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_5308 > .jack.peek-shadow::before,#stacks_in_5308 > .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_5308 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5308 > .jack{overflow:visible;}#stacks_in_5308 > .jack.height-static{height:200px}#stacks_in_5308 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_5310{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_5310{height:300px}}@media only screen and (min-width:62.563em){.stacks_in_5310{height:180px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5312shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_5338 img{	max-width: 100%;	height: auto;}#stacks_in_5338 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_5338 {
	margin: 0px 33px 0px 0px;
	padding: 0px 24px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_6272 img{	max-width: 100%;	height: auto;}#stacks_in_6272 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6272 {
	padding: 0px 0px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6260shim{	padding-top: 22%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6304shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */
#stacks_in_5314 p,#stacks_in_5314 div,#stacks_in_5314 ul,#stacks_in_5314 ol,#stacks_in_5314 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_5314 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5314 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5314,#stacks_in_5314 div,#stacks_in_5314 p,#stacks_in_5314 ol,#stacks_in_5314 ul li,#stacks_in_5314 ol li,#stacks_in_5314 ol,#stacks_in_5314 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_5314,#stacks_in_5314 div,#stacks_in_5314 p,#stacks_in_5314 ol,#stacks_in_5314 ul li,#stacks_in_5314 ol li,#stacks_in_5314 ol,#stacks_in_5314 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_5314,#stacks_in_5314 div,#stacks_in_5314 p,#stacks_in_5314 .fa:not(.no-indent),#stacks_in_5314 ol,#stacks_in_5314 ul li,#stacks_in_5314 ol li,#stacks_in_5314 ol,#stacks_in_5314 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5314{}}

#stacks_in_6446 p,#stacks_in_6446 div,#stacks_in_6446 ul,#stacks_in_6446 ol,#stacks_in_6446 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_6446 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6446 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6446,#stacks_in_6446 div,#stacks_in_6446 p,#stacks_in_6446 ol,#stacks_in_6446 ul li,#stacks_in_6446 ol li,#stacks_in_6446 ol,#stacks_in_6446 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_6446,#stacks_in_6446 div,#stacks_in_6446 p,#stacks_in_6446 ol,#stacks_in_6446 ul li,#stacks_in_6446 ol li,#stacks_in_6446 ol,#stacks_in_6446 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_6446,#stacks_in_6446 div,#stacks_in_6446 p,#stacks_in_6446 .fa:not(.no-indent),#stacks_in_6446 ol,#stacks_in_6446 ul li,#stacks_in_6446 ol li,#stacks_in_6446 ol,#stacks_in_6446 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6446{}}

/* Start Responsive Shim stack CSS code */.stacks_in_5315shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_5315 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_5316shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_4818shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_4819,#stacks_in_4819 div,#stacks_in_4819 p,#stacks_in_4819 ol,#stacks_in_4819 ul li,#stacks_in_4819 ol li,#stacks_in_4819 ol,#stacks_in_4819 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_4819,#stacks_in_4819 div,#stacks_in_4819 p,#stacks_in_4819 ol,#stacks_in_4819 ul li,#stacks_in_4819 ol li,#stacks_in_4819 ol,#stacks_in_4819 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4819,#stacks_in_4819 div,#stacks_in_4819 p,#stacks_in_4819 .fa:not(.no-indent),#stacks_in_4819 ol,#stacks_in_4819 ul li,#stacks_in_4819 ol li,#stacks_in_4819 ol,#stacks_in_4819 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4819{}}


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

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

/* Start Responsive Shim stack CSS code */.stacks_in_4826shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_6439 img{	max-width: 100%;	height: auto;}#stacks_in_6439 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6439 {
	padding: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_5294 img{	max-width: 100%;	height: auto;}#stacks_in_5294 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_5294 {
	padding: 0px 60px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_7745shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6280shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code */
#stacks_in_4614 p,#stacks_in_4614 div{margin-bottom:0}#stacks_in_4614 p,#stacks_in_4614 div,#stacks_in_4614 ul,#stacks_in_4614 ol,#stacks_in_4614 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_4614 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4614 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4614,#stacks_in_4614 div,#stacks_in_4614 p,#stacks_in_4614 ol,#stacks_in_4614 ul li,#stacks_in_4614 ol li,#stacks_in_4614 ol,#stacks_in_4614 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_4614,#stacks_in_4614 div,#stacks_in_4614 p,#stacks_in_4614 ol,#stacks_in_4614 ul li,#stacks_in_4614 ol li,#stacks_in_4614 ol,#stacks_in_4614 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_4614,#stacks_in_4614 div,#stacks_in_4614 p,#stacks_in_4614 .fa:not(.no-indent),#stacks_in_4614 ol,#stacks_in_4614 ul li,#stacks_in_4614 ol li,#stacks_in_4614 ol,#stacks_in_4614 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4614{}}


#stacks_in_4614 {
	padding: 0px 9px 0px 0px;
}
#stacks_in_7765 p,#stacks_in_7765 div{margin-bottom:0}#stacks_in_7765 p,#stacks_in_7765 div,#stacks_in_7765 ul,#stacks_in_7765 ol,#stacks_in_7765 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_7765 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7765 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_7765,#stacks_in_7765 div,#stacks_in_7765 p,#stacks_in_7765 ol,#stacks_in_7765 ul li,#stacks_in_7765 ol li,#stacks_in_7765 ol,#stacks_in_7765 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_7765,#stacks_in_7765 div,#stacks_in_7765 p,#stacks_in_7765 ol,#stacks_in_7765 ul li,#stacks_in_7765 ol li,#stacks_in_7765 ol,#stacks_in_7765 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_7765,#stacks_in_7765 div,#stacks_in_7765 p,#stacks_in_7765 .fa:not(.no-indent),#stacks_in_7765 ol,#stacks_in_7765 ul li,#stacks_in_7765 ol li,#stacks_in_7765 ol,#stacks_in_7765 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7765{}}


#stacks_in_7765 {
	padding: 0px 9px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4829shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_4829 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_4830shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

.stacks_in_5171{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_5171{height:60px}}@media only screen and (min-width:62.563em){.stacks_in_5171{height:60px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5106shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5138 p,#stacks_in_5138 div,#stacks_in_5138 ul,#stacks_in_5138 ol,#stacks_in_5138 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_5138 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5138 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5138,#stacks_in_5138 div,#stacks_in_5138 p,#stacks_in_5138 ol,#stacks_in_5138 ul li,#stacks_in_5138 ol li,#stacks_in_5138 ol,#stacks_in_5138 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_5138,#stacks_in_5138 div,#stacks_in_5138 p,#stacks_in_5138 ol,#stacks_in_5138 ul li,#stacks_in_5138 ol li,#stacks_in_5138 ol,#stacks_in_5138 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5138,#stacks_in_5138 div,#stacks_in_5138 p,#stacks_in_5138 .fa:not(.no-indent),#stacks_in_5138 ol,#stacks_in_5138 ul li,#stacks_in_5138 ol li,#stacks_in_5138 ol,#stacks_in_5138 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5138{}}


#stacks_in_5138 {
	padding: 2px 0px 4px 0px;
}

#stacks_in_5112{padding-left:0px;padding-right:0px;}#stacks_in_5112 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5112 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5112 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5112 > .jack.width-static{width:500px}#stacks_in_5112 > .jack.width-flexible{width:100%}#stacks_in_5112 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5112 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5112 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5112 > .jack.border-detailed-width{border-width:2.00px 1.00px 1.00px 1.00px}#stacks_in_5112 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5112 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5112 > .jack::after{border-radius:0px}#stacks_in_5112 > .jack.border-detailed-radius,#stacks_in_5112 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_5112 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5112 > .jack.bg-color{background-color:#89C5FF}#stacks_in_5112 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_5112 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_5112 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_5112 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5112 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5112 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_5112 > .jack.bg-image:not(.glass){}#stacks_in_5112 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5112 > .jack.bg-image.glass.after,#stacks_in_5112 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_5112 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5112 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5112 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5112 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_5112 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5112 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5112 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5112 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5112 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5112 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_5112 > .jack.bg-image.glass.after,#stacks_in_5112 > .glass.jack.bg-image::after{}#stacks_in_5112 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5112 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5112 > .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_5112 > .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_5112 > .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_5112 > .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_5112 > .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_5112 > .jack.peek-shadow::before,#stacks_in_5112 > .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_5112 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5112 > .jack{overflow:visible;}#stacks_in_5112 > .jack.height-static{height:100px}#stacks_in_5112 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_5120{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_5120{height:300px}}@media only screen and (min-width:62.563em){.stacks_in_5120{height:180px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5114shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_7794 img{	max-width: 100%;	height: auto;}#stacks_in_7794 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_7794 {
	padding: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_7805 img{	max-width: 100%;	height: auto;}#stacks_in_7805 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_7805 {
	margin: 0px 32px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6445shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6261shim{	padding-top: 21%;}/* End Responsive Shim stack CSS code */
#stacks_in_5141 p,#stacks_in_5141 div,#stacks_in_5141 ul,#stacks_in_5141 ol,#stacks_in_5141 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_5141 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5141 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5141,#stacks_in_5141 div,#stacks_in_5141 p,#stacks_in_5141 ol,#stacks_in_5141 ul li,#stacks_in_5141 ol li,#stacks_in_5141 ol,#stacks_in_5141 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_5141,#stacks_in_5141 div,#stacks_in_5141 p,#stacks_in_5141 ol,#stacks_in_5141 ul li,#stacks_in_5141 ol li,#stacks_in_5141 ol,#stacks_in_5141 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_5141,#stacks_in_5141 div,#stacks_in_5141 p,#stacks_in_5141 .fa:not(.no-indent),#stacks_in_5141 ol,#stacks_in_5141 ul li,#stacks_in_5141 ol li,#stacks_in_5141 ol,#stacks_in_5141 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5141{}}

/* Start Responsive Shim stack CSS code */.stacks_in_5117shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_5117 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6317shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_4928shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_4929,#stacks_in_4929 div,#stacks_in_4929 p,#stacks_in_4929 ol,#stacks_in_4929 ul li,#stacks_in_4929 ol li,#stacks_in_4929 ol,#stacks_in_4929 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_4929,#stacks_in_4929 div,#stacks_in_4929 p,#stacks_in_4929 ol,#stacks_in_4929 ul li,#stacks_in_4929 ol li,#stacks_in_4929 ol,#stacks_in_4929 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4929,#stacks_in_4929 div,#stacks_in_4929 p,#stacks_in_4929 .fa:not(.no-indent),#stacks_in_4929 ol,#stacks_in_4929 ul li,#stacks_in_4929 ol li,#stacks_in_4929 ol,#stacks_in_4929 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4929{}}


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

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

/* Start Responsive Shim stack CSS code */.stacks_in_4938shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_5346 img{	max-width: 100%;	height: auto;}#stacks_in_5346 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_5346 {
	padding: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_6377 img{	max-width: 100%;	height: auto;}#stacks_in_6377 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6377 {
	padding: 0px 60px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6372shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6371shim{	padding-top: 18%;}/* End Responsive Shim stack CSS code */#stacks_in_4945 p,#stacks_in_4945 div,#stacks_in_4945 ul,#stacks_in_4945 ol,#stacks_in_4945 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_4945 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4945 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4945,#stacks_in_4945 div,#stacks_in_4945 p,#stacks_in_4945 ol,#stacks_in_4945 ul li,#stacks_in_4945 ol li,#stacks_in_4945 ol,#stacks_in_4945 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_4945,#stacks_in_4945 div,#stacks_in_4945 p,#stacks_in_4945 ol,#stacks_in_4945 ul li,#stacks_in_4945 ol li,#stacks_in_4945 ol,#stacks_in_4945 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_4945,#stacks_in_4945 div,#stacks_in_4945 p,#stacks_in_4945 .fa:not(.no-indent),#stacks_in_4945 ol,#stacks_in_4945 ul li,#stacks_in_4945 ol li,#stacks_in_4945 ol,#stacks_in_4945 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4945{}}


#stacks_in_4945 {
	margin: 0px 9px 0px 6px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4950shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_4950 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6380shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

.stacks_in_6020{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_6020{height:60px}}@media only screen and (min-width:62.563em){.stacks_in_6020{height:60px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5362shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5349,#stacks_in_5349 div,#stacks_in_5349 p,#stacks_in_5349 ol,#stacks_in_5349 ul li,#stacks_in_5349 ol li,#stacks_in_5349 ol,#stacks_in_5349 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_5349,#stacks_in_5349 div,#stacks_in_5349 p,#stacks_in_5349 ol,#stacks_in_5349 ul li,#stacks_in_5349 ol li,#stacks_in_5349 ol,#stacks_in_5349 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5349,#stacks_in_5349 div,#stacks_in_5349 p,#stacks_in_5349 .fa:not(.no-indent),#stacks_in_5349 ol,#stacks_in_5349 ul li,#stacks_in_5349 ol li,#stacks_in_5349 ol,#stacks_in_5349 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5349{}}


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

#stacks_in_5350{padding-left:0px;padding-right:0px;}#stacks_in_5350 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5350 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5350 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5350 > .jack.width-static{width:500px}#stacks_in_5350 > .jack.width-flexible{width:100%}#stacks_in_5350 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5350 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5350 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5350 > .jack.border-detailed-width{border-width:2.00px 1.00px 1.00px 1.00px}#stacks_in_5350 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5350 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5350 > .jack::after{border-radius:0px}#stacks_in_5350 > .jack.border-detailed-radius,#stacks_in_5350 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_5350 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5350 > .jack.bg-color{background-color:#89C5FF}#stacks_in_5350 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_5350 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_5350 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_5350 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5350 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5350 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_5350 > .jack.bg-image:not(.glass){}#stacks_in_5350 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5350 > .jack.bg-image.glass.after,#stacks_in_5350 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_5350 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5350 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5350 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5350 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_5350 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5350 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5350 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5350 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5350 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5350 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_5350 > .jack.bg-image.glass.after,#stacks_in_5350 > .glass.jack.bg-image::after{}#stacks_in_5350 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5350 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5350 > .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_5350 > .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_5350 > .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_5350 > .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_5350 > .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_5350 > .jack.peek-shadow::before,#stacks_in_5350 > .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_5350 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5350 > .jack{overflow:visible;}#stacks_in_5350 > .jack.height-static{height:100px}#stacks_in_5350 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_5371{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_5371{height:300px}}@media only screen and (min-width:62.563em){.stacks_in_5371{height:180px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5351shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_6296 img{	max-width: 100%;	height: auto;}#stacks_in_6296 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6296 {
	padding: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_5483 img{	max-width: 100%;	height: auto;}#stacks_in_5483 canvas{	margin-top: 0px;}/* End Reflect stack CSS code */
#stacks_in_5483 {
	margin: 0px 60px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6299shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6298shim{	padding-top: 21%;}/* End Responsive Shim stack CSS code */
#stacks_in_5353 p,#stacks_in_5353 div,#stacks_in_5353 ul,#stacks_in_5353 ol,#stacks_in_5353 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_5353 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5353 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5353,#stacks_in_5353 div,#stacks_in_5353 p,#stacks_in_5353 ol,#stacks_in_5353 ul li,#stacks_in_5353 ol li,#stacks_in_5353 ol,#stacks_in_5353 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_5353,#stacks_in_5353 div,#stacks_in_5353 p,#stacks_in_5353 ol,#stacks_in_5353 ul li,#stacks_in_5353 ol li,#stacks_in_5353 ol,#stacks_in_5353 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_5353,#stacks_in_5353 div,#stacks_in_5353 p,#stacks_in_5353 .fa:not(.no-indent),#stacks_in_5353 ol,#stacks_in_5353 ul li,#stacks_in_5353 ol li,#stacks_in_5353 ol,#stacks_in_5353 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5353{}}


#stacks_in_5353 {
	padding: 0px 12px 0px 0px;
}
#stacks_in_7743 p,#stacks_in_7743 div,#stacks_in_7743 ul,#stacks_in_7743 ol,#stacks_in_7743 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_7743 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7743 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_7743,#stacks_in_7743 div,#stacks_in_7743 p,#stacks_in_7743 ol,#stacks_in_7743 ul li,#stacks_in_7743 ol li,#stacks_in_7743 ol,#stacks_in_7743 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_7743,#stacks_in_7743 div,#stacks_in_7743 p,#stacks_in_7743 ol,#stacks_in_7743 ul li,#stacks_in_7743 ol li,#stacks_in_7743 ol,#stacks_in_7743 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_7743,#stacks_in_7743 div,#stacks_in_7743 p,#stacks_in_7743 .fa:not(.no-indent),#stacks_in_7743 ol,#stacks_in_7743 ul li,#stacks_in_7743 ol li,#stacks_in_7743 ol,#stacks_in_7743 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7743{}}


#stacks_in_7743 {
	padding: 0px 12px 0px 6px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5354shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_5354 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_5355shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_6588shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_6568 p,#stacks_in_6568 div,#stacks_in_6568 ul,#stacks_in_6568 ol,#stacks_in_6568 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_6568 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6568 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6568,#stacks_in_6568 div,#stacks_in_6568 p,#stacks_in_6568 ol,#stacks_in_6568 ul li,#stacks_in_6568 ol li,#stacks_in_6568 ol,#stacks_in_6568 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_6568,#stacks_in_6568 div,#stacks_in_6568 p,#stacks_in_6568 ol,#stacks_in_6568 ul li,#stacks_in_6568 ol li,#stacks_in_6568 ol,#stacks_in_6568 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6568,#stacks_in_6568 div,#stacks_in_6568 p,#stacks_in_6568 .fa:not(.no-indent),#stacks_in_6568 ol,#stacks_in_6568 ul li,#stacks_in_6568 ol li,#stacks_in_6568 ol,#stacks_in_6568 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6568{}}


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

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

/* Start Responsive Shim stack CSS code */.stacks_in_6570shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_6645 img{	max-width: 100%;	height: auto;}#stacks_in_6645 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6645 {
	padding: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_6639 img{	max-width: 100%;	height: auto;}#stacks_in_6639 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6639 {
	margin: 0px 60px 0px 0px;
	padding: 0px 0px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6647shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6571shim{	padding-top: 21%;}/* End Responsive Shim stack CSS code */
#stacks_in_6634 p,#stacks_in_6634 div,#stacks_in_6634 ul,#stacks_in_6634 ol,#stacks_in_6634 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_6634 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6634 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6634,#stacks_in_6634 div,#stacks_in_6634 p,#stacks_in_6634 ol,#stacks_in_6634 ul li,#stacks_in_6634 ol li,#stacks_in_6634 ol,#stacks_in_6634 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_6634,#stacks_in_6634 div,#stacks_in_6634 p,#stacks_in_6634 ol,#stacks_in_6634 ul li,#stacks_in_6634 ol li,#stacks_in_6634 ol,#stacks_in_6634 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6634,#stacks_in_6634 div,#stacks_in_6634 p,#stacks_in_6634 .fa:not(.no-indent),#stacks_in_6634 ol,#stacks_in_6634 ul li,#stacks_in_6634 ol li,#stacks_in_6634 ol,#stacks_in_6634 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6634{letter-spacing:1.00px;}}

#stacks_in_6573 p,#stacks_in_6573 div,#stacks_in_6573 ul,#stacks_in_6573 ol,#stacks_in_6573 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_6573 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6573 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6573,#stacks_in_6573 div,#stacks_in_6573 p,#stacks_in_6573 ol,#stacks_in_6573 ul li,#stacks_in_6573 ol li,#stacks_in_6573 ol,#stacks_in_6573 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_6573,#stacks_in_6573 div,#stacks_in_6573 p,#stacks_in_6573 ol,#stacks_in_6573 ul li,#stacks_in_6573 ol li,#stacks_in_6573 ol,#stacks_in_6573 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_6573,#stacks_in_6573 div,#stacks_in_6573 p,#stacks_in_6573 .fa:not(.no-indent),#stacks_in_6573 ol,#stacks_in_6573 ul li,#stacks_in_6573 ol li,#stacks_in_6573 ol,#stacks_in_6573 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6573{}}

/* Start Responsive Shim stack CSS code */.stacks_in_6618shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6574shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_6574 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6575shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5400shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5401 p,#stacks_in_5401 div,#stacks_in_5401 ul,#stacks_in_5401 ol,#stacks_in_5401 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_5401 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5401 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5401,#stacks_in_5401 div,#stacks_in_5401 p,#stacks_in_5401 ol,#stacks_in_5401 ul li,#stacks_in_5401 ol li,#stacks_in_5401 ol,#stacks_in_5401 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_5401,#stacks_in_5401 div,#stacks_in_5401 p,#stacks_in_5401 ol,#stacks_in_5401 ul li,#stacks_in_5401 ol li,#stacks_in_5401 ol,#stacks_in_5401 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5401,#stacks_in_5401 div,#stacks_in_5401 p,#stacks_in_5401 .fa:not(.no-indent),#stacks_in_5401 ol,#stacks_in_5401 ul li,#stacks_in_5401 ol li,#stacks_in_5401 ol,#stacks_in_5401 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5401{}}


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

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

/* Start Responsive Shim stack CSS code */.stacks_in_5413shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_6423 img{	max-width: 100%;	height: auto;}#stacks_in_6423 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6423 {
	margin: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_5424 img{	max-width: 100%;	height: auto;}#stacks_in_5424 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_5424 {
	margin: 0px 60px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_7732shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7733shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code */
#stacks_in_6473 p,#stacks_in_6473 div,#stacks_in_6473 ul,#stacks_in_6473 ol,#stacks_in_6473 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_6473 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6473 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6473,#stacks_in_6473 div,#stacks_in_6473 p,#stacks_in_6473 ol,#stacks_in_6473 ul li,#stacks_in_6473 ol li,#stacks_in_6473 ol,#stacks_in_6473 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_6473,#stacks_in_6473 div,#stacks_in_6473 p,#stacks_in_6473 ol,#stacks_in_6473 ul li,#stacks_in_6473 ol li,#stacks_in_6473 ol,#stacks_in_6473 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_6473,#stacks_in_6473 div,#stacks_in_6473 p,#stacks_in_6473 .fa:not(.no-indent),#stacks_in_6473 ol,#stacks_in_6473 ul li,#stacks_in_6473 ol li,#stacks_in_6473 ol,#stacks_in_6473 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6473{}}

#stacks_in_5418 p,#stacks_in_5418 div,#stacks_in_5418 ul,#stacks_in_5418 ol,#stacks_in_5418 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_5418 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5418 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5418,#stacks_in_5418 div,#stacks_in_5418 p,#stacks_in_5418 ol,#stacks_in_5418 ul li,#stacks_in_5418 ol li,#stacks_in_5418 ol,#stacks_in_5418 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_5418,#stacks_in_5418 div,#stacks_in_5418 p,#stacks_in_5418 ol,#stacks_in_5418 ul li,#stacks_in_5418 ol li,#stacks_in_5418 ol,#stacks_in_5418 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_5418,#stacks_in_5418 div,#stacks_in_5418 p,#stacks_in_5418 .fa:not(.no-indent),#stacks_in_5418 ol,#stacks_in_5418 ul li,#stacks_in_5418 ol li,#stacks_in_5418 ol,#stacks_in_5418 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5418{}}


#stacks_in_5418 {
	padding: 0px 9px 0px 3px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5475shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_5426shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_5426 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_5427shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

.stacks_in_5273{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_5273{height:60px}}@media only screen and (min-width:62.563em){.stacks_in_5273{height:60px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5191shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_5192,#stacks_in_5192 div,#stacks_in_5192 p,#stacks_in_5192 ol,#stacks_in_5192 ul li,#stacks_in_5192 ol li,#stacks_in_5192 ol,#stacks_in_5192 dl{font-size:1.15rem}@media all and (max-width:640px){#stacks_in_5192,#stacks_in_5192 div,#stacks_in_5192 p,#stacks_in_5192 ol,#stacks_in_5192 ul li,#stacks_in_5192 ol li,#stacks_in_5192 ol,#stacks_in_5192 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5192,#stacks_in_5192 div,#stacks_in_5192 p,#stacks_in_5192 .fa:not(.no-indent),#stacks_in_5192 ol,#stacks_in_5192 ul li,#stacks_in_5192 ol li,#stacks_in_5192 ol,#stacks_in_5192 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5192{letter-spacing:-0.25px;}}


#stacks_in_5192 {
	padding: 2px 0px 4px 0px;
}

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

/* Start Responsive Shim stack CSS code */.stacks_in_5199shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_5340 img{	max-width: 100%;	height: auto;}#stacks_in_5340 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_5340 {
	padding: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_6363 img{	max-width: 100%;	height: auto;}#stacks_in_6363 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6363 {
	padding: 0px 0px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6365shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7754shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code */
#stacks_in_5201 p,#stacks_in_5201 div,#stacks_in_5201 ul,#stacks_in_5201 ol,#stacks_in_5201 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_5201 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5201 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5201,#stacks_in_5201 div,#stacks_in_5201 p,#stacks_in_5201 ol,#stacks_in_5201 ul li,#stacks_in_5201 ol li,#stacks_in_5201 ol,#stacks_in_5201 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_5201,#stacks_in_5201 div,#stacks_in_5201 p,#stacks_in_5201 ol,#stacks_in_5201 ul li,#stacks_in_5201 ol li,#stacks_in_5201 ol,#stacks_in_5201 dl{font-size:1.15rem}}@media only screen and (min-width:0px){#stacks_in_5201,#stacks_in_5201 div,#stacks_in_5201 p,#stacks_in_5201 .fa:not(.no-indent),#stacks_in_5201 ol,#stacks_in_5201 ul li,#stacks_in_5201 ol li,#stacks_in_5201 ol,#stacks_in_5201 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5201{}}


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

#stacks_in_7755 p,#stacks_in_7755 div,#stacks_in_7755 ul,#stacks_in_7755 ol,#stacks_in_7755 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_7755 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7755 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_7755,#stacks_in_7755 div,#stacks_in_7755 p,#stacks_in_7755 ol,#stacks_in_7755 ul li,#stacks_in_7755 ol li,#stacks_in_7755 ol,#stacks_in_7755 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_7755,#stacks_in_7755 div,#stacks_in_7755 p,#stacks_in_7755 ol,#stacks_in_7755 ul li,#stacks_in_7755 ol li,#stacks_in_7755 ol,#stacks_in_7755 dl{font-size:1.15rem}}@media only screen and (min-width:0px){#stacks_in_7755,#stacks_in_7755 div,#stacks_in_7755 p,#stacks_in_7755 .fa:not(.no-indent),#stacks_in_7755 ol,#stacks_in_7755 ul li,#stacks_in_7755 ol li,#stacks_in_7755 ol,#stacks_in_7755 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7755{}}


#stacks_in_7755 {
	padding: 0px 9px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5202shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_5202 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6326shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

.stacks_in_6006{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_6006{height:60px}}@media only screen and (min-width:62.563em){.stacks_in_6006{height:60px}}

/* Start Responsive Shim stack CSS code */.stacks_in_467shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_173,#stacks_in_173 div,#stacks_in_173 p,#stacks_in_173 ol,#stacks_in_173 ul li,#stacks_in_173 ol li,#stacks_in_173 ol,#stacks_in_173 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_173,#stacks_in_173 div,#stacks_in_173 p,#stacks_in_173 ol,#stacks_in_173 ul li,#stacks_in_173 ol li,#stacks_in_173 ol,#stacks_in_173 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_173,#stacks_in_173 div,#stacks_in_173 p,#stacks_in_173 .fa:not(.no-indent),#stacks_in_173 ol,#stacks_in_173 ul li,#stacks_in_173 ol li,#stacks_in_173 ol,#stacks_in_173 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_173{}}


#stacks_in_173 {
	padding: 4px 0px 2px 0px;
}

#stacks_in_174{padding-left:0px;padding-right:0px;}#stacks_in_174 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_174 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_174 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_174 > .jack.width-static{width:500px}#stacks_in_174 > .jack.width-flexible{width:100%}#stacks_in_174 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_174 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_174 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_174 > .jack.border-detailed-width{border-width:2.00px 1.00px 1.00px 1.00px}#stacks_in_174 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_174 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_174 > .jack::after{border-radius:0px}#stacks_in_174 > .jack.border-detailed-radius,#stacks_in_174 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_174 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_174 > .jack.bg-color{background-color:#89C5FF}#stacks_in_174 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_174 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_174 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_174 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_174 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_174 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_174 > .jack.bg-image:not(.glass){}#stacks_in_174 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_174 > .jack.bg-image.glass.after,#stacks_in_174 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_174 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_174 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_174 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_174 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_174 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_174 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_174 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_174 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_174 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_174 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_174 > .jack.bg-image.glass.after,#stacks_in_174 > .glass.jack.bg-image::after{}#stacks_in_174 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_174 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_174 > .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_174 > .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_174 > .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_174 > .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_174 > .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_174 > .jack.peek-shadow::before,#stacks_in_174 > .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_174 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_174 > .jack{overflow:visible;}#stacks_in_174 > .jack.height-static{height:100px}#stacks_in_174 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_4550{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_4550{height:300px}}@media only screen and (min-width:62.563em){.stacks_in_4550{height:180px}}

/* Start Responsive Shim stack CSS code */.stacks_in_175shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_6041 img{	max-width: 100%;	height: auto;}#stacks_in_6041 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6041 {
	padding: 0px 21px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_6356 img{	max-width: 100%;	height: auto;}#stacks_in_6356 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6356 {
	padding: 0px 60px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6358shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code */
#stacks_in_176 p,#stacks_in_176 div,#stacks_in_176 ul,#stacks_in_176 ol,#stacks_in_176 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_176 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_176 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_176,#stacks_in_176 div,#stacks_in_176 p,#stacks_in_176 ol,#stacks_in_176 ul li,#stacks_in_176 ol li,#stacks_in_176 ol,#stacks_in_176 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_176,#stacks_in_176 div,#stacks_in_176 p,#stacks_in_176 ol,#stacks_in_176 ul li,#stacks_in_176 ol li,#stacks_in_176 ol,#stacks_in_176 dl{font-size:1.25rem}}@media only screen and (min-width:0px){#stacks_in_176,#stacks_in_176 div,#stacks_in_176 p,#stacks_in_176 .fa:not(.no-indent),#stacks_in_176 ol,#stacks_in_176 ul li,#stacks_in_176 ol li,#stacks_in_176 ol,#stacks_in_176 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_176{}}

#stacks_in_7762 p,#stacks_in_7762 div,#stacks_in_7762 ul,#stacks_in_7762 ol,#stacks_in_7762 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_7762 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7762 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_7762,#stacks_in_7762 div,#stacks_in_7762 p,#stacks_in_7762 ol,#stacks_in_7762 ul li,#stacks_in_7762 ol li,#stacks_in_7762 ol,#stacks_in_7762 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_7762,#stacks_in_7762 div,#stacks_in_7762 p,#stacks_in_7762 ol,#stacks_in_7762 ul li,#stacks_in_7762 ol li,#stacks_in_7762 ol,#stacks_in_7762 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_7762,#stacks_in_7762 div,#stacks_in_7762 p,#stacks_in_7762 .fa:not(.no-indent),#stacks_in_7762 ol,#stacks_in_7762 ul li,#stacks_in_7762 ol li,#stacks_in_7762 ol,#stacks_in_7762 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7762{}}


#stacks_in_7762 {
	padding: 0px 9px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_178shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_178 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6346shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_4754shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_4755,#stacks_in_4755 div,#stacks_in_4755 p,#stacks_in_4755 ol,#stacks_in_4755 ul li,#stacks_in_4755 ol li,#stacks_in_4755 ol,#stacks_in_4755 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_4755,#stacks_in_4755 div,#stacks_in_4755 p,#stacks_in_4755 ol,#stacks_in_4755 ul li,#stacks_in_4755 ol li,#stacks_in_4755 ol,#stacks_in_4755 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4755,#stacks_in_4755 div,#stacks_in_4755 p,#stacks_in_4755 .fa:not(.no-indent),#stacks_in_4755 ol,#stacks_in_4755 ul li,#stacks_in_4755 ol li,#stacks_in_4755 ol,#stacks_in_4755 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4755{}}


#stacks_in_4755 {
	padding: 4px 0px 2px 0px;
}

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

/* Start Responsive Shim stack CSS code */.stacks_in_4764shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_5342 img{	max-width: 100%;	height: auto;}#stacks_in_5342 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_5342 {
	padding: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_6293 img{	max-width: 100%;	height: auto;}#stacks_in_6293 canvas{	margin-top: 0px;}/* End Reflect stack CSS code */
#stacks_in_6293 {
	padding: 0px 60px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6295shim{	padding-top: 16%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6366shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */
#stacks_in_4771 p,#stacks_in_4771 div{margin-bottom:0}#stacks_in_4771 p,#stacks_in_4771 div,#stacks_in_4771 ul,#stacks_in_4771 ol,#stacks_in_4771 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_4771 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4771 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4771,#stacks_in_4771 div,#stacks_in_4771 p,#stacks_in_4771 ol,#stacks_in_4771 ul li,#stacks_in_4771 ol li,#stacks_in_4771 ol,#stacks_in_4771 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_4771,#stacks_in_4771 div,#stacks_in_4771 p,#stacks_in_4771 ol,#stacks_in_4771 ul li,#stacks_in_4771 ol li,#stacks_in_4771 ol,#stacks_in_4771 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_4771,#stacks_in_4771 div,#stacks_in_4771 p,#stacks_in_4771 .fa:not(.no-indent),#stacks_in_4771 ol,#stacks_in_4771 ul li,#stacks_in_4771 ol li,#stacks_in_4771 ol,#stacks_in_4771 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4771{}}


#stacks_in_4771 {
	padding: 0px 9px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4782shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_4782 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6333shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

.stacks_in_5275{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_5275{height:60px}}@media only screen and (min-width:62.563em){.stacks_in_5275{height:60px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5241shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5242,#stacks_in_5242 div,#stacks_in_5242 p,#stacks_in_5242 ol,#stacks_in_5242 ul li,#stacks_in_5242 ol li,#stacks_in_5242 ol,#stacks_in_5242 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_5242,#stacks_in_5242 div,#stacks_in_5242 p,#stacks_in_5242 ol,#stacks_in_5242 ul li,#stacks_in_5242 ol li,#stacks_in_5242 ol,#stacks_in_5242 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5242,#stacks_in_5242 div,#stacks_in_5242 p,#stacks_in_5242 .fa:not(.no-indent),#stacks_in_5242 ol,#stacks_in_5242 ul li,#stacks_in_5242 ol li,#stacks_in_5242 ol,#stacks_in_5242 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5242{}}


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

#stacks_in_5247{padding-left:0px;padding-right:0px;}#stacks_in_5247 > .jack{margin:0px;padding:0px;border-color:#666666;border-width:1px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_5247 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_5247 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_5247 > .jack.width-static{width:500px}#stacks_in_5247 > .jack.width-flexible{width:100%}#stacks_in_5247 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_5247 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5247 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_5247 > .jack.border-detailed-width{border-width:2.00px 1.00px 1.00px 1.00px}#stacks_in_5247 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_5247 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_5247 > .jack::after{border-radius:0px}#stacks_in_5247 > .jack.border-detailed-radius,#stacks_in_5247 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 5.00px 5.00px}#stacks_in_5247 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_5247 > .jack.bg-color{background-color:#89C5FF}#stacks_in_5247 > .jack.bg-gradient{background-color:#FFFFFF}#stacks_in_5247 > .jack.bg-image:not(.glass){background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_5247 > .jack.bg-image:not(.glass).bg-size-static{background-size:440px}#stacks_in_5247 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_5247 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_5247 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_5247 > .jack.bg-image:not(.glass){}#stacks_in_5247 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_5247 > .jack.bg-image.glass.after,#stacks_in_5247 > .glass.jack.bg-image::after{opacity:0.72;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:no-repeat;background-position:center center;}#stacks_in_5247 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_5247 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_5247 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_5247 > .glass.bg-size-static.jack.bg-image::after{background-size:440px}#stacks_in_5247 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_5247 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_5247 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5247 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_5247 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_5247 > .glass.bg-fallback.jack.bg-image::after{background-color:#CD0013}@media only screen and (min-width:40.063em){#stacks_in_5247 > .jack.bg-image.glass.after,#stacks_in_5247 > .glass.jack.bg-image::after{}#stacks_in_5247 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_5247 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_5247 > .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_5247 > .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_5247 > .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_5247 > .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_5247 > .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_5247 > .jack.peek-shadow::before,#stacks_in_5247 > .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_5247 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_5247 > .jack{overflow:visible;}#stacks_in_5247 > .jack.height-static{height:100px}#stacks_in_5247 > .jack.height-minmax{min-height:100px;max-height:800px}
.stacks_in_5255{overflow:hidden;height:250px;}@media only screen and (min-width:40.063em){.stacks_in_5255{height:300px}}@media only screen and (min-width:62.563em){.stacks_in_5255{height:180px}}

/* Start Responsive Shim stack CSS code */.stacks_in_5249shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_6039 img{	max-width: 100%;	height: auto;}#stacks_in_6039 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6039 {
	padding: 0px 12px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_6408 img{	max-width: 100%;	height: auto;}#stacks_in_6408 canvas{	margin-top: 0px;}/* End Reflect stack CSS code */
#stacks_in_6408 {
	margin: 0px 60px 0px 0px;
	padding: 0px 16px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6455shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6409shim{	padding-top: 21%;}/* End Responsive Shim stack CSS code */
#stacks_in_5251 p,#stacks_in_5251 div,#stacks_in_5251 ul,#stacks_in_5251 ol,#stacks_in_5251 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_5251 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5251 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5251,#stacks_in_5251 div,#stacks_in_5251 p,#stacks_in_5251 ol,#stacks_in_5251 ul li,#stacks_in_5251 ol li,#stacks_in_5251 ol,#stacks_in_5251 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_5251,#stacks_in_5251 div,#stacks_in_5251 p,#stacks_in_5251 ol,#stacks_in_5251 ul li,#stacks_in_5251 ol li,#stacks_in_5251 ol,#stacks_in_5251 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_5251,#stacks_in_5251 div,#stacks_in_5251 p,#stacks_in_5251 .fa:not(.no-indent),#stacks_in_5251 ol,#stacks_in_5251 ul li,#stacks_in_5251 ol li,#stacks_in_5251 ol,#stacks_in_5251 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5251{}}


#stacks_in_5251 {
	padding: 0px 9px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5252shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_5252 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6401shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_8349shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_8329,#stacks_in_8329 div,#stacks_in_8329 p,#stacks_in_8329 ol,#stacks_in_8329 ul li,#stacks_in_8329 ol li,#stacks_in_8329 ol,#stacks_in_8329 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_8329,#stacks_in_8329 div,#stacks_in_8329 p,#stacks_in_8329 ol,#stacks_in_8329 ul li,#stacks_in_8329 ol li,#stacks_in_8329 ol,#stacks_in_8329 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8329,#stacks_in_8329 div,#stacks_in_8329 p,#stacks_in_8329 .fa:not(.no-indent),#stacks_in_8329 ol,#stacks_in_8329 ul li,#stacks_in_8329 ol li,#stacks_in_8329 ol,#stacks_in_8329 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8329{}}


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

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

/* Start Responsive Shim stack CSS code */.stacks_in_8331shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_8385 img{	max-width: 100%;	height: auto;}#stacks_in_8385 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_8385 {
	padding: 0px 0px 0px 16px;
}

/* Start Reflect stack CSS code */#stacks_in_8332 img{	max-width: 100%;	height: auto;}#stacks_in_8332 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_8332 {
	padding: 0px 60px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_8333shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8334shim{	padding-top: 24%;}/* End Responsive Shim stack CSS code */
#stacks_in_8335 p,#stacks_in_8335 div{margin-bottom:0}#stacks_in_8335 p,#stacks_in_8335 div,#stacks_in_8335 ul,#stacks_in_8335 ol,#stacks_in_8335 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_8335 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8335 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8335,#stacks_in_8335 div,#stacks_in_8335 p,#stacks_in_8335 ol,#stacks_in_8335 ul li,#stacks_in_8335 ol li,#stacks_in_8335 ol,#stacks_in_8335 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_8335,#stacks_in_8335 div,#stacks_in_8335 p,#stacks_in_8335 ol,#stacks_in_8335 ul li,#stacks_in_8335 ol li,#stacks_in_8335 ol,#stacks_in_8335 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_8335,#stacks_in_8335 div,#stacks_in_8335 p,#stacks_in_8335 .fa:not(.no-indent),#stacks_in_8335 ol,#stacks_in_8335 ul li,#stacks_in_8335 ol li,#stacks_in_8335 ol,#stacks_in_8335 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8335{}}


#stacks_in_8335 {
	padding: 0px 9px 0px 0px;
}
#stacks_in_8336 p,#stacks_in_8336 div{margin-bottom:0}#stacks_in_8336 p,#stacks_in_8336 div,#stacks_in_8336 ul,#stacks_in_8336 ol,#stacks_in_8336 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_8336 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8336 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8336,#stacks_in_8336 div,#stacks_in_8336 p,#stacks_in_8336 ol,#stacks_in_8336 ul li,#stacks_in_8336 ol li,#stacks_in_8336 ol,#stacks_in_8336 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_8336,#stacks_in_8336 div,#stacks_in_8336 p,#stacks_in_8336 ol,#stacks_in_8336 ul li,#stacks_in_8336 ol li,#stacks_in_8336 ol,#stacks_in_8336 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_8336,#stacks_in_8336 div,#stacks_in_8336 p,#stacks_in_8336 .fa:not(.no-indent),#stacks_in_8336 ol,#stacks_in_8336 ul li,#stacks_in_8336 ol li,#stacks_in_8336 ol,#stacks_in_8336 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8336{}}


#stacks_in_8336 {
	padding: 0px 9px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8337shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_8337 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_8338shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_5063shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_5064 p,#stacks_in_5064 div,#stacks_in_5064 ul,#stacks_in_5064 ol,#stacks_in_5064 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_5064 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5064 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5064,#stacks_in_5064 div,#stacks_in_5064 p,#stacks_in_5064 ol,#stacks_in_5064 ul li,#stacks_in_5064 ol li,#stacks_in_5064 ol,#stacks_in_5064 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_5064,#stacks_in_5064 div,#stacks_in_5064 p,#stacks_in_5064 ol,#stacks_in_5064 ul li,#stacks_in_5064 ol li,#stacks_in_5064 ol,#stacks_in_5064 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_5064,#stacks_in_5064 div,#stacks_in_5064 p,#stacks_in_5064 .fa:not(.no-indent),#stacks_in_5064 ol,#stacks_in_5064 ul li,#stacks_in_5064 ol li,#stacks_in_5064 ol,#stacks_in_5064 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_5064{}}


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

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

/* Start Responsive Shim stack CSS code */.stacks_in_5071shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Reflect stack CSS code */#stacks_in_6037 img{	max-width: 100%;	height: auto;}#stacks_in_6037 canvas{	margin-top: 1px;}/* End Reflect stack CSS code */
#stacks_in_6037 {
	padding: 0px 0px 0px 16px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6496shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6651shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_4748 p,#stacks_in_4748 div,#stacks_in_4748 ul,#stacks_in_4748 ol,#stacks_in_4748 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_4748 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4748 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_4748,#stacks_in_4748 div,#stacks_in_4748 p,#stacks_in_4748 ol,#stacks_in_4748 ul li,#stacks_in_4748 ol li,#stacks_in_4748 ol,#stacks_in_4748 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_4748,#stacks_in_4748 div,#stacks_in_4748 p,#stacks_in_4748 ol,#stacks_in_4748 ul li,#stacks_in_4748 ol li,#stacks_in_4748 ol,#stacks_in_4748 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_4748,#stacks_in_4748 div,#stacks_in_4748 p,#stacks_in_4748 .fa:not(.no-indent),#stacks_in_4748 ol,#stacks_in_4748 ul li,#stacks_in_4748 ol li,#stacks_in_4748 ol,#stacks_in_4748 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4748{}}


#stacks_in_6648 p,#stacks_in_6648 div,#stacks_in_6648 ul,#stacks_in_6648 ol,#stacks_in_6648 dl{color:rgba(0, 102, 153, 1.00)}#stacks_in_6648 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6648 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6648,#stacks_in_6648 div,#stacks_in_6648 p,#stacks_in_6648 ol,#stacks_in_6648 ul li,#stacks_in_6648 ol li,#stacks_in_6648 ol,#stacks_in_6648 dl{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_6648,#stacks_in_6648 div,#stacks_in_6648 p,#stacks_in_6648 ol,#stacks_in_6648 ul li,#stacks_in_6648 ol li,#stacks_in_6648 ol,#stacks_in_6648 dl{font-size:1.20rem}}@media only screen and (min-width:0px){#stacks_in_6648,#stacks_in_6648 div,#stacks_in_6648 p,#stacks_in_6648 .fa:not(.no-indent),#stacks_in_6648 ol,#stacks_in_6648 ul li,#stacks_in_6648 ol li,#stacks_in_6648 ol,#stacks_in_6648 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6648{}}


#stacks_in_6648 {
	padding: 0px 9px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_5074shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code */
#stacks_in_5074 {
	padding: 0px 6px 0px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_5075shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_553shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_437shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_4356shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4364shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_4369 h5,#stacks_in_4369 .hTxt:not(.segment) div{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4369 h5,#stacks_in_4369 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (max-width:414px){#stacks_in_4369 h5,#stacks_in_4369 div{text-align:center !important}#stacks_out_4369{display:block !important}}#stacks_in_4369 h5,#stacks_in_4369 div{color:rgba(224, 202, 154, 1.00)}#stacks_in_4369 h5 a,#stacks_in_4369 div a{color:rgba(224, 202, 154, 1.00)}#stacks_in_4369 h5 a:hover,#stacks_in_4369 div a:hover{color:rgba(168, 151, 115, 1.00)}#stacks_in_4369 small,#stacks_in_4369 small div{color:rgba(111, 111, 111, 1.00)}

/* Start Responsive Shim stack CSS code */.stacks_in_4365shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_4365 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 12px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4366shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4361_165shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_4361_9 p,#stacks_in_4361_9 div,#stacks_in_4361_9 ul,#stacks_in_4361_9 ol,#stacks_in_4361_9 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_9 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_9 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_9,#stacks_in_4361_9 div,#stacks_in_4361_9 p,#stacks_in_4361_9 ol,#stacks_in_4361_9 ul li,#stacks_in_4361_9 ol li,#stacks_in_4361_9 ol,#stacks_in_4361_9 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_9,#stacks_in_4361_9 div,#stacks_in_4361_9 p,#stacks_in_4361_9 ol,#stacks_in_4361_9 ul li,#stacks_in_4361_9 ol li,#stacks_in_4361_9 ol,#stacks_in_4361_9 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_9{}}

#stacks_in_4361_14 p,#stacks_in_4361_14 div,#stacks_in_4361_14 ul,#stacks_in_4361_14 ol,#stacks_in_4361_14 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_14 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_14 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_14,#stacks_in_4361_14 div,#stacks_in_4361_14 p,#stacks_in_4361_14 ol,#stacks_in_4361_14 ul li,#stacks_in_4361_14 ol li,#stacks_in_4361_14 ol,#stacks_in_4361_14 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_14,#stacks_in_4361_14 div,#stacks_in_4361_14 p,#stacks_in_4361_14 ol,#stacks_in_4361_14 ul li,#stacks_in_4361_14 ol li,#stacks_in_4361_14 ol,#stacks_in_4361_14 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_14{}}

#stacks_in_4361_19 p,#stacks_in_4361_19 div,#stacks_in_4361_19 ul,#stacks_in_4361_19 ol,#stacks_in_4361_19 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_19 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_19 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_19,#stacks_in_4361_19 div,#stacks_in_4361_19 p,#stacks_in_4361_19 ol,#stacks_in_4361_19 ul li,#stacks_in_4361_19 ol li,#stacks_in_4361_19 ol,#stacks_in_4361_19 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_19,#stacks_in_4361_19 div,#stacks_in_4361_19 p,#stacks_in_4361_19 ol,#stacks_in_4361_19 ul li,#stacks_in_4361_19 ol li,#stacks_in_4361_19 ol,#stacks_in_4361_19 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_19{}}

#stacks_in_4361_24 p,#stacks_in_4361_24 div,#stacks_in_4361_24 ul,#stacks_in_4361_24 ol,#stacks_in_4361_24 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_24 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_24 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_24,#stacks_in_4361_24 div,#stacks_in_4361_24 p,#stacks_in_4361_24 ol,#stacks_in_4361_24 ul li,#stacks_in_4361_24 ol li,#stacks_in_4361_24 ol,#stacks_in_4361_24 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_24,#stacks_in_4361_24 div,#stacks_in_4361_24 p,#stacks_in_4361_24 ol,#stacks_in_4361_24 ul li,#stacks_in_4361_24 ol li,#stacks_in_4361_24 ol,#stacks_in_4361_24 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_24{}}

#stacks_in_4361_29 p,#stacks_in_4361_29 div,#stacks_in_4361_29 ul,#stacks_in_4361_29 ol,#stacks_in_4361_29 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_29 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_29 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_29,#stacks_in_4361_29 div,#stacks_in_4361_29 p,#stacks_in_4361_29 ol,#stacks_in_4361_29 ul li,#stacks_in_4361_29 ol li,#stacks_in_4361_29 ol,#stacks_in_4361_29 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_29,#stacks_in_4361_29 div,#stacks_in_4361_29 p,#stacks_in_4361_29 ol,#stacks_in_4361_29 ul li,#stacks_in_4361_29 ol li,#stacks_in_4361_29 ol,#stacks_in_4361_29 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_29{}}

#stacks_in_4361_34 p,#stacks_in_4361_34 div,#stacks_in_4361_34 ul,#stacks_in_4361_34 ol,#stacks_in_4361_34 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_34 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_34 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_34,#stacks_in_4361_34 div,#stacks_in_4361_34 p,#stacks_in_4361_34 ol,#stacks_in_4361_34 ul li,#stacks_in_4361_34 ol li,#stacks_in_4361_34 ol,#stacks_in_4361_34 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_34,#stacks_in_4361_34 div,#stacks_in_4361_34 p,#stacks_in_4361_34 ol,#stacks_in_4361_34 ul li,#stacks_in_4361_34 ol li,#stacks_in_4361_34 ol,#stacks_in_4361_34 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_34{}}

#stacks_in_4361_44 p,#stacks_in_4361_44 div,#stacks_in_4361_44 ul,#stacks_in_4361_44 ol,#stacks_in_4361_44 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_44 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_44 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_44,#stacks_in_4361_44 div,#stacks_in_4361_44 p,#stacks_in_4361_44 ol,#stacks_in_4361_44 ul li,#stacks_in_4361_44 ol li,#stacks_in_4361_44 ol,#stacks_in_4361_44 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_44,#stacks_in_4361_44 div,#stacks_in_4361_44 p,#stacks_in_4361_44 ol,#stacks_in_4361_44 ul li,#stacks_in_4361_44 ol li,#stacks_in_4361_44 ol,#stacks_in_4361_44 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_44{}}

#stacks_in_4361_74 p,#stacks_in_4361_74 div,#stacks_in_4361_74 ul,#stacks_in_4361_74 ol,#stacks_in_4361_74 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_74 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_74 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_74,#stacks_in_4361_74 div,#stacks_in_4361_74 p,#stacks_in_4361_74 ol,#stacks_in_4361_74 ul li,#stacks_in_4361_74 ol li,#stacks_in_4361_74 ol,#stacks_in_4361_74 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_74,#stacks_in_4361_74 div,#stacks_in_4361_74 p,#stacks_in_4361_74 ol,#stacks_in_4361_74 ul li,#stacks_in_4361_74 ol li,#stacks_in_4361_74 ol,#stacks_in_4361_74 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_74{}}

#stacks_in_4361_172 p,#stacks_in_4361_172 div,#stacks_in_4361_172 ul,#stacks_in_4361_172 ol,#stacks_in_4361_172 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_172 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_172 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_172,#stacks_in_4361_172 div,#stacks_in_4361_172 p,#stacks_in_4361_172 ol,#stacks_in_4361_172 ul li,#stacks_in_4361_172 ol li,#stacks_in_4361_172 ol,#stacks_in_4361_172 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_172,#stacks_in_4361_172 div,#stacks_in_4361_172 p,#stacks_in_4361_172 ol,#stacks_in_4361_172 ul li,#stacks_in_4361_172 ol li,#stacks_in_4361_172 ol,#stacks_in_4361_172 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_172{}}

#stacks_in_4361_69 p,#stacks_in_4361_69 div,#stacks_in_4361_69 ul,#stacks_in_4361_69 ol,#stacks_in_4361_69 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_69 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_69 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_69,#stacks_in_4361_69 div,#stacks_in_4361_69 p,#stacks_in_4361_69 ol,#stacks_in_4361_69 ul li,#stacks_in_4361_69 ol li,#stacks_in_4361_69 ol,#stacks_in_4361_69 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_69,#stacks_in_4361_69 div,#stacks_in_4361_69 p,#stacks_in_4361_69 ol,#stacks_in_4361_69 ul li,#stacks_in_4361_69 ol li,#stacks_in_4361_69 ol,#stacks_in_4361_69 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_69{}}

#stacks_in_4361_54 p,#stacks_in_4361_54 div,#stacks_in_4361_54 ul,#stacks_in_4361_54 ol,#stacks_in_4361_54 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_54 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_54 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_54,#stacks_in_4361_54 div,#stacks_in_4361_54 p,#stacks_in_4361_54 ol,#stacks_in_4361_54 ul li,#stacks_in_4361_54 ol li,#stacks_in_4361_54 ol,#stacks_in_4361_54 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_54,#stacks_in_4361_54 div,#stacks_in_4361_54 p,#stacks_in_4361_54 ol,#stacks_in_4361_54 ul li,#stacks_in_4361_54 ol li,#stacks_in_4361_54 ol,#stacks_in_4361_54 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_54{}}

#stacks_in_4361_64 p,#stacks_in_4361_64 div,#stacks_in_4361_64 ul,#stacks_in_4361_64 ol,#stacks_in_4361_64 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_64 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_64 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_64,#stacks_in_4361_64 div,#stacks_in_4361_64 p,#stacks_in_4361_64 ol,#stacks_in_4361_64 ul li,#stacks_in_4361_64 ol li,#stacks_in_4361_64 ol,#stacks_in_4361_64 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_64,#stacks_in_4361_64 div,#stacks_in_4361_64 p,#stacks_in_4361_64 ol,#stacks_in_4361_64 ul li,#stacks_in_4361_64 ol li,#stacks_in_4361_64 ol,#stacks_in_4361_64 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_64{}}

#stacks_in_4361_177 p,#stacks_in_4361_177 div,#stacks_in_4361_177 ul,#stacks_in_4361_177 ol,#stacks_in_4361_177 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_4361_177 a{color:rgba(204, 204, 153, 1.00)}#stacks_in_4361_177 a:hover{color:rgba(0, 255, 255, 1.00)}#stacks_in_4361_177,#stacks_in_4361_177 div,#stacks_in_4361_177 p,#stacks_in_4361_177 ol,#stacks_in_4361_177 ul li,#stacks_in_4361_177 ol li,#stacks_in_4361_177 ol,#stacks_in_4361_177 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_4361_177,#stacks_in_4361_177 div,#stacks_in_4361_177 p,#stacks_in_4361_177 ol,#stacks_in_4361_177 ul li,#stacks_in_4361_177 ol li,#stacks_in_4361_177 ol,#stacks_in_4361_177 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_4361_177{}}

/* Start Responsive Shim stack CSS code */.stacks_in_4361_164shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4363shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_4376_16{padding-left:0px;padding-right:0px;}#stacks_in_4376_16 > .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_4376_16 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_4376_16 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_4376_16 > .jack.width-static{width:500px}#stacks_in_4376_16 > .jack.width-flexible{width:100%}#stacks_in_4376_16 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376_16 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376_16 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_4376_16 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376_16 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_4376_16 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_4376_16 > .jack::after{border-radius:0px}#stacks_in_4376_16 > .jack.border-detailed-radius,#stacks_in_4376_16 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376_16 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_4376_16 > .jack.bg-color{background-color:#89C5FF}#stacks_in_4376_16 > .jack.bg-gradient{background-color:#666666}#stacks_in_4376_16 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_4376_16 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_4376_16 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_4376_16 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_4376_16 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4376_16 > .jack.bg-image:not(.glass){}#stacks_in_4376_16 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_4376_16 > .jack.bg-image.glass.after,#stacks_in_4376_16 > .glass.jack.bg-image::after{opacity:0.52;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_4376_16 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_4376_16 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_4376_16 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_4376_16 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_4376_16 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_4376_16 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_4376_16 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4376_16 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_4376_16 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_4376_16 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_4376_16 > .jack.bg-image.glass.after,#stacks_in_4376_16 > .glass.jack.bg-image::after{}#stacks_in_4376_16 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_4376_16 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_4376_16 > .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_4376_16 > .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_4376_16 > .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_4376_16 > .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_4376_16 > .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_4376_16 > .jack.peek-shadow::before,#stacks_in_4376_16 > .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_4376_16 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_4376_16 > .jack{overflow:visible;}#stacks_in_4376_16 > .jack.height-static{height:100px}#stacks_in_4376_16 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_4376_7shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_4376_7 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 0px 0px 1px 0px;
}

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

#stacks_in_4379_2 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_4379_11shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4379_14shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

/* Start doobox Chauffeur css */

.stacks_in_4379_18wrapper{
width: 35px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_4379_18bulter{
cursor: pointer;
border: 1px solid #525252;
background: #666666;
width: 35px;
height: 35px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #EEEEEE;
text-align: center;
line-height: 35px;
margin: 5px;
z-index: 1000001;
background: #666666;
}


.stacks_in_4379_18bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 33px; 
	vertical-align: middle;
}


.stacks_in_4379_18bulter:hover{
color: #DADADA;
background: #757575; /* Old browsers */
}

/* end doobox Chauffeur css */





/* Start Responsive Shim stack CSS code */.stacks_in_6940shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8096shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6947shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_6947 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_6948{padding-left:0px;padding-right:0px;}#stacks_in_6948 > .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_6948 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6948 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6948 > .jack.width-static{width:500px}#stacks_in_6948 > .jack.width-flexible{width:100%}#stacks_in_6948 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6948 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6948 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6948 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6948 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6948 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6948 > .jack::after{border-radius:0px}#stacks_in_6948 > .jack.border-detailed-radius,#stacks_in_6948 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6948 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6948 > .jack.bg-color{background-color:#003958}#stacks_in_6948 > .jack.bg-gradient{background-color:#666666}#stacks_in_6948 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6948 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6948 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6948 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6948 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6948 > .jack.bg-image:not(.glass){}#stacks_in_6948 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6948 > .jack.bg-image.glass.after,#stacks_in_6948 > .glass.jack.bg-image::after{opacity:0.50;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_6948 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6948 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6948 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6948 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6948 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6948 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6948 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6948 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6948 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6948 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6948 > .jack.bg-image.glass.after,#stacks_in_6948 > .glass.jack.bg-image::after{}#stacks_in_6948 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6948 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6948 > .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_6948 > .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_6948 > .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_6948 > .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_6948 > .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_6948 > .jack.peek-shadow::before,#stacks_in_6948 > .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_6948 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6948 > .jack{overflow:visible;}#stacks_in_6948 > .jack.height-static{height:100px}#stacks_in_6948 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6948 {
	background-color: rgba(0, 102, 153, 1.00);
}


/* Start Responsive Shim stack CSS code */.stacks_in_8455shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_8452 p,#stacks_in_8452 div,#stacks_in_8452 ul,#stacks_in_8452 ol,#stacks_in_8452 dl{color:rgba(0, 255, 255, 1.00)}#stacks_in_8452 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8452 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8452,#stacks_in_8452 div,#stacks_in_8452 p,#stacks_in_8452 ol,#stacks_in_8452 ul li,#stacks_in_8452 ol li,#stacks_in_8452 ol,#stacks_in_8452 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_8452,#stacks_in_8452 div,#stacks_in_8452 p,#stacks_in_8452 ol,#stacks_in_8452 ul li,#stacks_in_8452 ol li,#stacks_in_8452 ol,#stacks_in_8452 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8452{}}


/* Start Responsive Shim stack CSS code */.stacks_in_8415shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10491shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_6965shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_6968 p,#stacks_in_6968 div{margin-bottom:0}#stacks_in_6968,#stacks_in_6968 div,#stacks_in_6968 p,#stacks_in_6968 ol,#stacks_in_6968 ul li,#stacks_in_6968 ol li,#stacks_in_6968 ol,#stacks_in_6968 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_6968,#stacks_in_6968 div,#stacks_in_6968 p,#stacks_in_6968 ol,#stacks_in_6968 ul li,#stacks_in_6968 ol li,#stacks_in_6968 ol,#stacks_in_6968 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6968{}}


#stacks_in_6968 {
	padding: 0px 0px 0px 15px;
}
#stacks_in_6972 p,#stacks_in_6972 div,#stacks_in_6972 ul,#stacks_in_6972 ol,#stacks_in_6972 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_6972 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6972 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6972,#stacks_in_6972 div,#stacks_in_6972 p,#stacks_in_6972 ol,#stacks_in_6972 ul li,#stacks_in_6972 ol li,#stacks_in_6972 ol,#stacks_in_6972 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_6972,#stacks_in_6972 div,#stacks_in_6972 p,#stacks_in_6972 ol,#stacks_in_6972 ul li,#stacks_in_6972 ol li,#stacks_in_6972 ol,#stacks_in_6972 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6972{}}


#stacks_in_6972 {
	padding: 0px 66px 0px 27px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_6987shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10528shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7015shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8190shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_10655shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10658shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_10648 p,#stacks_in_10648 div{margin-bottom:0}#stacks_in_10648,#stacks_in_10648 div,#stacks_in_10648 p,#stacks_in_10648 ol,#stacks_in_10648 ul li,#stacks_in_10648 ol li,#stacks_in_10648 ol,#stacks_in_10648 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_10648,#stacks_in_10648 div,#stacks_in_10648 p,#stacks_in_10648 ol,#stacks_in_10648 ul li,#stacks_in_10648 ol li,#stacks_in_10648 ol,#stacks_in_10648 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10648{}}


#stacks_in_10648 {
	padding: 0px 0px 8px 16px;
}

#stacks_in_6975 p,#stacks_in_6975 div,#stacks_in_6975 ul,#stacks_in_6975 ol,#stacks_in_6975 dl{color:rgba(204, 255, 255, 1.00)}#stacks_in_6975 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6975 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6975,#stacks_in_6975 div,#stacks_in_6975 p,#stacks_in_6975 ol,#stacks_in_6975 ul li,#stacks_in_6975 ol li,#stacks_in_6975 ol,#stacks_in_6975 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_6975,#stacks_in_6975 div,#stacks_in_6975 p,#stacks_in_6975 ol,#stacks_in_6975 ul li,#stacks_in_6975 ol li,#stacks_in_6975 ol,#stacks_in_6975 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6975{}}


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

/* Start Responsive Shim stack CSS code */.stacks_in_10582shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10587shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */


/* Start Responsive Shim stack CSS code */.stacks_in_6664shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8100shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6671shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_6671 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_6672{padding-left:0px;padding-right:0px;}#stacks_in_6672 > .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_6672 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_6672 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_6672 > .jack.width-static{width:500px}#stacks_in_6672 > .jack.width-flexible{width:100%}#stacks_in_6672 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_6672 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6672 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_6672 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_6672 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_6672 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_6672 > .jack::after{border-radius:0px}#stacks_in_6672 > .jack.border-detailed-radius,#stacks_in_6672 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_6672 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_6672 > .jack.bg-color{background-color:#003958}#stacks_in_6672 > .jack.bg-gradient{background-color:#666666}#stacks_in_6672 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_6672 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_6672 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_6672 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_6672 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6672 > .jack.bg-image:not(.glass){}#stacks_in_6672 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_6672 > .jack.bg-image.glass.after,#stacks_in_6672 > .glass.jack.bg-image::after{opacity:0.50;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_6672 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_6672 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_6672 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_6672 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_6672 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_6672 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_6672 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6672 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_6672 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_6672 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_6672 > .jack.bg-image.glass.after,#stacks_in_6672 > .glass.jack.bg-image::after{}#stacks_in_6672 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_6672 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_6672 > .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_6672 > .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_6672 > .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_6672 > .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_6672 > .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_6672 > .jack.peek-shadow::before,#stacks_in_6672 > .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_6672 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_6672 > .jack{overflow:visible;}#stacks_in_6672 > .jack.height-static{height:100px}#stacks_in_6672 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_6672 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_8417shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6687shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6696shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_6674shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6675shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6676shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_6730skyward, .stacks_in_6730skywardInner, .stacks_in_6730wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_6730skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_6730skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_6730skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





.skywardClearing:after{
	content: "";
    display: table;
    clear: both;
}


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_6733shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6736shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6678shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6679shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_6700 h2,#stacks_in_6700 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_6700 h2,#stacks_in_6700 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6700 h2,#stacks_in_6700 div{line-height:1.25}}#stacks_in_6700 h2,#stacks_in_6700 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_6700 h2 a,#stacks_in_6700 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_6700 h2 a:hover,#stacks_in_6700 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_6700 small,#stacks_in_6700 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6700 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


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

/* Start Responsive Shim stack CSS code */.stacks_in_6681shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_6712 p,#stacks_in_6712 div{margin-bottom:0}#stacks_in_6712,#stacks_in_6712 div,#stacks_in_6712 p,#stacks_in_6712 ol,#stacks_in_6712 ul li,#stacks_in_6712 ol li,#stacks_in_6712 ol,#stacks_in_6712 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_6712,#stacks_in_6712 div,#stacks_in_6712 p,#stacks_in_6712 ol,#stacks_in_6712 ul li,#stacks_in_6712 ol li,#stacks_in_6712 ol,#stacks_in_6712 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6712{}}

#stacks_in_6682 p,#stacks_in_6682 div,#stacks_in_6682 ul,#stacks_in_6682 ol,#stacks_in_6682 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_6682 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6682 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6682,#stacks_in_6682 div,#stacks_in_6682 p,#stacks_in_6682 ol,#stacks_in_6682 ul li,#stacks_in_6682 ol li,#stacks_in_6682 ol,#stacks_in_6682 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_6682,#stacks_in_6682 div,#stacks_in_6682 p,#stacks_in_6682 ol,#stacks_in_6682 ul li,#stacks_in_6682 ol li,#stacks_in_6682 ol,#stacks_in_6682 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6682{}}


#stacks_in_6682 {
	padding: 0px 30px 0px 0px;
}
#stacks_in_6683 p,#stacks_in_6683 div,#stacks_in_6683 ul,#stacks_in_6683 ol,#stacks_in_6683 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_6683 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6683 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_6683,#stacks_in_6683 div,#stacks_in_6683 p,#stacks_in_6683 ol,#stacks_in_6683 ul li,#stacks_in_6683 ol li,#stacks_in_6683 ol,#stacks_in_6683 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_6683,#stacks_in_6683 div,#stacks_in_6683 p,#stacks_in_6683 ol,#stacks_in_6683 ul li,#stacks_in_6683 ol li,#stacks_in_6683 ol,#stacks_in_6683 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6683{}}


#stacks_in_6683 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6720shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_6684shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6685shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8099shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_11088shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11091shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_11092{padding-left:0px;padding-right:0px;}#stacks_in_11092 > .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_11092 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_11092 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_11092 > .jack.width-static{width:500px}#stacks_in_11092 > .jack.width-flexible{width:100%}#stacks_in_11092 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_11092 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_11092 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_11092 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_11092 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_11092 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_11092 > .jack::after{border-radius:0px}#stacks_in_11092 > .jack.border-detailed-radius,#stacks_in_11092 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_11092 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_11092 > .jack.bg-color{background-color:#003958}#stacks_in_11092 > .jack.bg-gradient{background-color:#666666}#stacks_in_11092 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_11092 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_11092 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_11092 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_11092 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_11092 > .jack.bg-image:not(.glass){}#stacks_in_11092 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_11092 > .jack.bg-image.glass.after,#stacks_in_11092 > .glass.jack.bg-image::after{opacity:0.50;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_11092 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_11092 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_11092 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_11092 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_11092 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_11092 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_11092 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_11092 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_11092 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_11092 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_11092 > .jack.bg-image.glass.after,#stacks_in_11092 > .glass.jack.bg-image::after{}#stacks_in_11092 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_11092 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_11092 > .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_11092 > .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_11092 > .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_11092 > .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_11092 > .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_11092 > .jack.peek-shadow::before,#stacks_in_11092 > .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_11092 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_11092 > .jack{overflow:visible;}#stacks_in_11092 > .jack.height-static{height:100px}#stacks_in_11092 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_11092 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_11103shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_11104 p,#stacks_in_11104 div,#stacks_in_11104 ul,#stacks_in_11104 ol,#stacks_in_11104 dl{color:rgba(0, 255, 255, 1.00)}#stacks_in_11104 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11104 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_11104,#stacks_in_11104 div,#stacks_in_11104 p,#stacks_in_11104 ol,#stacks_in_11104 ul li,#stacks_in_11104 ol li,#stacks_in_11104 ol,#stacks_in_11104 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_11104,#stacks_in_11104 div,#stacks_in_11104 p,#stacks_in_11104 ol,#stacks_in_11104 ul li,#stacks_in_11104 ol li,#stacks_in_11104 ol,#stacks_in_11104 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11104{}}

/* Start Responsive Shim stack CSS code */.stacks_in_11098shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_11145shim{	padding-top: 7%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11146shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_11148shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11169shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_11114shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_11115 h2,#stacks_in_11115 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_11115 h2,#stacks_in_11115 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11115 h2,#stacks_in_11115 div{line-height:1.25}}#stacks_in_11115 h2,#stacks_in_11115 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_11115 h2 a,#stacks_in_11115 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_11115 h2 a:hover,#stacks_in_11115 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_11115 small,#stacks_in_11115 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_11115 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_11115 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_11121 h2,#stacks_in_11121 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_11121 h2,#stacks_in_11121 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11121 h2,#stacks_in_11121 div{line-height:1.25}}#stacks_in_11121 h2,#stacks_in_11121 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_11121 h2 a,#stacks_in_11121 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_11121 h2 a:hover,#stacks_in_11121 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_11121 small,#stacks_in_11121 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_11121 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_11121 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_11127shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_11132 p,#stacks_in_11132 div{margin-bottom:0}#stacks_in_11132,#stacks_in_11132 div,#stacks_in_11132 p,#stacks_in_11132 ol,#stacks_in_11132 ul li,#stacks_in_11132 ol li,#stacks_in_11132 ol,#stacks_in_11132 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_11132,#stacks_in_11132 div,#stacks_in_11132 p,#stacks_in_11132 ol,#stacks_in_11132 ul li,#stacks_in_11132 ol li,#stacks_in_11132 ol,#stacks_in_11132 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11132{}}

#stacks_in_11136 p,#stacks_in_11136 div,#stacks_in_11136 ul,#stacks_in_11136 ol,#stacks_in_11136 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_11136 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11136 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_11136,#stacks_in_11136 div,#stacks_in_11136 p,#stacks_in_11136 ol,#stacks_in_11136 ul li,#stacks_in_11136 ol li,#stacks_in_11136 ol,#stacks_in_11136 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_11136,#stacks_in_11136 div,#stacks_in_11136 p,#stacks_in_11136 ol,#stacks_in_11136 ul li,#stacks_in_11136 ol li,#stacks_in_11136 ol,#stacks_in_11136 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11136{}}


#stacks_in_11136 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_11139 p,#stacks_in_11139 div,#stacks_in_11139 ul,#stacks_in_11139 ol,#stacks_in_11139 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_11139 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11139 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_11139{}}


#stacks_in_11139 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_11142shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11150shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11170shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10666shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_10666 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_10667{padding-left:0px;padding-right:0px;}#stacks_in_10667 > .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_10667 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10667 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10667 > .jack.width-static{width:500px}#stacks_in_10667 > .jack.width-flexible{width:100%}#stacks_in_10667 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10667 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10667 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10667 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10667 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10667 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10667 > .jack::after{border-radius:0px}#stacks_in_10667 > .jack.border-detailed-radius,#stacks_in_10667 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10667 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10667 > .jack.bg-color{background-color:#003958}#stacks_in_10667 > .jack.bg-gradient{background-color:#666666}#stacks_in_10667 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10667 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10667 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10667 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10667 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10667 > .jack.bg-image:not(.glass){}#stacks_in_10667 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10667 > .jack.bg-image.glass.after,#stacks_in_10667 > .glass.jack.bg-image::after{opacity:0.50;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_10667 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10667 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10667 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10667 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10667 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10667 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10667 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10667 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10667 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10667 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10667 > .jack.bg-image.glass.after,#stacks_in_10667 > .glass.jack.bg-image::after{}#stacks_in_10667 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10667 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10667 > .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_10667 > .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_10667 > .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_10667 > .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_10667 > .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_10667 > .jack.peek-shadow::before,#stacks_in_10667 > .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_10667 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10667 > .jack{overflow:visible;}#stacks_in_10667 > .jack.height-static{height:100px}#stacks_in_10667 > .jack.height-minmax{min-height:100px;max-height:800px}


/* Start Responsive Shim stack CSS code */.stacks_in_10669shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10671shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_10731 p,#stacks_in_10731 div{margin-bottom:0}#stacks_in_10731,#stacks_in_10731 div,#stacks_in_10731 p,#stacks_in_10731 ol,#stacks_in_10731 ul li,#stacks_in_10731 ol li,#stacks_in_10731 ol,#stacks_in_10731 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_10731,#stacks_in_10731 div,#stacks_in_10731 p,#stacks_in_10731 ol,#stacks_in_10731 ul li,#stacks_in_10731 ol li,#stacks_in_10731 ol,#stacks_in_10731 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10731{letter-spacing:-0.20px;}}


#stacks_in_10731 {
	padding: 0px 0px 8px 16px;
}

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


#stacks_in_10741 {
	padding: 0px 12px 0px 20px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10675shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


/* Start Responsive Shim stack CSS code */.stacks_in_11176shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11178shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_11179{padding-left:0px;padding-right:0px;}#stacks_in_11179 > .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_11179 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_11179 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_11179 > .jack.width-static{width:500px}#stacks_in_11179 > .jack.width-flexible{width:100%}#stacks_in_11179 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_11179 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_11179 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_11179 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_11179 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_11179 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_11179 > .jack::after{border-radius:0px}#stacks_in_11179 > .jack.border-detailed-radius,#stacks_in_11179 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_11179 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_11179 > .jack.bg-color{background-color:#003958}#stacks_in_11179 > .jack.bg-gradient{background-color:#003958}#stacks_in_11179 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_11179 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_11179 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_11179 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_11179 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_11179 > .jack.bg-image:not(.glass){}#stacks_in_11179 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_11179 > .jack.bg-image.glass.after,#stacks_in_11179 > .glass.jack.bg-image::after{opacity:0.50;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_11179 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_11179 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_11179 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_11179 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_11179 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_11179 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_11179 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_11179 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_11179 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_11179 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_11179 > .jack.bg-image.glass.after,#stacks_in_11179 > .glass.jack.bg-image::after{}#stacks_in_11179 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_11179 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_11179 > .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_11179 > .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_11179 > .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_11179 > .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_11179 > .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_11179 > .jack.peek-shadow::before,#stacks_in_11179 > .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_11179 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_11179 > .jack{overflow:visible;}#stacks_in_11179 > .jack.height-static{height:100px}#stacks_in_11179 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_11179 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_11180shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_11181 p,#stacks_in_11181 div,#stacks_in_11181 ul,#stacks_in_11181 ol,#stacks_in_11181 dl{color:rgba(0, 255, 255, 1.00)}#stacks_in_11181 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11181 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_11181,#stacks_in_11181 div,#stacks_in_11181 p,#stacks_in_11181 ol,#stacks_in_11181 ul li,#stacks_in_11181 ol li,#stacks_in_11181 ol,#stacks_in_11181 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_11181,#stacks_in_11181 div,#stacks_in_11181 p,#stacks_in_11181 ol,#stacks_in_11181 ul li,#stacks_in_11181 ol li,#stacks_in_11181 ol,#stacks_in_11181 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11181{}}

/* Start Responsive Shim stack CSS code */.stacks_in_11183shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_11185shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11186shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11187shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11255shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11217shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_11218 h2,#stacks_in_11218 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_11218 h2,#stacks_in_11218 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11218 h2,#stacks_in_11218 div{line-height:1.15}}#stacks_in_11218 h2,#stacks_in_11218 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_11218 h2 a,#stacks_in_11218 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_11218 h2 a:hover,#stacks_in_11218 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_11218 small,#stacks_in_11218 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_11218 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_11218 {
	padding: 0px 0px 0px 9px;
}
#stacks_in_11224 h2,#stacks_in_11224 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_11224 h2,#stacks_in_11224 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11224 h2,#stacks_in_11224 div{line-height:1.15}}#stacks_in_11224 h2,#stacks_in_11224 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_11224 h2 a,#stacks_in_11224 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_11224 h2 a:hover,#stacks_in_11224 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_11224 small,#stacks_in_11224 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_11224 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_11224 {
	padding: 0px 0px 0px 9px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_11229shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_11234 p,#stacks_in_11234 div{margin-bottom:0}#stacks_in_11234,#stacks_in_11234 div,#stacks_in_11234 p,#stacks_in_11234 ol,#stacks_in_11234 ul li,#stacks_in_11234 ol li,#stacks_in_11234 ol,#stacks_in_11234 dl{font-size:1.18rem}@media all and (max-width:640px){#stacks_in_11234,#stacks_in_11234 div,#stacks_in_11234 p,#stacks_in_11234 ol,#stacks_in_11234 ul li,#stacks_in_11234 ol li,#stacks_in_11234 ol,#stacks_in_11234 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11234{}}

#stacks_in_11190 p,#stacks_in_11190 div,#stacks_in_11190 ul,#stacks_in_11190 ol,#stacks_in_11190 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_11190 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11190 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_11190,#stacks_in_11190 div,#stacks_in_11190 p,#stacks_in_11190 ol,#stacks_in_11190 ul li,#stacks_in_11190 ol li,#stacks_in_11190 ol,#stacks_in_11190 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_11190,#stacks_in_11190 div,#stacks_in_11190 p,#stacks_in_11190 ol,#stacks_in_11190 ul li,#stacks_in_11190 ol li,#stacks_in_11190 ol,#stacks_in_11190 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11190{}}


#stacks_in_11190 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_11191 p,#stacks_in_11191 div,#stacks_in_11191 ul,#stacks_in_11191 ol,#stacks_in_11191 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_11191 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11191 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_11191{}}


#stacks_in_11191 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_11242shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11192shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11193shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10752shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_10752 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_10753{padding-left:0px;padding-right:0px;}#stacks_in_10753 > .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_10753 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10753 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10753 > .jack.width-static{width:500px}#stacks_in_10753 > .jack.width-flexible{width:100%}#stacks_in_10753 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10753 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10753 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10753 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10753 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10753 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10753 > .jack::after{border-radius:0px}#stacks_in_10753 > .jack.border-detailed-radius,#stacks_in_10753 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10753 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10753 > .jack.bg-color{background-color:#003958}#stacks_in_10753 > .jack.bg-gradient{background-color:#666666}#stacks_in_10753 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10753 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10753 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10753 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10753 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10753 > .jack.bg-image:not(.glass){}#stacks_in_10753 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10753 > .jack.bg-image.glass.after,#stacks_in_10753 > .glass.jack.bg-image::after{opacity:0.50;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_10753 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10753 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10753 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10753 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10753 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10753 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10753 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10753 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10753 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10753 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10753 > .jack.bg-image.glass.after,#stacks_in_10753 > .glass.jack.bg-image::after{}#stacks_in_10753 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10753 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10753 > .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_10753 > .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_10753 > .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_10753 > .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_10753 > .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_10753 > .jack.peek-shadow::before,#stacks_in_10753 > .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_10753 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10753 > .jack{overflow:visible;}#stacks_in_10753 > .jack.height-static{height:100px}#stacks_in_10753 > .jack.height-minmax{min-height:100px;max-height:800px}


/* Start Responsive Shim stack CSS code */.stacks_in_10767shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10770shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_10778 p,#stacks_in_10778 div{margin-bottom:0}#stacks_in_10778,#stacks_in_10778 div,#stacks_in_10778 p,#stacks_in_10778 ol,#stacks_in_10778 ul li,#stacks_in_10778 ol li,#stacks_in_10778 ol,#stacks_in_10778 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_10778,#stacks_in_10778 div,#stacks_in_10778 p,#stacks_in_10778 ol,#stacks_in_10778 ul li,#stacks_in_10778 ol li,#stacks_in_10778 ol,#stacks_in_10778 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10778{letter-spacing:-0.20px;}}


#stacks_in_10778 {
	padding: 0px 0px 8px 16px;
}


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


#stacks_in_10802 {
	padding: 0px 12px 0px 20px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10775shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_11009shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11012shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_11012 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_11013{padding-left:0px;padding-right:0px;}#stacks_in_11013 > .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_11013 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_11013 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_11013 > .jack.width-static{width:500px}#stacks_in_11013 > .jack.width-flexible{width:100%}#stacks_in_11013 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_11013 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_11013 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_11013 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_11013 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_11013 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_11013 > .jack::after{border-radius:0px}#stacks_in_11013 > .jack.border-detailed-radius,#stacks_in_11013 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_11013 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_11013 > .jack.bg-color{background-color:#003958}#stacks_in_11013 > .jack.bg-gradient{background-color:#666666}#stacks_in_11013 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_11013 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_11013 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_11013 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_11013 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_11013 > .jack.bg-image:not(.glass){}#stacks_in_11013 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_11013 > .jack.bg-image.glass.after,#stacks_in_11013 > .glass.jack.bg-image::after{opacity:0.50;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_11013 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_11013 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_11013 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_11013 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_11013 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_11013 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_11013 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_11013 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_11013 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_11013 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_11013 > .jack.bg-image.glass.after,#stacks_in_11013 > .glass.jack.bg-image::after{}#stacks_in_11013 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_11013 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_11013 > .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_11013 > .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_11013 > .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_11013 > .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_11013 > .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_11013 > .jack.peek-shadow::before,#stacks_in_11013 > .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_11013 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_11013 > .jack{overflow:visible;}#stacks_in_11013 > .jack.height-static{height:100px}#stacks_in_11013 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_11013 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_11024shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_11025 p,#stacks_in_11025 div,#stacks_in_11025 ul,#stacks_in_11025 ol,#stacks_in_11025 dl{color:rgba(0, 255, 255, 1.00)}#stacks_in_11025 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11025 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_11025,#stacks_in_11025 div,#stacks_in_11025 p,#stacks_in_11025 ol,#stacks_in_11025 ul li,#stacks_in_11025 ol li,#stacks_in_11025 ol,#stacks_in_11025 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_11025,#stacks_in_11025 div,#stacks_in_11025 p,#stacks_in_11025 ol,#stacks_in_11025 ul li,#stacks_in_11025 ol li,#stacks_in_11025 ol,#stacks_in_11025 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11025{}}

/* Start Responsive Shim stack CSS code */.stacks_in_11019shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11068shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_11059shim{	padding-top: 11%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11060shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11061shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11077shim{	padding-top: 11%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_11063shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */
#stacks_in_11034 h2,#stacks_in_11034 .hTxt:not(.segment) div{font-size:1.55rem}@media all and (max-width:640px){#stacks_in_11034 h2,#stacks_in_11034 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11034 h2,#stacks_in_11034 div{line-height:1.25}}#stacks_in_11034 h2,#stacks_in_11034 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_11034 h2 a,#stacks_in_11034 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_11034 h2 a:hover,#stacks_in_11034 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_11034 small,#stacks_in_11034 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_11034 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


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

/* Start Responsive Shim stack CSS code */.stacks_in_11047shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_11048 p,#stacks_in_11048 div{margin-bottom:0}#stacks_in_11048,#stacks_in_11048 div,#stacks_in_11048 p,#stacks_in_11048 ol,#stacks_in_11048 ul li,#stacks_in_11048 ol li,#stacks_in_11048 ol,#stacks_in_11048 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_11048,#stacks_in_11048 div,#stacks_in_11048 p,#stacks_in_11048 ol,#stacks_in_11048 ul li,#stacks_in_11048 ol li,#stacks_in_11048 ol,#stacks_in_11048 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11048{}}

#stacks_in_11052 p,#stacks_in_11052 div,#stacks_in_11052 ul,#stacks_in_11052 ol,#stacks_in_11052 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_11052 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11052 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_11052,#stacks_in_11052 div,#stacks_in_11052 p,#stacks_in_11052 ol,#stacks_in_11052 ul li,#stacks_in_11052 ol li,#stacks_in_11052 ol,#stacks_in_11052 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_11052,#stacks_in_11052 div,#stacks_in_11052 p,#stacks_in_11052 ol,#stacks_in_11052 ul li,#stacks_in_11052 ol li,#stacks_in_11052 ol,#stacks_in_11052 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_11052{}}


#stacks_in_11052 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_11055 p,#stacks_in_11055 div,#stacks_in_11055 ul,#stacks_in_11055 ol,#stacks_in_11055 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_11055 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_11055 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_11055{}}


#stacks_in_11055 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_11066shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_7877shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_7877 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_7878{padding-left:0px;padding-right:0px;}#stacks_in_7878 > .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_7878 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7878 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7878 > .jack.width-static{width:500px}#stacks_in_7878 > .jack.width-flexible{width:100%}#stacks_in_7878 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7878 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7878 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7878 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7878 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7878 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7878 > .jack::after{border-radius:0px}#stacks_in_7878 > .jack.border-detailed-radius,#stacks_in_7878 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7878 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7878 > .jack.bg-color{background-color:#003958}#stacks_in_7878 > .jack.bg-gradient{background-color:#666666}#stacks_in_7878 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7878 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7878 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7878 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7878 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7878 > .jack.bg-image:not(.glass){}#stacks_in_7878 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7878 > .jack.bg-image.glass.after,#stacks_in_7878 > .glass.jack.bg-image::after{opacity:0.50;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_7878 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7878 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7878 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7878 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7878 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7878 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7878 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7878 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7878 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7878 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7878 > .jack.bg-image.glass.after,#stacks_in_7878 > .glass.jack.bg-image::after{}#stacks_in_7878 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7878 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7878 > .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_7878 > .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_7878 > .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_7878 > .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_7878 > .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_7878 > .jack.peek-shadow::before,#stacks_in_7878 > .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_7878 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7878 > .jack{overflow:visible;}#stacks_in_7878 > .jack.height-static{height:100px}#stacks_in_7878 > .jack.height-minmax{min-height:100px;max-height:800px}


/* Start Responsive Shim stack CSS code */.stacks_in_7893shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10628shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_7909 p,#stacks_in_7909 div{margin-bottom:0}#stacks_in_7909,#stacks_in_7909 div,#stacks_in_7909 p,#stacks_in_7909 ol,#stacks_in_7909 ul li,#stacks_in_7909 ol li,#stacks_in_7909 ol,#stacks_in_7909 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_7909,#stacks_in_7909 div,#stacks_in_7909 p,#stacks_in_7909 ol,#stacks_in_7909 ul li,#stacks_in_7909 ol li,#stacks_in_7909 ol,#stacks_in_7909 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_7909{}}


#stacks_in_7909 {
	padding: 0px 0px 8px 16px;
}

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


#stacks_in_7895 {
	padding: 0px 12px 0px 20px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_7931shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8192shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_7439shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_7440{padding-left:0px;padding-right:0px;}#stacks_in_7440 > .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_7440 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7440 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7440 > .jack.width-static{width:500px}#stacks_in_7440 > .jack.width-flexible{width:100%}#stacks_in_7440 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7440 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7440 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7440 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7440 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7440 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7440 > .jack::after{border-radius:0px}#stacks_in_7440 > .jack.border-detailed-radius,#stacks_in_7440 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7440 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7440 > .jack.bg-color{background-color:#003958}#stacks_in_7440 > .jack.bg-gradient{background-color:#666666}#stacks_in_7440 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7440 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7440 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7440 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7440 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7440 > .jack.bg-image:not(.glass){}#stacks_in_7440 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7440 > .jack.bg-image.glass.after,#stacks_in_7440 > .glass.jack.bg-image::after{opacity:0.50;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_7440 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7440 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7440 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7440 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7440 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7440 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7440 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7440 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7440 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7440 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7440 > .jack.bg-image.glass.after,#stacks_in_7440 > .glass.jack.bg-image::after{}#stacks_in_7440 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7440 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7440 > .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_7440 > .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_7440 > .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_7440 > .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_7440 > .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_7440 > .jack.peek-shadow::before,#stacks_in_7440 > .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_7440 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7440 > .jack{overflow:visible;}#stacks_in_7440 > .jack.height-static{height:100px}#stacks_in_7440 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7440 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_8567shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_8568 p,#stacks_in_8568 div,#stacks_in_8568 ul,#stacks_in_8568 ol,#stacks_in_8568 dl{color:rgba(0, 255, 255, 1.00)}#stacks_in_8568 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8568 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8568,#stacks_in_8568 div,#stacks_in_8568 p,#stacks_in_8568 ol,#stacks_in_8568 ul li,#stacks_in_8568 ol li,#stacks_in_8568 ol,#stacks_in_8568 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_8568,#stacks_in_8568 div,#stacks_in_8568 p,#stacks_in_8568 ol,#stacks_in_8568 ul li,#stacks_in_8568 ol li,#stacks_in_8568 ol,#stacks_in_8568 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8568{}}

/* Start Responsive Shim stack CSS code */.stacks_in_8562shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_7442shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8576shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7443shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7489shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8442shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7447shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_7458 h2,#stacks_in_7458 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_7458 h2,#stacks_in_7458 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_7458 h2,#stacks_in_7458 div{line-height:1.25}}#stacks_in_7458 h2,#stacks_in_7458 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_7458 h2 a,#stacks_in_7458 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_7458 h2 a:hover,#stacks_in_7458 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_7458 small,#stacks_in_7458 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_7458 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


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

/* Start Responsive Shim stack CSS code */.stacks_in_7449shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_7471 p,#stacks_in_7471 div{margin-bottom:0}#stacks_in_7471,#stacks_in_7471 div,#stacks_in_7471 p,#stacks_in_7471 ol,#stacks_in_7471 ul li,#stacks_in_7471 ol li,#stacks_in_7471 ol,#stacks_in_7471 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_7471,#stacks_in_7471 div,#stacks_in_7471 p,#stacks_in_7471 ol,#stacks_in_7471 ul li,#stacks_in_7471 ol li,#stacks_in_7471 ol,#stacks_in_7471 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_7471{}}

#stacks_in_7450 p,#stacks_in_7450 div,#stacks_in_7450 ul,#stacks_in_7450 ol,#stacks_in_7450 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_7450 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7450 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_7450,#stacks_in_7450 div,#stacks_in_7450 p,#stacks_in_7450 ol,#stacks_in_7450 ul li,#stacks_in_7450 ol li,#stacks_in_7450 ol,#stacks_in_7450 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_7450,#stacks_in_7450 div,#stacks_in_7450 p,#stacks_in_7450 ol,#stacks_in_7450 ul li,#stacks_in_7450 ol li,#stacks_in_7450 ol,#stacks_in_7450 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_7450{}}


#stacks_in_7450 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_7451 p,#stacks_in_7451 div,#stacks_in_7451 ul,#stacks_in_7451 ol,#stacks_in_7451 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_7451 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7451 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7451{}}


#stacks_in_7451 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7479shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7453shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10810shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_10810 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_10811{padding-left:0px;padding-right:0px;}#stacks_in_10811 > .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_10811 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10811 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10811 > .jack.width-static{width:500px}#stacks_in_10811 > .jack.width-flexible{width:100%}#stacks_in_10811 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10811 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10811 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10811 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10811 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10811 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10811 > .jack::after{border-radius:0px}#stacks_in_10811 > .jack.border-detailed-radius,#stacks_in_10811 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10811 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10811 > .jack.bg-color{background-color:#003958}#stacks_in_10811 > .jack.bg-gradient{background-color:#666666}#stacks_in_10811 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10811 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10811 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10811 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10811 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10811 > .jack.bg-image:not(.glass){}#stacks_in_10811 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10811 > .jack.bg-image.glass.after,#stacks_in_10811 > .glass.jack.bg-image::after{opacity:0.50;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_10811 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10811 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10811 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10811 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10811 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10811 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10811 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10811 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10811 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10811 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10811 > .jack.bg-image.glass.after,#stacks_in_10811 > .glass.jack.bg-image::after{}#stacks_in_10811 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10811 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10811 > .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_10811 > .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_10811 > .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_10811 > .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_10811 > .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_10811 > .jack.peek-shadow::before,#stacks_in_10811 > .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_10811 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10811 > .jack{overflow:visible;}#stacks_in_10811 > .jack.height-static{height:100px}#stacks_in_10811 > .jack.height-minmax{min-height:100px;max-height:800px}


/* Start Responsive Shim stack CSS code */.stacks_in_10812shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10814shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_10839 p,#stacks_in_10839 div{margin-bottom:0}#stacks_in_10839,#stacks_in_10839 div,#stacks_in_10839 p,#stacks_in_10839 ol,#stacks_in_10839 ul li,#stacks_in_10839 ol li,#stacks_in_10839 ol,#stacks_in_10839 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_10839,#stacks_in_10839 div,#stacks_in_10839 p,#stacks_in_10839 ol,#stacks_in_10839 ul li,#stacks_in_10839 ol li,#stacks_in_10839 ol,#stacks_in_10839 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10839{letter-spacing:-0.20px;}}


#stacks_in_10839 {
	padding: 0px 0px 8px 16px;
}


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


#stacks_in_10815 {
	padding: 0px 12px 0px 20px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10818shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8193shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8198shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_8199{padding-left:0px;padding-right:0px;}#stacks_in_8199 > .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_8199 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_8199 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_8199 > .jack.width-static{width:500px}#stacks_in_8199 > .jack.width-flexible{width:100%}#stacks_in_8199 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_8199 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8199 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_8199 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_8199 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_8199 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_8199 > .jack::after{border-radius:0px}#stacks_in_8199 > .jack.border-detailed-radius,#stacks_in_8199 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_8199 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_8199 > .jack.bg-color{background-color:#003958}#stacks_in_8199 > .jack.bg-gradient{background-color:#666666}#stacks_in_8199 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_8199 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_8199 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_8199 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_8199 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8199 > .jack.bg-image:not(.glass){}#stacks_in_8199 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_8199 > .jack.bg-image.glass.after,#stacks_in_8199 > .glass.jack.bg-image::after{opacity:0.50;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_8199 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_8199 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_8199 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_8199 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_8199 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_8199 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_8199 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8199 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_8199 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_8199 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_8199 > .jack.bg-image.glass.after,#stacks_in_8199 > .glass.jack.bg-image::after{}#stacks_in_8199 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_8199 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_8199 > .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_8199 > .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_8199 > .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_8199 > .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_8199 > .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_8199 > .jack.peek-shadow::before,#stacks_in_8199 > .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_8199 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_8199 > .jack{overflow:visible;}#stacks_in_8199 > .jack.height-static{height:100px}#stacks_in_8199 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_8199 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_8549shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_8550 p,#stacks_in_8550 div,#stacks_in_8550 ul,#stacks_in_8550 ol,#stacks_in_8550 dl{color:rgba(0, 255, 255, 1.00)}#stacks_in_8550 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8550 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8550,#stacks_in_8550 div,#stacks_in_8550 p,#stacks_in_8550 ol,#stacks_in_8550 ul li,#stacks_in_8550 ol li,#stacks_in_8550 ol,#stacks_in_8550 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_8550,#stacks_in_8550 div,#stacks_in_8550 p,#stacks_in_8550 ol,#stacks_in_8550 ul li,#stacks_in_8550 ol li,#stacks_in_8550 ol,#stacks_in_8550 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8550{}}

/* Start Responsive Shim stack CSS code */.stacks_in_8544shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */

/* Start Responsive Shim stack CSS code */.stacks_in_8221shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8558shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8222shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8257shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8441shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8207shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_8208 h2,#stacks_in_8208 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_8208 h2,#stacks_in_8208 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8208 h2,#stacks_in_8208 div{line-height:1.15}}#stacks_in_8208 h2,#stacks_in_8208 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_8208 h2 a,#stacks_in_8208 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_8208 h2 a:hover,#stacks_in_8208 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_8208 small,#stacks_in_8208 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_8208 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_8208 {
	padding: 0px 0px 0px 12px;
}
#stacks_in_8214 h2,#stacks_in_8214 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_8214 h2,#stacks_in_8214 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8214 h2,#stacks_in_8214 div{line-height:1.15}}#stacks_in_8214 h2,#stacks_in_8214 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_8214 h2 a,#stacks_in_8214 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_8214 h2 a:hover,#stacks_in_8214 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_8214 small,#stacks_in_8214 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_8214 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_8214 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8219shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_8236 p,#stacks_in_8236 div{margin-bottom:0}#stacks_in_8236,#stacks_in_8236 div,#stacks_in_8236 p,#stacks_in_8236 ol,#stacks_in_8236 ul li,#stacks_in_8236 ol li,#stacks_in_8236 ol,#stacks_in_8236 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_8236,#stacks_in_8236 div,#stacks_in_8236 p,#stacks_in_8236 ol,#stacks_in_8236 ul li,#stacks_in_8236 ol li,#stacks_in_8236 ol,#stacks_in_8236 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8236{}}

#stacks_in_8226 p,#stacks_in_8226 div,#stacks_in_8226 ul,#stacks_in_8226 ol,#stacks_in_8226 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_8226 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8226 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8226,#stacks_in_8226 div,#stacks_in_8226 p,#stacks_in_8226 ol,#stacks_in_8226 ul li,#stacks_in_8226 ol li,#stacks_in_8226 ol,#stacks_in_8226 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_8226,#stacks_in_8226 div,#stacks_in_8226 p,#stacks_in_8226 ol,#stacks_in_8226 ul li,#stacks_in_8226 ol li,#stacks_in_8226 ol,#stacks_in_8226 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8226{}}


#stacks_in_8226 {
	padding: 0px 39px 0px 0px;
}

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


#stacks_in_8227 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8228shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8259shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7632shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10938shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_10938 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_10939{padding-left:0px;padding-right:0px;}#stacks_in_10939 > .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_10939 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10939 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10939 > .jack.width-static{width:500px}#stacks_in_10939 > .jack.width-flexible{width:100%}#stacks_in_10939 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10939 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10939 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10939 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10939 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10939 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10939 > .jack::after{border-radius:0px}#stacks_in_10939 > .jack.border-detailed-radius,#stacks_in_10939 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10939 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10939 > .jack.bg-color{background-color:#003958}#stacks_in_10939 > .jack.bg-gradient{background-color:#666666}#stacks_in_10939 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10939 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10939 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10939 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10939 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10939 > .jack.bg-image:not(.glass){}#stacks_in_10939 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10939 > .jack.bg-image.glass.after,#stacks_in_10939 > .glass.jack.bg-image::after{opacity:0.50;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_10939 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10939 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10939 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10939 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10939 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10939 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10939 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10939 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10939 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10939 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10939 > .jack.bg-image.glass.after,#stacks_in_10939 > .glass.jack.bg-image::after{}#stacks_in_10939 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10939 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10939 > .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_10939 > .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_10939 > .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_10939 > .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_10939 > .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_10939 > .jack.peek-shadow::before,#stacks_in_10939 > .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_10939 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10939 > .jack{overflow:visible;}#stacks_in_10939 > .jack.height-static{height:100px}#stacks_in_10939 > .jack.height-minmax{min-height:100px;max-height:800px}


/* Start Responsive Shim stack CSS code */.stacks_in_10940shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10942shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_10967 p,#stacks_in_10967 div{margin-bottom:0}#stacks_in_10967,#stacks_in_10967 div,#stacks_in_10967 p,#stacks_in_10967 ol,#stacks_in_10967 ul li,#stacks_in_10967 ol li,#stacks_in_10967 ol,#stacks_in_10967 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_10967,#stacks_in_10967 div,#stacks_in_10967 p,#stacks_in_10967 ol,#stacks_in_10967 ul li,#stacks_in_10967 ol li,#stacks_in_10967 ol,#stacks_in_10967 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10967{letter-spacing:-0.20px;}}


#stacks_in_10967 {
	padding: 0px 0px 8px 16px;
}

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


#stacks_in_11000 {
	padding: 0px 12px 0px 20px;
}



/* Start Responsive Shim stack CSS code */.stacks_in_10946shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


/* Start Responsive Shim stack CSS code */.stacks_in_8177shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8111shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_8111 {
	background-color: rgba(0, 102, 153, 1.00);
}

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

#stacks_in_8113 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_8529shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_8530 p,#stacks_in_8530 div,#stacks_in_8530 ul,#stacks_in_8530 ol,#stacks_in_8530 dl{color:rgba(0, 255, 255, 1.00)}#stacks_in_8530 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8530 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8530,#stacks_in_8530 div,#stacks_in_8530 p,#stacks_in_8530 ol,#stacks_in_8530 ul li,#stacks_in_8530 ol li,#stacks_in_8530 ol,#stacks_in_8530 dl{font-size:1.25rem}@media all and (max-width:640px){#stacks_in_8530,#stacks_in_8530 div,#stacks_in_8530 p,#stacks_in_8530 ol,#stacks_in_8530 ul li,#stacks_in_8530 ol li,#stacks_in_8530 ol,#stacks_in_8530 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8530{}}

/* Start Responsive Shim stack CSS code */.stacks_in_8524shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8114shim{	padding-top: 13%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8536shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8115shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8172shim{	padding-top: 12%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8534shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8131shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_8132 h2,#stacks_in_8132 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_8132 h2,#stacks_in_8132 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8132 h2,#stacks_in_8132 div{line-height:1.25}}#stacks_in_8132 h2,#stacks_in_8132 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_8132 h2 a,#stacks_in_8132 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_8132 h2 a:hover,#stacks_in_8132 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_8132 small,#stacks_in_8132 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_8132 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_8132 {
	padding: 0px 0px 0px 12px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8117shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_8151 p,#stacks_in_8151 div{margin-bottom:0}#stacks_in_8151,#stacks_in_8151 div,#stacks_in_8151 p,#stacks_in_8151 ol,#stacks_in_8151 ul li,#stacks_in_8151 ol li,#stacks_in_8151 ol,#stacks_in_8151 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_8151,#stacks_in_8151 div,#stacks_in_8151 p,#stacks_in_8151 ol,#stacks_in_8151 ul li,#stacks_in_8151 ol li,#stacks_in_8151 ol,#stacks_in_8151 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8151{}}


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


#stacks_in_8120 {
	padding: 0px 12px 0px 20px;
}
#stacks_in_8119 p,#stacks_in_8119 div,#stacks_in_8119 ul,#stacks_in_8119 ol,#stacks_in_8119 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_8119 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8119 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_8119,#stacks_in_8119 div,#stacks_in_8119 p,#stacks_in_8119 ol,#stacks_in_8119 ul li,#stacks_in_8119 ol li,#stacks_in_8119 ol,#stacks_in_8119 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_8119,#stacks_in_8119 div,#stacks_in_8119 p,#stacks_in_8119 ol,#stacks_in_8119 ul li,#stacks_in_8119 ol li,#stacks_in_8119 ol,#stacks_in_8119 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_8119{}}


#stacks_in_8119 {
	padding: 0px 39px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8121shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8123shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8176shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_10870shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_10870 {
	background-color: rgba(0, 102, 153, 1.00);
}
#stacks_in_10871{padding-left:0px;padding-right:0px;}#stacks_in_10871 > .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_10871 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_10871 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_10871 > .jack.width-static{width:500px}#stacks_in_10871 > .jack.width-flexible{width:100%}#stacks_in_10871 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_10871 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10871 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_10871 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_10871 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_10871 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_10871 > .jack::after{border-radius:0px}#stacks_in_10871 > .jack.border-detailed-radius,#stacks_in_10871 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_10871 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_10871 > .jack.bg-color{background-color:#003958}#stacks_in_10871 > .jack.bg-gradient{background-color:#666666}#stacks_in_10871 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_10871 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_10871 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_10871 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_10871 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10871 > .jack.bg-image:not(.glass){}#stacks_in_10871 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_10871 > .jack.bg-image.glass.after,#stacks_in_10871 > .glass.jack.bg-image::after{opacity:0.50;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_10871 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_10871 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_10871 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_10871 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_10871 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_10871 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_10871 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10871 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_10871 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_10871 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_10871 > .jack.bg-image.glass.after,#stacks_in_10871 > .glass.jack.bg-image::after{}#stacks_in_10871 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_10871 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_10871 > .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_10871 > .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_10871 > .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_10871 > .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_10871 > .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_10871 > .jack.peek-shadow::before,#stacks_in_10871 > .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_10871 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_10871 > .jack{overflow:visible;}#stacks_in_10871 > .jack.height-static{height:100px}#stacks_in_10871 > .jack.height-minmax{min-height:100px;max-height:800px}


/* Start Responsive Shim stack CSS code */.stacks_in_10872shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_10874shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_10899 p,#stacks_in_10899 div{margin-bottom:0}#stacks_in_10899,#stacks_in_10899 div,#stacks_in_10899 p,#stacks_in_10899 ol,#stacks_in_10899 ul li,#stacks_in_10899 ol li,#stacks_in_10899 ol,#stacks_in_10899 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_10899,#stacks_in_10899 div,#stacks_in_10899 p,#stacks_in_10899 ol,#stacks_in_10899 ul li,#stacks_in_10899 ol li,#stacks_in_10899 ol,#stacks_in_10899 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_10899{letter-spacing:-0.20px;}}


#stacks_in_10899 {
	padding: 0px 0px 8px 16px;
}

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


#stacks_in_10930 {
	padding: 0px 12px 0px 20px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_10878shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


/* Start Responsive Shim stack CSS code */.stacks_in_7516shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_7517{padding-left:0px;padding-right:0px;}#stacks_in_7517 > .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_7517 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_7517 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_7517 > .jack.width-static{width:500px}#stacks_in_7517 > .jack.width-flexible{width:100%}#stacks_in_7517 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_7517 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7517 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_7517 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_7517 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_7517 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_7517 > .jack::after{border-radius:0px}#stacks_in_7517 > .jack.border-detailed-radius,#stacks_in_7517 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_7517 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_7517 > .jack.bg-color{background-color:#003958}#stacks_in_7517 > .jack.bg-gradient{background-color:#666666}#stacks_in_7517 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_7517 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_7517 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_7517 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_7517 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7517 > .jack.bg-image:not(.glass){}#stacks_in_7517 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_7517 > .jack.bg-image.glass.after,#stacks_in_7517 > .glass.jack.bg-image::after{opacity:0.50;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_7517 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_7517 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_7517 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_7517 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_7517 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_7517 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_7517 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7517 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_7517 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_7517 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_7517 > .jack.bg-image.glass.after,#stacks_in_7517 > .glass.jack.bg-image::after{}#stacks_in_7517 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_7517 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_7517 > .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_7517 > .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_7517 > .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_7517 > .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_7517 > .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_7517 > .jack.peek-shadow::before,#stacks_in_7517 > .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_7517 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_7517 > .jack{overflow:visible;}#stacks_in_7517 > .jack.height-static{height:100px}#stacks_in_7517 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_7517 {
	background-color: rgba(0, 102, 153, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_7519shim{	padding-top: 9%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7520shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* -- Start Skyward Each css Template -- */

.stacks_in_7561skyward, .stacks_in_7561skywardInner, .stacks_in_7561wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_7561skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_7561skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_7561skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
	





.skywardClearing:after{
	content: "";
    display: table;
    clear: both;
}


/* -- End Skyward Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_7566shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7569shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7524shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_7535 h2,#stacks_in_7535 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_7535 h2,#stacks_in_7535 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_7535 h2,#stacks_in_7535 div{line-height:1.25}}#stacks_in_7535 h2,#stacks_in_7535 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_7535 h2 a,#stacks_in_7535 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_7535 h2 a:hover,#stacks_in_7535 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_7535 small,#stacks_in_7535 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_7535 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


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

/* Start Responsive Shim stack CSS code */.stacks_in_7526shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_7548 p,#stacks_in_7548 div{margin-bottom:0}#stacks_in_7548,#stacks_in_7548 div,#stacks_in_7548 p,#stacks_in_7548 ol,#stacks_in_7548 ul li,#stacks_in_7548 ol li,#stacks_in_7548 ol,#stacks_in_7548 dl{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_7548,#stacks_in_7548 div,#stacks_in_7548 p,#stacks_in_7548 ol,#stacks_in_7548 ul li,#stacks_in_7548 ol li,#stacks_in_7548 ol,#stacks_in_7548 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_7548{}}

#stacks_in_7527 p,#stacks_in_7527 div,#stacks_in_7527 ul,#stacks_in_7527 ol,#stacks_in_7527 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_7527 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7527 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_7527,#stacks_in_7527 div,#stacks_in_7527 p,#stacks_in_7527 ol,#stacks_in_7527 ul li,#stacks_in_7527 ol li,#stacks_in_7527 ol,#stacks_in_7527 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_7527,#stacks_in_7527 div,#stacks_in_7527 p,#stacks_in_7527 ol,#stacks_in_7527 ul li,#stacks_in_7527 ol li,#stacks_in_7527 ol,#stacks_in_7527 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_7527{}}


#stacks_in_7527 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_7528 p,#stacks_in_7528 div,#stacks_in_7528 ul,#stacks_in_7528 ol,#stacks_in_7528 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_7528 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7528 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7528{}}


#stacks_in_7528 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7556shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7529shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7530shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */