/*
 * baguetteboxcss
 */

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

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

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


 .sections-stack .content.preload-content{opacity:0}html.no-js .sections-stack .content.preload-content{opacity:1}
 .sections-box--stack .s-box>.s-box-content{position:relative}.sections-box--stack.box-3d{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.sections-box--stack.box-pos.sbox-h-center{margin-left:auto!important;margin-right:auto!important}.sections-box--stack.box-pos.sbox-h-right{margin-right:0!important;margin-left:auto!important}.sections-box--stack.box-pos>.s-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.sections-box--stack.box-pos>.s-box>.s-box-content{position:relative;width:100%}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-top{-ms-flex-item-align:start;align-self:flex-start}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-center{-ms-flex-item-align:center;align-self:center}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-bottom{-ms-flex-item-align:end;align-self:flex-end}.sections-box--stack.box-abs-inline{position:absolute!important;display:inline-block;width:auto!important}.sections-box--stack.box-abs{position:absolute!important;max-width:100%;max-height:100%}.sections-box--stack.box-abs.sbox-top{top:0}.sections-box--stack.box-abs.sbox-h-left{left:0;right:auto}.sections-box--stack.box-abs.sbox-h-right{right:0;left:auto}.sections-box--stack.box-abs.sbox-v-bottom{bottom:0;top:auto}.sections-box--stack.box-abs.sbox-v-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sections-box--stack.box-abs.sbox-h-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sections-box--stack.box-abs.sbox-v-center.sbox-h-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sections-box--stack.box-abs.size-content{height:auto!important}.sections-box--stack.box-abs.size-content>.s-box{position:relative}.sections-box--stack.box-abs:not(.size-content)>.s-box>.s-box-content.box-v-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sections-box--stack.box-abs:not(.size-content)>.s-box>.s-box-content.box-v-bottom{position:absolute;bottom:0;left:0;width:100%}.sections-box--stack .box-link>a{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:999}
.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack{position:relative}.b-p.icon-only{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.bp-wrap.bp-txt-left>.b-p:not(.icon-only){text-align:left!important}.bp-wrap.bp-txt-center>.b-p:not(.icon-only){text-align:center!important}.bp-wrap.bp-txt-right>.b-p:not(.icon-only){text-align:right!important}.bp-wrap.noclick-active>.b-p.active{pointer-events:none!important} .bp-wrap.inline-wrap{display:inline-block}
.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none !important;padding:0;margin:0}
.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap{position:relative}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group{position:relative;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;display:-ms-flexbox;display:flex}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.wrap-auto{-ms-flex-wrap:wrap;flex-wrap:wrap}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.wrap-none{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.bp-ws-nowrap .bp-wrap>.b-p{white-space:nowrap}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.v-flex-start{box-align:start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.v-flex-center{box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.v-flex-end{box-align:end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end;-ms-flex-align:end}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group>.bp-wrap:not(.inline-wrapped)>.b-p,.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group .bp-wrap.bp-zone-item>.bp-wrap:not(.inline-wrapped)>.b-p{box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.text-flex-start>.bp-wrap:not(.inline-wrapped)>.b-p,.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.text-flex-start .bp-wrap.bp-zone-item>.bp-wrap:not(.inline-wrapped)>.b-p{box-align:start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.text-flex-end>.bp-wrap:not(.inline-wrapped)>.b-p,.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.text-flex-end .bp-wrap.bp-zone-item>.bp-wrap:not(.inline-wrapped)>.b-p{box-align:end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end;-ms-flex-align:end}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group>.bp-wrap{box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;display:-ms-flexbox;display:flex}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group>.bp-wrap.button-no-grow{box-flex:0;-moz-flex:0 1 auto!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group>.bp-wrap.button-no-grow>.b-p:not(.icon-only){width:auto}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group>.bp-wrap.bp-centered{box-pack:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group>.bp-wrap.icon-button{flex-shrink:0!important;-ms-flex-negative:0!important}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.group-center{align-content:center;-ms-flex-line-pack:center}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.group-center.no-space{box-pack:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.group-center.group-between{box-pack:justify;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.group-center.group-around{box-pack:center;-moz-justify-content:space-around;-ms-justify-content:space-around;-o-justify-content:space-around;justify-content:space-around;-ms-flex-pack:center}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.group-right{box-pack:end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack>.bp-group-wrap>.bp-group.group-left{box-pack:start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.row .com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack.group-toggle-active.toggle-full>.bp-group-wrap>.bp-group>.bp-zone-item>div>div>.row{margin-left:auto;margin-right:auto}.com_bigwhiteduck_stacks_buttonplus2_buttongroup_stack:not(.group-stacked) .bp-wrap.block-icon>.b-p{-ms-flex-direction:column;flex-direction:column}
.blu-wrap.bwd{overflow:visible}.blu-wrap.bwd>.blueprint-col{padding-top:.1px;padding-bottom:.1px}.blu-wrap.bwd>.blueprint-col,.blu-wrap.bwd>.blueprint-col>.blucol-content{position:relative}.blu-wrap.bwd>.blueprint-col>.blucol-content[class*="style-pro-stacks"].has-z{z-index:1}.blu-wrap.bwd>.blueprint-col>.blucol-content[class*="style-pro-stacks"]::before{z-index:-1}.blu-wrap.bwd>.blueprint-col>.blucol-content[class*="style-pro-stacks"]:not(.full-ovl)::after{z-index:-1}.blu-wrap.bwd>.blueprint-col .blu-cf::before,.blu-wrap.bwd>.blueprint-col .blu-cf::after{content:" ";display:table}.blu-wrap.bwd>.blueprint-col .blu-cf::after{clear:both}.blu-wrap.bwd>.blueprint-col>.blu-link>a{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:999}
.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}
#stacks_in_762_1 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_762_1 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_762_1 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_762_1 > .row.padding-detailed.padding-medium-up,#stacks_in_762_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_762_1 > .row.padding-detailed.padding-y-medium-up,#stacks_in_762_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_762_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_762_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}





	
	


  .s-vault-1.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper>.content{margin:0;padding:0}.s-vault-1.s-pro>.shear-wrapper>.shear-inner::before,.s-vault-1.s-pro>.shear-wrapper>.shear-inner::after{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.s-vault-1.s-pro>.sections-layer{display:none}   .s-vault-1.s-pro.vault-margin{margin-top:0}  .s-vault-1.s-pro.vault-margin{margin-bottom:0}   .s-vault-1.s-pro.vault-margin>.shear-wrapper>.shear-inner::after,.s-vault-1.s-pro.vault-margin>.shear-wrapper>.shear-inner::before{margin-top:0.00%}  .s-vault-1.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper.vault-width{width:100%;max-width:100%; margin-left:auto;margin-right:auto;  }@media screen and (min-width:640px){.s-vault-1.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper.vault-width{width:100%;max-width:1680px; margin-left:auto;margin-right:auto;  }}  .s-vault-1.s-pro>.shear-wrapper>.shear-inner>.inner-content.vaultPad{padding-top:4.00%;padding-bottom:4.00%}@media screen and (min-width:640px){.s-vault-1.s-pro>.shear-wrapper>.shear-inner>.inner-content.vaultPad{padding-top:4.00%;padding-bottom:4.00%}}  .s-vault-1.s-pro>.shear-wrapper>.shear-inner>.inner-content.vaultPadSide{padding-left:5.00%;padding-right:5.00%}@media screen and (min-width:640px){.s-vault-1.s-pro>.shear-wrapper>.shear-inner>.inner-content.vaultPadSide{padding-left:6.00%;padding-right:5.00%}} 

	
	


  .s-vault-2.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper>.content{margin:0;padding:0}.s-vault-2.s-pro>.shear-wrapper>.shear-inner::before,.s-vault-2.s-pro>.shear-wrapper>.shear-inner::after{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.s-vault-2.s-pro>.sections-layer{display:none}   .s-vault-2.s-pro.vault-margin{margin-top:0}  .s-vault-2.s-pro.vault-margin{margin-bottom:0}   .s-vault-2.s-pro.vault-margin>.shear-wrapper>.shear-inner::after,.s-vault-2.s-pro.vault-margin>.shear-wrapper>.shear-inner::before{margin-top:0.00%}  .s-vault-2.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper.vault-width{width:95%;max-width:100%; margin-left:auto;margin-right:auto;  }@media screen and (min-width:640px){.s-vault-2.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper.vault-width{width:90%;max-width:1680px; margin-left:auto;margin-right:auto;  }}  .s-vault-2.s-pro>.shear-wrapper>.shear-inner>.inner-content.vaultPad{padding-top:20.00%;padding-bottom:20.00%}@media screen and (min-width:640px){.s-vault-2.s-pro>.shear-wrapper>.shear-inner>.inner-content.vaultPad{padding-top:6.00%;padding-bottom:6.00%}}  .s-vault-2.s-pro>.shear-wrapper>.shear-inner>.inner-content.vaultPadSide{padding-left:1.00%;padding-right:1.00%}@media screen and (min-width:640px){.s-vault-2.s-pro>.shear-wrapper>.shear-inner>.inner-content.vaultPadSide{padding-left:5.00vw;padding-right:5.00vw}} 

	
	


  .s-vault-3.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper>.content{margin:0;padding:0}.s-vault-3.s-pro>.shear-wrapper>.shear-inner::before,.s-vault-3.s-pro>.shear-wrapper>.shear-inner::after{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.s-vault-3.s-pro>.sections-layer{display:none}   .s-vault-3.s-pro.vault-margin{margin-top:0}  .s-vault-3.s-pro.vault-margin{margin-bottom:0}   .s-vault-3.s-pro.vault-margin>.shear-wrapper>.shear-inner::after,.s-vault-3.s-pro.vault-margin>.shear-wrapper>.shear-inner::before{margin-top:0.00%}  .s-vault-3.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper.vault-width{width:100%;max-width:100%; margin-left:auto;margin-right:auto;  }@media screen and (min-width:640px){.s-vault-3.s-pro>.shear-wrapper>.shear-inner>.inner-content>.content-wrapper.vault-width{width:100%;max-width:240px; margin-left:auto;margin-right:auto;  }}   
     .bg-vault-1::before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0}   .bg-vault-1:not(.bg-featured)::before{opacity:1.0;background-repeat:no-repeat;background-position:left top;background-size:cover;  background-image:url(../files/obgImage-4-E80.jpg); }
@media only screen and (max-device-width:1024px){.bg-vault-1::before{background-attachment:scroll!important}}     
     .bg-vault-2::before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0}   .bg-vault-2:not(.bg-featured)::before{opacity:1.0;background-repeat:no-repeat;background-position:left top;background-size:auto;  background-image:url(../files/obgImage-14-E80.jpg); }
@media only screen and (max-device-width:1024px){.bg-vault-2::before{background-attachment:scroll!important}}     
     .bg-vault-4::before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0} .bg-vault-4::before{background-color:rgba(33, 33, 33, 1.00)}    
     .bg-vault-5::before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0} .bg-vault-5::before{background-color:rgba(0, 0, 0, 1.00)}    
     .bg-vault-6::before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0} .bg-vault-6::before{background-color:rgba(0, 0, 0, 0.50)}    
     .bg-vault-7::before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0} .bg-vault-7::before{background-color:rgba(58, 3, 128, 0.50)}    
     .bg-vault-8::before{position:absolute;z-index:-1;content:"";top:0;left:0;bottom:0;right:0}   .bg-vault-8:not(.bg-featured)::before{opacity:0.85;background-repeat:repeat;background-position:left top;background-size:auto;  background-image:url(../files/obgImage-16-E80.png); }
@media only screen and (max-device-width:1024px){.bg-vault-8::before{background-attachment:scroll!important}}     
     .ovl-vault-5::after{position:absolute;content:"";top:0;left:0;bottom:0;right:0} .ovl-vault-5::after{background-color:rgba(0, 0, 0, 0.33)}    
  .bdr-vault-1::before{border-width: 1px ;border-style:solid;border-color:rgba(203, 199, 182, 1.00);-webkit-box-shadow: none ;box-shadow: none }.bdr-vault-1::before,.bdr-vault-1::after{border-radius: 20px }.bdr-vault-1>.sections-layer{border-radius: 20px }    
  .bdr-vault-2::before{border-width: 1px 0px 1px 0px ;border-style:solid;border-color:rgba(57, 57, 52, 1.00);-webkit-box-shadow: none ;box-shadow: none }.bdr-vault-2::before,.bdr-vault-2::after{border-radius: 0px }.bdr-vault-2>.sections-layer{border-radius: 0px }    
  .bdr-vault-5::before{border-width: 6px 0px 6px 0px ;border-style:solid;border-color:rgba(146, 143, 131, 1.00);-webkit-box-shadow: none ;box-shadow: none }.bdr-vault-5::before,.bdr-vault-5::after{border-radius: 0px }.bdr-vault-5>.sections-layer{border-radius: 0px }    
  .bdr-vault-3::before{border-width: 1px 0px 0px 0px ;border-style:solid;border-color:rgba(99, 97, 87, 1.00);-webkit-box-shadow: none ;box-shadow: none }.bdr-vault-3::before,.bdr-vault-3::after{border-radius: 0px }.bdr-vault-3>.sections-layer{border-radius: 0px }    
  .bdr-vault-4::before{border-width: 0px 0px 1px 0px ;border-style:solid;border-color:rgba(99, 97, 87, 1.00);-webkit-box-shadow: none ;box-shadow: none }.bdr-vault-4::before,.bdr-vault-4::after{border-radius: 0px }.bdr-vault-4>.sections-layer{border-radius: 0px }    
   @media only screen and (min-width:% id=spacingBP %px){.bp-vault-1.b-p:not(.not-vault):not(.icon-only){line-height:1.40!important}}     .bp-vault-1.b-p:not(.not-vault){border:1px solid rgba(255, 255, 255, 1.00)}.bp-vault-1.b-p:not(.not-vault):hover{border:1px solid rgba(255, 255, 255, 1.00)} .bp-vault-1.b-p:not(.not-vault){color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.33)}.bp-vault-1.b-p:not(.not-vault):not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,-webkit-box-shadow 200ms ease} .bp-vault-1.b-p:not(.not-vault){background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 0.33)),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(0, 0, 0, 0.33),rgba(0, 0, 0, 0.33))}.bp-vault-1.b-p:not(.not-vault).split-icon>.bp-icon:not(.not-vault){background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-,%id=iconBgColor[0]))!important;background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))!important}  .bp-vault-1.b-p:not(.not-vault):not(.bp-hover):hover{color:rgba(255, 255, 255, 1.00)!important; background-color:rgba(0, 0, 0, 1.00);} .bp-vault-1.b-p:not(.not-vault):not(.bp-hover):hover{ background-color:rgba(0, 0, 0, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-40%,%id=buttonColors[1]));background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00));}
.bp-vault-1.b-p:not(.not-vault):not(.bp-hover).split-icon>.bp-icon:hover{ background-color:rgba(0, 0, 0, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-40%,%id=iconBgColor[1]))!important;background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))!important;}   .bp-vault-1.b-p:not(.not-vault)>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-1.b-p:not(.not-vault):not(.d-hov)>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-1.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon{background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-1.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-1.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important} .bp-vault-1.b-p:not(.not-vault):hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-1.b-p:not(.not-vault):not(.d-hov):hover>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-1.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon{background:rgba(0, 0, 0, 1.00);background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-1.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-1.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important}  .bp-vault-1.b-p:not(.custom-shape){border-radius:4px}.bp-vault-1.b-p:not(.custom-shape).split-icon:not(.icon-only)>.bp-icon.icon-left{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.bp-vault-1.b-p:not(.custom-shape).split-icon:not(.icon-only)>.bp-icon.icon-right{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}    .bp-vault-1:not(.not-vault) .code-finder{content:"bp-fonts"}.bp-vault-1.icon-only{padding:0!important;border-radius:50%!important;}.bp-vault-1.icon-only>.bp-icon>.bp-glyph{font-size:100%!important;margin-left:0.00%!important}.bp-vault-1.icon-only .fa:before{line-height:51px}.bp-vault-1.icon-only.tiny{width:33px;height:33px}.bp-vault-1.icon-only.tiny .fa:before{line-height:33px}.bp-vault-1.icon-only.small{width:44px;height:44px}.bp-vault-1.icon-only.small .fa:before{line-height:44px}.bp-vault-1.icon-only.large{width:61px;height:61px}.bp-vault-1.icon-only.large .fa:before{line-height:61px}  @media only screen and (max-width:480.00px){.bp-vault-1:not(.typo-custom){font-size:1.40rem!important}.bp-vault-1:not(.typo-custom).icon-only{width:calc(1.40rem + 1.50rem)!important;height:calc(1.40rem + 1.50rem)!important}.bp-vault-1:not(.typo-custom).icon-only .fa:before{line-height:calc(1.40rem + 1.50rem)!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){.bp-vault-1:not(.typo-custom){font-size:1.00rem!important}.bp-vault-1:not(.typo-custom).icon-only{width:calc(1.00rem + 1.00rem)!important;height:calc(1.00rem + 1.00rem)!important}.bp-vault-1:not(.typo-custom).icon-only .fa:before{line-height:calc(1.00rem + 1.00rem)!important}}@media only screen and (min-width:640.00px) and (max-width:1536.00px){.bp-vault-1:not(.typo-custom){font-size:1.20rem!important}.bp-vault-1:not(.typo-custom).icon-only{width:calc(1.20rem + 1.50rem)!important;height:calc(1.20rem + 1.50rem)!important}.bp-vault-1:not(.typo-custom).icon-only .fa:before{line-height:calc(1.20rem + 1.50rem)!important}}@media only screen and (min-width:1536.00px){.bp-vault-1:not(.typo-custom){font-size:1.80rem!important}.bp-vault-1:not(.typo-custom).icon-only{width:calc(1.80rem + 1.50rem)!important;height:calc(1.80rem + 1.50rem)!important}.bp-vault-1:not(.typo-custom).icon-only .fa:before{line-height:calc(1.80rem + 1.50rem)!important}} 
   @media only screen and (min-width:% id=spacingBP %px){.bp-vault-2.b-p:not(.not-vault):not(.icon-only){line-height:1.40!important}}     .bp-vault-2.b-p:not(.not-vault){border:1px solid rgba(255, 255, 255, 1.00)}.bp-vault-2.b-p:not(.not-vault):hover{border:1px solid rgba(255, 255, 255, 1.00)} .bp-vault-2.b-p:not(.not-vault){color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 1.00)}.bp-vault-2.b-p:not(.not-vault):not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,-webkit-box-shadow 200ms ease} .bp-vault-2.b-p:not(.not-vault){background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))}.bp-vault-2.b-p:not(.not-vault).split-icon>.bp-icon:not(.not-vault){background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-,%id=iconBgColor[0]))!important;background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))!important}  .bp-vault-2.b-p:not(.not-vault):not(.bp-hover):hover{color:rgba(255, 255, 255, 1.00)!important; background-color:rgba(0, 0, 0, 1.00);} .bp-vault-2.b-p:not(.not-vault):not(.bp-hover):hover{ background-color:rgba(0, 0, 0, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-40%,%id=buttonColors[1]));background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00));}
