.slabtexted .slabtext{display:-moz-inline-box;display:inline-block;white-space:nowrap}.slabtextinactive .slabtext{display:inline;white-space:normal;font-size:1em !important;letter-spacing:inherit !important;word-spacing:inherit !important;*letter-spacing:0 !important;*word-spacing:0 !important}.slabtextdone .slabtext{display:block;line-height:0.9}

.spacerStack {
	height: 40.00px!important;
}

#spacerStackstacks_in_5739 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_5739 {
		display: none !important;
	}
}

#stacks_in_5740 {
	margin:  20px;
}




























@media print {
	#spacerStackstacks_in_5745 {
		display: none !important;
	}
}
.boxCanvasstacks_in_5732 {
  height: 50vh;
  width: 100%;
  margin: auto;
}


















/* Local image image applied as a CSS background */
.boxCanvasstacks_in_5732 {
	background: url(../files/container_local_image-5732.png);
	background-size: cover;
	background-repeat: no-repeat;
  background-position: center right;
}








.boxCanvasstacks_in_5732 .boxCanvasOuter {
  display: table;
  width: 100%;
  height: 100%;
  
  
  
  
}

.boxCanvasstacks_in_5732 .boxCanvasInner {
  display: table-cell;
  
  text-align: center;
  
  
  vertical-align: middle;
  
}

.boxCanvasstacks_in_5732 .boxCanvasContentstacks_in_5732 {
	max-width: 1140px;
	padding: 2rem;
	margin: 0 auto;
	color: #FFFFFF;
}

.boxCanvasstacks_in_5732 .boxCanvasContentstacks_in_5732 h1,
.boxCanvasstacks_in_5732 .boxCanvasContentstacks_in_5732 h2,
.boxCanvasstacks_in_5732 .boxCanvasContentstacks_in_5732 h3,
.boxCanvasstacks_in_5732 .boxCanvasContentstacks_in_5732 h4,
.boxCanvasstacks_in_5732 .boxCanvasContentstacks_in_5732 h5,
.boxCanvasstacks_in_5732 .boxCanvasContentstacks_in_5732 h6 {
	color: #FFFFFF;
}



#stacks_in_5773 {
	margin: 20px 0px 20px 0px;
}
#stacks_in_5904 {
    text-align: center;
    padding: 5px 5px;
}

#stacks_in_5904 a {
    display: inline-block;
    background: rgba(126, 0, 63, 1.00);
    background-image: -webkit-linear-gradient(top, rgba(126, 0, 63, 1.00), rgba(126, 0, 63, 1.00));
    background-image: -moz-linear-gradient(top, rgba(126, 0, 63, 1.00), rgba(126, 0, 63, 1.00));
    background-image: -ms-linear-gradient(top, rgba(126, 0, 63, 1.00), rgba(126, 0, 63, 1.00));
    background-image: -o-linear-gradient(top, rgba(126, 0, 63, 1.00), rgba(126, 0, 63, 1.00));
    background-image: linear-gradient(to bottom, rgba(126, 0, 63, 1.00), rgba(126, 0, 63, 1.00));
    border-radius: 0px;
    font-family: inherit;
    line-height: 1.2;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none;
    /* Misc. text formating */ 
    /* No text shadow */
    /* No box shadow */
    /* No border */
}

#stacks_in_5904 a:hover {
    background: rgba(126, 0, 63, 0.50);
    background-image: -webkit-linear-gradient(top, rgba(126, 0, 63, 0.50), rgba(126, 0, 63, 0.50));
    background-image: -moz-linear-gradient(top, rgba(126, 0, 63, 0.50), rgba(126, 0, 63, 0.50));
    background-image: -ms-linear-gradient(top, rgba(126, 0, 63, 0.50), rgba(126, 0, 63, 0.50));
    background-image: -o-linear-gradient(top, rgba(126, 0, 63, 0.50), rgba(126, 0, 63, 0.50));
    background-image: linear-gradient(to bottom, rgba(126, 0, 63, 0.50), rgba(126, 0, 63, 0.50));
    text-decoration: none;
    /* Misc. text formating */ 
}
.spacerStack {
	height: 40.00px!important;
}

#spacerStackstacks_in_5804 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_5804 {
		display: none !important;
	}
}

#stacks_in_5907 .vpp-item {
	position: relative;
  padding-bottom: 56.25%; /* 16:9 Video Aspect Ratio */
  height: 0;
	background-position: center;
	background-repeat: no-repeat;
  background-color: #000;
	
	background-size: cover;
	background-image: url("../files/thumbnail-5907.png");
	
}
#stacks_in_5907 .vpp-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#stacks_in_5907 .vpp-item .vpp-play-icon {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	align-content: center;
	justify-content: center;
}
#stacks_in_5907 .vpp-item .vpp-play-icon svg {
	width: 25%;
}
#stacks_in_5907 .vpp-item .vpp-play-icon svg path {
	fill: rgba(255, 255, 255, 1.00);/* checks for a plist customItem with an ID = iconColor and replaces the short code the setting's current value. */
}


