/*  */
body {
  margin: 0; }

#swoop-stacks_in_3828_page45 {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  position: relative;
  -ms-flex-align: stretch;
      align-items: stretch;
  box-sizing: border-box;
  transition: all 0.6s ease;
  max-width: 5000px;
  border-radius: 0px;
  min-height: 400px; }
  #swoop-stacks_in_3828_page45 .swoop-nav {
    width: 50%;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    padding: 20px 20px;
    box-sizing: border-box;
    transition: all 0.6s ease;
    max-width: 300px;
    padding-right: calc(20px + 40px/2);
    /*  */
    background: rgba(242, 233, 213, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */ }
    #swoop-stacks_in_3828_page45 .swoop-nav::before {
      /*  */ }
    #swoop-stacks_in_3828_page45 .swoop-nav::before {
      top: 0;
      left: 0;
      content: '';
      z-index: 1;
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      border-radius: inherit;
      background: rgba(0, 0, 0, 0.20); }
  #swoop-stacks_in_3828_page45 .swoop-content {
    width: 50%;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    box-sizing: border-box;
    transition: all 0.6s ease;
    /*  */
    background: rgba(239, 217, 141, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */ }
    #swoop-stacks_in_3828_page45 .swoop-content::before {
      /*  */ }
    #swoop-stacks_in_3828_page45 .swoop-content::before {
      top: 0;
      left: 0;
      content: '';
      z-index: 1;
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      border-radius: inherit;
      background: rgba(0, 0, 0, 0.20); }

#swoop-stacks_in_3828_page45 .swoop-arrows {
  top: 50%;
  right: 0;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: absolute;
  box-sizing: border-box;
  transition: all 0.6s ease;
  -ms-flex-direction: column;
      flex-direction: column;
  transform: translate(50%, -50%);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  #swoop-stacks_in_3828_page45 .swoop-arrows i {
    width: 40px;
    height: 40px;
    font-size: 18px;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    cursor: pointer;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    color: rgba(72, 0, 99, 1.00);
    background: rgba(255, 255, 255, 1.00); }
    #swoop-stacks_in_3828_page45 .swoop-arrows i:hover {
      color: rgba(36, 36, 36, 1.00);
      background: rgba(245, 245, 245, 1.00); }

#swoop-stacks_in_3828_page45 .swoop-nav {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-sizing: border-box;
  transition: all 0.6s ease;
  /*  */
  font-family: "Montserrat";
  /*  */ }
  #swoop-stacks_in_3828_page45 .swoop-nav .swoop-nav-inner {
    box-sizing: border-box;
    transition: all 0.6s ease; }
  #swoop-stacks_in_3828_page45 .swoop-nav ul {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    list-style: none;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: stretch;
        justify-content: stretch;
    color: rgba(53, 18, 106, 1.00);
    font-size: 30px;
    transition: all 0.6s ease;
    height: calc(((10px * 2) + 30px) * 3); }
  #swoop-stacks_in_3828_page45 .swoop-nav li {
    width: 100%;
    opacity: 0.5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    font-weight: 300;
    -webkit-filter: blur(3px);
            filter: blur(3px);
    line-height: 1;
    -ms-flex-align: center;
        align-items: center;
    color: rgba(53, 18, 106, 1.00);
    height: calc((10px * 2) + 30px);
    font-size: 30px;
    padding: 10px 20px;
    box-sizing: border-box;
    transition: all 0.6s ease; }
    #swoop-stacks_in_3828_page45 .swoop-nav li div {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    #swoop-stacks_in_3828_page45 .swoop-nav li:first-child {
      margin-top: calc((10px * 2) + 30px); }
    #swoop-stacks_in_3828_page45 .swoop-nav li.active {
      opacity: 1;
      -webkit-filter: blur(0px);
              filter: blur(0px); }

