
#stacks_in_61 {
	background-color: rgba(196, 196, 103, 0.48);
	margin:  2px;
	padding:  5px;
}

#cycledex_stacks_in_2 .item-has-desc .cycledex-item-content {
  
}
#cycledex_stacks_in_2 .cycledex-item-content .cycledex-item-header {
  color: rgba(255, 255, 255, 1.00);
  font-weight: 700;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 8px 0;
}
#cycledex_stacks_in_2 .cycledex-item-content .cycledex-item-description {
  color: rgba(255, 255, 255, 1.00);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}
#cycledex_stacks_in_2 .cycledex-item-content {
  text-align: left;
  
  
}




.cycledex_noscroll{overflow: clip;}
#cycledex_stacks_in_2.cycledex-outer-wrap {
  position: relative;
  display: grid;
  justify-content: center;
  align-items: center;
  padding: 120px 0px;
  min-height: 0vh;
  overflow: hidden;
}
#cycledex_stacks_in_2 .cycledex-inner-wrap {
  width: 720px;
  max-width: 100vw;
  display: grid;
  justify-content: stretch;
  align-items: center;
  grid-template-columns: minmax(64px,180.000000px) 360px minmax(64px,180.000000px);
  position: relative;
  z-index: 3;
}
#cycledex_stacks_in_2.cycledex-outer-wrap.cycledex-popup {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  padding: 0;
  transition: opacity 200ms ease;
}
#cycledex_stacks_in_2.cycledex-outer-wrap.cycledex-popup.cycledex_active {
  pointer-events: auto;
  opacity: 1;
  transition: opacity 300ms ease;
}
#cycledex_stacks_in_2.cycledex-outer-wrap.cycledex-popup .cycledex-inner-wrap {
  grid-template-rows: 100vh;
}
#cycledex_stacks_in_2 .cycledex_close_icon {
  position:absolute;
  top: 32px;
  right: 32px;
  padding: 0;
  width: 64px;
  height: 64px;
  z-index: 4;
  cursor:pointer;
}
#cycledex_stacks_in_2 .cycledex_close_icon svg {
  width:64px;
  fill: rgba(255, 255, 255, 1.00);
  pointer-events: none;
}
#cycledex_stacks_in_2 .cycledex {
  position: relative;
  max-height: 100%;
  width: 100%;
  max-width: 360px;
  z-index: 0;
  aspect-ratio: 0.666667;
}
#cycledex_stacks_in_2 .cycledex-nav {
  color: rgba(255, 255, 255, 1.00);
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: grid;
  justify-content: center;
  align-items: center;
  transform-style: flat;
  transform: scale(1);
  -webkit-transform: scale(1) translateZ(800px);
  transition: transform 300ms ease;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
}
#cycledex_stacks_in_2 .cycledex-nav:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2) translateZ(800px);
}
#cycledex_stacks_in_2 .cycledex-nav:active {
  opacity: 0.75;
}
#cycledex_stacks_in_2 .cycledex-nav svg {
  max-width: 64px;
  width: 100%;
  pointer-events: none;
  color: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}
#cycledex_stacks_in_2 .cycledex .cycledex-item,
#cycledex_stacks_in_2 .cycledex .cycledex-item .cycledex-depth-left,
#cycledex_stacks_in_2 .cycledex .cycledex-item .cycledex-depth-right,
#cycledex_stacks_in_2 .cycledex-overlay,
#cycledex_stacks_in_2 .cycledex-overlay-image,
#cycledex_stacks_in_2 .cycledex .cycledex-origin {
  background-color: rgba(196, 196, 103, 0.00);
}

#cycledex_stacks_in_2.cycledex_active .cycledex-overlay {
  opacity: 0.800000;
}

#cycledex_stacks_in_2[data-back-color^="r"]:not([data-back-color$="1.00)"]) .cycledex .cycledex-item,
#cycledex_stacks_in_2[data-back-color^="r"]:not([data-back-color$="1.00)"]) .cycledex .cycledex-item .cycledex-depth-left,
#cycledex_stacks_in_2[data-back-color^="r"]:not([data-back-color$="1.00)"]) .cycledex .cycledex-item .cycledex-depth-right  {
  background-color: #000;
}
#cycledex_stacks_in_2 .cycledex {
  perspective: 1200px;
  transform-style: preserve-3d;
}