.bp-vault-2.b-p:not(.not-vault):not(.bp-hover).split-icon>.bp-icon:hover{ background-color:rgba(0, 0, 0, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-40%,%id=iconBgColor[1]))!important;background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))!important;}   .bp-vault-2.b-p:not(.not-vault)>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-2.b-p:not(.not-vault):not(.d-hov)>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-2.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon{background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-2.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-2.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important} .bp-vault-2.b-p:not(.not-vault):hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-2.b-p:not(.not-vault):not(.d-hov):hover>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-2.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon{background:rgba(0, 0, 0, 1.00);background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-2.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-2.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important}  .bp-vault-2.b-p:not(.custom-shape){border-radius:6px}.bp-vault-2.b-p:not(.custom-shape).split-icon:not(.icon-only)>.bp-icon.icon-left{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important}.bp-vault-2.b-p:not(.custom-shape).split-icon:not(.icon-only)>.bp-icon.icon-right{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}    .bp-vault-2:not(.not-vault) .code-finder{content:"bp-fonts"}.bp-vault-2.icon-only{padding:0!important;border-radius:50%!important;}.bp-vault-2.icon-only>.bp-icon>.bp-glyph{font-size:100%!important;margin-left:0.00%!important}.bp-vault-2.icon-only .fa:before{line-height:51px}.bp-vault-2.icon-only.tiny{width:33px;height:33px}.bp-vault-2.icon-only.tiny .fa:before{line-height:33px}.bp-vault-2.icon-only.small{width:44px;height:44px}.bp-vault-2.icon-only.small .fa:before{line-height:44px}.bp-vault-2.icon-only.large{width:61px;height:61px}.bp-vault-2.icon-only.large .fa:before{line-height:61px}  @media only screen and (max-width:480.00px){.bp-vault-2:not(.typo-custom){font-size:0.50rem!important}.bp-vault-2:not(.typo-custom).icon-only{width:calc(0.50rem + 1.00rem)!important;height:calc(0.50rem + 1.00rem)!important}.bp-vault-2:not(.typo-custom).icon-only .fa:before{line-height:calc(0.50rem + 1.00rem)!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){.bp-vault-2:not(.typo-custom){font-size:1.10rem!important}.bp-vault-2:not(.typo-custom).icon-only{width:calc(1.10rem + 1.00rem)!important;height:calc(1.10rem + 1.00rem)!important}.bp-vault-2:not(.typo-custom).icon-only .fa:before{line-height:calc(1.10rem + 1.00rem)!important}}@media only screen and (min-width:640.00px) and (max-width:1536.00px){.bp-vault-2:not(.typo-custom){font-size:1.20rem!important}.bp-vault-2:not(.typo-custom).icon-only{width:calc(1.20rem + 1.50rem)!important;height:calc(1.20rem + 1.50rem)!important}.bp-vault-2:not(.typo-custom).icon-only .fa:before{line-height:calc(1.20rem + 1.50rem)!important}}@media only screen and (min-width:1536.00px){.bp-vault-2:not(.typo-custom){font-size:1.80rem!important}.bp-vault-2:not(.typo-custom).icon-only{width:calc(1.80rem + 1.50rem)!important;height:calc(1.80rem + 1.50rem)!important}.bp-vault-2:not(.typo-custom).icon-only .fa:before{line-height:calc(1.80rem + 1.50rem)!important}} 
   @media only screen and (min-width:% id=spacingBP %px){.bp-vault-3.b-p:not(.not-vault):not(.icon-only){line-height:1.40!important}}     .bp-vault-3.b-p:not(.not-vault){border:0px solid rgba(255, 255, 255, 1.00)}.bp-vault-3.b-p:not(.not-vault):hover{border:0px solid rgba(255, 255, 255, 1.00)} .bp-vault-3.b-p:not(.not-vault){color:rgba(227, 225, 205, 1.00);background-color:rgba(33, 33, 33, 1.00)}.bp-vault-3.b-p:not(.not-vault):not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,-webkit-box-shadow 200ms ease} .bp-vault-3.b-p:not(.not-vault),.bp-vault-3.b-p:not(.not-vault).split-icon>.bp-icon:not(.not-vault){background-image:none}  .bp-vault-3.b-p:not(.not-vault):not(.bp-hover):hover{color:rgba(255, 255, 255, 1.00)!important; background-color:rgba(39, 39, 36, 1.00);} .bp-vault-3.b-p:not(.not-vault):not(.bp-hover):hover,.bp-vault-3.b-p:not(.not-vault):not(.bp-hover).split-icon{background-image:none}   .bp-vault-3.b-p:not(.not-vault)>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-3.b-p:not(.not-vault):not(.d-hov)>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-3.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon{background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-3.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-3.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important} .bp-vault-3.b-p:not(.not-vault):hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-3.b-p:not(.not-vault):not(.d-hov):hover>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-3.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon{background:rgba(0, 0, 0, 1.00);background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-3.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-3.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important}     .bp-vault-3:not(.not-vault) .code-finder{content:"bp-fonts"}.bp-vault-3.icon-only{padding:0!important;border-radius:50%!important; width:51px;height:51px;}.bp-vault-3.icon-only>.bp-icon>.bp-glyph{font-size:100%!important;margin-left:0.00%!important}.bp-vault-3.icon-only .fa:before{line-height:51px}.bp-vault-3.icon-only.tiny{width:33px;height:33px}.bp-vault-3.icon-only.tiny .fa:before{line-height:33px}.bp-vault-3.icon-only.small{width:44px;height:44px}.bp-vault-3.icon-only.small .fa:before{line-height:44px}.bp-vault-3.icon-only.large{width:61px;height:61px}.bp-vault-3.icon-only.large .fa:before{line-height:61px}  
   @media only screen and (min-width:% id=spacingBP %px){.bp-vault-4.b-p:not(.not-vault):not(.icon-only){line-height:1.40!important}}     .bp-vault-4.b-p:not(.not-vault){border:1px solid rgba(57, 57, 52, 1.00)}.bp-vault-4.b-p:not(.not-vault):hover{border:1px solid rgba(99, 97, 87, 1.00)} .bp-vault-4.b-p:not(.not-vault){color:rgba(227, 225, 205, 1.00);background-color:rgba(39, 39, 36, 1.00)}.bp-vault-4.b-p:not(.not-vault):not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,-webkit-box-shadow 200ms ease} .bp-vault-4.b-p:not(.not-vault),.bp-vault-4.b-p:not(.not-vault).split-icon>.bp-icon:not(.not-vault){background-image:none}  .bp-vault-4.b-p:not(.not-vault):not(.bp-hover):hover{color:rgba(227, 225, 205, 1.00)!important; background-color:rgba(33, 33, 33, 1.00);} .bp-vault-4.b-p:not(.not-vault):not(.bp-hover):hover,.bp-vault-4.b-p:not(.not-vault):not(.bp-hover).split-icon{background-image:none}   .bp-vault-4.b-p:not(.not-vault)>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-4.b-p:not(.not-vault):not(.d-hov)>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-4.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon{background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-4.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-4.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important} .bp-vault-4.b-p:not(.not-vault):hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-4.b-p:not(.not-vault):not(.d-hov):hover>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-4.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon{background:rgba(0, 0, 0, 1.00);background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-4.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-4.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important}     .bp-vault-4:not(.not-vault) .code-finder{content:"bp-fonts"}.bp-vault-4.icon-only{padding:0!important;border-radius:50%!important; width:51px;height:51px;}.bp-vault-4.icon-only>.bp-icon>.bp-glyph{font-size:100%!important;margin-left:0.00%!important}.bp-vault-4.icon-only .fa:before{line-height:51px}.bp-vault-4.icon-only.tiny{width:33px;height:33px}.bp-vault-4.icon-only.tiny .fa:before{line-height:33px}.bp-vault-4.icon-only.small{width:44px;height:44px}.bp-vault-4.icon-only.small .fa:before{line-height:44px}.bp-vault-4.icon-only.large{width:61px;height:61px}.bp-vault-4.icon-only.large .fa:before{line-height:61px}  
       .bp-vault-5.b-p:not(.not-vault){border:0px solid rgba(179, 179, 177, 1.00)}.bp-vault-5.b-p:not(.not-vault):hover{border:0px solid rgba(179, 179, 177, 1.00)} .bp-vault-5.b-p:not(.not-vault){color:rgba(57, 57, 52, 1.00);background-color:rgba(227, 225, 205, 1.00)}.bp-vault-5.b-p:not(.not-vault):not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,-webkit-box-shadow 200ms ease} .bp-vault-5.b-p:not(.not-vault){background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(227, 225, 205, 1.00)),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(227, 225, 205, 1.00),rgba(187, 185, 165, 1.00))}.bp-vault-5.b-p:not(.not-vault).split-icon>.bp-icon:not(.not-vault){background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-,%id=iconBgColor[0]))!important;background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))!important}  .bp-vault-5.b-p:not(.not-vault):not(.bp-hover):hover{color:rgba(0, 0, 0, 1.00)!important; background-color:rgba(207, 205, 185, 1.00);} .bp-vault-5.b-p:not(.not-vault):not(.bp-hover):hover{ background-color:rgba(207, 205, 185, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(-,%id=buttonColors[0]),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(207, 205, 185, 1.00),rgba(167, 165, 145, 1.00));}
.bp-vault-5.b-p:not(.not-vault):not(.bp-hover).split-icon>.bp-icon:hover{ background-color:rgba(120, 116, 184, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(-,%id=iconBgColor[0]),color-stop(-,%id=iconBgColor[0]))!important;background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))!important;}   .bp-vault-5.b-p:not(.not-vault)>.bp-icon>.bp-glyph{color:rgba(39, 39, 36, 1.00)!important}.bp-vault-5.b-p:not(.not-vault):not(.d-hov)>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-5.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon{background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-5.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-5.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important} .bp-vault-5.b-p:not(.not-vault):hover>.bp-icon>.bp-glyph{color:rgba(0, 0, 0, 1.00)!important}.bp-vault-5.b-p:not(.not-vault):not(.d-hov):hover>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-5.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon{background:rgba(0, 0, 0, 1.00);background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-5.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-5.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important}  .bp-vault-5.b-p:not(.custom-shape){border-radius:4px}.bp-vault-5.b-p:not(.custom-shape).split-icon:not(.icon-only)>.bp-icon.icon-left{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.bp-vault-5.b-p:not(.custom-shape).split-icon:not(.icon-only)>.bp-icon.icon-right{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}    .bp-vault-5:not(.not-vault) .code-finder{content:"bp-fonts"}.bp-vault-5.icon-only{padding:0!important;border-radius:50%!important;}.bp-vault-5.icon-only>.bp-icon>.bp-glyph{font-size:100%!important;margin-left:0.00%!important}.bp-vault-5.icon-only .fa:before{line-height:51px}.bp-vault-5.icon-only.tiny{width:33px;height:33px}.bp-vault-5.icon-only.tiny .fa:before{line-height:33px}.bp-vault-5.icon-only.small{width:44px;height:44px}.bp-vault-5.icon-only.small .fa:before{line-height:44px}.bp-vault-5.icon-only.large{width:61px;height:61px}.bp-vault-5.icon-only.large .fa:before{line-height:61px}  @media only screen and (max-width:480.00px){.bp-vault-5:not(.typo-custom){font-size:0.80rem!important}.bp-vault-5:not(.typo-custom).icon-only{width:calc(0.80rem + 2.00rem)!important;height:calc(0.80rem + 2.00rem)!important}.bp-vault-5:not(.typo-custom).icon-only .fa:before{line-height:calc(0.80rem + 2.00rem)!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){.bp-vault-5:not(.typo-custom){font-size:0.90rem!important}.bp-vault-5:not(.typo-custom).icon-only{width:calc(0.90rem + 2.00rem)!important;height:calc(0.90rem + 2.00rem)!important}.bp-vault-5:not(.typo-custom).icon-only .fa:before{line-height:calc(0.90rem + 2.00rem)!important}}@media only screen and (min-width:640.00px) and (max-width:1025.00px){.bp-vault-5:not(.typo-custom){font-size:1.60rem!important}.bp-vault-5:not(.typo-custom).icon-only{width:calc(1.60rem + 2.00rem)!important;height:calc(1.60rem + 2.00rem)!important}.bp-vault-5:not(.typo-custom).icon-only .fa:before{line-height:calc(1.60rem + 2.00rem)!important}}@media only screen and (min-width:1025.00px){.bp-vault-5:not(.typo-custom){font-size:1.90rem!important}.bp-vault-5:not(.typo-custom).icon-only{width:calc(1.90rem + 2.00rem)!important;height:calc(1.90rem + 2.00rem)!important}.bp-vault-5:not(.typo-custom).icon-only .fa:before{line-height:calc(1.90rem + 2.00rem)!important}} 
       .bp-vault-6.b-p:not(.not-vault){border:0px solid rgba(179, 179, 177, 1.00)}.bp-vault-6.b-p:not(.not-vault):hover{border:0px solid rgba(179, 179, 177, 1.00)} .bp-vault-6.b-p:not(.not-vault){color:rgba(203, 199, 182, 1.00);background-color:rgba(125, 23, 205, 1.00)}.bp-vault-6.b-p:not(.not-vault):not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,-webkit-box-shadow 200ms ease} .bp-vault-6.b-p:not(.not-vault){background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(125, 23, 205, 1.00)),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(125, 23, 205, 1.00),rgba(85, 0, 165, 1.00))}.bp-vault-6.b-p:not(.not-vault).split-icon>.bp-icon:not(.not-vault){background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-,%id=iconBgColor[0]))!important;background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))!important}  .bp-vault-6.b-p:not(.not-vault):not(.bp-hover):hover{color:rgba(255, 255, 255, 1.00)!important; background-color:rgba(109, 19, 181, 1.00);} .bp-vault-6.b-p:not(.not-vault):not(.bp-hover):hover{ background-color:rgba(109, 19, 181, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(109, 19, 181, 1.00)),color-stop(-40%,%id=buttonColors[1]));background-image:linear-gradient(to bottom,rgba(109, 19, 181, 1.00),rgba(69, 0, 141, 1.00));}