#swoop-stacks_in_3828_page45 .swoop-content {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  transition: all 0.6s ease;
  /*  */
  font-family: "Montserrat";
  /*  */ }
  #swoop-stacks_in_3828_page45 .swoop-content .swoop-content-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    transition: all 0.8s ease;
    min-height: 400px; }
  #swoop-stacks_in_3828_page45 .swoop-content .swoop-item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    overflow: hidden;
    position: relative;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
    box-sizing: border-box;
    transition: all 0.6s ease; }
    #swoop-stacks_in_3828_page45 .swoop-content .swoop-item.active {
      transform: translateY(0%); }
      #swoop-stacks_in_3828_page45 .swoop-content .swoop-item.active .swoop-item-details {
        opacity: 1; }
        #swoop-stacks_in_3828_page45 .swoop-content .swoop-item.active .swoop-item-details-inner {
          opacity: 1;
          height: auto; }
    #swoop-stacks_in_3828_page45 .swoop-content .swoop-item:not(.active) .swoop-item-details-inner {
      padding: 0; }
    #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-title {
      z-index: 10;
      display: none;
      color: rgba(53, 18, 106, 1.00);
      font-size: 30px; }
    #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details {
      z-index: 10;
      overflow: hidden;
      box-sizing: border-box;
      transition: all 0.4s ease;
      color: rgba(111, 125, 33, 1.00); }
      #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details h1, #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details h2, #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details h3, #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details h4, #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details h5, #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details h6 {
        /*  */
        font-family: "Montserrat";
        /*  */
        color: rgba(112, 35, 228, 1.00); }
      #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details a, #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details a:visited {
        color: rgba(178, 85, 90, 1.00); }
    #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details-inner {
      height: 0;
      opacity: 0;
      overflow: hidden;
      box-sizing: border-box;
      padding: 20px 20px;
      padding-left: calc(20px + 40px/2); }

@media (max-width: 600px) {
  #swoop-stacks_in_3828_page45 {
    -ms-flex-direction: column;
        flex-direction: column; }
    #swoop-stacks_in_3828_page45 .swoop-arrows {
      top: auto;
      right: 50%;
      bottom: 0;
      -ms-flex-direction: row;
          flex-direction: row;
      transform: translate(50%, 50%); }
    #swoop-stacks_in_3828_page45 .swoop-nav {
      width: 100%;
      height: auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      max-width: 100%;
      padding: 20px 20px;
      padding-bottom: calc(20px + 40px/2); }
    #swoop-stacks_in_3828_page45 .swoop-content {
      width: 100%;
      height: auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      max-width: 100%; }
      #swoop-stacks_in_3828_page45 .swoop-content .swoop-item-details-inner {
        padding: 20px 20px;
        padding-top: calc(20px + 40px/2); } }
#swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3829_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3829_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
#stacks_in_3833_page45>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_3672_page45 {
	padding:  20px;
}
/* SideCaptionThing by RapidWeaver Central */

#sidecaptionthingstacks_in_3660_page45 {
}

#stacks_in_3660_page45 .figure {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	-webkit-backface-visibility: hidden;	
	z-index: 10;
}

#stacks_in_3660_page45 .figcap {
	position: absolute;
	background:  #FEE5C7;
	color: white;
	width: auto;
	height: 100%;
	top: 0;
	padding: 20px 30% 20px 20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;	
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;
		 	transition: all 0.6s ease;
}

#stacks_in_3660_page45 .figure:hover .figcap {
	opacity: 1 !important;
	z-index: 1000;
}

#stacks_in_3660_page45 .figcap:before {
	bottom: 10px;
	left: 10px;
}

#stacks_in_3660_page45 .figcap {
	top: 0;
	left: -30%;
}

#stacks_in_3660_page45 .figcap:hover {
	left: 0;
}












#swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3836_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3836_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
#stacks_in_3839_page45>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_282_page45 {
	padding:  20px;
}
/* SideCaptionThing by RapidWeaver Central */

#sidecaptionthingstacks_in_3669_page45 {
}

#stacks_in_3669_page45 .figure {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	-webkit-backface-visibility: hidden;	
	z-index: 10;
}

#stacks_in_3669_page45 .figcap {
	position: absolute;
	background:  #FEE6C7;
	color: white;
	width: auto;
	height: 100%;
	top: 0;
	padding: 20px 30% 20px 20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;	
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;
		 	transition: all 0.6s ease;
}

#stacks_in_3669_page45 .figure:hover .figcap {
	opacity: 1 !important;
	z-index: 1000;
}

#stacks_in_3669_page45 .figcap:before {
	bottom: 10px;
	left: 10px;
}

#stacks_in_3669_page45 .figcap {
	top: 0;
	left: -30%;
}

#stacks_in_3669_page45 .figcap:hover {
	left: 0;
}












#swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3842_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3842_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
#stacks_in_3845_page45>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_3850_page45 {
	padding:  20px;
}
/* SideCaptionThing by RapidWeaver Central */