.deluxe-slider-arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(0,-50%);
    left: 16px;
    cursor: pointer;
}
.deluxe-slider-right-arrow {
    left: auto;
    right: 16px;
}
.deluxe-slider-arrow > .slice.empty:before {
    content: "〉";
    background: #fff;
    color: #333;
    border-radius: 50%;
    height: 48px;
    width: 48px;
    display: block;
    text-align: center;
    line-height: 48px;
    font-size: 28px;
    font-weight: bold;
}
.deluxe-slider-left-arrow > .slice.empty:before {
    content: "〈";
}
.deluxe-gallery-wrap {
    position: fixed;
    z-index: 9999;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0,0,0,0.5);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    text-align: left;
}
.deluxe-gallery-wrap > * {
    align-self: center;
    overflow: visible;
}
.deluxe-gallery-wrap .slick-slide > div,
.deluxe-gallery-wrap .slick-slide > div > div {
  overflow: visible;
}
.deluxe-gallery-wrap .slick-slide > div {
  /* box-shadow: 0px 0px 24px rgba(0,0,0,0.6); */
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.deluxe-gallery-wrap .slick-slide .image_stack > div > img {
  width: 85vw;
  height: 85vh;
  object-fit: contain;
}
.deluxe-gallery-wrap .slick-slider {
  max-width: 100vw;
}
.deluxe-gallery-wrap .slick-slider .slick-list {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.is12:not(.slick-slider) {
  columns: 3;
  column-gap: 8px;
  padding: 8px;
}
.is12:not(.slick-slider) > * {
  margin-bottom: 8px;
  cursor: pointer;
  transform: translateZ(0);
}
.is12:not(.slick-slider) .gallery-caption {
  display: none;
}
.deluxe-lightbox-close {
    position: absolute;
    top: 16px;
    right: 16px;
    background: #fff;
    color: #333;
    border-radius: 50%;
    height: 48px;
    width: 48px;
    display: block;
    line-height: 48px;
    z-index: 99;
    cursor: pointer;
}
.deluxe-gallery-wrap .slick-track {
  display: flex;
}
.deluxe-gallery-wrap .slick-track .slick-slide {
  display: flex;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  align-items: center;
  justify-content: center;
}
.deluxe-lightbox-close svg {
    height: 48px;
    width: 48px;
    padding: 8px;
}
#stacks_in_5907 .slick-slide {
  margin: 0px 0px 0px 0px;
}
@media all and (max-width: 600px) {
  .deluxe-slider-arrow {
      top: auto;
      bottom: 16px;
      transform: translate(0,0);
  }
  .deluxe-lightbox-close {
    left: 50%;
    right: auto;
    bottom: 16px;
    top: auto;
    transform: translate(-50%,0);
  }
  .deluxe-gallery-wrap .slick-slide .image_stack > div > img {
    width: 100%;
    height: auto;
  }
  #stacks_in_5907 .slick-slide {
    margin: 0px 0px 0px 0px;
    
    margin: 0px 0px 72px 0px;
    

  }
  .is12:not(.slick-slider) {
    columns: 2;
    column-gap: 4.000000px;
    padding: 4.000000px;
  }
  .is12:not(.slick-slider) > * {
    margin-bottom: 4.000000px;
  }
}































@media print {
	#spacerStackstacks_in_5834 {
		display: none !important;
	}
}
#stacks_in_5905 .bb-text,#stacks_in_5905 div,#stacks_in_5905 p,#stacks_in_5905 h1,#stacks_in_5905 h2,#stacks_in_5905 h3,#stacks_in_5905 h4,#stacks_in_5905 h5,#stacks_in_5905 h6,#stacks_in_5905 span{font-weight:500}#stacks_in_5905 .slabtext{line-height:0.90}#stacks_in_5905 h1,#stacks_in_5905 h2,#stacks_in_5905 h3,#stacks_in_5905 h4,#stacks_in_5905 h5,#stacks_in_5905 h6,#stacks_in_5905 p,#stacks_in_5905 div,#stacks_in_5905 ul,#stacks_in_5905 ol,#stacks_in_5905 dl{color:rgba(232, 218, 212, 1.00);line-height:1.60}#stacks_in_5905 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_5905 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_5905 > .bb-text{padding-top:0px;margin-top:-0px}

#stacks_in_5905 {
	margin: 20px 20px 20px 20px;
	padding: 30px 40px 30px 50px;
}




























@media print {
	#spacerStackstacks_in_5679 {
		display: none !important;
	}
}

#stacks_in_5827 {
	margin: 20px 0px 20px 0px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_5829 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_5829 {
		display: none !important;
	}
}