.bp-vault-6.b-p:not(.not-vault):not(.bp-hover).split-icon>.bp-icon:hover{ background-color:rgba(109, 19, 181, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 0, 0, 1.00)),color-stop(-40%,%id=iconBgColor[1]))!important;background-image:linear-gradient(to bottom,rgba(0, 0, 0, 1.00),rgba(0, 0, 0, 1.00))!important;}   .bp-vault-6.b-p:not(.not-vault)>.bp-icon>.bp-glyph{color:rgba(203, 199, 182, 1.00)!important}.bp-vault-6.b-p:not(.not-vault):not(.d-hov)>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-6.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon{background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-6.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-6.b-p:not(.not-vault).split-icon:not(.icon-only)>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important} .bp-vault-6.b-p:not(.not-vault):hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)!important}.bp-vault-6.b-p:not(.not-vault):not(.d-hov):hover>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease;transition:color 200ms ease}.bp-vault-6.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon{background:rgba(0, 0, 0, 1.00);background-color:rgba(0, 0, 0, 1.00)!important}.bp-vault-6.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-left{border-right:1px solid rgba(255, 255, 255, 0.00)!important}.bp-vault-6.b-p:not(.not-vault).split-icon:not(.icon-only):hover>.bp-icon.icon-right{border-left:1px solid rgba(255, 255, 255, 0.00)!important}  .bp-vault-6.b-p:not(.custom-shape){border-radius:6px}.bp-vault-6.b-p:not(.custom-shape).split-icon:not(.icon-only)>.bp-icon.icon-left{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important}.bp-vault-6.b-p:not(.custom-shape).split-icon:not(.icon-only)>.bp-icon.icon-right{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}    .bp-vault-6:not(.not-vault) .code-finder{content:"bp-fonts"}.bp-vault-6.icon-only{padding:0!important;border-radius:50%!important;}.bp-vault-6.icon-only>.bp-icon>.bp-glyph{font-size:100%!important;margin-left:0.00%!important}.bp-vault-6.icon-only .fa:before{line-height:51px}.bp-vault-6.icon-only.tiny{width:33px;height:33px}.bp-vault-6.icon-only.tiny .fa:before{line-height:33px}.bp-vault-6.icon-only.small{width:44px;height:44px}.bp-vault-6.icon-only.small .fa:before{line-height:44px}.bp-vault-6.icon-only.large{width:61px;height:61px}.bp-vault-6.icon-only.large .fa:before{line-height:61px}  @media only screen and (max-width:480.00px){.bp-vault-6:not(.typo-custom){font-size:0.50rem!important}.bp-vault-6:not(.typo-custom).icon-only{width:calc(0.50rem + 1.00rem)!important;height:calc(0.50rem + 1.00rem)!important}.bp-vault-6:not(.typo-custom).icon-only .fa:before{line-height:calc(0.50rem + 1.00rem)!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){.bp-vault-6:not(.typo-custom){font-size:1.00rem!important}.bp-vault-6:not(.typo-custom).icon-only{width:calc(1.00rem + 1.00rem)!important;height:calc(1.00rem + 1.00rem)!important}.bp-vault-6:not(.typo-custom).icon-only .fa:before{line-height:calc(1.00rem + 1.00rem)!important}}@media only screen and (min-width:640.00px) and (max-width:1536.00px){.bp-vault-6:not(.typo-custom){font-size:1.60rem!important}.bp-vault-6:not(.typo-custom).icon-only{width:calc(1.60rem + 1.00rem)!important;height:calc(1.60rem + 1.00rem)!important}.bp-vault-6:not(.typo-custom).icon-only .fa:before{line-height:calc(1.60rem + 1.00rem)!important}}@media only screen and (min-width:1536.00px){.bp-vault-6:not(.typo-custom){font-size:2.00rem!important}.bp-vault-6:not(.typo-custom).icon-only{width:calc(2.00rem + 1.00rem)!important;height:calc(2.00rem + 1.00rem)!important}.bp-vault-6:not(.typo-custom).icon-only .fa:before{line-height:calc(2.00rem + 1.00rem)!important}}   .bp-vault-6:not(.custom-font){font-family:"titillium web",Sans-Serif ;font-weight:400 ;font-style:normal }  
 .no-js #foundation-loader{display:none}#foundation-loader{display:block;background-color:rgba(41, 2, 90, 1.00)}#foundation-loader .loader-inner{margin-left:-20px}#foundation-loader .loader-inner > div{background-color:rgba(227, 225, 205, 1.00)}#foundation-loader .ball-grid-pulse,#foundation-loader .ball-grid-beat,#foundation-loader .semi-circle-spin{margin:0 auto;-webkit-transform:translateY(40%);transform:translateY(40%)}#foundation-loader .loader-inner > div,#foundation-loader .ball-rotate > div:before,#foundation-loader .ball-rotate > div:after,#foundation-loader .ball-clip-rotate-pulse > div:first-child,#foundation-loader .pacman > div:nth-child(3),#foundation-loader .pacman > div:nth-child(4),#foundation-loader .pacman > div:nth-child(5),#foundation-loader .pacman > div:nth-child(6){background-color:rgba(227, 225, 205, 1.00)}#foundation-loader .square-spin > div,#foundation-loader .ball-clip-rotate > div{background-color:rgba(227, 225, 205, 1.00);border-color:rgba(227, 225, 205, 1.00)}#foundation-loader .ball-clip-rotate > div{border-bottom-color:transparent}#foundation-loader .ball-clip-rotate-pulse > div:last-child,#foundation-loader .ball-clip-rotate-multiple > div:last-child{background-color:transparent;border-color:rgba(227, 225, 205, 1.00) transparent rgba(227, 225, 205, 1.00) transparent}#foundation-loader .ball-clip-rotate-multiple > div{background-color:transparent;border-color:transparent rgba(227, 225, 205, 1.00) transparent rgba(227, 225, 205, 1.00)}#foundation-loader .ball-scale-ripple > div,#foundation-loader .ball-scale-ripple-multiple > div,#foundation-loader .ball-triangle-path > div{background-color:transparent;border-color:rgba(227, 225, 205, 1.00)}#foundation-loader .triangle-skew-spin > div{background-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-color:rgba(227, 225, 205, 1.00)}#foundation-loader .pacman > div:first-of-type,#foundation-loader .pacman > div:nth-child(2){background-color:transparent;border-right-color:transparent;border-top-color:rgba(227, 225, 205, 1.00);border-left-color:rgba(227, 225, 205, 1.00);border-bottom-color:rgba(227, 225, 205, 1.00)}#foundation-loader .semi-circle-spin > div{width:35px;height:35px;background-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(70%,transparent),color-stop(30%,rgba(227, 225, 205, 1.00)),to(rgba(227, 225, 205, 1.00)));background-image:linear-gradient(transparent 0%,transparent 70%,rgba(227, 225, 205, 1.00) 30%,rgba(227, 225, 205, 1.00) 100%)}.stacks_top{opacity:0} .theme-version{display:block}.theme-version.number-110,#stacks_in_762_10{display:none}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}::-moz-selection{color:rgba(227, 225, 205, 1.00);background:rgba(33, 33, 33, 1.00);}::selection{color:rgba(227, 225, 205, 1.00);background:rgba(33, 33, 33, 1.00);}::-moz-selection{color:rgba(227, 225, 205, 1.00);background:rgba(33, 33, 33, 1.00);}body,.font-family-text{font-family:"Titillium Web",sans-serif;font-weight:400;}h1,.font-family-h1{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-style:normal;font-weight:200;}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{font-family:"Titillium Web",sans-serif;font-style:normal;font-weight:600;}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#000000;}.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hide-overflow{overflow:hidden !important}.columns > .equalizer.small-up{height:100%}@media only screen and (min-width:40.063em){.columns > .equalizer.medium-up{height:100%}}@media only screen and (min-width:62.563em){.columns > .equalizer.large-up{height:100%}}@media only screen and (max-width:40em){.row.collapse-small > .columns{padding-left:0;padding-right:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.collapse-medium > .columns{padding-left:0;padding-right:0}}@media only screen and (max-width:40em){.row .row.collapse-small{margin:0;width:auto}.row .row.collapse-small::before,.row .row.collapse-small::after{content:" ";display:table}.row .row.collapse-small::after{clear:both}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row .row.collapse-medium{margin:0;width:auto}.row .row.collapse-medium::before,.row .row.collapse-medium::after{content:" ";display:table}.row .row.collapse-medium::after{clear:both}}.column,.columns{padding-left:0.94rem;padding-right:0.94rem}.row .row{margin:0 -0.94rem}.row.divider > .columns:not(:first-child):before{content:" ";margin:0 -0.94rem;position:absolute}@media only screen and (max-width:40em){.row.divider-medium-up > .columns::before,.row.divider-large-up > .columns::before,.small-12::before{display:none}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.divider-large-up > .columns::before,.medium-12::before{display:none}}@media only screen and (min-width:62.563em){.large-12:before{display:none}}.floating-body.radius{border-radius:3px}.floating-body.radius > .columns > .stacks_out:first-child > .stacks_in > .top-bar-wrapper:not(.fixed){border-top-right-radius:3px;border-top-left-radius:3px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1680px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#000000}img.radius{border-radius:3px}img.round{border-radius:1000px}.row{max-width:1680px !important;}.row.max-edge{max-width:100% !important}body{color:rgba(227, 225, 205, 1.00)}a{color:rgba(203, 199, 182, 1.00);-webkit-text-decoration:none;text-decoration:none;font-weight:inherit}a:hover,a:focus{color:rgba(255, 255, 255, 1.00)}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:rgba(0, 0, 0, 1.00)}.alt a{color:rgba(255, 255, 255, 1.00);-webkit-text-decoration:none;text-decoration:none}.alt a:hover,.alt a:focus{color:rgba(203, 199, 182, 1.00)}.alt small{color:rgba(0, 0, 0, 1.00)}h1,h2,h3,h4,h5,h6{color:rgba(255, 255, 255, 1.00);margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:rgba(227, 225, 205, 1.00)}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:rgba(255, 255, 255, 1.00)}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:30%;color:rgba(255, 255, 255, 1.00)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit !important}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:0.8;color:inherit !important}h1{font-size:3.00rem}h2{font-size:2.40rem}h3{font-size:1.40rem}h4{font-size:1.30rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}@media only screen and (min-width:40.063em){h1{font-size:5.00rem}h2{font-size:2.40rem}h3{font-size:1.80rem}h4{font-size:1.66rem}h5{font-size:1.44rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.20rem}}code{color:rgba(204, 55, 30, 1.00)}hr,blockquote,abbr,acronym,.vcard{border-color:rgba(203, 199, 182, 1.00)}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:rgba(203, 199, 182, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(33, 33, 33, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(33, 33, 33, 1.00)}hr.secondary,blockquote.secondary,abbr.secondary,acronym.secondary,.vcard.secondary{border-color:rgba(227, 225, 205, 1.00)}hr.swatch1,blockquote.swatch1,abbr.swatch1,acronym.swatch1,.vcard.swatch1{border-color:rgba(255, 255, 255, 1.00)}hr.swatch2,blockquote.swatch2,abbr.swatch2,acronym.swatch2,.vcard.swatch2{border-color:rgba(242, 240, 220, 1.00)}hr.swatch3,blockquote.swatch3,abbr.swatch3,acronym.swatch3,.vcard.swatch3{border-color:rgba(227, 225, 205, 1.00)}hr.swatch4,blockquote.swatch4,abbr.swatch4,acronym.swatch4,.vcard.swatch4{border-color:rgba(203, 199, 182, 1.00)}hr.swatch5,blockquote.swatch5,abbr.swatch5,acronym.swatch5,.vcard.swatch5{border-color:rgba(146, 143, 131, 1.00)}hr.swatch6,blockquote.swatch6,abbr.swatch6,acronym.swatch6,.vcard.swatch6{border-color:rgba(120, 116, 184, 1.00)}blockquote,blockquote p{color:rgba(255, 255, 255, 1.00)}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:rgba(255, 255, 246, 1.00)}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:rgba(0, 0, 0, 1.00)}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:rgba(0, 0, 0, 1.00)}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1680px}.top-bar .top-bar-section ul li > a.button{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00)}.top-bar .top-bar-section ul li > a.button:hover{color:rgba(227, 225, 205, 1.00);background-color:rgba(31, 31, 31, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary:hover{color:rgba(39, 39, 36, 1.00);background-color:rgba(215, 213, 194, 1.00)}.top-bar .top-bar-section ul li > a.button.alert{background-color:rgba(240, 65, 36, 1.00)}.top-bar .top-bar-section ul li > a.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.top-bar .top-bar-section ul li > a.button.success{background-color:rgba(67, 172, 106, 1.00)}.top-bar .top-bar-section ul li > a.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.top-bar .top-bar-section ul li > a.button.radius{border-radius:3px}.top-bar-wrapper.fn-scheme-primary{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00)}.top-bar-wrapper.fn-scheme-primary ul:not(.title-area) ul.dropdown{background-color:rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-primary .site-title,.top-bar-wrapper.fn-scheme-primary .site-title small,.top-bar-wrapper.fn-scheme-primary a:not(.button){color:rgba(227, 225, 205, 1.00) !important}.top-bar-wrapper.fn-scheme-primary .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(227, 225, 205, 1.00),0 7px 0 1px rgba(227, 225, 205, 1.00),0 14px 0 1px rgba(227, 225, 205, 1.00);box-shadow:0 0 0 1px rgba(227, 225, 205, 1.00),0 7px 0 1px rgba(227, 225, 205, 1.00),0 14px 0 1px rgba(227, 225, 205, 1.00)}.top-bar-wrapper.fn-scheme-secondary{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.top-bar-wrapper.fn-scheme-secondary ul:not(.title-area) ul.dropdown{background-color:rgba(227, 225, 205, 1.00)}.top-bar-wrapper.fn-scheme-secondary .site-title,.top-bar-wrapper.fn-scheme-secondary .site-title small,.top-bar-wrapper.fn-scheme-secondary a:not(.button){color:rgba(39, 39, 36, 1.00) !important}.top-bar-wrapper.fn-scheme-secondary .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(39, 39, 36, 1.00),0 7px 0 1px rgba(39, 39, 36, 1.00),0 14px 0 1px rgba(39, 39, 36, 1.00);box-shadow:0 0 0 1px rgba(39, 39, 36, 1.00),0 7px 0 1px rgba(39, 39, 36, 1.00),0 14px 0 1px rgba(39, 39, 36, 1.00)}.top-bar-wrapper.fn-scheme-swatch1{background-color:rgba(255, 255, 255, 1.00);color:rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 ul:not(.title-area) ul.dropdown{background-color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 .site-title,.top-bar-wrapper.fn-scheme-swatch1 .site-title small,.top-bar-wrapper.fn-scheme-swatch1 a:not(.button){color:rgba(33, 33, 33, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch1 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00);box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch2{background-color:rgba(242, 240, 220, 1.00);color:rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 ul:not(.title-area) ul.dropdown{background-color:rgba(242, 240, 220, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 .site-title,.top-bar-wrapper.fn-scheme-swatch2 .site-title small,.top-bar-wrapper.fn-scheme-swatch2 a:not(.button){color:rgba(33, 33, 33, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch2 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00);box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch3{background-color:rgba(227, 225, 205, 1.00);color:rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 ul:not(.title-area) ul.dropdown{background-color:rgba(227, 225, 205, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 .site-title,.top-bar-wrapper.fn-scheme-swatch3 .site-title small,.top-bar-wrapper.fn-scheme-swatch3 a:not(.button){color:rgba(33, 33, 33, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch3 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00);box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch4{background-color:rgba(203, 199, 182, 1.00);color:rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 ul:not(.title-area) ul.dropdown{background-color:rgba(203, 199, 182, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 .site-title,.top-bar-wrapper.fn-scheme-swatch4 .site-title small,.top-bar-wrapper.fn-scheme-swatch4 a:not(.button){color:rgba(33, 33, 33, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch4 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00);box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch5{background-color:rgba(146, 143, 131, 1.00);color:rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 ul:not(.title-area) ul.dropdown{background-color:rgba(146, 143, 131, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 .site-title,.top-bar-wrapper.fn-scheme-swatch5 .site-title small,.top-bar-wrapper.fn-scheme-swatch5 a:not(.button){color:rgba(33, 33, 33, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch5 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00);box-shadow:0 0 0 1px rgba(33, 33, 33, 1.00),0 7px 0 1px rgba(33, 33, 33, 1.00),0 14px 0 1px rgba(33, 33, 33, 1.00)}.top-bar-wrapper.fn-scheme-swatch6{background-color:rgba(120, 116, 184, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 ul:not(.title-area) ul.dropdown{background-color:rgba(120, 116, 184, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 .site-title,.top-bar-wrapper.fn-scheme-swatch6 .site-title small,.top-bar-wrapper.fn-scheme-swatch6 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch6 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00);box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.alert-box{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00);border-color:rgba(31, 31, 31, 1.00)}.alert-box a:not(.close){color:rgba(227, 225, 205, 1.00);text-decoration:underline}.alert-box.secondary{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00);border-color:rgba(215, 213, 194, 1.00)}.alert-box.alert{background-color:rgba(240, 65, 36, 1.00);border-color:rgba(228, 61, 34, 1.00)}.alert-box.success{background-color:rgba(67, 172, 106, 1.00);border-color:rgba(63, 163, 100, 1.00)}.alert-box.warning{background-color:rgba(240, 138, 36, 1.00);border-color:rgba(228, 131, 34, 1.00)}.alert-box.info{background-color:rgba(160, 211, 232, 1.00);color:rgba(58, 58, 54, 1.00);border-color:rgba(152, 200, 220, 1.00)}.alert-box.radius{border-radius:3px}.breadcrumbs{background-color:rgba(227, 225, 205, 1.00);border-color:rgba(215, 213, 194, 1.00);color:rgba(39, 39, 36, 1.00)}.breadcrumbs .current a{color:rgba(39, 39, 36, 1.00)}.breadcrumbs.radius{border-radius:3px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:rgba(39, 39, 36, 1.00)}.breadcrumbs li:before{color:rgba(58, 58, 54, 1.00)}.breadcrumbs *:first-child:before{margin:0 .75rem}.button{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00)}.button:hover{color:rgba(227, 225, 205, 1.00);background-color:rgba(31, 31, 31, 1.00)}.button.secondary{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.button.secondary:hover{color:rgba(39, 39, 36, 1.00);background-color:rgba(215, 213, 194, 1.00)}.button.alert{background-color:rgba(240, 65, 36, 1.00)}.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.button.success{background-color:rgba(67, 172, 106, 1.00)}.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.button.radius{border-radius:3px}.button.ghost{background-color:transparent;border-width:1px;border-color:rgba(33, 33, 33, 1.00);color:rgba(33, 33, 33, 1.00)}.button.ghost:hover{color:rgba(227, 225, 205, 1.00);border-color:rgba(31, 31, 31, 1.00);background-color:rgba(31, 31, 31, 1.00)}.button.ghost.secondary{border-color:rgba(227, 225, 205, 1.00);color:rgba(227, 225, 205, 1.00)}.button.ghost.secondary:hover{color:rgba(39, 39, 36, 1.00);border-color:rgba(215, 213, 194, 1.00);background-color:rgba(215, 213, 194, 1.00)}.button.ghost.alert{border-color:rgba(240, 65, 36, 1.00);color:rgba(240, 65, 36, 1.00)}.button.ghost.alert:hover{color:rgba(227, 225, 205, 1.00);border-color:rgba(228, 61, 34, 1.00);background-color:rgba(228, 61, 34, 1.00)}.button.ghost.success{border-color:rgba(67, 172, 106, 1.00);color:rgba(67, 172, 106, 1.00)}.button.ghost.success:hover{color:rgba(227, 225, 205, 1.00);border-color:rgba(63, 163, 100, 1.00);background-color:rgba(63, 163, 100, 1.00)}.split.button.radius span{border-top-right-radius:3px;border-bottom-right-radius:3px}.split.button span::after{border-top-color:rgba(227, 225, 205, 1.00)}.split.button.secondary span::after{border-top-color:rgba(39, 39, 36, 1.00)}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{border-top-right-radius:3px;border-bottom-right-radius:3px}.button-group.stack > li .button,.button-group.stack-for-small > li .button{border-top:1px solid rgba(255,255,255,0.5)}.icon-bar{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00)}.icon-bar > .item{cursor:pointer;color:rgba(227, 225, 205, 1.00)}.icon-bar > .item label,.icon-bar > .item i{color:rgba(227, 225, 205, 1.00)}.icon-bar > .item:hover{color:rgba(227, 225, 205, 1.00);background-color:rgba(31, 31, 31, 1.00)}.icon-bar.secondary{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.icon-bar.secondary > .item{color:rgba(39, 39, 36, 1.00)}.icon-bar.secondary > .item label,.icon-bar.secondary > .item i{color:rgba(39, 39, 36, 1.00)}.icon-bar.secondary > .item:hover{background-color:rgba(215, 213, 194, 1.00);color:rgba(39, 39, 36, 1.00)}form[data-abide] .error label{color:rgba(240, 65, 36, 1.00)}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:rgba(240, 65, 36, 1.00);color:rgba(227, 225, 205, 1.00)}input[type="radio"]{margin-left:1px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{font-size:16px;color:rgba(227, 225, 205, 1.00)}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:rgba(33, 33, 33, 1.00)}form fieldset{border-color:rgba(203, 199, 182, 1.00)}form legend{background-color:#000000}form label{color:rgba(255, 255, 246, 1.00)}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:3px}form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:3px;border-bottom-right-radius:3px}form.radius .input-group > *:first-child,form.radius .input-group > *:first-child *{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius .input-group > *:last-child,form.radius .input-group > *:last-child *{border-top-right-radius:3px;border-bottom-right-radius:3px}.range-slider,.range-slider.radius,.range-slider.round{background-color:rgba(227, 225, 205, 1.00);border-color:rgba(197, 195, 175, 1.00)}.range-slider .range-slider-handle,.range-slider.radius .range-slider-handle,.range-slider.round .range-slider-handle{background-color:rgba(33, 33, 33, 1.00)}.range-slider .range-slider-handle:hover,.range-slider.radius .range-slider-handle:hover,.range-slider.round .range-slider-handle:hover{background-color:rgba(31, 31, 31, 1.00)}.range-slider .range-slider-active-segment,.range-slider.radius .range-slider-active-segment,.range-slider.round .range-slider-active-segment{background-color:rgba(197, 195, 175, 1.00)}.range-slider.secondary,.range-slider.radius.secondary,.range-slider.round.secondary{background-color:rgba(39, 39, 36, 1.00);border-color:rgba(9, 9, 6, 1.00)}.range-slider.secondary .range-slider-handle,.range-slider.radius.secondary .range-slider-handle,.range-slider.round.secondary .range-slider-handle{background-color:rgba(227, 225, 205, 1.00)}.range-slider.secondary .range-slider-handle:hover,.range-slider.radius.secondary .range-slider-handle:hover,.range-slider.round.secondary .range-slider-handle:hover{background-color:rgba(215, 213, 194, 1.00)}.range-slider.secondary .range-slider-active-segment,.range-slider.radius.secondary .range-slider-active-segment,.range-slider.round.secondary .range-slider-active-segment{background-color:rgba(9, 9, 6, 1.00)}.slider-display{display:block;margin-top:16px}fieldset.switch label{background-color:#e6e6e6}fieldset.switch label::after{background-color:rgba(227, 225, 205, 1.00)}fieldset.switch input:checked + label{background-color:rgba(33, 33, 33, 1.00)}fieldset.switch.secondary label::after{background-color:rgba(39, 39, 36, 1.00)}fieldset.switch.secondary input:checked + label{background-color:rgba(227, 225, 205, 1.00)}fieldset.switch.alert input:checked + label{background-color:rgba(240, 65, 36, 1.00)}fieldset.switch.success input:checked + label{background-color:rgba(67, 172, 106, 1.00)}.label{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00);margin-bottom:0}.label.secondary{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.label.alert{background-color:rgba(240, 65, 36, 1.00)}.label.success{background-color:rgba(67, 172, 106, 1.00)}.label.radius{border-radius:3px}.alert-box .close{opacity:0.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:rgba(227, 225, 205, 1.00)}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:rgba(33, 33, 33, 1.00)}.accordion .accordion-navigation > a{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00)}.accordion .accordion-navigation > a:hover{background-color:rgba(31, 31, 31, 1.00)}.accordion .accordion-navigation > a.radius{border-radius:3px}.accordion .accordion-navigation > a.round{border-radius:1000px}.accordion .accordion-navigation.active > a{background-color:rgba(31, 31, 31, 1.00)}.accordion .accordion-navigation > .content{background-color:transparent !important}.accordion.secondary .accordion-navigation > a{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.accordion.secondary .accordion-navigation > a:hover{background-color:rgba(215, 213, 194, 1.00)}.accordion.secondary .accordion-navigation.active > a{background-color:rgba(215, 213, 194, 1.00)}.tabs li.tab-title > a{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00)}.tabs li.tab-title > a:hover{background-color:rgba(31, 31, 31, 1.00)}.tabs li.tab-title.active > a{color:rgba(227, 225, 205, 1.00);background-color:rgba(31, 31, 31, 1.00)}.tabs.secondary li.tab-title > a{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.tabs.secondary li.tab-title > a:hover{background-color:rgba(215, 213, 194, 1.00)}.tabs.secondary li.tab-title.active > a{color:rgba(39, 39, 36, 1.00);background-color:rgba(215, 213, 194, 1.00)}.tabs.swatch1 li.tab-title > a{background-color:rgba(255, 255, 255, 1.00);color:rgba(33, 33, 33, 1.00)}.tabs.swatch1 li.tab-title > a:hover{background-color:rgba(242, 242, 242, 1.00)}.tabs.swatch1 li.tab-title.active > a{color:rgba(33, 33, 33, 1.00);background-color:rgba(242, 242, 242, 1.00)}.tabs.swatch2 li.tab-title > a{background-color:rgba(242, 240, 220, 1.00);color:rgba(33, 33, 33, 1.00)}.tabs.swatch2 li.tab-title > a:hover{background-color:rgba(229, 228, 209, 1.00)}.tabs.swatch2 li.tab-title.active > a{color:rgba(33, 33, 33, 1.00);background-color:rgba(229, 228, 209, 1.00)}.tabs.swatch3 li.tab-title > a{background-color:rgba(227, 225, 205, 1.00);color:rgba(33, 33, 33, 1.00)}.tabs.swatch3 li.tab-title > a:hover{background-color:rgba(215, 213, 194, 1.00)}.tabs.swatch3 li.tab-title.active > a{color:rgba(33, 33, 33, 1.00);background-color:rgba(215, 213, 194, 1.00)}.tabs.swatch4 li.tab-title > a{background-color:rgba(203, 199, 182, 1.00);color:rgba(33, 33, 33, 1.00)}.tabs.swatch4 li.tab-title > a:hover{background-color:rgba(192, 189, 172, 1.00)}.tabs.swatch4 li.tab-title.active > a{color:rgba(33, 33, 33, 1.00);background-color:rgba(192, 189, 172, 1.00)}.tabs.swatch5 li.tab-title > a{background-color:rgba(146, 143, 131, 1.00);color:rgba(33, 33, 33, 1.00)}.tabs.swatch5 li.tab-title > a:hover{background-color:rgba(138, 135, 124, 1.00)}.tabs.swatch5 li.tab-title.active > a{color:rgba(33, 33, 33, 1.00);background-color:rgba(138, 135, 124, 1.00)}.tabs.swatch6 li.tab-title > a{background-color:rgba(120, 116, 184, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch6 li.tab-title > a:hover{background-color:rgba(114, 110, 174, 1.00)}.tabs.swatch6 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(114, 110, 174, 1.00)}.tabs.radius li.tab-title:first-child a{border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius li.tab-title:last-child a{border-top-right-radius:3px;border-bottom-right-radius:3px}.th.radius{border-radius:3px}.th:hover,.th:focus{-webkit-box-shadow:0 0 6px 1px rgba(16, 16, 16, 1.00);box-shadow:0 0 6px 1px rgba(16, 16, 16, 1.00)}.f-dropdown,.f-dropdown.content{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(51, 51, 51, 1.00)}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent rgba(255, 255, 255, 1.00) transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent rgba(204, 204, 204, 1.00) transparent}.f-dropdown li a,.f-dropdown.content li a{color:rgba(51, 51, 51, 1.00)}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:3px}.tooltip{border-radius:3px;background-color:rgba(51, 51, 51, 1.00);color:rgba(255, 255, 255, 1.00)}.panel{background-color:rgba(238, 236, 215, 1.00);border-color:rgba(215, 213, 194, 1.00)}.panel.radius{border-radius:3px}.panel p{color:rgba(227, 225, 205, 1.00)}.panel p a{color:rgba(203, 199, 182, 1.00)}.panel p.alt{color:rgba(0, 0, 0, 1.00)}.panel p.alt a{color:rgba(255, 255, 255, 1.00)}.panel p.alt a:hover{color:rgba(203, 199, 182, 1.00)}.panel p.alt small{color:rgba(0, 0, 0, 1.00)}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:rgba(255, 255, 255, 1.00)}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:rgba(227, 225, 205, 1.00)}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:rgba(255, 255, 255, 1.00)}.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .title{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00)}.pricing-table.primary .price{color:rgba(227, 225, 205, 1.00)}.pricing-table.primary .description{color:rgba(227, 225, 205, 1.00)}.pricing-table.primary .bullet-item{color:rgba(227, 225, 205, 1.00)}.pricing-table.secondary .title{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.pricing-table.secondary .price{color:rgba(227, 225, 205, 1.00)}.pricing-table.secondary .description{color:rgba(227, 225, 205, 1.00)}.pricing-table.secondary .bullet-item{color:rgba(227, 225, 205, 1.00)}.pricing-table.radius{border-radius:3px}.pricing-table.radius .title{border-top-right-radius:3px;border-top-left-radius:3px}.pricing-table.radius .cta-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.side-nav li a:not(.button){color:rgba(203, 199, 182, 1.00)}.side-nav li a:not(.button):hover{background-color:rgba(223, 218, 200, 1.00);color:rgba(255, 255, 255, 1.00)}.side-nav li.active > a:first-child:not(.button){color:rgba(203, 199, 182, 1.00)}.side-nav li.active:not(.has-dropdown) a:not(.button){color:rgba(172, 169, 154, 1.00)}.side-nav header{color:rgba(227, 225, 205, 1.00);margin-top:1rem;margin-bottom:0.5rem}.side-nav label{color:rgba(255, 255, 246, 1.00)}.side-nav li.divider{border-top-color:rgba(203, 199, 182, 1.00)}.side-nav.alt li a:not(.button){color:rgba(255, 255, 255, 1.00)}.side-nav.alt li a:not(.button):hover{background-color:rgba(223, 218, 200, 1.00);color:rgba(203, 199, 182, 1.00)}.side-nav.alt li.active > a:first-child:not(.button){color:rgba(255, 255, 255, 1.00)}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:rgba(216, 216, 216, 1.00)}.side-nav.alt header{color:rgba(0, 0, 0, 1.00)}.side-nav.alt label{color:rgba(0, 0, 0, 1.00)}.side-nav.alt li.divider{border-top-color:rgba(203, 199, 182, 1.00)}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:rgba(33, 33, 33, 1.00)}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:rgba(31, 31, 31, 1.00)}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:rgba(227, 225, 205, 1.00);background-color:rgba(33, 33, 33, 1.00)}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:rgba(31, 31, 31, 1.00)}.sub-nav dt.active a.secondary:not(.button),.sub-nav dd.active a.secondary:not(.button),.sub-nav li.active a.secondary:not(.button){color:rgba(39, 39, 36, 1.00);background-color:rgba(227, 225, 205, 1.00)}.sub-nav dt.active a.secondary:not(.button):hover,.sub-nav dd.active a.secondary:not(.button):hover,.sub-nav li.active a.secondary:not(.button):hover{background-color:rgba(215, 213, 194, 1.00)}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:rgba(227, 225, 205, 1.00)}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:rgba(215, 213, 194, 1.00)}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:rgba(39, 39, 36, 1.00);background-color:rgba(227, 225, 205, 1.00)}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:rgba(215, 213, 194, 1.00)}.reveal-modal{z-index:9999;background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00);border:none;border-radius:0}@media screen and (max-width:39.9375em){.reveal-modal{border-radius:0 !important}}.reveal-modal.fullscreen{position:fixed;top:0px !important;width:100vw;height:100vh;overflow-y:scroll}.reveal-modal.fullscreen .close-reveal-modal{position:fixed}.reveal-modal.radius{border-radius:3px}.reveal-modal .close-reveal-modal{color:rgba(170, 170, 170, 1.00);font-weight:normal;z-index:99999}.reveal-modal-bg{z-index:9998;background:rgba(0, 0, 0, 0.45)}nav.inline-nav ul.inline-list{margin-left:0}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:rgba(203, 199, 182, 1.00)}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:rgba(255, 255, 255, 1.00)}.clearing-blackout{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .carousel{background-color:rgba(242, 242, 242, 1.00)}.clearing-assembled .clearing-container .clearing-close{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-main-next > span{border-color:transparent;border-left-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-main-prev > span{border-color:transparent;border-right-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-caption{color:rgba(51, 51, 51, 1.00)}.copyright{color:rgba(227, 225, 205, 1.00);font-size:0.9rem}.copyright a{color:rgba(203, 199, 182, 1.00)}.copyright a:hover{color:rgba(255, 255, 255, 1.00)}.stacks_s_hidden,.stacks_m_hidden,.stacks_l_hidden{display:block !important}@media only screen and (max-width:40em){.stacks_s_hidden{display:none !important}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.stacks_m_hidden{display:none !important}}@media only screen and (min-width:62.563em){.stacks_l_hidden{display:none !important}}.fn-text-header{color:rgba(255, 255, 255, 1.00)}.fn-text-link a{color:rgba(203, 199, 182, 1.00)}.fn-text-link a:hover{color:rgba(255, 255, 255, 1.00)}.fn-text-text{color:rgba(227, 225, 205, 1.00)}.fn-text-text p,.fn-text-text div{color:rgba(227, 225, 205, 1.00)}.fn-text-accent{color:rgba(203, 199, 182, 1.00)}.fn-text-code-text{color:rgba(204, 55, 30, 1.00)}.fn-text-header-alt{color:rgba(227, 225, 205, 1.00)}.fn-text-link-alt a{color:rgba(255, 255, 255, 1.00)}.fn-text-link-alt a:hover{color:rgba(203, 199, 182, 1.00)}.fn-text-accent-alt{color:rgba(203, 199, 182, 1.00)}.fn-text-primary{color:rgba(33, 33, 33, 1.00)}.fn-text-primary-text{color:rgba(227, 225, 205, 1.00)}.fn-text-primary-text p,.fn-text-primary-text div{color:rgba(227, 225, 205, 1.00)}.fn-text-secondary{color:rgba(227, 225, 205, 1.00)}.fn-text-secondary-text{color:rgba(39, 39, 36, 1.00)}.fn-text-secondary-text p,.fn-text-secondary-text div{color:rgba(39, 39, 36, 1.00)}.fn-text-alert{color:rgba(240, 65, 36, 1.00)}.fn-text-success{color:rgba(67, 172, 106, 1.00)}.fn-text-warning{color:rgba(240, 138, 36, 1.00)}.fn-text-info{color:rgba(160, 211, 232, 1.00)}.fn-text-modal{color:rgba(255, 255, 255, 1.00)}.fn-text-modal-close{color:rgba(170, 170, 170, 1.00)}.fn-text-modal-text{color:rgba(51, 51, 51, 1.00)}.fn-text-modal-text p,.fn-text-modal-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-text-alt{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt p,.fn-text-text-alt div{color:rgba(0, 0, 0, 1.00)}.fn-text-text-alt h1,.fn-text-text-alt h2,.fn-text-text-alt h3,.fn-text-text-alt h4,.fn-text-text-alt h5,.fn-text-text-alt h6{color:rgba(227, 225, 205, 1.00)}.fn-text-text-alt h1 a,.fn-text-text-alt h2 a,.fn-text-text-alt h3 a,.fn-text-text-alt h4 a,.fn-text-text-alt h5 a,.fn-text-text-alt h6 a{color:rgba(227, 225, 205, 1.00)}.fn-text-text-alt h1 a:hover,.fn-text-text-alt h2 a:hover,.fn-text-text-alt h3 a:hover,.fn-text-text-alt h4 a:hover,.fn-text-text-alt h5 a:hover,.fn-text-text-alt h6 a:hover{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 small,.fn-text-text-alt h2 small,.fn-text-text-alt h3 small,.fn-text-text-alt h4 small,.fn-text-text-alt h5 small,.fn-text-text-alt h6 small{color:rgba(227, 225, 205, 1.00)}.fn-text-text-alt a{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt a:hover{color:rgba(203, 199, 182, 1.00)}.fn-text-sw1c1{color:rgba(255, 255, 255, 1.00)}.fn-text-sw1c1 p,.fn-text-sw1c1 div{color:rgba(255, 255, 255, 1.00)}.fn-text-sw1c1 h1,.fn-text-sw1c1 h2,.fn-text-sw1c1 h3,.fn-text-sw1c1 h4,.fn-text-sw1c1 h5,.fn-text-sw1c1 h6,.fn-text-sw1c1 a{color:rgba(33, 33, 33, 1.00)}.fn-text-sw1c1 a:hover{color:rgba(31, 31, 31, 1.00)}.fn-text-sw1c2{color:rgba(33, 33, 33, 1.00)}.fn-text-sw1c2 p,.fn-text-sw1c2 div{color:rgba(33, 33, 33, 1.00)}.fn-text-sw1c2 h1,.fn-text-sw1c2 h2,.fn-text-sw1c2 h3,.fn-text-sw1c2 h4,.fn-text-sw1c2 h5,.fn-text-sw1c2 h6,.fn-text-sw1c2 a{color:rgba(255, 255, 255, 1.00)}.fn-text-sw1c2 a:hover{color:rgba(242, 242, 242, 1.00)}.fn-text-sw2c1{color:rgba(242, 240, 220, 1.00)}.fn-text-sw2c1 p,.fn-text-sw2c1 div{color:rgba(242, 240, 220, 1.00)}.fn-text-sw2c1 h1,.fn-text-sw2c1 h2,.fn-text-sw2c1 h3,.fn-text-sw2c1 h4,.fn-text-sw2c1 h5,.fn-text-sw2c1 h6,.fn-text-sw2c1 a{color:rgba(33, 33, 33, 1.00)}.fn-text-sw2c1 a:hover{color:rgba(31, 31, 31, 1.00)}.fn-text-sw2c2{color:rgba(33, 33, 33, 1.00)}.fn-text-sw2c2 p,.fn-text-sw2c2 div{color:rgba(33, 33, 33, 1.00)}.fn-text-sw2c2 h1,.fn-text-sw2c2 h2,.fn-text-sw2c2 h3,.fn-text-sw2c2 h4,.fn-text-sw2c2 h5,.fn-text-sw2c2 h6,.fn-text-sw2c2 a{color:rgba(242, 240, 220, 1.00)}.fn-text-sw2c2 a:hover{color:rgba(229, 228, 209, 1.00)}.fn-text-sw3c1{color:rgba(227, 225, 205, 1.00)}.fn-text-sw3c1 p,.fn-text-sw3c1 div{color:rgba(227, 225, 205, 1.00)}.fn-text-sw3c1 h1,.fn-text-sw3c1 h2,.fn-text-sw3c1 h3,.fn-text-sw3c1 h4,.fn-text-sw3c1 h5,.fn-text-sw3c1 h6,.fn-text-sw3c1 a{color:rgba(33, 33, 33, 1.00)}.fn-text-sw3c1 a:hover{color:rgba(31, 31, 31, 1.00)}.fn-text-sw3c2{color:rgba(33, 33, 33, 1.00)}.fn-text-sw3c2 p,.fn-text-sw3c2 div{color:rgba(33, 33, 33, 1.00)}.fn-text-sw3c2 h1,.fn-text-sw3c2 h2,.fn-text-sw3c2 h3,.fn-text-sw3c2 h4,.fn-text-sw3c2 h5,.fn-text-sw3c2 h6,.fn-text-sw3c2 a{color:rgba(227, 225, 205, 1.00)}.fn-text-sw3c2 a:hover{color:rgba(215, 213, 194, 1.00)}.fn-text-sw4c1{color:rgba(203, 199, 182, 1.00)}.fn-text-sw4c1 p,.fn-text-sw4c1 div{color:rgba(203, 199, 182, 1.00)}.fn-text-sw4c1 h1,.fn-text-sw4c1 h2,.fn-text-sw4c1 h3,.fn-text-sw4c1 h4,.fn-text-sw4c1 h5,.fn-text-sw4c1 h6,.fn-text-sw4c1 a{color:rgba(33, 33, 33, 1.00)}.fn-text-sw4c1 a:hover{color:rgba(31, 31, 31, 1.00)}.fn-text-sw4c2{color:rgba(33, 33, 33, 1.00)}.fn-text-sw4c2 p,.fn-text-sw4c2 div{color:rgba(33, 33, 33, 1.00)}.fn-text-sw4c2 h1,.fn-text-sw4c2 h2,.fn-text-sw4c2 h3,.fn-text-sw4c2 h4,.fn-text-sw4c2 h5,.fn-text-sw4c2 h6,.fn-text-sw4c2 a{color:rgba(203, 199, 182, 1.00)}.fn-text-sw4c2 a:hover{color:rgba(192, 189, 172, 1.00)}.fn-text-sw5c1{color:rgba(146, 143, 131, 1.00)}.fn-text-sw5c1 p,.fn-text-sw5c1 div{color:rgba(146, 143, 131, 1.00)}.fn-text-sw5c1 h1,.fn-text-sw5c1 h2,.fn-text-sw5c1 h3,.fn-text-sw5c1 h4,.fn-text-sw5c1 h5,.fn-text-sw5c1 h6,.fn-text-sw5c1 a{color:rgba(33, 33, 33, 1.00)}.fn-text-sw5c1 a:hover{color:rgba(31, 31, 31, 1.00)}.fn-text-sw5c2{color:rgba(33, 33, 33, 1.00)}.fn-text-sw5c2 p,.fn-text-sw5c2 div{color:rgba(33, 33, 33, 1.00)}.fn-text-sw5c2 h1,.fn-text-sw5c2 h2,.fn-text-sw5c2 h3,.fn-text-sw5c2 h4,.fn-text-sw5c2 h5,.fn-text-sw5c2 h6,.fn-text-sw5c2 a{color:rgba(146, 143, 131, 1.00)}.fn-text-sw5c2 a:hover{color:rgba(138, 135, 124, 1.00)}.fn-text-sw6c1{color:rgba(120, 116, 184, 1.00)}.fn-text-sw6c1 p,.fn-text-sw6c1 div{color:rgba(120, 116, 184, 1.00)}.fn-text-sw6c1 h1,.fn-text-sw6c1 h2,.fn-text-sw6c1 h3,.fn-text-sw6c1 h4,.fn-text-sw6c1 h5,.fn-text-sw6c1 h6,.fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 p,.fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 h1,.fn-text-sw6c2 h2,.fn-text-sw6c2 h3,.fn-text-sw6c2 h4,.fn-text-sw6c2 h5,.fn-text-sw6c2 h6,.fn-text-sw6c2 a{color:rgba(120, 116, 184, 1.00)}.fn-text-sw6c2 a:hover{color:rgba(114, 110, 174, 1.00)}.panel .fn-text-sw1c1{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw1c1 p,.panel .fn-text-sw1c1 div{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw1c1 h1,.panel .fn-text-sw1c1 h2,.panel .fn-text-sw1c1 h3,.panel .fn-text-sw1c1 h4,.panel .fn-text-sw1c1 h5,.panel .fn-text-sw1c1 h6,.panel .fn-text-sw1c1 a{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw1c1 a:hover{color:rgba(31, 31, 31, 1.00)}.panel .fn-text-sw1c2{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw1c2 p,.panel .fn-text-sw1c2 div{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw1c2 h1,.panel .fn-text-sw1c2 h2,.panel .fn-text-sw1c2 h3,.panel .fn-text-sw1c2 h4,.panel .fn-text-sw1c2 h5,.panel .fn-text-sw1c2 h6,.panel .fn-text-sw1c2 a{color:rgba(255, 255, 255, 1.00)}.panel .fn-text-sw1c2 a:hover{color:rgba(242, 242, 242, 1.00)}.panel .fn-text-sw2c1{color:rgba(242, 240, 220, 1.00)}.panel .fn-text-sw2c1 p,.panel .fn-text-sw2c1 div{color:rgba(242, 240, 220, 1.00)}.panel .fn-text-sw2c1 h1,.panel .fn-text-sw2c1 h2,.panel .fn-text-sw2c1 h3,.panel .fn-text-sw2c1 h4,.panel .fn-text-sw2c1 h5,.panel .fn-text-sw2c1 h6,.panel .fn-text-sw2c1 a{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw2c1 a:hover{color:rgba(31, 31, 31, 1.00)}.panel .fn-text-sw2c2{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw2c2 p,.panel .fn-text-sw2c2 div{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw2c2 h1,.panel .fn-text-sw2c2 h2,.panel .fn-text-sw2c2 h3,.panel .fn-text-sw2c2 h4,.panel .fn-text-sw2c2 h5,.panel .fn-text-sw2c2 h6,.panel .fn-text-sw2c2 a{color:rgba(242, 240, 220, 1.00)}.panel .fn-text-sw2c2 a:hover{color:rgba(229, 228, 209, 1.00)}.panel .fn-text-sw3c1{color:rgba(227, 225, 205, 1.00)}.panel .fn-text-sw3c1 p,.panel .fn-text-sw3c1 div{color:rgba(227, 225, 205, 1.00)}.panel .fn-text-sw3c1 h1,.panel .fn-text-sw3c1 h2,.panel .fn-text-sw3c1 h3,.panel .fn-text-sw3c1 h4,.panel .fn-text-sw3c1 h5,.panel .fn-text-sw3c1 h6,.panel .fn-text-sw3c1 a{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw3c1 a:hover{color:rgba(31, 31, 31, 1.00)}.panel .fn-text-sw3c2{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw3c2 p,.panel .fn-text-sw3c2 div{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw3c2 h1,.panel .fn-text-sw3c2 h2,.panel .fn-text-sw3c2 h3,.panel .fn-text-sw3c2 h4,.panel .fn-text-sw3c2 h5,.panel .fn-text-sw3c2 h6,.panel .fn-text-sw3c2 a{color:rgba(227, 225, 205, 1.00)}.panel .fn-text-sw3c2 a:hover{color:rgba(215, 213, 194, 1.00)}.panel .fn-text-sw4c1{color:rgba(203, 199, 182, 1.00)}.panel .fn-text-sw4c1 p,.panel .fn-text-sw4c1 div{color:rgba(203, 199, 182, 1.00)}.panel .fn-text-sw4c1 h1,.panel .fn-text-sw4c1 h2,.panel .fn-text-sw4c1 h3,.panel .fn-text-sw4c1 h4,.panel .fn-text-sw4c1 h5,.panel .fn-text-sw4c1 h6,.panel .fn-text-sw4c1 a{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw4c1 a:hover{color:rgba(31, 31, 31, 1.00)}.panel .fn-text-sw4c2{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw4c2 p,.panel .fn-text-sw4c2 div{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw4c2 h1,.panel .fn-text-sw4c2 h2,.panel .fn-text-sw4c2 h3,.panel .fn-text-sw4c2 h4,.panel .fn-text-sw4c2 h5,.panel .fn-text-sw4c2 h6,.panel .fn-text-sw4c2 a{color:rgba(203, 199, 182, 1.00)}.panel .fn-text-sw4c2 a:hover{color:rgba(192, 189, 172, 1.00)}.panel .fn-text-sw5c1{color:rgba(146, 143, 131, 1.00)}.panel .fn-text-sw5c1 p,.panel .fn-text-sw5c1 div{color:rgba(146, 143, 131, 1.00)}.panel .fn-text-sw5c1 h1,.panel .fn-text-sw5c1 h2,.panel .fn-text-sw5c1 h3,.panel .fn-text-sw5c1 h4,.panel .fn-text-sw5c1 h5,.panel .fn-text-sw5c1 h6,.panel .fn-text-sw5c1 a{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw5c1 a:hover{color:rgba(31, 31, 31, 1.00)}.panel .fn-text-sw5c2{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw5c2 p,.panel .fn-text-sw5c2 div{color:rgba(33, 33, 33, 1.00)}.panel .fn-text-sw5c2 h1,.panel .fn-text-sw5c2 h2,.panel .fn-text-sw5c2 h3,.panel .fn-text-sw5c2 h4,.panel .fn-text-sw5c2 h5,.panel .fn-text-sw5c2 h6,.panel .fn-text-sw5c2 a{color:rgba(146, 143, 131, 1.00)}.panel .fn-text-sw5c2 a:hover{color:rgba(138, 135, 124, 1.00)}.panel .fn-text-sw6c1{color:rgba(120, 116, 184, 1.00)}.panel .fn-text-sw6c1 p,.panel .fn-text-sw6c1 div{color:rgba(120, 116, 184, 1.00)}.panel .fn-text-sw6c1 h1,.panel .fn-text-sw6c1 h2,.panel .fn-text-sw6c1 h3,.panel .fn-text-sw6c1 h4,.panel .fn-text-sw6c1 h5,.panel .fn-text-sw6c1 h6,.panel .fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 p,.panel .fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 h1,.panel .fn-text-sw6c2 h2,.panel .fn-text-sw6c2 h3,.panel .fn-text-sw6c2 h4,.panel .fn-text-sw6c2 h5,.panel .fn-text-sw6c2 h6,.panel .fn-text-sw6c2 a{color:rgba(120, 116, 184, 1.00)}.panel .fn-text-sw6c2 a:hover{color:rgba(114, 110, 174, 1.00)}.fn-bg-header{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-text{background-color:rgba(227, 225, 205, 1.00)}.fn-bg-link{background-color:rgba(203, 199, 182, 1.00)}.fn-bg-link-hover{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-accent{background-color:rgba(203, 199, 182, 1.00)}.fn-bg-code-text{background-color:rgba(204, 55, 30, 1.00)}.fn-bg-modal-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-header-alt{background-color:rgba(227, 225, 205, 1.00)}.fn-bg-text-alt{background-color:rgba(0, 0, 0, 1.00)}.fn-bg-link-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-link-hover-alt{background-color:rgba(203, 199, 182, 1.00)}.fn-bg-accent-alt{background-color:rgba(203, 199, 182, 1.00)}.fn-bg-primary{background-color:rgba(33, 33, 33, 1.00)}.fn-bg-primary-text{background-color:rgba(227, 225, 205, 1.00)}.fn-bg-secondary{background-color:rgba(227, 225, 205, 1.00)}.fn-bg-secondary-text{background-color:rgba(39, 39, 36, 1.00)}.fn-bg-alert{background-color:rgba(240, 65, 36, 1.00)}.fn-bg-success{background-color:rgba(67, 172, 106, 1.00)}.fn-bg-warning{background-color:rgba(240, 138, 36, 1.00)}.fn-bg-info{background-color:rgba(160, 211, 232, 1.00)}.fn-bg-modal{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-modal-close{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-sw1c1{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-sw1c2{background-color:rgba(33, 33, 33, 1.00)}.fn-bg-sw2c1{background-color:rgba(242, 240, 220, 1.00)}.fn-bg-sw2c2{background-color:rgba(33, 33, 33, 1.00)}.fn-bg-sw3c1{background-color:rgba(227, 225, 205, 1.00)}.fn-bg-sw3c2{background-color:rgba(33, 33, 33, 1.00)}.fn-bg-sw4c1{background-color:rgba(203, 199, 182, 1.00)}.fn-bg-sw4c2{background-color:rgba(33, 33, 33, 1.00)}.fn-bg-sw5c1{background-color:rgba(146, 143, 131, 1.00)}.fn-bg-sw5c2{background-color:rgba(33, 33, 33, 1.00)}.fn-bg-sw6c1{background-color:rgba(120, 116, 184, 1.00)}.fn-bg-sw6c2{background-color:rgba(34, 34, 34, 1.00)}.fn-backdrop{background-color:rgba(0, 0, 0, 0.45)}.fn-backdrop-solid{background-color:rgba(0, 0, 0, 0.45)}.fn-scheme-primary{background-color:rgba(33, 33, 33, 1.00);color:rgba(227, 225, 205, 1.00)}.fn-scheme-primary div,.fn-scheme-primary p{color:rgba(227, 225, 205, 1.00)}.fn-scheme-primary.button:hover{background-color:rgba(31, 31, 31, 1.00)}.fn-scheme-secondary{background-color:rgba(227, 225, 205, 1.00);color:rgba(39, 39, 36, 1.00)}.fn-scheme-secondary div,.fn-scheme-secondary p{color:rgba(39, 39, 36, 1.00)}.fn-scheme-secondary.button:hover{background-color:rgba(215, 213, 194, 1.00)}.fn-scheme-modal{background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal div,.fn-scheme-modal p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal .close{color:rgba(170, 170, 170, 1.00)}.fn-scheme-swatch1{background-color:rgba(255, 255, 255, 1.00);color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch1 div,.fn-scheme-swatch1 p{color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch1.switch{background-color:transparent}.fn-scheme-swatch1.switch label::after{background-color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch1.switch input:checked + label{background-color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch1.button:hover{background-color:rgba(242, 242, 242, 1.00)}.fn-scheme-swatch1.ghost{background-color:transparent;border-color:rgba(255, 255, 255, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch1.ghost.button:hover{color:rgba(33, 33, 33, 1.00);border-color:rgba(242, 242, 242, 1.00);background-color:rgba(242, 242, 242, 1.00)}.fn-scheme-swatch2{background-color:rgba(242, 240, 220, 1.00);color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch2 div,.fn-scheme-swatch2 p{color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch2.switch{background-color:transparent}.fn-scheme-swatch2.switch label::after{background-color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch2.switch input:checked + label{background-color:rgba(242, 240, 220, 1.00)}.fn-scheme-swatch2.button:hover{background-color:rgba(229, 228, 209, 1.00)}.fn-scheme-swatch2.ghost{background-color:transparent;border-color:rgba(242, 240, 220, 1.00);color:rgba(242, 240, 220, 1.00)}.fn-scheme-swatch2.ghost.button:hover{color:rgba(33, 33, 33, 1.00);border-color:rgba(229, 228, 209, 1.00);background-color:rgba(229, 228, 209, 1.00)}.fn-scheme-swatch3{background-color:rgba(227, 225, 205, 1.00);color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch3 div,.fn-scheme-swatch3 p{color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch3.switch{background-color:transparent}.fn-scheme-swatch3.switch label::after{background-color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch3.switch input:checked + label{background-color:rgba(227, 225, 205, 1.00)}.fn-scheme-swatch3.button:hover{background-color:rgba(215, 213, 194, 1.00)}.fn-scheme-swatch3.ghost{background-color:transparent;border-color:rgba(227, 225, 205, 1.00);color:rgba(227, 225, 205, 1.00)}.fn-scheme-swatch3.ghost.button:hover{color:rgba(33, 33, 33, 1.00);border-color:rgba(215, 213, 194, 1.00);background-color:rgba(215, 213, 194, 1.00)}.fn-scheme-swatch4{background-color:rgba(203, 199, 182, 1.00);color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch4 div,.fn-scheme-swatch4 p{color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch4.switch{background-color:transparent}.fn-scheme-swatch4.switch label::after{background-color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(255, 255, 255, 1.00)}.fn-scheme-swatch4.switch label::after{background-color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(203, 199, 182, 1.00)}.fn-scheme-swatch4.button:hover{background-color:rgba(192, 189, 172, 1.00)}.fn-scheme-swatch4.ghost{background-color:transparent;border-color:rgba(203, 199, 182, 1.00);color:rgba(203, 199, 182, 1.00)}.fn-scheme-swatch4.ghost.button:hover{color:rgba(33, 33, 33, 1.00);border-color:rgba(192, 189, 172, 1.00);background-color:rgba(192, 189, 172, 1.00)}.fn-scheme-swatch5{background-color:rgba(146, 143, 131, 1.00);color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch5 div,.fn-scheme-swatch5 p{color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch5.button:hover{background-color:rgba(138, 135, 124, 1.00)}.fn-scheme-swatch5.switch{background-color:transparent}.fn-scheme-swatch5.switch label::after{background-color:rgba(33, 33, 33, 1.00)}.fn-scheme-swatch5.switch input:checked + label{background-color:rgba(146, 143, 131, 1.00)}.fn-scheme-swatch5.ghost{background-color:transparent;border-color:rgba(146, 143, 131, 1.00);color:rgba(146, 143, 131, 1.00)}.fn-scheme-swatch5.ghost.button:hover{color:rgba(33, 33, 33, 1.00);border-color:rgba(138, 135, 124, 1.00);background-color:rgba(138, 135, 124, 1.00)}.fn-scheme-swatch6{background-color:rgba(120, 116, 184, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6 div,.fn-scheme-swatch6 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch{background-color:transparent}.fn-scheme-swatch6.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch input:checked + label{background-color:rgba(120, 116, 184, 1.00)}.fn-scheme-swatch6.button:hover{background-color:rgba(114, 110, 174, 1.00)}.fn-scheme-swatch6.ghost{background-color:transparent;border-color:rgba(120, 116, 184, 1.00);color:rgba(120, 116, 184, 1.00)}.fn-scheme-swatch6.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(114, 110, 174, 1.00);background-color:rgba(114, 110, 174, 1.00)}
.agent-hide{display:none !important}
#stacks_in_922 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_922 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_922 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_922 > .row.padding-detailed.padding-medium-up,#stacks_in_922 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_922 > .row.padding-detailed.padding-y-medium-up,#stacks_in_922 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_922 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_922 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

@media only screen and (min-width:0px){#stacks_in_1325_2 div,#stacks_in_1325_2 div{word-spacing:-0.66rem}}#stacks_in_1325_2 div,#stacks_in_1325_2 div{color:rgba(227, 225, 205, 1.00)}#stacks_in_1325_2 div a,#stacks_in_1325_2 div a{color:rgba(227, 225, 205, 1.00)}#stacks_in_1325_2 div a:hover,#stacks_in_1325_2 div a:hover{color:rgba(170, 168, 153, 1.00)}#stacks_in_1325_2 small,#stacks_in_1325_2 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_1325_2 div.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}@font-face{font-family:"1942";font-style:normal;font-weight:normal;src:url("https://strangedays.earth/resources/fonts/1942.ttf") format("truetype");src:url("https://strangedays.earth/resources/fonts/1942.woff2") format("woff2");src:url("https://strangedays.earth/resources/fonts/1942.woff") format("woff");}#stacks_in_1325_2 div span,#stacks_in_1325_2 div span,.no-default:not(.custom-font) div span,.no-default:not(.custom-font) div span{font-family:"1942",serif ;}#stacks_in_1325_2 .hTxt{text-shadow:0px 4px 6px rgba(144, 142, 132, 0.50),0px 4px 20px rgba(189, 187, 177, 0.50),0px 4px 20px rgba(189, 187, 177, 0.50)}


#stacks_in_1325_2 {
	padding: 0px 0px 24px 24px;
}
#stacks_in_1325_2 .effect-label{display:block !important}#stacks_in_1325_2 .header-pro{width:100% !important}

#stacks_in_927 a{display:block}#stacks_in_927 img{}

#stacks_in_927 {
	margin: 0px 0px 24px 0px;
}
/* stake-nomin */

