.layers-wrapper{position:relative;z-index:0}.layers-wrapper.full-height,.layers-wrapper.variable-height,.layers-wrapper.proportional{display:grid;}.layers-wrapper.full-height{height:100%;}.layers-back{position:absolute;top:0px;left:0px;height:100%;z-index:-1}.layers-back.layers-right{left:auto;right:0px}.layers-back > div{position:absolute;height:100%;width:100%;left:0px;top:0px;-webkit-transform:scale(1.1);transform:scale(1.1);background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1)}.layers-back:after{content:"";position:absolute;z-index:1;top:0px;left:0px;width:100%;height:100%;display:none;-webkit-transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1);transition:transform 750ms cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 750ms cubic-bezier(0.215,0.61,0.355,1)}.layers-in .layers-back:after{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.layers-in .layers-back > div{-webkit-transform:scale(1);transform:scale(1)}.layers-float{z-index:5}
.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}
.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}
.sc_wrap_stacks_in_82 {
  margin: 0px 0px;
}
.sc_stacks_in_82 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 32px 24px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_82,
.sc_stacks_in_82:before,
.sc_stacks_in_82 > .sc-background,
.sc_stacks_in_82 > .sc-border,
.sc_stacks_in_82 > .sc-effect:before,
.sc_stacks_in_82 > .sc-effect:after,
.sc_stacks_in_82 > .sc-effect > .sc-effect-image {
  border-radius: 0px;
}

.sc_stacks_in_82:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_82.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_82 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
  
  
}
.sc_stacks_in_82 > .sc-border {
  
  border: 1px solid #FFFFFF;
  opacity: 0.150000;
  
}


.sc_stacks_in_82.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_82.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_82.sc-mouse-move > .sc-effect:before,
.sc_stacks_in_82.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_82.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_82.sc-mouse-move > .sc-effect:after {
  mix-blend-mode: multiply;
}

.sc_stacks_in_82 > .sc-effect > .sc-effect-image {
  background-image: url(../files/backgroundImage-82.jpg);
}
.sc_stacks_in_82.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_82.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_82.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_82.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_82.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_82.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_82.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_82.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 1.000000;
}
.sc_stacks_in_82.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_82.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_82.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.500000;
}
.sc_stacks_in_82.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_82.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_82.sc-mouse-move > .sc-effect:after {
  border: 1px solid var(--sc-color-border);
  opacity: 1.000000;
}
.sc_stacks_in_82.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_82.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_82.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.250000;
}
.sc_stacks_in_82 > .sc-content {
  max-width: calc(720px - 32px * 2);
}
.shimmer-card.sc_stacks_in_82 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_82 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_82 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_82 h1,
.sc_stacks_in_82 h2,
.sc_stacks_in_82 h3,
.sc_stacks_in_82 h4,
.sc_stacks_in_82 h5,
.sc_stacks_in_82 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_82:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_82[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_82:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_82.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_82.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_82.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_82 .sc_stacks_in_82:not([style]) > .sc-content,
.sc_stacks_in_82:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_82.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_82:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_82:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_82 .sc_stacks_in_82 > a { pointer-events: none;}
.stacks_in_4.layers-wrapper{padding:80px 0px 100px 0px;margin:20px 0px 40px 0px;-ms-flex-line-pack: center ;align-content: center ;overflow:visible}.stacks_in_4.proportional{aspect-ratio:16 / 9;}.stacks_in_4.variable-height,.stacks_in_4.proportional{min-height:200px;max-height:500px;}.stacks_in_4.variable-height{height:40vh;}.stacks_in_4 .layers-back{width:71%;left:0%;opacity:1.00;border-radius:22px;}.stacks_in_4 .layers-back.layers-right{right:0%;left:auto}.stacks_in_4 .layers-back.layers-right,.stacks_in_4 .layers-back.layers-right > div,.stacks_in_4 .layers-back.layers-right > div:after{border-radius:22px;}.stacks_in_4 .layers-back > div{border-radius:22px;background-image:url(../files/image-4.jpg);}.stacks_in_4 .layers-back > div:after{content:"";position:absolute;left:0px;top:0px;bottom:0px;right:0px;background-color:rgba(0, 0, 0, 0.00);display:block;border-radius:22px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);}@media screen and (max-width:64em){.stacks_in_4 .layers-back{width:100%;height:350px;left:auto !important;right:auto !important}.stacks_in_4 .layers-back.mobile-square{border-radius:0px}.stacks_in_4 .layers-back.mobile-square > div,.stacks_in_4 .layers-back.mobile-square > div:after{border-radius:0px}.stacks_in_4 .layers-back.full-height{height:100%}.stacks_in_4 .layers-back.variable-height{height:40vh;min-height:200px;max-height:500px}}


