/* 
*/
html {
  background-color: rgba(255, 255, 255, 1.00);
  color: rgba(0, 0, 0, 0.65);
  font-size: 16px;
  line-height: 140%;
  font-family: "Inter","helveticaNeue", helvetica, sans-serif;
  
  text-align: left;
  font-weight: 200;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
p, span {
  line-height: 140%;
}
body, body * {
  box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6,p,
[data-deluxe-link],
[data-deluxe-text]:not(span):not(div),
input,
textarea {
  margin: 16px 0px;
  
}
.g-recaptcha {
  margin: 12px 0px 16px 0px;
}
input,
textarea,
button {
  font-family: inherit;
}
::placeholder {
  opacity: .6;
}
a {
  display: inline-block;
  text-decoration: none;
  transition: color 150ms ease, background-color 150ms ease, box-shadow 300ms ease, border 150ms ease;
}
a:focus, button:focus {
   outline: none;
}
a [data-width] > i,
a [data-width] > svg,
a [data-width] > ion-icon {
  vertical-align: top;
}
[data-auto-width="True"] a {
  white-space: nowrap;
}
svg,
[data-deluxe-link] {
  color:  rgba(0, 0, 0, 0.65);
  stroke: rgba(0, 0, 0, 0.65);
  fill: rgba(0, 0, 0, 0.65);
}
a:not([data-deluxe-link]),
h1 a:not([data-deluxe-link]),
h2 a:not([data-deluxe-link]),
h3 a:not([data-deluxe-link]),
h4 a:not([data-deluxe-link]),
h5 a:not([data-deluxe-link]),
p a:not([data-deluxe-link]),
span a:not([data-deluxe-link]),
[data-edit-p] a:not([data-deluxe-link]),
a:not([data-deluxe-link]) i,
a:not([data-deluxe-link]) svg {
  color: rgba(187, 153, 85, 1.00);
  fill:  rgba(187, 153, 85, 1.00);
  stroke: rgba(187, 153, 85, 1.00);
}
a:not([data-deluxe-link]):hover,
h1 a:not([data-deluxe-link]):hover,
h2 a:not([data-deluxe-link]):hover,
h3 a:not([data-deluxe-link]):hover,
h4 a:not([data-deluxe-link]):hover,
h5 a:not([data-deluxe-link]):hover,
p a:not([data-deluxe-link]):hover,
span a:not([data-deluxe-link]):hover,
a:not([data-deluxe-link]):hover i,
a:not([data-deluxe-link]):hover svg  {
  color: rgba(187, 153, 85, 0.65);
  fill:  rgba(187, 153, 85, 0.65);
  stroke: rgba(187, 153, 85, 0.65);
}
a:not([data-deluxe-link]):active,
h1 a:not([data-deluxe-link]):active,
h2 a:not([data-deluxe-link]):active,
h3 a:not([data-deluxe-link]):active,
h4 a:not([data-deluxe-link]):active,
h5 a:not([data-deluxe-link]):active,
p a:not([data-deluxe-link]):active,
span a:not([data-deluxe-link]):active,
.current a:not([data-deluxe-link]),
.active a:not([data-deluxe-link]),
a:not([data-deluxe-link]):active i,
a:not([data-deluxe-link]):active svg  {
  color: rgba(187, 153, 85, 0.35);
  fill:  rgba(187, 153, 85, 0.35);
  stroke: rgba(187, 153, 85, 0.35);
}
form {
  margin-block-end: 0;
}
hr {
  border-width: 0 0 0 0;
  clear: both;
  height: 0
}
h1,h2,h3,h4,h5,h6 {
  color: rgba(0, 0, 0, 0.90);
  line-height: 110%;
  font-family: "Cormorant", Times;
  font-weight: 200;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
span[data-deluxe-text="span-True"] {
  line-height: 100%;
  display: block;
  white-space: nowrap;
}
[data-deluxe-link="2"] {
  display: block;
}
[data-deluxe-link="0"],
[data-deluxe-link="1"] {
  display: inline-block;
}
[data-deluxe-link="1"] {
  margin: 0;
}
[data-deluxe-text],
input[data-deluxe-el],
textarea[data-deluxe-el],
button[data-deluxe-el] {
  margin-bottom: 0px;
}
[data-deluxe-text]:first-child,
input[data-deluxe-el]:first-child,
textarea[data-deluxe-el]:first-child,
button[data-deluxe-el]:first-child {
  margin-top: 0px;
}
[data-deluxe-text]:only-child,
input[data-deluxe-el]:only-child,
textarea[data-deluxe-el]:only-child,
button[data-deluxe-el]:only-child  {
  margin-top: 0px;
  margin-bottom: 0px;
}
[data-deluxe-text] span:not([data-deluxe-text]):not([class]) {
 font: inherit !important;
 color: inherit !important;
 font-weight: inherit !important;
 line-height: inherit !important;
 letter-spacing: inherit !important;
 word-spacing: inherit !important;
}
sup {
    font-size: 60%;
}
input {
  width: 100%;
}
h1,
h1 p {
  font-size: 56px;
}
h2,
h2 p {
  font-size: 44px;
}
h3,
h3 p {
  font-size: 32px;
}
h4,
h4 p {
  font-size: 26px;
}
h5,
h5 p {
  font-size: 22px;
}
h6,
h6 p {
  font-size: 18px;
}
h1 p {
  margin: 0px;
}
h2 p {
  margin: 0px;
}
h3 p {
  margin: 0px;
}
h4 p {
  margin: 0px;
}
h5 p {
  margin: 0px;
}
h6 p {
  margin: 0px;
}
.deluxe-link-wrap {
  display: grid;
}
.deluxe-navbar {
  position: relative;
}

.column-sticky {
  position: sticky;
  top:0
}
.sticky-container {
  overflow: scroll;
  max-height: 100vh;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.sticky-container::-webkit-scrollbar {
  display: none;
}
.column-overflow-top,
.column-overflow,
.column-overflow-bottom {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.column-overflow > * {
  transform: translateY(-50%);
}
.column-overflow-top > * {
  transform: translateY(-100%);
}
.content-overflow {
  position: relative;
  z-index: 99;
  transform: translateY(50%);
}
.deluxe-lightbox {
  cursor: pointer;
}
.deluxe-lightbox-wrap {
    position: fixed;
    z-index: 9999;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0,0,0,0.5);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    text-align: left;
}
.deluxe-lightbox-wrap > * {
    align-self: center;
    box-shadow: 0px 0px 24px rgba(0,0,0,0.6);
    max-width: 80vw;
}
.deluxe-lightbox-wrap > div > div > div.slice.empty {
  width: 80vw;
  height: 80vh;
}

@media all and (min-width: 771px) {
  .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 770px) and (min-width: 501px) {
  .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  .hide-mobile {
    display: none;
  }
}

.stacks_in:not(.site_image_stack):not(.image_stack), .stacks_out, .out {
  overflow: visible;
  width: 100%;
}
/*
*/

header[data-deluxe-el="1"] {
  
  background-color : rgba(255, 255, 255, 1.00);
  background-image : url(../files/backgroundImage-377-CB2.jpg);
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
  padding: 30px 0px 125px 0px;display: flex; flex-direction: row;
  justify-content: center;
  font-family: Arial;
  
}
header[data-deluxe-el="1"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

header[data-deluxe-el="1"] a:not([data-deluxe-link]) {
  color: rgba(255, 255, 255, 0.60);
}
header[data-deluxe-el="1"] a:not([data-deluxe-link]):hover {
  color: rgba(255, 255, 255, 1.00);
}
header[data-deluxe-el="1"] a:not([data-deluxe-link]):active,
header[data-deluxe-el="1"] .current a,
header[data-deluxe-el="1"] .current-ancestor-parent a {
  color: rgba(255, 255, 255, 0.40);
}
/*
*/

h1[data-deluxe-el="1"] {
  
  padding: 150px 0px 250px 0px;
  color: rgba(26, 52, 74, 1.00);
  font-size: 28px;
  font-family: Arial;
  text-align: center;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h1[data-deluxe-el="1"] > div {
  
}

h1[data-deluxe-el="1"] [data-deluxe-link],
h1[data-deluxe-el="1"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

h1[data-deluxe-el="1"] h1,
h1[data-deluxe-el="1"] h2,
h1[data-deluxe-el="1"] h3,
h1[data-deluxe-el="1"] h4,
h1[data-deluxe-el="1"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
h1[data-deluxe-el="1"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

/*
*/

h2[data-deluxe-el="1"] {
  
  padding: 0px 0px 250px 0px;
  color: rgba(166, 82, 87, 1.00);
  font-size: 22px;
  font-family: Arial;
  text-align: center;
  
}
h2[data-deluxe-el="1"] > div {
  
}

h2[data-deluxe-el="1"] [data-deluxe-link],
h2[data-deluxe-el="1"] svg {
  color:  rgba(166, 82, 87, 1.00);
  stroke: rgba(166, 82, 87, 1.00);
  fill: rgba(166, 82, 87, 1.00);
}

h2[data-deluxe-el="1"] h1,
h2[data-deluxe-el="1"] h2,
h2[data-deluxe-el="1"] h3,
h2[data-deluxe-el="1"] h4,
h2[data-deluxe-el="1"] h5 {
  color: rgba(166, 82, 87, 1.00);
}
h2[data-deluxe-el="1"] svg {
  stroke: rgba(166, 82, 87, 1.00);
  fill: rgba(166, 82, 87, 1.00);
}

/*
*/

section[data-deluxe-el="2"] {
  
  background-color : rgba(255, 255, 255, 1.00);
  padding: 100px 0px 100px 0px;display: flex; flex-direction: row;
  justify-content: center;
  color: rgba(26, 52, 74, 1.00);
  font-size: 16px;
  font-family: Arial;
  text-align: left;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
section[data-deluxe-el="2"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

section[data-deluxe-el="2"] [data-deluxe-link],
section[data-deluxe-el="2"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

section[data-deluxe-el="2"] h1,
section[data-deluxe-el="2"] h2,
section[data-deluxe-el="2"] h3,
section[data-deluxe-el="2"] h4,
section[data-deluxe-el="2"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
section[data-deluxe-el="2"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

section[data-deluxe-el="2"] a:not([data-deluxe-link]) {
  color: rgba(15, 128, 255, 1.00);
}
section[data-deluxe-el="2"] a:not([data-deluxe-link]):hover {
  color: rgba(22, 95, 232, 1.00);
}
section[data-deluxe-el="2"] a:not([data-deluxe-link]):active,
section[data-deluxe-el="2"] .current a,
section[data-deluxe-el="2"] .current-ancestor-parent a {
  color: rgba(22, 95, 232, 1.00);
}
/*
*/

section[data-deluxe-el="9"] {
  
  background-color : rgba(255, 255, 255, 1.00);
  padding: 0px 0px 100px 0px;display: flex; flex-direction: row;
  justify-content: center;
  color: rgba(26, 52, 74, 1.00);
  font-size: 16px;
  font-family: Arial;
  text-align: left;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
section[data-deluxe-el="9"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

section[data-deluxe-el="9"] [data-deluxe-link],
section[data-deluxe-el="9"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

section[data-deluxe-el="9"] h1,
section[data-deluxe-el="9"] h2,
section[data-deluxe-el="9"] h3,
section[data-deluxe-el="9"] h4,
section[data-deluxe-el="9"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
section[data-deluxe-el="9"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

section[data-deluxe-el="9"] a:not([data-deluxe-link]) {
  color: rgba(15, 128, 255, 1.00);
}
section[data-deluxe-el="9"] a:not([data-deluxe-link]):hover {
  color: rgba(22, 95, 232, 1.00);
}
section[data-deluxe-el="9"] a:not([data-deluxe-link]):active,
section[data-deluxe-el="9"] .current a,
section[data-deluxe-el="9"] .current-ancestor-parent a {
  color: rgba(22, 95, 232, 1.00);
}
/*
*/

h1[data-deluxe-el="2"] {
  
  color: rgba(255, 255, 255, 1.00);
  font-size: 24px;
  font-family: Arial;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h1[data-deluxe-el="2"] > div {
  
}

h1[data-deluxe-el="2"] [data-deluxe-link],
h1[data-deluxe-el="2"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

h1[data-deluxe-el="2"] h1,
h1[data-deluxe-el="2"] h2,
h1[data-deluxe-el="2"] h3,
h1[data-deluxe-el="2"] h4,
h1[data-deluxe-el="2"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
h1[data-deluxe-el="2"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

h2[data-deluxe-el="2"] {
  
  color: rgba(255, 255, 255, 1.00);
  font-size: 18px;
  font-family: Arial;
  text-align: center;
  font-weight: 100;
  line-height: 130%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h2[data-deluxe-el="2"] > div {
  
}

h2[data-deluxe-el="2"] [data-deluxe-link],
h2[data-deluxe-el="2"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

h2[data-deluxe-el="2"] h1,
h2[data-deluxe-el="2"] h2,
h2[data-deluxe-el="2"] h3,
h2[data-deluxe-el="2"] h4,
h2[data-deluxe-el="2"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
h2[data-deluxe-el="2"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

h3[data-deluxe-el="2"] {
  
  color: rgba(26, 52, 74, 1.00);
  font-size: 18px;
  font-family: Arial;
  text-align: left;
  font-weight: 100;
  line-height: 130%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h3[data-deluxe-el="2"] > div {
  
}

h3[data-deluxe-el="2"] [data-deluxe-link],
h3[data-deluxe-el="2"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

h3[data-deluxe-el="2"] h1,
h3[data-deluxe-el="2"] h2,
h3[data-deluxe-el="2"] h3,
h3[data-deluxe-el="2"] h4,
h3[data-deluxe-el="2"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
h3[data-deluxe-el="2"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

/*
*/

hr[data-deluxe-el="2"] {
  
  padding: 10px 0px;
  
}
hr[data-deluxe-el="2"] > div {
  
}

/*
*/

p[data-deluxe-el="2"] {
  
  color: rgba(26, 52, 74, 1.00);
  font-size: 26px;
  font-family: Times;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
p[data-deluxe-el="2"] > div {
  
}

p[data-deluxe-el="2"] [data-deluxe-link],
p[data-deluxe-el="2"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

p[data-deluxe-el="2"] h1,
p[data-deluxe-el="2"] h2,
p[data-deluxe-el="2"] h3,
p[data-deluxe-el="2"] h4,
p[data-deluxe-el="2"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
p[data-deluxe-el="2"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

/*
*/

span[data-deluxe-el="2"] {
  
  color: rgba(26, 52, 74, 1.00);
  font-size: 15px;
  font-family: Arial;
  text-align: right;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
span[data-deluxe-el="2"] > div {
  
}

span[data-deluxe-el="2"] [data-deluxe-link],
span[data-deluxe-el="2"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

span[data-deluxe-el="2"] h1,
span[data-deluxe-el="2"] h2,
span[data-deluxe-el="2"] h3,
span[data-deluxe-el="2"] h4,
span[data-deluxe-el="2"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
span[data-deluxe-el="2"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

/*
*/

section[data-deluxe-el="3"] {
  
  background-color : rgba(230, 230, 230, 1.00);
  padding: 100px 0px 100px 0px;display: flex; flex-direction: row;
  justify-content: center;
  font-family: Arial;
  
}
section[data-deluxe-el="3"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

/*
*/

h1[data-deluxe-el="3"] {
  
  color: rgba(26, 52, 74, 1.00);
  font-size: 24px;
  font-family: Arial;
  text-align: left;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h1[data-deluxe-el="3"] > div {
  
}

h1[data-deluxe-el="3"] [data-deluxe-link],
h1[data-deluxe-el="3"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

h1[data-deluxe-el="3"] h1,
h1[data-deluxe-el="3"] h2,
h1[data-deluxe-el="3"] h3,
h1[data-deluxe-el="3"] h4,
h1[data-deluxe-el="3"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
h1[data-deluxe-el="3"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

/*
*/

h3[data-deluxe-el="3"] {
  
  color: rgba(26, 52, 74, 1.00);
  font-size: 17px;
  font-family: Arial;
  text-align: center;
  
}
h3[data-deluxe-el="3"] > div {
  
}

h3[data-deluxe-el="3"] [data-deluxe-link],
h3[data-deluxe-el="3"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

h3[data-deluxe-el="3"] h1,
h3[data-deluxe-el="3"] h2,
h3[data-deluxe-el="3"] h3,
h3[data-deluxe-el="3"] h4,
h3[data-deluxe-el="3"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
h3[data-deluxe-el="3"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

/*
*/

hr[data-deluxe-el="3"] {
  
  padding: 20px 0px 0px 0px;
  font-family: Arial;
  
}
hr[data-deluxe-el="3"] > div {
  
}

/*
*/

article[data-deluxe-el="3"] {
  
  background-color : rgba(230, 230, 230, 1.00);
  padding: 100px 0px 100px 0px;display: flex; flex-direction: row;
  justify-content: center;
  font-family: Arial;
  
}
article[data-deluxe-el="3"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

/*
*/

h2[data-deluxe-el="3"] {
  
  color: rgba(255, 255, 255, 1.00);
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h2[data-deluxe-el="3"] > div {
  
}

h2[data-deluxe-el="3"] [data-deluxe-link],
h2[data-deluxe-el="3"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

h2[data-deluxe-el="3"] h1,
h2[data-deluxe-el="3"] h2,
h2[data-deluxe-el="3"] h3,
h2[data-deluxe-el="3"] h4,
h2[data-deluxe-el="3"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
h2[data-deluxe-el="3"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

section[data-deluxe-el="5"] {
  
  background-color : rgba(255, 255, 255, 1.00);
  padding: 20px 0px 0px 0px;display: flex; flex-direction: row;
  justify-content: center;
  color: rgba(0, 0, 0, 1.00);
  font-size: 16px;
  font-family: Arial;
  text-align: left;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
section[data-deluxe-el="5"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

section[data-deluxe-el="5"] [data-deluxe-link],
section[data-deluxe-el="5"] svg {
  color:  rgba(0, 0, 0, 1.00);
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

section[data-deluxe-el="5"] h1,
section[data-deluxe-el="5"] h2,
section[data-deluxe-el="5"] h3,
section[data-deluxe-el="5"] h4,
section[data-deluxe-el="5"] h5 {
  color: rgba(0, 0, 0, 1.00);
}
section[data-deluxe-el="5"] svg {
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

section[data-deluxe-el="5"] a:not([data-deluxe-link]) {
  color: rgba(15, 128, 255, 1.00);
}
section[data-deluxe-el="5"] a:not([data-deluxe-link]):hover {
  color: rgba(22, 95, 232, 1.00);
}
section[data-deluxe-el="5"] a:not([data-deluxe-link]):active,
section[data-deluxe-el="5"] .current a,
section[data-deluxe-el="5"] .current-ancestor-parent a {
  color: rgba(22, 95, 232, 1.00);
}
/*
*/

section[data-deluxe-el="6"] {
  
  background-color : rgba(255, 255, 255, 1.00);
  padding: 10px 0px 30px 0px;display: flex; flex-direction: row;
  justify-content: center;
  color: rgba(0, 0, 0, 1.00);
  font-size: 16px;
  font-family: Arial;
  text-align: left;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
section[data-deluxe-el="6"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

section[data-deluxe-el="6"] [data-deluxe-link],
section[data-deluxe-el="6"] svg {
  color:  rgba(0, 0, 0, 1.00);
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

section[data-deluxe-el="6"] h1,
section[data-deluxe-el="6"] h2,
section[data-deluxe-el="6"] h3,
section[data-deluxe-el="6"] h4,
section[data-deluxe-el="6"] h5 {
  color: rgba(0, 0, 0, 1.00);
}
section[data-deluxe-el="6"] svg {
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

section[data-deluxe-el="6"] a:not([data-deluxe-link]) {
  color: rgba(15, 128, 255, 1.00);
}
section[data-deluxe-el="6"] a:not([data-deluxe-link]):hover {
  color: rgba(22, 95, 232, 1.00);
}
section[data-deluxe-el="6"] a:not([data-deluxe-link]):active,
section[data-deluxe-el="6"] .current a,
section[data-deluxe-el="6"] .current-ancestor-parent a {
  color: rgba(22, 95, 232, 1.00);
}
/*
*/

h1[data-deluxe-el="5"] {
  
  color: rgba(255, 255, 255, 1.00);
  font-size: 24px;
  font-family: Arial;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h1[data-deluxe-el="5"] > div {
  
}

h1[data-deluxe-el="5"] [data-deluxe-link],
h1[data-deluxe-el="5"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

h1[data-deluxe-el="5"] h1,
h1[data-deluxe-el="5"] h2,
h1[data-deluxe-el="5"] h3,
h1[data-deluxe-el="5"] h4,
h1[data-deluxe-el="5"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
h1[data-deluxe-el="5"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

h2[data-deluxe-el="5"] {
  
  color: rgba(0, 0, 0, 1.00);
  font-size: 18px;
  font-family: Arial;
  text-align: left;
  font-weight: 100;
  line-height: 130%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h2[data-deluxe-el="5"] > div {
  
}

h2[data-deluxe-el="5"] [data-deluxe-link],
h2[data-deluxe-el="5"] svg {
  color:  rgba(0, 0, 0, 1.00);
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

h2[data-deluxe-el="5"] h1,
h2[data-deluxe-el="5"] h2,
h2[data-deluxe-el="5"] h3,
h2[data-deluxe-el="5"] h4,
h2[data-deluxe-el="5"] h5 {
  color: rgba(0, 0, 0, 1.00);
}
h2[data-deluxe-el="5"] svg {
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

/*
*/

h3[data-deluxe-el="5"] {
  
  color: rgba(0, 0, 0, 1.00);
  font-size: 22px;
  font-family: Arial;
  text-align: left;
  font-weight: 100;
  line-height: 130%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h3[data-deluxe-el="5"] > div {
  
}

h3[data-deluxe-el="5"] [data-deluxe-link],
h3[data-deluxe-el="5"] svg {
  color:  rgba(0, 0, 0, 1.00);
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

h3[data-deluxe-el="5"] h1,
h3[data-deluxe-el="5"] h2,
h3[data-deluxe-el="5"] h3,
h3[data-deluxe-el="5"] h4,
h3[data-deluxe-el="5"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
h3[data-deluxe-el="5"] svg {
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

/*
*/

h3[data-deluxe-el="6"] {
  
  color: rgba(0, 0, 0, 1.00);
  font-size: 15px;
  font-family: Arial;
  text-align: left;
  font-weight: 100;
  line-height: 130%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h3[data-deluxe-el="6"] > div {
  
}

h3[data-deluxe-el="6"] [data-deluxe-link],
h3[data-deluxe-el="6"] svg {
  color:  rgba(0, 0, 0, 1.00);
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

h3[data-deluxe-el="6"] h1,
h3[data-deluxe-el="6"] h2,
h3[data-deluxe-el="6"] h3,
h3[data-deluxe-el="6"] h4,
h3[data-deluxe-el="6"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
h3[data-deluxe-el="6"] svg {
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

/*
*/

section[data-deluxe-el="7"] {
  
  background-color : rgba(51, 51, 51, 1.00);
  padding: 20px 0px 0px 0px;display: flex; flex-direction: row;
  justify-content: center;
  font-family: Arial;
  
}
section[data-deluxe-el="7"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

/*
*/

section[data-deluxe-el="8"] {
  
  background-color : rgba(51, 51, 51, 1.00);
  padding: 10px 0px 30px 0px;display: flex; flex-direction: row;
  justify-content: center;
  font-family: Arial;
  
}
section[data-deluxe-el="8"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

/*
*/

h1[data-deluxe-el="7"] {
  
  color: rgba(255, 255, 255, 1.00);
  font-size: 24px;
  font-family: Arial;
  text-align: left;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h1[data-deluxe-el="7"] > div {
  
}

h1[data-deluxe-el="7"] [data-deluxe-link],
h1[data-deluxe-el="7"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

h1[data-deluxe-el="7"] h1,
h1[data-deluxe-el="7"] h2,
h1[data-deluxe-el="7"] h3,
h1[data-deluxe-el="7"] h4,
h1[data-deluxe-el="7"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
h1[data-deluxe-el="7"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

h2[data-deluxe-el="7"] {
  
  color: rgba(255, 255, 255, 1.00);
  font-size: 21px;
  font-family: Arial;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h2[data-deluxe-el="7"] > div {
  
}

h2[data-deluxe-el="7"] [data-deluxe-link],
h2[data-deluxe-el="7"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

h2[data-deluxe-el="7"] h1,
h2[data-deluxe-el="7"] h2,
h2[data-deluxe-el="7"] h3,
h2[data-deluxe-el="7"] h4,
h2[data-deluxe-el="7"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
h2[data-deluxe-el="7"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

h2[data-deluxe-el="8"] {
  
  color: rgba(255, 255, 255, 1.00);
  font-size: 24px;
  font-family: Arial;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
h2[data-deluxe-el="8"] > div {
  
}

h2[data-deluxe-el="8"] [data-deluxe-link],
h2[data-deluxe-el="8"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

h2[data-deluxe-el="8"] h1,
h2[data-deluxe-el="8"] h2,
h2[data-deluxe-el="8"] h3,
h2[data-deluxe-el="8"] h4,
h2[data-deluxe-el="8"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
h2[data-deluxe-el="8"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

h3[data-deluxe-el="7"] {
  
  color: rgba(0, 0, 0, 1.00);
  font-size: 17px;
  font-family: Arial;
  text-align: center;
  
}
h3[data-deluxe-el="7"] > div {
  
}

h3[data-deluxe-el="7"] [data-deluxe-link],
h3[data-deluxe-el="7"] svg {
  color:  rgba(0, 0, 0, 1.00);
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

h3[data-deluxe-el="7"] h1,
h3[data-deluxe-el="7"] h2,
h3[data-deluxe-el="7"] h3,
h3[data-deluxe-el="7"] h4,
h3[data-deluxe-el="7"] h5 {
  color: rgba(0, 0, 0, 1.00);
}
h3[data-deluxe-el="7"] svg {
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

/*
*/

footer[data-deluxe-el="4"] {
  
  background-color : rgba(255, 255, 255, 1.00);
  background-image : url(../files/backgroundImage-393-CB2.jpg);
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
  padding: 10px 0px 15px 0px;display: flex; flex-direction: row;
  justify-content: center;
  font-family: Arial;
  
}
footer[data-deluxe-el="4"] > div {
  
    max-width: 1140px;
    margin: 0;
    width: 100%;
    
    width: calc(100% - 60px);
    
}

/*
*/

h4[data-deluxe-el="4"] {
  
  color: rgba(26, 52, 74, 1.00);
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 1.00px;
  word-spacing: 0.00px;
  
}
h4[data-deluxe-el="4"] > div {
  
}

h4[data-deluxe-el="4"] [data-deluxe-link],
h4[data-deluxe-el="4"] svg {
  color:  rgba(26, 52, 74, 1.00);
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

h4[data-deluxe-el="4"] h1,
h4[data-deluxe-el="4"] h2,
h4[data-deluxe-el="4"] h3,
h4[data-deluxe-el="4"] h4,
h4[data-deluxe-el="4"] h5 {
  color: rgba(26, 52, 74, 1.00);
}
h4[data-deluxe-el="4"] svg {
  stroke: rgba(26, 52, 74, 1.00);
  fill: rgba(26, 52, 74, 1.00);
}

/*
*/

a[data-deluxe-el="2"] {
  
  background-color : rgba(255, 255, 255, 0.00);
  color: rgba(33, 255, 6, 1.00);
  
}
a[data-deluxe-el="2"] > div {
  
}

a[data-deluxe-el="2"] [data-deluxe-link],
a[data-deluxe-el="2"] svg {
  color:  rgba(33, 255, 6, 1.00);
  stroke: rgba(33, 255, 6, 1.00);
  fill: rgba(33, 255, 6, 1.00);
}

a[data-deluxe-el="2"] * {
  color:  rgba(33, 255, 6, 1.00);
  stroke: rgba(33, 255, 6, 1.00);
  fill: rgba(33, 255, 6, 1.00);
}

a[data-deluxe-el="2"] h1,
a[data-deluxe-el="2"] h2,
a[data-deluxe-el="2"] h3,
a[data-deluxe-el="2"] h4,
a[data-deluxe-el="2"] h5 {
  color: rgba(33, 255, 6, 1.00);
}
a[data-deluxe-el="2"] svg {
  stroke: rgba(33, 255, 6, 1.00);
  fill: rgba(33, 255, 6, 1.00);
}

/*
*/

a[data-deluxe-el="2"]:hover {
  
  color: rgba(15, 128, 255, 1.00);
  
}
a[data-deluxe-el="2"] > div {
  
}

a[data-deluxe-el="2"] [data-deluxe-link],
a[data-deluxe-el="2"] svg {
  color:  rgba(15, 128, 255, 1.00);
  stroke: rgba(15, 128, 255, 1.00);
  fill: rgba(15, 128, 255, 1.00);
}

a[data-deluxe-el="2"]:hover * {
  color:  rgba(15, 128, 255, 1.00);
  stroke: rgba(15, 128, 255, 1.00);
  fill: rgba(15, 128, 255, 1.00);
}

a[data-deluxe-el="2"] h1,
a[data-deluxe-el="2"] h2,
a[data-deluxe-el="2"] h3,
a[data-deluxe-el="2"] h4,
a[data-deluxe-el="2"] h5 {
  color: rgba(15, 127, 255, 1.00);
}
a[data-deluxe-el="2"]:hover svg {
  stroke: rgba(15, 128, 255, 1.00);
  fill: rgba(15, 128, 255, 1.00);
}


.element_stacks_in_173_24[data-deluxe-el] {
  
  background-color : rgba(255, 255, 255, 0.00);
  padding: 16px 0px;
}
.element_stacks_in_173_24[data-deluxe-el] > div {

}

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



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


#stacks_out_173_50 {
	width: 150px;
	margin-left:0;
}
nav#deluxe_nav_stacks_in_173_32, nav#deluxe_nav_stacks_in_173_32 * {
  box-sizing: border-box;
}
nav#deluxe_nav_stacks_in_173_32 {
    
    font-weight: 200;
    letter-spacing: 0.00px;
    line-height: 140%;
    word-spacing: 0.00px;
    font-size: 16px;
}

nav#deluxe_nav_stacks_in_173_32 li.current > a,
nav#deluxe_nav_stacks_in_173_32 li.current-parent > a,
nav#deluxe_nav_stacks_in_173_32 li.current-ancestor-parent > a {
  font-weight: 400;
}
nav#deluxe_nav_stacks_in_173_32 ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  
  
  
  justify-content: flex-end;
}
nav#deluxe_nav_stacks_in_173_32 ul ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  
  
}
nav#deluxe_nav_stacks_in_173_32 ul li {
 display: block;
 list-style-type: none;
}




@media all and (min-width: 1141px) {
  nav#deluxe_nav_stacks_in_173_32 > ul > li > a {
   display: flex;
   text-decoration: none;
   padding: 6px 12px;
   margin: 6px 3px;
   border-radius: 4px;
   color: rgba(164, 81, 86, 1.00);
   background-color: rgba(0, 0, 0, 0.00);
   
  }
  nav#deluxe_nav_stacks_in_173_32 > ul > li > a:hover {
   color: rgba(31, 60, 81, 1.00);
   background-color: rgba(0, 0, 0, 0.00);
  }
  nav#deluxe_nav_stacks_in_173_32 > ul > li > a:active:not([href="#"]):not([href="#0"]),
  nav#deluxe_nav_stacks_in_173_32 > ul > li.current > a,
  nav#deluxe_nav_stacks_in_173_32 > ul > li.current-parent > a,
  nav#deluxe_nav_stacks_in_173_32 > ul > li.current-ancestor-parent > a {
   color: rgba(31, 59, 80, 1.00);
   background-color: rgba(0, 0, 0, 0.00);
  }
  nav#deluxe_nav_stacks_in_173_32 ul > li:first-child > a {
   margin-left: 0px;
  }
  nav#deluxe_nav_stacks_in_173_32 ul > li:last-child > a {
   margin-right: 0px;
  }
  nav#deluxe_nav_stacks_in_173_32 > ul > li.parent > a:after,
  nav#deluxe_nav_stacks_in_173_32 > ul > li.current-parent > a:after,
  nav#deluxe_nav_stacks_in_173_32 > ul > li.current-ancestor-parent > a:after {
    content: "\f078";
    font-size: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin-left: 4px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_173_32 > ul > li > ul {
   display: none;
   position: absolute;
   z-index: 9999;
   padding: 6px 24px;
   background: rgba(255, 255, 255, 1.00);
   border: 1px solid rgba(164, 81, 86, 1.00);
   border-radius: 4px;
   box-shadow: 5px 5px  3px 0px rgba(0, 0, 0, 0.50);
  }
  nav#deluxe_nav_stacks_in_173_32 > ul > li > ul li a {
    padding: 6px 0px;
    color: #555555;
  }
  nav#deluxe_nav_stacks_in_173_32 > ul ul li.current a,
  nav#deluxe_nav_stacks_in_173_32 > ul ul li.current-parent a,
  nav#deluxe_nav_stacks_in_173_32 > ul ul li.current-ancestor-parent > a {
    color: #333333;
  }
  nav#deluxe_nav_stacks_in_173_32 > ul li:hover > ul {
   display: block;
  }
  nav#deluxe_nav_stacks_in_173_32 > ul > li.parent > ul > li,
  nav#deluxe_nav_stacks_in_173_32 > ul > li.current-parent > ul > li,
  nav#deluxe_nav_stacks_in_173_32 > ul > li.current-ancestor-parent > ul > li {
    /* display: -webkit-box;
    display: flex; */
  }
  nav#deluxe_nav_stacks_in_173_32 ul ul > li > ul > li > a:before {
    content: "\00a0\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_173_32 ul ul ul {
    display: block;
  }
  nav#deluxe_nav_stacks_in_173_32 > input,
  nav#deluxe_nav_stacks_in_173_32 > label {
    display: none;
  }
}
@media all and (max-width: 1140px) {
  nav#deluxe_nav_stacks_in_173_32 {
    display: grid;
    grid-gap: 0px;
    grid-template-columns: min-content min-content;
    align-items: center;
    grid-auto-flow: dense;
    justify-content: flex-end;
  }
  div[data-width]:first-child nav#deluxe_nav_stacks_in_173_32 {
    justify-content: flex-start;
  }
  nav#deluxe_nav_stacks_in_173_32 > input,
  nav#deluxe_nav_stacks_in_173_32 > label {
    display: block;
    width: 36px;
    height: 36px;
    position: relative;
    margin: 0;
  }
  nav#deluxe_nav_stacks_in_173_32 > input {
    opacity: 0;
  }
  nav#deluxe_nav_stacks_in_173_32 > label {
    grid-column: 1;
    grid-row: 1;
    z-index: 1;
    pointer-events: none;
    width: 36px;
    height: 32px;
    
    border-radius: 4px;
    transform: translateX(100%);
  }
  nav#deluxe_nav_stacks_in_173_32 ul ul ul > li > a:before {
    content: "\00a0\00a0\00a0\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  div[data-width]:first-child nav#deluxe_nav_stacks_in_173_32 > label {
    grid-column: auto;
    grid-row: auto;
    transform: translateX(-100%);
  }
  nav#deluxe_nav_stacks_in_173_32 .hambar {
      position: absolute;
      top: 0;
      left: 4px;
      display: block;
      width: 28px;
      height: 4px;
      
      background: rgba(164, 81, 86, 1.00);
      -webkit-transition: all 150ms;
      transition: all 150ms;
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top;
      border-radius: 4px;
  }
  nav#deluxe_nav_stacks_in_173_32 .hambar.hamtop {
      top: 5px;
  }
  nav#deluxe_nav_stacks_in_173_32 .hambar.hammiddle {
      top: 14px;
      opacity: 1;
  }
  nav#deluxe_nav_stacks_in_173_32 .hambar.hambottom {
      top: 23px;
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
  }
  nav#deluxe_nav_stacks_in_173_32 > input:checked ~ label .hambar.hamtop {
    width: 27.5px;
    -webkit-transform: rotate(45deg) translate(4px, -4px);
    -ms-transform: rotate(45deg) translate(4px, -4px);
    transform: rotate(45deg) translate(4px, -4px);
  }

  nav#deluxe_nav_stacks_in_173_32 > input:checked ~ label .hambar.hammiddle {
      opacity: 0;
  }

  nav#deluxe_nav_stacks_in_173_32 > input:checked ~ label .hambar.hambottom {
      width: 27.5px;
      -webkit-transform: rotate(-45deg) translate(4px, 4px);
      -ms-transform: rotate(-45deg) translate(4px, 4px);
      transform: rotate(-45deg) translate(4px, 4px);
  }
  nav#deluxe_nav_stacks_in_173_32 > ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 48px;
    z-index: 9999;
    background: rgba(255, 255, 255, 1.00);
    border: 1px solid rgba(164, 81, 86, 1.00);
    border-radius: 4px;
    box-shadow: 5px 5px  3px 0px rgba(0, 0, 0, 0.50);
    padding: 12px 0px;
  }
  nav#deluxe_nav_stacks_in_173_32 > input:checked ~ ul {
    display: block;
  }
  nav#deluxe_nav_stacks_in_173_32 > input:checked ~ ul {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 0px 24px;
  }
  nav#deluxe_nav_stacks_in_173_32 ul > li > a {
   display: flex;
   text-decoration: none;
   padding: 12px 24px;
   border-radius: 4px;
   margin: 0px 0px;
   color: #555555;
  }
  nav#deluxe_nav_stacks_in_173_32 ul > li.parent > a:after,
  nav#deluxe_nav_stacks_in_173_32 ul > li.current-parent > a:after,
  nav#deluxe_nav_stacks_in_173_32 ul > li.current-ancestor-parent > a:after {
    content: "\f078";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin-left: 4px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_173_32 ul ul > li > a:before {
    content: "\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_173_32 ul > li > a {
   
  }
  nav#deluxe_nav_stacks_in_173_32 ul > li > a:hover {
   
  }
  nav#deluxe_nav_stacks_in_173_32 ul > li > a:active:not([href="#"]):not([href="#0"]),
  nav#deluxe_nav_stacks_in_173_32 ul > li.current > a,
  nav#deluxe_nav_stacks_in_173_32 ul > li.current-parent > a,
  nav#deluxe_nav_stacks_in_173_32 ul > li.current-ancestor-parent > a {
   
  }
}

nav#deluxe_nav_stacks_in_173_32 ul > ul > li > a {
  display: flex;
  width: 100%;
 
}
nav#deluxe_nav_stacks_in_173_32 ul ul > li > a:hover {
 
}
nav#deluxe_nav_stacks_in_173_32 ul ul > li > a:active:not([href="#"]):not([href="#0"]),
nav#deluxe_nav_stacks_in_173_32 ul ul > li.current > a,
nav#deluxe_nav_stacks_in_173_32 ul ul > li.current-parent > a,
nav#deluxe_nav_stacks_in_173_32 ul ul > li.current-ancestor-parent > a {
 
}



/* 1.0.1

*/
.opr-page  {
  transition: height 400ms ease-in,
    padding 400ms ease-in,
    width 400ms ease-in,
    opacity 400ms ease-in,
    transform 400ms ease-in;
}
.opr-page.opr-no-animation {
  transition: none;
  visibility: hidden;
}
.opr-next-page,
.opr-prev-page  {
  pointer-events: none;
}


.opr-page  {
  top: 0;
}
.opr-next-page  {
  z-index: 100;
  top: 0;
  opacity: 0;
}
.opr-prev-page  {
  z-index: 98;
  top: 0;
  opacity: 0;
}
.opr-current  {
  z-index: 99;
  opacity: 1;
}



















.opr-scroll-next:before,
.opr-scroll-prev:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
}
 .opr-next,
 .opr-scroll-next,
 .opr-scroll-prev {
  border-color: rgba(255, 255, 255, 1.00);
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.eot?v=3.2.1');
  src: url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('https://netdna.bootstrapcdn.com/font-awesome/3.2.1/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}



/* Back To Top */
#easy_scroller_stacks_in_1291 {
  position: fixed;
  : ;
  : ;
  text-decoration: none;
  color: ;
  background-color: ;
  opacity: ;
  font-size: ;
  padding: 0.1em 0.3em 0.1em;
  display: none;
  border-radius: 3px;
  z-index: ;
}

#easy_scroller_stacks_in_1291:hover {
  color: ;
  background-color: ;
  opacity: ;
}


.element_stacks_in_1410[data-deluxe-el] {
  
  min-height: 80vh;
  min-height: calc(var(--vh, 1vh) * 80);
  justify-content: center;
  
  display: inline-flex;
  width: 100%;display: flex; flex-direction: row;
  justify-content: center;
}
.element_stacks_in_1410[data-deluxe-el] > div {

  max-width: 1140px;
  margin: 0;
  width: 100%;
  
  width: calc(100% - 60px);
  display: grid;
  align-content: space-between;
  
}

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


@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_1863_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 2px 10px;
  border-radius: 15px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 30px;
  line-height: 30px;
  /*  */
  /*  */
  background-color: rgba(33, 255, 6, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1863_press.press-lite:focus {outline:0;}
#stacks_in_1863_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 12px 0px 12px 0px;
}
#stacks_in_1863_press.press-lite {
  white-space: nowrap;
}
#stacks_in_1863_press.press-lite .press-lite-text span,
#stacks_in_1863_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(33, 255, 6, 1.00);
  /*  */
}
#stacks_in_1863_press.press-lite,
#stacks_in_1863_press.press-lite .press-lite-text,
#stacks_in_1863_press.press-lite .press-lite-text:after,
#stacks_in_1863_press.press-lite .press-lite-text > span,
#stacks_in_1863_press.press-lite .press-lite-icon i,
#stacks_in_1863_press.press-lite .press-lite-icon img,
#stacks_in_1863_press.press-lite .press-lite-icon svg,
#stacks_in_1863_press.press-lite .press-lite-icon svg path,
#stacks_in_1863_press.press-lite .press-lite-icon svg polyline,
#stacks_in_1863_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_1863_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_1863_press.press-lite .press-lite-icon i,
#stacks_in_1863_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(255, 255, 255, 1.00);
  display: inline-block;
  /*  */
  font-size: 30px;
  line-height: 30px;
  z-index: 1;
}
#stacks_in_1863_press.press-lite .press-lite-icon img {
  height: 30px;
  width: auto;
  vertical-align: top;
}
#stacks_in_1863_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  height: 37.500000px;
  z-index: 1;
}
/*  */
#stacks_in_1863_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_1863_press.press-lite .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_1863_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_1863_press.press-lite:active,
#stacks_in_1863_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
#stacks_in_1863_press.press-lite:hover {
  background: rgba(40, 206, 83, 1.00);
}
/*  */
/*  */
#stacks_in_1863_press.press-lite:hover {
  border-color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1863_press.press-lite:hover .press-lite-text span,
#stacks_in_1863_press.press-lite:hover .press-lite-text:after  {
  color: rgba(33, 255, 6, 1.00);
}
#stacks_in_1863_press.press-lite:hover .press-lite-icon i {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1863_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_1863_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_1863_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_1863_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_1863_press.press-lite .press-lite-line-t,
#stacks_in_1863_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_1863_press.press-lite .press-lite-line-l,
#stacks_in_1863_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_1863_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_1863_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_1863_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_1863_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_1863_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(33, 255, 6, 1.00);
  border-radius: 15px;
  opacity: 1;
}
#stacks_in_1863_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(33, 255, 6, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */

#stacks_in_1414 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1000ms ease, opacity 1000ms ease;
  transition: transform 1000ms ease, opacity 1000ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1000ms linear;
}


#stacks_in_1418 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1000ms ease, opacity 1000ms ease;
  transition: transform 1000ms ease, opacity 1000ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1000ms linear;
}





@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_1753_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 12px 24px;
  border-radius: 28px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 27px;
  line-height: 27px;
  /*  */
  /*  */
  background-color: rgba(248, 180, 28, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(248, 180, 28, 1.00);
}
#stacks_in_1753_press.press-lite:focus {outline:0;}
#stacks_in_1753_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 12px 0px 12px 0px;
}
#stacks_in_1753_press.press-lite {
  white-space: nowrap;
}
#stacks_in_1753_press.press-lite .press-lite-text span,
#stacks_in_1753_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(0, 0, 0, 1.00);
  /*  */
}
#stacks_in_1753_press.press-lite,
#stacks_in_1753_press.press-lite .press-lite-text,
#stacks_in_1753_press.press-lite .press-lite-text:after,
#stacks_in_1753_press.press-lite .press-lite-text > span,
#stacks_in_1753_press.press-lite .press-lite-icon i,
#stacks_in_1753_press.press-lite .press-lite-icon img,
#stacks_in_1753_press.press-lite .press-lite-icon svg,
#stacks_in_1753_press.press-lite .press-lite-icon svg path,
#stacks_in_1753_press.press-lite .press-lite-icon svg polyline,
#stacks_in_1753_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_1753_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_1753_press.press-lite .press-lite-icon i,
#stacks_in_1753_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(0, 0, 0, 1.00);
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  font-size: 27px;
  line-height: 27px;
  z-index: 1;
}
#stacks_in_1753_press.press-lite .press-lite-icon img {
  height: 27px;
  width: auto;
  vertical-align: top;
}
#stacks_in_1753_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  height: 33.750000px;
  z-index: 1;
}
/*  */
#stacks_in_1753_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_1753_press.press-lite .press-lite-icon svg path {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_1753_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(0, 0, 0, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_1753_press.press-lite:active,
#stacks_in_1753_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
#stacks_in_1753_press.press-lite:hover {
  border-color: rgba(15, 128, 255, 1.00);
}
#stacks_in_1753_press.press-lite:hover .press-lite-text span,
#stacks_in_1753_press.press-lite:hover .press-lite-text:after  {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_1753_press.press-lite:hover .press-lite-icon i {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_1753_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_1753_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(0, 0, 0, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_1753_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_1753_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_1753_press.press-lite .press-lite-line-t,
#stacks_in_1753_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_1753_press.press-lite .press-lite-line-l,
#stacks_in_1753_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_1753_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_1753_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_1753_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_1753_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_1753_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(15, 128, 255, 1.00);
  border-radius: 28px;
  opacity: 1;
}
#stacks_in_1753_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(15, 128, 255, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */

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

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

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




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










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



}



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


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


}








#stacks_in_1742 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1500ms ease, opacity 1500ms ease;
  transition: transform 1500ms ease, opacity 1500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1500ms linear;
}

@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_1731_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 12px 24px;
  border-radius: 28px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 27px;
  line-height: 27px;
  /*  */
  /*  */
  background-color: rgba(248, 180, 28, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(248, 180, 28, 1.00);
}
#stacks_in_1731_press.press-lite:focus {outline:0;}
#stacks_in_1731_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 12px 0px 12px 0px;
}
#stacks_in_1731_press.press-lite {
  white-space: nowrap;
}
#stacks_in_1731_press.press-lite .press-lite-text span,
#stacks_in_1731_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(0, 0, 0, 1.00);
  /*  */
}
#stacks_in_1731_press.press-lite,
#stacks_in_1731_press.press-lite .press-lite-text,
#stacks_in_1731_press.press-lite .press-lite-text:after,
#stacks_in_1731_press.press-lite .press-lite-text > span,
#stacks_in_1731_press.press-lite .press-lite-icon i,
#stacks_in_1731_press.press-lite .press-lite-icon img,
#stacks_in_1731_press.press-lite .press-lite-icon svg,
#stacks_in_1731_press.press-lite .press-lite-icon svg path,
#stacks_in_1731_press.press-lite .press-lite-icon svg polyline,
#stacks_in_1731_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_1731_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_1731_press.press-lite .press-lite-icon i,
#stacks_in_1731_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(0, 0, 0, 1.00);
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  font-size: 27px;
  line-height: 27px;
  z-index: 1;
}
#stacks_in_1731_press.press-lite .press-lite-icon img {
  height: 27px;
  width: auto;
  vertical-align: top;
}
#stacks_in_1731_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  height: 33.750000px;
  z-index: 1;
}
/*  */
#stacks_in_1731_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_1731_press.press-lite .press-lite-icon svg path {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_1731_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(0, 0, 0, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_1731_press.press-lite:active,
#stacks_in_1731_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
#stacks_in_1731_press.press-lite:hover {
  border-color: rgba(15, 128, 255, 1.00);
}
#stacks_in_1731_press.press-lite:hover .press-lite-text span,
#stacks_in_1731_press.press-lite:hover .press-lite-text:after  {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_1731_press.press-lite:hover .press-lite-icon i {
  color: rgba(0, 0, 0, 1.00);
}
#stacks_in_1731_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_1731_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(0, 0, 0, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_1731_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_1731_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_1731_press.press-lite .press-lite-line-t,
#stacks_in_1731_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_1731_press.press-lite .press-lite-line-l,
#stacks_in_1731_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_1731_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_1731_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_1731_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_1731_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_1731_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(15, 128, 255, 1.00);
  border-radius: 28px;
  opacity: 1;
}
#stacks_in_1731_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(15, 128, 255, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */



#stacks_in_1371 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1500ms ease, opacity 1500ms ease;
  transition: transform 1500ms ease, opacity 1500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1500ms linear;
}

#stacks_out_1469 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1469 {
  z-index: 9999;
}
#stacks_out_1469.emphasized {
  z-index: 10000;
}
#stacks_out_1469 .emphasize-shadow:before, #stacks_out_1469 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1469, 0);
}
#stacks_out_1469 .emphasize-shadow {
  position: relative;
}
#stacks_out_1469 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1469.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1469.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1469 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1469.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1469 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1469 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1469 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1684 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1684 {
  z-index: 9999;
}
#stacks_out_1684.emphasized {
  z-index: 10000;
}
#stacks_out_1684 .emphasize-shadow:before, #stacks_out_1684 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1684, 0);
}
#stacks_out_1684 .emphasize-shadow {
  position: relative;
}
#stacks_out_1684 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1684.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1684.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1684 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1684.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1684 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1684 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1684 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1465 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1465 {
  z-index: 9999;
}
#stacks_out_1465.emphasized {
  z-index: 10000;
}
#stacks_out_1465 .emphasize-shadow:before, #stacks_out_1465 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1465, 0);
}
#stacks_out_1465 .emphasize-shadow {
  position: relative;
}
#stacks_out_1465 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1465.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1465.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1465 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1465.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1465 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1465 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1465 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1457 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1457 {
  z-index: 9999;
}
#stacks_out_1457.emphasized {
  z-index: 10000;
}
#stacks_out_1457 .emphasize-shadow:before, #stacks_out_1457 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1457, 0);
}
#stacks_out_1457 .emphasize-shadow {
  position: relative;
}
#stacks_out_1457 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1457.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1457.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1457 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1457.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1457 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1457 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1457 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1886 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1886 {
  z-index: 9999;
}
#stacks_out_1886.emphasized {
  z-index: 10000;
}
#stacks_out_1886 .emphasize-shadow:before, #stacks_out_1886 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1886, 0);
}
#stacks_out_1886 .emphasize-shadow {
  position: relative;
}
#stacks_out_1886 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1886.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1886.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1886 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1886.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1886 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1886 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1886 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1449 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1449 {
  z-index: 9999;
}
#stacks_out_1449.emphasized {
  z-index: 10000;
}
#stacks_out_1449 .emphasize-shadow:before, #stacks_out_1449 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1449, 0);
}
#stacks_out_1449 .emphasize-shadow {
  position: relative;
}
#stacks_out_1449 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1449.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1449.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1449 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1449.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1449 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1449 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1449 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1688 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1688 {
  z-index: 9999;
}
#stacks_out_1688.emphasized {
  z-index: 10000;
}
#stacks_out_1688 .emphasize-shadow:before, #stacks_out_1688 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1688, 0);
}
#stacks_out_1688 .emphasize-shadow {
  position: relative;
}
#stacks_out_1688 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1688.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1688.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1688 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1688.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1688 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1688 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1688 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1461 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1461 {
  z-index: 9999;
}
#stacks_out_1461.emphasized {
  z-index: 10000;
}
#stacks_out_1461 .emphasize-shadow:before, #stacks_out_1461 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1461, 0);
}
#stacks_out_1461 .emphasize-shadow {
  position: relative;
}
#stacks_out_1461 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1461.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1461.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1461 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1461.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1461 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1461 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1461 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1437 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1437 {
  z-index: 9999;
}
#stacks_out_1437.emphasized {
  z-index: 10000;
}
#stacks_out_1437 .emphasize-shadow:before, #stacks_out_1437 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1437, 0);
}
#stacks_out_1437 .emphasize-shadow {
  position: relative;
}
#stacks_out_1437 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1437.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1437.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1437 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1437.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1437 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1437 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1437 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1433 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1433 {
  z-index: 9999;
}
#stacks_out_1433.emphasized {
  z-index: 10000;
}
#stacks_out_1433 .emphasize-shadow:before, #stacks_out_1433 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1433, 0);
}
#stacks_out_1433 .emphasize-shadow {
  position: relative;
}
#stacks_out_1433 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1433.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1433.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1433 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1433.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1433 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1433 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1433 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1878 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1878 {
  z-index: 9999;
}
#stacks_out_1878.emphasized {
  z-index: 10000;
}
#stacks_out_1878 .emphasize-shadow:before, #stacks_out_1878 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1878, 0);
}
#stacks_out_1878 .emphasize-shadow {
  position: relative;
}
#stacks_out_1878 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1878.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1878.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1878 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1878.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1878 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1878 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1878 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}


#stacks_out_1882 .emphasize-scale {
  transform-origin: center;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  transform: scale(0.600000);
}
#stacks_out_1882 {
  z-index: 9999;
}
#stacks_out_1882.emphasized {
  z-index: 10000;
}
#stacks_out_1882 .emphasize-shadow:before, #stacks_out_1882 .emphasize-shadow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 1;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
  z-index: 9998;
  border-radius: var(--emphRadiusstacks_in_1882, 0);
}
#stacks_out_1882 .emphasize-shadow {
  position: relative;
}
#stacks_out_1882 .emphasize-shadow:after {
  opacity: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.30);
}
#stacks_out_1882.emphasized .emphasize-shadow:before {
  opacity: 0;
}
#stacks_out_1882.emphasized .emphasize-shadow:after {
  opacity: 1;
}
#stacks_out_1882 .emphasize-reveal {
  transition: transform 900ms ease, opacity 900ms ease;
  will-change: transform, opacity;
  opacity: 0;
}
#stacks_out_1882.emphasized .emphasize-reveal {
  opacity: 1;
}
#emphasize_overlay_stacks_in_1882 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  pointer-events: none;
  transition: opacity 900ms ease;
  will-change: opacity;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.00);
}
.emphasized #emphasize_overlay_stacks_in_1882 {
  opacity: 1;
}
#emphasize_observer_stacks_in_1882 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0.600000);
  z-index: 9999;
}




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



@media all and (min-width: 601px) {
  #multi_columns_stacks_in_1359_259 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1359_259 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1359_259 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1359_259 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 600px) and (min-width: 401px) {
  #multi_columns_stacks_in_1359_259 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1359_259 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1359_259 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1359_259 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 400px) {
  #multi_columns_stacks_in_1359_259 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1359_259 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1359_259 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1359_259 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 600px) {
  #multi_columns_stacks_in_1359_259 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_1359_259 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_1359_259 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1359_259 > div > * {position: relative;}
  #multi_columns_stacks_in_1359_259 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 400px) {
  #multi_columns_stacks_in_1359_259 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1359_259 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1359_259 > div > * {position: relative;}
  #multi_columns_stacks_in_1359_259 > div > * > * {transform: translate(0,0);}
  
}


.element_stacks_in_1359_269[data-deluxe-el] {
  
  padding: 25px 50px;
}
.element_stacks_in_1359_269[data-deluxe-el] > div {
  
}

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


/*
*/
#stacks_in_1359_275 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_275 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_275 svg {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_275 i,
#stacks_in_1359_275 svg {
  position: relative;
  font-size: 26px;
  line-height: 26px;
  height: 26px;
  width: 26px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_1359_275 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_1359_275 .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_1359_275 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_275 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';
}
.element_stacks_in_1359_272[data-deluxe-el][data-deluxe-text] {
  
  font-size: 16px;
  
  
}


