.hp_stacks_in_11 .hp-bg-layer {
  background-color : rgba(32, 27, 35, 1.00);
}
.hp_stacks_in_11 .hp-fg-layer {
  
  min-height: 70vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_11 .hp-fg-layer .hp-section {
  
}



.hp_stacks_in_11 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack,
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack {
  min-height: 120px;
}
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-4 {
  z-index: 4;
  overflow: visible;
  position: relative;
}
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-3 {
  z-index: 1;
  position: relative;
  padding: 120px 0px;
}
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: 1;
}
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}
.hp_stacks_in_11 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  top: auto;
  bottom: 0;
}
.hp_stacks_in_11 .hp-fg-layer .svgm-wrap:after,
.hp_stacks_in_11 .hp-fg-layer .hp-extend:after {
  content: "";
  position: absolute;
  top:100%;
  left: -150vw;
  right: -150vw;
  height: 500vh;
}
.hp_stacks_in_11 .hp-fg-layer .hp-svg-wrap svg {
  position: absolute;
  top: -120px;
}






.hp_stacks_in_11 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_11 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-jagged-1,
.hp_stacks_in_11 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-jagged-2,
.hp_stacks_in_11 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-jagged-3 {
  display: block;
}
.hp_stacks_in_11 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-jagged-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_11 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_11  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_11  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_21 {
	background-color: rgba(24, 49, 56, 1.00);
}
#stacks_out_22 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_22 {
  box-shadow: none;
}
#stacks_in_22, [tag="slice"] #stacks_in_22 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_22 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_22 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_22 h1,#stacks_in_22 h2,#stacks_in_22 h3,#stacks_in_22 h4,#stacks_in_22 h5,#stacks_in_22 h6,
#stacks_in_22 .layouts-text, #stacks_in_22 p, #stacks_in_22 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_22 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_22 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_22 .button, #stacks_in_22 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_22.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 60px 0px 60px 0px ;
  }
}
/* */

#stacks_in_22 {
	padding: 120px 0px 120px 0px;
}
#stacks_out_25 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_25 {
  box-shadow: none;
}
#stacks_in_25, [tag="slice"] #stacks_in_25 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_25 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_25 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_25.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_27 {
	background-color: rgba(21, 22, 21, 1.00);
}
#stacks_in_28 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_28 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_28 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_30 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_30 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_30 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_32 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_32 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_32 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}/* 1.5.0 */
#stacks_in_968.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_968 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_968.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_968 .motion-looper.motion-on,
/*  */

#stacks_in_968 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_968;
  animation-name: motion_looper_stacks_in_968;
  /**/
  -webkit-animation-direction: normal;
  animation-direction: normal;
  animation-duration: 3.000000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_968 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_968 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_968;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_968 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/* */
/* */
/* */
/**/
@keyframes motion_looper_stacks_in_968 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  73.333359% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  80.000023% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -60px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  86.666679% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  93.333344% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -60px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/*  */
/* */
/* */

#stacks_out_974 {
	width: 200px;
}
.hp_stacks_in_190 .hp-bg-layer {
  
  background: rgba(182, 108, 137, 1.00);
  background-image: linear-gradient(135deg, rgba(182, 108, 137, 1.00) 0%,rgba(236, 123, 178, 1.00) 100%);
}
.hp_stacks_in_190 .hp-fg-layer {
  
}
.hp_stacks_in_190 .hp-fg-layer .hp-section {
  
  max-width: 640px;
  width: calc(100% - 60px);
  margin:0 auto;
  
}



.hp_stacks_in_190 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack,
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack {
  min-height: 120px;
}
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-4 {
  z-index: 4;
  overflow: visible;
  position: relative;
}
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-3 {
  z-index: 1;
  position: relative;
  padding: 120px 0px;
}
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: 1;
}
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}
.hp_stacks_in_190 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  top: auto;
  bottom: 0;
}
.hp_stacks_in_190 .hp-fg-layer .svgm-wrap:after,
.hp_stacks_in_190 .hp-fg-layer .hp-extend:after {
  content: "";
  position: absolute;
  top:100%;
  left: -150vw;
  right: -150vw;
  height: 500vh;
}
.hp_stacks_in_190 .hp-fg-layer .hp-svg-wrap svg {
  position: absolute;
  top: -120px;
}






.hp_stacks_in_190 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_190 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_190 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_190 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_190 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_190 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_190  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_190  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_out_204 {
	width: 75px;
}

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

#stacks_in_206 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

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

#stacks_in_208 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_209 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_209 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_209 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_211 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_211 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_211 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_213 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_213 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_213 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}
#stacks_out_193 {
	width: 100px;
}

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

#stacks_in_197 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

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

#stacks_in_200 {
	margin: 0px 0px 20px 0px;
}
.hp_stacks_in_160 .hp-bg-layer {
  
  background: rgba(237, 118, 171, 1.00);
  background-image: radial-gradient(ellipse at bottom, rgba(237, 118, 171, 1.00)0%,rgba(31, 26, 35, 1.00) 100%);
}
.hp_stacks_in_160 .hp-fg-layer {
  
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_160 .hp-fg-layer .hp-section {
  
}


.hp_stacks_in_160 .hp-fg-layer {
  -webkit-transform: translate3d(0px,  0px, 0px);
  transform: translate3d(0px,  0px, 0px);
}
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-3,
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-4 {
  overflow: visible;
  position: relative;
  
}
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-2, .hp_stacks_in_160 .hp-fg-layer > div.hp-layer-2.hp-shape-sector {
  z-index: 1;
}
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-3, .hp_stacks_in_160 .hp-fg-layer > div.hp-layer-3.hp-shape-sector {
  z-index: 2;
}
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-4, .hp_stacks_in_160 .hp-fg-layer > div.hp-layer-4.hp-shape-sector {
  z-index: 3;
}
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-3 > div,
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-3 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-3 .hp-section,
.hp_stacks_in_160 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}







.hp_stacks_in_160 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_160 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_160 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_160 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_160 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_160 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_160  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_160  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}

#stacks_in_176 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_176 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_176 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_178 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_178 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_178 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_180 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_180 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_180 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_182 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_182 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_182 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_184 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_184 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_184 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}.hp_stacks_in_112 .hp-bg-layer {
  
  background-color : rgba(25, 22, 29, 1.00);
  background-image : url(../files/backgroundImage-112.png);
  
  background-repeat: repeat;
  background-position: bottom center;
  background-size: cover;
}
.hp_stacks_in_112 .hp-fg-layer {
  
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_112 .hp-fg-layer .hp-section {
  
  max-width: 1024px;
  width: calc(100% - 60px);
  margin:0 auto;
  
}


.hp_stacks_in_112 .hp-fg-layer {
  -webkit-transform: translate3d(0px,  0px, 0px);
  transform: translate3d(0px,  0px, 0px);
}
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-3,
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-4 {
  overflow: visible;
  position: relative;
  
}
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-2, .hp_stacks_in_112 .hp-fg-layer > div.hp-layer-2.hp-shape-sector {
  z-index: 1;
}
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-3, .hp_stacks_in_112 .hp-fg-layer > div.hp-layer-3.hp-shape-sector {
  z-index: 2;
}
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-4, .hp_stacks_in_112 .hp-fg-layer > div.hp-layer-4.hp-shape-sector {
  z-index: 3;
}
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-3 > div,
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-3 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-3 .hp-section,
.hp_stacks_in_112 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}







.hp_stacks_in_112 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_112 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_112 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_112 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_112 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_112 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_112  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_112  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_116 {
	line-height: 2em;
}
#stacks_in_119>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* 1.5.0 */
#stacks_in_942.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_942 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_942.motion-looper-perspective .motion-position {
  -webkit-perspective: 500px;
  perspective: 500px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_942 .motion-looper.motion-on,
/*  */

#stacks_in_942 .motion-example {
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-animation-name: motion_looper_stacks_in_942;
  animation-name: motion_looper_stacks_in_942;
  /**/
  -webkit-animation-direction: normal;
  animation-direction: normal;
  animation-duration: 2.000000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_942 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_942 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_942;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_942 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/* */
/* */
/**/
@keyframes motion_looper_stacks_in_942 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  0.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  12.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  25.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  37.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  50.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  62.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  75.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  87.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/*  */
/* */
/* */
/* */

#stacks_in_134 {
	margin: 0px 100px 0px 0px;
}

#stacks_out_134 {
	margin-left:0;
}

#stacks_out_137 {
	width: 280px;
}

#stacks_in_123 {
	margin: 130px 0px 0px 0px;
}

#stacks_in_125 {
	display:inline-block; width:100%; line-height: 2.200000em;
	letter-spacing: 1px;
}

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

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

#stacks_in_131 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_132 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_145 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_145 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_145 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_147 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_147 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_147 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_149 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_149 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_149 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}.hp_stacks_in_231 .hp-bg-layer {
  background-color : rgba(24, 21, 27, 1.00);
}
.hp_stacks_in_231 .hp-fg-layer {
  
  min-height: 65vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_231 .hp-fg-layer .hp-section {
  
  max-width: 510px;
  width: calc(100% - 60px);
  margin:0 auto;
  
}


.hp_stacks_in_231 .hp-fg-layer {
  -webkit-transform: translate3d(0px,  0px, 0px);
  transform: translate3d(0px,  0px, 0px);
}
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-3,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-4 {
  overflow: visible;
  position: relative;
  
  position: absolute;
  
}
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-2, .hp_stacks_in_231 .hp-fg-layer > div.hp-layer-2.hp-shape-sector {
  z-index: 2;
}
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-3, .hp_stacks_in_231 .hp-fg-layer > div.hp-layer-3.hp-shape-sector {
  z-index: 3;
}
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-4, .hp_stacks_in_231 .hp-fg-layer > div.hp-layer-4.hp-shape-sector {
  z-index: 1;
}
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-3 > div,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-3 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-3 .hp-section,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}





.hp_stacks_in_231 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-3,
.hp_stacks_in_231 .hp-fg-layer > .hp-layer-4 {
  position: absolute;
  width: 100%;
}



.hp_stacks_in_231 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_231 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_231 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_231 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_231 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_231 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_231  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_231  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_235 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_236 {
	margin: 0px 85px 0px 85px;
}

#stacks_in_240 {
	margin: 59px 80px 0px 80px;
}

#stacks_in_245 {
	margin: 59px 90px 0px 90px;
}
#stacks_in_249>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_252 {
	margin: 0px 10px 0px 10px;
}
#stacks_in_253>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_256 {
	margin: 0px 5px 0px 5px;
}
#stacks_in_257>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






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

#stacks_in_261 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
#stacks_in_262 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_262 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_262 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_264 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_264 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_264 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}.hp_stacks_in_284 .hp-bg-layer {
  
  background-color : rgba(25, 22, 29, 1.00);
  background-image : url(../files/backgroundImage-284.png);
  
  background-repeat: repeat;
  background-position: bottom center;
  background-size: cover;
}
.hp_stacks_in_284 .hp-fg-layer {
  
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_284 .hp-fg-layer .hp-section {
  
  max-width: 1024px;
  width: calc(100% - 60px);
  margin:0 auto;
  
}


.hp_stacks_in_284 .hp-fg-layer {
  -webkit-transform: translate3d(0px,  0px, 0px);
  transform: translate3d(0px,  0px, 0px);
}
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-3,
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-4 {
  overflow: visible;
  position: relative;
  
}
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-2, .hp_stacks_in_284 .hp-fg-layer > div.hp-layer-2.hp-shape-sector {
  z-index: 1;
}
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-3, .hp_stacks_in_284 .hp-fg-layer > div.hp-layer-3.hp-shape-sector {
  z-index: 2;
}
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-4, .hp_stacks_in_284 .hp-fg-layer > div.hp-layer-4.hp-shape-sector {
  z-index: 3;
}
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-3 > div,
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-3 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-3 .hp-section,
.hp_stacks_in_284 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}







