/*
 * com.onelittledesigner.content_1ld_css
 */

.content-1ld-svg-icon>svg,svg.content-1ld-svg-icon{height:32px;width:32px;display:inline-block}.content-1ld-button,.content-1ld-image{margin:16px 0}.content-1ld-button a{padding:12px 24px;text-decoration:none;display:inline-block;white-space:nowrap}.content-1ld-image{width:100%;display:block;box-sizing:border-box}.content-1ld-image[data-no-image]{aspect-ratio:1.7778;display:block;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#f3f3f3}.mez.selected:has(>div>.content-1ld-image):after{content:"";position:absolute;inset:0;background-color:rgba(38,128,252,.1)}div[tag=slice]:has(>div>div>.content-1ld-content){margin:12px 0}.content-1ld-content div.mez,.content-1ld-content+div>.mez:has(>div[tag=node]),.mez:has(>div>.content-1ld-content){background-color:transparent;border:0 solid transparent;padding:0;margin:0}.mez:has(>div>.content-1ld-content)>:not(.in){visibility:hidden}.content-1ld-content div[tag=node]{min-width:5px!important;min-height:5px!important;color:inherit}div.mez.bare.selected:has(>div>.content-1ld-content){background-color:rgba(38,128,252,.1)}.content-1ld-svg-icon{font-size:0!important;line-height:1!important}.content-1ld-svg-icon>svg{font-size:0;line-height:1}.content-1ld-text.material-icons{font-size:32px}.ionicons-svg-outline{fill:none!important;stroke-width:32px}.content-1ld-button{line-height:1.1}.content-1ld-button>a{display:inline-flex;align-items:center}.content-1ld-button>a>i,.content-1ld-button>a>svg{margin-right:.5em}@supports (rotate:180deg){.content-1ld-button>a{gap:.5em}.content-1ld-button>a>i,.content-1ld-button>a>svg{margin-right:0}}.content-1ld-button a>i{font-size:22px}.content-1ld-button a>svg{height:22px;width:22px}div.out[tag=slice] .content-1ld-button>a>div{min-height:0}div.out[tag=slice] .content-1ld-button a>svg+div.out{display:inline-block}
div.mez.bare.selected:after:has(>div>.content-1ld-button){content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;background-color:rgba(38,128,252,.1)}


/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_141_2 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_141_2 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_141_2 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_141_2 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_141_2 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu li > a:hover,
#clean-menu_stacks_in_141_2 li > a:hover {
  text-decoration: none;
}

#stacks_in_141_2 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_141_2 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_141_2 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_141_2 ul li > a:after,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_141_2.cm-full-menu,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul > div,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul > div a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul ul,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_141_2.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_141_2.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_141_2.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_141_2.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_141_2 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_141_2.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_141_2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_141_2 > div {
  align-self: center;
}
#clean-menu_stacks_in_141_2 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_141_2 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_141_2 .clean-menu-logo {
  max-width: 75px;
  min-width: 75px;
  margin: 0;
}
#clean-menu_stacks_in_141_2 .clean-menu-logo .cm-logo-wrap {
  max-width: 75px;
  min-width: 75px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_141_2 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_141_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_141_2 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_141_2 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_141_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_141_2 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_141_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(90, 189, 255, 1.00);
  font-size: inherit;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a {
  font-size: inherit;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a {
  font-family: Verdana;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(90, 189, 255, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  

}
#stacks_in_141_2 li > a svg,
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(216, 77, 53, 1.00);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a:hover svg {
  fill: rgba(216, 77, 53, 1.00);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(251, 238, 130, 1.00);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(251, 238, 130, 1.00);
}
#clean-menu_stacks_in_141_2 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_141_2 h1, #clean-menu_stacks_in_141_2 h2, #clean-menu_stacks_in_141_2 h3, #clean-menu_stacks_in_141_2 h4, #clean-menu_stacks_in_141_2 h5, #clean-menu_stacks_in_141_2 h6, #clean-menu_stacks_in_141_2 .layouts-text, #clean-menu_stacks_in_141_2 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_141_2.cm-full-menu > ul > li,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_141_2.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul ul li:before {
  color: rgba(250, 166, 25, 1.00);
  fill: rgba(250, 166, 25, 1.00);
}
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(250, 166, 25, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(90, 189, 255, 1.00);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(216, 77, 53, 1.00);
}
/* #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(90, 189, 255, 1.00);
} */
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(251, 238, 130, 1.00);
}
.disable-parents #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_141_2.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(250, 166, 25, 1.00);
  border-color: rgba(250, 166, 25, 1.00);
}
.disable-parents #clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(90, 189, 255, 1.00);
  border-color: rgba(90, 189, 255, 1.00);
}




#clean-menu_stacks_in_141_2 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_141_2 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_141_2 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_141_2 .clean-menu-logo .cm-logo-wrap {
  max-width: 75px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_141_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_141_2 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_141_2 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(250, 166, 25, 1.00);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(250, 166, 25, 1.00);
} */
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}



#clean-menu-full_stacks_in_141_2.cm-full-menu > ul > li {
  border-bottom: 1px solid rgba(0,0,0,0.15)
}
#clean-menu-full_stacks_in_141_2.cm-full-menu > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_141_2.cm-full-menu {

}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a:visited {
  color: rgba(0,0,0,.6);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a svg {
  fill: rgba(0,0,0,.6);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a:hover {
  color: rgba(0,0,0,.4);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a:hover svg {
  fill: rgba(0,0,0,.4);
}
/* #clean-menu_stacks_in_141_2 .clean-menu-top-level ul li > a.cm-heading:hover {
  color: rgba(0,0,0,.6);
  cursor: default;
} */
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(0,0,0,.8);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-current > a svg {
  fill: rgba(0,0,0,.8);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0,0,0,.6);
}
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0,0,0,.4);
}
/* #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0,0,0,.6);
} */
#clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(0,0,0,.8);
}
#clean-menu_stacks_in_141_2 .cm-toggle span {
  background: rgba(0,0,0,8);
}
#clean-menu_stacks_in_141_2 h1, #clean-menu_stacks_in_141_2 h2, #clean-menu_stacks_in_141_2 h3, #clean-menu_stacks_in_141_2 h4, #clean-menu_stacks_in_141_2 h5, #clean-menu_stacks_in_141_2 h6, #clean-menu_stacks_in_141_2 .layouts-text, #clean-menu_stacks_in_141_2 p {
  color: rgba(0,0,0,8);
}
.disable-parents #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > a.parent:hover:after {
  color: rgba(0,0,0,.6);
  border-color: rgba(0,0,0,.6);
}



