.sc_wrap_stacks_in_4 {
  margin: 0px 0px;
}
.sc_stacks_in_4 {
  --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: 880px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_4,
.sc_stacks_in_4:before,
.sc_stacks_in_4 > .sc-background,
.sc_stacks_in_4 > .sc-border,
.sc_stacks_in_4 > .sc-effect:before,
.sc_stacks_in_4 > .sc-effect:after,
.sc_stacks_in_4 > .sc-effect > .sc-effect-image {
  border-radius: 0px;
}

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

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

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

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

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

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