.hp_stacks_in_284 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_284 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_284 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_284 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_284 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_284 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_284  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_284  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_288 {
	line-height: 2em;
}
#stacks_in_291>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* 1.5.0 */
#stacks_in_950.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_950 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_950.motion-looper-perspective .motion-position {
  -webkit-perspective: 500px;
  perspective: 500px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_950 .motion-looper.motion-on,
/*  */

#stacks_in_950 .motion-example {
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-animation-name: motion_looper_stacks_in_950;
  animation-name: motion_looper_stacks_in_950;
  /**/
  -webkit-animation-direction: normal;
  animation-direction: normal;
  animation-duration: 2.000000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_950 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_950 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_950;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_950 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/* */
/* */
/**/
@keyframes motion_looper_stacks_in_950 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  0.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  12.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  25.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  37.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  50.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  62.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  75.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  87.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/*  */
/* */
/* */
/* */

#stacks_in_306 {
	margin: 0px 100px 0px 0px;
}

#stacks_out_306 {
	margin-left:0;
}

#stacks_out_309 {
	width: 280px;
}

#stacks_in_295 {
	margin: 130px 0px 0px 0px;
}

#stacks_in_297 {
	display:inline-block; width:100%; line-height: 2.200000em;
	letter-spacing: 1px;
}

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

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

#stacks_in_303 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_304 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_317 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_317 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_317 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_319 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_319 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_319 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_321 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_321 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_321 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}.hp_stacks_in_381 .hp-bg-layer {
  
  background: rgba(237, 118, 171, 1.00);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(237, 118, 171, 1.00)),color-stop(100%, rgba(73, 73, 74, 1.00)));
  background-image: linear-gradient(to bottom, rgba(237, 118, 171, 1.00) 0%,rgba(73, 73, 74, 1.00) 100%);
}
.hp_stacks_in_381 .hp-fg-layer {
  
  min-height: 50vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_381 .hp-fg-layer .hp-section {
  
}








.hp_stacks_in_381 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_381 .hp-fg-layer > .hp-layer-4 {
  display: none;
}

.hp_stacks_in_381 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_381 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_381 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_381 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_381 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_381 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_381  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_381  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_382 {
	background-color: rgba(21, 35, 40, 1.00);
}
#stacks_out_383 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_383 {
  box-shadow: none;
}
#stacks_in_383, [tag="slice"] #stacks_in_383 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_383 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_383 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_383 h1,#stacks_in_383 h2,#stacks_in_383 h3,#stacks_in_383 h4,#stacks_in_383 h5,#stacks_in_383 h6,
#stacks_in_383 .layouts-text, #stacks_in_383 p, #stacks_in_383 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_383 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_383 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_383 .button, #stacks_in_383 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_383.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 30px 0px 30px 0px ;
  }
}
/* */

#stacks_in_383 {
	padding: 60px 0px 60px 0px;
}
#stacks_out_397 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_397 {
  box-shadow: none;
}
#stacks_in_397, [tag="slice"] #stacks_in_397 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_397 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_397 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_397.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_392 {
	background-color: rgba(11, 16, 18, 1.00);
}
#stacks_out_393 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_393 {
  box-shadow: none;
}
#stacks_in_393, [tag="slice"] #stacks_in_393 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_393 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_393 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_393 h1,#stacks_in_393 h2,#stacks_in_393 h3,#stacks_in_393 h4,#stacks_in_393 h5,#stacks_in_393 h6,
#stacks_in_393 .layouts-text, #stacks_in_393 p, #stacks_in_393 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_393 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_393 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_393 .button, #stacks_in_393 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_393.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 30px 0px 30px 0px ;
  }
}
/* */

#stacks_in_393 {
	padding: 60px 0px 60px 0px;
}
#stacks_out_399 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_399 {
  box-shadow: none;
}
#stacks_in_399, [tag="slice"] #stacks_in_399 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_399 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_399 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_399.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_in_401 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_401 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_401 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_403 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_403 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_403 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_405 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_405 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_405 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_407 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_407 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_407 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_409 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_409 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_409 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}.hp_stacks_in_439 .hp-bg-layer {
  
  background-color : rgba(25, 22, 29, 1.00);
  background-image : url(../files/backgroundImage-439.png);
  
  background-repeat: repeat;
  background-position: bottom center;
  background-size: cover;
}
.hp_stacks_in_439 .hp-fg-layer {
  
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_439 .hp-fg-layer .hp-section {
  
  max-width: 1024px;
  width: calc(100% - 60px);
  margin:0 auto;
  
}


.hp_stacks_in_439 .hp-fg-layer {
  -webkit-transform: translate3d(0px,  0px, 0px);
  transform: translate3d(0px,  0px, 0px);
}
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-3,
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-4 {
  overflow: visible;
  position: relative;
  
}
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-2, .hp_stacks_in_439 .hp-fg-layer > div.hp-layer-2.hp-shape-sector {
  z-index: 1;
}
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-3, .hp_stacks_in_439 .hp-fg-layer > div.hp-layer-3.hp-shape-sector {
  z-index: 2;
}
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-4, .hp_stacks_in_439 .hp-fg-layer > div.hp-layer-4.hp-shape-sector {
  z-index: 3;
}
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-3 > div,
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-3 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-3 .hp-section,
.hp_stacks_in_439 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}







.hp_stacks_in_439 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_439 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_439 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_439 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_439 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_439 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_439  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_439  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_443 {
	line-height: 2em;
}
#stacks_in_446>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* 1.5.0 */
#stacks_in_952.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_952 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_952.motion-looper-perspective .motion-position {
  -webkit-perspective: 500px;
  perspective: 500px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_952 .motion-looper.motion-on,
/*  */

#stacks_in_952 .motion-example {
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-animation-name: motion_looper_stacks_in_952;
  animation-name: motion_looper_stacks_in_952;
  /**/
  -webkit-animation-direction: normal;
  animation-direction: normal;
  animation-duration: 2.000000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_952 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_952 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_952;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_952 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/* */
/* */
/**/
@keyframes motion_looper_stacks_in_952 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  0.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  12.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  25.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  37.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  50.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  62.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  75.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  87.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/*  */
/* */
/* */
/* */

#stacks_in_461 {
	margin: 0px 100px 0px 0px;
}

#stacks_out_461 {
	margin-left:0;
}

#stacks_out_464 {
	width: 280px;
}

#stacks_in_450 {
	margin: 130px 0px 0px 0px;
}

#stacks_in_452 {
	display:inline-block; width:100%; line-height: 2.200000em;
	letter-spacing: 1px;
}

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

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

#stacks_in_458 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_459 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_472 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_472 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_472 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_474 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_474 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_474 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_476 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_476 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_476 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}.hp_stacks_in_558 .hp-bg-layer {
  
  background-color : rgba(25, 22, 29, 1.00);
  background-image : url();
  
  background-repeat: repeat;
  background-position: bottom center;
  background-size: cover;
}
.hp_stacks_in_558 .hp-fg-layer {
  
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_558 .hp-fg-layer .hp-section {
  
  max-width: 1024px;
  width: calc(100% - 60px);
  margin:0 auto;
  
}


.hp_stacks_in_558 .hp-fg-layer {
  -webkit-transform: translate3d(0px,  0px, 0px);
  transform: translate3d(0px,  0px, 0px);
}
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-3,
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-4 {
  overflow: visible;
  position: relative;
  
}
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-2, .hp_stacks_in_558 .hp-fg-layer > div.hp-layer-2.hp-shape-sector {
  z-index: 1;
}
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-3, .hp_stacks_in_558 .hp-fg-layer > div.hp-layer-3.hp-shape-sector {
  z-index: 2;
}
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-4, .hp_stacks_in_558 .hp-fg-layer > div.hp-layer-4.hp-shape-sector {
  z-index: 3;
}
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-3 > div,
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-3 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-3 .hp-section,
.hp_stacks_in_558 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}







.hp_stacks_in_558 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_558 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_558 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_558 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_558 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_558 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_558  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_558  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_562 {
	line-height: 2em;
}
#stacks_in_565>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* 1.5.0 */
#stacks_in_954.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_954 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_954.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_954 .motion-looper.motion-on,
/*  */

#stacks_in_954 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_954;
  animation-name: motion_looper_stacks_in_954;
  /**/
  -webkit-animation-direction: normal;
  animation-direction: normal;
  animation-duration: 2.000000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_954 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_954 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_954;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_954 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/* */
/* */
/**/
@keyframes motion_looper_stacks_in_954 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  0.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  12.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  25.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  37.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  50.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  62.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  75.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  87.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/*  */
/* */
/* */
/* */

#stacks_in_580 {
	margin: 0px 100px 0px 0px;
}

#stacks_out_580 {
	margin-left:0;
}

#stacks_out_583 {
	width: 280px;
}

#stacks_in_569 {
	margin: 130px 0px 0px 0px;
}

#stacks_in_571 {
	display:inline-block; width:100%; line-height: 2.200000em;
	letter-spacing: 1px;
}

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

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

#stacks_in_577 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_578 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_591 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_591 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_591 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_593 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_593 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_593 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_595 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_595 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_595 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}
.element_stacks_in_872[data-deluxe-el] {
  
  background-color : rgba(19, 17, 22, 1.00);
}
.element_stacks_in_872[data-deluxe-el] > div {

}

.stacks_in_873 > div {
  background-color: transparent;
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  transform-origin: top center;
  display: grid;
  border-radius: 0px;
}
.stacks_in_873 .com_onelittledesigner_stacks_Index_Card_stack {
  background-color: rgba(51, 51, 51, 1.00);
  border: 0px solid rgba(255, 255, 255, 0.20);
  padding: 0px 0px;
  border-radius: 0px;
}
#stacks_in_873 .stacks_in_873 .com_onelittledesigner_stacks_Index_Card_stack {
  overflow: hidden;
}
.stacks_in_873 > div.index-glass-blur {
  backdrop-filter: blur(5px);
}
.stacks_in_873 > div.index-glass-blur:before {/*safari*/
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-backdrop-filter: blur(5px);
}
@-moz-document url-prefix() {/*firfox*/
  .stacks_in_873 > div.index-glass-blur > .com_onelittledesigner_stacks_Index_Card_stack > * {
      filter: blur(5px);
  }
  .stacks_in_873 > div.index-glass-blur:nth-child(2) > .com_onelittledesigner_stacks_Index_Card_stack > *,
  .stacks_in_873 > div.index-glass-blur:nth-child(1) > .com_onelittledesigner_stacks_Index_Card_stack > * {
      filter: blur(0px);
  }
  .stacks_in_873 > div.index-glass-blur {
      background-color: rgba(255,255,255,0.1);
  }
}
#stacks_out_873 .index-nav {
  display: grid;
  grid-template-columns: 40px auto 40px;
  justify-content: center;
  user-select: none;
  z-index: 10;
  position: relative;
}
#stacks_out_873 .index-nav > .index-next,
#stacks_out_873 .index-nav > .index-prev {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 4px;
  border-radius: 20px;
  background-color: rgba(19, 19, 19, 1.00);
  transition: background-color 300ms ease;
  box-sizing: border-box;
  margin: 16px 0 0 0;
  /*  */
}
#stacks_out_873 .index-nav > a:hover {
  background-color: rgba(15, 13, 17, 1.00);
}
#stacks_out_873 .index-nav > .index-next svg {
  transform: translateX(2px);
}
#stacks_out_873 .index-nav > .index-prev svg {
  transform: translateX(-2px);
}
#stacks_out_873 .index-nav svg {
  stroke: rgba(104, 114, 113, 1.00);
  transition: stroke 300ms ease;
  pointer-events: none;
}
#stacks_out_873 .index-nav > a:hover > svg {
  stroke: rgba(255, 255, 255, 0.71)
}
#stacks_out_873 .index-nav > .index-bullets {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin: 16px 0 0 0;
  /*  */
}
#stacks_out_873 .index-nav > .index-bullets .index-bullet {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid rgba(255, 255, 255, 0.70);
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0px 4px;
}
#stacks_out_873 .index-nav > .index-bullets .index-bullet-active {
  background: rgba(251, 32, 60, 1.00);
  border: 1px solid rgba(251, 32, 60, 1.00);
  pointer-events: none;
}