#sidecaptionthingstacks_in_3679_page45 {
}

#stacks_in_3679_page45 .figure {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	-webkit-backface-visibility: hidden;	
	z-index: 10;
}

#stacks_in_3679_page45 .figcap {
	position: absolute;
	background:  #FEE6C7;
	color: white;
	width: auto;
	height: 100%;
	top: 0;
	padding: 20px 30% 20px 20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;	
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;
		 	transition: all 0.6s ease;
}

#stacks_in_3679_page45 .figure:hover .figcap {
	opacity: 1 !important;
	z-index: 1000;
}

#stacks_in_3679_page45 .figcap:before {
	bottom: 10px;
	left: 10px;
}

#stacks_in_3679_page45 .figcap {
	top: 0;
	left: -30%;
}

#stacks_in_3679_page45 .figcap:hover {
	left: 0;
}












#swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3854_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3854_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
#stacks_in_3857_page45>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_277_page45 {
	padding:  20px;
}
/* SideCaptionThing by RapidWeaver Central */

#sidecaptionthingstacks_in_3694_page45 {
}

#stacks_in_3694_page45 .figure {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	-webkit-backface-visibility: hidden;	
	z-index: 10;
}

#stacks_in_3694_page45 .figcap {
	position: absolute;
	background:  #FEE6C7;
	color: white;
	width: auto;
	height: 100%;
	top: 0;
	padding: 20px 30% 20px 20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;	
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;
		 	transition: all 0.6s ease;
}

#stacks_in_3694_page45 .figure:hover .figcap {
	opacity: 1 !important;
	z-index: 1000;
}

#stacks_in_3694_page45 .figcap:before {
	bottom: 10px;
	left: 10px;
}

#stacks_in_3694_page45 .figcap {
	top: 0;
	left: -30%;
}

#stacks_in_3694_page45 .figcap:hover {
	left: 0;
}












#swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3860_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3860_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
#stacks_in_3863_page45>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_2947_page45 {
	padding:  20px;
}
/* SideCaptionThing by RapidWeaver Central */

#sidecaptionthingstacks_in_3700_page45 {
}

#stacks_in_3700_page45 .figure {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	-webkit-backface-visibility: hidden;	
	z-index: 10;
}

#stacks_in_3700_page45 .figcap {
	position: absolute;
	background:  #FEE6C7;
	color: white;
	width: auto;
	height: 100%;
	top: 0;
	padding: 20px 30% 20px 20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;	
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;
		 	transition: all 0.6s ease;
}

#stacks_in_3700_page45 .figure:hover .figcap {
	opacity: 1 !important;
	z-index: 1000;
}

#stacks_in_3700_page45 .figcap:before {
	bottom: 10px;
	left: 10px;
}

#stacks_in_3700_page45 .figcap {
	top: 0;
	left: -30%;
}

#stacks_in_3700_page45 .figcap:hover {
	left: 0;
}












#swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3866_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3866_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
#stacks_in_3869_page45>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/* SideCaptionThing by RapidWeaver Central */

#sidecaptionthingstacks_in_3707_page45 {
}

#stacks_in_3707_page45 .figure {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	-webkit-backface-visibility: hidden;	
	z-index: 10;
}

#stacks_in_3707_page45 .figcap {
	position: absolute;
	background:  #FEE6C7;
	color: white;
	width: auto;
	height: 100%;
	top: 0;
	padding: 20px 30% 20px 20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;	
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;
		 	transition: all 0.6s ease;
}

#stacks_in_3707_page45 .figure:hover .figcap {
	opacity: 1 !important;
	z-index: 1000;
}

#stacks_in_3707_page45 .figcap:before {
	bottom: 10px;
	left: 10px;
}

#stacks_in_3707_page45 .figcap {
	top: 0;
	left: -30%;
}

#stacks_in_3707_page45 .figcap:hover {
	left: 0;
}












#swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3872_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3872_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
#stacks_in_3875_page45>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





#swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3880_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3880_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
#stacks_in_3883_page45>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_3501_page45 {
	background-color: rgba(235, 209, 123, 1.00);
	padding:  20px;
}

#stacks_in_3502_page45 {
	line-height: 2em;
}

