/*
 * 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-left24{padding-left:1.5rem ;}  
.pad-divider{padding-top:1rem ;padding-right:1.5rem ;padding-bottom:0.75rem ;padding-left:1.5rem ;}  
.pad-left16{padding-top:0 ;padding-right:0 ;padding-bottom:0 ;padding-left:1rem ;}  
.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_6036shim{	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_1302shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_1302 {
	padding: 0px 6px 0px 0px;
}

#stacks_in_1303 {
	margin: 0px 32px 0px 32px;
	padding: 0px 0px 0px 6px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1304shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
/* 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_1305shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */#stacks_in_1307{padding-left:0px;padding-right:0px;}#stacks_in_1307 > .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_1307 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_1307 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_1307 > .jack.width-static{width:500px}#stacks_in_1307 > .jack.width-flexible{width:100%}#stacks_in_1307 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_1307 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_1307 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_1307 > .jack::after{border-radius:0px}#stacks_in_1307 > .jack.border-detailed-radius,#stacks_in_1307 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_1307 > .jack.bg-color{background-color:#003958}#stacks_in_1307 > .jack.bg-gradient{background-color:#33484F}#stacks_in_1307 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1307 > .jack.bg-image:not(.glass){}#stacks_in_1307 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_1307 > .jack.bg-image.glass.after,#stacks_in_1307 > .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_1307 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_1307 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_1307 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_1307 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_1307 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_1307 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_1307 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1307 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_1307 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_1307 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_1307 > .jack.bg-image.glass.after,#stacks_in_1307 > .glass.jack.bg-image::after{}#stacks_in_1307 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_1307 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_1307 > .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_1307 > .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_1307 > .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_1307 > .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_1307 > .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_1307 > .jack.peek-shadow::before,#stacks_in_1307 > .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_1307 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_1307 > .jack{overflow:visible;}#stacks_in_1307 > .jack.height-static{height:100px}#stacks_in_1307 > .jack.height-minmax{min-height:100px;max-height:800px}
/* Start Responsive Shim stack CSS code */.stacks_in_1309shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_1309 {
	padding: 0px 6px 0px 0px;
}
#stacks_in_1310 h1,#stacks_in_1310 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_1310 h1,#stacks_in_1310 .hTxt:not(.segment) div{font-size:1.15rem}}#stacks_in_1310 h1,#stacks_in_1310 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_1310 h1 a,#stacks_in_1310 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_1310 h1 a:hover,#stacks_in_1310 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_1310 small,#stacks_in_1310 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1310 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


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