#cycledex_stacks_in_2 .cycledex .cycledex-item,
#cycledex_stacks_in_2 .cycledex .cycledex-item > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#cycledex_stacks_in_2 .cycledex .cycledex-origin,
#cycledex_stacks_in_2 .cycledex .cycledex-item {
  transition: transform 600ms ease,opacity 600ms ease;
  pointer-events: none;
  transform-style: preserve-3d;
}
#cycledex_stacks_in_2 .cycledex .cycledex-item > a {
  cursor: pointer;
}
/*  */
#cycledex_stacks_in_2.cycledex_active .cycledex .cycledex-item[data-r-index="0"] {
  pointer-events: auto;
}
#cycledex_stacks_in_2:not(.cycledex_active) .cycledex .cycledex-item[data-r-index="0"] {
  transform: translate3d(0,0,100px) rotateY(0deg) !important;
}
#cycledex_stacks_in_2 .cycledex-overlay-image,
#cycledex_stacks_in_2 .cycledex-overlay-image > div,
#cycledex_stacks_in_2 .cycledex-overlay,
#cycledex_stacks_in_2 .cycledex-blur,
#cycledex_stacks_in_2 .cycledex .cycledex-item .cycledex-item-background {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#cycledex_stacks_in_2 .cycledex-blur,
#cycledex_stacks_in_2 .cycledex-overlay {
  z-index: 2;
}

#cycledex_stacks_in_2.cycledex_active .cycledex-overlay {display: none;}

#cycledex_stacks_in_2 .cycledex-overlay-image > div {
  opacity: 0;
  background-size: cover !important;
  background-position: center !important;
  transition: opacity 900.000000ms ease,transform 900.000000ms ease;
  z-index: 0;
}
#cycledex_stacks_in_2 .cycledex .cycledex-item .cycledex-item-background {
  transition: opacity 600ms ease;
}
#cycledex_stacks_in_2 .cycledex .cycledex-item .cycledex-depth-left:after,
#cycledex_stacks_in_2 .cycledex .cycledex-item .cycledex-depth-right:after {
  opacity: 0.400000;
}
#cycledex_stacks_in_2 .cycledex .cycledex-item .cycledex-item-background {
  opacity: 0.500000;
}
/* #cycledex_stacks_in_2 .cycledex .cycledex-item[data-r-index="0"] .cycledex-depth-left:after,
#cycledex_stacks_in_2 .cycledex .cycledex-item[data-r-index="0"] .cycledex-depth-right:after, */
#cycledex_stacks_in_2 .cycledex .cycledex-item[data-r-index="0"] .cycledex-item-background {
  opacity: 1;
}
#cycledex_stacks_in_2 .cycledex-item-content {
  position: absolute;
  transition: transform 600ms ease, opacity 600ms ease;
  z-index: 10;
  pointer-events: none;
}
#cycledex_stacks_in_2.cycledex_active .cycledex-item-content {
  pointer-events: auto;
}
#cycledex_stacks_in_2 .cycledex-item.item-has-desc .cycledex-item-content,
#cycledex_stacks_in_2 .cycledex-item.item-has-link .cycledex-item-content {
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
#cycledex_stacks_in_2 .cycledex-item:not(.item-has-desc) .cycledex-item-content {
  width: auto;
}

#cycledex_stacks_in_2 .cycledex-item-content {
  transform: translate3d(0,0,1px);
  
    left: calc(360px/16);right: calc(360px/16);
  
  
  
  
  
  bottom: calc(360px/16);
}
#cycledex_stacks_in_2 .cycledex div.cycledex-item.item-has-link[data-r-index="0"] {
  transform: translate3d(0,0,0) rotateY(0deg);
  opacity: 1;
}
#cycledex_stacks_in_2 .cycledex div.cycledex-item.item-has-link.cycledex-animation-complete[data-r-index="0"]:hover {
  transform: translate3d(0,0,100px) rotateY(0deg);
}