#stacks_out_873,
#stacks_in_873,
.stacks_in_873 > .stacks_out {
  overflow: visible;
}
#stacks_out_873 {
  max-width: 1080px;
  width: 100%;
}
.stacks_in_873 {
  margin-top: 6%;
}
.stacks_in_873 > .stacks_out {
  max-width: 1080px;
  width: 100%;
  /*  */
}
/*  */
.stacks_in_873 > .stacks_out,
.stacks_in_873 > .stacks_out * {
  -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*  */
.stacks_in_873 {
  width: calc(100% * 5);
  display: grid;
  grid-template-columns: repeat( auto-fit, minmax(0px, 1fr) );
  transform-style: preserve-3d;
  /*  */
  align-items: center;
  /*  */
}
.stacks_in_873 > .stacks_out {
  transform: translate(0,-8.328000%,0) scale(.7) ;
  transition: transform 600ms ease, opacity 600ms linear;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 8.000000px 32px  rgba(0, 0, 0, 0.65);
}
.stacks_in_873 > .stacks_out.index-glass-blur > .stacks_in > * {
  opacity: .25;
}
.stacks_in_873 > .stacks_out.index-glass-blur:nth-child(2) > .stacks_in > * {
  opacity: 1;
  transition: opacity 600ms linear;
}
.stacks_in_873 > .stacks_out.index-glass-blur:nth-child(1) > .stacks_in > * {
  opacity: 1;
}
.stacks_in_873 > .stacks_out:nth-child(1) {
  margin-left: 0;
  /* transform: translate3d(0,50%,1px) scale(1); */
  transform: translate3d(0,50%,1px) scale(1.1);
  transition: transform 600ms ease, opacity 600ms ease;
  opacity: 0;
  visibility: visible;
}
.stacks_in_873 > .stacks_out:nth-child(2) {
  margin-left: -100%;
  transform: translate3d(0,0,0) scale(1) ;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  /*  */
  cursor: pointer;
  /*  */
}
.stacks_in_873 > .stacks_out:nth-child(3) {
  margin-left: -200%;
  transform: translate3d(0,-4.164000%,-1px) scale(.9);
  opacity: 1;
  visibility: visible;
}
.stacks_in_873 > .stacks_out:nth-child(4) {
  margin-left: -300%;
  transform: translate3d(0,-8.328000%,-2px) scale(.8);
  opacity: 1;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_873 > .stacks_out:nth-child(5) {
  margin-left: -400%;
  transform: translate3d(0,-8.328000%,-3px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_873 > .stacks_out:nth-child(6) {
  margin-left: -500%;
  transform: translate3d(0,-8.328000%,-4px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_873 > .stacks_out:nth-child(7) {
  margin-left: -600%;
  transform: translate3d(0,-8.328000%,-5px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_873 > .stacks_out:nth-child(8) {
  margin-left: -700%;
  transform: translate3d(0,-8.328000%,-6px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_873 > .stacks_out:nth-child(9) {
  margin-left: -800%;
  transform: translate3d(0,-8.328000%,-7px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_873 > .stacks_out:nth-child(10) {
  margin-left: -900%;
  transform: translate3d(0,-8.328000%,-8px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}

/*  */
/*  */
/*  */
@media all and (max-width: 700px) {
  #stacks_out_873 .index-nav {
    grid-template-columns: 60px auto 60px;
  }
  #stacks_out_873 .index-nav > .index-next,
  #stacks_out_873 .index-nav > .index-prev {
    width: 60px;
    height: 60px;
    border-radius: 30px;
  }
  #stacks_out_873 .index-nav > .index-bullets {
    height: 60px;
  }
  #stacks_out_873 .index-nav > .index-bullets .index-bullet {
    width: 16px;
    height: 16px;
    margin: 0px 6px;
  }
}


.hp_stacks_in_606 .hp-bg-layer {
  
  background: rgba(220, 96, 158, 1.00);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(220, 96, 158, 1.00)),color-stop(100%, rgba(24, 20, 27, 1.00)));
  background-image: linear-gradient(to bottom, rgba(220, 96, 158, 1.00) 0%,rgba(24, 20, 27, 1.00) 100%);
}
.hp_stacks_in_606 .hp-fg-layer {
  
  min-height: 50vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_606 .hp-fg-layer .hp-section {
  
}








.hp_stacks_in_606 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_606 .hp-fg-layer > .hp-layer-4 {
  display: none;
}

.hp_stacks_in_606 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_606 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_606 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_606 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_606 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_606 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_606  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_606  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_607 {
	background-color: rgba(21, 35, 40, 1.00);
}
#stacks_out_608 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_608 {
  box-shadow: none;
}
#stacks_in_608, [tag="slice"] #stacks_in_608 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_608 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_608 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_608 h1,#stacks_in_608 h2,#stacks_in_608 h3,#stacks_in_608 h4,#stacks_in_608 h5,#stacks_in_608 h6,
#stacks_in_608 .layouts-text, #stacks_in_608 p, #stacks_in_608 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_608 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_608 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_608 .button, #stacks_in_608 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_608.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 30px 0px 30px 0px ;
  }
}
/* */

#stacks_in_608 {
	padding: 60px 0px 60px 0px;
}
#stacks_out_630 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_630 {
  box-shadow: none;
}
#stacks_in_630, [tag="slice"] #stacks_in_630 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_630 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_630 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_630.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */

#stacks_in_625 {
	background-color: rgba(11, 16, 18, 1.00);
}
#stacks_out_626 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_626 {
  box-shadow: none;
}
#stacks_in_626, [tag="slice"] #stacks_in_626 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_626 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_626 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_626 h1,#stacks_in_626 h2,#stacks_in_626 h3,#stacks_in_626 h4,#stacks_in_626 h5,#stacks_in_626 h6,
#stacks_in_626 .layouts-text, #stacks_in_626 p, #stacks_in_626 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_626 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_626 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_626 .button, #stacks_in_626 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_626.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 30px 0px 30px 0px ;
  }
}
/* */

#stacks_in_626 {
	padding: 60px 0px 60px 0px;
}
#stacks_out_632 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_632 {
  box-shadow: none;
}
#stacks_in_632, [tag="slice"] #stacks_in_632 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_632 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_632 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_632.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_in_634 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_634 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_634 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_636 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_636 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_636 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_638 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_638 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_638 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_640 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_640 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_640 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_642 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_642 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_642 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}.hp_stacks_in_650 .hp-bg-layer {
  background-color : rgba(38, 37, 46, 1.00);
}
.hp_stacks_in_650 .hp-fg-layer {
  
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_650 .hp-fg-layer .hp-section {
  
  max-width: 1024px;
  width: calc(100% - 60px);
  margin:0 auto;
  
}


.hp_stacks_in_650 .hp-fg-layer {
  -webkit-transform: translate3d(0px,  0px, 0px);
  transform: translate3d(0px,  0px, 0px);
}
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-3,
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-4 {
  overflow: visible;
  position: relative;
  
}
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-2, .hp_stacks_in_650 .hp-fg-layer > div.hp-layer-2.hp-shape-sector {
  z-index: 1;
}
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-3, .hp_stacks_in_650 .hp-fg-layer > div.hp-layer-3.hp-shape-sector {
  z-index: 2;
}
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-4, .hp_stacks_in_650 .hp-fg-layer > div.hp-layer-4.hp-shape-sector {
  z-index: 3;
}
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-2 > div,
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-3 > div,
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-4 > div {
  overflow: visible;
}
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-2 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-3 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after,
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-4 .com_onelittledesigner_stacks_Horizon_Parallax_Section_stack:after {
  content: "";
  background: inherit;
  position: absolute;
  top:0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 1;
}
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-2 .hp-section,
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-3 .hp-section,
.hp_stacks_in_650 .hp-fg-layer > .hp-layer-4 .hp-section {
  z-index: 2;
  position: relative;
}







.hp_stacks_in_650 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_650 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_650 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_650 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_650 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_650 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_650  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_650  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}

#stacks_in_657>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* 1.5.0 */
#stacks_in_930.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_930 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_930.motion-looper-perspective .motion-position {
  -webkit-perspective: 500px;
  perspective: 500px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_930 .motion-looper.motion-on,
/*  */

#stacks_in_930 .motion-example {
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-animation-name: motion_looper_stacks_in_930;
  animation-name: motion_looper_stacks_in_930;
  /**/
  -webkit-animation-direction: normal;
  animation-direction: normal;
  animation-duration: 2.000000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_930 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_930 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_930;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_930 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/* */
/* */
/**/
@keyframes motion_looper_stacks_in_930 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  0.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  12.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  25.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  37.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  50.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  62.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  75.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  87.500000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(10px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/*  */
/* */
/* */
/* */

#stacks_in_672 {
	margin: 0px 100px 0px 0px;
}

#stacks_out_672 {
	margin-left:0;
}

#stacks_out_675 {
	width: 280px;
}

#stacks_in_661 {
	margin: 130px 0px 0px 0px;
}

#stacks_in_663 {
	display:inline-block; width:100%; line-height: 2.200000em;
	letter-spacing: 1px;
}

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

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

#stacks_in_669 {
	display:inline-block; width:100%; line-height: 2.000000em;
}

#stacks_in_670 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_681 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_681 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_681 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_683 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_683 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_683 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_685 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_685 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_685 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}
.element_stacks_in_702[data-deluxe-el] {
  
  background-image: linear-gradient(135deg, rgba(216, 95, 154, 1.00) 0%,rgba(245, 183, 179, 1.00) 100%);
}
.element_stacks_in_702[data-deluxe-el] > div {

}


.element_stacks_in_703[data-deluxe-el] {
  
  background-image: linear-gradient(135deg, rgba(26, 26, 44, 1.00) 0%,rgba(38, 38, 53, 1.00) 100%);
  padding: 32px 0px 16px 0px;
  display: inline-flex;
  width: 100%;
  max-width: 480px;
  
  display: block; /* Breaks vertical alignment setting */
  margin-left: auto;
  margin-right: auto;
  
}
.element_stacks_in_703[data-deluxe-el] > div {

}


.element_stacks_in_705[data-deluxe-el] {
  
  margin: 0px 32px;
}
.element_stacks_in_705[data-deluxe-el] > div {

}

.element_stacks_in_707[data-deluxe-el][data-deluxe-text] {
  color: rgba(255, 255, 255, 1.00);
  margin-top: 0px;
  margin-bottom: 16px;
  
  
}

/* 1.4.2
- fixed a bug that caused the text "false" to appear if time was disabled
- added new advanced date and time field settings for defining custom selectable date ranges
- fixed a bug that could cause the form to display an error when the form includes an attachment
- fixed a bug that prevented bot check from working
- added new option to create a custom captcha (.6 fixed a typo preventing form from sending)
 */