#stacks_in_3697_page45 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3697_page45 .stacks_right {
	float:right;
	width:49%;
}/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_3703_page45 {
	width: 100%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#simpleDivider_stacks_in_3703_page45 .theDivider1,
#simpleDivider_stacks_in_3703_page45 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3703_page45 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3703_page45.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3703_page45.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3703_page45 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3703_page45.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3703_page45.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3703_page45.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3703_page45.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_3706_page45 {
	width: 100%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#simpleDivider_stacks_in_3706_page45 .theDivider1,
#simpleDivider_stacks_in_3706_page45 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3706_page45 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3706_page45.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3706_page45.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3706_page45 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3706_page45.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3706_page45.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3706_page45.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3706_page45.bgImageOn .theDivider1 img {
	display: block;
}


/* PointyThing by RapidWeaver Central  */

#pointerthingstacks_in_3898_page45 {
	width: auto;
	height: auto;
	display: block;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

/*  Bottom */

#stacks_in_3898_page45 .pointer-position1stacks_in_3898_page45 {
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	left: 30%;
	border-bottom: 27px solid #FFFFFF;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	z-index: 5;
}

/*  Top */

#stacks_in_3898_page45 .pointer-position2stacks_in_3898_page45 {
	position: absolute;
	left: 30%;
	top: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 27px solid #FFFFFF;
	width: 0;
	height: 0;
	z-index: 5;
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
}


/*  Left */

#stacks_in_3898_page45 .pointer-position3stacks_in_3898_page45 {
	position: absolute;
	top: 50%;
	left: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 27px solid #FFFFFF;
	width: 0;
	height: 0;
	z-index: 5;
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
}

/*  Right */

#stacks_in_3898_page45 .pointer-position4stacks_in_3898_page45 {
	position: absolute;
	top: 50%;
	right: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-right: 27px solid #FFFFFF;
	width: 0;
	height: 0;
	z-index: 5;
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
}

/* PointyThing by RapidWeaver Central  */

#pointerthingstacks_in_3900_page45 {
	width: auto;
	height: auto;
	display: block;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

/*  Bottom */

#stacks_in_3900_page45 .pointer-position1stacks_in_3900_page45 {
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	left: 30%;
	border-bottom: 27px solid #FFFFFF;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	z-index: 5;
}

/*  Top */

#stacks_in_3900_page45 .pointer-position2stacks_in_3900_page45 {
	position: absolute;
	left: 30%;
	top: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 27px solid #FFFFFF;
	width: 0;
	height: 0;
	z-index: 5;
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
}


/*  Left */

#stacks_in_3900_page45 .pointer-position3stacks_in_3900_page45 {
	position: absolute;
	top: 50%;
	left: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 27px solid #FFFFFF;
	width: 0;
	height: 0;
	z-index: 5;
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
}

/*  Right */

#stacks_in_3900_page45 .pointer-position4stacks_in_3900_page45 {
	position: absolute;
	top: 50%;
	right: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-right: 27px solid #FFFFFF;
	width: 0;
	height: 0;
	z-index: 5;
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
}
#stacks_in_3886_page45>.s3_row {
	margin: 0 -10px;
}

#stacks_in_3886_page45>.s3_row>.s3_column_left {
	width: 25.00%;
}

#stacks_in_3886_page45>.s3_row>.s3_column_center {
	width: 50.000000%;
}

#stacks_in_3886_page45>.s3_row>.s3_column_right {
	width: 25.00%;
}




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










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




}



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


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


}





/* TriangleThing by RapidWeaver Central */

#trianglethingstacks_in_3902_page45 {
	display: block;
	position: relative;
}


/* Down */

.orientation0stacks_in_3902_page45 {
  width: 0; 
   height: 0;
   border-top: 115px solid #DA7002;
   border-left: 200px  solid transparent; 
   border-right: 200px  solid transparent; 


}


/* Up */

.orientation1stacks_in_3902_page45 {
 	width: 0;
	height: 0;
	border-left: 200px solid transparent;
	border-right: 200px solid transparent;
	border-bottom: 115px solid #DA7002;
}


/* Left */

.orientation2stacks_in_3902_page45 {
	width: 0;
	height: 0;
	border-top: 200px solid transparent;
	border-right: 115px solid #DA7002;
	border-bottom: 200px solid transparent;
	float: right;
	display: block;
}


/* Right */