#stacks_out_928{width:100%}  #stacks_out_928,#stacks_in_928{overflow:visible!important} #stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group .button.b-p.use-icon{white-space:nowrap}#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.eq-height>.bp-wrap:not(.inline-wrapped)>.button,#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.eq-height>.bp-wrap.bp-zone-item>.bp-wrap:not(.inline-wrapped)>.button,#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.eq-height>.bp-wrap.bp-zone-item .bp-group-wrap .b-p{display:-ms-flexbox;display:flex;box-pack:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.follow-text-align.group-left>.bp-wrap>.b-p{padding-left:0!important}#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.follow-text-align.group-right>.bp-wrap>.b-p{padding-right:0!important}#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.contained-bar{max-width:100px;margin-left:auto;margin-right:auto;padding-left:.94rem;padding-right:.94rem}#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.contained-bar .bp-wrap:first-of-type{padding-left:0!important}
#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.contained-bar .bp-wrap:last-of-type{padding-right:0!important}#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.contained-bar.contained-bg::before{max-width:100px;margin-left:auto;margin-right:auto} @media screen and (max-width:640px){#stacks_in_928>.bp-group-wrap>.bp-group.button-stack-pad>.bp-wrap>.b-p:not(.icon-only),#stacks_in_928>.bp-group-wrap>.bp-group.button-stack-pad>.bp-wrap.bp-zone-item>.bp-wrap>.b-p:not(.icon-only){padding-top:1.00rem!important;padding-bottom:1.06rem!important}}@media screen and (min-width:640px){#stacks_in_928>.bp-group-wrap>.bp-group.button-pad>.bp-wrap>.b-p:not(.icon-only),#stacks_in_928>.bp-group-wrap>.bp-group.button-pad>.bp-wrap.bp-zone-item>.bp-wrap>.b-p:not(.icon-only){padding-top:1.00rem!important;padding-bottom:1.06rem!important}}@media screen and (min-width:640px){#stacks_in_928>.bp-group-wrap>.bp-group.button-side-pad>.bp-wrap>.b-p:not(.icon-only),#stacks_in_928>.bp-group-wrap>.bp-group.button-side-pad>.bp-wrap.bp-zone-item>.bp-wrap>.b-p:not(.icon-only){padding-left:2.00rem!important;padding-right:2.00rem!important}}@media screen and (min-width:640px){#stacks_in_928>.bp-group-wrap>.bp-group.button-marg>.bp-wrap>.b-p:not(.icon-only),#stacks_in_928>.bp-group-wrap>.bp-group.button-marg>.bp-wrap.bp-zone-item>.bp-wrap>.b-p:not(.icon-only){margin-top:0px!important;margin-left:0px!important}}#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group>.bp-wrap:not(:first-of-type):not(.exclude-spacing),#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group>.bp-wrap.bp-zone-item>.bp-wrap:not(:first-of-type):not(.exclude-spacing){margin-left:7px}#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group>.bp-wrap:not(:last-of-type):not(.exclude-spacing),#stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group>.bp-wrap.bp-zone-item>.bp-wrap:not(:last-child):not(.exclude-spacing){margin-right:7px} #stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap:not(.flex-width),#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap:not(.flex-width){-ms-flex:1 1 auto;flex:1 1 0}#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap.icon-button,#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap.icon-button{-ms-flex:1 1 auto;flex:1 1 0}#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>.button.b-p:not(.icon-only),#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>.button.b-p:not(.icon-only){-ms-flex:1 1 auto;flex:1 1 0}#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>.button.b-p.icon-only,#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>.button.b-p.icon-only{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>button.b-p>.bp-text,#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>button.b-p.icon-only>.bp-icon,#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>button.b-p>.bp-text,#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>button.b-p.icon-only>.bp-icon{margin:auto}#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>button.b-p.use-icon>.bp-text,#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>button.b-p.use-icon>.bp-text{margin-left:0;margin-right:auto}#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>button.b-p.use-icon>.bp-icon,#stacks_in_928>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>button.b-p.use-icon>.bp-icon{margin-right:0;margin-left:auto}@media screen and (max-width:640px){#stacks_in_928>.bp-group-wrap>.bp-group:not(.group-fill).bar-center-mob{box-pack:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;align-content:center;-ms-flex-line-pack:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}
}#stacks_in_928:not(.group-stacked)>.bp-group-wrap.compress-pad>.bp-group.group-fill>.bp-wrap>.button.b-p:not(.icon-only),#stacks_in_928:not(.group-stacked)>.bp-group-wrap.compress-pad>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>.button.b-p:not(.icon-only){padding-left:0!important;padding-right:0!important} #stacks_in_928:not(.group-stacked)>.bp-group-wrap>.bp-group.margin-collapse .bp-wrap>.b-p{margin-bottom:0!important}#stacks_in_928.group-stacked>.bp-group-wrap>.bp-group.margin-stacked-collapse .bp-wrap:not(.allow-margin-wrapped)>.b-p{margin-bottom:0!important}    #stacks_in_928.group-stacked .bp-group .bb-divider{width:100%;border-bottom:1px solid rgba(153, 153, 153, 1.00);position:relative}#stacks_in_928 .bp-group.stack-below>.bp-wrap:not(.allow-margin-wrapped):last-child .b-p.button{margin-bottom:0!important}     

     #stacks_in_929 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_929 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_929 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_929 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_929 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_929 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_929 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_929 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_929 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_929>.button.b-p.expand-mob:not(.icon-only),#stacks_in_929>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_929 .button.b-p.expand-large:not(.icon-only),#stacks_in_929>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_929 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_929 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_929 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_929 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_929 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_929 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_929 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_929 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_929 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_929 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  

     #stacks_in_931 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_931 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_931 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_931 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_931 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_931 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_931 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_931 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_931 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_931>.button.b-p.expand-mob:not(.icon-only),#stacks_in_931>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_931 .button.b-p.expand-large:not(.icon-only),#stacks_in_931>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_931 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_931 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_931 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_931 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_931 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_931 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_931 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_931 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_931 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_931 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  

     #stacks_in_933 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_933 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_933 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_933 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_933 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_933 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_933 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_933 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_933 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_933>.button.b-p.expand-mob:not(.icon-only),#stacks_in_933>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_933 .button.b-p.expand-large:not(.icon-only),#stacks_in_933>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_933 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_933 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_933 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_933 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_933 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_933 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_933 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_933 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_933 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_933 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  

     #stacks_in_935 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_935 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_935 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_935 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_935 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_935 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_935 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_935 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_935 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_935>.button.b-p.expand-mob:not(.icon-only),#stacks_in_935>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_935 .button.b-p.expand-large:not(.icon-only),#stacks_in_935>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_935 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_935 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_935 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_935 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_935 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_935 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_935 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_935 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_935 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_935 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  

     #stacks_in_937 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_937 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_937 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_937 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_937 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_937 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_937 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_937 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_937 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_937>.button.b-p.expand-mob:not(.icon-only),#stacks_in_937>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_937 .button.b-p.expand-large:not(.icon-only),#stacks_in_937>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_937 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_937 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_937 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_937 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_937 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_937 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_937 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_937 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_937 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_937 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_928 .d-hov,#stacks_in_928 .d-hov::before,#stacks_in_928 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_928 .d-hov.active,#stacks_in_928 .d-hov.active::before,#stacks_in_928 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_928 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(17, 87, 135, 1.00)!important}#stacks_in_928 .hover-col::before,#stacks_in_928 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_928 .hover-col:hover::before{background:rgba(17, 87, 135, 1.00)}#stacks_in_928 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_928 .d-hov-ripple-out:hover::before{border:rgba(17, 87, 135, 1.00) solid 2px}#stacks_in_928 .d-hov-pop:hover,#stacks_in_928 .d-hov-pop:focus,#stacks_in_928 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_928 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_928 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_928 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_928 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(17, 87, 135, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_928 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_928 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_928 .d-hov-reveal:hover::before,#stacks_in_928 .d-hov-reveal.active::before{border-width:4px!important} 
               