#stacks_in_710.sf-styles,#stacks_in_710.sf-styles * {box-sizing: border-box;}
#stacks_in_710.sf-styles .robotNick {
  overflow: hidden;
  height: 0;
}
#stacks_in_710.sf-styles label.keepIt{text-align:left;display:inline-block;width:100%;padding-left:5px}
#stacks_in_710.sf-styles select{color:#aaa}.php{display:none}
#stacks_in_710.sf-styles .info{color:#00529B;background-color:#BDE5F8}
#stacks_in_710.sf-styles .success{color:#4F8A10;background-color:rgba(47, 134, 56, 1.00)}
#stacks_in_710.sf-styles .warning{color:#9F6000;background-color:#FEEFB3}
#stacks_in_710.sf-styles .error{color:#D8000C;background-color:#FFBABA}
#stacks_in_710.sf-styles .sf-message {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
#stacks_in_710.sf-styles .submitMessage, #stacks_in_710.sf-styles .errorMessage {
  background-size: 40px 40px;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
  transparent 75%, transparent);
  width: 100%;
  border: 1px solid;
  color: #fff !important;
  padding: 10px 15px;
  border-radius:3px;
  margin-right: 28px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  z-index: 99;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0px 8px 16px rgba(0,0,0,0.2);
  animation: sf-message-in-out 5s ease-in-out forwards;
}
@keyframes sf-message-in-out {
  0% { transform: translateY(0%); opacity: 0 }
  5% { transform: translateY(-50%); opacity: 1 }
  95% { transform: translateY(-50%); opacity: 1}
  100% { transform: translateY(0%); opacity: 0}
}
#stacks_in_710.sf-styles.sf-no-help-text .submitMessage  {
  margin-right: 0px;
}
#stacks_in_710.sf-styles.sf-no-help-text .sf-help-column {
  display: none;
}
#stacks_in_710.sf-styles .sf-help-column {
  transform: none !important;
}
#stacks_in_710.sf-styles .info {
  background-color: #61b832;
  border-color: #3b8eb5;
}
#stacks_in_710.sf-styles .error, #stacks_in_710.sf-styles .errorMessage {
  background-color: #D8000C;
  border-color: rgba(0,0,0,0.25);
}
#stacks_in_710.sf-styles .warning {
  background-color: #eaaf51;
  border-color: #d99a36;
}
#stacks_in_710.sf-styles .success {
  background-color:rgba(47, 134, 56, 1.00);
  border-color: rgba(0,0,0,0.25);
  padding: 10px 15px 5px 15px;
}
#stacks_in_710.sf-styles .submitMessage h3 {
  margin: 0 0 5px 0 !important;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
}
#stacks_in_710.sf-styles .submitMessage p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
}
#g-captcha {
    position: absolute;
    pointer-events: none;
    left: 0;
    width: 50px;
    bottom: 0;
    opacity: 0;
}
#stacks_in_710.sf-styles .g-recaptcha {
  min-width: 0;
  margin: 0;
}
/* ---------------------------------------- */
#stacks_in_710.sf-styles form {
  background: rgba(243, 243, 243, 0.00);
  padding: 16px 32px;
  border-radius: 2px;
  margin: 0px auto;
  border: 0px solid rgba(243, 243, 243, 0.00);
  display: inline-block;
  max-width: 100%;
}
#stacks_in_710.sf-styles form .note {
  display: block;
  font-size: 75%;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.25);
  margin: 0px 8px;
  opacity: .75;
}
#stacks_in_710.sf-styles form .note p {
  margin: 0;
}
#stacks_in_710.sf-styles .controls {
  position: relative;
  margin-bottom: 16px;
  width: 400px;
  max-width: 100%;
  display: grid;
  grid-template-columns: 80px 1fr 20px;
  align-items: center;
  align-content: flex-start;
  grid-gap: 4px 8px;
}
#stacks_in_710.sf-styles .controls.sf-radio {
  margin-bottom: 0px;
}
#stacks_in_710.sf-styles .controls.sf-radio + .controls:not(.sf-radio) {
  margin-top: 16px;
}
#stacks_in_710.sf-styles .controls.hidden {
  display: none;
  pointer-events: none;
}
#stacks_in_710.sf-styles .controls.sf-disabled.sf-input {
  cursor: not-allowed;
}
#stacks_in_710.sf-styles .controls.sf-disabled.sf-input label, #stacks_in_710.sf-styles .controls.sf-disabled.sf-input input {
  opacity: .5;
  pointer-events: none;
}
#stacks_in_710.sf-styles.sf-no-help-text .controls {
  grid-template-columns: 80px 1fr;
}
#stacks_in_710.sf-styles .deluxe-columns > div {
  min-width: 0;
}
#stacks_in_710.sf-styles .form-group > div:nth-child(2) {
  margin-top: 16px;
}
#stacks_in_710.sf-styles .controls.sf-checkbox {
  grid-template-columns: 80px 22px 1fr 20px;
}
#stacks_in_710.sf-styles.sf-no-help-text .controls.sf-checkbox  {
  grid-template-columns: 80px 22px 1fr;
}
#stacks_in_710.sf-styles .controls.sf-checkbox label {
  cursor: pointer;
}
#stacks_in_710.sf-styles .controls.sf-submit {
  grid-template-columns: 80px min-content 20px;
  grid-gap: 0px 8px;
}
#stacks_in_710.sf-styles .controls.sf-submit .sf-message:empty {
  display: none;
}
#stacks_in_710.sf-styles.sf-no-help-text .controls.sf-submit  {
  grid-template-columns: 80px min-content;
}
#stacks_in_710.sf-styles .controls.sf-file {
  grid-template-columns: 80px 1fr min-content 20px;
}
#stacks_in_710.sf-styles.sf-no-help-text .controls.sf-file  {
  grid-template-columns: 80px 1fr min-content;
}
#stacks_in_710.sf-styles .hiddenFormSubmit {
  display: none;
}
#stacks_in_710.sf-styles .controls label {
  font-size: 16px;
  padding: 0px;
  line-height: 1;
  color:  rgba(255, 255, 255, 0.25);
  margin: 0;
}
#stacks_in_710.sf-styles .controls label img {
  display: inline;
}
#stacks_in_710.sf-styles .controls:not(.sf-checkbox) label {
  pointer-events: none;
}
#stacks_in_710.sf-styles .controls .field-icon {
  position: absolute;
  right: 36px;
  top: 9px;
  fill:  rgba(255, 255, 255, 0.25);
  width: 16px;
  height: 16px;
  pointer-events: none;
}
#stacks_in_710.sf-styles .sf-active + .field-icon {
  opacity: 0;
}
#stacks_in_710.sf-styles.sf-no-help-text .controls .field-icon {
  right: 8px;
}
#stacks_in_710.sf-styles .controls {
  font-size: 16px;
}
#stacks_in_710.sf-styles .controls input,
#stacks_in_710.sf-styles .controls > button,
#stacks_in_710.sf-styles .controls select,
#stacks_in_710.sf-styles .controls .fileUpload,
#stacks_in_710.sf-styles .controls .fileUpload span {
  font-size: 16px;
  line-height: 16px;
  height: 34px;
  color:  rgba(255, 59, 76, 1.00);
}
#stacks_in_710.sf-styles .controls input::-webkit-calendar-picker-indicator {
  opacity: 0;
}
#stacks_in_710.sf-styles .controls input:focus,
#stacks_in_710.sf-styles .controls select:focus,
#stacks_in_710.sf-styles .controls textarea:focus,
#stacks_in_710.sf-styles .controls button:focus {
    outline: none;
}
#stacks_in_710.sf-styles .controls.sf-checkbox label {
  font-size: 16px;
  line-height: 16px;
}
#stacks_in_710.sf-styles .controls textarea {
  font-size: 16px;
  line-height: 16px;
  color:  rgba(255, 59, 76, 1.00);
}
#stacks_in_710.sf-styles .controls select.is-placeholder option {
  color:  rgba(255, 59, 76, 1.00);
}
#stacks_in_710.sf-styles .controls input::placeholder,
#stacks_in_710.sf-styles .controls textarea::placeholder,
#stacks_in_710.sf-styles .controls select.is-placeholder option[disabled] {
  color: rgba(0, 0, 0, 0.35);
  opacity: 1;
}
#stacks_in_710.sf-placeholder .controls input::placeholder,
#stacks_in_710.sf-placeholder .controls textarea::placeholder,
#stacks_in_710.sf-placeholder .controls select:invalid,
#stacks_in_710.sf-classic .controls input::placeholder,
#stacks_in_710.sf-classic .controls textarea::placeholder,
#stacks_in_710.sf-classic .controls select.is-placeholder {
  color: transparent;
}
#stacks_in_710.sf-styles .controls input,
#stacks_in_710.sf-styles .controls textarea,
#stacks_in_710.sf-styles .controls > button,
#stacks_in_710.sf-styles .controls select,
#stacks_in_710.sf-styles .controls .fileUpload {
  padding: 8px 8px;
  border: 1px solid rgba(0, 0, 0, 0.00);
  width: 100%;
  margin: 0px;
  color: rgba(255, 59, 76, 1.00);
  background-color: rgba(0, 0, 0, 0.00);
  border-radius: 2px;
  transition: all 0.3s;
}
#stacks_in_710.sf-styles .controls input[type="checkbox"],
#stacks_in_710.sf-styles .controls input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
}
#stacks_in_710.sf-styles .controls select {
  line-height: 20px;
  padding: 6px 8px;
}
#stacks_in_710.sf-styles .controls > button {
  position: relative;
  white-space: nowrap;
}
#stacks_in_710.sf-styles .controls > button.sf-submitting {
  color: transparent;
}
#stacks_in_710.sf-styles .controls > button svg {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
}
#stacks_in_710.sf-styles .controls > button.sf-submitting svg {
  opacity: 1;
  transition: opacity 300ms ease;
  animation: sf-loading 1000ms linear infinite;
  transform-origin: 8px 9px;
}
#stacks_in_710.sf-styles .controls > button svg path {
  stroke: #fff;
}
#stacks_in_710.sf-styles .controls > button,
#stacks_in_710.sf-styles .controls .fileUpload {
  padding: 8px 16px;
}
@-webkit-keyframes sf-loading {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes sf-loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
#stacks_in_710.sf-styles .controls .fileUpload {
  border-color: transparent;
}
#stacks_in_710.sf-styles form .hint,
#stacks_in_710.sf-styles form .message {
  font-size: 14px;
  line-height: 1.3;
  position: relative;
  left: 0;
  color: #6f6f6f;
  padding: 12px;
  margin: 0px;
  background: -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: linear-gradient(#ffffff, #f7f7f6 30%);
  border-radius: 3px;
  vertical-align: top;
  pointer-events: none;
  box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
}
#stacks_in_710.sf-styles form .hint:before, #stacks_in_710.sf-styles form .hint:after,
#stacks_in_710.sf-styles form .message:before,
#stacks_in_710.sf-styles form .message:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 8px 8px 8px 8px;
  border-color: #f7f7f6 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  position: absolute;
  top: auto;
  left: 8px;
  margin-top: -8px;
  z-index: 2;
  bottom: -14px;
}
#stacks_in_710.sf-styles form .hint:after,
#stacks_in_710.sf-styles form .message:after {
  z-index: 1;
  bottom: -15px;
}
#stacks_in_710.sf-styles form .hint {
  opacity: 0;
  position: absolute;
  left: calc(80px + 8px);
  right: 28px;
  bottom: 0%;
  top: auto;
}
#stacks_in_710.sf-styles.sf-no-help-text form .hint {
  right: 0px;
}
#stacks_in_710.sf-styles form .message ~ .hint {
  display: none;
}
#stacks_in_710.sf-styles form .controls input:focus ~ .hint,
#stacks_in_710.sf-styles form .controls select:focus ~ .hint,
#stacks_in_710.sf-styles form .controls textarea:focus ~ .hint{
  -moz-transition: all 0.29s ease;
  -o-transition: all 0.29s ease;
  -webkit-transition: all 0.29s ease;
  transition: all 0.29s ease;
  opacity: 1;
  bottom: calc(100% + 8px);
}
#stacks_in_710.sf-styles form .help {
  height: 20px;
}
#stacks_in_710.sf-styles form .help i {
  display: block;
  position: relative;
  height: 20px;
  width: 20px;
  line-height: 16px;
  font-size: 16px;
  padding-top: 1px;
  text-align: center;
  color: #a2a2a2;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.3);
  background: #f7f7f6 -moz-linear-gradient(#ffffff, #ededec);
  background: #f7f7f6 -webkit-linear-gradient(#ffffff, #ededec);
  background: #f7f7f6 linear-gradient(#ffffff, #ededec);
  cursor: help;
  font-style: normal;
}
#stacks_in_710.sf-styles form .help i:hover {
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-color: #585854;
  background: #585854 -moz-linear-gradient(#6d6d67, #60605b);
  background: #585854 -webkit-linear-gradient(#6d6d67, #60605b);
  background: #585854 linear-gradient(#6d6d67, #60605b);
}
#stacks_in_710.sf-styles form .help i:after {
  display: none;
  opacity: 0.97;
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0 9px 8px 9px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #6d6d67;
  position: absolute;
  bottom: -11px;
  left: 0px;
  z-index: 11;
}
#stacks_in_710.sf-styles form .help > span {
  display: none;
  opacity: 0.97;
  position: absolute;
  right: -2px;
  left: calc(80px + 8px);
  top: calc(8px + 8px + 16px);
  z-index: 10;
  padding: 7px 10px 9px 10px;
  margin: 0;
  border-radius: 3px;
  background: -moz-linear-gradient(#6d6d67, #585854 20%);
  background: -webkit-linear-gradient(#6d6d67, #585854 20%);
  background: linear-gradient(#6d6d67, #585854 20%);
  color: white;
  border-color: #585854;
  text-align: left;
  line-height: 1.2;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 1.4;
}
#stacks_in_710.sf-styles form .help i:hover:after {
  display: block;
}
#stacks_in_710.sf-styles form .help i:hover ~ span {
  display: block;
  white-space: normal;
}
#stacks_in_710.sf-styles .controls.sf-checkbox .note,
#stacks_in_710.sf-styles .controls.sf-file .note {
  grid-column: span 2;
}
#stacks_in_710.sf-styles .controls.sf-textarea,
#stacks_in_710.sf-styles .controls.sf-multiple {
  align-items: flex-start;
}
#stacks_in_710.sf-styles form .controls.sf-textarea .help,
#stacks_in_710.sf-styles form .controls.sf-multiple .help {
  margin-top: 8px;
}
/* left */
#stacks_in_710.sf-left .controls {
  width: calc(80px + 400px);
}
#stacks_in_710.sf-left .controls:not(.sf-checkbox) label {
  font-weight: 600;
}
#stacks_in_710.sf-left .controls.sf-textarea label,
#stacks_in_710.sf-left .controls.sf-multiple label {
  margin-top: 8px;
}
@media all and (max-width: 500px) {
  #stacks_in_710.sf-left .controls {
    width: 400px;
  }
  #stacks_in_710.sf-left form .controls input:focus ~ .hint,
  #stacks_in_710.sf-left form .controls select:focus ~ .hint,
  #stacks_in_710.sf-left form .controls textarea:focus ~ .hint {
    margin-top: 16px;
  }
  #stacks_in_710.sf-left form .controls:not(.sf-checkbox) .help > span {
    margin-top: 22px;
  }
  #stacks_in_710.sf-left form .hint,
  #stacks_in_710.sf-left form .help > span {
    left: 0px;
  }
  #stacks_in_710.sf-left .controls.sf-textarea label,
    #stacks_in_710.sf-left .controls.sf-multiple label {
    margin-top: 0px;
  }
  #stacks_in_710.sf-left .controls {
    grid-template-columns: 1fr 20px;
    grid-gap: 4px 8px;
  }
  #stacks_in_710.sf-left.sf-no-help-text .controls  {
    grid-template-columns: 1fr;
  }
  #stacks_in_710.sf-left .dropdown-menu {
    margin-left: 0px;
  }
  #stacks_in_710.sf-left .controls.sf-checkbox {
    grid-template-columns: 22px 1fr 20px;
  }
  #stacks_in_710.sf-left.sf-no-help-text .controls.sf-checkbox {
    grid-template-columns: 22px 1fr;
  }
  #stacks_in_710.sf-left .controls.sf-submit {
    grid-template-columns: min-content 20px;
  }
  #stacks_in_710.sf-left.sf-no-help-text .controls.sf-submit {
    grid-template-columns: min-content;
  }
  #stacks_in_710.sf-left .controls .sf-empty-column {
    display: none;
  }
  #stacks_in_710.sf-left .controls.sf-file {
    grid-template-columns: 1fr min-content 20px;
  }
  #stacks_in_710.sf-left.sf-no-help-text .controls.sf-file {
    grid-template-columns: 1fr min-content;
  }
  #stacks_in_710.sf-left .controls:not(.sf-checkbox) label {
    grid-column: 1/-1;
    padding: 0;
    font-weight: 600;
  }
  #stacks_in_710.sf-left .controls .field-icon {
    margin-top: 16px;
    top: 13px;
  }
}
/* end left */
/* top */
#stacks_in_710.sf-top form .controls input:focus ~ .hint,
#stacks_in_710.sf-top form .controls select:focus ~ .hint,
#stacks_in_710.sf-top form .controls textarea:focus ~ .hint {
  margin-top: 16px;
}
#stacks_in_710.sf-top .controls .note,
#stacks_in_710.sf-top .controls.sf-checkbox .note,
#stacks_in_710.sf-top .controls.sf-file .note {
  grid-column: 1/-1;
}
#stacks_in_710.sf-top form .controls:not(.sf-checkbox) .help > span {
  margin-top: 22px;
}
#stacks_in_710.sf-top form .hint,
#stacks_in_710.sf-top form .help > span {
  left: 0px;
}
#stacks_in_710.sf-top .controls.sf-textarea label,
#stacks_in_710.sf-top .controls.sf-multiple label {
  margin-top: 0px;
}
#stacks_in_710.sf-top .controls {
  grid-template-columns: 1fr 20px;
  grid-gap: 4px 8px;
}
#stacks_in_710.sf-top.sf-no-help-text .controls {
  grid-template-columns: 1fr;
}
#stacks_in_710.sf-top .dropdown-menu {
  margin-left: 0px;
}
#stacks_in_710.sf-top .controls.sf-checkbox {
  grid-template-columns: 22px 1fr 20px;
}
#stacks_in_710.sf-top.sf-no-help-text .controls.sf-checkbox {
  grid-template-columns: 22px 1fr;
}
#stacks_in_710.sf-top .controls.sf-submit {
  grid-template-columns: min-content 20px;
}
#stacks_in_710.sf-top.sf-no-help-text .controls.sf-submit {
  grid-template-columns: min-content;
}
#stacks_in_710.sf-top .controls .sf-empty-column {
  display: none;
}
#stacks_in_710.sf-top .controls.sf-file {
  grid-template-columns: 1fr min-content 20px;
}
#stacks_in_710.sf-top.sf-no-help-text .controls.sf-file {
  grid-template-columns: 1fr min-content;
}
#stacks_in_710.sf-top .controls:not(.sf-checkbox) label {
  grid-column: 1/-1;
  padding: 0;
  font-weight: 600;
}
#stacks_in_710.sf-top .controls .field-icon {
  margin-top: 16px;
  top: 13px;
}
/* end top */
/* placeholder */
#stacks_in_710.sf-placeholder form .hint,
#stacks_in_710.sf-placeholder form .help > span {
  left: 0px;
}
#stacks_in_710.sf-placeholder .controls .note,
#stacks_in_710.sf-placeholder .controls.sf-checkbox .note,
#stacks_in_710.sf-placeholder .controls.sf-file .note {
  grid-column: 1/-1;
}
#stacks_in_710.sf-placeholder .controls {
  grid-template-columns: 1fr 20px;
  grid-gap: 4px 8px;
}
#stacks_in_710.sf-placeholder.sf-no-help-text .controls {
  grid-template-columns: 1fr;
}
#stacks_in_710.sf-placeholder .dropdown-menu {
  margin-left: 0px;
}
#stacks_in_710.sf-placeholder .controls.sf-checkbox {
  grid-template-columns: 22px 1fr 20px;
}
#stacks_in_710.sf-placeholder.sf-no-help-text .controls.sf-checkbox {
  grid-template-columns: 22px 1fr;
}
#stacks_in_710.sf-placeholder .controls.sf-submit {
  grid-template-columns: min-content 20px;
}
#stacks_in_710.sf-placeholder.sf-no-help-text .controls.sf-submit {
  grid-template-columns: min-content;
}
#stacks_in_710.sf-placeholder .controls .sf-empty-column {
  display: none;
}
#stacks_in_710.sf-placeholder .controls.sf-file {
  grid-template-columns: 1fr min-content 20px;
}
#stacks_in_710.sf-placeholder.sf-no-help-text .controls.sf-file {
  grid-template-columns: 1fr min-content;
}
#stacks_in_710.sf-placeholder .controls:not(.sf-checkbox) label {
  grid-column: 1/-1;
  padding: 0;
}
#stacks_in_710.sf-placeholder .controls .field-icon {
  margin-top: 0px;
  top: 9px;
}
#stacks_in_710.sf-placeholder .controls:not(.sf-checkbox) label {
  position: absolute;
  left: 4px;
  top: 8px;
  display: inline-block;
  padding: 0px 4px;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 1;
}
#stacks_in_710.sf-placeholder .controls.sf-checkbox label {
  display: block;
}
#stacks_in_710.sf-placeholder .controls:not(.sf-checkbox) label.sf-active {
  opacity: 0;
}
/* end placeholder */
/* classic */
#stacks_in_710.sf-classic form .controls input:focus ~ .hint,
#stacks_in_710.sf-classic form .controls select:focus ~ .hint,
#stacks_in_710.sf-classic form .controls textarea:focus ~ .hint {
  bottom: calc(100% + 16px);
}
#stacks_in_710.sf-classic .controls .note,
#stacks_in_710.sf-classic .controls.sf-checkbox .note,
#stacks_in_710.sf-classic .controls.sf-file .note {
  grid-column: 1/-1;
}
#stacks_in_710.sf-classic form .hint,
#stacks_in_710.sf-classic form .help > span {
  left: 0px;
}
#stacks_in_710.sf-classic form .controls:not(.sf-checkbox) .help > span {
  margin-top: 4px;
}
#stacks_in_710.sf-classic .controls {
  grid-template-columns: 1fr 20px;
  grid-gap: 4px 8px;
}
#stacks_in_710.sf-classic.sf-no-help-text .controls {
  grid-template-columns: 1fr;
}
#stacks_in_710.sf-classic .dropdown-menu {
  margin-left: 0px;
}
#stacks_in_710.sf-classic .controls.sf-checkbox {
  grid-template-columns: 22px 1fr 20px;
}
#stacks_in_710.sf-classic.sf-no-help-text .controls.sf-checkbox {
  grid-template-columns: 22px 1fr;
}
#stacks_in_710.sf-classic .controls.sf-submit {
  grid-template-columns: min-content 20px;
}
#stacks_in_710.sf-classic.sf-no-help-text .controls.sf-submit {
  grid-template-columns: min-content;
}
#stacks_in_710.sf-classic .controls .sf-empty-column {
  display: none;
}
#stacks_in_710.sf-classic .controls.sf-file {
  grid-template-columns: 1fr min-content 20px;
}
#stacks_in_710.sf-classic.sf-no-help-text .controls.sf-file {
  grid-template-columns: 1fr min-content;
}
#stacks_in_710.sf-classic .controls:not(.sf-checkbox) label {
  grid-column: 1/-1;
  padding: 0;
}
#stacks_in_710.sf-classic .controls .field-icon {
  margin-top: 0px;
  top: 13px;
  right: 40px;
}
#stacks_in_710.sf-classic.sf-no-help-text .controls .field-icon {
  right: 12px;
}
#stacks_in_710.sf-classic .controls:not(.sf-checkbox) label {
  position: absolute;
  left: 6px;
  top: 12px;
  border-radius: 2px;
  display: inline-block;
  padding: 0px 6px;
  background-color: rgba(255, 255, 255, 0);
  transition: color 0.3s, top 0.3s, background-color 0.8s;
}
#stacks_in_710.sf-classic .controls.sf-checkbox label {
  display: block;
}
#stacks_in_710.sf-classic .controls:not(.sf-checkbox) label.sf-active {
  top: -8px;
  z-index: 2;
  background-color: rgba(243, 243, 243, 0.00);
}
#stacks_in_710.sf-classic .controls input,
#stacks_in_710.sf-classic .controls > button,
#stacks_in_710.sf-classic .controls select,
#stacks_in_710.sf-classic .controls .fileUpload,
#stacks_in_710.sf-classic .controls .fileUpload span {
  padding: 12px;
  height: 42px;
}
#stacks_in_710.sf-classic .controls input[type="checkbox"],
#stacks_in_710.sf-classic .controls input[type="radio"] {
  padding: 0;
}
#stacks_in_710.sf-classic .controls textarea {
  padding: 12px;
}
#stacks_in_710.sf-classic .controls > button {
  padding: 12px 24px;
}
/* end classic */
#stacks_in_710.sf-styles .controls input,
#stacks_in_710.sf-styles .controls textarea,
#stacks_in_710.sf-styles .controls button,
#stacks_in_710.sf-styles .controls select,
#stacks_in_710.sf-styles .controls input[type="checkbox"]:after,
#stacks_in_710.sf-styles .controls input[type="radio"]:after,
#stacks_in_710.sf-styles input[type="checkbox"] + .sf-captcha > .g-recaptcha iframe {
  box-shadow: none;
}
#stacks_in_710.sf-styles .controls input.hasError,
#stacks_in_710.sf-styles .controls textarea.hasError,
#stacks_in_710.sf-styles .controls button.hasError,
#stacks_in_710.sf-styles .controls select.hasError,
#stacks_in_710.sf-styles .controls input[type="checkbox"].hasError:after,
#stacks_in_710.sf-styles .controls input[type="radio"].hasError:after,
#stacks_in_710.sf-styles input[type="checkbox"].hasError + .sf-captcha > .g-recaptcha iframe {
  box-shadow: 0px 0px 0px 1px red;
}
#stacks_in_710.sf-styles .controls select,
#stacks_in_710.sf-styles .controls.sf-date input {
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#stacks_in_710.sf-styles .controls textarea {
  white-space: pre-line;
  line-height: 1.2;
}
#stacks_in_710.sf-styles .controls input[type=checkbox],
#stacks_in_710.sf-styles .controls input[type=radio] {
  position: relative;
  left: 0px;
  width: 22px;
  height: 22px;
  margin: 4px 0px;
  background: transparent;
  border-color: transparent;
}
#stacks_in_710.sf-styles .controls input[type=checkbox]:after,
#stacks_in_710.sf-styles .controls input[type=radio]:before {
  cursor: pointer;
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.00);
  line-height: 20px;
  text-align: center;
  position: relative;
  left: 0px;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.00));
}
#stacks_in_710.sf-styles .controls input[type=radio]:before {
  border-radius: 50%;
}
#stacks_in_710.sf-styles .controls input[type=checkbox]:checked:after {
  content: "\2714";
  color: rgba(255, 59, 76, 1.00);
}
#stacks_in_710.sf-styles .controls input[type=radio]:checked:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 4px;
  top: 4px;
  border-radius: 50%;
  background-color: rgba(255, 59, 76, 1.00);
}
#stacks_in_710.sf-styles .controls .fileUpload,
#stacks_in_710.sf-styles .controls button {
  overflow: hidden;
  background-color: rgba(255, 59, 76, 1.00);
  border: 1px solid rgba(255, 59, 76, 1.00);
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_710.sf-styles .controls .fileUpload:active,
#stacks_in_710.sf-styles .controls button:active {
  box-shadow: 0 0 0 2000px rgba(0,0,0,0.22) inset;
}
#stacks_in_710.sf-styles .controls .fileUpload span {
  white-space: nowrap;
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_710.sf-styles .controls .fileUpload input.upload {
  position: absolute;
  top: 0;
  bottom :0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  height: 100%;
}
/*  */
#stacks_in_710.sf-styles form {
  font-family: inherit;
  padding: 0px 0px;
  border-radius: 0px;
  border-width: 0px;
  
  margin: 0px 0;
  
}
#stacks_in_710.sf-styles .controls input,
#stacks_in_710.sf-styles .controls textarea {
  font-family: inherit;
}

