
#stacks_in_3_page7 {
	font-size: 199%;
}
/*  */
body {
  margin: 0; }

#swoop-stacks_in_38_page7 {
  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: 6000px;
  border-radius: 0px;
  min-height: 500px; }
  #swoop-stacks_in_38_page7 .swoop-nav {
    width: 50%;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    padding: 13px 20px;
    box-sizing: border-box;
    transition: all 0.6s ease;
    max-width: 300px;
    padding-right: calc(20px + 40px/2);
    /*  */
    background: rgba(164, 142, 112, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */ }
    #swoop-stacks_in_38_page7 .swoop-nav::before {
      /*  */ }
    #swoop-stacks_in_38_page7 .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_38_page7 .swoop-content {
    width: 50%;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    box-sizing: border-box;
    transition: all 0.6s ease;
    /*  */
    /*  */
    background: rgba(206, 177, 141, 1.00);
    background: linear-gradient(to bottom right, rgba(206, 177, 141, 1.00), rgba(254, 219, 174, 1.00));
    /*  */
    /*  */
    /*  */ }
    #swoop-stacks_in_38_page7 .swoop-content::before {
      /*  */ }
    #swoop-stacks_in_38_page7 .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_38_page7 .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_38_page7 .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(252, 115, 90, 1.00); }
    #swoop-stacks_in_38_page7 .swoop-arrows i:hover {
      color: rgba(36, 36, 36, 1.00);
      background: rgba(252, 115, 90, 1.00); }

#swoop-stacks_in_38_page7 .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_38_page7 .swoop-nav .swoop-nav-inner {
    box-sizing: border-box;
    transition: all 0.6s ease; }
  #swoop-stacks_in_38_page7 .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(254, 219, 174, 1.00);
    font-size: 16px;
    transition: all 0.6s ease;
    height: calc(((6px * 2) + 16px) * 3); }
  #swoop-stacks_in_38_page7 .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(0px);
            filter: blur(0px);
    line-height: 1;
    -ms-flex-align: center;
        align-items: center;
    color: rgba(254, 219, 174, 1.00);
    height: calc((6px * 2) + 16px);
    font-size: 16px;
    padding: 6px 18px;
    box-sizing: border-box;
    transition: all 0.6s ease; }
    #swoop-stacks_in_38_page7 .swoop-nav li div {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    #swoop-stacks_in_38_page7 .swoop-nav li:first-child {
      margin-top: calc((6px * 2) + 16px); }
    #swoop-stacks_in_38_page7 .swoop-nav li.active {
      opacity: 1;
      -webkit-filter: blur(0px);
              filter: blur(0px); }

#swoop-stacks_in_38_page7 .swoop-content {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  transition: all 0.6s ease;
  /*  */
  font-family: "Lato";
  /*  */ }
  #swoop-stacks_in_38_page7 .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: 500px; }
  #swoop-stacks_in_38_page7 .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_38_page7 .swoop-content .swoop-item.active {
      transform: translateY(0%); }
      #swoop-stacks_in_38_page7 .swoop-content .swoop-item.active .swoop-item-details {
        opacity: 1; }
        #swoop-stacks_in_38_page7 .swoop-content .swoop-item.active .swoop-item-details-inner {
          opacity: 1;
          height: auto; }
    #swoop-stacks_in_38_page7 .swoop-content .swoop-item:not(.active) .swoop-item-details-inner {
      padding: 0; }
    #swoop-stacks_in_38_page7 .swoop-content .swoop-item-title {
      z-index: 10;
      display: none;
      color: rgba(254, 219, 174, 1.00);
      font-size: 16px; }
    #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details {
      z-index: 10;
      overflow: hidden;
      box-sizing: border-box;
      transition: all 0.4s ease;
      color: rgba(97, 85, 68, 1.00); }
      #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details h1, #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details h2, #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details h3, #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details h4, #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details h5, #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details h6 {
        /*  */
        font-family: "Vollkorn";
        /*  */
        color: rgba(255, 255, 255, 1.00); }
      #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details a, #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details a:visited {
        color: rgba(255, 255, 255, 1.00); }
    #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details-inner {
      height: 0;
      opacity: 0;
      overflow: hidden;
      box-sizing: border-box;
      padding: 22px 20px;
      padding-left: calc(20px + 40px/2); }

@media (max-width: 600px) {
  #swoop-stacks_in_38_page7 {
    -ms-flex-direction: column;
        flex-direction: column; }
    #swoop-stacks_in_38_page7 .swoop-arrows {
      top: auto;
      right: 50%;
      bottom: 0;
      -ms-flex-direction: row;
          flex-direction: row;
      transform: translate(50%, 50%); }
    #swoop-stacks_in_38_page7 .swoop-nav {
      width: 100%;
      height: auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      max-width: 100%;
      padding: 13px 20px;
      padding-bottom: calc(13px + 40px/2); }
    #swoop-stacks_in_38_page7 .swoop-content {
      width: 100%;
      height: auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      max-width: 100%; }
      #swoop-stacks_in_38_page7 .swoop-content .swoop-item-details-inner {
        padding: 22px 20px;
        padding-top: calc(22px + 40px/2); } }
#swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_39_page7.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_39_page7.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_39_page7.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

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

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

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




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










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



}



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


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


}





#swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_43_page7.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_43_page7.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_43_page7.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

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

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

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




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










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



}



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


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


}





#swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_46_page7.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_46_page7.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_46_page7.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

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

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

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




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










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



}



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


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


}





#swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_56_page7.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_56_page7.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_56_page7.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

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

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

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




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










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



}



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


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


}





#swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors {
  /*  */
  background: rgba(41, 42, 43, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors::before {
    /*  */ }
  #swoop-item-stacks_in_66_page7.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_66_page7.swoop-item.custom-content-colors .swoop-item-details {
    color: rgba(255, 255, 255, 0.50); }
    #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors .swoop-item-details h1, #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors .swoop-item-details h2, #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors .swoop-item-details h3, #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors .swoop-item-details h4, #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors .swoop-item-details h5, #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors .swoop-item-details h6 {
      color: rgba(255, 255, 255, 1.00); }
    #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors .swoop-item-details a, #swoop-item-stacks_in_66_page7.swoop-item.custom-content-colors .swoop-item-details a:visited {
      color: rgba(255, 255, 255, 1.00); }

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

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

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




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










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



}



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


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


}