.cm-sticky-wrap_stacks_in_141_2 {
  transition: background 300ms ease;
  background: transparent;
}
.cm-sticky-wrap_stacks_in_141_2.cm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(245, 237, 10, 0.60);
}
.cm-sticky-wrap_stacks_in_141_2.cm-sticky > #clean-menu-full_stacks_in_141_2.cm-full-menu {
  z-index: 999;
}
.cm-sticky-wrap_stacks_in_141_2.cm-sticky #clean-menu_stacks_in_141_2.clean-menu {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}



@media all and (min-width: 901px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_141_2.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_141_2 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_141_2 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_141_2 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 900px) {
  
  #clean-menu_stacks_in_141_2.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_141_2 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_141_2 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_141_2 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_141_2 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_141_2 .clean-menu-top-level {
    display: none;
  }
  
  #clean-menu_stacks_in_141_2.clean-menu {
    justify-content: center;
  }
  #clean-menu_stacks_in_141_2 .clean-menu-full .cm-menu-toggle {
    float: none;
  }
  #clean-menu_stacks_in_141_2 .clean-menu-full {
    max-width: 40px !important;
    min-width: 40px;
    width: 100% !important;
  }
  #clean-menu_stacks_in_141_2 .clean-menu-full .cm-menu-toggle {
    float: none;
    margin: 0 auto;
  }
  #clean-menu_stacks_in_141_2 > .clean-menu-logo,
  #clean-menu_stacks_in_141_2 > .clean-menu-logo:nth-child(1),
  #clean-menu_stacks_in_141_2 > .clean-menu-logo:nth-child(2),
  #clean-menu_stacks_in_141_2 > .clean-menu-logo:nth-child(3) {
    max-width: 100%;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_141_2 .clean-menu-logo .cm-logo-wrap {
    margin: 0 auto;
    justify-content: center;
    float: none;
  }
  
  
  #stacks_in_141_2 nav:before {
    content: "";
    flex: 1;
    max-width: 40px;
    min-width: 40px;
  }
  @media all and (max-width: 227px) {
    #stacks_in_141_2 nav:before {display: none}
    #clean-menu_stacks_in_141_2 .clean-menu-logo {min-width: 132px}
  }
  
  
  
  
  #clean-menu_stacks_in_141_2 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a {
    font-size: calc(inherit + 2 );
    line-height: calc(inherit + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_141_2 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_141_2 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_141_2 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_141_2 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_141_2 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_141_2.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_141_2.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_141_2.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_141_2.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_141_2.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_141_2.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_141_2 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_141_2 .clean-menu-top-level ul li.cm-current > a {
  
}

#stacks_in_141_2 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 10px 20px 10px 20px;
}