/*  */
/*  */
#stacks_in_710.sf-styles .controls:not(.sf-checkbox) label {
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  width: calc(100% - 28px);
  
  text-align: left;
  
  
  
}
#stacks_in_710.sf-styles .controls:not(.sf-checkbox) label img {
  height: 16px;
}
#stacks_in_710.sf-styles.sf-no-help-text .controls:not(.sf-checkbox) label  {
  width: 100%;
}
@media all and (max-width: 500px) {
  #stacks_in_710.sf-left .controls .field-icon {
    margin-top: 16px;
  }
  #stacks_in_710.sf-left form .controls input:focus ~ .hint,
  #stacks_in_710.sf-left form .controls select:focus ~ .hint,
  #stacks_in_710.sf-left form .controls textarea:focus ~ .hint {
    margin-top: 16px;
  }
  #stacks_in_710.sf-left form .controls:not(.sf-checkbox) .help > span {
    margin-top: calc(16px + 8px);
  }
}
#stacks_in_710.sf-top .controls .field-icon {
  margin-top: 16px;
}
#stacks_in_710.sf-top form .controls:not(.sf-checkbox) .help > span {
  margin-top: calc(16px + 8px);
}
#stacks_in_710.sf-top form .controls input:focus ~ .hint,
#stacks_in_710.sf-top form .controls select:focus ~ .hint,
#stacks_in_710.sf-top form .controls textarea:focus ~ .hint,
#stacks_in_710.sf-top .controls .fileUpload {
  margin-top: 16px;
}
#stacks_in_710.sf-placeholder .form-group .controls:not(.sf-checkbox) label {
  width: auto;
  line-height: 16px;
}
#stacks_in_710.sf-classic .form-group .controls:not(.sf-checkbox) label {
  width: auto;
  line-height: 16px;
}
/*  */
/*  */
#stacks_in_710.sf-styles .controls {
  margin-bottom: 0px;
  margin-top: 0px;
  grid-gap: 4px 8px;
}
#stacks_in_710.sf-styles .controls.sf-radio {
  margin-bottom: 0px;
}
#stacks_in_710.sf-styles .controls.sf-radio + .controls:not(.sf-radio) {
  margin-top: 0px;
}
#stacks_in_710.sf-styles .controls.sf-submit {
  margin-bottom: 0px;
}
#stacks_in_710.sf-styles .controls.sf-captcha {
  margin-bottom: 0px;
}
#stacks_in_710.sf-styles .form-group > div:nth-child(2) {
  margin-top: 0px;
}
#stacks_in_710.sf-styles .controls {
  font-size: 16px;
}
#stacks_in_710.sf-styles .controls input,
#stacks_in_710.sf-styles .controls textarea,
#stacks_in_710.sf-styles .controls > button,
#stacks_in_710.sf-styles .controls select,
#stacks_in_710.sf-styles .controls .fileUpload {
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  border-radius: 30px;
  border-width: 0px;
  padding: 8px 8px;
}
#stacks_in_710.sf-styles .controls input[type="checkbox"],
#stacks_in_710.sf-styles .controls input[type="radio"] {
  padding: 0;
}
#stacks_in_710.sf-styles .controls select {
  line-height: 20px;
  padding: 6px 8px;
}
#stacks_in_710.sf-styles .controls input,
#stacks_in_710.sf-styles .controls textarea,
#stacks_in_710.sf-styles .controls select,
#stacks_in_710.sf-styles .controls .fileUpload {
  
}
#stacks_in_710.sf-styles .controls .fileUpload span,
#stacks_in_710.sf-styles .controls.sf-checkbox label {
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}
#stacks_in_710.sf-styles .submitMessage h3,
#stacks_in_710.sf-styles .submitMessage p {
  font-size: 16px;
}
#stacks_in_710.sf-styles form .note {
  margin: 0px 8px;
}
#stacks_in_710.sf-styles form .message,
#stacks_in_710.sf-styles form .help > span {
  font-size: 16px;
  line-height: 1.4;
}
#stacks_in_710.sf-styles .controls > button,
#stacks_in_710.sf-styles .controls .fileUpload {
  padding: 8px 16px;
  border-width: 1px;
}
#stacks_in_710.sf-styles .controls textarea {
  line-height: 1.2;
}
#stacks_in_710.sf-styles .controls input,
#stacks_in_710.sf-styles .controls > button,
#stacks_in_710.sf-styles .controls select,
#stacks_in_710.sf-styles .controls .fileUpload {
  height: calc(16px + 8px + 8px + 2px);
}
#stacks_in_710.sf-styles form .help > span {
  top: 34.000000px;
}
#stacks_in_710.sf-styles form .sf-textarea .help > span,
#stacks_in_710.sf-styles form .sf-multiple .help > span {
  top: 34px;
}
#stacks_in_710.sf-styles .controls .field-icon {
  width: 16px;
  height: 16px;
  top: calc(8px + 0px);
  right: calc(28px + 8px);
}
#stacks_in_710.sf-styles.sf-no-help-text .controls .field-icon {
  right: 8px;
}
/*  */
#stacks_in_710.sf-styles .controls:not(.sf-checkbox) label {
  line-height: 16px;
}
/*  */
@media all and (max-width: 500px) {
  #stacks_in_710.sf-left .controls .field-icon {
    top: calc( 8px + 0px + 4px);
  }
}
#stacks_in_710.sf-top .controls .field-icon {
  top: calc( 8px + 0px + 4px);
}
#stacks_in_710.sf-placeholder .controls:not(.sf-checkbox) label {
  line-height: 16px;
  top: 8px;
  left: calc(8px - 2px);
}
#stacks_in_710.sf-classic .controls:not(.sf-checkbox) label {
  line-height: 16px;
  top: 8px;
  left: calc(8px - 4px);
}
/*  */
#stacks_in_710.sf-styles .controls.sf-submit.sf-full-button-True {
  grid-template-columns: 1fr 20px;
}
#stacks_in_710.sf-styles.sf-no-help-text .controls.sf-submit.sf-full-button-True {
  grid-template-columns: 1fr;
}
#stacks_in_710.sf-left .controls.sf-submit.sf-full-button-True  {
  grid-template-columns: 80px 1fr 20px;
}
#stacks_in_710.sf-left.sf-no-help-text .controls.sf-submit.sf-full-button-True {
  grid-template-columns: 80px 1fr;
}
#stacks_in_710.sf-styles .controls select[multiple] {
  height: auto;
}
#stacks_in_710.sf-styles .controls select[multiple] option {
  padding: 2px 0px;
}
#stacks_in_710.sf-styles .form-group .controls select[multiple] option:empty[disabled],
#stacks_in_710.sf-styles .form-group .controls.sf-multiple svg {
  display: none;
}
#stacks_in_710.sf-placeholder .form-group .controls.sf-multiple label,
#stacks_in_710.sf-classic .form-group .controls.sf-multiple label {
  position: static;
}