.orientation3stacks_in_3902_page45 {
	width: 0;
	height: 0;
	border-top: 200px solid transparent;
	border-left: 115px solid #DA7002;
	border-bottom: 200px solid transparent;
}



#stacks_in_3742_page45 {
	background-color: rgba(255, 242, 182, 1.00);
	margin:  10px;
	padding:  10px;
}
/* TriangleThing by RapidWeaver Central */

#trianglethingstacks_in_3903_page45 {
	display: block;
	position: relative;
}


/* Down */

.orientation0stacks_in_3903_page45 {
  width: 0; 
   height: 0;
   border-top: 115px solid #DA7002;
   border-left: 200px  solid transparent; 
   border-right: 200px  solid transparent; 


}


/* Up */

.orientation1stacks_in_3903_page45 {
 	width: 0;
	height: 0;
	border-left: 200px solid transparent;
	border-right: 200px solid transparent;
	border-bottom: 115px solid #DA7002;
}


/* Left */

.orientation2stacks_in_3903_page45 {
	width: 0;
	height: 0;
	border-top: 200px solid transparent;
	border-right: 115px solid #DA7002;
	border-bottom: 200px solid transparent;
	float: right;
	display: block;
}


/* Right */

.orientation3stacks_in_3903_page45 {
	width: 0;
	height: 0;
	border-top: 200px solid transparent;
	border-left: 115px solid #DA7002;
	border-bottom: 200px solid transparent;
}


/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_3704_page45 {
	width: 100%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#simpleDivider_stacks_in_3704_page45 .theDivider1,
#simpleDivider_stacks_in_3704_page45 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3704_page45 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3704_page45.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_3704_page45.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3704_page45 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3704_page45.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3704_page45.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3704_page45.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3704_page45.bgImageOn .theDivider1 img {
	display: block;
}

/*  */
body {
  margin: 0; }

#swoop-stacks_in_3913_page45 {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  position: relative;
  -ms-flex-align: stretch;
      align-items: stretch;
  box-sizing: border-box;
  transition: all 0.6s ease;
  max-width: 800px;
  border-radius: 25px;
  min-height: 300px; }
  #swoop-stacks_in_3913_page45 .swoop-nav {
    width: 50%;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    padding: 20px 20px;
    box-sizing: border-box;
    transition: all 0.6s ease;
    max-width: 600px;
    padding-right: calc(20px + 40px/2);
    /*  */
    background: rgba(230, 200, 105, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */ }
    #swoop-stacks_in_3913_page45 .swoop-nav::before {
      /*  */ }
    #swoop-stacks_in_3913_page45 .swoop-nav::before {
      top: 0;
      left: 0;
      content: '';
      z-index: 1;
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      border-radius: inherit;
      background: rgba(0, 0, 0, 0.20); }
  #swoop-stacks_in_3913_page45 .swoop-content {
    width: 50%;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    box-sizing: border-box;
    transition: all 0.6s ease;
    /*  */
    background: rgba(230, 200, 105, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */ }
    #swoop-stacks_in_3913_page45 .swoop-content::before {
      /*  */ }
    #swoop-stacks_in_3913_page45 .swoop-content::before {
      top: 0;
      left: 0;
      content: '';
      z-index: 1;
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      border-radius: inherit;
      background: rgba(0, 0, 0, 0.20); }

#swoop-stacks_in_3913_page45 .swoop-arrows {
  top: 50%;
  right: 0;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: absolute;
  box-sizing: border-box;
  transition: all 0.6s ease;
  -ms-flex-direction: column;
      flex-direction: column;
  transform: translate(50%, -50%);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  #swoop-stacks_in_3913_page45 .swoop-arrows i {
    width: 40px;
    height: 40px;
    font-size: 18px;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    cursor: pointer;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    color: rgba(36, 36, 36, 1.00);
    background: rgba(255, 255, 255, 1.00); }
    #swoop-stacks_in_3913_page45 .swoop-arrows i:hover {
      color: rgba(36, 36, 36, 1.00);
      background: rgba(245, 245, 245, 1.00); }