.agent-hide{display:none !important}
    #stacks_in_859>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1} #stacks_in_859>.s-pro>.shear-wrapper>.shear-inner>.inner-content{z-index:1}  #stacks_in_859{z-index:1} #stacks_in_859>.s-pro>.sections-layer{display:none}      #stacks_in_859>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_859>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}       
@media only screen and (min-width:0px){#stacks_in_860 div,#stacks_in_860 div{word-spacing:-0.66rem}}#stacks_in_860 div,#stacks_in_860 div{color:rgba(227, 225, 205, 1.00)}#stacks_in_860 div a,#stacks_in_860 div a{color:rgba(227, 225, 205, 1.00)}#stacks_in_860 div a:hover,#stacks_in_860 div a:hover{color:rgba(170, 168, 153, 1.00)}#stacks_in_860 small,#stacks_in_860 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_860 div.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}@font-face{font-family:"1942";font-style:normal;font-weight:normal;src:url("https://media.a-d.studio/strange-days-on-earth/fonts/1942.ttf") format("truetype");src:url("https://media.a-d.studio/strange-days-on-earth/fonts/1942.woff2") format("woff2");src:url("https://media.a-d.studio/strange-days-on-earth/fonts/1942.woff") format("woff");}#stacks_in_860 div span,#stacks_in_860 div span,.no-default:not(.custom-font) div span,.no-default:not(.custom-font) div span{font-family:"1942",serif ;}#stacks_in_860 .hTxt{text-shadow:0px 4px 6px rgba(144, 142, 132, 0.50),0px 4px 20px rgba(189, 187, 177, 0.50),0px 4px 20px rgba(189, 187, 177, 0.50)}


#stacks_in_860 {
	padding: 0px 0px 24px 24px;
}
#stacks_in_860 .effect-label{display:block !important}#stacks_in_860 .header-pro{width:100% !important}

    #stacks_in_865>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1} #stacks_in_865>.s-pro>.shear-wrapper>.shear-inner>.inner-content{z-index:1}  #stacks_in_865{z-index:1} #stacks_in_865>.s-pro>.sections-layer{display:none}   #stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height,#stacks_in_865>.s-pro>.sections-layer.preload-height{height:39.00vh!important}@media screen and (min-width:640px){#stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height,#stacks_in_865>.s-pro>.sections-layer.preload-height{height:39.00vh!important}
} #stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height{overflow:hidden}#stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height{height:39.00vh}#stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height.preload-color{background:rgba(125, 23, 205, 1.00)}#stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height>.inner-content.v-center{opacity:0}#stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height.preload-height::after{opacity:0}#stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important}#stacks_in_865>.s-pro>.shear-wrapper>.shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);transform:translateY(-50%)}     #stacks_in_865>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_865>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}       
 #stacks_in_866.sections-box--stack>.s-box.bdr-vault::before,#stacks_in_866.sections-box--stack .bdr-child::before{z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;content:""}#stacks_in_866.sections-box--stack>.s-box.o-bg-vault::after{z-index:-1!important}      #stacks_in_866{position:relative;overflow:hidden;pointer-events:auto; z-index:1;}#stacks_in_866.box-pos>.s-box{overflow:hidden} #stacks_in_866>.s-box{margin: 0px }#stacks_in_866>.s-box>.s-box-content{padding: 0.00px 0.00px 0.00px 0.00px }@media screen and (min-width:768.00px) and (max-width:1024.00px){#stacks_in_866>.s-box>.s-box-content{padding: 10.00% 5.00% 0.00% 0.00% }}@media screen and (min-width:1024.00px){#stacks_in_866>.s-box>.s-box-content{padding: 10.00% 7.00% 0.00% 0.00% }}  #stacks_in_866{width:33.00%}@media all and (min-width:640px){#stacks_in_866{width:33.00%}}#stacks_in_866.auto-width{width:auto!important}   #stacks_in_866.box-abs{height:100.00%}