/*!
* Datepicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:3000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.bootstrap-datetimepicker-widget:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:100%;font-weight:bold;font-size:1.2em}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}
#stacks_in_710.sf-styles .dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: none;
  width: 400px;
  max-width: 100%;
  padding: 5px 0;
  list-style: none;
  background-color: #ffffff;
  color: #676767;
  border-radius: 3px;
  box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget:before,
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget:after {
  display: none;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget ul {
  padding: 0px 8px;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget td [data-action="togglePicker"] span {
  display: block;
  width: auto;
  height: auto;
  line-height: 22px;
  float: none;
  margin: 0;
  padding: 8px;
  border-radius: 0px;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget td [data-action="togglePicker"] {
  display: block;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  padding: 0px;
  margin: 8px 0;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget .datepicker {
  margin-top: 8px;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget .timepicker {
  margin-bottom: 8px;
}
#stacks_in_710.sf-styles table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget .collapse.in {
  display: block;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget .collapse {
  position: relative;
  display: none;
  overflow: visible;
}
#stacks_in_710.sf-styles .bootstrap-datetimepicker-widget .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 4px;
}
#stacks_in_710.sf-styles .hiddenFormSubmit {
  display: none;
}
#stacks_in_710.sf-styles .hideSlice {
 display: none !important;
}
#stacks_in_710 .autoreply {display: none;}
/*  */