#cycledex_stacks_in_2 .cycledex-item:not(.item-has-desc) .cycledex-item-content {
  left: calc(360px/16);
  right: calc(360px/16);
}
@media all and (max-width: 616px) {
  #cycledex_stacks_in_2 .cycledex-item-content {
    transform: none;
    left: 24px;
    
    
    bottom: 24px; top: auto;
  }
  #cycledex_stacks_in_2 .cycledex div.cycledex-item[data-r-index="0"] .cycledex-item-content {
    transform: translate3d(0px,0,1px);
    
  }
}
@media all and (max-width: 488px) {
  #cycledex_stacks_in_2 .cycledex-inner-wrap {
    grid-template-columns: 64px 1fr 64px;
  }
  #cycledex_stacks_in_2 .cycledex {
    aspect-ratio: auto;
  }
  #cycledex_stacks_in_2 .cycledex-item-content {
    transform: none;
    left: 24px;
    right: 24px;
  }
  #cycledex_stacks_in_2 .cycledex .cycledex-item[data-r-index="0"] {
    position: relative;
  }
  #cycledex_stacks_in_2 .cycledex .cycledex-item,
  #cycledex_stacks_in_2 .cycledex .cycledex-item > a {
    margin-left: calc((360px - 100%)/-2);
    margin-right: calc((360px - 100%)/-2);
    aspect-ratio: 0.666667;
  }
  #cycledex_stacks_in_2 .item-has-desc .cycledex-item-content {
    max-width: calc(100% - 48px);
  }
  #cycledex_stacks_in_2 .cycledex-item-content .cycledex-item-header {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 6px 0;
  }
  #cycledex_stacks_in_2 .cycledex-item-content .cycledex-item-description {
    font-size: 16px;
    line-height: 24px;
  }
  
  
  /*  */
}
@media all and (max-width: 464px) {
  #cycledex_stacks_in_2 .cycledex .cycledex-item,
  #cycledex_stacks_in_2 .cycledex .cycledex-item > a {
    margin-left: -12px;
    margin-right: -12px;
  }
  #cycledex_stacks_in_2 .cycledex .cycledex-item:not(.item-has-desc) .cycledex-item-background {
    position: relative;
    aspect-ratio: 0.666667;
  }
  #cycledex_stacks_in_2 .cycledex .cycledex-item:not(.item-has-desc) .cycledex-item-background .cycledex-item-content {
    position: relative;
    transform: none;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    padding: 32px 16px;
  }
}

.stacks_in_3 .cycledex-item-background,
.cycledex > .stacks_in_3 .cycledex-depth-left:after,
.cycledex > .stacks_in_3 .cycledex-depth-right:after {
  
  
  background-color: rgba(255, 255, 255, 1.00);
  background-image:url(../files/backgroundImage-3.jpg);
  
  
  background-position: center;
  background-size: cover;
}

.cycledex > .stacks_in_3 .cycledex-depth-left,
.cycledex > .stacks_in_3 .cycledex-depth-right {
  position: relative;
}
.stacks_in_3 .cycledex-item-background:before,
.cycledex > .stacks_in_3 .cycledex-depth-left:before,
.cycledex > .stacks_in_3 .cycledex-depth-right:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  
  background: #000;
  opacity: 0.400000;
  
  z-index: 9;
}

.stacks_in_7 .cycledex-item-background,
.cycledex > .stacks_in_7 .cycledex-depth-left:after,
.cycledex > .stacks_in_7 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-7.jpg);
  
  
  background-position: center;
  background-size: cover;
}

.cycledex > .stacks_in_7 .cycledex-depth-left,
.cycledex > .stacks_in_7 .cycledex-depth-right {
  position: relative;
}
.stacks_in_7 .cycledex-item-background:before,
.cycledex > .stacks_in_7 .cycledex-depth-left:before,
.cycledex > .stacks_in_7 .cycledex-depth-right:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  
  background: #000;
  opacity: 0.400000;
  
  z-index: 9;
}

.stacks_in_10 .cycledex-item-background,
.cycledex > .stacks_in_10 .cycledex-depth-left:after,
.cycledex > .stacks_in_10 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-10.jpg);
  
  
  background-position: center;
  background-size: cover;
}

.cycledex > .stacks_in_10 .cycledex-depth-left,
.cycledex > .stacks_in_10 .cycledex-depth-right {
  position: relative;
}
.stacks_in_10 .cycledex-item-background:before,
.cycledex > .stacks_in_10 .cycledex-depth-left:before,
.cycledex > .stacks_in_10 .cycledex-depth-right:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  
  background: #000;
  opacity: 0.400000;
  
  z-index: 9;
}

.stacks_in_13 .cycledex-item-background,
.cycledex > .stacks_in_13 .cycledex-depth-left:after,
.cycledex > .stacks_in_13 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-13.jpg);
  
  
  background-position: center;
  background-size: cover;
}