#stacks_out_5,#stacks_in_5{overflow:visible}

#stacks_in_5 {
	background-color: rgba(183, 139, 63, 1.00);
	-moz-border-radius:  20px;
	-webkit-border-radius:  20px;
	border-radius:  20px;
	margin: 0px 0px 15px 0px;
	padding: 32px 60px 32px 32px;
}

.stacks_in_13{position:absolute;right:10.00%;top:15.00%;z-index:2;}@media screen and (max-width:40em){.stacks_in_13{right:0.00%;top:0.00%; position:relative;-webkit-transform:none;transform:none;left:unset;right:unset;top:unset;bottom:unset; }.stacks_in_13 .layers-transform{ -webkit-transform:none;transform:none; }}


#stacks_in_31 {
	font-size: 119%;
}
#stacks_in_73>.s3_row {
	margin: 0 -10px;
}

#stacks_in_73>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_73>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_73>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_73>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_73>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_77 {
	font-size: 119%;
}
.stacks_in_17{position:absolute;width:48%;right:0.00%;top:65.00%;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media screen and (max-width:40em){.stacks_in_17{width:100%;right:0.00%;top:0.00%; position:relative;-webkit-transform:none;transform:none;left:unset;right:unset;top:unset;bottom:unset; }.stacks_in_17 .layers-transform{ -webkit-transform:none;transform:none; }}

#stacks_in_28 {
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
}


.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_69 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_69 {
		display: none !important;
	}
}
.sc_wrap_stacks_in_84 {
  margin: 0px 0px;
}
.sc_stacks_in_84 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 32px 24px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_84,
.sc_stacks_in_84:before,
.sc_stacks_in_84 > .sc-background,
.sc_stacks_in_84 > .sc-border,
.sc_stacks_in_84 > .sc-effect:before,
.sc_stacks_in_84 > .sc-effect:after,
.sc_stacks_in_84 > .sc-effect > .sc-effect-image {
  border-radius: 0px;
}

.sc_stacks_in_84:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_84.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_84 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
  
  
}
.sc_stacks_in_84 > .sc-border {
  
  border: 1px solid #FFFFFF;
  opacity: 0.150000;
  
}

.sc_stacks_in_84 > .sc-effect > .sc-effect-image {
  background-image: url(../files/backgroundImage-84.jpg);
}
.sc_stacks_in_84.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_84.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_84.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_84.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_84.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_84.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_84.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_84.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_84.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_84.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_84.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_84.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_84.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_84.sc-mouse-move > .sc-effect:after {
  border: 1px solid var(--sc-color-border);
  opacity: 1.000000;
}
.sc_stacks_in_84.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_84.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_84.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.250000;
}
.sc_stacks_in_84 > .sc-content {
  max-width: calc(720px - 32px * 2);
}
.shimmer-card.sc_stacks_in_84 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_84 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_84 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_84 h1,
.sc_stacks_in_84 h2,
.sc_stacks_in_84 h3,
.sc_stacks_in_84 h4,
.sc_stacks_in_84 h5,
.sc_stacks_in_84 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_84:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_84[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_84:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_84.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_84.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_84.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_84 .sc_stacks_in_84:not([style]) > .sc-content,
.sc_stacks_in_84:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_84.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_84:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_84:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_84 .sc_stacks_in_84 > a { pointer-events: none;}
#shady_stack_stacks_in_70 {
	max-width: none;
	
  margin: 0 auto;
  
}

#shady_stack_shadow_stacks_in_70 {
	box-shadow:  0rem 0rem 0.8rem 0.4rem rgba(153, 153, 153, 1.00);
	border-radius: 0rem;
	overflow: hidden;
	padding: 1.0rem;
	margin: 1.0rem;
	border: none 0.10rem rgba(51, 51, 51, 1.00);
}

@media print {
	#shady_stack_shadow_stacks_in_70 {
		margin: 0;
		padding: 0;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_out_58 {
	width: 71%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_67 {
	height: 20.00px;
}




























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

#stacks_out_61 {
	width: 78%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_68 {
	height: 20.00px;
}




























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

#stacks_out_64 {
	width: 70%;
}