.input-bg[data-deluxe-el] {
  
  background-image: linear-gradient(135deg, rgba(38, 38, 44, 1.00) 0%,rgba(51, 51, 69, 1.00) 100%);
  border-color: rgba(255, 255, 255, 0.10) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  padding: 8px 32px;
}
.input-bg[data-deluxe-el] > div {

}

:root {
  --multi_columns_stacks_in_713:min-content 1fr;
}
#multi_columns_stacks_in_713 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_713);
  grid-gap: 0px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_713 > div {
  min-width: 0;
}
#multi_columns_stacks_in_713 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_713 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_713 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*
*/
#stacks_in_717 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_717 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_717 svg {
  color: rgba(140, 140, 140, 1.00);
  fill: rgba(140, 140, 140, 1.00);
  stroke: rgba(140, 140, 140, 1.00);
}
#stacks_in_717 i,
#stacks_in_717 svg {
  position: relative;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  width: 22px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_717 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_717 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_717 .material-icons-two-tone {
  color: rgba(140, 140, 140, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(140, 140, 140, 1.00),
              0px -.1px 0px rgba(140, 140, 140, 1.00),
              .1px 0px 0px rgba(140, 140, 140, 1.00),
              -.1px 0px 0px rgba(140, 140, 140, 1.00);
}
#stacks_in_717 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}
/*  */
textarea#input-stacks_in_715 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */

:root {
  --multi_columns_stacks_in_720:min-content 1fr;
}
#multi_columns_stacks_in_720 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_720);
  grid-gap: 0px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_720 > div {
  min-width: 0;
}
#multi_columns_stacks_in_720 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_720 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_720 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*
*/
#stacks_in_724 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_724 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_724 svg {
  color: rgba(140, 140, 140, 1.00);
  fill: rgba(140, 140, 140, 1.00);
  stroke: rgba(140, 140, 140, 1.00);
}
#stacks_in_724 i,
#stacks_in_724 svg {
  position: relative;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  width: 22px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_724 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_724 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_724 .material-icons-two-tone {
  color: rgba(140, 140, 140, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(140, 140, 140, 1.00),
              0px -.1px 0px rgba(140, 140, 140, 1.00),
              .1px 0px 0px rgba(140, 140, 140, 1.00),
              -.1px 0px 0px rgba(140, 140, 140, 1.00);
}
#stacks_in_724 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}
/*  */
textarea#input-stacks_in_722 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */

.element_stacks_in_726[data-deluxe-el] {
  
  border-color: rgba(255, 255, 255, 0.10) rgba(204, 204, 204, 1.00) rgba(255, 255, 255, 0.10) rgba(204, 204, 204, 1.00);
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  margin: 0px 0px 32px 0px;
}
.element_stacks_in_726[data-deluxe-el] > div {

}

:root {
  --multi_columns_stacks_in_727:min-content 1fr;
}
#multi_columns_stacks_in_727 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_727);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_727 > div {
  min-width: 0;
}
#multi_columns_stacks_in_727 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_727 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_727 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*
*/
#stacks_in_731 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_731 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_731 svg {
  color: rgba(140, 140, 140, 1.00);
  fill: rgba(140, 140, 140, 1.00);
  stroke: rgba(140, 140, 140, 1.00);
}
#stacks_in_731 i,
#stacks_in_731 svg {
  position: relative;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  width: 22px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_731 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_731 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_731 .material-icons-two-tone {
  color: rgba(140, 140, 140, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(140, 140, 140, 1.00),
              0px -.1px 0px rgba(140, 140, 140, 1.00),
              .1px 0px 0px rgba(140, 140, 140, 1.00),
              -.1px 0px 0px rgba(140, 140, 140, 1.00);
}
#stacks_in_731 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_in_731 {
	margin: 8px 0px 0px 0px;
}
/*  */
textarea#input-stacks_in_729 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */

.element_stacks_in_733[data-deluxe-el] {
  
  padding: 0px 32px;
}
.element_stacks_in_733[data-deluxe-el] > div {

}

/*  */
#submit-stacks_in_734 {
  margin-left: auto;
  justify-content: flex-end;
}
/*  */
textarea#input-stacks_in_734 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */

.input-bg[data-deluxe-el] {
  
  background-image: linear-gradient(135deg, rgba(38, 38, 44, 1.00) 0%,rgba(51, 51, 69, 1.00) 100%);
  border-color: rgba(255, 255, 255, 0.10) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  padding: 8px 32px;
}
.input-bg[data-deluxe-el] > div {

}

:root {
  --multi_columns_stacks_in_738:min-content 1fr;
}
#multi_columns_stacks_in_738 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_738);
  grid-gap: 0px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_738 > div {
  min-width: 0;
}
#multi_columns_stacks_in_738 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_738 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_738 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*
*/
#stacks_in_740 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_740 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_740 svg {
  color: rgba(140, 140, 140, 1.00);
  fill: rgba(140, 140, 140, 1.00);
  stroke: rgba(140, 140, 140, 1.00);
}
#stacks_in_740 i,
#stacks_in_740 svg {
  position: relative;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  width: 22px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_740 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_740 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_740 .material-icons-two-tone {
  color: rgba(140, 140, 140, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(140, 140, 140, 1.00),
              0px -.1px 0px rgba(140, 140, 140, 1.00),
              .1px 0px 0px rgba(140, 140, 140, 1.00),
              -.1px 0px 0px rgba(140, 140, 140, 1.00);
}
#stacks_in_740 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}
/*  */
textarea#input-stacks_in_742 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */

:root {
  --multi_columns_stacks_in_745:min-content 1fr;
}
#multi_columns_stacks_in_745 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_745);
  grid-gap: 0px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_745 > div {
  min-width: 0;
}
#multi_columns_stacks_in_745 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_745 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_745 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*
*/
#stacks_in_747 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_747 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_747 svg {
  color: rgba(140, 140, 140, 1.00);
  fill: rgba(140, 140, 140, 1.00);
  stroke: rgba(140, 140, 140, 1.00);
}
#stacks_in_747 i,
#stacks_in_747 svg {
  position: relative;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  width: 22px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_747 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_747 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_747 .material-icons-two-tone {
  color: rgba(140, 140, 140, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(140, 140, 140, 1.00),
              0px -.1px 0px rgba(140, 140, 140, 1.00),
              .1px 0px 0px rgba(140, 140, 140, 1.00),
              -.1px 0px 0px rgba(140, 140, 140, 1.00);
}
#stacks_in_747 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}
/*  */
textarea#input-stacks_in_749 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */

.element_stacks_in_751[data-deluxe-el] {
  
  border-color: rgba(255, 255, 255, 0.10) rgba(204, 204, 204, 1.00) rgba(255, 255, 255, 0.10) rgba(204, 204, 204, 1.00);
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  margin: 0px 0px 32px 0px;
}
.element_stacks_in_751[data-deluxe-el] > div {

}

:root {
  --multi_columns_stacks_in_752:min-content 1fr;
}
#multi_columns_stacks_in_752 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_752);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_752 > div {
  min-width: 0;
}
#multi_columns_stacks_in_752 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_752 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_752 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*
*/
#stacks_in_754 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_754 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_754 svg {
  color: rgba(140, 140, 140, 1.00);
  fill: rgba(140, 140, 140, 1.00);
  stroke: rgba(140, 140, 140, 1.00);
}
#stacks_in_754 i,
#stacks_in_754 svg {
  position: relative;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  width: 22px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_754 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_754 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_754 .material-icons-two-tone {
  color: rgba(140, 140, 140, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(140, 140, 140, 1.00),
              0px -.1px 0px rgba(140, 140, 140, 1.00),
              .1px 0px 0px rgba(140, 140, 140, 1.00),
              -.1px 0px 0px rgba(140, 140, 140, 1.00);
}
#stacks_in_754 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_in_754 {
	margin: 8px 0px 0px 0px;
}
/*  */
textarea#input-stacks_in_756 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */

.element_stacks_in_758[data-deluxe-el] {
  
  padding: 0px 32px;
}
.element_stacks_in_758[data-deluxe-el] > div {

}

/*  */
#submit-stacks_in_759 {
  margin-left: auto;
  justify-content: flex-end;
}
/*  */
textarea#input-stacks_in_759 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */

#stacks_in_45 {
	background-color: rgba(24, 24, 36, 1.00);
}
%[if edit]%
#stacks_in_1050_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_1050_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_1050 .layer {
	float: left;
}

%[if ]%	
#stacks_in_1050 .pile {
	display: none;
}

#stacks_in_1050 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_1050 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_1050 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_1050 .clearFloats {
	clear: both;
}



%[if edit]%
#stacks_in_1051_outer_wrapper {
	padding: 20px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.35);
	border-radius: 4px;
	background: url('../files/wrapper-bg.jpg') repeat;
}

#stacks_in_1051_title {
	color: #aaaaa8;
	text-shadow: #fefefc 0 1px 0;
	text-align: center;
	margin-bottom: 16px;
	font: bold 26px/30px "Helvetica Neue", Helvetica, sans-serif;
}

#stacks_in_1051 .layer {
	float: left;
}

%[if ]%	
#stacks_in_1051 .pile {
	display: none;
}