@font-face{font-family:icon;src:url(../../rw_common/plugins/stacks/quick-edit/icons.woff);font-weight:400;font-style:normal}
/* 1.4.1.15
- has new error catch for servers that send text responses instead of 404 errors when reading/checking for content.json file
- fix for above change, if one file finsihed before the other, it would think there was no content to load.
- added table, ol, and ul editable detection
- added fix for affero theme (slogan issue)
- added support for editing iframe attributes
- New experimental option, enabling the ability to edit hidden content (content not visible on page load)
- New experimental option that allows you to disable the ability to edit certain elements by type or class
- error catch for background image mount function, when parentNode is null
- fixed a resizing image bug that was making it difficult to find and use the resize handles
- no longer targets the "btn" class for editing, caused conflicts for hidden button elements of other 3rd-party addons
- editing the html now supports empty elements, which will allow embed codes to work
- update php file will only allow json files to be created/read for increased security
- added compatabilty for Article 2
- fixes issue that could prevent the loading class from being applied, causing content to be invisible
- improvments to video display and resizability 
*/
.qe-login-wrap {
  width: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(243, 243, 243, 1.00);
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 4px;
}
.qe-login-wrap .admin-login {
  display: block;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
}
.qea-notification {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  position: fixed;
  top: 20px;
  right: 20px;
  color: hsl(0, 0%, 20%);
  background: hsl(0, 0%, 100%);
  border-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0,0,0,.35);
  box-shadow: 0 8px 8px rgba(0,0,0,.35);
  border-left: 0.5rem solid hsl(0, 0%, 100%);
  transform: translateX(100%);
  opacity: 0;
  pointer-events: none;
  transition: all 500ms ease;
  padding: 15px 20px;
  z-index: 99999;
  width: 100%;
  max-width: 500px;
    max-height: 90vh;
    overflow: scroll;
}
.qea-notification > h1 {
    font-size: 20px;
    line-height: 22px;
    margin: 0px 0px 12px 0px;
    color: #333;
    font-family: helvetica;
    font-weight: bold;
    letter-spacing: 0px;
    width: 100%;
}
.qea-notification > p {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 12px 0px;
    color: #555;
    font-family: helvetica;
    font-weight: normal;
    width: 100%;
    padding-right: 15px;
}
.qea-notification .qea-notification-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  color: inherit;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.qea-notification .qea-notification-close svg {
  display: block;
  width: 100%;
  height: 100%;
  color: #777;
}
.qea-notification.qea-message, .qea-notification.qea-success, .qea-notification.qea-error  {
  transform: translateX(0%);
  opacity: 1;
  pointer-events: all;
}
.qea-success {
  border-left-color: #90dee9;
}
.qea-message {
  border-left-color: #E9B654;
}
.qea-error {
  border-left-color: hsl(0, 67%, 74%);
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}
.ct-widget .ct-image-dialog__image {
    position: relative;
}
.ct-widget .ct-image-dialog__view:not(.qea-cannot-load-images) .ct-image-dialog__image:first-child:after {
    content: "Remove Image";
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    padding: 13px 0px;
    position: absolute;
    color: #999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0px 0px 0px 1px #fff;
    border-radius: 2px;
}
.ct-widget .ct-attribute {
  height: 33px;
  border-bottom: 1px solid rgba(0,0,0,0.15);
}
.ct-widget input.ct-attribute__name {
  font-weight: bold;
}
.ct-widget input.ct-section__input,
.ct-widget input.ct-attribute__name,
.ct-widget input.ct-attribute__value {
  height: 32px;
  margin: 0;
  background: transparent;
}
.ct-widget .ct-control--styles:before {
  content: "\e90c";
}
.ct-widget .ct-section {
  height: 32px;
}
.ct-widget .ct-section__switch {
  margin-top: 4px;
}
.ct-widget .ct-section__label {
  line-height: 32px;
}
.qea-notification.qea-message *, .qea-notification.qea-success *, .qea-notification.qea-error * {
  padding: 0;
  text-align: left;
  color: #333;
  font-size: 14px;
  line-height: 18px;
}
.qea-notification.qea-message *:after, .qea-notification.qea-success *:after, .qea-notification.qea-error *:after {
  display: none;
}
.ct-widget.ct-toolbox {
  padding: 0px
}
.ct-widget .ct-toolbox__grip {
  display: grid;
  grid-template-columns: min-content min-content min-content;
  align-items: center;
  justify-content: center;
  padding: 12px 0px;
} 
.ct-widget .ct-tool-group {
  padding: 4px 8px;
  border-top: 1px solid rgba(0,0,0,0.15);
}
.ct-widget .ct-tool--insert:before {
  content: "\ea0a";
}
.ct-widget .ct-tool .qea-insert-icon {
  position: absolute;
  bottom: 2px;
  right: 2px;
  color: #464646;
  text-align: center;
  font-family: icon;
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  speak: none;
  text-transform: none;
  line-height: 10px;
  background: #e8e8e8;
  color: #464646;
  box-sizing: content-box;
  padding: 1px;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  
}
.ct-widget .ct-tool--disabled .qea-insert-icon  {
  color: rgba(70,70,70,.33);
}
.ct-widget .ct-tool .qea-insert-icon:before {
  content: "\ea0a";
}
.ct-widget .ct-tool.qea-is-insert:before {
  font-size: 14px;
}
.ct-widget .ct-tool--redo + .ct-tool .qea-insert-icon {
  padding: 2px;
}
.ct-widget .ct-tool--redo + .ct-tool .qea-insert-icon:before {
  content: "\ea2d";
  font-size: 11px;
}
.ct-widget .ct-tool--redo + .ct-tool.qea-is-insert:after {
  content: "Change Image"
}
.ce-element--type-image.ce-element--over,
.ce-element--type-image.ce-element--focused {
  filter: none;
  opacity: 1;
}
.ce-element--type-image.ce-element--over > img,
.ce-element--type-image.ce-element--focused > img {
  opacity: 0.7;
}
.ct-widget .ct-image-dialog__file-upload {
  cursor: pointer;
  font-size: 18px;
  line-height: 32px;
  margin: 0;
}
/* Floating Inspector */

.ct-widget.ct-ignition {
  bottom: 53px;
}
.ct-widget.ct-inspector {
  width: auto;
  padding: 4px 4px 3px 4px;
  max-width: calc(100vw - 10px);
  z-index: 9998;
}
.ct-widget .ct-inspector__counter,
.ct-widget .ct-inspector__tags:before {
  display: none;
}