#stacks_in_866.box-abs>.s-box{width:100.00%;height:100.00%}@media all and (min-width:640px){#stacks_in_866.box-abs{height:100.00%}}    
#stacks_in_867_1 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_867_1 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_867_1 > .row.padding-detailed{padding:0.00rem 1.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_867_1 > .row.padding-detailed.padding-medium-up,#stacks_in_867_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_867_1 > .row.padding-detailed.padding-y-medium-up,#stacks_in_867_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_867_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_867_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

/* stake-nomin */

#stacks_out_867_2{width:100%}  #stacks_out_867_2,#stacks_in_867_2{overflow:visible!important} #stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group .button.b-p.use-icon{white-space:nowrap}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.eq-height>.bp-wrap:not(.inline-wrapped)>.button,#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.eq-height>.bp-wrap.bp-zone-item>.bp-wrap:not(.inline-wrapped)>.button,#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.eq-height>.bp-wrap.bp-zone-item .bp-group-wrap .b-p{display:-ms-flexbox;display:flex;box-pack:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.follow-text-align.group-left>.bp-wrap>.b-p{padding-left:0!important}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.follow-text-align.group-right>.bp-wrap>.b-p{padding-right:0!important}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.contained-bar{max-width:100px;margin-left:auto;margin-right:auto;padding-left:.94rem;padding-right:.94rem}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.contained-bar .bp-wrap:first-of-type{padding-left:0!important}
#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.contained-bar .bp-wrap:last-of-type{padding-right:0!important}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.contained-bar.contained-bg::before{max-width:100px;margin-left:auto;margin-right:auto} @media screen and (max-width:640px){#stacks_in_867_2>.bp-group-wrap>.bp-group.button-stack-pad>.bp-wrap>.b-p:not(.icon-only),#stacks_in_867_2>.bp-group-wrap>.bp-group.button-stack-pad>.bp-wrap.bp-zone-item>.bp-wrap>.b-p:not(.icon-only){padding-top:1.00rem!important;padding-bottom:1.06rem!important}}@media screen and (min-width:640px){#stacks_in_867_2>.bp-group-wrap>.bp-group.button-pad>.bp-wrap>.b-p:not(.icon-only),#stacks_in_867_2>.bp-group-wrap>.bp-group.button-pad>.bp-wrap.bp-zone-item>.bp-wrap>.b-p:not(.icon-only){padding-top:1.00rem!important;padding-bottom:1.06rem!important}}@media screen and (min-width:640px){#stacks_in_867_2>.bp-group-wrap>.bp-group.button-side-pad>.bp-wrap>.b-p:not(.icon-only),#stacks_in_867_2>.bp-group-wrap>.bp-group.button-side-pad>.bp-wrap.bp-zone-item>.bp-wrap>.b-p:not(.icon-only){padding-left:2.00rem!important;padding-right:2.00rem!important}}@media screen and (min-width:640px){#stacks_in_867_2>.bp-group-wrap>.bp-group.button-marg>.bp-wrap>.b-p:not(.icon-only),#stacks_in_867_2>.bp-group-wrap>.bp-group.button-marg>.bp-wrap.bp-zone-item>.bp-wrap>.b-p:not(.icon-only){margin-top:0px!important;margin-left:0px!important}}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group>.bp-wrap:not(:first-of-type):not(.exclude-spacing),#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group>.bp-wrap.bp-zone-item>.bp-wrap:not(:first-of-type):not(.exclude-spacing){margin-left:7px}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group>.bp-wrap:not(:last-of-type):not(.exclude-spacing),#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group>.bp-wrap.bp-zone-item>.bp-wrap:not(:last-child):not(.exclude-spacing){margin-right:7px} #stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap:not(.flex-width),#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap:not(.flex-width){-ms-flex:1 1 auto;flex:1 1 0}#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap.icon-button,#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap.icon-button{-ms-flex:1 1 auto;flex:1 1 0}#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>.button.b-p:not(.icon-only),#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>.button.b-p:not(.icon-only){-ms-flex:1 1 auto;flex:1 1 0}#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>.button.b-p.icon-only,#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>.button.b-p.icon-only{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>button.b-p>.bp-text,#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>button.b-p.icon-only>.bp-icon,#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>button.b-p>.bp-text,#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>button.b-p.icon-only>.bp-icon{margin:auto}#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>button.b-p.use-icon>.bp-text,#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>button.b-p.use-icon>.bp-text{margin-left:0;margin-right:auto}#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap>button.b-p.use-icon>.bp-icon,#stacks_in_867_2>.bp-group-wrap>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>button.b-p.use-icon>.bp-icon{margin-right:0;margin-left:auto}@media screen and (max-width:640px){#stacks_in_867_2>.bp-group-wrap>.bp-group:not(.group-fill).bar-center-mob{box-pack:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;align-content:center;-ms-flex-line-pack:center;box-align:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}
}#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap.compress-pad>.bp-group.group-fill>.bp-wrap>.button.b-p:not(.icon-only),#stacks_in_867_2:not(.group-stacked)>.bp-group-wrap.compress-pad>.bp-group.group-fill>.bp-wrap .m-wrap.m-dz.dz-block>.m-dz>.bp-wrap>.button.b-p:not(.icon-only){padding-left:0!important;padding-right:0!important} #stacks_in_867_2:not(.group-stacked)>.bp-group-wrap>.bp-group.margin-collapse .bp-wrap>.b-p{margin-bottom:0!important}#stacks_in_867_2.group-stacked>.bp-group-wrap>.bp-group.margin-stacked-collapse .bp-wrap:not(.allow-margin-wrapped)>.b-p{margin-bottom:0!important}    #stacks_in_867_2.group-stacked .bp-group .bb-divider{width:100%;border-bottom:1px solid rgba(153, 153, 153, 1.00);position:relative}#stacks_in_867_2 .bp-group.stack-below>.bp-wrap:not(.allow-margin-wrapped):last-child .b-p.button{margin-bottom:0!important}     

     #stacks_in_867_3 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_867_3 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_867_3 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_867_3 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_867_3 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_867_3 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_867_3 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_867_3 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_867_3 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_867_3>.button.b-p.expand-mob:not(.icon-only),#stacks_in_867_3>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_867_3 .button.b-p.expand-large:not(.icon-only),#stacks_in_867_3>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_867_3 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_867_3 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_867_3 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_867_3 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_867_3 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_867_3 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_867_3 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_867_3 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_867_3 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_867_3 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  

     #stacks_in_867_4 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_867_4 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_867_4 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_867_4 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_867_4 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_867_4 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_867_4 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_867_4 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_867_4 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_867_4>.button.b-p.expand-mob:not(.icon-only),#stacks_in_867_4>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_867_4 .button.b-p.expand-large:not(.icon-only),#stacks_in_867_4>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_867_4 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_867_4 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_867_4 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_867_4 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_867_4 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_867_4 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_867_4 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_867_4 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_867_4 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_867_4 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  

     #stacks_in_867_5 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_867_5 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_867_5 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_867_5 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_867_5 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_867_5 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_867_5 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_867_5 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_867_5 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_867_5>.button.b-p.expand-mob:not(.icon-only),#stacks_in_867_5>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_867_5 .button.b-p.expand-large:not(.icon-only),#stacks_in_867_5>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_867_5 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_867_5 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_867_5 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_867_5 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_867_5 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_867_5 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_867_5 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_867_5 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_867_5 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_867_5 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  

     #stacks_in_867_6 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_867_6 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_867_6 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_867_6 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_867_6 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_867_6 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_867_6 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_867_6 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_867_6 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_867_6>.button.b-p.expand-mob:not(.icon-only),#stacks_in_867_6>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_867_6 .button.b-p.expand-large:not(.icon-only),#stacks_in_867_6>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_867_6 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_867_6 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_867_6 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_867_6 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_867_6 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_867_6 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_867_6 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_867_6 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_867_6 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_867_6 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  

     #stacks_in_867_7 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_867_7 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_867_7 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_867_7 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_867_7 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_867_7 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_867_7 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_867_7 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_867_7 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}     @media screen and (max-width:641px){#stacks_in_867_7>.button.b-p.expand-mob:not(.icon-only),#stacks_in_867_7>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_867_7 .button.b-p.expand-large:not(.icon-only),#stacks_in_867_7>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
           #stacks_in_867_7 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_867_7 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_867_7 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_867_7 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_867_7 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_867_7 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_867_7 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_867_7 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_867_7 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_867_7 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_867_2 .d-hov,#stacks_in_867_2 .d-hov::before,#stacks_in_867_2 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_867_2 .d-hov.active,#stacks_in_867_2 .d-hov.active::before,#stacks_in_867_2 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_867_2 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(17, 87, 135, 1.00)!important}#stacks_in_867_2 .hover-col::before,#stacks_in_867_2 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_867_2 .hover-col:hover::before{background:rgba(17, 87, 135, 1.00)}#stacks_in_867_2 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_867_2 .d-hov-ripple-out:hover::before{border:rgba(17, 87, 135, 1.00) solid 2px}#stacks_in_867_2 .d-hov-pop:hover,#stacks_in_867_2 .d-hov-pop:focus,#stacks_in_867_2 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_867_2 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_867_2 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_867_2 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_867_2 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(17, 87, 135, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_867_2 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_867_2 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_867_2 .d-hov-reveal:hover::before,#stacks_in_867_2 .d-hov-reveal.active::before{border-width:4px!important} 
               
#stacks_in_867_11 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_867_11 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_867_11 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_867_11 > .row.padding-detailed.padding-medium-up,#stacks_in_867_11 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_867_11 > .row.padding-detailed.padding-y-medium-up,#stacks_in_867_11 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_867_11 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_867_11 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

#hoverBoxWrapperstacks_in_867_13_1 {
	height: auto;
	min-height: 0px;
	max-height: 60px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: default;
}

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

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

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

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












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

#hoverBoxWrapperstacks_in_867_13_1.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_867_13_1 {
	opacity: 1.00;
}





















@media only screen and (max-width:414px){#stacks_in_867_13_15 h3,#stacks_in_867_13_15 div{text-align:center !important}#stacks_out_867_13_15{display:block !important}}#stacks_in_867_13_15 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}
@media only screen and (max-width:480.00px){#stacks_in_867_13_15 h3{font-size:1.40rem!important}}@media only screen and (min-width:480.00px) and (max-width:1025.00px){#stacks_in_867_13_15 h3{font-size:1.80rem!important}}@media only screen and (min-width:1025.00px) and (max-width:2000.00px){#stacks_in_867_13_15 h3{font-size:2.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_867_13_15 h3{font-size:2.40rem!important}}

#stacks_in_867_13_15 {
	padding:  5px;
}
@media only screen and (max-width:414px){#stacks_in_867_13_5 h3,#stacks_in_867_13_5 div{text-align:center !important}#stacks_out_867_13_5{display:block !important}}#stacks_in_867_13_5 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_867_13_5 .hTxt{text-shadow:2px 2px 2px rgba(255, 255, 255, 0.00),0px -2px 5px rgba(154, 74, 255, 1.00),0px 2px 5px rgba(154, 74, 255, 1.00)}
@media only screen and (max-width:480.00px){#stacks_in_867_13_5 h3{font-size:1.40rem!important}}@media only screen and (min-width:480.00px) and (max-width:1025.00px){#stacks_in_867_13_5 h3{font-size:1.80rem!important}}@media only screen and (min-width:1025.00px) and (max-width:2000.00px){#stacks_in_867_13_5 h3{font-size:2.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_867_13_5 h3{font-size:2.40rem!important}}

#stacks_in_867_13_5 {
	padding:  5px;
}
#hoverBoxWrapperstacks_in_867_18_1 {
	height: auto;
	min-height: 0px;
	max-height: 60px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: default;
}

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

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

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

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












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

#hoverBoxWrapperstacks_in_867_18_1.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_867_18_1 {
	opacity: 1.00;
}





















@media only screen and (max-width:414px){#stacks_in_867_18_15 h3,#stacks_in_867_18_15 div{text-align:center !important}#stacks_out_867_18_15{display:block !important}}#stacks_in_867_18_15 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}
@media only screen and (max-width:480.00px){#stacks_in_867_18_15 h3{font-size:1.40rem!important}}@media only screen and (min-width:480.00px) and (max-width:1025.00px){#stacks_in_867_18_15 h3{font-size:1.80rem!important}}@media only screen and (min-width:1025.00px) and (max-width:2000.00px){#stacks_in_867_18_15 h3{font-size:2.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_867_18_15 h3{font-size:2.40rem!important}}

#stacks_in_867_18_15 {
	padding:  5px;
}
@media only screen and (max-width:414px){#stacks_in_867_18_5 h3,#stacks_in_867_18_5 div{text-align:center !important}#stacks_out_867_18_5{display:block !important}}#stacks_in_867_18_5 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_867_18_5 .hTxt{text-shadow:2px 2px 2px rgba(255, 255, 255, 0.00),0px -2px 5px rgba(154, 74, 255, 1.00),0px 2px 5px rgba(154, 74, 255, 1.00)}
@media only screen and (max-width:480.00px){#stacks_in_867_18_5 h3{font-size:1.40rem!important}}@media only screen and (min-width:480.00px) and (max-width:1025.00px){#stacks_in_867_18_5 h3{font-size:1.80rem!important}}@media only screen and (min-width:1025.00px) and (max-width:2000.00px){#stacks_in_867_18_5 h3{font-size:2.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_867_18_5 h3{font-size:2.40rem!important}}

#stacks_in_867_18_5 {
	padding:  5px;
}
#hoverBoxWrapperstacks_in_867_23_1 {
	height: auto;
	min-height: 0px;
	max-height: 60px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: default;
}

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

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

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

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












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

#hoverBoxWrapperstacks_in_867_23_1.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_867_23_1 {
	opacity: 1.00;
}





















@media only screen and (max-width:414px){#stacks_in_867_23_15 h3,#stacks_in_867_23_15 div{text-align:center !important}#stacks_out_867_23_15{display:block !important}}#stacks_in_867_23_15 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}
@media only screen and (max-width:480.00px){#stacks_in_867_23_15 h3{font-size:1.40rem!important}}@media only screen and (min-width:480.00px) and (max-width:1025.00px){#stacks_in_867_23_15 h3{font-size:1.80rem!important}}@media only screen and (min-width:1025.00px) and (max-width:2000.00px){#stacks_in_867_23_15 h3{font-size:2.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_867_23_15 h3{font-size:2.40rem!important}}

#stacks_in_867_23_15 {
	padding:  5px;
}
@media only screen and (max-width:414px){#stacks_in_867_23_5 h3,#stacks_in_867_23_5 div{text-align:center !important}#stacks_out_867_23_5{display:block !important}}#stacks_in_867_23_5 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_867_23_5 .hTxt{text-shadow:2px 2px 2px rgba(255, 255, 255, 0.00),0px -2px 5px rgba(154, 74, 255, 1.00),0px 2px 5px rgba(154, 74, 255, 1.00)}
@media only screen and (max-width:480.00px){#stacks_in_867_23_5 h3{font-size:1.40rem!important}}@media only screen and (min-width:480.00px) and (max-width:1025.00px){#stacks_in_867_23_5 h3{font-size:1.80rem!important}}@media only screen and (min-width:1025.00px) and (max-width:2000.00px){#stacks_in_867_23_5 h3{font-size:2.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_867_23_5 h3{font-size:2.40rem!important}}

#stacks_in_867_23_5 {
	padding:  5px;
}
#hoverBoxWrapperstacks_in_867_28_1 {
	height: auto;
	min-height: 0px;
	max-height: 60px;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 1;
	cursor: default;
}

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

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

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

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












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

#hoverBoxWrapperstacks_in_867_28_1.noTouchDeviceDetected:hover #hoverBoxRolloverstacks_in_867_28_1 {
	opacity: 1.00;
}





















@media only screen and (max-width:414px){#stacks_in_867_28_15 h3,#stacks_in_867_28_15 div{text-align:center !important}#stacks_out_867_28_15{display:block !important}}#stacks_in_867_28_15 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}
@media only screen and (max-width:480.00px){#stacks_in_867_28_15 h3{font-size:1.40rem!important}}@media only screen and (min-width:480.00px) and (max-width:1025.00px){#stacks_in_867_28_15 h3{font-size:1.80rem!important}}@media only screen and (min-width:1025.00px) and (max-width:2000.00px){#stacks_in_867_28_15 h3{font-size:2.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_867_28_15 h3{font-size:2.40rem!important}}

#stacks_in_867_28_15 {
	padding:  5px;
}
@media only screen and (max-width:414px){#stacks_in_867_28_5 h3,#stacks_in_867_28_5 div{text-align:center !important}#stacks_out_867_28_5{display:block !important}}#stacks_in_867_28_5 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_867_28_5 .hTxt{text-shadow:2px 2px 2px rgba(255, 255, 255, 0.00),0px -2px 5px rgba(154, 74, 255, 1.00),0px 2px 5px rgba(154, 74, 255, 1.00)}
@media only screen and (max-width:480.00px){#stacks_in_867_28_5 h3{font-size:1.40rem!important}}@media only screen and (min-width:480.00px) and (max-width:1025.00px){#stacks_in_867_28_5 h3{font-size:1.80rem!important}}@media only screen and (min-width:1025.00px) and (max-width:2000.00px){#stacks_in_867_28_5 h3{font-size:2.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_867_28_5 h3{font-size:2.40rem!important}}

#stacks_in_867_28_5 {
	padding:  5px;
}
 .style-pro-stacks_in_866::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}    .style-pro-stacks_in_866:not(.bg-vault):not(.bg-featured)::before{background-color:rgba(0, 0, 0, 0.44)}   

 .ovl-style-pro-stacks_in_866::after{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}  .ovl-style-pro-stacks_in_866:not(.o-bg-vault)::after{opacity:0!important;-webkit-transition:all 200ms ease;transition:all 200ms ease}.ovl-style-pro-stacks_in_866:not(.o-bg-vault):hover::after{opacity:0.82!important}   .ovl-style-pro-stacks_in_866:not(.o-bg-vault)::after{background-color:rgba(0, 0, 0, 1.00)}   

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

    #stacks_in_3>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1}  #stacks_in_3>.s-pro>.sections-layer{display:none}      #stacks_in_3>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_3>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}      #stacks_in_3>.s-pro>.shear-wrapper>.shear-inner>.inner-content.manPad{padding-top:7.00%;padding-bottom:20.00%}@media screen and (min-width:640px){#stacks_in_3>.s-pro>.shear-wrapper>.shear-inner>.inner-content.manPad{padding-top:0.00%;padding-bottom:8.00%}}  
@media only screen and (min-width:0px){#stacks_in_776 h1,#stacks_in_776 div{line-height:1.10}}@media only screen and (min-width:0px){#stacks_in_776 h1,#stacks_in_776 div{letter-spacing:2.00px}}#stacks_in_776 .header-pro.text-center .hTxt{margin-right:-2px}#stacks_in_776 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_776 {
	background-color: rgba(0, 0, 0, 0.22);
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 0px 0px 48px 0px;
	padding: 4px 0px 8px 0px;
}
#stacks_in_1323 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1323 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_1323 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_1323 > .row.padding-detailed.padding-medium-up,#stacks_in_1323 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1323 > .row.padding-detailed.padding-y-medium-up,#stacks_in_1323 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_1323 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_1323 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_1323 > .row.max-custom{margin:0 auto;max-width:1400px !important}#stacks_in_1323 > .row.max-custom.max-left{margin-left:0}#stacks_in_1323 > .row.max-custom.max-right{margin-right:0}






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



.poster-pagination {
    color: rgba(203, 199, 182, 1.00) !important;
}
.poster-pagination a {
    color: rgba(203, 199, 182, 1.00) !important;
}
.poster-pagination a:hover {
    color: rgba(255, 255, 255, 1.00) !important;
}


.poster-pagination {
    font-size: 24px !important;
}



.poster-pagination {
    margin-top: 1rem;
    margin-bottom: 1rem;

}
.poster-pagination a {
    text-decoration: none;
}




.poster-title, .poster-title a {
    margin: 5% 0px 0px 0px !important;
}




.poster-list-item {
    transition: background-color 500ms;
    
    margin: 24px 0px 24px 0px !important;
    
    
    padding: 16px 16px 16px 16px !important;
    
    
    background-color: rgba(0, 0, 0, 0.30) !important;
    
    
    border-color: rgba(99, 97, 87, 1.00) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 0px 0px 0px 0px !important;
    overflow: hidden;
    
    
}

.poster-item {
    
    max-width: 680px !important;
    
}

.poster-list-item:hover {
    
    background-color: rgba(255, 255, 255, 0.00) !important;
    
}

.poster-body {
    
}


.poster-list {
    display: flex;
    vertical-align: top;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: auto;
}

@media(max-width:767px){
    .poster-list-item {
        
        width: 100%;
        
    }
}
@media(min-width:768px){
    .poster-list-item {
        
        width: calc(90% / 2);
        
    }
}
@media(min-width:992px){
    .poster-list-item {
        
        width: calc(90% / 3);
        
    }
}
@media(min-width:1200px){
    .poster-list-item {
        
        width: calc(90% / 3);
        
    }
}





/* For edit and !edit mode */

.poster-title a:hover {
    text-decoration: none !important;
}

.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}

.poster-external-link::after {
    font-family: FontAwesome;
    content: "\f08e";
    margin-left: 1rem;
    font-size: smaller;
}


/* Social */

.poster-social {
    font-size: 1.7rem;
    text-align: left;
    line-height: 1.7rem;
}

.poster-social a {
    text-decoration: none;
    margin-right: 0.5rem;
}



.poster-share::after {
    font-family: FontAwesome;
    
    color: rgba(81, 77, 120, 1.00);
    
    
    content: "\f1e1";
    
}



.poster-facebook::after {
    font-family: FontAwesome;
    
    color: rgba(81, 77, 120, 1.00);
    
    
    content: "\f082";
    
}



.poster-twitter::after {
    font-family: FontAwesome;
    
    color: rgba(81, 77, 120, 1.00);
    
    
    content: "\f081";
    
}



.poster-pinterest::after {
    font-family: FontAwesome;
    
    color: rgba(81, 77, 120, 1.00);
    
    
    content: "\f0d3";
    
}



.poster-linkedin::after {
    font-family: FontAwesome;
    
    color: rgba(81, 77, 120, 1.00);
    
    
    content: "\f08c";
    
}


.poster-xing {
    display: none;
}


.poster-xing::after {
    font-family: FontAwesome;
    
    color: rgba(81, 77, 120, 1.00);
    
    
    content: "\f169";
    
}


.poster-envelope {
    display: none;
}


.poster-envelope::after {
    font-family: FontAwesome;
    
    color: rgba(81, 77, 120, 1.00);
    
    
    content: "\f199";
    
}

.poster-thumbnail {
    margin-left: auto;
    margin-right: auto;
}

.poster-thumbnail-caption {
    margin-top: 5px;
}

.poster-item article {
    float: none !important;
    width: 100% !important;
}

#stacks_in_7 {
	margin: 0px 24px 0px 24px;
}







#stacks_in_824 .poster-readmore {
    display: none !important;
}



#stacks_in_824 .poster-back {
    display: none !important;
}



#stacks_in_824 .blog-entry-author {
    display: none !important;
}



#stacks_in_912 h1,#stacks_in_912 .hTxt:not(.segment) div{font-size:11.00rem}@media all and (max-width:640px){#stacks_in_912 h1,#stacks_in_912 .hTxt:not(.segment) div{font-size:11.00rem}}#stacks_in_912 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_912 .h-pro{padding: 0%  12%  0% 12% }#stacks_in_912 .h-pro{border-radius: 100px }#stacks_in_912 .h-pro{border-width: 0px ;border-color:rgba(102, 102, 102, 1.00) rgba(51, 51, 51, 0.00) rgba(102, 102, 102, 1.00) rgba(51, 51, 51, 0.00);border-style:solid}#stacks_in_912 .h-pro{display:inline-block;background:rgba(0, 0, 0, 0.50)}#stacks_in_912 .hTxt{text-shadow:0px 4px 2px rgba(147, 147, 147, 0.30),0px 4px 5px rgba(192, 192, 192, 0.30),0px 4px 5px rgba(192, 192, 192, 0.30)}


#stacks_in_827 {
	margin: 0px 0px 12px 0px;
}

#stacks_in_841 {
	margin: 0px 0px 12px 0px;
}

     #stacks_in_832 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_832 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_832 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_832 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_832 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_832 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_832 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_832 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_832 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}   #stacks_in_832>.button.b-p,#stacks_in_832>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_832>.button.b-p.expand-mob:not(.icon-only),#stacks_in_832>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_832 .button.b-p.expand-large:not(.icon-only),#stacks_in_832>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_832.bp-wrap{padding:12px 0px 12px 0px}}  @media screen and (min-width:641px){#stacks_in_832.bp-wrap{padding:12px 0px 12px 0px}}        #stacks_in_832 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_832 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_832 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_832 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_832 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_832 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_832 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_832 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_832 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_832 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_832 .d-hov,#stacks_in_832 .d-hov::before,#stacks_in_832 .d-hov::after{-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_832 .d-hov.active,#stacks_in_832 .d-hov.active::before,#stacks_in_832 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_832 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(0, 0, 0, 1.00)!important}#stacks_in_832 .hover-col::before,#stacks_in_832 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_832 .hover-col:hover::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_832 .hover-col.active::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_832 .d-hov-ripple-out:hover::before{border:rgba(0, 0, 0, 1.00) solid 2px}#stacks_in_832 .d-hov-pop:hover,#stacks_in_832 .d-hov-pop:focus,#stacks_in_832 .d-hov-pop.active{-webkit-animation-duration:500ms;animation-duration:500ms}#stacks_in_832 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_832 .d-hov[class*="d-hov-overline-"]::before{height:1px!important}#stacks_in_832 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_832 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-3px;border-bottom-color:rgba(0, 0, 0, 1.00)!important;border-bottom-width:1px;-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_832 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_832 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(0, 0, 0, 1.00)!important}#stacks_in_832 .d-hov-reveal:hover::before,#stacks_in_832 .d-hov-reveal.active::before{border-width:1px!important} 
               







#stacks_in_890 .poster-readmore {
    display: none !important;
}



#stacks_in_890 .poster-back {
    display: none !important;
}



#stacks_in_890 .blog-entry-author {
    display: none !important;
}



#stacks_in_891 a{display:block}#stacks_in_891 img{}

#stacks_in_893 {
	margin: 0px 0px 12px 0px;
}

#stacks_in_899 {
	margin: 0px 0px 12px 0px;
}

     #stacks_in_904 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_904 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_904 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_904 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_904 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_904 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_904 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_904 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_904 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}   #stacks_in_904>.button.b-p,#stacks_in_904>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_904>.button.b-p.expand-mob:not(.icon-only),#stacks_in_904>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_904 .button.b-p.expand-large:not(.icon-only),#stacks_in_904>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_904.bp-wrap{padding:12px 0px 12px 0px}}  @media screen and (min-width:641px){#stacks_in_904.bp-wrap{padding:12px 0px 12px 0px}}        #stacks_in_904 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_904 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_904 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_904 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_904 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_904 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_904 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_904 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_904 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_904 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_904 .d-hov,#stacks_in_904 .d-hov::before,#stacks_in_904 .d-hov::after{-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_904 .d-hov.active,#stacks_in_904 .d-hov.active::before,#stacks_in_904 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_904 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(0, 0, 0, 1.00)!important}#stacks_in_904 .hover-col::before,#stacks_in_904 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_904 .hover-col:hover::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_904 .hover-col.active::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_904 .d-hov-ripple-out:hover::before{border:rgba(0, 0, 0, 1.00) solid 2px}#stacks_in_904 .d-hov-pop:hover,#stacks_in_904 .d-hov-pop:focus,#stacks_in_904 .d-hov-pop.active{-webkit-animation-duration:500ms;animation-duration:500ms}#stacks_in_904 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_904 .d-hov[class*="d-hov-overline-"]::before{height:1px!important}#stacks_in_904 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_904 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-3px;border-bottom-color:rgba(0, 0, 0, 1.00)!important;border-bottom-width:1px;-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_904 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_904 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(0, 0, 0, 1.00)!important}#stacks_in_904 .d-hov-reveal:hover::before,#stacks_in_904 .d-hov-reveal.active::before{border-width:1px!important} 
               







#stacks_in_730 .poster-readmore {
    display: none !important;
}



#stacks_in_730 .poster-back {
    display: none !important;
}



#stacks_in_730 .blog-entry-author {
    display: none !important;
}



#stacks_in_806 a{display:block}#stacks_in_806 img{}#stacks_in_806 img{max-width:120px}@media only screen and (min-width:641px){#stacks_in_806 img{max-width:400px}}@media only screen and (min-width:1024px){#stacks_in_806 img{max-width:400px}}

#stacks_in_806 {
	margin: 12px 0px 12px 0px;
}
#stacks_in_803 a{display:block}#stacks_in_803 img{}

#stacks_in_733 {
	margin: 0px 0px 12px 0px;
}
#stacks_in_810 a{display:block}#stacks_in_810 img{}#stacks_in_810 img{max-width:130px}@media only screen and (min-width:641px){#stacks_in_810 img{max-width:130px}}@media only screen and (min-width:1024px){#stacks_in_810 img{max-width:130px}}

#stacks_in_810 {
	margin: 12px 0px 12px 0px;
}

     #stacks_in_759 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_759 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_759 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_759 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_759 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_759 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_759 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_759 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_759 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}   #stacks_in_759>.button.b-p,#stacks_in_759>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_759>.button.b-p.expand-mob:not(.icon-only),#stacks_in_759>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_759 .button.b-p.expand-large:not(.icon-only),#stacks_in_759>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_759.bp-wrap{padding:12px 0px 12px 0px}}  @media screen and (min-width:641px){#stacks_in_759.bp-wrap{padding:12px 0px 12px 0px}}        #stacks_in_759 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_759 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_759 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_759 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_759 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_759 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_759 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_759 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_759 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_759 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_759 .d-hov,#stacks_in_759 .d-hov::before,#stacks_in_759 .d-hov::after{-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_759 .d-hov.active,#stacks_in_759 .d-hov.active::before,#stacks_in_759 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_759 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(0, 0, 0, 1.00)!important}#stacks_in_759 .hover-col::before,#stacks_in_759 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_759 .hover-col:hover::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_759 .hover-col.active::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_759 .d-hov-ripple-out:hover::before{border:rgba(0, 0, 0, 1.00) solid 2px}#stacks_in_759 .d-hov-pop:hover,#stacks_in_759 .d-hov-pop:focus,#stacks_in_759 .d-hov-pop.active{-webkit-animation-duration:500ms;animation-duration:500ms}#stacks_in_759 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_759 .d-hov[class*="d-hov-overline-"]::before{height:1px!important}#stacks_in_759 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_759 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-3px;border-bottom-color:rgba(0, 0, 0, 1.00)!important;border-bottom-width:1px;-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_759 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_759 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(0, 0, 0, 1.00)!important}#stacks_in_759 .d-hov-reveal:hover::before,#stacks_in_759 .d-hov-reveal.active::before{border-width:1px!important} 
               









#stacks_in_786 .poster-back {
    display: none !important;
}



#stacks_in_786 .blog-entry-author {
    display: none !important;
}



#stacks_in_787 a{display:block}#stacks_in_787 img{}

#stacks_in_789 {
	margin: 0px 0px 12px 0px;
}

#stacks_in_852 > .row{padding-top:0.00rem;padding-bottom:1.00rem}#stacks_in_852 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_852 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_851 a{display:block}#stacks_in_851 img{}#stacks_in_851 img{max-width:120px}@media only screen and (min-width:641px){#stacks_in_851 img{max-width:120px}}@media only screen and (min-width:1024px){#stacks_in_851 img{max-width:120px}}

#stacks_in_855 {
	margin: 24px 0px 0px 0px;
}

#stacks_in_790 {
	margin: 0px 0px 12px 0px;
}
    #stacks_in_821.blu-wrap.flex-bot{margin-top:auto!important}    #stacks_in_821.blu-wrap{background-color:rgba(255, 255, 255, 0.00)}#stacks_in_821.blu-wrap>.blueprint-col{}#stacks_in_821.blu-wrap>.blueprint-col.flex-width.sb-sm-left{margin-right:auto}#stacks_in_821.blu-wrap>.blueprint-col.flex-width.sb-sm-center{margin-right:auto;margin-left:auto}#stacks_in_821.blu-wrap>.blueprint-col.flex-width.sb-sm-right{margin-left:auto}#stacks_in_821.blu-wrap>.blueprint-col>.blucol-content{margin:3.00% 0.00% 3.00% 0.00% ;padding: 30px }#stacks_in_821.blu-wrap>.blueprint-col>.blucol-content.bg-color{background-color:rgba(248, 248, 248, 1.00)} @media screen and (min-width:640px){#stacks_in_821.blu-wrap>.blueprint-col{ }#stacks_in_821.blu-wrap>.blueprint-col.med-flex-width.sb-med-left{margin-right:auto;margin-left:0}#stacks_in_821.blu-wrap>.blueprint-col.med-flex-width.sb-med-center{margin-right:auto;margin-left:auto}#stacks_in_821.blu-wrap>.blueprint-col.med-flex-width.sb-med-right{margin-left:auto;margin-right:0}#stacks_in_821.blu-wrap>.blueprint-col.med-fill-width{width:100%;margin-left:0;margin-right:0}}  @media screen and (min-width:1000px){#stacks_in_821.blu-wrap>.blueprint-col{ }
#stacks_in_821.blu-wrap>.blueprint-col.lg-flex-width.sb-lg-left,#stacks_in_821.blu-wrap>.blueprint-col.med-flex-width.lg-flex-width.sb-lg-left{margin-right:auto;margin-left:0}#stacks_in_821.blu-wrap>.blueprint-col.lg-flex-width.sb-lg-center,#stacks_in_821.blu-wrap>.blueprint-col.med-flex-width.lg-flex-width.sb-lg-center{margin-right:auto;margin-left:auto}#stacks_in_821.blu-wrap>.blueprint-col.lg-flex-width.sb-lg-right,#stacks_in_821.blu-wrap>.blueprint-col.med-flex-width.lg-flex-width.sb-lg-right{margin-left:auto;margin-right:0}#stacks_in_821.blu-wrap>.blueprint-col.lg-fill-width,#stacks_in_821.blu-wrap>.blueprint-col.med-fill-width,#stacks_in_821.blu-wrap>.blueprint-col .lg-fill-width{width:100%;max-width:none;margin-left:0;margin-right:0}}     
#stacks_in_815 a{display:block}#stacks_in_815 img{}

#stacks_in_815 {
	margin: 0px 0px 24px 0px;
}

#stacks_in_816 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_816 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_816 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_820 a{display:block}#stacks_in_820 img{}

#stacks_in_820 {
	margin: 0px 12px 0px 0px;
}
#stacks_in_819 a{display:block}#stacks_in_819 img{}