#stacks_in_1051 .Icon {
	display: block;
	width: 50px;
	height: 50px;
	background: url('../files/icon@50.png') no-repeat;
	margin: 12px auto 6px;
}

%[endif]%

%[endif]%

#stacks_in_1051 .pile {
	margin: 0 auto;
	padding: 12px;
}

#stacks_in_1051 .layer {	
	%[if ]%	
		max-width: px;
	%[endif]%
			
	
		float: left;
	
	
	margin-bottom: px;
}

#stacks_in_1051 .clearFloats {
	clear: both;
}




.element_stacks_in_924[data-deluxe-el] {
  
  box-shadow: 1px 1px  3px 0px rgba(104, 114, 113, 1.00);
}
.element_stacks_in_924[data-deluxe-el] > div {
  
}

/* 1.5.0 */
#stacks_in_926.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_926 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_926.motion-looper-perspective .motion-position {
  -webkit-perspective: 500px;
  perspective: 500px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_926 .motion-looper.motion-on,
/*  */

#stacks_in_926 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_926;
  animation-name: motion_looper_stacks_in_926;
  /**/
  -webkit-animation-direction: normal;
  animation-direction: normal;
  animation-duration: 1.000000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_926 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_926 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_926;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_926 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/* */
/**/
@keyframes motion_looper_stacks_in_926 {
  from,
  0.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  50.000000% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 100px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */

#stacks_out_922 {
	width: 250px;
}

#stacks_out_1029 {
	width: 300px;
}
/*
*/
#stacks_in_1030 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1030 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1030 svg {
  color: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
}
#stacks_in_1030 i,
#stacks_in_1030 svg {
  position: relative;
  font-size: 70px;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_1030 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_1030 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_1030 .material-icons-two-tone {
  color: rgba(255, 255, 255, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(255, 255, 255, 1.00),
              0px -.1px 0px rgba(255, 255, 255, 1.00),
              .1px 0px 0px rgba(255, 255, 255, 1.00),
              -.1px 0px 0px rgba(255, 255, 255, 1.00);
}
#stacks_in_1030 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_in_1032 {
	padding: 10px 0px 10px 0px;
}
:root {
  --multi_columns_stacks_in_1034:1fr;
}
#multi_columns_stacks_in_1034 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1034);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_1034 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1034 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_1034 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1034 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*  */
body {
  margin: 0; }

#feature-slider-stacks_in_1036 {
  height: 100%;
  font-family: "Proxima Nova";
  max-width: 330px;
  border-radius: 10px;
  width: 100%;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  #feature-slider-stacks_in_1036 .feature-slide {
    min-height: 240px;
    /*  */
    background: rgba(179, 190, 111, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    overflow: hidden;
    position: absolute;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 10px;
    -webkit-transition: all 0.3s, background 0.5s, opacity 0s;
    transition: all 0.3s, background 0.5s, opacity 0s; }
    #feature-slider-stacks_in_1036 .feature-slide.active {
      opacity: 1;
      z-index: 10; }
      #feature-slider-stacks_in_1036 .feature-slide.active .feature-slide-action > a {
        opacity: 1;
        -webkit-animation: slide-action-pulse 1s;
                animation: slide-action-pulse 1s;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards; }
    #feature-slider-stacks_in_1036 .feature-slide > .ssi {
      width: 100%;
      display: block;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

#feature-slider-stacks_in_1036 .feature-slide .feature-slide-title {
  /*  */
  font-family: "Open Sans";
  /*  */
  opacity: 0;
  color: rgba(255, 255, 255, 1.00);
  max-width: 800px;
  font-size: 26px;
  padding: 20px 15px;
  line-height: 36.399998px;
  margin: 0 auto;
  margin-top: auto;
  font-weight: bold; }

#feature-slider-stacks_in_1036 .feature-slide .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00);
  padding: 20px 10px; }
  #feature-slider-stacks_in_1036 .feature-slide .feature-slide-icon .slide-icon {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: rgba(255, 255, 255, 0.10); }
  #feature-slider-stacks_in_1036 .feature-slide .feature-slide-icon i {
    color: inherit;
    font-size: 100px;
    vertical-align: middle; }
    #feature-slider-stacks_in_1036 .feature-slide .feature-slide-icon i[class*="ion-"] {
      line-height: 0; }

#feature-slider-stacks_in_1036 .feature-slide .feature-slide-description {
  /*  */
  font-family: "Open Sans";
  /*  */
  opacity: 0;
  margin: 0 auto;
  color: rgba(255, 255, 255, 1.00);
  font-size: 16px;
  padding: 20px 15px;
  max-width: 800px;
  line-height: 22.400000px; }

#feature-slider-stacks_in_1036 .feature-slide .feature-slide-action {
  padding: 20px 15px;
  background: rgba(0, 0, 0, 0.10);
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-top: auto;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #feature-slider-stacks_in_1036 .feature-slide .feature-slide-action > a {
    /*  */
    font-family: "Open Sans";
    /*  */
    opacity: 0;
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(38, 50, 56, 1.00);
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 1.00);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s, opacity 0.3s 0.3s;
    transition: all 0.3s, opacity 0.3s 0.3s; }
    #feature-slider-stacks_in_1036 .feature-slide .feature-slide-action > a span::before {
      content: 'Follow Us';
      display: inline-block; }
    #feature-slider-stacks_in_1036 .feature-slide .feature-slide-action > a:hover {
      -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
      box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2); }

#feature-slider-stacks_in_1036 .feature-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #feature-slider-stacks_in_1036 .feature-slider-nav a {
    opacity: 1;
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(255, 255, 255, 0.40);
    width: 24px;
    height: 24px;
    font-size: 24px;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    vertical-align: middle;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #feature-slider-stacks_in_1036 .feature-slider-nav a:hover {
      color: rgba(255, 255, 255, 1.00); }

#feature-slider-stacks_in_1036.hide-titles .feature-slide .feature-slide-title {
  display: none; }
  #feature-slider-stacks_in_1036.hide-titles .feature-slide .feature-slide-title .feature-slide .feature-slide-icon {
    margin-top: auto; }

#feature-slider-stacks_in_1036.hide-descs .feature-slide .feature-slide-description {
  display: none; }

#feature-slider-stacks_in_1036.hide-icons .feature-slide .feature-slide-icon {
  display: none; }

#feature-slider-stacks_in_1036.hide-actions .feature-slide .feature-slide-action > a {
  display: none; }

#feature-slider-stacks_in_1036.hide-titles.hide-icons .feature-slide .feature-slide-description {
  margin-top: auto; }

#feature-slider-stacks_in_1036.forwards .feature-slide .feature-slide-title {
  -webkit-animation: slide-out-up 0.5s 0.5s;
          animation: slide-out-up 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.forwards .feature-slide .feature-slide-description {
  -webkit-animation: slide-out-down 0.5s 0.5s;
          animation: slide-out-down 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.forwards .feature-slide .feature-slide-icon {
  -webkit-animation: slide-out-left 0.5s;
          animation: slide-out-left 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.forwards .feature-slide.active .feature-slide-title {
  -webkit-animation: slide-in-down 0.5s 0.5s;
          animation: slide-in-down 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.forwards .feature-slide.active .feature-slide-description {
  -webkit-animation: slide-in-up 0.5s 0.5s;
          animation: slide-in-up 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.forwards .feature-slide.active .feature-slide-icon {
  -webkit-animation: slide-in-left 0.5s;
          animation: slide-in-left 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.backwards .feature-slide .feature-slide-title {
  -webkit-animation: slide-out-up 0.5s 0.5s;
          animation: slide-out-up 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.backwards .feature-slide .feature-slide-description {
  -webkit-animation: slide-out-down 0.5s 0.5s;
          animation: slide-out-down 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.backwards .feature-slide .feature-slide-icon {
  -webkit-animation: slide-out-right 0.5s;
          animation: slide-out-right 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.backwards .feature-slide.active .feature-slide-title {
  -webkit-animation: slide-in-down 0.5s 0.5s;
          animation: slide-in-down 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.backwards .feature-slide.active .feature-slide-description {
  -webkit-animation: slide-in-up 0.5s 0.5s;
          animation: slide-in-up 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1036.backwards .feature-slide.active .feature-slide-icon {
  -webkit-animation: slide-in-right 0.5s;
          animation: slide-in-right 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes slide-in-left {
  0% {
    opacity: 0;
    margin-left: 100%; }
  100% {
    opacity: 1;
    margin-left: 0%; } }

@keyframes slide-in-left {
  0% {
    opacity: 0;
    margin-left: 100%; }
  100% {
    opacity: 1;
    margin-left: 0%; } }

@-webkit-keyframes slide-out-left {
  0% {
    opacity: 1;
    margin-left: 0%; }
  100% {
    opacity: 0;
    margin-left: -100%; } }

@keyframes slide-out-left {
  0% {
    opacity: 1;
    margin-left: 0%; }
  100% {
    opacity: 0;
    margin-left: -100%; } }

@-webkit-keyframes slide-in-right {
  0% {
    opacity: 0;
    margin-left: -100%; }
  100% {
    opacity: 1;
    margin-left: 0%; } }

@keyframes slide-in-right {
  0% {
    opacity: 0;
    margin-left: -100%; }
  100% {
    opacity: 1;
    margin-left: 0%; } }

@-webkit-keyframes slide-out-right {
  0% {
    opacity: 1;
    margin-left: 0%; }
  100% {
    opacity: 0;
    margin-left: 100%; } }

@keyframes slide-out-right {
  0% {
    opacity: 1;
    margin-left: 0%; }
  100% {
    opacity: 0;
    margin-left: 100%; } }

@-webkit-keyframes slide-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes slide-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@-webkit-keyframes slide-out-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@keyframes slide-out-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@-webkit-keyframes slide-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes slide-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@-webkit-keyframes slide-out-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes slide-out-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes slide-action-pulse {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(200%);
            transform: translateY(200%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes slide-action-pulse {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(200%);
            transform: translateY(200%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

#stacks_out_1036 {
	width: 300px;
}
#feature-slide-stacks_in_1037.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Follow Us !'; }

#feature-slide-stacks_in_1037.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1037.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(); }
  #feature-slide-stacks_in_1037.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1037.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-background {
  /*  */
  /*  */
  /*  */
  background: rgba(75, 38, 155, 1.00);
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(rgba(75, 38, 155, 1.00)), color-stop(rgba(122, 50, 73, 1.00)), to(rgba(107, 47, 108, 1.00)));
  background: linear-gradient(to bottom right, rgba(75, 38, 155, 1.00), rgba(122, 50, 73, 1.00), rgba(107, 47, 108, 1.00));
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1037.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(26, 27, 36, 1.00); }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1037.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(26, 27, 36, 1.00); }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(255, 255, 255, 1.00);
  background: rgba(26, 27, 36, 1.00); }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1037.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }
#feature-slide-stacks_in_1040.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Follow Us !'; }

#feature-slide-stacks_in_1040.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1040.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(); }
  #feature-slide-stacks_in_1040.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1040.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-background {
  /*  */
  background: rgba(10, 60, 196, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1040.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1040.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1040.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }
#feature-slide-stacks_in_1043.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Follow Us !'; }

#feature-slide-stacks_in_1043.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1043.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(); }
  #feature-slide-stacks_in_1043.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1043.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-background {
  /*  */
  background: rgba(237, 118, 171, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1043.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(26, 27, 36, 1.00); }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1043.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(26, 27, 36, 1.00); }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(255, 255, 255, 1.00);
  background: rgba(26, 27, 36, 1.00); }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1043.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }
