
#stacks_out_485 {
	width: 61%;
}


#stacks_in_2572-wrapper,
#stacks_in_2572-wrapper > .bkg-overlay {
	overflow: visible;
	z-index: 15;
	position: relative;
}

#stacks_in_2572-wrapper > .filters-layer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	
	
	
	
}

#stacks_in_2572-wrapper > .bkg-overlay {
	z-index: 10;
}

#stacks_in_2572-wrapper {
	background-position: center center;
}


#stacks_in_2572-wrapper.cover {
	background-size: cover;
	background-repeat: no-repeat;
}

#stacks_in_2572-wrapper.contain {
	background-size: contain;
	background-repeat: no-repeat;
}

#stacks_in_2572-wrapper.parallax {
	background-repeat: no-repeat;	
}

#stacks_in_2572-wrapper .jarallax {
	position: relative;
	z-index: 0;
}
#stacks_in_2572-wrapper .jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}



#stacks_in_2572-wrapper.tile {
	background-repeat: repeat;
}

#stacks_in_2572-wrapper.bkg-image {
	background-image: url();
}






#stacks_in_2572-wrapper.bkg-remote-image {
	background-image: url();
}



	

#stacks_in_2572-wrapper.bkg-webp-image {
	background-image: url();
}



body.webp-not-supported #stacks_in_2572-wrapper.bkg-webp-image {
	background-image: url() !important;
}



	
	

#stacks_in_2572-wrapper.bkg-preset {
	background: var(--bs-gray-400);
}

#stacks_in_2572-wrapper.bkg-solid-color {
	background: rgba(127, 73, 246, 1.00);
}

#stacks_in_2572-wrapper.bkg-gradient-two {
	background: rgba(128, 73, 246, 1.00);
	background: linear-gradient(0deg, rgba(128, 73, 246, 1.00) 0%, rgba(35, 19, 101, 1.00) 100%);
}

#stacks_in_2572-wrapper.bkg-gradient-four {
	background: /* newest syntax */
	radial-gradient(circle at 0% 0%, 
		 rgba(147, 103, 248, 1.00), transparent 80%),
	radial-gradient(circle at 100% 0%, 
		 rgba(35, 19, 101, 1.00), transparent 80%), 
	radial-gradient(circle at 0% 100%, 
		 rgba(35, 19, 101, 1.00), transparent 80%), 
	radial-gradient(circle at 100% 100%, 
		 rgba(147, 103, 248, 1.00), transparent 80%);
}

#stacks_in_2572-wrapper.custom-corners,
#stacks_in_2572-wrapper.custom-corners > .bkg-overlay.custom-corners,
#stacks_in_2572-wrapper.custom-corners > .filters-layer {
	border-radius: 10px 10px 10px 10px;
}



#stacks_in_2572-wrapper > .bkg-overlay.solid {
	background: rgba(0, 0, 0, 0.75);
}


#stacks_in_2572-wrapper > .bkg-overlay.linear-gradient-two {
	background: rgba(77, 26, 176, 0.75);
	/* Linear */
	background: linear-gradient(0deg, rgba(77, 26, 176, 0.75) 0%, rgba(127, 72, 245, 0.75) 100%);

}

#stacks_in_2572-wrapper > .bkg-overlay.radial-gradient-two {
	background: rgba(0, 0, 0, 0.20);
	/* Radial */
	background: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.75) 90%);
}





#stacks_in_2572-wrapper {
	
	
	border-color: var(--bs-secondary) !important;
	
	
	
}








	

	








#stacks_in_2606-wrapper {
	
	border-color: var(--bs-gray-500) !important;
	
	
	border-width: 1px !important;
	border-bottom-width: 0px !important;
	border-style: solid !important;	
}

#stacks_in_2606-wrapper .border-badge {
	
	background-color: var(--bs-secondary) !important;
	
	
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_2606-wrapper .border-badge {
	
}

#stacks_in_2606-wrapper.custom-width {
	width: 80%;
}.sc_wrap_stacks_in_2601 {
  margin: 0px 0px;
}
.sc_stacks_in_2601 {
  --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_2601,
.sc_stacks_in_2601:before,
.sc_stacks_in_2601 > .sc-background,
.sc_stacks_in_2601 > .sc-border,
.sc_stacks_in_2601 > .sc-effect:before,
.sc_stacks_in_2601 > .sc-effect:after,
.sc_stacks_in_2601 > .sc-effect > .sc-effect-image {
  border-radius: 0px;
}

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

.sc_stacks_in_2601 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
  
  border: 1px solid transparent;
  background-clip: content-box;
  
  
}
.sc_stacks_in_2601 > .sc-border {
  
  border: 1px solid #FFFFFF;
  opacity: 0.150000;
  
}

.sc_stacks_in_2601 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_2601.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_2601.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_2601.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_2601.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_2601.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_2601.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_2601.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_2601.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_2601.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_2601.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_2601.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_2601.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_2601.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_2601.sc-mouse-move > .sc-effect:after {
  border: 1px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_2601.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_2601.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_2601.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_2601 > .sc-content {
  max-width: calc(720px - 32px * 2);
}
.shimmer-card.sc_stacks_in_2601 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_2601 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_2601 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_2601 h1,
.sc_stacks_in_2601 h2,
.sc_stacks_in_2601 h3,
.sc_stacks_in_2601 h4,
.sc_stacks_in_2601 h5,
.sc_stacks_in_2601 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_2601:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_2601[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_2601:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_2601.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_2601.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_2601.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_2601 .sc_stacks_in_2601:not([style]) > .sc-content,
.sc_stacks_in_2601:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_2601.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_2601:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_2601:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_2601 .sc_stacks_in_2601 > a { pointer-events: none;}



#stacks_in_2607-wrapper {
	
	border-color: var(--bs-gray-500) !important;
	
	
	border-width: 1px !important;
	border-bottom-width: 0px !important;
	border-style: solid !important;	
}

#stacks_in_2607-wrapper .border-badge {
	
	background-color: var(--bs-secondary) !important;
	
	
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_2607-wrapper .border-badge {
	
}

#stacks_in_2607-wrapper.custom-width {
	width: 80%;
}
#stacks_out_493 {
	width: 250px;
	float: left;
}