#stacks_in_1327 {
	font-weight: bold;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1312shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_1312 {
	padding: 0px 6px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3172shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


/* Start Responsive Shim stack CSS code */.stacks_in_133shim{	padding-top: 2%;}/* 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:#333333;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:1.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_139 p,#stacks_in_139 div{margin-bottom:0}#stacks_in_139 p,#stacks_in_139 div,#stacks_in_139 ul,#stacks_in_139 ol,#stacks_in_139 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_139 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_139 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_139,#stacks_in_139 div,#stacks_in_139 p,#stacks_in_139 ol,#stacks_in_139 ul li,#stacks_in_139 ol li,#stacks_in_139 ol,#stacks_in_139 dl{font-size:1.35rem}@media all and (max-width:640px){#stacks_in_139,#stacks_in_139 div,#stacks_in_139 p,#stacks_in_139 ol,#stacks_in_139 ul li,#stacks_in_139 ol li,#stacks_in_139 ol,#stacks_in_139 dl{font-size:0.90rem}}@media only screen and (min-width:0px){#stacks_in_139,#stacks_in_139 div,#stacks_in_139 p,#stacks_in_139 .fa:not(.no-indent),#stacks_in_139 ol,#stacks_in_139 ul li,#stacks_in_139 ol li,#stacks_in_139 ol,#stacks_in_139 dl{line-height:1.15}}@media only screen and (min-width:0px){#stacks_in_139{}}


#stacks_in_139 {
	padding: 12px 0px 6px 60px;
}

#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;
}

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

#stacks_in_158,#stacks_in_158 * {
	overflow: visible !important;
}

#stacks_in_158 img{
	-webkit-filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.5));
	max-width: 100%;
	height: auto;
	transform: translate3d(0,0,0);
}

.stacks_in_158_wrapper {
	box-sizing: border-box;
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
	max-width: calc(10000px - 10px);
	margin: 0 auto 0 auto;
}





/* -- End Shady Each css Template -- */
#stacks_in_4525 h2,#stacks_in_4525 .hTxt:not(.segment) div{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_4525 h2,#stacks_in_4525 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_4525 h2,#stacks_in_4525 div{line-height:1.25}}#stacks_in_4525 h2,#stacks_in_4525 div{color:rgba(204, 204, 204, 1.00)}#stacks_in_4525 h2 a,#stacks_in_4525 div a{color:rgba(204, 204, 204, 1.00)}#stacks_in_4525 h2 a:hover,#stacks_in_4525 div a:hover{color:rgba(153, 153, 153, 1.00)}#stacks_in_4525 small,#stacks_in_4525 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_4525 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_162 h2,#stacks_in_162 .hTxt:not(.segment) div{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_162 h2,#stacks_in_162 .hTxt:not(.segment) div{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_162 h2,#stacks_in_162 div{line-height:1.20}}#stacks_in_162 h2,#stacks_in_162 div{color:rgba(204, 204, 204, 1.00)}#stacks_in_162 h2 a,#stacks_in_162 div a{color:rgba(204, 204, 204, 1.00)}#stacks_in_162 h2 a:hover,#stacks_in_162 div a:hover{color:rgba(153, 153, 153, 1.00)}#stacks_in_162 small,#stacks_in_162 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_162 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}

#stacks_in_161 h2,#stacks_in_161 .hTxt:not(.segment) div{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_161 h2,#stacks_in_161 .hTxt:not(.segment) div{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_161 h2,#stacks_in_161 div{line-height:1.20}}#stacks_in_161 h2,#stacks_in_161 div{color:rgba(204, 204, 204, 1.00)}#stacks_in_161 h2 a,#stacks_in_161 div a{color:rgba(204, 204, 204, 1.00)}#stacks_in_161 h2 a:hover,#stacks_in_161 div a:hover{color:rgba(153, 153, 153, 1.00)}#stacks_in_161 small,#stacks_in_161 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_161 {
	padding: 0px 0px 3px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_551shim{	padding-top: 1%;}/* 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_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: 6%;}/* 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{}}

#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_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: 2%;}/* End Responsive Shim stack CSS code */

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


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

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

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

.stacks_in_6918skyward, .stacks_in_6918skywardInner, .stacks_in_6918wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_6918skywardInner {
	top: -6px;
	margin-bottom: -6px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_6918skywardInner {
				top: -0px;
				margin-bottom: -0px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_6918skywardInner {
				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_6921shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6924shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6871shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */#stacks_in_6892 h2,#stacks_in_6892 .hTxt:not(.segment) div{font-size:1.60rem}@media all and (max-width:640px){#stacks_in_6892 h2,#stacks_in_6892 .hTxt:not(.segment) div{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_6892 h2,#stacks_in_6892 div{line-height:1.25}}#stacks_in_6892 h2,#stacks_in_6892 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_6892 h2 a,#stacks_in_6892 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_6892 h2 a:hover,#stacks_in_6892 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_6892 small,#stacks_in_6892 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_6892 h2.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


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

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

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


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


#stacks_in_6876 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6913shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6877shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7016shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */

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

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

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

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


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


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

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


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


#stacks_in_8047 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8064shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8066shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8087shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


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

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

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

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


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


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

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


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


#stacks_in_7955 {
	padding: 0px 12px 0px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7989shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_7956shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_8007shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
/* Start Responsive Shim stack CSS code */.stacks_in_8191shim{	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}

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

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


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

/* Start Responsive Shim stack CSS code */.stacks_in_7893shim{	padding-top: 3%;}/* 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_7894 p,#stacks_in_7894 div,#stacks_in_7894 ul,#stacks_in_7894 ol,#stacks_in_7894 dl{color:rgba(204, 204, 153, 1.00)}#stacks_in_7894 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7894 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_7894,#stacks_in_7894 div,#stacks_in_7894 p,#stacks_in_7894 ol,#stacks_in_7894 ul li,#stacks_in_7894 ol li,#stacks_in_7894 ol,#stacks_in_7894 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_7894,#stacks_in_7894 div,#stacks_in_7894 p,#stacks_in_7894 ol,#stacks_in_7894 ul li,#stacks_in_7894 ol li,#stacks_in_7894 ol,#stacks_in_7894 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_7894{}}


#stacks_in_7894 {
	padding: 0px 39px 0px 0px;
}
#stacks_in_7895 p,#stacks_in_7895 div,#stacks_in_7895 ul,#stacks_in_7895 ol,#stacks_in_7895 dl{color:rgba(204, 204, 153, 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_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_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;
}
#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;
}
/* 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_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 */
/* 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 */