#stacks_in_819 {
	margin: 0px 0px 0px 12px;
}

     #stacks_in_794 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_794 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_794 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_794 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_794 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_794 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_794 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_794 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_794 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}   #stacks_in_794>.button.b-p,#stacks_in_794>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_794>.button.b-p.expand-mob:not(.icon-only),#stacks_in_794>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_794 .button.b-p.expand-large:not(.icon-only),#stacks_in_794>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_794.bp-wrap{padding:12px 0px 12px 0px}}  @media screen and (min-width:641px){#stacks_in_794.bp-wrap{padding:12px 0px 12px 0px}}        #stacks_in_794 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_794 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_794 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_794 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_794 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_794 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_794 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_794 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_794 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_794 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_794 .d-hov,#stacks_in_794 .d-hov::before,#stacks_in_794 .d-hov::after{-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_794 .d-hov.active,#stacks_in_794 .d-hov.active::before,#stacks_in_794 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_794 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(0, 0, 0, 1.00)!important}#stacks_in_794 .hover-col::before,#stacks_in_794 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_794 .hover-col:hover::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_794 .hover-col.active::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_794 .d-hov-ripple-out:hover::before{border:rgba(0, 0, 0, 1.00) solid 2px}#stacks_in_794 .d-hov-pop:hover,#stacks_in_794 .d-hov-pop:focus,#stacks_in_794 .d-hov-pop.active{-webkit-animation-duration:500ms;animation-duration:500ms}#stacks_in_794 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_794 .d-hov[class*="d-hov-overline-"]::before{height:1px!important}#stacks_in_794 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_794 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-3px;border-bottom-color:rgba(0, 0, 0, 1.00)!important;border-bottom-width:1px;-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_794 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_794 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(0, 0, 0, 1.00)!important}#stacks_in_794 .d-hov-reveal:hover::before,#stacks_in_794 .d-hov-reveal.active::before{border-width:1px!important} 
               







#stacks_in_704 .poster-readmore {
    display: none !important;
}



#stacks_in_704 .poster-back {
    display: none !important;
}



#stacks_in_704 .blog-entry-author {
    display: none !important;
}



#stacks_in_705 a{display:block}#stacks_in_705 img{}

#stacks_in_707 {
	margin: 0px 0px 12px 0px;
}

     #stacks_in_721 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_721 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_721 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_721 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_721 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_721 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_721 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_721 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_721 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}   #stacks_in_721>.button.b-p,#stacks_in_721>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_721>.button.b-p.expand-mob:not(.icon-only),#stacks_in_721>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_721 .button.b-p.expand-large:not(.icon-only),#stacks_in_721>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_721.bp-wrap{padding:12px 0px 12px 0px}}  @media screen and (min-width:641px){#stacks_in_721.bp-wrap{padding:12px 0px 12px 0px}}        #stacks_in_721 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_721 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_721 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_721 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_721 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_721 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_721 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_721 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_721 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_721 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_721 .d-hov,#stacks_in_721 .d-hov::before,#stacks_in_721 .d-hov::after{-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_721 .d-hov.active,#stacks_in_721 .d-hov.active::before,#stacks_in_721 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_721 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(0, 0, 0, 1.00)!important}#stacks_in_721 .hover-col::before,#stacks_in_721 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_721 .hover-col:hover::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_721 .hover-col.active::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_721 .d-hov-ripple-out:hover::before{border:rgba(0, 0, 0, 1.00) solid 2px}#stacks_in_721 .d-hov-pop:hover,#stacks_in_721 .d-hov-pop:focus,#stacks_in_721 .d-hov-pop.active{-webkit-animation-duration:500ms;animation-duration:500ms}#stacks_in_721 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_721 .d-hov[class*="d-hov-overline-"]::before{height:1px!important}#stacks_in_721 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_721 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-3px;border-bottom-color:rgba(0, 0, 0, 1.00)!important;border-bottom-width:1px;-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_721 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_721 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(0, 0, 0, 1.00)!important}#stacks_in_721 .d-hov-reveal:hover::before,#stacks_in_721 .d-hov-reveal.active::before{border-width:1px!important} 
               









#stacks_in_370 .poster-back {
    display: none !important;
}



#stacks_in_370 .blog-entry-author {
    display: none !important;
}



#stacks_in_461 a{display:block}#stacks_in_461 img{width:100%;}

#stacks_in_373 {
	margin: 0px 0px 12px 0px;
}

#stacks_in_374 {
	margin: 0px 0px 16px 0px;
}

#stacks_in_377 {
	margin: 6px 0px 12px 0px;
}

     #stacks_in_756 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_756 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_756 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_756 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_756 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_756 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_756 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_756 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_756 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}   #stacks_in_756>.button.b-p,#stacks_in_756>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_756>.button.b-p.expand-mob:not(.icon-only),#stacks_in_756>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_756 .button.b-p.expand-large:not(.icon-only),#stacks_in_756>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_756.bp-wrap{padding:12px 0px 12px 0px}}  @media screen and (min-width:641px){#stacks_in_756.bp-wrap{padding:12px 0px 12px 0px}}        #stacks_in_756 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_756 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_756 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_756 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_756 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_756 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_756 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_756 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_756 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_756 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_756 .d-hov,#stacks_in_756 .d-hov::before,#stacks_in_756 .d-hov::after{-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_756 .d-hov.active,#stacks_in_756 .d-hov.active::before,#stacks_in_756 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_756 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(0, 0, 0, 1.00)!important}#stacks_in_756 .hover-col::before,#stacks_in_756 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_756 .hover-col:hover::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_756 .hover-col.active::before{background:rgba(0, 0, 0, 1.00)}#stacks_in_756 .d-hov-ripple-out:hover::before{border:rgba(0, 0, 0, 1.00) solid 2px}#stacks_in_756 .d-hov-pop:hover,#stacks_in_756 .d-hov-pop:focus,#stacks_in_756 .d-hov-pop.active{-webkit-animation-duration:500ms;animation-duration:500ms}#stacks_in_756 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_756 .d-hov[class*="d-hov-overline-"]::before{height:1px!important}#stacks_in_756 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_756 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-3px;border-bottom-color:rgba(0, 0, 0, 1.00)!important;border-bottom-width:1px;-webkit-transition-duration:500ms;transition-duration:500ms}#stacks_in_756 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_756 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(0, 0, 0, 1.00)!important}#stacks_in_756 .d-hov-reveal:hover::before,#stacks_in_756 .d-hov-reveal.active::before{border-width:1px!important} 
               
#stacks_in_680 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_680 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_680 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_680 > .row.padding-detailed.padding-medium-up,#stacks_in_680 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_680 > .row.padding-detailed.padding-y-medium-up,#stacks_in_680 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_680 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_680 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_680 > .row.max-custom{margin:0 auto;max-width:600px !important}#stacks_in_680 > .row.max-custom.max-left{margin-left:0}#stacks_in_680 > .row.max-custom.max-right{margin-right:0}
#stacks_in_578 h1,#stacks_in_578 .hTxt:not(.segment) div{font-size:2.00rem}@media all and (max-width:640px){#stacks_in_578 h1,#stacks_in_578 .hTxt:not(.segment) div{font-size:2.00rem}}#stacks_in_578 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_578 {
	margin: 32px 0px 0px 0px;
}
#stacks_in_585 h6.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_585 .h-pro{padding: 1px  10px  3px 10px }#stacks_in_585 .h-pro{border-radius: 0px }#stacks_in_585 .h-pro{border-width: 1px ;border-color:rgba(57, 57, 52, 1.00) rgba(51, 51, 51, 0.00) rgba(57, 57, 52, 1.00) rgba(51, 51, 51, 0.00);border-style:solid}#stacks_in_585 .h-pro{display:inline-block;background:rgba(0, 0, 0, 0.00)}


#stacks_in_585 {
	margin: 6px 0px 0px 0px;
}
#stacks_in_1301 h6.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_1301 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 6px 0px 0px 0px;
	padding: 1px 12px 4px 12px;
}

  #stacks_in_1308{text-align:center}        #stacks_in_1308>.button.b-p,#stacks_in_1308>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_1308>.button.b-p.expand-mob:not(.icon-only),#stacks_in_1308>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_1308 .button.b-p.expand-large:not(.icon-only),#stacks_in_1308>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
   @media screen and (max-width:641px){#stacks_in_1308.bp-wrap{padding:44px 0px 0px 0px}}     @media screen and (min-width:641px) and (max-width:1000px){#stacks_in_1308.bp-wrap{display:none!important}}  @media screen and (min-width:1000px){#stacks_in_1308.bp-wrap{display:none!important}}     
  
 .style-pro-stacks_in_3::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}      .style-pro-stacks_in_3:not(.bg-vault):before{opacity:0.20;background-repeat:no-repeat;background-position:center center;background-size:auto; background-attachment:fixed;width:100%;}.style-pro-stacks_in_3:not(.bg-vault):not(.bg-featured)::before{ background-image:url(); }@media only screen and (max-device-width:1024px){.style-pro-stacks_in_3:not(.bg-vault)::before{background-attachment:scroll!important}}    

.agent-hide{display:none !important}
    #stacks_in_764_1>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1}  #stacks_in_764_1>.s-pro>.sections-layer{display:none}      #stacks_in_764_1>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_764_1>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}      #stacks_in_764_1>.s-pro>.shear-wrapper>.shear-inner>.inner-content.manPad{padding-top:2.00%;padding-bottom:2.00%}@media screen and (min-width:640px){#stacks_in_764_1>.s-pro>.shear-wrapper>.shear-inner>.inner-content.manPad{padding-top:3.00%;padding-bottom:3.00%}}  
#stacks_in_764_18_1 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_764_18_1 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_764_18_1 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_764_18_1 > .row.padding-detailed.padding-medium-up,#stacks_in_764_18_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_764_18_1 > .row.padding-detailed.padding-y-medium-up,#stacks_in_764_18_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_764_18_1 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_764_18_1 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

#stacks_in_764_18_2 div,#stacks_in_764_18_2 .hTxt:not(.segment) div{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_764_18_2 div,#stacks_in_764_18_2 .hTxt:not(.segment) div{font-size:0.95rem}}#stacks_in_764_18_2 div.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_764_18_2 {
	margin: 0px 0px 8px 0px;
}

  #stacks_in_764_18_4{text-align:center}    #stacks_in_764_18_4 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_764_18_4 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_764_18_4 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_764_18_4 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_764_18_4 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_764_18_4 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_764_18_4 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_764_18_4 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_764_18_4 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}   #stacks_in_764_18_4>.button.b-p,#stacks_in_764_18_4>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_764_18_4>.button.b-p.expand-mob:not(.icon-only),#stacks_in_764_18_4>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_764_18_4 .button.b-p.expand-large:not(.icon-only),#stacks_in_764_18_4>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
    @media screen and (min-width:641px){#stacks_in_764_18_4.bp-wrap{padding:0px 0px 24px 0px}}        #stacks_in_764_18_4 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_764_18_4 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_764_18_4 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_764_18_4 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_764_18_4 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_764_18_4 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_764_18_4 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_764_18_4 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_764_18_4 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_764_18_4 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_764_18_4 .d-hov,#stacks_in_764_18_4 .d-hov::before,#stacks_in_764_18_4 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_764_18_4 .d-hov.active,#stacks_in_764_18_4 .d-hov.active::before,#stacks_in_764_18_4 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_764_18_4 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_764_18_4 .hover-col::before,#stacks_in_764_18_4 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_764_18_4 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_764_18_4 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_764_18_4 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_764_18_4 .d-hov-pop:hover,#stacks_in_764_18_4 .d-hov-pop:focus,#stacks_in_764_18_4 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_764_18_4 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_764_18_4 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_764_18_4 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_764_18_4 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_764_18_4 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_764_18_4 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_764_18_4 .d-hov-reveal:hover::before,#stacks_in_764_18_4 .d-hov-reveal.active::before{border-width:4px!important} 
               
  #stacks_in_764_1>.s-pro>.shear-wrapper{position:relative;z-index:1}#stacks_in_764_1>.s-pro>.sections-layer{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}#stacks_in_764_1>.s-pro>.sections-layer>.video-background{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;content:""}#stacks_in_764_1>.s-pro>.sections-layer.is-loaded>.video-background.hide-when-loaded{display:none}#stacks_in_764_1>.s-pro>.sections-layer:not(.is-loaded)>#vid-stacks_in_764_11{opacity:0!important}#stacks_in_764_1>.s-pro>.sections-layer>#vid-stacks_in_764_11.not-started.hide-when-played{display:none!important}#stacks_in_764_1>.s-pro>.sections-layer:not(.is-loaded)>#vid-stacks_in_764_11.hide-when-played{display:none!important}#vid-stacks_in_764_11{opacity:0.50}#vid-stacks_in_764_11.pre-load{opacity:0}#play-stacks_in_764_11{-webkit-transform:scale(1);transform:scale(1);position:absolute;top:50%;left:50%;-webkit-transition:all linear 220ms;transition:all linear 220ms;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;border:3px solid rgba(255, 255, 255, 1.00);margin:-50px 0 0 -50px;text-indent:-2000px;border-radius:4px;background-color:rgba(0, 0, 0, 0.30);overflow:hidden;z-index:9999}#play-stacks_in_764_11.pl-rect{height:80px}#play-stacks_in_764_11.pl-square,#play-stacks_in_764_11.pl-circ{height:100px}#play-stacks_in_764_11.pl-circ{border-radius:50%}#play-stacks_in_764_11::before{content:'';position:absolute;top:52%;left:52%;margin:-20px 0 0 -12px;border-left:35px solid rgba(0,0,0,0.2);border-top:20px solid transparent;border-bottom:20px solid transparent}#play-stacks_in_764_11::after{content:'';position:absolute;top:50%;left:48%;margin:-20px 0 0 -12px;border-left:40px solid rgba(255, 255, 255, 1.00);border-top:20px solid transparent;border-bottom:20px solid transparent}#play-stacks_in_764_11:hover{border-color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.75)}#play-stacks_in_764_11:hover::after{border-left-color:rgba(255, 255, 255, 1.00)}#play-stacks_in_764_11.not-started{display:block}#play-stacks_in_764_11.no-play-button{display:none!important} .mute-toggle.mute-video{display:none!important}          #stacks_in_764_1 .vb-stacks_in_764_11.bg-none{background:transparent}#stacks_in_764_1 .vb-stacks_in_764_11.bg-color{background-color:rgba(105, 157, 255, 1.00)}  
.agent-hide{display:none !important}
    #stacks_in_1294_1>.s-pro.no-vault-z>.shear-wrapper>.shear-inner.o-bg-vault>.inner-content{z-index:1}  #stacks_in_1294_1>.s-pro>.sections-layer{display:none}      #stacks_in_1294_1>.s-pro>.shear-wrapper>.shear-inner::after,#stacks_in_1294_1>.s-pro>.shear-wrapper>.shear-inner::before{margin-top:0.00%}      #stacks_in_1294_1>.s-pro>.shear-wrapper>.shear-inner>.inner-content.manPad{padding-top:5.00%;padding-bottom:8.00%}@media screen and (min-width:640px){#stacks_in_1294_1>.s-pro>.shear-wrapper>.shear-inner>.inner-content.manPad{padding-top:2.00%;padding-bottom:0.20%}}  
#stacks_in_1294_3 div,#stacks_in_1294_3 .hTxt:not(.segment) div{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_1294_3 div,#stacks_in_1294_3 .hTxt:not(.segment) div{font-size:1.00rem}}#stacks_in_1294_3 div.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}


#stacks_in_1294_3 {
	margin: 0px 0px 8px 0px;
}

  #stacks_in_1294_5{text-align:center}    #stacks_in_1294_5 .button.b-p>.bp-icon>.bp-glyph{color:rgba(204, 204, 204, 1.00)}#stacks_in_1294_5 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_1294_5 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(186, 186, 186, 1.00)}     #stacks_in_1294_5 .button.b-p.icon-only>.bp-text{display:none}#stacks_in_1294_5 .button.b-p.icon-only>.joeyOpenLabel,#stacks_in_1294_5 .button.b-p.icon-only>.joeyCloseLabel{display:none!important}#stacks_in_1294_5 .button.b-p.icon-only{padding:0!important;border-radius:50%}#stacks_in_1294_5 .button.b-p.icon-only::before{border-radius:50%}#stacks_in_1294_5 .button.b-p.icon-only>.bp-icon>.bp-glyph{vertical-align:top;border-radius:50%}   #stacks_in_1294_5>.button.b-p,#stacks_in_1294_5>.dd-wrap>.button.b-p{margin-bottom:0}   @media screen and (max-width:641px){#stacks_in_1294_5>.button.b-p.expand-mob:not(.icon-only),#stacks_in_1294_5>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_1294_5 .button.b-p.expand-large:not(.icon-only),#stacks_in_1294_5>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
    @media screen and (min-width:641px){#stacks_in_1294_5.bp-wrap{padding:0px 0px 24px 0px}}        #stacks_in_1294_5 .button.b-p.icon-only>.bp-icon>.bp-glyph{font-size:100%;margin-left:0.00%}#stacks_in_1294_5 .button.b-p.icon-only>.bp-icon>.bp-glyph::before{margin-top:0} #stacks_in_1294_5 .button.b-p.icon-only{width:51px;height:51px}#stacks_in_1294_5 .button.b-p.icon-only .bp-glyph:before{line-height:51px;margin-top:0}#stacks_in_1294_5 .button.b-p.icon-only.tiny{width:33px;height:33px}#stacks_in_1294_5 .button.b-p.icon-only.tiny .bp-glyph:before{line-height:33px;margin-top:0}#stacks_in_1294_5 .button.b-p.icon-only.small{width:44px;height:44px}#stacks_in_1294_5 .button.b-p.icon-only.small .bp-glyph:before{line-height:44px;margin-top:0}#stacks_in_1294_5 .button.b-p.icon-only.large{width:61px;height:61px}#stacks_in_1294_5 .button.b-p.icon-only.large .bp-glyph:before{line-height:61px;margin-top:0}   
  
       
  #stacks_in_1294_5 .d-hov,#stacks_in_1294_5 .d-hov::before,#stacks_in_1294_5 .d-hov::after{-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_1294_5 .d-hov.active,#stacks_in_1294_5 .d-hov.active::before,#stacks_in_1294_5 .d-hov.active::after{-webkit-transition-duration:0ms;transition-duration:0ms}#stacks_in_1294_5 .hover-col:not(.button.b-p):not(.bp-zone-item)::before{background:rgba(239, 181, 10, 1.00)!important}#stacks_in_1294_5 .hover-col::before,#stacks_in_1294_5 .hover-col::after{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#stacks_in_1294_5 .hover-col:hover::before{background:rgba(239, 181, 10, 1.00)}#stacks_in_1294_5 .hover-col.active::before{background:rgba(207, 0, 32, 1.00)}#stacks_in_1294_5 .d-hov-ripple-out:hover::before{border:rgba(239, 181, 10, 1.00) solid 2px}#stacks_in_1294_5 .d-hov-pop:hover,#stacks_in_1294_5 .d-hov-pop:focus,#stacks_in_1294_5 .d-hov-pop.active{-webkit-animation-duration:300ms;animation-duration:300ms}#stacks_in_1294_5 .d-hov[class*="d-hov-underline-"]::before,#stacks_in_1294_5 .d-hov[class*="d-hov-overline-"]::before{height:4px!important}#stacks_in_1294_5 .d-hov[class*="d-hov-text-underline-"]>.bp-text::before,#stacks_in_1294_5 .d-hov[class*="d-hov-text-underline-"] .ml-text::before{bottom:-6px;border-bottom-color:rgba(239, 181, 10, 1.00)!important;border-bottom-width:4px;-webkit-transition-duration:300ms;transition-duration:300ms}#stacks_in_1294_5 .d-hov[class*="d-hov-text-underline-"].active>.bp-text::before,#stacks_in_1294_5 .d-hov[class*="d-hov-text-underline-"].active .ml-text::before{-webkit-transition-duration:0ms;transition-duration:0ms;border-bottom-color:rgba(207, 0, 32, 1.00)!important}#stacks_in_1294_5 .d-hov-reveal:hover::before,#stacks_in_1294_5 .d-hov-reveal.active::before{border-width:4px!important} 
               