.cycledex > .stacks_in_13 .cycledex-depth-left,
.cycledex > .stacks_in_13 .cycledex-depth-right {
  position: relative;
}
.stacks_in_13 .cycledex-item-background:before,
.cycledex > .stacks_in_13 .cycledex-depth-left:before,
.cycledex > .stacks_in_13 .cycledex-depth-right:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  
  background: #000;
  opacity: 0.400000;
  
  z-index: 9;
}

.stacks_in_16 .cycledex-item-background,
.cycledex > .stacks_in_16 .cycledex-depth-left:after,
.cycledex > .stacks_in_16 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-16.png);
  
  
  background-position: center;
  background-size: cover;
}

.cycledex > .stacks_in_16 .cycledex-depth-left,
.cycledex > .stacks_in_16 .cycledex-depth-right {
  position: relative;
}
.stacks_in_16 .cycledex-item-background:before,
.cycledex > .stacks_in_16 .cycledex-depth-left:before,
.cycledex > .stacks_in_16 .cycledex-depth-right:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  
  background: #000;
  opacity: 0.400000;
  
  z-index: 9;
}

.stacks_in_22 .cycledex-item-background,
.cycledex > .stacks_in_22 .cycledex-depth-left:after,
.cycledex > .stacks_in_22 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-22.jpg);
  
  
  background-position: center;
  background-size: cover;
}

.cycledex > .stacks_in_22 .cycledex-depth-left,
.cycledex > .stacks_in_22 .cycledex-depth-right {
  position: relative;
}
.stacks_in_22 .cycledex-item-background:before,
.cycledex > .stacks_in_22 .cycledex-depth-left:before,
.cycledex > .stacks_in_22 .cycledex-depth-right:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  
  background: #000;
  opacity: 0.400000;
  
  z-index: 9;
}

.stacks_in_34 .cycledex-item-background,
.cycledex > .stacks_in_34 .cycledex-depth-left:after,
.cycledex > .stacks_in_34 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-34.jpg);
  
  
  background-position: center;
  background-size: cover;
}

.cycledex > .stacks_in_34 .cycledex-depth-left,
.cycledex > .stacks_in_34 .cycledex-depth-right {
  position: relative;
}
.stacks_in_34 .cycledex-item-background:before,
.cycledex > .stacks_in_34 .cycledex-depth-left:before,
.cycledex > .stacks_in_34 .cycledex-depth-right:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  
  background: #000;
  opacity: 0.400000;
  
  z-index: 9;
}

.stacks_in_38 .cycledex-item-background,
.cycledex > .stacks_in_38 .cycledex-depth-left:after,
.cycledex > .stacks_in_38 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-38.png);
  
  
  background-position: center;
  background-size: cover;
}

.cycledex > .stacks_in_38 .cycledex-depth-left,
.cycledex > .stacks_in_38 .cycledex-depth-right {
  position: relative;
}
.stacks_in_38 .cycledex-item-background:before,
.cycledex > .stacks_in_38 .cycledex-depth-left:before,
.cycledex > .stacks_in_38 .cycledex-depth-right:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  
  background: #000;
  opacity: 0.400000;
  
  z-index: 9;
}

.stacks_in_63 .cycledex-item-background,
.cycledex > .stacks_in_63 .cycledex-depth-left:after,
.cycledex > .stacks_in_63 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-63.png);
  
  
  background-position: center;
  background-size: cover;
}

.stacks_in_67 .cycledex-item-background,
.cycledex > .stacks_in_67 .cycledex-depth-left:after,
.cycledex > .stacks_in_67 .cycledex-depth-right:after {
  
  
  background-color: rgba(34, 34, 34, 1.00);
  background-image:url(../files/backgroundImage-67.jpg);
  
  
  background-position: center;
  background-size: cover;
}


#stacks_in_58 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_53 {
	margin:  2px;
	padding:  5px;
}

#stacks_out_53 {
	width: 79%;
}
#stacks_in_60 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_60 a,
#stacks_in_60 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_60 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_60 a i,
#stacks_in_60 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_60 a,
  #stacks_in_60 a:visited {
    background-color: rgba(196, 196, 103, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_60 a:hover,
  #stacks_in_60 a:active {
    background-color: rgba(196, 196, 103, 0.48);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_60 a i,
  #stacks_in_60 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_60 a:hover i,
  #stacks_in_60 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_60 a,
    #stacks_in_60 a:visited {
      width: 100%;
    }
  }

  





#stacks_in_60 {
	margin:  2px;
	padding:  5px;
}