.ct-widget .ct-inspector__tags {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.ct-widget .ct-tag {
  margin-left: 0px;
  margin-right: 16px;
}
.ct-widget .ct-tag:last-child,
.ct-widget .ct-tag:last-child:first-child {
  margin-right: 0px;
}
.ct-widget .ct-tag:before {
  content: "\e90c";
  font-family: icon;
  margin-right: 4px;
  vertical-align: bottom;
}
.ct-widget .ct-tag.qea-inline-element:active,
.ct-widget .ct-tag.qea-inline-element {
  background: #444;
  margin-left: 0px;
  margin-right: 2px;
}
.ct-widget .ct-tag.qea-inline-element:hover {
  background: #333;
}
.ct-widget .ct-tag.qea-inline-element,
.ct-widget .ct-tag:last-child {
  border-radius: 2px;
}
.ct-widget .ct-tag.qea-inline-element:after,
.ct-widget .ct-tag:last-child:after {
  display: none;
}
.ct-widget .ct-tag {
  font-size: 15px;
  font-weight: 400;
}
.ct-widget .ct-tag.qea-heading {
  font-weight: bold;
}
.ct-widget .ct-tag:before {
   display: none;
}
.ct-widget .ct-tool--paragraph:before {
  font-family: helveticaNeue, helvetica, arial;
}
.ct-widget .ct-tag.qea-styled:after, 
.ct-widget .ct-tag.qea-underlined:after, 
.ct-widget .ct-tag.qea-bold:after, 
.ct-widget .ct-tag.qea-italic:after, 
.ct-widget .ct-tag.qea-link:after,
.ct-widget .ct-tag.qea-img:after{
  all: initial;
  pointer-events: none;
  color: #fff;
  content: "\ea62";
  font-family: icon;
  vertical-align: bottom;
  line-height: 24px;
  font-size: 14px;
}
.ct-widget .ct-tag.qea-italic:after {
  content: "\ea64";
}
.ct-widget .ct-tag.qea-link:after {
  content: "\e9cb";
}
.ct-widget .ct-tag.qea-img:after {
  content: "\e90d";
  font-size: 16px;
}
.ct-widget .ct-tag.qea-underlined:after,
.ct-widget .ct-tool--underline:before {
  content: "\ea63";
}
.ct-widget .ct-tag.qea-styled:after,
.ct-widget .ct-tool--styled:before {
  content: "\e90c";
}
.ce-element--type-video {
  height: auto !important;
  aspect-ratio: 16/9;
  background-size: 128px 96px;
  background-color: #000;
}
img.text-left,
.ce-element--type-image.text-left,
.ce-element--type-video.text-left,
iframe.text-left {
  margin-left: 0;
  margin-right: auto;
}
img.text-center,
.ce-element--type-image.text-center,
.ce-element--type-video.text-center,
iframe.text-center {
  margin-left: auto;
  margin-right: auto;
}
img.text-right,
.ce-element--type-image.text-right,
.ce-element--type-video.text-right,
iframe.text-right {
  margin-right: 0;
  margin-left: auto;
}
.ce-element--type-image:after {
  position: absolute;
  display: none;
}
.ce-element--type-image.ce-element--focused:after {
  display: block;
  border: 1px solid #333;
  padding: 0;
}
.ce-element--type-image.ce-element--focused > div {
  position: absolute;
  top: -4px;
  left: -4px;
  width: 9px;
  height: 9px;
  background: #fff;
  border: 1px solid #333;
  z-index: 3;
  
}
.ce-element--type-image.ce-element--focused > div:nth-child(2),
.ce-element--type-image.ce-element--focused > div:nth-child(3){
  left: auto;
  right: -6px;
}
.ce-element--type-image.ce-element--focused > div:nth-child(3) {
  top: auto;
  bottom: -6px;
}
.ce-element--type-image.ce-element--focused > div:nth-child(4) {
  top: auto;
  bottom: -6px;
}
.ct-widget .ct-tool.ct-tool--disabled {
  cursor: default;
}
i {
  font-style: normal;
}

.qe-login-wrap .hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.qe-login-wrap .icons {
  display: none;
}
.qe-login-wrap .icon {
  display: inline-block;
  fill: #aaa;
  font-size: 20px;
  height: 24px;
  vertical-align: middle;
  width: 24px;
}
.qe-login-wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}
.qe-login-wrap input {
  background-image: none;
  border: 0;
  color: inherit;
  font: inherit;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 0;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.qe-login-wrap input[type='submit'] {
  cursor: pointer;
}
.qe-login-wrap .admin-login input[type='password'],
.qe-login-wrap .admin-login input[type='text'],
.qe-login-wrap .admin-login input[type='submit'] {
  width: 100%;
}
.qe-login-wrap .form__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 14px;
}
.qe-login-wrap .form__input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.qe-login-wrap .form__input::-webkit-input-placeholder {
  color: #aaa;
}
.qe-login-wrap .form__input:-ms-input-placeholder {
  color: #aaa;
}
.qe-login-wrap .form__input::placeholder {
  color: #aaa;
}
.qe-login-wrap .admin-login label,
.qe-login-wrap .admin-login input[type='text'],
.qe-login-wrap .admin-login input[type='password'],
.qe-login-wrap .admin-login input[type='submit'] {
  border-radius: 4px;
  padding: 15px;
}
.qe-login-wrap .admin-login label {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e9e9e9;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
.qe-login-wrap .admin-login input[type='password'],
.qe-login-wrap .admin-login input[type='text'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  background-color: #f3f3f3;
  color: #333;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.qe-login-wrap .admin-login input[type='password']:focus,
.qe-login-wrap .admin-login input[type='password']:hover,
.qe-login-wrap .admin-login input[type='text']:focus,
.qe-login-wrap .admin-login input[type='text']:hover {
  background-color: #fff;
}
.qe-login-wrap .admin-login input[type='submit'] {
  background-color:  rgba(249, 125, 22, 1.00);
  color: #fff;
  font-weight: 700;
}
.qe-login-wrap .admin-login input[type='submit']:focus,
.qe-login-wrap .admin-login input[type='submit']:hover {
  background-color:  rgba(249, 125, 22, 1.00);
  opacity: .9;
}
.qea-editing.qe-admin a,
.qea-editing .qe-admin a {
  pointer-events: none;
}

html body div .schrift-class {
  
  
  color: rgba(0, 0, 0, 0.60);
  font-size: 12px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
html body div .schwarz-class {
  
  margin: 20px 0px 20px 0px;
  
  color: rgba(0, 0, 0, 1.00);
  font-size: 16px;
  font-family: inherit;
  text-align: left;
  
}
/*  */
#article-list-stacks_in_22 {
  
  background-color : rgba(242, 242, 242, 1.00);
}

#article-list-stacks_in_22 {
  padding: 4px 10px;
  max-width: 880px;
  border-radius: 6px;
  margin: 0px auto;
  box-sizing: border-box; }
  
  #article-list-stacks_in_22 .article-list-grid-item:not(.active-expand) .article-top .article-header{padding: 0 12px 0 0;}
  #article-list-stacks_in_22 .article-list-grid-item:not(.active-expand) .article-thumbnail-right .article-header{padding: 0 0 0 12px;}
  
  #article-list-stacks_in_22 * {
    box-sizing: border-box; }
  #article-list-stacks_in_22 .article-list-grid {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #article-list-stacks_in_22 .article-list-grid-item {
      overflow: hidden; }
      #article-list-stacks_in_22 .article-list-grid-item:last-child .article-outer {
        border-bottom: none; }
  #article-list-stacks_in_22 .article-outer {
    padding: 6px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    overflow: hidden;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  #article-list-stacks_in_22 .article {
    display: flex;
    flex-direction: column;
    justify-content: center;
            align-items: center;
 }
    #article-list-stacks_in_22 .article .article-top {
      width: 100%;
      display: grid;
     grid-template-columns: 56px 1fr;
     grid-gap: 12px;
     align-items: center;
     justify-items: center;
    }
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article .article-top {
      grid-gap: 24px;
    }
    #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top,
    #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top {
      align-items: flex-end;
    }
    #article-list-stacks_in_22 .article .article-top.article-thumbnail-right {
      grid-template-columns: 1fr 56px;
    }
    #article-list-stacks_in_22 .article .article-top.article-no-thumbnail {
      grid-template-columns: 1fr;
    }
    #article-list-stacks_in_22 .article .article-top.article-thumbnail-right > .article-image {
      grid-column: 2;
      grid-row: 1;
    }
    #article-list-stacks_in_22 .article .article-top.article-thumbnail-right > .article-header {
      grid-column: 1;
      grid-row: 1;
    }
    #article-list-stacks_in_22 p,
    #article-list-stacks_in_22 .article-content {
      font-size: 18px;
      line-height: 1.6;
      color: rgba(0, 0, 0, 0.60);
    }
    #article-list-stacks_in_22 .article-title {
      margin: 0 0 4px 0;
      color: rgba(0, 0, 0, 0.85);
      font-size: 18px;
      line-height: 1.2;
    }
    #article-list-stacks_in_22 .article-custom-head {
      color: rgba(0, 0, 0, 0.85);
    }
    #article-list-stacks_in_22 .article-description {
      font-size: 14px;
      line-height: 1.3;
      color: rgba(0, 0, 0, 0.60);
    }
    #article-list-stacks_in_22 .article-list-grid-item .article-info {
      margin: 5px 5px 0 0;
      font-size: 13px;
      display: inline-block;
      color: rgba(0, 0, 0, 0.60);
      line-height: 1.5;
    }
      #article-list-stacks_in_22 .article-info .info-highlight {
        color: rgba(18, 132, 207, 1.00); }
      #article-list-stacks_in_22 .article-info.info-1::before {
        content: '';
        display: inline-block; }
      #article-list-stacks_in_22 .article-info.info-2::before {
        content: '';
        display: inline-block; }
      #article-list-stacks_in_22 .article-info span {
        margin-left: 3px; }
    #article-list-stacks_in_22 .article-header {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      width: 100%;
      overflow: hidden;
    }
    #article-list-stacks_in_22 .article-image {
      background: rgba(250, 166, 25, 1.00);
      width: 56px;
      height: 56px;
      border-radius: 28px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden;
      position: relative;
      background-size: cover;
      background-position: center;
    }
    #article-list-stacks_in_22 .article-featured-image {
      display: none;
    }
      #article-list-stacks_in_22 .article-image::before, #article-list-stacks_in_22 .article-image .article-image-icon {
        content: '';
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        pointer-events: none;
      }
      #article-list-stacks_in_22 .article-image::before {
        z-index: 4;
        opacity: 0.5;
        transition: opacity 0.3s ease; }
      #article-list-stacks_in_22 .article-image .article-image-icon {
        opacity: 1;
        color: rgba(255, 255, 255, 1.00);
        fill: rgba(255, 255, 255, 1.00);
        left: 50%;
        transform: translate(-50%,0);
        width: 28.000000px;
        text-align: center;
      }
      #article-list-stacks_in_22 .article-image .article-image-icon i {
        font-size: 28.000000px;
        line-height: 56px;
      }
      #article-list-stacks_in_22 .article-image .article-image-icon-hover {
        opacity: 0;
      }
        #article-list-stacks_in_22 .article-back-arrow {
          display: inline-block;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          text-rendering: auto;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
        }
      #article-list-stacks_in_22 .article-image img {
        width: 100%;
        z-index: 3;
        height: auto;
        position: relative;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        border-radius: 28px; }
    #article-list-stacks_in_22 .article-content {
      margin: 12px 0 0 0;
      padding: 9.000000px 0;
      border-top: 1px solid rgba(0, 0, 0, 0.10);
    }
    /*  */
    #article-list-stacks_in_22 .article-content {
      width: 840px;
      visibility: hidden;
      position: absolute;
      pointer-events: none;
    }
    #article-list-stacks_in_22 .article-content,
    #article-list-stacks_in_22 .article-content * {
      visibility: hidden;
    }
    /*  */
      #article-list-stacks_in_22.hide-divider .article-content {
        margin: 0;
        border-top: 0px solid transparent;
      }
      #article-list-stacks_in_22 .article h1, #article-list-stacks_in_22 .article h2, #article-list-stacks_in_22 .article h3, #article-list-stacks_in_22 .article h4, #article-list-stacks_in_22 .article h5, #article-list-stacks_in_22 .article h6 {
        color: rgba(0, 0, 0, 0.85);
      }
      #article-list-stacks_in_22 .article-content p a,
      #article-list-stacks_in_22 .article-content p a:visited {
        text-decoration: underline;
        color: rgba(18, 132, 207, 1.00);
      }
      #article-list-stacks_in_22 .article-content p a:hover {
        color: rgba(2, 116, 191, 1.00);
      }
    #article-list-stacks_in_22 .article-close {
      color: rgba(250, 166, 25, 1.00);
      padding-bottom: 16px;
      width: 100%;
      display: none;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #article-list-stacks_in_22 .article-close .article-back-arrow {
        margin-right: 10px;
        width: 32px;
        height: 32px;
      }
      #article-list-stacks_in_22 .article-close .article-back-arrow svg {
        stroke: rgba(250, 166, 25, 1.00);
        color: rgba(250, 166, 25, 1.00);
      }
  #article-list-stacks_in_22 .article-list-grid-item:not(.active):hover {
    cursor: pointer; }
    #article-list-stacks_in_22 .article-list-grid-item:not(.active):hover .article-title, #article-list-stacks_in_22 .article-list-grid-item:not(.active):hover .article-description {
      text-decoration: underline; }
    #article-list-stacks_in_22 .article-list-grid-item:not(.active):hover .article-image {
      overflow: hidden; }
      #article-list-stacks_in_22 .article-list-grid-item:not(.active):hover .article-image::before {
        opacity: 0.5;
        background: rgba(250, 166, 25, 1.00);
      }
      #article-list-stacks_in_22 .article-list-grid-item:not(.active):hover .article-image .article-image-icon {
        opacity: 0;
      }
      #article-list-stacks_in_22 .article-list-grid-item:not(.active):hover .article-image .article-image-icon-hover {
        opacity: 1;
        z-index: 4;
        color: rgba(255, 255, 255, 1.00);
      }
  #article-list-stacks_in_22 .article-list-grid-item.active .article-outer::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 5;
    display: block;
    position: fixed;
    transition: all 0.3s ease;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-animation: article-bg-expand 0.5s 0.5s;
            animation: article-bg-expand 0.5s 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    pointer-events: none;}
    #article-list-stacks_in_22 .article-list-grid-item.active .article-outer::before {
      
      background-color : rgba(242, 242, 242, 1.00);
    }
    
  #article-list-stacks_in_22 .article-list-grid-item.active .article {
    -webkit-animation: article-active 0.3s, article-open 0.5s 0.6s;
            animation: article-active 0.3s, article-open 0.5s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-outer {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    z-index: 9999;
    padding: 16px 0px; }
  #article-list-stacks_in_22 .article-list-grid-item.active-expand .article {
    z-index: 7;
    margin: 0 auto;
    position: relative;
            flex-direction: column;
     }
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article .article-close,
    #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top,
    #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top,
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article .article-top,
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article .article-header,
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article .article-content {
      width: 840px;
      max-width: calc(100% -  48px);
    }
    #article-list-stacks_in_22 .article-list-grid-item .article-links,
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article-thumbnail,
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article-thumbnail,
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article-thumbnail.article-has-image,
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article-thumbnail.article-has-image,
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-featured-image + .article-thumbnail,
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-featured-image + .article-thumbnail {
      display: none;
    }
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-links {
      display: flex;
    }
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-featured-image {
      display: block;
    }
    #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article-image,
    #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article-image {
      width: 200px;
      height: 200px;
      border-radius: 200px;
    }
    
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article-image.article-featured-image,
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article-image.article-featured-image {
      border-radius: 0px;
    }
    
    #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top {
      grid-template-columns: 200px 1fr;
      justify-items: stretch;
    }
    #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top > .article-image {
      grid-column: 1;
      grid-row: 1;
    }
    #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top > .article-header {
      grid-column: 2;
      grid-row: 1;
    }
    #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top > .article-header:first-child {
      grid-column: -1/1;
      grid-row: 1;
    }
    #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top {
      grid-template-columns: 1fr 200px;
      justify-items: stretch;
      align-items: stretch;
    }
    #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top > .article-image {
      grid-column: 2;
      grid-row: 1;
    }
    #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top > .article-header {
      grid-column: 1;
      grid-row: 1;
    }
    #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top > .article-header:first-child {
      grid-column: -1/1;
      grid-row: 1;
    }
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article-top {
      width: 1280px;
      max-width: 100%;
    }
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article-top {
      width: 840px;
      max-width: 100%;
    }
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article-image,
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article-image {
      width: 100%;
      padding-top: 56.25%;
    }
    @media all and (max-width: 612px) {
      #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top,
      #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top {
          grid-template-columns: 1fr;
      }
      #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top > .article-image,
      #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top > .article-image {
        grid-column: 1;
        grid-row: 1;
        max-width: 100%;
     }
      #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article .article-top > .article-header,
      #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article .article-top > .article-header {
        grid-column: 1;
        grid-row: 2;
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        padding-left: 0;
        max-width: 100%; }
    }
    @media all and (max-width: 1280px) {
      #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article-image.article-featured-image {
        border-radius: 0px;
      }
    }
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article .article-top,
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article .article-top {
      display: flex;
      flex-direction: column;
    }
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article .article-top > .article-image,
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article .article-top > .article-image {
      grid-row: 1;
      grid-column: 1;
    }
    #article-list-stacks_in_22.fill-header .article-list-grid-item.active-expand .article .article-top > .article-header,
    #article-list-stacks_in_22.full-width .article-list-grid-item.active-expand .article .article-top > .article-header {
      grid-row: 2;
      grid-column: 1;
    }

    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-info.info-2::before {
      margin-left: 0; }
    #article-list-stacks_in_22 .article-list-grid-item.active-expand {
      font-size: 18px;
    }
    #article-list-stacks_in_22 .active-expand .article-title {
      font-size: 32px;
    }
    #article-list-stacks_in_22 .active-expand .article-info {
      font-size: 15px;
    }
    #article-list-stacks_in_22 .article-links {
      font-size: 14px;
      margin-top: 12px;
    }
    #article-list-stacks_in_22 .article-links i {
      font-size: 22px;
    }
    #article-list-stacks_in_22 .article-links > div[tag="node"],
    #article-list-stacks_in_22 .article-links {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
    }
    #article-list-stacks_in_22 .article-links svg {
      height: 22px;
      width: 22px;
    }
    #article-list-stacks_in_22 .article-links .content-1ld-button {
      margin-right: 12px;
    }
    #article-list-stacks_in_22 .article-description {
      margin: 0;
    }
    #article-list-stacks_in_22 .active-expand .article-description {
      overflow: hidden;
      white-space: normal;
      text-overflow: clip;
      -webkit-line-clamp: 999;
      margin: 0 0 4px 0;
      font-size: 20px;
      font-style: italic;
    }
    #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article-header,
    #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article-header {
      padding-right: 0;
    }
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-content {
      position: relative;
      pointer-events: auto;
      display: block;
      height: 100%;
      width: 100%;
    }
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-content,
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-content * {
      visibility: visible;
    }
      #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-image img {
        transition: none; }
      #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article-image .article-image-icon,
      #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article-image .article-image-icon {
        width: 200px;
        height: 200px;
      }
      #article-list-stacks_in_22.float-left .article-list-grid-item.active-expand .article-image .article-image-icon i,
      #article-list-stacks_in_22.float-right .article-list-grid-item.active-expand .article-image .article-image-icon i {
        line-height: 200px;
        font-size: 100.000000px;
      }
    #article-list-stacks_in_22 .article-list-grid-item.active-expand .article-close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #article-list-stacks_in_22 .article-list-grid-item.active-close .article-outer {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #article-list-stacks_in_22 .article-list-grid-item:not(.active-expand) .article-title,
  #article-list-stacks_in_22.ellipsed .article-list-grid-item:not(.active-expand) .article-description {
    /*  */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    /*  */
  }
  #article-list-stacks_in_22 .article-list-grid-item:not(.active-expand) .article-title {
    -webkit-line-clamp: 1;
  }



#article-list-stacks_in_22 .article-list-grid-item .article-description {
  font-size: 14px;
  line-height: 1.30;
}
#article-list-stacks_in_22 .article-list-grid-item.active-expand .article-description {
  font-size: 20px;
  font-style: italic;
}
#article-list-stacks_in_22 .article-top svg {
  height: 14px;
  width:  14px;
}
#article-list-stacks_in_22 .article-content .content-1ld-button a > i {
  font-size: 24px;
}
#article-list-stacks_in_22 .article-content .content-1ld-button a > svg {
  height: 24px;
  width: 24px;
}
#article-list-stacks_in_22 .article-list-grid-item .article-info {
  font-size: -1px;
  line-height: 1.30;
}
#article-list-stacks_in_22 .article-list-grid-item.active-expand .article-info {
  font-size: 19px;
}




#article-list-stacks_in_22 .article-title {
  font-size: 20px;
  line-height: 1.50;
}
#article-list-stacks_in_22 .active-expand .article-title {
  font-size: 32px;
}



@-webkit-keyframes article-active {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes article-active {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes article-open {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes article-open {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes article-bg-expand {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes article-bg-expand {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }
/*  */
#c1ld_stacks_in_32,#c1ld_stacks_in_32 > svg,.mez p#c1ld_stacks_in_32 + div {}#c1ld_stacks_in_32.content-1ld-button a {grid-gap: 2px;border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 4px;background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.60);margin-left: 0;margin-right: 0;padding: 0px 0px;}#c1ld_stacks_in_32.content-1ld-button a div {line-height: 1;}#c1ld_stacks_in_32.content-1ld-button a:hover {border-color: rgba(0, 0, 0, 0.00);background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.75);}#c1ld_stacks_in_32.content-1ld-button.content-1ld-content a > svg {fill: rgba(0, 0, 0, 0.60);stroke: rgba(0, 0, 0, 0.60);}#c1ld_stacks_in_32.content-1ld-button.content-1ld-content a:hover > svg {fill: rgba(0, 0, 0, 0.75);stroke: rgba(0, 0, 0, 0.75);}.mez #c1ld_stacks_in_32 a {margin-top: 1px;}#c1ld_stacks_in_32.content-1ld-content {margin: 0;}
#c1ld_stacks_in_24,#c1ld_stacks_in_24 > svg,.mez p#c1ld_stacks_in_24 + div {text-align: left;}#c1ld_stacks_in_24 {clear: both;}#c1ld_stacks_in_24.content-1ld-content {margin-top: 16px;margin-bottom: 16px;}div#stacks_out_24[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {margin-top: 16px;margin-bottom: 16px;}
#c1ld_stacks_in_63,#c1ld_stacks_in_63 > svg,.mez p#c1ld_stacks_in_63 + div {}#c1ld_stacks_in_63.content-1ld-button a {grid-gap: 2px;border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 4px;background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.60);margin-left: 0;margin-right: 0;padding: 0px 0px;}#c1ld_stacks_in_63.content-1ld-button a div {line-height: 1;}#c1ld_stacks_in_63.content-1ld-button a:hover {border-color: rgba(0, 0, 0, 0.00);background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.75);}#c1ld_stacks_in_63.content-1ld-button.content-1ld-content a > svg {fill: rgba(0, 0, 0, 0.60);stroke: rgba(0, 0, 0, 0.60);}#c1ld_stacks_in_63.content-1ld-button.content-1ld-content a:hover > svg {fill: rgba(0, 0, 0, 0.75);stroke: rgba(0, 0, 0, 0.75);}.mez #c1ld_stacks_in_63 a {margin-top: 1px;}#c1ld_stacks_in_63.content-1ld-content {margin: 0;}
#c1ld_stacks_in_54,#c1ld_stacks_in_54 > svg,.mez p#c1ld_stacks_in_54 + div {text-align: left;}#c1ld_stacks_in_54 {clear: both;}#c1ld_stacks_in_54.content-1ld-content {margin-top: 16px;margin-bottom: 16px;}div#stacks_out_54[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {margin-top: 16px;margin-bottom: 16px;}
#c1ld_stacks_in_65,#c1ld_stacks_in_65 > svg,.mez p#c1ld_stacks_in_65 + div {}#c1ld_stacks_in_65.content-1ld-button a {grid-gap: 2px;border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 4px;background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.60);margin-left: 0;margin-right: 0;padding: 0px 0px;}#c1ld_stacks_in_65.content-1ld-button a div {line-height: 1;}#c1ld_stacks_in_65.content-1ld-button a:hover {border-color: rgba(0, 0, 0, 0.00);background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.75);}#c1ld_stacks_in_65.content-1ld-button.content-1ld-content a > svg {fill: rgba(0, 0, 0, 0.60);stroke: rgba(0, 0, 0, 0.60);}#c1ld_stacks_in_65.content-1ld-button.content-1ld-content a:hover > svg {fill: rgba(0, 0, 0, 0.75);stroke: rgba(0, 0, 0, 0.75);}.mez #c1ld_stacks_in_65 a {margin-top: 1px;}#c1ld_stacks_in_65.content-1ld-content {margin: 0;}
#c1ld_stacks_in_59,#c1ld_stacks_in_59 > svg,.mez p#c1ld_stacks_in_59 + div {text-align: left;}#c1ld_stacks_in_59 {clear: both;}#c1ld_stacks_in_59.content-1ld-content {margin-top: 16px;margin-bottom: 16px;}div#stacks_out_59[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {margin-top: 16px;margin-bottom: 16px;}
#c1ld_stacks_in_97,#c1ld_stacks_in_97 > svg,.mez p#c1ld_stacks_in_97 + div {}#c1ld_stacks_in_97.content-1ld-button a {grid-gap: 2px;border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 4px;background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.60);margin-left: 0;margin-right: 0;padding: 0px 0px;}#c1ld_stacks_in_97.content-1ld-button a div {line-height: 1;}#c1ld_stacks_in_97.content-1ld-button a:hover {border-color: rgba(0, 0, 0, 0.00);background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.75);}#c1ld_stacks_in_97.content-1ld-button.content-1ld-content a > svg {fill: rgba(0, 0, 0, 0.60);stroke: rgba(0, 0, 0, 0.60);}#c1ld_stacks_in_97.content-1ld-button.content-1ld-content a:hover > svg {fill: rgba(0, 0, 0, 0.75);stroke: rgba(0, 0, 0, 0.75);}.mez #c1ld_stacks_in_97 a {margin-top: 1px;}#c1ld_stacks_in_97.content-1ld-content {margin: 0;}
#c1ld_stacks_in_90,#c1ld_stacks_in_90 > svg,.mez p#c1ld_stacks_in_90 + div {text-align: left;}#c1ld_stacks_in_90 {clear: both;}#c1ld_stacks_in_90.content-1ld-content {margin-top: 16px;margin-bottom: 16px;}div#stacks_out_90[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {margin-top: 16px;margin-bottom: 16px;}
#c1ld_stacks_in_107,#c1ld_stacks_in_107 > svg,.mez p#c1ld_stacks_in_107 + div {}#c1ld_stacks_in_107.content-1ld-button a {grid-gap: 2px;border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 4px;background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.60);margin-left: 0;margin-right: 0;padding: 0px 0px;}#c1ld_stacks_in_107.content-1ld-button a div {line-height: 1;}#c1ld_stacks_in_107.content-1ld-button a:hover {border-color: rgba(0, 0, 0, 0.00);background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.75);}#c1ld_stacks_in_107.content-1ld-button.content-1ld-content a > svg {fill: rgba(0, 0, 0, 0.60);stroke: rgba(0, 0, 0, 0.60);}#c1ld_stacks_in_107.content-1ld-button.content-1ld-content a:hover > svg {fill: rgba(0, 0, 0, 0.75);stroke: rgba(0, 0, 0, 0.75);}.mez #c1ld_stacks_in_107 a {margin-top: 1px;}#c1ld_stacks_in_107.content-1ld-content {margin: 0;}
#c1ld_stacks_in_100,#c1ld_stacks_in_100 > svg,.mez p#c1ld_stacks_in_100 + div {text-align: left;}#c1ld_stacks_in_100 {clear: both;}#c1ld_stacks_in_100.content-1ld-content {margin-top: 16px;margin-bottom: 16px;}div#stacks_out_100[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {margin-top: 16px;margin-bottom: 16px;}
#c1ld_stacks_in_133,#c1ld_stacks_in_133 > svg,.mez p#c1ld_stacks_in_133 + div {}#c1ld_stacks_in_133.content-1ld-button a {grid-gap: 2px;border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 4px;background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.60);margin-left: 0;margin-right: 0;padding: 0px 0px;}#c1ld_stacks_in_133.content-1ld-button a div {line-height: 1;}#c1ld_stacks_in_133.content-1ld-button a:hover {border-color: rgba(0, 0, 0, 0.00);background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.75);}#c1ld_stacks_in_133.content-1ld-button.content-1ld-content a > svg {fill: rgba(0, 0, 0, 0.60);stroke: rgba(0, 0, 0, 0.60);}#c1ld_stacks_in_133.content-1ld-button.content-1ld-content a:hover > svg {fill: rgba(0, 0, 0, 0.75);stroke: rgba(0, 0, 0, 0.75);}.mez #c1ld_stacks_in_133 a {margin-top: 1px;}#c1ld_stacks_in_133.content-1ld-content {margin: 0;}
#c1ld_stacks_in_129,#c1ld_stacks_in_129 > svg,.mez p#c1ld_stacks_in_129 + div {text-align: left;}#c1ld_stacks_in_129 {clear: both;}#c1ld_stacks_in_129.content-1ld-content {margin-top: 16px;margin-bottom: 16px;}div#stacks_out_129[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {margin-top: 16px;margin-bottom: 16px;}
#c1ld_stacks_in_154,#c1ld_stacks_in_154 > svg,.mez p#c1ld_stacks_in_154 + div {}#c1ld_stacks_in_154.content-1ld-button a {grid-gap: 2px;border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 4px;background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.60);margin-left: 0;margin-right: 0;padding: 0px 0px;}#c1ld_stacks_in_154.content-1ld-button a div {line-height: 1;}#c1ld_stacks_in_154.content-1ld-button a:hover {border-color: rgba(0, 0, 0, 0.00);background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.75);}#c1ld_stacks_in_154.content-1ld-button.content-1ld-content a > svg {fill: rgba(0, 0, 0, 0.60);stroke: rgba(0, 0, 0, 0.60);}#c1ld_stacks_in_154.content-1ld-button.content-1ld-content a:hover > svg {fill: rgba(0, 0, 0, 0.75);stroke: rgba(0, 0, 0, 0.75);}.mez #c1ld_stacks_in_154 a {margin-top: 1px;}#c1ld_stacks_in_154.content-1ld-content {margin: 0;}
#c1ld_stacks_in_148,#c1ld_stacks_in_148 > svg,.mez p#c1ld_stacks_in_148 + div {text-align: left;}#c1ld_stacks_in_148 {clear: both;}#c1ld_stacks_in_148.content-1ld-content {margin-top: 16px;margin-bottom: 16px;}div#stacks_out_148[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {margin-top: 16px;margin-bottom: 16px;}
#c1ld_stacks_in_167,#c1ld_stacks_in_167 > svg,.mez p#c1ld_stacks_in_167 + div {}#c1ld_stacks_in_167.content-1ld-button a {grid-gap: 2px;border: 0px solid rgba(0, 0, 0, 0.15);border-radius: 4px;background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.60);margin-left: 0;margin-right: 0;padding: 0px 0px;}#c1ld_stacks_in_167.content-1ld-button a div {line-height: 1;}#c1ld_stacks_in_167.content-1ld-button a:hover {border-color: rgba(0, 0, 0, 0.00);background-color: rgba(255, 255, 255, 0.00);color: rgba(0, 0, 0, 0.75);}#c1ld_stacks_in_167.content-1ld-button.content-1ld-content a > svg {fill: rgba(0, 0, 0, 0.60);stroke: rgba(0, 0, 0, 0.60);}#c1ld_stacks_in_167.content-1ld-button.content-1ld-content a:hover > svg {fill: rgba(0, 0, 0, 0.75);stroke: rgba(0, 0, 0, 0.75);}.mez #c1ld_stacks_in_167 a {margin-top: 1px;}#c1ld_stacks_in_167.content-1ld-content {margin: 0;}
#c1ld_stacks_in_161,#c1ld_stacks_in_161 > svg,.mez p#c1ld_stacks_in_161 + div {text-align: left;}#c1ld_stacks_in_161 {clear: both;}#c1ld_stacks_in_161.content-1ld-content {margin-top: 16px;margin-bottom: 16px;}div#stacks_out_161[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {margin-top: 16px;margin-bottom: 16px;}