#swoop-stacks_in_3913_page45 .swoop-nav {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-sizing: border-box;
  transition: all 0.6s ease;
  /*  */
  font-family: "Montserrat";
  /*  */ }
  #swoop-stacks_in_3913_page45 .swoop-nav .swoop-nav-inner {
    box-sizing: border-box;
    transition: all 0.6s ease; }
  #swoop-stacks_in_3913_page45 .swoop-nav ul {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    list-style: none;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: stretch;
        justify-content: stretch;
    color: rgba(0, 0, 0, 1.00);
    font-size: 30px;
    transition: all 0.6s ease;
    height: calc(((10px * 2) + 30px) * 3); }
  #swoop-stacks_in_3913_page45 .swoop-nav li {
    width: 100%;
    opacity: 0.5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    font-weight: 300;
    -webkit-filter: blur(3px);
            filter: blur(3px);
    line-height: 1;
    -ms-flex-align: center;
        align-items: center;
    color: rgba(0, 0, 0, 1.00);
    height: calc((10px * 2) + 30px);
    font-size: 30px;
    padding: 10px 20px;
    box-sizing: border-box;
    transition: all 0.6s ease; }
    #swoop-stacks_in_3913_page45 .swoop-nav li div {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    #swoop-stacks_in_3913_page45 .swoop-nav li:first-child {
      margin-top: calc((10px * 2) + 30px); }
    #swoop-stacks_in_3913_page45 .swoop-nav li.active {
      opacity: 1;
      -webkit-filter: blur(0px);
              filter: blur(0px); }

#swoop-stacks_in_3913_page45 .swoop-content {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  transition: all 0.6s ease;
  /*  */
  font-family: "Montserrat";
  /*  */ }
  #swoop-stacks_in_3913_page45 .swoop-content .swoop-content-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    box-sizing: border-box;
    transition: all 0.8s ease;
    min-height: 300px; }
  #swoop-stacks_in_3913_page45 .swoop-content .swoop-item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    overflow: hidden;
    position: relative;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
    box-sizing: border-box;
    transition: all 0.6s ease; }
    #swoop-stacks_in_3913_page45 .swoop-content .swoop-item.active {
      transform: translateY(0%); }
      #swoop-stacks_in_3913_page45 .swoop-content .swoop-item.active .swoop-item-details {
        opacity: 1; }
        #swoop-stacks_in_3913_page45 .swoop-content .swoop-item.active .swoop-item-details-inner {
          opacity: 1;
          height: auto; }
    #swoop-stacks_in_3913_page45 .swoop-content .swoop-item:not(.active) .swoop-item-details-inner {
      padding: 0; }
    #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-title {
      z-index: 10;
      display: none;
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px; }
    #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details {
      z-index: 10;
      overflow: hidden;
      box-sizing: border-box;
      transition: all 0.4s ease;
      color: rgba(0, 0, 0, 1.00); }
      #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details h1, #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details h2, #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details h3, #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details h4, #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details h5, #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details h6 {
        /*  */
        font-family: "Montserrat";
        /*  */
        color: rgba(0, 0, 0, 1.00); }
      #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details a, #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details a:visited {
        color: rgba(130, 85, 255, 1.00); }
    #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details-inner {
      height: 0;
      opacity: 0;
      overflow: hidden;
      box-sizing: border-box;
      padding: 20px 20px;
      padding-left: calc(20px + 40px/2); }

@media (max-width: 300px) {
  #swoop-stacks_in_3913_page45 {
    -ms-flex-direction: column;
        flex-direction: column; }
    #swoop-stacks_in_3913_page45 .swoop-arrows {
      top: auto;
      right: 50%;
      bottom: 0;
      -ms-flex-direction: row;
          flex-direction: row;
      transform: translate(50%, 50%); }
    #swoop-stacks_in_3913_page45 .swoop-nav {
      width: 100%;
      height: auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      max-width: 100%;
      padding: 20px 20px;
      padding-bottom: calc(20px + 40px/2); }
    #swoop-stacks_in_3913_page45 .swoop-content {
      width: 100%;
      height: auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      max-width: 100%; }
      #swoop-stacks_in_3913_page45 .swoop-content .swoop-item-details-inner {
        padding: 20px 20px;
        padding-top: calc(20px + 40px/2); } }

#stacks_in_3913_page45 {
	background-color: rgba(235, 209, 123, 1.00);
}
#swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3914_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3914_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }

#stacks_in_3793_page45 {
	font-size: 200%;
	font-weight: bold;
}
#swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    border-radius: inherit;
    background: ; }
  #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_3918_page45.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

#swoop-item-title-stacks_in_3918_page45.custom-nav-colors {
  color: rgba(255, 255, 255, 1.00) !important; }