.element_stacks_in_1359_277[data-deluxe-el] {
  
  padding: 25px 50px;
}
.element_stacks_in_1359_277[data-deluxe-el] > div {
  
}

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


/*
*/
#stacks_in_1359_283 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_283 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_283 svg {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_283 i,
#stacks_in_1359_283 svg {
  position: relative;
  font-size: 26px;
  line-height: 26px;
  height: 26px;
  width: 26px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_1359_283 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_1359_283 .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_1359_283 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_283 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';
}
.element_stacks_in_1359_280[data-deluxe-el][data-deluxe-text] {
  
  font-size: 16px;
  
  
}


.element_stacks_in_1359_5[data-deluxe-el] {
  
  text-align: center;
}
.element_stacks_in_1359_5[data-deluxe-el] > div {

}


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



/*
*/
#stacks_in_1359_229 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_229 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_229 svg {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_229 i,
#stacks_in_1359_229 svg {
  position: relative;
  font-size: 26px;
  line-height: 26px;
  height: 26px;
  width: 26px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_1359_229 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_1359_229 .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_1359_229 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_229 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_1359_237 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_237 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_237 svg {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_237 i,
#stacks_in_1359_237 svg {
  position: relative;
  font-size: 26px;
  line-height: 26px;
  height: 26px;
  width: 26px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_1359_237 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_1359_237 .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_1359_237 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_237 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_1359_241 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_241 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_241 svg {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_241 i,
#stacks_in_1359_241 svg {
  position: relative;
  font-size: 26px;
  line-height: 26px;
  height: 26px;
  width: 26px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_1359_241 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_1359_241 .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_1359_241 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_241 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_1359_257 {
  user-select: none;
}
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_257 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_1359_257 svg {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_257 i,
#stacks_in_1359_257 svg {
  position: relative;
  font-size: 26px;
  line-height: 26px;
  height: 26px;
  width: 26px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_1359_257 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_1359_257 .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_1359_257 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_1359_257 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';
}

