/*
 * mb-dots
 */

.mb-dots-container{--dot-align:center;--dot-color:hsla(0,0%,0%,0.5);--dot-num-color:hsla(0,0%,100%,0.8);--dot-size:20px;--dot-num-size:calc(var(--dot-size) / 2);height:0}.single-slide .mb-dots{display:none}.mb-dots{text-align:var(--dot-align);position:absolute;list-style:none;display:block;z-index:50;margin:0;padding:0;width:100%;opacity:0;transition:opacity 500ms ease 0s}.slick-initialized .mb-dots{opacity:1}.mb-dots li{position:relative;display:inline-block;vertical-align:bottom;margin:0 5px;padding:0px;cursor:pointer}.mb-dots li button{border:0;background:transparent;display:block;height:var(--dot-size);width:var(--dot-size);line-height:0;font-size:0;color:transparent;text-align:center;padding:5px;margin:0;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mb-dots svg{max-height:var(--dot-size);max-width:var(--dot-size)}.mb-dots .mb-dot,.mb-dots .mb-dot-active{color:var(--dot-color);font-size:var(--dot-size);position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;display:inline-flex;align-items:center;justify-content:center}.mb-dots .mb-dot-active{display:none}.mb-dots .mb-active .mb-dot{display:none}.mb-dots .mb-active .mb-dot-active{display:inline-flex}.dot-numbers .mb-dots li button{line-height:var(--dot-size);z-index:1;padding:0;color:var(--dot-num-color);font-size:var(--dot-num-size)}.dot-numbers.dot-none .mb-dots li button{font-size:var(--dot-size)}.dot-numbers.dot-none .mb-dots li button > *{display:none}.dot-hover{opacity:0;transition:opacity 500ms ease 0s}.movingbox:hover .dot-hover{opacity:1}.dot-top .mb-dots{top:0}.dot-top.dot-outside .mb-dots{transform:translateY(-120%)}.dot-bottom .mb-dots{bottom:0}.dot-bottom.dot-outside .mb-dots{transform:translateY(120%)}.dot-right .mb-dots,.dot-left .mb-dots{top:50%;width:auto;transform:translateY(-50%)}.dot-right .mb-dots li,.dot-left .mb-dots li{display:block}.dot-left .mb-dots{left:0}.dot-left.dot-outside .mb-dots{transform:translateY(-50%) translateX(-100%)}.dot-right .mb-dots{right:0}.dot-right.dot-outside .mb-dots{transform:translateY(-50%) translateX(100%)}.dot-center-arrows.dot-top.dot-outside .mb-dots{transform:translateY(-100%)}.dot-center-arrows.dot-bottom.dot-outside .mb-dots{transform:translateY(100%)}.movingbox.smart-margins:has(.dot-outside){--smart-dot-margin:calc(var(--dot-size) * 1.2)}.dot-bottom .movingbox.smart-margins:has(.dot-outside){margin-bottom:var(--smart-dot-margin)}.dot-top .movingbox.smart-margins:has(.dot-outside){margin-top:var(--smart-dot-margin)}.dot-left .movingbox.smart-margins:has(.dot-outside){margin-left:var(--smart-dot-margin)}.dot-right .movingbox.smart-margins:has(.dot-outside){margin-right:var(--smart-dot-margin)}.dot-center-arrows.dot-top .mb-dots li,.dot-center-arrows.dot-top .mb-dots li button,.dot-center-arrows.dot-bottom .mb-dots li,.dot-center-arrows.dot-bottom .mb-dots li button{height:var(--arrow-size)}.dot-center-arrows.dot-left .mb-dots li,.dot-center-arrows.dot-left .mb-dots li button,.dot-center-arrows.dot-right .mb-dots li,.dot-center-arrows.dot-right .mb-dots li button{width:var(--arrow-size);margin:5px 0}



:root{--easing-ease:cubic-bezier(0.25,0.1,0.25,1);--easing-ease-in:cubic-bezier(0.42,0,1,1);--easing-ease-out:cubic-bezier(0,0,0.58,1);--easing-ease-in-out:cubic-bezier(0.42,0,0.58,1);--easing-ease-in-quad:cubic-bezier(0.55,0.085,0.68,0.53);--easing-ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--easing-ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);--easing-ease-in-cubic:cubic-bezier(0.55,0.055,0.675,0.19);--easing-ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);--easing-ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);--easing-ease-in-quart:cubic-bezier(0.895,0.03,0.685,0.22);--easing-ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);--easing-ease-in-out-quart:cubic-bezier(0.77,0,0.175,1);--easing-ease-in-quint:cubic-bezier(0.755,0.05,0.855,0.06);--easing-ease-out-quint:cubic-bezier(0.23,1,0.32,1);--easing-ease-in-out-quint:cubic-bezier(0.86,0,0.07,1);--easing-ease-in-sine:cubic-bezier(0.47,0,0.745,0.715);--easing-ease-out-sine:cubic-bezier(0.39,0.575,0.565,1);--easing-ease-in-out-sine:cubic-bezier(0.45,0.05,0.55,0.95);--easing-ease-in-expo:cubic-bezier(0.95,0.05,0.795,0.035);--easing-ease-out-expo:cubic-bezier(0.19,1,0.22,1);--easing-ease-in-out-expo:cubic-bezier(1,0,0,1);--easing-ease-in-circ:cubic-bezier(0.6,0.04,0.98,0.335);--easing-ease-out-circ:cubic-bezier(0.075,0.82,0.165,1);--easing-ease-in-out-circ:cubic-bezier(0.785,0.135,0.15,0.86);--easing-ease-in-back:cubic-bezier(0.6,-0.28,0.735,0.045);--easing-ease-out-back:cubic-bezier(0.175,0.885,0.32,1.275);--easing-ease-in-out-back:cubic-bezier(0.68,-0.55,0.265,1.55)}.squeezebox{--sb-gutter:0;--sb-border-color:#000;--sb-border-size:1px;--sb-header-size-sm:2.5rem;--sb-header-size-md:2.5rem;--sb-header-size-lg:2.5rem;--sb-header-text:#000;--sb-header-text-hover:#000;--sb-header-bg:transparent;--sb-header-bg-hover:#f0f0f0;--sb-header-padding:1rem 1rem;--sb-icon-color:#000;--sb-icon-size:2rem;--sb-icon-flip:translateX(-50%) rotateX(180deg);--sb-icon-rotate:translateX(-50%) rotate(180deg);--sb-icon-animation:var(--sb-icon-flip);--sb-content-padding:1rem;--sb-content-background:transparent;--sb-easing:var(--easing-ease-in-out-expo);--sb-ease-time:600ms;list-style:none;margin:0;padding:0;display:grid;gap:var(--sb-gutter,0)}.sb-item{overflow:hidden;background-color:var(--sb-content-background,transparent);transition:height var(--sb-ease-time,300ms) var(--sb-easing,ease-out),border-color var(--sb-ease-time,300ms) var(--sb-easing,ease-out),border-radius var(--sb-ease-time,300ms) var(--sb-easing,ease-out);border-style:solid;border-color:var(--sb-border-color,transparent);border-width:var(--sb-border-size,0)}.sb-item > *{margin:0}.sb-content{display:none;opacity:0;padding:var(--sb-content-padding,1rem);transition:opacity var(--sb-ease-time,300ms) var(--sb-easing,linear)}.sb-header{display:flex;align-items:center;flex-wrap:nowrap;background:var(--sb-content-background,transparent);padding:0;margin:0;font-family:inherit;text-align:left;width:100%;cursor:pointer;transition:background-color 250ms linear,color 250ms linear,border-radius var(--sb-ease-time,300ms) var(--sb-easing,ease-out),border-color var(--sb-ease-time,300ms) ease;border-style:solid;border-color:var(--sb-border-color,transparent);border-width:var(--sb-border-size,0);background-color:var(--sb-header-bg,transparent);font-size:var(--sb-header-size-sm,2rem);color:var(--sb-header-text,#000);padding:var(--sb-header-padding,0.5rem 1rem);padding-right:0}@media screen and (min-width:640px){.sb-header{font-size:var(--sb-header-size-md,2rem)}}@media screen and (min-width:1024px){.sb-header{font-size:var(--sb-header-size-lg,2.5rem)}}.sb-header > svg:last-of-type{height:auto;width:var(--sb-icon-size,2rem);color:var(--sb-icon-color,var(--sb-header-color,#000));transition:transform 250ms ease-out;transform:translateX(100%);margin-left:auto}.sb-header:hover{color:var(--sb-header-text-hover,#000);background-color:var(--sb-header-bg-hover,#f0f0f0)}.sb-header:hover > svg:last-of-type{transform:translateX(-50%)}.sb-open > .sb-content{display:block;opacity:1}.sb-open .sb-header > svg:last-of-type{transition:transform var(--sb-ease-time,300ms) var(--sb-easing,ease-out);transform:var(--sb-icon-animation,translateX(-50%))}.style-on-open .sb-open .sb-header{color:var(--sb-header-text-hover,#000);background:var(--sb-header-bg-hover,#f0f0f0)}
.infix{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;outline:none !important;overflow:hidden}.infix.infix-section{z-index:999}.infix *{-webkit-box-sizing:border-box;box-sizing:border-box}.infix-wrap{z-index:9990;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.infix.infix-body{position:fixed}.infix.no-nav > .infix-wrap > .infix-nav{display:none}.infix.infix-body .infix-wrap{position:fixed}.infix.infix-section{position:absolute}.infix.infix-section .infix-wrap{position:absolute}.infix-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle}.splb-loader{z-index:99999;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.infix-loading .splb-loader{opacity:1}.infix-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.infix.stacks-v-top .infix-container{vertical-align:top}.infix.stacks-v-bottom .infix-container{vertical-align:bottom}.infix.infix-section .infix-container{position:static}.infix.infix-section.infix-inline .infix-container{position:static}.infix-content{z-index:9993;width:100%}.infix-content::after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;z-index:-1}.infix-body .infix-close{position:fixed}.infix-body.infix-inline .infix-container{width:96%;max-width:1000px}.infix-body.cross-overlay .infix-close{position:fixed}.infix-body.cross-inside .infix-close{position:absolute}.infix-section .infix-close{position:absolute}.infix-closed:not(.infix-closing){z-index:-99 !important;height:0 !important}.infix-close{display:none;cursor:pointer;text-decoration:none;text-align:center;font-style:normal;border:0;-webkit-appearance:none;outline:none;background:none;-webkit-box-shadow:none;box-shadow:none}.infix-close,[data-infix-next],[data-infix-prev]{cursor:pointer}.infix-close.icon-tr{right:0;top:0}.infix-close.icon-tl{left:0;top:0}.infix-close.icon-br{right:0;bottom:0}.infix-close.icon-bl{left:0;bottom:0}.infix-close::-moz-focus-inner{border:0;padding:0}.infix-img{max-width:100%;margin:0 auto;display:block;line-height:0;border:0}.infix-section.size-target.infix-image .infix-img[style],.infix-section.size-native.infix-image .infix-img[style]{max-height:none !important}.infix.infix-section.size-native{overflow:visible}.infix.infix-section.size-native,.infix.infix-section.size-native > .infix-wrap,.infix.infix-section.size-native > .infix-wrap > .infix-container{position:relative;width:100%}.infix.infix-section.size-native.infix-closing{display:none !important}.infix.size-native > .infix-wrap > .infix-container > .infix-content > .splb{max-height:none !important}.infix-iframe .infix-container{width:100%}.infix-body.infix-iframe .infix-container{max-width:1000px}.infix-section.infix-iframe.full-frame .infix-container{max-width:100%}.infix-section.infix-iframe.auto-size-section .infix-iframe-container{max-height:none !important}.size-target:not(.lightbox-open)[style]{max-height:initial !important;min-height:initial !important}.infix-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.infix-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.infix-htmlvideo video{position:absolute;top:0px;width:100%}.infix-instagram .infix-content{margin:0 auto;width:100%}.infix-instagram .infix-content .infix-iframe-container{padding-top:113.0719%}.infix-error{text-align:center}.infix-err-txt{color:black;background-color:rgba(255,255,255,0.4);padding:3px 6px}.spl-lightbox,.spl-lightbox::before,.spl-lightbox::after{display:none}.limelight-launcher{cursor:pointer}.limelight-launcher:not(.allowclicks) *{pointer-events:none}[data-cms-launch][data-cms-id=""].ll-empty-noclick{pointer-events:none !important}[data-cms-launch][data-cms-id=""].ll-empty-hide{display:none !important}.ll-count{display:none}.ll-overlay[class*="s-"][class*="-bg"]::before{display:none}
.parallax-wrapper{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden;}.parallax-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:var(--parallax-sm-image)}@media only screen and (min-width:40em){.parallax-bg{background-image:var(--parallax-md-image)}}@media only screen and (min-width:64em){.parallax-bg{background-image:var(--parallax-lg-image)}}.parallax-content{width:100%;z-index:2}.parallax-overlay:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}





.mb-cloned .stacks_left{float:left;width:49%}.mb-cloned .stacks_right{float:right;width:49%}.movingbox{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;--caption-bg-color:rgba(0,0,0,0.5);--caption-color:#fff;--caption-size:1rem}.movingbox .caption{position:relative;margin:0;padding:0}.movingbox .caption .slide-caption{position:absolute;z-index:10;background-color:var(--caption-bg-color);color:var(--caption-color);font-size:var(--caption-size);padding:1rem;margin:0;transition:opacity 500ms ease 0s}.movingbox .caption.caption-static .slide-caption{position:relative}.movingbox .caption.caption-bottom .slide-caption{bottom:0;left:0;right:0}.movingbox .caption.caption-full .slide-caption{top:50%;left:0;right:0;text-align:center;translate:0 -50%;background:none}.movingbox .caption.caption-full::before{content:" ";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--caption-bg-color)}.movingbox .caption.caption-centered .slide-caption{top:50%;left:50%;text-align:center;translate:-50% -50%}.movingbox .caption.caption-hover .slide-caption{opacity:0}.mb-slide:not(.mb-active) .slide-caption{opacity:0}.mb-slide.mb-active:hover .caption.caption-hover .slide-caption{opacity:1}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list.dragging{cursor:pointer;cursor:hand;cursor:grabbing}.slick-track{position:relative;left:0;top:0;display:block;zoom:1}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.mb-center{z-index:11;position:relative}.mb-slide{float:left;min-height:1px;display:none}.mb-slide .slick-loading img,.mb-slide .slick-loading video{display:none}.mb-slide .dragging img{pointer-events:none;-webkit-user-select:none;user-select:none}.mb-slide > div{overflow:hidden}.mb-slide:not(.mb-active) a{pointer-events:none}.centermode .mb-slide:not(.mb-current) a{pointer-events:none}.slick-initialized .mb-slide{display:block}.slick-loading .mb-slide{visibility:hidden}.slick-vertical .mb-slide{display:block;height:auto}.movingbox{position:relative}.movingbox.stretch-media .mb-slide img,.movingbox.stretch-media .mb-slide video{height:auto;width:100%;max-width:100%;display:block}.movingbox > .mb-slide{opacity:0}.movingbox > .mb-slide:first-child{opacity:1}.movingbox .image-slide img,.movingbox .video-slide video{display:block}.movingbox[dir=rtl]{text-align:end}.movingbox .mb-tap-target{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;padding:0;margin:0;border:none;outline:none;z-index:1001;top:0;height:100%;width:50%}.movingbox .mb-tap-target.next{right:0}.movingbox .mb-tap-target.hide{display:none}.movingbox.slide-vert .mb-tap-target{height:50%;width:100%}.movingbox.slide-vert .mb-tap-target.next{bottom:0;right:auto;top:auto}.mb-animate.hide-on-load{opacity:0}



.com_bigwhiteduck_stacks_markdownpro_stack figure{margin:0}.com_bigwhiteduck_stacks_markdownpro_stack figure img{max-width:100%;height:auto}.com_bigwhiteduck_stacks_markdownpro_stack figure figcaption{display:none}.com_bigwhiteduck_stacks_markdownpro_stack pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-center p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-left p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-right p{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify p{text-align:justify}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-inherit{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h6{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h6{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h6{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h6{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-center ul{display:table;margin:0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-left ul{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-right ul{display:table;margin:0 0 0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-center ul li p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-left ul li p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-right ul li p{text-align:right}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h6{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-list-center ul{display:table;margin:0 auto}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-listtext-center ul li p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify.small-only-just-left p{text-align:left !important}}.com_bigwhiteduck_stacks_markdownpro_stack .mdp p:empty{display:none !important}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote > p{text-align:left;margin-bottom:0}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.no-bot-margin >:nth-last-child(2){margin-bottom:0 !important}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::before,.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{content:" ";display:table}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{clear:both}.com_bigwhiteduck_stacks_markdownpro_stack .mdp-cntrls{display:none !important}








:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(5, 179, 252, 1.00);--secondary:rgba(142, 222, 252, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(187, 198, 202, 1.00);--secondary-contrast:rgba(30, 37, 38, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 149, 222, 1.00);--secondary-dark:rgba(112, 192, 222, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(5, 179, 252, 1.00);--subheader-color:rgba(142, 222, 252, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(204, 212, 215, 1.00);--link-color:rgba(220, 226, 228, 1.00);--link-color-hover:rgba(220, 226, 228, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:underline;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  

@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Demi.woff") format("woff");}@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:bold;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Bold.woff") format("woff");}
 h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a,.fontpro-stacks_in_25{font-family:"URW DIN Cond",sans-serif }

@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Demi.woff") format("woff");}


@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Regular.woff") format("woff");}


@font-face{font-family:Ubuntu;font-style:normal;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/ubuntu-v20-latin-500.woff2") format("woff2");}@font-face{font-family:Ubuntu;font-style:normal;font-weight:bold;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/ubuntu-v20-latin-700.woff2") format("woff2");}@font-face{font-family:Ubuntu;font-style:italic;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/ubuntu-v20-latin-500italic.woff2") format("woff2");}@font-face{font-family:Ubuntu;font-style:italic;font-weight:bold;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/ubuntu-v20-latin-700italic.woff2") format("woff2");}
 html,body, blockquote, button,.button,.btn, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_35{font-family:"Ubuntu",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-family:"Ubuntu",sans-serif }

 h1,.font-family-h1,h1 a,.font-family-h1 a,.fontpro-stacks_in_26{line-height:0.99 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  text-decoration-line:none ;text-decoration-style:solid ;text-transform:none ;word-wrap:normal ;word-break:normal ;hyphens:auto ;color:rgba(5, 179, 252, 1.00) ;text-decoration-color:rgba(5, 179, 252, 1.00) ;}
       h1>br,.font-family-h1>br,h1 a>br,.font-family-h1 a>br,.fontpro-stacks_in_26 > br{display:block;content:' ';padding-bottom:0.00em }
  @media only screen and (min-width:40em){ h1,.font-family-h1,h1 a,.font-family-h1 a,.fontpro-stacks_in_26{}} 
  
  
  

 h2,.font-family-h2,h2 a,.font-family-h2 a,.fontpro-stacks_in_27{line-height:1.60 ;letter-spacing:0.02em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  color:rgba(220, 226, 228, 1.00) ;text-decoration-color:rgba(220, 226, 228, 1.00) ;}
       h2>br,.font-family-h2>br,h2 a>br,.font-family-h2 a>br,.fontpro-stacks_in_27 > br{display:block;content:' ';padding-bottom:0.00em }
  
  
  
  

.height-100vh{height:100vh ;}  
.height-100-col{height:100% ;}  
.height-50-col{height:50% ;}  
.height-25-col{height:25% ;}  
.header-h1-{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:text ;-webkit-text-fill-color:transparent;text-fill-color:transparent; background-color: #00A2FF; background-image: linear-gradient(0deg, #00A2FF 10%, #81CAFF 90%); }@media (hover:none) and (pointer:coarse){.header-h1-{background-attachment:scroll!important}}
.bg-section-transp2{background-color:rgba(12, 15, 31, 0.75) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-section-transp2{background-attachment:scroll!important}}
.bg-grad-radial-a{background-position:left top ;background-size:100% 100% ;background-image:radial-gradient(circle at 20% 30%,rgba(35, 38, 49, 1.00) 0%,rgba(10, 10, 10, 1.00) 50%) ;}
.bg-grad-radial-b{background-position:right bottom ;background-size:100% 100% ;background-image:radial-gradient(circle at 70% 70%,rgba(35, 38, 49, 1.00) 0%,rgba(10, 10, 10, 1.00) 50%) ;}
.section-a{border-color:rgba(30, 37, 38, 1.00) rgba(30, 37, 38, 1.00) rgba(30, 37, 38, 0.00) rgba(30, 37, 38, 1.00) ;border-width:1px 1px 0px 1px ;border-style:solid ;}
.section-a{padding-top:5.00% ;padding-right:3.00% ;padding-bottom:5.00% ;padding-left:3.00% ;}@media only screen and (min-width:40em){.section-a{padding-top:6.00% ;padding-right:6.00% ;padding-bottom:6.00% ;padding-left:6.00% }}@media only screen and (min-width:64em){.section-a{padding-top:6.00% ;padding-right:6.00% ;padding-bottom:6.00% ;padding-left:6.00% }}
.section-a-blueborder{background-color:rgba(5, 179, 252, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.section-a-blueborder{background-attachment:scroll!important}}
.border-marg{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:4.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.border-marg{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:4.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.border-marg{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:4.00% ;margin-left:0.00% }}
.border-marg-b{margin-top:10.00% ;margin-right:0.00% ;margin-bottom:10.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.border-marg-b{margin-top:5.00% ;margin-right:0.00% ;margin-bottom:5.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.border-marg-b{margin-top:5.00% ;margin-right:0.00% ;margin-bottom:10.00% ;margin-left:0.00% }}
.header-fit{--fittext-min:2.500000rem;--fittext-max:6.000000rem;--fittext-slope:0.035000;--fittext-max-target:3.500000vw;--fittext-y-intercept:28.799999;--fittext-min-target:1.800000rem;font-size:clamp(var(--fittext-min),calc(var(--fittext-min-target) + var(--fittext-max-target)),var(--fittext-max)) ;line-height:1}
.text-fit{--fittext-min:0.875000rem;--fittext-max:1.125000rem;--fittext-slope:0.002500;--fittext-max-target:0.250000vw;--fittext-y-intercept:13.200000;--fittext-min-target:0.825000rem;font-size:clamp(var(--fittext-min),calc(var(--fittext-min-target) + var(--fittext-max-target)),var(--fittext-max)) ;line-height:1}
.header-border-a{border-color:rgba(142, 222, 252, 1.00) ;border-bottom-width:6px ;border-bottom-style:solid ;border-radius:2px ;}
.header-border-b{border-color:rgba(5, 179, 252, 1.00) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.content-padd{padding-top:7.00% ;padding-right:1.00% ;padding-bottom:20.00% ;padding-left:1.00% ;}@media only screen and (min-width:40em){.content-padd{padding-top:7.00% ;padding-right:0.00% ;padding-bottom:5.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.content-padd{padding-top:4.00% ;padding-right:0.00% ;padding-bottom:5.00% ;padding-left:0.00% }}

 .parallax, .fontpro-stacks_in_466{ font-size:20.00px ; color:rgba(195, 237, 252, 1.00) ;text-decoration-color:rgba(195, 237, 252, 1.00) ;text-shadow:0.00em 0.05em 0.10em rgba(0, 0, 0, 0.45),-1px -1px 0 rgba(0, 0, 0, 0.15),1px -1px 0 rgba(0, 0, 0, 0.15),-1px 1px 0 rgba(0, 0, 0, 0.15),1px 1px 0 rgba(0, 0, 0, 0.15) ;}
  
  
  @media only screen and (min-width:48.000000em){ .parallax, .fontpro-stacks_in_466{font-size:32.00px }} 
  @media only screen and (min-width:64.000000em){ .parallax, .fontpro-stacks_in_466{font-size:51.00px }} 
  @media only screen and (min-width:80.000000em){ .parallax, .fontpro-stacks_in_466{font-size:51.00px }} 


@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Regular.woff") format("woff");}@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:bold;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Bold.woff") format("woff");}
 .lp-header-h3-text, .fontpro-stacks_in_344{font-family:"URW DIN Cond",sans-serif }

 .lp-header-h3-text, .fontpro-stacks_in_345{line-height:1.60 ;letter-spacing:0.01em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:18.00px ; color:rgba(220, 226, 228, 1.00) ;text-decoration-color:rgba(220, 226, 228, 1.00) ;}
     .lp-header-h3-text>br, .fontpro-stacks_in_345 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .lp-header-h3-text, .fontpro-stacks_in_345{font-size:20.00px }} 
  @media only screen and (min-width:48.000000em){ .lp-header-h3-text, .fontpro-stacks_in_345{font-size:28.00px }} 
  @media only screen and (min-width:62.500000em){ .lp-header-h3-text, .fontpro-stacks_in_345{font-size:28.00px }} 

 .lp-header-h1, .fontpro-stacks_in_346{line-height:1.60 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  color:rgba(5, 179, 252, 1.00) ;text-decoration-color:rgba(5, 179, 252, 1.00) ;text-shadow:0.00em 0.02em 0.05em rgba(16, 17, 20, 0.80) ;}
     .lp-header-h1>br, .fontpro-stacks_in_346 > br{display:block;content:' ';padding-bottom:0.00em }
  
  
  
  

 .lp-header-h2, .fontpro-stacks_in_347{  color:rgba(142, 222, 252, 1.00) ;text-decoration-color:rgba(142, 222, 252, 1.00) ;text-shadow:0.00em 0.02em 0.04em rgba(16, 17, 20, 0.75) ;}
  
  
  
  
  
.h3-color-a{color:rgba(220, 226, 228, 1.00) ;}
.h3-color-b{color:rgba(5, 179, 252, 1.00) ;}
.lp-shad{filter:drop-shadow(0px 2px 1px rgba(16, 17, 20, 0.80));}
.padd-logo-claim{padding-top:10.00% ;padding-right:4.00% ;padding-bottom:10.00% ;padding-left:4.00% ;}@media only screen and (min-width:40em){.padd-logo-claim{padding-top:10.00% ;padding-right:2.00% ;padding-bottom:5.00% ;padding-left:2.00% }}@media only screen and (min-width:64em){.padd-logo-claim{padding-top:10.00% ;padding-right:1.00% ;padding-bottom:10.00% ;padding-left:1.00% }}
.lp-logo-padd{padding-top:8.00% ;padding-right:0.00% ;padding-bottom:2.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.lp-logo-padd{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:2.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.lp-logo-padd{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:2.00% ;padding-left:0.00% }}
.lp-padd{padding-top:17.00% ;padding-right:0.00% ;padding-bottom:20.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.lp-padd{padding-top:10.00% ;padding-right:0.00% ;padding-bottom:5.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.lp-padd{padding-top:17.00% ;padding-right:0.00% ;padding-bottom:10.00% ;padding-left:0.00% }}
.lp-header-h2{margin-top:1.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.lp-header-h2{margin-top:1.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.lp-header-h2{margin-top:1.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.lp-bord-a{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.lp-bord-a{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.lp-bord-a{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.lp-bord-b{margin-top:2.00% ;margin-right:0.00% ;margin-bottom:5.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.lp-bord-b{margin-top:1.50% ;margin-right:0.00% ;margin-bottom:4.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.lp-bord-b{margin-top:1.00% ;margin-right:0.00% ;margin-bottom:3.00% ;margin-left:0.00% }}
.height-75-col{height:75% ;}  
.lp-bord-a{border-color:rgba(5, 179, 252, 1.00) ;border-bottom-width:6px ;border-bottom-style:solid ;border-radius:2px ;}
.lp-bord-b{border-color:rgba(142, 222, 252, 1.00) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.bg-gradient-start-a{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(12, 15, 31, 0.75) 10%,40%,rgba(10, 10, 10, 0.00) 80%) ;}

            .cool-button-transp{font-weight:700 ;}
.cool-button-transp:hover{color:rgba(15, 19, 26, 1.00) ;}
.cool-button-transp{color:rgba(5, 179, 252, 1.00) ;}
.cool-button-transp:hover{border-color:rgba(5, 179, 252, 1.00) ;border-width:1px ;border-style:solid ;}
.cool-button-transp{border-color:rgba(5, 179, 252, 1.00) ;border-width:1px ;border-style:solid ;}
.cool-button-transp:hover{background-color:rgba(5, 179, 252, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button-transp{background-attachment:scroll!important}}
.cool-button-transp{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button-transp{background-attachment:scroll!important}}

     h4,.h4,       .above-title{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {     h4,.h4,       .above-title{font-size:calc(22rem/16) ;line-height:1.10 }}@media only screen and (min-width:64em) {     h4,.h4,       .above-title{font-size:calc(24rem/16) ;line-height:1.10 }}
.above-title{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:5.00% ;margin-left:0.80% ;}@media only screen and (min-width:40em){.above-title{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:5.00% ;margin-left:0.80% }}@media only screen and (min-width:64em){.above-title{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:5.00% ;margin-left:0.80% }}
.square-above-margin{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:7.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.square-above-margin{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:7.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.square-above-margin{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:7.00% ;margin-left:0.00% }}
.above-title{color:rgba(142, 222, 252, 1.00) ;}
.above-title{}  

.portrait .image{display:flex;align-items:center;aspect-ratio:1/1;}
.portrait .image{border-radius:50% ;}
.portrait .image{border-color:rgba(5, 179, 252, 1.00) ;border-width:8px ;border-style:solid ;}








.sb-header svg

{
    transform-origin: 50% 50% !important;
    transform-style: flat !important;
    transform :
        
        
        translate3d(-50%, 0%, 0px)
        
        
        
        
        !important;
}

.bg-top-aspect{display:flex;align-items:center;aspect-ratio:8/5;}
.bg-top-1{background-image:url('../files/bgimage-600.jpg') ;background-repeat:no-repeat    ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-top-1{background-attachment:scroll!important}}
.bg-top-2{background-image:url('../files/bgimage-601.jpg') ;background-repeat:no-repeat    ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-top-2{background-attachment:scroll!important}}
.bg-top-3{background-image:url('../files/bgimage-602.jpg') ;background-repeat:no-repeat    ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-top-3{background-attachment:scroll!important}}
.bg-mid{background-color:rgba(22, 24, 30, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-mid{background-attachment:scroll!important}}
.bg-bottom{background-color:rgba(5, 179, 252, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-bottom{background-attachment:scroll!important}}
.padd-content-card{padding-top:6.00% ;padding-right:7.00% ;padding-bottom:6.00% ;padding-left:7.00% ;}@media only screen and (min-width:40em){.padd-content-card{padding-top:6.00% ;padding-right:10.00% ;padding-bottom:6.00% ;padding-left:10.00% }}@media only screen and (min-width:64em){.padd-content-card{padding-top:6.00% ;padding-right:12.00% ;padding-bottom:6.00% ;padding-left:12.00% }}
.padd-text-card{padding-top:2.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.padd-text-card{padding-top:2.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.padd-text-card{padding-top:2.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% }}
.card-text-1{--text-color:rgba(187, 198, 202, 1.00) ;}

 .card-text-1, .fontpro-stacks_in_610{line-height:1.62 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:13.00px ; text-decoration-line:none ;text-decoration-style:solid ;text-transform:none ;word-wrap:break-word ;word-break:normal ;hyphens:none ;}
     .card-text-1>br, .fontpro-stacks_in_610 > br{display:block;content:' ';padding-bottom:0.00em }
  @media only screen and (min-width:40em){ .card-text-1, .fontpro-stacks_in_610{}} 
  @media only screen and (min-width:25.875000em){ .card-text-1, .fontpro-stacks_in_610{font-size:14.00px }} 
  @media only screen and (min-width:48.000000em){ .card-text-1, .fontpro-stacks_in_610{font-size:16.00px }} 
  @media only screen and (min-width:62.500000em){ .card-text-1, .fontpro-stacks_in_610{font-size:16.00px }} 

 .card-title-condensed, .fontpro-stacks_in_611{line-height:1.60 ;letter-spacing:0.05em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:20.00px ; }
     .card-title-condensed>br, .fontpro-stacks_in_611 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .card-title-condensed, .fontpro-stacks_in_611{font-size:30.00px }} 
  @media only screen and (min-width:48.000000em){ .card-title-condensed, .fontpro-stacks_in_611{font-size:32.00px }} 
  @media only screen and (min-width:62.500000em){ .card-title-condensed, .fontpro-stacks_in_611{font-size:36.00px }} 
.bg-top-overlay{position:relative;z-index:0}.bg-top-overlay:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.50 ; background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 10%, rgba(0,0,0,0) 65%); }
.shad-logo{filter:drop-shadow(0px 2px 3px rgba(10, 10, 10, 0.85));}
.border-cards{border-color:rgba(92, 111, 119, 0.30) ;border-width:1px 1px 0px 1px ;border-style:solid ;}
.bg-mid-grad{background-position:center bottom ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(10, 10, 10, 1.00) 0%,70%,rgba(35, 38, 49, 1.00) 100%) ;}


@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Demi.woff") format("woff");}@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:bold;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Bold.woff") format("woff");}
 .gallery-overlay-text, .fontpro-stacks_in_2327{font-family:"URW DIN Cond",sans-serif }
.quadrat{display:flex;align-items:center;aspect-ratio:1/1;}
.quadrat .gallery-overlay-text{transition:all 500ms ease-out 0ms }






.quadrat .gallery-overlay-text

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 30px, 0px)
        
        
        scale3d(0.30, 0.30, 0.30)
        
        
        
        ;
}







.quadrat:hover .gallery-overlay-text

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, 0px, 0px)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

.quadrat .gallery-overlay-text{opacity:0.00 }
.quadrat:hover .gallery-overlay-text{opacity:1.00 }
.bg-gallery-gutt{--small-gutter:1rem;--medium-gutter:1.5rem;--large-gutter:2rem;}
.marg-movingbox{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:10.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.marg-movingbox{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.marg-movingbox{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.marg-gallery-thumb{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.marg-gallery-thumb{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.marg-gallery-thumb{margin-top:3.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:0.00% }}
.gallery-padd{padding-top:0.25rem ;padding-right:0.25rem ;padding-bottom:0 ;padding-left:0.25rem ;}  
.gallery-overlay-divider{border-color:rgba(5, 179, 252, 1.00) ;border-bottom-width:1px ;border-style:solid ;}
.bg-gallery-hover:hover{background-color:rgba(0, 0, 0, 0.75);background-color:rgba(22, 31, 39, 1.00);}@supports (backdrop-filter:none){.bg-gallery-hover:hover{mix-blend-mode:normal;backdrop-filter:blur(15px)brightness(100%)contrast(100%)grayscale(0%)hue-rotate(0deg)invert(0%)opacity(100%)saturate(100%)sepia(0%);background-color:rgba(0, 0, 0, 0.75);}}
.bg-gallery-hover:hover{border-color:rgba(5, 179, 252, 1.00) ;border-bottom-width:6px ;border-bottom-style:solid ;}
.bg-gallery-hover:hover{transition:background 1000ms ease 0ms }
.lightbox-website-head{color:rgba(28, 32, 33, 1.00) ;}

 .lightbox-website-head, .fontpro-stacks_in_2345{line-height:1.60 ;letter-spacing:0.02em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:19.00px ; }
     .lightbox-website-head>br, .fontpro-stacks_in_2345 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .lightbox-website-head, .fontpro-stacks_in_2345{font-size:19.00px }} 
  @media only screen and (min-width:48.000000em){ .lightbox-website-head, .fontpro-stacks_in_2345{font-size:22.00px }} 
  @media only screen and (min-width:62.500000em){ .lightbox-website-head, .fontpro-stacks_in_2345{font-size:24.00px }} 
.lightbox-website-text{--header-color:rgba(28, 32, 33, 1.00);--subheader-color:rgba(28, 32, 33, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(46, 50, 51, 1.00);--link-color:rgba(28, 32, 33, 1.00);--link-color-hover:rgba(46, 50, 51, 1.00);--link-decoration:none;--link-decoration-hover:none}
.lightbox-scrollbar{height:auto ;min-height:0px ;max-height:850px ;}  

 .lightbox-website-text, .fontpro-stacks_in_2347{ font-size:12.00px ; }
  
  
  @media only screen and (min-width:48.000000em){ .lightbox-website-text, .fontpro-stacks_in_2347{font-size:14.00px }} 
  @media only screen and (min-width:64.000000em){ .lightbox-website-text, .fontpro-stacks_in_2347{font-size:15.00px }} 
  @media only screen and (min-width:90.000000em){ .lightbox-website-text, .fontpro-stacks_in_2347{font-size:16.00px }} 
 .scrollbar-lightbox{--scrollbar-track-color:rgba(46, 50, 51, 0.10);--scrollbar-track-shadow:rgba(0, 0, 0, 0.13);--scrollbar-thumb-color:rgba(46, 50, 51, 1.00);--scrollbar-thumb-shadow:rgba(28, 32, 33, 0.10);--scrollbar-size:12px;--scrollbar-width:auto;--scrollbar-radius:12px;overflow-y:scroll;scrollbar-width:var(--scrollbar-width);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color)}.scrollbar-lightbox::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.scrollbar-lightbox::-webkit-scrollbar-track{box-shadow:inset 0 0 calc(var(--scrollbar-size)/2) var(--scrollbar-track-shadow);background-color:var(--scrollbar-track-color);border-radius:var(--scrollbar-radius);}.scrollbar-lightbox::-webkit-scrollbar-thumb{box-shadow:inset 0 0 calc(var(--scrollbar-size)/2) var(--scrollbar-thumb-shadow);background:var(--scrollbar-thumb-color);border-radius:var(--scrollbar-radius)} 
.lightbox-website-border{border-color:rgba(46, 50, 51, 1.00) ;border-bottom-width:5px ;border-bottom-style:solid ;}
.scrollbar-lightbox{display:flex;align-items:flex-start;aspect-ratio:9/20;}
.scrollbar-lightbox{width:100% !important;height:100% !important;object-fit:cover ;object-position:center top ;}
 .scrollbar-lightbox-small{--scrollbar-track-color:rgba(46, 50, 51, 0.10);--scrollbar-track-shadow:rgba(0, 0, 0, 0.13);--scrollbar-thumb-color:rgba(46, 50, 51, 1.00);--scrollbar-thumb-shadow:rgba(28, 32, 33, 0.10);--scrollbar-size:12px;--scrollbar-width:auto;--scrollbar-radius:12px;overflow-y:scroll;scrollbar-width:var(--scrollbar-width);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color)}.scrollbar-lightbox-small::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.scrollbar-lightbox-small::-webkit-scrollbar-track{box-shadow:inset 0 0 calc(var(--scrollbar-size)/2) var(--scrollbar-track-shadow);background-color:var(--scrollbar-track-color);border-radius:var(--scrollbar-radius);}.scrollbar-lightbox-small::-webkit-scrollbar-thumb{box-shadow:inset 0 0 calc(var(--scrollbar-size)/2) var(--scrollbar-thumb-shadow);background:var(--scrollbar-thumb-color);border-radius:var(--scrollbar-radius)} 
.scrollbar-lightbox-small{display:flex;align-items:flex-start;aspect-ratio:1/3;}
.scrollbar-lightbox-border{border-color:rgba(181, 189, 191, 1.00) ;border-width:1px ;border-style:solid ;}

.bg-gallery-bsg-logo{background-image:url('../files/bgimage-2286.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-bsg-logo{background-attachment:scroll!important}}
.bg-gallery-gfp-logo{background-image:url('../files/bgimage-2288.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-gfp-logo{background-attachment:scroll!important}}
.bg-gallery-bsg-bb-vk{background-image:url('../files/bgimage-2289.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-bsg-bb-vk{background-attachment:scroll!important}}
.bg-gallery-bsg-rollup{background-image:url('../files/bgimage-2290.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-bsg-rollup{background-attachment:scroll!important}}
.bg-gallery-bsg-einladung{background-image:url('../files/bgimage-2291.png') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-bsg-einladung{background-attachment:scroll!important}}
.bg-limna-folder{background-image:url('../files/bgimage-2292.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-limna-folder{background-attachment:scroll!important}}
.bg-limna-webseite{background-image:url('../files/bgimage-2293.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-limna-webseite{background-attachment:scroll!important}}
.bg-gallery-dis-logo{background-image:url('../files/bgimage-2294.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-dis-logo{background-attachment:scroll!important}}
.bg-gallery-afsue-webseite{background-image:url('../files/bgimage-2295.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-afsue-webseite{background-attachment:scroll!important}}
.bg-gallery-ha-webseite{background-image:url('../files/bgimage-2296.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-ha-webseite{background-attachment:scroll!important}}
.bg-gallery-bh-webseite{background-image:url('../files/bgimage-2297.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-bh-webseite{background-attachment:scroll!important}}
.bg-gallery-hem-webseite{background-image:url('../files/bgimage-2298.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-hem-webseite{background-attachment:scroll!important}}
.bg-gallery-dna-logo{background-image:url('../files/bgimage-2299.png') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-dna-logo{background-attachment:scroll!important}}
.bg-gallery-dna-visitenkarte{background-image:url('../files/bgimage-2300.png') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-dna-visitenkarte{background-attachment:scroll!important}}
.bg-gallery-dna-webseite{background-image:url('../files/bgimage-2301.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-dna-webseite{background-attachment:scroll!important}}
.bg-gallery-dna-xbanner{background-image:url('../files/bgimage-2302.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-dna-xbanner{background-attachment:scroll!important}}
.bg-gallery-dna-folder{background-image:url('../files/bgimage-2303.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-dna-folder{background-attachment:scroll!important}}
.bg-gallery-destroyroy-plakat{background-image:url('../files/bgimage-2304.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-destroyroy-plakat{background-attachment:scroll!important}}
.bg-gallery-lta-plakat{background-image:url('../files/bgimage-2305.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-lta-plakat{background-attachment:scroll!important}}
.bg-gallery-slap-plakat{background-image:url('../files/bgimage-2306.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-slap-plakat{background-attachment:scroll!important}}
.bg-gallery-thop-plakat{background-image:url('../files/bgimage-2307.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-thop-plakat{background-attachment:scroll!important}}
.bg-gallery-gfnw-logo{background-image:url('../files/bgimage-2308.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-gfnw-logo{background-attachment:scroll!important}}
.bg-gallery-gfnw-folder{background-image:url('../files/bgimage-2309.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-gfnw-folder{background-attachment:scroll!important}}
.bg-gallery-gfnw-imagefolder{background-image:url('../files/bgimage-3032.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-gfnw-imagefolder{background-attachment:scroll!important}}
.bg-gallery-jt-plakat{background-image:url('../files/bgimage-2310.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-jt-plakat{background-attachment:scroll!important}}
.bg-gallery-st1-plakat{background-image:url('../files/bgimage-2311.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-st1-plakat{background-attachment:scroll!important}}
.bg-gallery-st1-broschuere{background-image:url('../files/bgimage-2312.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-st1-broschuere{background-attachment:scroll!important}}
.bg-gallery-st2-broschuere{background-image:url('../files/bgimage-2313.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-st2-broschuere{background-attachment:scroll!important}}
.bg-gallery-st3-broschuere{background-image:url('../files/bgimage-2314.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-st3-broschuere{background-attachment:scroll!important}}
.bg-gallery-st4-broschuere{background-image:url('../files/bgimage-2315.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-st4-broschuere{background-attachment:scroll!important}}
.bg-gallery-st5-broschuere{background-image:url('../files/bgimage-2316.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-st5-broschuere{background-attachment:scroll!important}}
.bg-gallery-jt-folder{background-image:url('../files/bgimage-2317.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-jt-folder{background-attachment:scroll!important}}
.bg-gallery-dummy{background-image:url('../files/bgimage-2318.png') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-dummy{background-attachment:scroll!important}}
.bg-gallery-leb-rollup{background-image:url('../files/bgimage-2319.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-leb-rollup{background-attachment:scroll!important}}
.bg-gallery-leb-flyer{background-image:url('../files/bgimage-2320.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-leb-flyer{background-attachment:scroll!important}}
.bg-gallery-bsg-plakat{background-image:url('../files/bgimage-2321.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-bsg-plakat{background-attachment:scroll!important}}
.bg-gallery-dr-dvd{background-image:url('../files/bgimage-2322.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-dr-dvd{background-attachment:scroll!important}}
.bg-gallery-lta-dvd{background-image:url('../files/bgimage-2323.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-lta-dvd{background-attachment:scroll!important}}
.bg-gallery-gfnw-folder{background-image:url('../files/bgimage-2324.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-gfnw-folder{background-attachment:scroll!important}}
.bg-gallery-sns-broschuere{background-image:url('../files/bgimage-2325.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-sns-broschuere{background-attachment:scroll!important}}
.bg-gallery-agv-broschuere{background-image:url('../files/bgimage-2450.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.bg-gallery-agv-broschuere{background-attachment:scroll!important}}

.footer-bg-a{border-color:rgba(30, 37, 38, 1.00) ;border-top-width:1px ;border-top-style:solid ;}
.footer-bg{padding-top:0.00% ;padding-right:3.00% ;padding-bottom:0.00% ;padding-left:3.00% ;}@media only screen and (min-width:40em){.footer-bg{padding-top:0.00% ;padding-right:5.00% ;padding-bottom:0.00% ;padding-left:5.00% }}@media only screen and (min-width:64em){.footer-bg{padding-top:0.00% ;padding-right:7.00% ;padding-bottom:0.00% ;padding-left:7.00% }}
.footer-menu .menu>li>a{padding-top:0.25rem ;padding-right:0.25rem ;padding-bottom:0.75rem ;padding-left:0 ;}  
.footer-bg-gradient{background-position:left top ;background-size:100% 100% ;background-image:linear-gradient(0deg,rgba(10, 10, 10, 1.00) 0%,50%,rgba(10, 10, 10, 0.90) 100%) ;}

 .footer-text, .fontpro-stacks_in_191{line-height:1.60 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:14.00px ; color:rgba(142, 222, 252, 1.00) ;text-decoration-color:rgba(142, 222, 252, 1.00) ;}
     .footer-text>br, .fontpro-stacks_in_191 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .footer-text, .fontpro-stacks_in_191{font-size:14.00px }} 
  @media only screen and (min-width:48.000000em){ .footer-text, .fontpro-stacks_in_191{font-size:15.00px }} 
  @media only screen and (min-width:62.500000em){ .footer-text, .fontpro-stacks_in_191{font-size:15.00px }} 
 .footer-text>.menu a, .menu.footer-text a{--menu-link-color:rgba(142, 222, 252, 1.00);--menu-link-color-hover:rgba(5, 179, 252, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(186, 194, 196, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .footer-text>.menu .menu-text, .menu.footer-text .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .footer-text>.menu>li>a, .menu.footer-text>li>a{padding-top:0.5rem;padding-bottom:0.5rem} .footer-text>.menu .submenu>li>a, .menu.footer-text .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .footer-text>.menu li.active>a, .footer-text>.menu li.is-active>a, .footer-text>.menu a.is-active, .menu.footer-text li.active>a, .menu.footer-text li.is-active>a, .menu.footer-text a.is-active{--menu-bg-color:rgba(230, 230, 230, 0.00);--menu-link-color:rgba(195, 237, 252, 1.00);--menu-caret-color:rgba(186, 194, 196, 1.00);--menu-link-color-hover:rgba(195, 237, 252, 1.00)} .footer-text>.menu .submenu li.active>a, .footer-text>.menu .submenu li.is-active>a, .footer-text>.menu .submenu a.is-active, .menu.footer-text .submenu li.active>a, .menu.footer-text .submenu li.is-active>a, .menu.footer-text .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .footer-text>.menu .submenu a, .menu.footer-text .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .footer-text>.menu .submenu, .menu.footer-text .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .footer-text>.menu .submenu a, .menu.footer-text .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .footer-text>.menu .submenu .menu-text, .menu.footer-text .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .footer-text>.menu .submenu li.active>a, .footer-text>.menu .submenu li.is-active>a, .footer-text>.menu .submenu a.is-active, .menu.footer-text .submenu li.active>a, .menu.footer-text .submenu li.is-active>a, .menu.footer-text .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .footer-text>.menu a::after, .menu.footer-text a::after{display:none!important}
.footer-menu-textcolor{--header-color:rgba(204, 212, 215, 1.00);--subheader-color:rgba(251, 2, 7, 1.00);--small-color:rgba(128, 0, 64, 1.00);--text-color:rgba(142, 222, 252, 1.00);--link-color:rgba(142, 222, 252, 1.00);--link-color-hover:rgba(5, 179, 252, 1.00);--link-decoration:none;--link-decoration-hover:underline}
.footer-border-marg{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:3.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.footer-border-marg{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:3.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.footer-border-marg{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:3.00% ;margin-left:0.00% }}
.footer-column-padd{padding-top:0.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.footer-column-padd{padding-top:0.00px ;padding-right:30.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.footer-column-padd{padding-top:0.00px ;padding-right:35.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.footer-border-a{border-color:rgba(142, 222, 252, 1.00) ;border-bottom-width:6px ;border-bottom-style:solid ;border-radius:2px ;}
.footer-border-b{border-color:rgba(92, 111, 119, 1.00) ;border-width:0px 0px 2px 0px ;border-style:dotted ;}
.col-height{height:25vh ;}  
.col-height-1-2{height:50% ;}  

 .footer-header, .fontpro-stacks_in_211{ font-size:18.00px ; color:rgba(5, 179, 252, 1.00) ;text-decoration-color:rgba(5, 179, 252, 1.00) ;}
  
  
  @media only screen and (min-width:25.875000em){ .footer-header, .fontpro-stacks_in_211{font-size:18.00px }} 
  @media only screen and (min-width:48.000000em){ .footer-header, .fontpro-stacks_in_211{font-size:20.00px }} 
  @media only screen and (min-width:62.500000em){ .footer-header, .fontpro-stacks_in_211{font-size:22.00px }} 
.footer-header-margin{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:-1.00% ;margin-left:0.00% ;}@media only screen and (min-width:40em){.footer-header-margin{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:-1.00% ;margin-left:0.00% }}@media only screen and (min-width:64em){.footer-header-margin{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:-1.00% ;margin-left:0.00% }}
            .text-coffee{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .text-coffee{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .text-coffee{font-size:calc(16rem/16) ;line-height:1.50 }}
.footer-bg-gradient{border-color:rgba(30, 37, 38, 1.00) ;border-top-width:1px ;border-top-style:solid ;}

            .line-text{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .line-text{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .line-text{font-size:calc(14rem/16) ;line-height:1.50 }}
.line-text{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(12, 15, 31, 1.00);--link-color:rgba(12, 15, 31, 1.00);--link-color-hover:rgba(15, 19, 26, 1.00);--link-decoration:none;--link-decoration-hover:none}
.line-text-grad{padding-top:0.00% ;padding-right:3.00% ;padding-bottom:0.00% ;padding-left:3.00% ;}@media only screen and (min-width:40em){.line-text-grad{padding-top:0.00% ;padding-right:5.00% ;padding-bottom:0.00% ;padding-left:5.00% }}@media only screen and (min-width:64em){.line-text-grad{padding-top:0.00% ;padding-right:7.00% ;padding-bottom:0.00% ;padding-left:7.00% }}
.line-text-grad{background-color:rgba(0, 181, 254, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.line-text-grad{background-attachment:scroll!important}}
.pos-copyright-line{position:fixed    ;z-index:9999 ;top:unset ;bottom:0px ;left:0px ;right:0px ;}


@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Demi .woff") format("woff");}
 .text-navmenu-mob, .fontpro-stacks_in_2683{font-family:"URW DIN Cond",sans-serif }
.resp-menu{height:100% ;} @media only screen and (min-width:40em){.resp-menu{height:auto }}@media only screen and (min-width:64em){.resp-menu{height:auto }} 
@media screen and (max-width: 39.9375em){ .text-navmenu-mob>.accordion-menu a, .accordion-menu.text-navmenu-mob a{--menu-link-color:rgba(230, 239, 242, 1.00);--menu-link-color-hover:rgba(0, 181, 254, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .text-navmenu-mob>.accordion-menu .menu-text, .accordion-menu.text-navmenu-mob .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .text-navmenu-mob>.accordion-menu a:hover, .accordion-menu.text-navmenu-mob a:hover{--menu-bg-color:rgba(230, 239, 242, 0.00)} .text-navmenu-mob>.accordion-menu>li>a, .accordion-menu.text-navmenu-mob>li>a{padding-top:1rem;padding-bottom:1rem} .text-navmenu-mob>.accordion-menu .submenu>li>a, .accordion-menu.text-navmenu-mob .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .text-navmenu-mob>.accordion-menu li.active>a, .text-navmenu-mob>.accordion-menu li.is-active>a, .text-navmenu-mob>.accordion-menu a.is-active, .accordion-menu.text-navmenu-mob li.active>a, .accordion-menu.text-navmenu-mob li.is-active>a, .accordion-menu.text-navmenu-mob a.is-active{--menu-bg-color:rgba(51, 51, 51, 0.00);--menu-link-color:rgba(0, 181, 254, 1.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-link-color-hover:rgba(0, 181, 254, 1.00)} .text-navmenu-mob>.accordion-menu .submenu li.active>a, .text-navmenu-mob>.accordion-menu .submenu li.is-active>a, .text-navmenu-mob>.accordion-menu .submenu a.is-active, .accordion-menu.text-navmenu-mob .submenu li.active>a, .accordion-menu.text-navmenu-mob .submenu li.is-active>a, .accordion-menu.text-navmenu-mob .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .text-navmenu-mob>.accordion-menu .submenu a, .accordion-menu.text-navmenu-mob .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .text-navmenu-mob>.accordion-menu .submenu, .accordion-menu.text-navmenu-mob .submenu{--submenu-bg-color:rgba(254, 254, 254, 0.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .text-navmenu-mob>.accordion-menu .submenu a, .accordion-menu.text-navmenu-mob .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .text-navmenu-mob>.accordion-menu .submenu .menu-text, .accordion-menu.text-navmenu-mob .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .text-navmenu-mob>.accordion-menu .submenu li.active>a, .text-navmenu-mob>.accordion-menu .submenu li.is-active>a, .text-navmenu-mob>.accordion-menu .submenu a.is-active, .accordion-menu.text-navmenu-mob .submenu li.active>a, .accordion-menu.text-navmenu-mob .submenu li.is-active>a, .accordion-menu.text-navmenu-mob .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .text-navmenu-mob>.accordion-menu a::after, .accordion-menu.text-navmenu-mob a::after{display:none!important}}
.resp-top{position:fixed   ;z-index:999 ;top:0px ;bottom:unset ;left:0px ;right:0px ;}
.resp-menu{width:100% ;}  
.resp-menu{position:fixed   ;z-index:998 ;top:48px ;bottom:unset ;left:0px ;right:0px ;}
.navbar-uline-res{position:relative;white-space:nowrap}.navbar-uline-res:before{content:"";position:absolute;bottom:5px;left:0;width:calc(100% - 16rem / 8);margin:0 calc(16rem / 16);height:1px;background:currentcolor;transform:scaleX(0.00);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(0, 181, 254, 0.90) ;}.navbar-uline-res:hover:before{transform:scaleX(0.40);transform-origin: center }
.resp-menu-bg{background-color:rgba(15, 19, 26, 0.60);background-color:rgba(46, 50, 51, 1.00);}@supports (backdrop-filter:none){.resp-menu-bg{mix-blend-mode:normal;backdrop-filter:blur(12px)brightness(100%)contrast(100%)grayscale(0%)hue-rotate(0deg)invert(0%)opacity(100%)saturate(100%)sepia(0%);background-color:rgba(15, 19, 26, 0.60);}}
.resp-top{border-color:rgba(54, 65, 69, 1.00) ;border-bottom-width:1px ;border-bottom-style:solid ;}
            .text-navmenu-mob{font-size:calc(22rem/16) ;}@media only screen and (min-width:40em) {            .text-navmenu-mob{font-size:calc(22rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .text-navmenu-mob{font-size:calc(22rem/16) ;line-height:1.50 }}
.social-icons-res-marg{margin-top:3rem ;margin-left:1rem ;}  
.social-icons-res-padd{padding-top:0 ;padding-right:0.5rem ;padding-bottom:0 ;padding-left:0 ;}  
@media screen and (max-width: 39.9375em){.social-icons .social-icons-colors{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(230, 239, 242, 1.00);--secondary:rgba(230, 239, 242, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(230, 239, 242, 1.00);--secondary-contrast:rgba(230, 239, 242, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(200, 209, 212, 1.00);--secondary-dark:rgba(200, 209, 212, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}}
.bg-transp{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg-transp{background-attachment:scroll!important}}
.bg-transp{--light-gray:rgba(230, 230, 230, 0.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 0.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 0.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 0.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
 .top-bar.resp-top , .top-bar.resp-top  ul{--topbar-background:rgba(230, 230, 230, 0.00)} .top-bar.resp-top {padding:0 0.5rem} .title-bar.resp-top {--titlebar-background:rgba(10, 10, 10, 1.00);--titlebar-color:rgba(254, 254, 254, 1.00);padding:0.75rem} .title-bar.resp-top  .menu-icon{--hamburger-color:rgba(254, 254, 254, 1.00);--hamburger-width:1.25rem;--hamburger-height:1rem;--hamburger-weight:2px}


@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:normal;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Demi.woff") format("woff");}@font-face{font-family:URW DIN Cond;font-style:normal;font-weight:bold;src:url("https://www.neumann-mediengestaltung.de/warehouse/fonts/URWDINCond-Bold.woff") format("woff");}
 .text-navmenu, .fontpro-stacks_in_2674{font-family:"URW DIN Cond",sans-serif }
.text-navmenu{--fittext-min:1.000000rem;--fittext-max:1.125000rem;--fittext-slope:0.002128;--fittext-max-target:0.212800vw;--fittext-y-intercept:15.319040;--fittext-min-target:0.957440rem;font-size:clamp(var(--fittext-min),calc(var(--fittext-min-target) + var(--fittext-max-target)),var(--fittext-max)) ;line-height:1}
.navbar-pos{position:fixed   ;z-index:999 ;top:0px ;bottom:unset ;left:0px ;right:0px ;}
            .text-navmenu{font-size:calc(16rem/16) ;}@media only screen and (min-width:40em) {            .text-navmenu{font-size:calc(18rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .text-navmenu{font-size:calc(20rem/16) ;line-height:1.50 }}
.navbar-shad{filter:drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.70));}
 .navbar-menu>.menu a, .menu.navbar-menu a{--menu-link-color:rgba(195, 237, 252, 1.00);--menu-link-color-hover:rgba(0, 181, 254, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(97, 103, 173, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .navbar-menu>.menu .menu-text, .menu.navbar-menu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .navbar-menu>.menu>li>a, .menu.navbar-menu>li>a{padding-top:0.5rem;padding-bottom:0.5rem} .navbar-menu>.menu .submenu>li>a, .menu.navbar-menu .submenu>li>a{padding-top:0.25rem;padding-bottom:0.25rem} .navbar-menu>.menu li.active>a, .navbar-menu>.menu li.is-active>a, .navbar-menu>.menu a.is-active, .menu.navbar-menu li.active>a, .menu.navbar-menu li.is-active>a, .menu.navbar-menu a.is-active{--menu-bg-color:rgba(97, 103, 173, 0.00);--menu-link-color:rgba(0, 181, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(0, 181, 254, 1.00)} .navbar-menu>.menu .submenu li.active>a, .navbar-menu>.menu .submenu li.is-active>a, .navbar-menu>.menu .submenu a.is-active, .menu.navbar-menu .submenu li.active>a, .menu.navbar-menu .submenu li.is-active>a, .menu.navbar-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .navbar-menu>.menu .submenu a, .menu.navbar-menu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .navbar-menu>.menu .submenu, .menu.navbar-menu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:1px solid rgba(202, 202, 202, 1.00)} .navbar-menu>.menu .submenu a, .menu.navbar-menu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .navbar-menu>.menu .submenu .menu-text, .menu.navbar-menu .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .navbar-menu>.menu .submenu li.active>a, .navbar-menu>.menu .submenu li.is-active>a, .navbar-menu>.menu .submenu a.is-active, .menu.navbar-menu .submenu li.active>a, .menu.navbar-menu .submenu li.is-active>a, .menu.navbar-menu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .navbar-menu>.menu a::after, .menu.navbar-menu a::after{display:none!important}
.navbar-u-line-menu{position:relative;white-space:normal}.navbar-u-line-menu:before{content:"";position:absolute;bottom:3px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:1px;background:currentcolor;transform:scaleX(0.00);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(5, 179, 252, 1.00) ;}.navbar-u-line-menu:hover:before{transform:scaleX(0.80);transform-origin: center }
.navbar-padd{padding-top:1.30% ;padding-right:1.50% ;padding-bottom:1.00% ;padding-left:1.50% ;}@media only screen and (min-width:40em){.navbar-padd{padding-top:1.30% ;padding-right:1.50% ;padding-bottom:1.00% ;padding-left:1.50% }}@media only screen and (min-width:64em){.navbar-padd{padding-top:1.30% ;padding-right:1.50% ;padding-bottom:1.00% ;padding-left:1.50% }}
.social-icons-padd{padding-top:0 ;padding-right:0.5rem ;padding-bottom:0 ;padding-left:0 ;}  
.social-icons-padd{padding-top:0 ;padding-right:0.5rem ;padding-bottom:0 ;padding-left:0 ;}  
.bg-nav{background-color:rgba(0, 0, 0, 0.65);background-color:rgba(9, 29, 46, 1.00);}@supports (backdrop-filter:none){.bg-nav{mix-blend-mode:normal;backdrop-filter:blur(12px)brightness(100%)contrast(100%)grayscale(0%)hue-rotate(0deg)invert(0%)opacity(100%)saturate(100%)sepia(0%);background-color:rgba(0, 0, 0, 0.65);}}
.bg-nav{border-color:rgba(30, 37, 38, 1.00) ;border-bottom-width:1px ;border-bottom-style:solid ;}
.toggler-nav.toggled{background-color:rgba(0, 0, 0, 0.00);background-color:rgba(9, 29, 46, 1.00);}@supports (backdrop-filter:none){.toggler-nav.toggled{mix-blend-mode:normal;backdrop-filter:blur(12px)brightness(100%)contrast(100%)grayscale(0%)hue-rotate(0deg)invert(0%)opacity(100%)saturate(100%)sepia(0%);background-color:rgba(0, 0, 0, 0.00);}}



@media screen and (min-width: 40em){.toggler-nav-{border-color:rgba(153, 153, 153, 0.00) rgba(153, 153, 153, 0.00) rgba(54, 65, 69, 1.00) rgba(153, 153, 153, 0.00) ;border-width:0px 0px 1px 0px ;border-style:none none solid none ;}}
.toggler-nav{background-color:rgba(0, 0, 0, 0.70);background-color:rgba(9, 29, 46, 1.00);}@supports (backdrop-filter:none){.toggler-nav{mix-blend-mode:normal;backdrop-filter:blur(0px)brightness(100%)contrast(100%)grayscale(0%)hue-rotate(0deg)invert(0%)opacity(0%)saturate(100%)sepia(0%);background-color:rgba(0, 0, 0, 0.70);}}
.toggler-nav :hover{color:rgba(5, 179, 252, 1.00) ;}

.toggler-nav.toggled{animation-delay:var(--animate-delay);}
.toggler-nav.toggled{background-color:rgba(0, 0, 0, 0.00);background-color:rgba(9, 29, 46, 1.00);}@supports (backdrop-filter:none){.toggler-nav.toggled{mix-blend-mode:normal;backdrop-filter:blur(12px)brightness(100%)contrast(100%)grayscale(0%)hue-rotate(0deg)invert(0%)opacity(100%)saturate(100%)sepia(0%);background-color:rgba(0, 0, 0, 0.00);}}
@media screen and (min-width: 40em){.toggler-nav.toggled{border-color:rgba(21, 46, 69, 0.00) ;border-width:0px 0px 1px 0px ;border-style:none none solid none ;}}
.toggler-nav.toggled path{fill:rgba(220, 226, 228, 1.00) ;}
.toggler-nav.toggled :hover{color:rgba(220, 226, 228, 1.00) ;}
.toggler-nav.toggled .menu>li>a{position:relative;white-space:nowrap}.toggler-nav.toggled .menu>li>a:before{content:"";position:absolute;bottom:3px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:1px;background:currentcolor;transform:scaleX(0.00);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(220, 226, 228, 0.90) ;}.toggler-nav.toggled .menu>li>a:hover:before{transform:scaleX(0.80);transform-origin: center }
.toggler-nav.toggled{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(220, 226, 228, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(190, 196, 198, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}

.bg-animated{position:fixed    ;z-index:-1 ;top:unset ;bottom:unset ;left:unset ;right:unset ;}

.scroller-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}

.scroller-container {
  width: 100%;
  height: 6px;
  background: rgba(25, 25, 25, 0.55);
}

.scroller-bar {
  height: 6px;
  background: rgba(0, 181, 254, 1.00);
  width: 0%;
}




.hamburger {
  padding: 8px 8px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover, .hamburger:focus, .hamburger:active {
    background-color: transparent; }
  .hamburger.burger-left {
    display: block;
    margin-right: auto; }
  .hamburger.burger-right {
    display: block;
    margin-left: auto; }
  .hamburger.burger-center {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .hamburger:hover {
    opacity: 0.9; }
  .hamburger.is-active:hover {
    opacity: 0.9; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #E6EFF2; }

.hamburger-box {
  width: 20px;
  height: 14px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 2px;
    background-color: #00B5FE;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -6px; }
  .hamburger-inner::after {
    bottom: -6px; }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
.stacks_in_2794{line-height:0}.stacks_in_2794 svg{display:inline-block;max-width:50px;height:auto;}.stacks_in_2794.full-width svg{width:100%;height:auto}.stacks_in_2794 svg *{stroke:rgba(49, 49, 49, 1.00)}


.fit-text.stacks_in_317{--fittext-min:2.750000rem;--fittext-max:8.000000rem;--fittext-slope:0.089362;--fittext-max-target:8.936200vw;--fittext-y-intercept:15.404160;--fittext-min-target:0.962760rem;font-size:clamp(var(--fittext-min),calc(var(--fittext-min-target) + var(--fittext-max-target)),var(--fittext-max)) ;line-height:1}

#stacks_in_319 {
	display:inline-block; width:100%; line-height: 1.060000em;
	text-transform: uppercase;
	font-weight: bold;
}
.fit-text.stacks_in_320{--fittext-min:2.750000rem;--fittext-max:8.000000rem;--fittext-slope:0.089362;--fittext-max-target:8.936200vw;--fittext-y-intercept:15.404160;--fittext-min-target:0.962760rem;font-size:clamp(var(--fittext-min),calc(var(--fittext-min-target) + var(--fittext-max-target)),var(--fittext-max)) ;line-height:1}

#stacks_in_321 {
	display:inline-block; width:100%; line-height: 1.060000em;
	text-transform: uppercase;
	font-weight: bold;
}
.fit-text.stacks_in_322{--fittext-min:1.500000rem;--fittext-max:4.000000rem;--fittext-slope:0.105263;--fittext-max-target:10.526300vw;--fittext-y-intercept:-9.684162;--fittext-min-target:-0.605260rem;font-size:clamp(var(--fittext-min),calc(var(--fittext-min-target) + var(--fittext-max-target)),var(--fittext-max)) ;line-height:1}

#stacks_in_323 {
	text-transform: uppercase;
}


#stacks_in_326 {
	font-size: 95%;
}

#stacks_in_328 {
	font-weight: bold;
}

.stacks_in_368 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.stacks_in_373 img{width:100%;max-width:480px}


#stacks_in_382 {
	text-transform: uppercase;
}

#stacks_in_384 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
#stacks_in_369 figure{text-align:center}#stacks_in_369 .mdph{display:none}#stacks_in_369 .mdp.book-set{widows:5;orphans:5}#stacks_in_369 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_369 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_369 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_369 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_369 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_369 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_369 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_369 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_369 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_369 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_369 .mdp.p-lead p:first-of-type{font-size:130%}@media screen and (min-width:480px){#stacks_in_369 .columnize{-webkit-column-count:1;column-count:1;-webkit-column-gap:1px;column-gap:1px}}@media screen and (min-width:640px){#stacks_in_369 .columnize{-webkit-column-count:1;column-count:1;-webkit-column-gap:40px;column-gap:40px}}@media screen and (min-width:1000px){#stacks_in_369 .columnize{-webkit-column-count:2;column-count:2;-webkit-column-gap:40px;column-gap:40px}}@media screen and (min-width:2000px){#stacks_in_369 .columnize{-webkit-column-count:2;column-count:2;-webkit-column-gap:40px;column-gap:40px}}#stacks_in_369 .columnize.col-dividers,#stacks_in_369 .col-dividers p.columnize{-webkit-column-rule:1.50px solid rgba(51, 51, 51, 0.80);column-rule:1.50px solid rgba(51, 51, 51, 0.80)}@media only screen and (min-width:0px){#stacks_in_369 p{}}
#stacks_in_369 .dropC_stacks_in_392{color:rgba(5, 179, 252, 1.00)}@media screen and (max-width:0px){#stacks_in_369 .dropC_stacks_in_392{float:none !important;display:inline-block !important;margin-bottom:0 !important;margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;font-size:inherit !important;font-weight:inherit !important;opacity:initial !important;line-height:inherit !important;font-family:inherit !important;color:inherit !important;font-weight:inherit !important;text-shadow:none !important}}
.stacks_in_452{min-height:20vh}@media only screen and (min-width:40em){.stacks_in_452{min-height:25vh}}@media only screen and (min-width:64em){.stacks_in_452{min-height:33vh}}.stacks_in_452 .parallax-bg{background-size:100%}.stacks_in_452.parallax-overlay:after{background-color:rgba(0, 0, 0, 0.40)}

#stacks_in_457 {
	text-transform: uppercase;
}
.stacks_in_474 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




#stacks_in_489 {
	text-transform: uppercase;
}

#stacks_in_491 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
#stacks_in_468 figure{text-align:center}#stacks_in_468 .mdph{display:none}#stacks_in_468 .mdp.book-set{widows:5;orphans:5}#stacks_in_468 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_468 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_468 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_468 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_468 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_468 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_468 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_468 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_468 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_468 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_468 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_468 p{}}
#stacks_in_468 .dropC_stacks_in_497{color:rgba(5, 179, 252, 1.00)}@media screen and (max-width:0px){#stacks_in_468 .dropC_stacks_in_497{float:none !important;display:inline-block !important;margin-bottom:0 !important;margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;font-size:inherit !important;font-weight:inherit !important;opacity:initial !important;line-height:inherit !important;font-family:inherit !important;color:inherit !important;font-weight:inherit !important;text-shadow:none !important}}
.squeezebox.stacks_in_500{--sb-header-size-sm:calc(14rem / 16);--sb-header-size-md:calc(18rem / 16);--sb-header-size-lg:calc(24rem / 16);--sb-header-padding:calc(16rem / 16) calc(8rem / 16);--sb-header-text:rgba(220, 226, 228, 1.00);--sb-header-text-hover:rgba(5, 179, 252, 1.00);--sb-header-bg:rgba(240, 240, 240, 0.00);--sb-header-bg-hover:rgba(225, 225, 225, 0.00);--sb-icon-color:rgba(220, 226, 228, 1.00);--sb-icon-size:calc(24rem / 16);--sb-icon-animation:var(--sb-icon-flip);--sb-content-padding:calc(16rem / 16) calc(8rem / 16);--sb-content-background:transparent;--sb-easing:var(--easing-ease-in-out-cubic,ease-in-out);--sb-ease-time:400ms;--sb-gutter:calc(0rem / 16);--sb-border-color:rgba(5, 179, 252, 1.00);--sb-border-size:none;--sb-radius:calc(0rem / 16);--sb-border-size:0}   .squeezebox.stacks_in_500 .sb-item:first-child{border-top-left-radius:var(--sb-radius);border-top-right-radius:var(--sb-radius)}.squeezebox.stacks_in_500 .sb-item:first-child .sb-header{border-top-left-radius:var(--sb-radius);border-top-right-radius:var(--sb-radius)}.squeezebox.stacks_in_500 .sb-item:last-child{border-bottom-left-radius:var(--sb-radius);border-bottom-right-radius:var(--sb-radius)}.squeezebox.stacks_in_500 .sb-item:last-child:not(.sb-open) .sb-header{border-bottom-left-radius:var(--sb-radius);border-bottom-right-radius:var(--sb-radius)}.squeezebox.stacks_in_500 .sb-item.sb-open .sb-header{border-bottom-left-radius:var(--sb-radius);border-bottom-right-radius:var(--sb-radius)}.squeezebox.stacks_in_500 .sb-item.sb-open + .sb-item{border-top-left-radius:var(--sb-radius);border-top-right-radius:var(--sb-radius)}.squeezebox.stacks_in_500 .sb-item.sb-open + .sb-item .sb-header{border-top-left-radius:var(--sb-radius);border-top-right-radius:var(--sb-radius)} 


#stacks_in_506 {
	font-weight: bold;
}


#stacks_in_511 {
	font-weight: bold;
}


#stacks_in_516 {
	font-weight: bold;
}
.stacks_in_571{line-height:0}.stacks_in_571 svg{display:inline-block;max-width:96px;height:auto;}.stacks_in_571.full-width svg{width:100%;height:auto}.stacks_in_571 svg *{fill:rgba(5, 179, 252, 1.00)}

#stacks_in_575 {
	font-weight: bold;
}
#stacks_in_469 figure{text-align:center}#stacks_in_469 .mdph{display:none}#stacks_in_469 .mdp.book-set{widows:5;orphans:5}#stacks_in_469 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_469 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_469 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_469 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_469 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_469 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_469 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_469 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_469 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_469 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_469 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_469 p{}}
@media screen and (max-width:0px){#stacks_in_469 .dropC_stacks_in_579{float:none !important;display:inline-block !important;margin-bottom:0 !important;margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;font-size:inherit !important;font-weight:inherit !important;opacity:initial !important;line-height:inherit !important;font-family:inherit !important;color:inherit !important;font-weight:inherit !important;text-shadow:none !important}}
.stacks_in_553{line-height:0}.stacks_in_553 svg{display:inline-block;max-width:96px;height:auto;}.stacks_in_553.full-width svg{width:100%;height:auto}.stacks_in_553 svg *{fill:rgba(5, 179, 252, 1.00)}

#stacks_in_557 {
	font-weight: bold;
}
#stacks_in_470 figure{text-align:center}#stacks_in_470 .mdph{display:none}#stacks_in_470 .mdp.book-set{widows:5;orphans:5}#stacks_in_470 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_470 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_470 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_470 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_470 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_470 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_470 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_470 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_470 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_470 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_470 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_470 p{}}
@media screen and (max-width:0px){#stacks_in_470 .dropC_stacks_in_561{float:none !important;display:inline-block !important;margin-bottom:0 !important;margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;font-size:inherit !important;font-weight:inherit !important;opacity:initial !important;line-height:inherit !important;font-family:inherit !important;color:inherit !important;font-weight:inherit !important;text-shadow:none !important}}
.stacks_in_535{line-height:0}.stacks_in_535 svg{display:inline-block;max-width:96px;height:auto;}.stacks_in_535.full-width svg{width:100%;height:auto}.stacks_in_535 svg *{fill:rgba(5, 179, 252, 1.00)}

#stacks_in_539 {
	font-weight: bold;
}
#stacks_in_471 figure{text-align:center}#stacks_in_471 .mdph{display:none}#stacks_in_471 .mdp.book-set{widows:5;orphans:5}#stacks_in_471 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_471 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_471 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_471 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_471 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_471 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_471 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_471 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_471 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_471 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_471 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_471 p{}}
@media screen and (max-width:0px){#stacks_in_471 .dropC_stacks_in_543{float:none !important;display:inline-block !important;margin-bottom:0 !important;margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;font-size:inherit !important;font-weight:inherit !important;opacity:initial !important;line-height:inherit !important;font-family:inherit !important;color:inherit !important;font-weight:inherit !important;text-shadow:none !important}}
.stacks_in_615{min-height:20vh}@media only screen and (min-width:40em){.stacks_in_615{min-height:25vh}}@media only screen and (min-width:64em){.stacks_in_615{min-height:33vh}}.stacks_in_615 .parallax-bg{background-size:100%}.stacks_in_615.parallax-overlay:after{background-color:rgba(0, 0, 0, 0.40)}

#stacks_in_620 {
	text-transform: uppercase;
}
.stacks_in_625 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}


#stacks_in_633 {
	text-transform: uppercase;
}

#stacks_in_635 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
#stacks_in_642 figure{text-align:center}#stacks_in_642 .mdph{display:none}#stacks_in_642 .mdp.book-set{widows:5;orphans:5}#stacks_in_642 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_642 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_642 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_642 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_642 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_642 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_642 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_642 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_642 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_642 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_642 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_642 p{}}
#stacks_in_642 .dropC_stacks_in_644{color:rgba(5, 179, 252, 1.00)}@media screen and (max-width:0px){#stacks_in_642 .dropC_stacks_in_644{float:none !important;display:inline-block !important;margin-bottom:0 !important;margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;font-size:inherit !important;font-weight:inherit !important;opacity:initial !important;line-height:inherit !important;font-family:inherit !important;color:inherit !important;font-weight:inherit !important;text-shadow:none !important}}

@charset "UTF-8";.movingbox.stacks_in_649{--wait-time:4000ms;--animation-speed:1.00s}  




.mb-dots-container.stacks_in_672{--dot-align:center;--dot-color:rgba(5, 179, 252, 1.00);--dot-size:calc(13rem / 16);--dot-num-color:rgba(255, 255, 255, 1.00);--dot-num-size:calc(var(--dot-size) / 2)}.mb-dots-container.stacks_in_672 .mb-active{--dot-size:calc(13rem / 16);--dot-color:rgba(142, 222, 252, 1.00);--dot-num-color:rgba(255, 255, 255, 1.00)}


.stacks_in_814 h5{display:inline-block;white-space:nowrap}

#stacks_in_818 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_820 > *{display:inline-block;white-space:nowrap}

#stacks_in_823 {
	font-weight: bold;
}
.stacks_in_825 h6{display:inline-block;white-space:nowrap}

#stacks_in_829 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_830 > *{display:inline-block;white-space:nowrap}

#stacks_in_833 {
	font-weight: bold;
}

.stacks_in_845 h5{display:inline-block;white-space:nowrap}

#stacks_in_849 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_851 > *{display:inline-block;white-space:nowrap}

#stacks_in_854 {
	font-weight: bold;
}
.stacks_in_856 h6{display:inline-block;white-space:nowrap}

#stacks_in_860 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_861 > *{display:inline-block;white-space:nowrap}

#stacks_in_864 {
	font-weight: bold;
}

.stacks_in_876 h5{display:inline-block;white-space:nowrap}

#stacks_in_880 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_882 > *{display:inline-block;white-space:nowrap}

#stacks_in_885 {
	font-weight: bold;
}
.stacks_in_887 h6{display:inline-block;white-space:nowrap}

#stacks_in_891 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_892 > *{display:inline-block;white-space:nowrap}

#stacks_in_895 {
	font-weight: bold;
}

.stacks_in_907 h5{display:inline-block;white-space:nowrap}

#stacks_in_911 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_913 > *{display:inline-block;white-space:nowrap}

#stacks_in_916 {
	font-weight: bold;
}
.stacks_in_918 h6{display:inline-block;white-space:nowrap}

#stacks_in_922 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_923 > *{display:inline-block;white-space:nowrap}

#stacks_in_926 {
	font-weight: bold;
}

.stacks_in_938 h5{display:inline-block;white-space:nowrap}

#stacks_in_942 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_944 > *{display:inline-block;white-space:nowrap}

#stacks_in_947 {
	font-weight: bold;
}
.stacks_in_949 h6{display:inline-block;white-space:nowrap}

#stacks_in_953 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_954 > *{display:inline-block;white-space:nowrap}

#stacks_in_957 {
	font-weight: bold;
}

.stacks_in_969 h6{display:inline-block;white-space:nowrap}

#stacks_in_973 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_975 > *{display:inline-block;white-space:nowrap}

#stacks_in_978 {
	font-weight: bold;
}
.stacks_in_980 h6{display:inline-block;white-space:nowrap}

#stacks_in_984 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_985 > *{display:inline-block;white-space:nowrap}

#stacks_in_988 {
	font-weight: bold;
}

.stacks_in_2426 h5{display:inline-block;white-space:nowrap}

#stacks_in_2430 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_2432 > *{display:inline-block;white-space:nowrap}

#stacks_in_2435 {
	font-weight: bold;
}
.stacks_in_2437 h6{display:inline-block;white-space:nowrap}

#stacks_in_2441 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_2442 > *{display:inline-block;white-space:nowrap}

#stacks_in_2445 {
	font-weight: bold;
}

.stacks_in_1000 h6{display:inline-block;white-space:nowrap}

#stacks_in_1004 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1006 > *{display:inline-block;white-space:nowrap}

#stacks_in_1009 {
	font-weight: bold;
}
.stacks_in_1011 h6{display:inline-block;white-space:nowrap}

#stacks_in_1015 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1016 > *{display:inline-block;white-space:nowrap}

#stacks_in_1019 {
	font-weight: bold;
}

.stacks_in_1031 h6{display:inline-block;white-space:nowrap}

#stacks_in_1035 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1037 > *{display:inline-block;white-space:nowrap}

#stacks_in_1040 {
	font-weight: bold;
}
.stacks_in_1042 h6{display:inline-block;white-space:nowrap}

#stacks_in_1046 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1047 > *{display:inline-block;white-space:nowrap}

#stacks_in_1050 {
	font-weight: bold;
}

.stacks_in_1062 h6{display:inline-block;white-space:nowrap}

#stacks_in_1066 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1068 > *{display:inline-block;white-space:nowrap}

#stacks_in_1071 {
	font-weight: bold;
}
.stacks_in_1073 h6{display:inline-block;white-space:nowrap}

#stacks_in_1077 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1078 > *{display:inline-block;white-space:nowrap}

#stacks_in_1081 {
	font-weight: bold;
}

.stacks_in_1093 h6{display:inline-block;white-space:nowrap}

#stacks_in_1097 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1099 > *{display:inline-block;white-space:nowrap}

#stacks_in_1102 {
	font-weight: bold;
}
.stacks_in_1104 h6{display:inline-block;white-space:nowrap}

#stacks_in_1108 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1109 > *{display:inline-block;white-space:nowrap}

#stacks_in_1112 {
	font-weight: bold;
}

.stacks_in_1124 h6{display:inline-block;white-space:nowrap}

#stacks_in_1128 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1130 > *{display:inline-block;white-space:nowrap}

#stacks_in_1133 {
	font-weight: bold;
}
.stacks_in_1135 h6{display:inline-block;white-space:nowrap}

#stacks_in_1139 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1140 > *{display:inline-block;white-space:nowrap}

#stacks_in_1143 {
	font-weight: bold;
}

.stacks_in_1155 h6{display:inline-block;white-space:nowrap}

#stacks_in_1159 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1161 > *{display:inline-block;white-space:nowrap}

#stacks_in_1164 {
	font-weight: bold;
}
.stacks_in_1166 h6{display:inline-block;white-space:nowrap}

#stacks_in_1170 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1171 > *{display:inline-block;white-space:nowrap}

#stacks_in_1174 {
	font-weight: bold;
}

.stacks_in_1186 h6{display:inline-block;white-space:nowrap}

#stacks_in_1190 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1192 > *{display:inline-block;white-space:nowrap}

#stacks_in_1195 {
	font-weight: bold;
}
.stacks_in_1197 h6{display:inline-block;white-space:nowrap}

#stacks_in_1201 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1202 > *{display:inline-block;white-space:nowrap}

#stacks_in_1205 {
	font-weight: bold;
}

.stacks_in_1217 h6{display:inline-block;white-space:nowrap}

#stacks_in_1221 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1223 > *{display:inline-block;white-space:nowrap}

#stacks_in_1226 {
	font-weight: bold;
}
.stacks_in_1228 h6{display:inline-block;white-space:nowrap}

#stacks_in_1232 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1233 > *{display:inline-block;white-space:nowrap}

#stacks_in_1236 {
	font-weight: bold;
}

.stacks_in_1248 h6{display:inline-block;white-space:nowrap}

#stacks_in_1252 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1254 > *{display:inline-block;white-space:nowrap}

#stacks_in_1257 {
	font-weight: bold;
}
.stacks_in_1259 h6{display:inline-block;white-space:nowrap}

#stacks_in_1263 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1264 > *{display:inline-block;white-space:nowrap}

#stacks_in_1267 {
	font-weight: bold;
}

.stacks_in_1279 h6{display:inline-block;white-space:nowrap}

#stacks_in_1283 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1285 > *{display:inline-block;white-space:nowrap}

#stacks_in_1288 {
	font-weight: bold;
}
.stacks_in_1290 h6{display:inline-block;white-space:nowrap}

#stacks_in_1294 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1295 > *{display:inline-block;white-space:nowrap}

#stacks_in_1298 {
	font-weight: bold;
}

.stacks_in_1310 h6{display:inline-block;white-space:nowrap}

#stacks_in_1314 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1316 > *{display:inline-block;white-space:nowrap}

#stacks_in_1319 {
	font-weight: bold;
}
.stacks_in_1321 h6{display:inline-block;white-space:nowrap}

#stacks_in_1325 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1326 > *{display:inline-block;white-space:nowrap}

#stacks_in_1329 {
	font-weight: bold;
}

.stacks_in_1341 h6{display:inline-block;white-space:nowrap}

#stacks_in_1345 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1347 > *{display:inline-block;white-space:nowrap}

#stacks_in_1350 {
	font-weight: bold;
}
.stacks_in_1352 h6{display:inline-block;white-space:nowrap}

#stacks_in_1356 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1357 > *{display:inline-block;white-space:nowrap}

#stacks_in_1360 {
	font-weight: bold;
}

.stacks_in_1372 h6{display:inline-block;white-space:nowrap}

#stacks_in_1376 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1378 > *{display:inline-block;white-space:nowrap}

#stacks_in_1381 {
	font-weight: bold;
}
.stacks_in_1383 h6{display:inline-block;white-space:nowrap}

#stacks_in_1387 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1388 > *{display:inline-block;white-space:nowrap}

#stacks_in_1391 {
	font-weight: bold;
}

.stacks_in_1403 h6{display:inline-block;white-space:nowrap}

#stacks_in_1407 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1409 > *{display:inline-block;white-space:nowrap}

#stacks_in_1412 {
	font-weight: bold;
}
.stacks_in_1414 h6{display:inline-block;white-space:nowrap}

#stacks_in_1418 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1419 > *{display:inline-block;white-space:nowrap}

#stacks_in_1422 {
	font-weight: bold;
}

.stacks_in_1434 h6{display:inline-block;white-space:nowrap}

#stacks_in_1438 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1440 > *{display:inline-block;white-space:nowrap}

#stacks_in_1443 {
	font-weight: bold;
}
.stacks_in_1445 h6{display:inline-block;white-space:nowrap}

#stacks_in_1449 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1450 > *{display:inline-block;white-space:nowrap}

#stacks_in_1453 {
	font-weight: bold;
}

.stacks_in_1465 h6{display:inline-block;white-space:nowrap}

#stacks_in_1469 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1471 > *{display:inline-block;white-space:nowrap}

#stacks_in_1474 {
	font-weight: bold;
}
.stacks_in_1476 h6{display:inline-block;white-space:nowrap}

#stacks_in_1480 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1481 > *{display:inline-block;white-space:nowrap}

#stacks_in_1484 {
	font-weight: bold;
}

.stacks_in_2474 h6{display:inline-block;white-space:nowrap}

#stacks_in_2478 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_2480 > *{display:inline-block;white-space:nowrap}

#stacks_in_2483 {
	font-weight: bold;
}
.stacks_in_2485 h6{display:inline-block;white-space:nowrap}

#stacks_in_2489 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_2490 > *{display:inline-block;white-space:nowrap}

#stacks_in_2493 {
	font-weight: bold;
}

.stacks_in_1496 h6{display:inline-block;white-space:nowrap}

#stacks_in_1500 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1502 > *{display:inline-block;white-space:nowrap}

#stacks_in_1505 {
	font-weight: bold;
}
.stacks_in_1507 h6{display:inline-block;white-space:nowrap}

#stacks_in_1511 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1512 > *{display:inline-block;white-space:nowrap}

#stacks_in_1515 {
	font-weight: bold;
}

.stacks_in_2364 h6{display:inline-block;white-space:nowrap}

#stacks_in_2368 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_2370 > *{display:inline-block;white-space:nowrap}

#stacks_in_2373 {
	font-weight: bold;
}
.stacks_in_2375 h6{display:inline-block;white-space:nowrap}

#stacks_in_2379 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_2380 > *{display:inline-block;white-space:nowrap}

#stacks_in_2383 {
	font-weight: bold;
}

.stacks_in_1527 h6{display:inline-block;white-space:nowrap}

#stacks_in_1531 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1533 > *{display:inline-block;white-space:nowrap}

#stacks_in_1536 {
	font-weight: bold;
}
.stacks_in_1538 h6{display:inline-block;white-space:nowrap}

#stacks_in_1542 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1543 > *{display:inline-block;white-space:nowrap}

#stacks_in_1546 {
	font-weight: bold;
}

.stacks_in_2395 h6{display:inline-block;white-space:nowrap}

#stacks_in_2399 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_2401 > *{display:inline-block;white-space:nowrap}

#stacks_in_2404 {
	font-weight: bold;
}
.stacks_in_2406 h6{display:inline-block;white-space:nowrap}

#stacks_in_2410 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_2411 > *{display:inline-block;white-space:nowrap}

#stacks_in_2414 {
	font-weight: bold;
}

.stacks_in_1558 h6{display:inline-block;white-space:nowrap}

#stacks_in_1562 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1564 > *{display:inline-block;white-space:nowrap}

#stacks_in_1567 {
	font-weight: bold;
}
.stacks_in_1569 h6{display:inline-block;white-space:nowrap}

#stacks_in_1573 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1574 > *{display:inline-block;white-space:nowrap}

#stacks_in_1577 {
	font-weight: bold;
}

.stacks_in_1589 h6{display:inline-block;white-space:nowrap}

#stacks_in_1593 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1595 > *{display:inline-block;white-space:nowrap}

#stacks_in_1598 {
	font-weight: bold;
}
.stacks_in_1600 h6{display:inline-block;white-space:nowrap}

#stacks_in_1604 {
	text-transform: uppercase;
	font-weight: bold;
}
.stacks_in_1605 > *{display:inline-block;white-space:nowrap}

#stacks_in_1608 {
	font-weight: bold;
}
.lb-master_stacks_in_1625.bg-vault.bg-color.style-pro-stacks_in_1625{background-color:rgba(0, 0, 0, 0.78)}.lb-master_stacks_in_1625.close-vis-never .infix-close{display:none !important}.ll-overlay#ovl_stacks_in_1625.bg-color{background-color:rgba(0, 0, 0, 0.78)}@media screen and (max-width:640px){.ll-overlay#ovl_stacks_in_1625.small-bg-color{background-color:rgba(0, 0, 0, 0.78)}.ll-overlay#ovl_stacks_in_1625.small-bg-color::before{background-color:transparent !important;background-image:none !important}}body > .ll-overlay#ovl_stacks_in_1625{position:fixed}.ll-open-stacks_in_1625 > .ll-overlay#ovl_stacks_in_1625{z-index:9989}.ll-open-stacks_in_1625.sectionsPro1 > .ll-overlay#ovl_stacks_in_1625{z-index:998}@media screen and (min-width:640px){.lb-master_stacks_in_1625.close-vis-small-only .infix-close{display:none !important}}@media screen and (max-width:640px){.lb-master_stacks_in_1625.close-vis-large-only .infix-close{display:none !important}}#stacks_in_1625 .infix-close.lb-close-master{display:none !important}@media screen and (min-width:640px){#ovl_stacks_in_1625.large-hide-overlay{background-color:transparent !important}}@media screen and (min-width:640px){.lb-master_stacks_in_1625.infix-section.large-hide-overlay{background-color:transparent !important}}@media screen and (max-width:640px){.lb-master_stacks_in_1625.infix-section.sm-hide-borders .infix-content{border-radius:0 !important;border:none !important}}[data-ll-target="limelight01"].sectionsPro1.size-target.lightbox-open.ll-open-stacks_in_1625 > .shear-wrapper{position:absolute}.lb-master_stacks_in_1625.maxw-frame:not(.infix-image):not(.custom-size) .infix-container{width:90%}@media screen and (max-width:640px){.lb-master_stacks_in_1625.maxw-frame:not(.infix-image):not(.custom-size) .infix-container{width:85%}}.lb-master_stacks_in_1625.maxw-frame.infix-image:not(.custom-size) .infix-container > .infix-content{margin:0 auto;width:90%}@media screen and (max-width:640px){.lb-master_stacks_in_1625.maxw-frame.infix-image:not(.custom-size) .infix-container > .infix-content{width:85%}}.lb-master_stacks_in_1625.maxw-frame:not(.custom-size) .infix-container{max-width:1800px}@media screen and (max-width:640px){.lb-master_stacks_in_1625.maxw-frame:not(.custom-size) .infix-container{max-width:1000px}}.lb-master_stacks_in_1625.prop-height.infix-body:not(.vid-letterbox):not(.infix-image) .infix-iframe-container{padding-top:85vh}@media screen and (min-width:640px){.lb-master_stacks_in_1625.prop-height.infix-body:not(.vid-letterbox):not(.infix-image) .infix-iframe-container{padding-top:85vh}}.lb-master_stacks_in_1625.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container,.lb-master_stacks_in_1625.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1625.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:85vh !important;max-height:85vh !important}@media screen and (min-width:640px){.lb-master_stacks_in_1625.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container,.lb-master_stacks_in_1625.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1625.prop-height.infix-body:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:85vh !important;max-height:85vh !important}}.lb-master_stacks_in_1625.prop-height.infix-section:not(.vid-letterbox):not(.infix-image) .infix-container{top:calc((100% - 85%) / 2) !important;height:85% !important}@media screen and (min-width:640px){.lb-master_stacks_in_1625.prop-height.infix-section:not(.vid-letterbox):not(.infix-image) .infix-container{top:calc((100% - 85%) / 2) !important;height:85% !important}}.lb-master_stacks_in_1625.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container{height:85% !important;max-height:85% !important}@media screen and (min-width:640px){.lb-master_stacks_in_1625.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-container{height:85% !important;max-height:85% !important}}.lb-master_stacks_in_1625.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .infix-content,.lb-master_stacks_in_1625.prop-height.infix-section:not(.vid-letterbox):not(.infix-image).infix-inline .splb{height:100% !important;max-height:100% !important}.lb-master_stacks_in_1625.infix-iframe.infix-section .infix-container,.lb-master_stacks_in_1625.infix-iframe.infix-section .infix-content,.lb-master_stacks_in_1625.infix-iframe.infix-section .infix-iframe-container{position:static;top:0;left:0;height:100%;width:100%}.lb-master_stacks_in_1625.infix-iframe.infix-section.size-float .infix-iframe-container{padding-top:0}.lb-master_stacks_in_1625 .infix-content::after{-webkit-box-shadow:0 0 36px 0px rgba(0, 0, 0, 0.30);box-shadow:0 0 36px 0px rgba(0, 0, 0, 0.30)}.lb-master_stacks_in_1625 .infix-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;z-index:9999;padding:20px;border-radius:0% 0% 0% 0%;background:rgba(44, 55, 71, 0.00)}html.bwd-touch .lb-master_stacks_in_1625 .infix-close{opacity:1 !important}.lb-master_stacks_in_1625 .infix-close > .close-wrap{position:relative;width:20px;height:20px;opacity:0.94}.lb-master_stacks_in_1625 .infix-close > .close-wrap:hover,html.bwd-touch .lb-master_stacks_in_1625 .infix-close > .close-wrap{opacity:1 !important}.lb-master_stacks_in_1625 .infix-close > .close-wrap.close-text-only{width:auto;height:auto;color:rgba(255, 255, 255, 0.96);font-size:12px;line-height:1}.lb-master_stacks_in_1625 .infix-close > .close-wrap.close-text-only .text-border{padding:8px;border:1px solid rgba(255, 255, 255, 0.96);border-radius:8px;background-color:rgba(44, 55, 71, 0.50);text-align:center}.lb-master_stacks_in_1625 .infix-close > .close-wrap > svg{width:20px;height:20px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.lb-master_stacks_in_1625 .infix-close > .close-wrap > svg circle.bg{fill:rgba(44, 55, 71, 0.50)}.lb-master_stacks_in_1625 .infix-close > .close-wrap > svg .ring{stroke:rgba(255, 255, 255, 0.96);stroke-width:3px}.lb-master_stacks_in_1625 .infix-close > .close-wrap > svg .action-icon path{stroke:rgba(255, 255, 255, 0.96);stroke-width:3px;fill:none}.lb-master_stacks_in_1625 .infix-close > .close-wrap > svg .ring,.lb-master_stacks_in_1625 .infix-close > .close-wrap > svg .action-icon path{-webkit-transition:stroke 200ms ease-out;transition:stroke 200ms ease-out}.lb-master_stacks_in_1625 .infix-close > .close-wrap > svg circle.bg{-webkit-transition:fill 220ms ease-out;transition:fill 220ms ease-out}.lb-master_stacks_in_1625 .infix-close:hover,html.bwd-touch .lb-master_stacks_in_1625 .infix-close{background:rgba(44, 55, 71, 0.00)}.lb-master_stacks_in_1625 .infix-close:hover > .close-wrap > svg circle.bg,html.bwd-touch .lb-master_stacks_in_1625 .infix-close > .close-wrap > svg circle.bg{fill:rgba(44, 55, 71, 0.75)}.lb-master_stacks_in_1625 .infix-close:hover > .close-wrap > svg .ring,html.bwd-touch .lb-master_stacks_in_1625 .infix-close > .close-wrap > svg .ring{stroke:rgba(255, 255, 255, 1.00)}.lb-master_stacks_in_1625 .infix-close:hover > .close-wrap > svg .action-icon path,html.bwd-touch .lb-master_stacks_in_1625 .infix-close > .close-wrap > svg .action-icon path{stroke:rgba(255, 255, 255, 1.00);fill:none}.lb-master_stacks_in_1625 .infix-close:hover > .close-wrap.close-text-only,html.bwd-touch .lb-master_stacks_in_1625 .infix-close > .close-wrap.close-text-only{color:rgba(255, 255, 255, 1.00)}.lb-master_stacks_in_1625 .infix-close i.fa,.lb-master_stacks_in_1625 .infix-close svg,.lb-master_stacks_in_1625 .infix-close .simple-icon,.lb-master_stacks_in_1625 .infix-close .close-wrap,.lb-master_stacks_in_1625 .infix-close .text-border{pointer-events:none}@media screen and (min-width:640px){.lb-master_stacks_in_1625 .infix-close .close-wrap,.lb-master_stacks_in_1625 .infix-close .close-wrap > svg{width:32px;height:32px}.lb-master_stacks_in_1625 .infix-close .close-wrap.close-text-only{font-size:16px}}.lb-master_stacks_in_1625 .infix-close .action-icon > g{display:none}.lb-master_stacks_in_1625 .infix-close.close-cross .action-icon > g#cross{display:block}.lb-master_stacks_in_1625 .infix-close.close-small-cross .action-icon > g#smallcross{display:block}.lb-master_stacks_in_1625 .infix-close.close-left-arrow .action-icon > g#arrow{display:block}.lb-master_stacks_in_1625 .infix-close.close-hamburger .action-icon > g#burger{display:block}@media screen and (min-width:640px){.lb-master_stacks_in_1625.close-bg-small-only .infix-close{background:none}}.lb-master_stacks_in_1625 .splb-loader .loader-message{display:none}.lb-master_stacks_in_1625 .splb-loader svg{display:none}.lb-master_stacks_in_1625 .splb-loader > .loader-message{margin-top:0}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_1989{background-color:rgba(255, 255, 255, 1.00)}#stacks_in_1989.splb{padding:6px}#splb_stacks_in_1989 .infix-iframe-container{background-color:}#stacks_in_1989{display:none}.infix-opened #stacks_in_1989,.infix-closed #stacks_in_1989{display:block}.lb-sns-broschuere{cursor:pointer}#splb_stacks_in_1989 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"SüdniedersachsenStiftung | TOPAS - Broschüre";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1989 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1989.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1989.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1989.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1989.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1989.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}#stacks_in_1989.splb{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_1989.splb.ll-overflow{overflow:visible !important}
#pglt_overlaystacks_in_1992 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0px 15px;
}
#pglt_overlaystacks_in_1992:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.50);
  opacity: 0;
  transition: opacity 600ms ease;
}
.pglt_fadestacks_in_1992 #pglt_overlaystacks_in_1992 > .pglt-close-icon,
.pglt_fadestacks_in_1992 #pglt_overlaystacks_in_1992:before {
  opacity: 1;
}
#pglt_spacestacks_in_1992 .page,
#pglt_spacestacks_in_1992 .cover {
  transition: transform 300.000000ms linear;
}
#pglt_wrapstacks_in_1992 .page,
#pglt_wrapstacks_in_1992 .cover {
  -webkit-tap-highlight-color: transparent;
  display: grid;
  grid-template-columns: 1fr;
}
#pglt_wrapstacks_in_1992 .anim .page,
#pglt_wrapstacks_in_1992 .anim .cover {
  transition: none !important;
}
#pglt_overlaystacks_in_1992 > .pglt-close-icon {
  position: fixed;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  cursor: pointer;
  color: rgba(255, 255, 255, 1.00);
  background: rgba(0, 0, 0, 0.50);
  border-radius: 4px;
  z-index: 2;
  opacity: 0;
  transition: opacity 600ms ease;
}
#pglt_overlaystacks_in_1992 > .pglt-close-icon svg {
  width: 100%;
}
body.pglt_noscrollstacks_in_1992 {
  overflow: hidden;
  height: 100%;
}
#pglt_holderstacks_in_1992 {
  cursor: pointer;
  
  max-width: 794px;
  
  overflow: hidden;
  pointer-events: none;
}
#pglt_holderstacks_in_1992,
#pglt_spacestacks_in_1992 {
  position: relative;
  width: 100%;
  justify-content: center;
  margin: 60px auto 60px auto;
}
#pglt_spacestacks_in_1992 {
  display: grid;
}
#pglt_holderstacks_in_1992 * {
  pointer-events: none !important;
}
#pglt_popout_wrapstacks_in_1992 {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
#pglt_wrapstacks_in_1992 {
  position: relative;
  box-sizing: content-box;
  margin: 0 auto;
  z-index: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  pointer-events: auto;
}
.closing-pop-outstacks_in_1992 #pglt_overlaystacks_in_1992,
.closing-pop-outstacks_in_1992 #pglt_overlaystacks_in_1992 *,
.closing-pop-outstacks_in_1992 #pglt_holderstacks_in_1992,
.closing-pop-outstacks_in_1992 #pglt_holderstacks_in_1992 * {
  pointer-events: none !important;
}
.pglt-close #pagelit_stacks_in_1992,
#pglt_wrapstacks_in_1992.pglt-close .anim {
  transform: translateX(25%);
}
#pglt_wrapstacks_in_1992 .page {
  overflow: hidden;
  position: absolute;
  width: 50%;
  /**/
  cursor: pointer;
  /**/
  padding: 32px 32px;
  box-sizing: border-box;
}
#pglt_wrapstacks_in_1992 .page.pglt-magnified {
  overflow: visible;
}
#pglt_wrapstacks_in_1992  div > .pglt-content {
  position: relative;
  z-index: 4;
}
#pglt_wrapstacks_in_1992 .page .page-number {
  position: absolute;
  width: 100%;
  bottom: 2%;
  left: 50%;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  width: 22px;
  transform: translateX(-50%);
  border-radius: 4px;
  text-align: center;
  color: rgba(0, 0, 0, 1.00);
  background: rgba(255, 255, 255, 0.30);
  font-family: 'helvetica', sans-serif;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

#pglt_wrapstacks_in_1992 .page .page-number {
  transform: none;
}
#pglt_wrapstacks_in_1992 .anim:not(.prev) .page-left .page-number,
#pglt_wrapstacks_in_1992 .anim.prev .page-left.pglt-fr .page-number,
#pglt_wrapstacks_in_1992 .page-right .page-number {
  bottom: auto;
  top: 2%;
  right: 2%;
  left: auto;
}
#pglt_wrapstacks_in_1992 .anim.prev .page-right .page-number,
#pglt_wrapstacks_in_1992 .anim .page-right.pglt-bk .page-number,
#pglt_wrapstacks_in_1992 .page-left .page-number {
  bottom: auto;
  top: 2%;
  left: 2%;
  right: auto;
}




#pglt_wrapstacks_in_1992 .page .page-number {
  display: none;
}

#pglt_wrapstacks_in_1992 > #pagelit_stacks_in_1992 > .page,
#pglt_wrapstacks_in_1992 .anim > .page {
  left: 50%;
}
#pglt_wrapstacks_in_1992 > #pagelit_stacks_in_1992 .page.page-left,
#pglt_wrapstacks_in_1992 .anim .page.page-left {
  left: 0;
  z-index: 0 !important;
}
#pglt_wrapstacks_in_1992 .anim.prev .page.page-left {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_1992 .anim-inner-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  padding: 50px;
}
#pglt_wrapstacks_in_1992 .anim {
  position: absolute;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  pointer-events: none;
}
#pglt_wrapstacks_in_1992 .anim * {
  pointer-events: none !important;
}
#pglt_wrapstacks_in_1992 .anim-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 25%;
  overflow: hidden;
  z-index: 0;
}
#pglt_wrapstacks_in_1992 .anim.pglt-active {
  z-index: 1000;
}
#pglt_wrapstacks_in_1992 .anim-inner.pglt-still {
  left: 50%;
}
#pglt_wrapstacks_in_1992 .anim.prev .anim-inner.pglt-still {
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_1992 .anim-inner.pglt-move {
  left: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_1992 .anim.prev .anim-inner.pglt-move {
  left: auto;
  right: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_1992 .anim-inner.pglt-move .page {
  transform-origin: left;
}
#pglt_wrapstacks_in_1992 .anim.prev .anim-inner.pglt-move .page {
  transform-origin: right;
}
#pglt_wrapstacks_in_1992 .anim-inner.pglt-move .page-grad {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#pglt_wrapstacks_in_1992 .anim.prev .anim-inner.pglt-move .page-grad {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_1992 .pglt-shdw,
#pglt_wrapstacks_in_1992 .pglt-shdw2 {
  position: absolute;
  z-index: 0;
}
#pglt_wrapstacks_in_1992 .pglt-shdw {
  width: 50%;
  right: 50%;
  left: auto;
}
#pglt_wrapstacks_in_1992 .anim.prev .pglt-shdw {
  left: 50%;
  right: auto;
}
#pglt_wrapstacks_in_1992 .pglt-shdw2 {
  left: 100%;
  width: 100%;
  right: 0;
}
#pglt_wrapstacks_in_1992 .anim.prev .pglt-shdw2 {
  left: 0;
  right: auto;
}
#pglt_wrapstacks_in_1992 .anim.prev .pglt-shdw2 {
  right: 100%;
  left: auto;
}
#pglt_wrapstacks_in_1992 .anim.prev.cover-active .pglt-shdw2 {
  right: 50% !important;
  left: auto !important;
}
#pglt_wrapstacks_in_1992 .page-right:before,
#pglt_wrapstacks_in_1992 .page-left:before,
#pglt_wrapstacks_in_1992 .page-left:after,
#pglt_wrapstacks_in_1992 .page-right:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  z-index: 3;
  background-position: top left;
  background-size: 100% auto;
  background-repeat: repeat-y;
  pointer-events: none;
  box-sizing: border-box;
}
#pglt_wrapstacks_in_1992 .page-right:after {
  left: 0;
  top: 0;
}
#pglt_wrapstacks_in_1992 .page-right:before {
  right: auto;
  left: -1px;
  width: 10px;
  z-index: -1;
}
#pglt_wrapstacks_in_1992 .page-left:before {
  left: auto;
  right: -1px;
  width: 10px;
  z-index: -1;
}

#pglt_wrapstacks_in_1992 .page.page-left:after,
#pglt_wrapstacks_in_1992 .anim .pglt-move .page.page-right:after,
#pglt_wrapstacks_in_1992 .anim .pglt-move .page.page-left.c-left:after {
  background-image: url(pglt-img/ls-pg.png);
}
#pglt_wrapstacks_in_1992 .page.page-right:after,
#pglt_wrapstacks_in_1992 .anim .pglt-move .page.page-left:after,
#pglt_wrapstacks_in_1992 .anim .pglt-move .page.page-right.c-left:after {
  background-image: url(pglt-img/rs-pg.png);
}

#pglt_wrapstacks_in_1992 .anim .page {
  cursor: default;
}
#pglt_wrapstacks_in_1992 .cover-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
#pglt_wrapstacks_in_1992 .cover {
  position: absolute;
  left: 50%;
  transform-origin: left;
  /**/
  cursor: pointer;
  /**/
}
#pglt_wrapstacks_in_1992 .cover.page-left {
  margin-left: -10px;
  margin-top: -10px;
}
#pglt_wrapstacks_in_1992 .cover.page-right {
  margin-top: -10px;
}
#pglt_wrapstacks_in_1992 .anim.prev .anim-inner .cover {
  transform-origin: right;
}
#pglt_wrapstacks_in_1992 .anim .cover {
  left: 0;
  cursor: default;
}
#pglt_wrapstacks_in_1992 > #pagelit_stacks_in_1992 .cover.page-left,
#pglt_wrapstacks_in_1992 .anim .cover.page-left {
  left: 0;
  z-index: 0 !important;
}

#pglt_wrapstacks_in_1992 .anim .cover.page-left {
  left: auto;
  right: 0;
}

#pglt_wrapstacks_in_1992 .anim.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_1992 .anim.prev.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_1992 .anim.cover-active,
#pglt_wrapstacks_in_1992 .anim.cover-active .anim-inner {
  overflow: visible;
  perspective: 2000px;
}
#pglt_wrapstacks_in_1992 .anim.cover-active .pglt-move-inner {
  transform-origin: left;
  left: 50%;
  position: absolute;
}
#pglt_wrapstacks_in_1992 .anim.prev.cover-active .pglt-move-inner {
  transform-origin: right;
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_1992 .anim.cover-active .pglt-move-inner > div {
  transform-origin: center !important;
}
#pglt_wrapstacks_in_1992 .anim.prev.cover-active .pglt-move-inner > div {
  left: 50%;
}
#pglt_wrapstacks_in_1992 .anim.cover-active .pglt-shdw2 {
  right: auto;
  left: 50%;
  z-index: -1;
  width: 50%;
}
#pglt_wrapstacks_in_1992 .anim.prev.cover-active .pglt-shdw2 {
  left: 0;
}
.style_stacks_in_1992 + .anim .cover:before,
.style_stacks_in_1992 .cover:before {
  background-color: rgba(0,0,0,0.05);
}
.style_stacks_in_1992 + .anim .page:before,
.style_stacks_in_1992 .page:not([data-cur="no"]):before {
  background-color: rgba(0,0,0,0.05);
}
#pglt_wrapstacks_in_1992 .page.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05), inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_1992 .page.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_1992 .cover.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05), inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_1992 .cover.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}

#pglt_wrapstacks_in_1992 .anim .page.pglt-fr.page-left:after {
  box-shadow: inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_1992 .anim .page.pglt-bk.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_1992 .anim .page.pglt-fr.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_1992 .anim .page.pglt-bk.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_1992 .anim .cover.pglt-fr.page-left:after {
  box-shadow: inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_1992 .anim .cover.pglt-bk.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_1992 .anim .cover.pglt-fr.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_1992 .anim .cover.pglt-bk.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pagelit_stacks_in_1992 > .page[data-vis="no"].pglt-fr.page-left,
#pagelit_stacks_in_1992 > .page[data-vis="no"].pglt-bk.page-right {display: none !important;}
#pagelit_stacks_in_1992 > .page[data-vis="no"] > .pglt-image,
#pagelit_stacks_in_1992 > .page[data-vis="no"]:after {background-image: none !important}

#pagelit_stacks_in_1992 > .page[data-cur="no"] > .pglt-image,
#pagelit_stacks_in_1992 > .page[data-cur="no"]:after {background-image: none !important}
#pagelit_stacks_in_1992 > .page[data-cur="no"] > .pglt-content {display: none !important}
#pagelit_stacks_in_1992 .c-f.page-left,
#pagelit_stacks_in_1992 .c-b.page-right,
#pagelit_stacks_in_1992 .cb-f.page-left,
#pagelit_stacks_in_1992 .cb-b.page-right {
  opacity: 0 !important;
}
/* Pagination */
#pglt_navstacks_in_1992 {
  margin: 0;
  text-align: center;
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  
  transition: opacity 600ms ease;
  font-family: 'helvetica', sans-serif;
  opacity: 0;
  pointer-events: none;
}
#pglt_overlaystacks_in_1992 #pglt_navstacks_in_1992 {
  bottom: auto;
}
.pglt_fadestacks_in_1992 #pglt_navstacks_in_1992 {
  opacity: 1;
}
#pglt_navstacks_in_1992 a {
  margin: 0px 2px;
  border-radius: 4px;
  cursor: pointer;
  height: 42px;
  width: 52px;
  padding: 0px;
  display: inline-block;
  background: rgba(54, 65, 69, 1.00);
  vertical-align: bottom;
}
#pglt_navstacks_in_1992 a:active {
  box-shadow: inset 0px 42px 0px rgba(0,0,0,0.15);
}
#pglt_navstacks_in_1992 a svg {
  width: 20px;
  height: 20px;
}
#pglt_navstacks_in_1992 a {
  transition: 300ms opacity ease;
  pointer-events: none;
  opacity: 0.3;
  position: relative;
}
#pglt_navstacks_in_1992 a.pglt_next,
#pglt_navstacks_in_1992 a.pglt_last,
.pglt-open + #pglt_navstacks_in_1992 a {
  pointer-events: auto;
  opacity: 1;
}
.pglt-close + #pglt_navstacks_in_1992 a {
  opacity: 0.3;
  pointer-events: none;
}
.pglt-close + #pglt_navstacks_in_1992 a.pglt_first,
.pglt-close + #pglt_navstacks_in_1992 a.pglt_prev {
  pointer-events: auto;
  opacity: 1;
}
#pglt_holderstacks_in_1992 #pglt_navstacks_in_1992 a {
  display: none;
}
#pglt_navstacks_in_1992 a svg {
  fill: rgba(239, 246, 248, 1.00) !important;
  stroke: none !important;
  height: 42px;
  pointer-events: none;
}
#pglt_navstacks_in_1992 .pglt_chapter_select_wrap {
  display: inline-block;
  margin: 0 2px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #e3e3e3;
  position: relative;
}
#pglt_navstacks_in_1992 .pglt_chapter_select_wrap select {
  line-height: 42px;
  height: 42px;
  box-sizing: border-box;
  color: rgba(54, 65, 69, 1.00);
  -webkit-user-select: none;
  user-select: none;
  font-size: 14px;
  color: #333;

  padding: 0px 26px 0px 12px;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#pglt_navstacks_in_1992 .pglt_chapter_select_wrap select:active, #pglt_navstacks_in_1992 .pglt_chapter_select_wrap select:focus {
  outline: none;
  box-shadow: none;
}
#pglt_navstacks_in_1992 .pglt_chapter_select_wrap:after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
}


#pglt_navstacks_in_1992 .pglt_chapter_select_wrap {
  display: none !important;
}



#pglt_loadstacks_in_1992 .pglt_load_wrap {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  transform: rotateZ(45deg);
}

.pglt_urlsstacks_in_1992 {display: none;}
#pagelit_stacks_in_1992,
#pglt_wrapstacks_in_1992 .anim {
  transform: translateX(-25%);
}
.pglt-open #pagelit_stacks_in_1992,
#pglt_wrapstacks_in_1992.pglt-open .anim {
  transform: translateX(0%);
}
#pagelit_stacks_in_1992 {
  position: relative;
  z-index: 1;
  opacity: 0;
}
#pagelit_stacks_in_1992 .pglt-bk,
#pagelit_stacks_in_1992 .pglt-fr {
  pointer-events: none;
}
#pglt_loadstacks_in_1992 {
  max-width: 120px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#pglt_loadstacks_in_1992 .pglt_loader_progress {
  border: 2px solid rgba(51, 51, 51, 1.00);
  border-radius: 3px;
  margin-top: 32px;
  overflow: hidden;
}
#pglt_loadstacks_in_1992 .pglt_loader_progress > div {
  background-color: rgba(51, 51, 51, 1.00);
  height: 8px;
  width: 100%;
  transform: scaleX(0);
  transform-origin: top left;
  transition: transform 2s linear;
}
#pglt_loadstacks_in_1992 .pglt_loader {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#pglt_loadstacks_in_1992 .pglt_loader:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 1.00);
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#pglt_loadstacks_in_1992 .pglt_loader2 {
  transform: scale(1.1) rotateZ(90deg);
}
#pglt_loadstacks_in_1992 .pglt_loader3 {
  transform: scale(1.1) rotateZ(180deg);
}
#pglt_loadstacks_in_1992 .pglt_loader4 {
  transform: scale(1.1) rotateZ(270deg);
}
#pglt_loadstacks_in_1992 .pglt_loader2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#pglt_loadstacks_in_1992 .pglt_loader3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#pglt_loadstacks_in_1992 .pglt_loader4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}



.style_stacks_in_1992 .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-image,
.style_stacks_in_1992 + .anim .cover > .pglt-image,
.style_stacks_in_1992 .cover > .pglt-image,
.style_stacks_in_1992 + .anim .page > .pglt-image,
.style_stacks_in_1992 .page > .pglt-image {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center;
  background-size: cover;
}
.style_stacks_in_1992 .page.back-cover.cb-f > .pglt-image {
  transform: translate3d(0,0,0);
}
#pagelit_stacks_in_1992 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_1992 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_1992 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
#pagelit_stacks_in_1992 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
.style_stacks_in_1992 + .anim .cover > .pglt-image,
.style_stacks_in_1992 .cover > .pglt-image {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.style_stacks_in_1992 + .anim .cover > .pglt-image,
.style_stacks_in_1992 .cover > .pglt-image {
  background-color: rgba(146, 152, 154, 1.00);
}
.style_stacks_in_1992 + .anim .page > .pglt-image,
.style_stacks_in_1992 .page:not([data-cur="no"]) > .pglt-image {
  background-color: rgba(243, 243, 243, 1.00);
}
#pglt_wrapstacks_in_1992 .pglt-move .page,
#pglt_wrapstacks_in_1992 .pglt-move .cover {
  transition: transform 10.000000ms linear;
}
#pglt_wrapstacks_in_1992 .pglt-no-transition {
  transition: none !important;
}
#pagelit_stacks_in_1992 > .page-left {
  transform-origin: right;
}
#pagelit_stacks_in_1992 > .page-right {
  transform-origin: left;
}
#pagelit_stacks_in_1992 > .page-left.pglt-fr,
#pagelit_stacks_in_1992 > .page-right.pglt-bk {
  opacity: 0;
}


#pagelit_stacks_in_1992 + .anim .pglt-bk > .pglt-content,
#pagelit_stacks_in_1992 + .anim .pglt-fr > .pglt-content,
#pagelit_stacks_in_1992 .pglt-bk > .pglt-content,
#pagelit_stacks_in_1992 .pglt-fr > .pglt-content {
  display: none;
}


.pagelit_style #stacks_out_2084 #stacks_in_2084 .pglt-stacks_in_2084 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2084 .pglt-image,
.pagelit_style .pglt-stacks_in_2084 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2084 #stacks_in_2084 .pglt-stacks_in_2084 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2084 .pglt-image,
.pagelit_style .pglt-stacks_in_2084 .pglt-image,
.pagelit_style .pglt-stacks_in_2084:before {
  
}
.anim .pglt-stacks_in_2084,
.pagelit_style .pglt-stacks_in_2084,
[tag="slice"] .pagelit_style .pglt-stacks_in_2084 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2086 #stacks_in_2086 .pglt-stacks_in_2086 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2086 .pglt-image,
.pagelit_style .pglt-stacks_in_2086 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2086 #stacks_in_2086 .pglt-stacks_in_2086 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2086 .pglt-image,
.pagelit_style .pglt-stacks_in_2086 .pglt-image,
.pagelit_style .pglt-stacks_in_2086:before {
  
}
.anim .pglt-stacks_in_2086,
.pagelit_style .pglt-stacks_in_2086,
[tag="slice"] .pagelit_style .pglt-stacks_in_2086 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2087 #stacks_in_2087 .pglt-stacks_in_2087 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2087 .pglt-image,
.pagelit_style .pglt-stacks_in_2087 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2087 #stacks_in_2087 .pglt-stacks_in_2087 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2087 .pglt-image,
.pagelit_style .pglt-stacks_in_2087 .pglt-image,
.pagelit_style .pglt-stacks_in_2087:before {
  
}
.anim .pglt-stacks_in_2087,
.pagelit_style .pglt-stacks_in_2087,
[tag="slice"] .pagelit_style .pglt-stacks_in_2087 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2088 #stacks_in_2088 .pglt-stacks_in_2088 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2088 .pglt-image,
.pagelit_style .pglt-stacks_in_2088 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2088 #stacks_in_2088 .pglt-stacks_in_2088 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2088 .pglt-image,
.pagelit_style .pglt-stacks_in_2088 .pglt-image,
.pagelit_style .pglt-stacks_in_2088:before {
  
}
.anim .pglt-stacks_in_2088,
.pagelit_style .pglt-stacks_in_2088,
[tag="slice"] .pagelit_style .pglt-stacks_in_2088 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2089 #stacks_in_2089 .pglt-stacks_in_2089 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2089 .pglt-image,
.pagelit_style .pglt-stacks_in_2089 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2089 #stacks_in_2089 .pglt-stacks_in_2089 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2089 .pglt-image,
.pagelit_style .pglt-stacks_in_2089 .pglt-image,
.pagelit_style .pglt-stacks_in_2089:before {
  
}
.anim .pglt-stacks_in_2089,
.pagelit_style .pglt-stacks_in_2089,
[tag="slice"] .pagelit_style .pglt-stacks_in_2089 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2091 #stacks_in_2091 .pglt-stacks_in_2091 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2091 .pglt-image,
.pagelit_style .pglt-stacks_in_2091 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2091 #stacks_in_2091 .pglt-stacks_in_2091 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2091 .pglt-image,
.pagelit_style .pglt-stacks_in_2091 .pglt-image,
.pagelit_style .pglt-stacks_in_2091:before {
  
}
.anim .pglt-stacks_in_2091,
.pagelit_style .pglt-stacks_in_2091,
[tag="slice"] .pagelit_style .pglt-stacks_in_2091 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_1993 #stacks_in_1993 .pglt-frstacks_in_1993 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_1993 > .pglt-image,
.pagelit_style .pglt-frstacks_in_1993 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1993 #stacks_in_1993 .pglt-bkstacks_in_1993 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_1993 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_1993 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1993 #stacks_in_1993 .pglt-frstacks_in_1993,
.pagelit_style + .anim .pglt-frstacks_in_1993,
.pagelit_style .pglt-frstacks_in_1993 {
  
}
.pagelit_style #stacks_out_1993 #stacks_in_1993 .pglt-bkstacks_in_1993,
.pagelit_style + .anim .pglt-bkstacks_in_1993,
.pagelit_style .pglt-bkstacks_in_1993 {
  
}


.pagelit_style #stacks_out_1995 #stacks_in_1995 .pglt-frstacks_in_1995 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_1995 > .pglt-image,
.pagelit_style .pglt-frstacks_in_1995 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1995 #stacks_in_1995 .pglt-bkstacks_in_1995 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_1995 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_1995 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1995 #stacks_in_1995 .pglt-frstacks_in_1995,
.pagelit_style + .anim .pglt-frstacks_in_1995,
.pagelit_style .pglt-frstacks_in_1995 {
  
}
.pagelit_style #stacks_out_1995 #stacks_in_1995 .pglt-bkstacks_in_1995,
.pagelit_style + .anim .pglt-bkstacks_in_1995,
.pagelit_style .pglt-bkstacks_in_1995 {
  
}


.pagelit_style #stacks_out_1997 #stacks_in_1997 .pglt-frstacks_in_1997 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_1997 > .pglt-image,
.pagelit_style .pglt-frstacks_in_1997 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1997 #stacks_in_1997 .pglt-bkstacks_in_1997 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_1997 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_1997 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1997 #stacks_in_1997 .pglt-frstacks_in_1997,
.pagelit_style + .anim .pglt-frstacks_in_1997,
.pagelit_style .pglt-frstacks_in_1997 {
  
}
.pagelit_style #stacks_out_1997 #stacks_in_1997 .pglt-bkstacks_in_1997,
.pagelit_style + .anim .pglt-bkstacks_in_1997,
.pagelit_style .pglt-bkstacks_in_1997 {
  
}


.pagelit_style #stacks_out_1999 #stacks_in_1999 .pglt-frstacks_in_1999 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_1999 > .pglt-image,
.pagelit_style .pglt-frstacks_in_1999 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1999 #stacks_in_1999 .pglt-bkstacks_in_1999 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_1999 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_1999 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1999 #stacks_in_1999 .pglt-frstacks_in_1999,
.pagelit_style + .anim .pglt-frstacks_in_1999,
.pagelit_style .pglt-frstacks_in_1999 {
  
}
.pagelit_style #stacks_out_1999 #stacks_in_1999 .pglt-bkstacks_in_1999,
.pagelit_style + .anim .pglt-bkstacks_in_1999,
.pagelit_style .pglt-bkstacks_in_1999 {
  
}


.pagelit_style #stacks_out_2004 #stacks_in_2004 .pglt-frstacks_in_2004 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2004 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2004 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2004 #stacks_in_2004 .pglt-bkstacks_in_2004 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2004 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2004 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2004 #stacks_in_2004 .pglt-frstacks_in_2004,
.pagelit_style + .anim .pglt-frstacks_in_2004,
.pagelit_style .pglt-frstacks_in_2004 {
  
}
.pagelit_style #stacks_out_2004 #stacks_in_2004 .pglt-bkstacks_in_2004,
.pagelit_style + .anim .pglt-bkstacks_in_2004,
.pagelit_style .pglt-bkstacks_in_2004 {
  
}


.pagelit_style #stacks_out_2006 #stacks_in_2006 .pglt-frstacks_in_2006 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2006 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2006 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2006 #stacks_in_2006 .pglt-bkstacks_in_2006 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2006 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2006 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2006 #stacks_in_2006 .pglt-frstacks_in_2006,
.pagelit_style + .anim .pglt-frstacks_in_2006,
.pagelit_style .pglt-frstacks_in_2006 {
  
}
.pagelit_style #stacks_out_2006 #stacks_in_2006 .pglt-bkstacks_in_2006,
.pagelit_style + .anim .pglt-bkstacks_in_2006,
.pagelit_style .pglt-bkstacks_in_2006 {
  
}


.pagelit_style #stacks_out_2008 #stacks_in_2008 .pglt-frstacks_in_2008 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2008 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2008 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2008 #stacks_in_2008 .pglt-bkstacks_in_2008 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2008 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2008 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2008 #stacks_in_2008 .pglt-frstacks_in_2008,
.pagelit_style + .anim .pglt-frstacks_in_2008,
.pagelit_style .pglt-frstacks_in_2008 {
  
}
.pagelit_style #stacks_out_2008 #stacks_in_2008 .pglt-bkstacks_in_2008,
.pagelit_style + .anim .pglt-bkstacks_in_2008,
.pagelit_style .pglt-bkstacks_in_2008 {
  
}


.pagelit_style #stacks_out_2343 #stacks_in_2343 .pglt-frstacks_in_2343 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2343 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2343 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2343 #stacks_in_2343 .pglt-bkstacks_in_2343 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2343 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2343 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2343 #stacks_in_2343 .pglt-frstacks_in_2343,
.pagelit_style + .anim .pglt-frstacks_in_2343,
.pagelit_style .pglt-frstacks_in_2343 {
  
}
.pagelit_style #stacks_out_2343 #stacks_in_2343 .pglt-bkstacks_in_2343,
.pagelit_style + .anim .pglt-bkstacks_in_2343,
.pagelit_style .pglt-bkstacks_in_2343 {
  
}


.style-pro-stacks_in_1989::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1989:not(.bg-vault):not(.bg-featured)::before{background-image:linear-gradient(0deg,rgba(198, 199, 199, 1.00) 0%,rgba(242, 243, 243, 1.00) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(198, 199, 199, 1.00)',endColorStr='rgba(242, 243, 243, 1.00)',GradientType=0)";}

.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1899{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1899.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1899{display:none}.infix-opened #stacks_in_1899,.infix-closed #stacks_in_1899{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1899 a.ll-link-ovl{cursor:alias}.lb-dna-logo{cursor:pointer}#splb_stacks_in_1899 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"DNA | Deutsche NachhaltigkeitsAkademie – Logo";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1899 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1899.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1899.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1899.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1899.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1899.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1900{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1900.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1900{display:none}.infix-opened #stacks_in_1900,.infix-closed #stacks_in_1900{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1900 a.ll-link-ovl{cursor:alias}.lightbox-dna-visitenkarte{cursor:pointer}#splb_stacks_in_1900 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"DNA | Deutsche NachhaltigkeitsAkademie – Visitenkarte";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1900 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1900.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1900.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1900.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1900.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1900.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_1901{background-color:rgba(255, 255, 255, 1.00)}#stacks_in_1901.splb{padding:12px}#splb_stacks_in_1901 .infix-iframe-container{background-color:}#stacks_in_1901{display:none}.infix-opened #stacks_in_1901,.infix-closed #stacks_in_1901{display:block}.lightbox-dna-webseite{cursor:pointer}#stacks_in_1901.splb{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_1901.splb.ll-overflow{overflow:visible !important}

#stacks_in_1922 {
	font-size: 112%;
	font-weight: bold;
}

#stacks_in_1924 {
	font-weight: bold;
}




#stacks_in_1943 {
	font-size: 112%;
	font-weight: bold;
}

#stacks_in_1945 {
	font-weight: bold;
}


.style-pro-stacks_in_1901::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1901:not(.bg-vault):not(.bg-featured)::before{background-image:linear-gradient(0deg,rgba(198, 199, 199, 1.00) 0%,rgba(242, 243, 243, 1.00) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(198, 199, 199, 1.00)',endColorStr='rgba(242, 243, 243, 1.00)',GradientType=0)";}

.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1968{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1968.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1968{display:none}.infix-opened #stacks_in_1968,.infix-closed #stacks_in_1968{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1968 a.ll-link-ovl{cursor:alias}.lightbox-dna-folder{cursor:pointer}#splb_stacks_in_1968 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"DNA | Deutsche NachhaltigkeitsAkademie – Folder | Visitenkartenformat";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1968 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1968.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1968.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1968.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1968.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1968.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1969{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1969.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1969{display:none}.infix-opened #stacks_in_1969,.infix-closed #stacks_in_1969{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1969 a.ll-link-ovl{cursor:alias}.lightbox-dna-xbanner{cursor:pointer}#splb_stacks_in_1969 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"DNA | Deutsche NachhaltigkeitsAkademie – X-Banner";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1969 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1969.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1969.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1969.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1969.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1969.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_2049{background-color:rgba(255, 255, 255, 1.00)}#stacks_in_2049.splb{padding:6px}#splb_stacks_in_2049 .infix-iframe-container{background-color:}#stacks_in_2049{display:none}.infix-opened #stacks_in_2049,.infix-closed #stacks_in_2049{display:block}.lightbox-agv-broschuere{cursor:pointer}#splb_stacks_in_2049 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"AGV Südniedersachsen  / Historie";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_2049 .infix-container::after{font-size:14.00px}}#splb_stacks_in_2049.infix-section .infix-container::after{position:absolute}#splb_stacks_in_2049.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_2049.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_2049.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_2049.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}#stacks_in_2049.splb{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_2049.splb.ll-overflow{overflow:visible !important}
#pglt_overlaystacks_in_2051 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0px 15px;
}
#pglt_overlaystacks_in_2051:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.50);
  opacity: 0;
  transition: opacity 600ms ease;
}
.pglt_fadestacks_in_2051 #pglt_overlaystacks_in_2051 > .pglt-close-icon,
.pglt_fadestacks_in_2051 #pglt_overlaystacks_in_2051:before {
  opacity: 1;
}
#pglt_spacestacks_in_2051 .page,
#pglt_spacestacks_in_2051 .cover {
  transition: transform 300.000000ms linear;
}
#pglt_wrapstacks_in_2051 .page,
#pglt_wrapstacks_in_2051 .cover {
  -webkit-tap-highlight-color: transparent;
  display: grid;
  grid-template-columns: 1fr;
}
#pglt_wrapstacks_in_2051 .anim .page,
#pglt_wrapstacks_in_2051 .anim .cover {
  transition: none !important;
}
#pglt_overlaystacks_in_2051 > .pglt-close-icon {
  position: fixed;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  cursor: pointer;
  color: rgba(255, 255, 255, 1.00);
  background: rgba(0, 0, 0, 0.50);
  border-radius: 4px;
  z-index: 2;
  opacity: 0;
  transition: opacity 600ms ease;
}
#pglt_overlaystacks_in_2051 > .pglt-close-icon svg {
  width: 100%;
}
body.pglt_noscrollstacks_in_2051 {
  overflow: hidden;
  height: 100%;
}
#pglt_holderstacks_in_2051 {
  cursor: pointer;
  
  max-width: 559px;
  
  overflow: hidden;
  pointer-events: none;
}
#pglt_holderstacks_in_2051,
#pglt_spacestacks_in_2051 {
  position: relative;
  width: 100%;
  justify-content: center;
  margin: 60px auto 60px auto;
}
#pglt_spacestacks_in_2051 {
  display: grid;
}
#pglt_holderstacks_in_2051 * {
  pointer-events: none !important;
}
#pglt_popout_wrapstacks_in_2051 {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
#pglt_wrapstacks_in_2051 {
  position: relative;
  box-sizing: content-box;
  margin: 0 auto;
  z-index: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  pointer-events: auto;
}
.closing-pop-outstacks_in_2051 #pglt_overlaystacks_in_2051,
.closing-pop-outstacks_in_2051 #pglt_overlaystacks_in_2051 *,
.closing-pop-outstacks_in_2051 #pglt_holderstacks_in_2051,
.closing-pop-outstacks_in_2051 #pglt_holderstacks_in_2051 * {
  pointer-events: none !important;
}
.pglt-close #pagelit_stacks_in_2051,
#pglt_wrapstacks_in_2051.pglt-close .anim {
  transform: translateX(25%);
}
#pglt_wrapstacks_in_2051 .page {
  overflow: hidden;
  position: absolute;
  width: 50%;
  /**/
  cursor: pointer;
  /**/
  padding: 32px 32px;
  box-sizing: border-box;
}
#pglt_wrapstacks_in_2051 .page.pglt-magnified {
  overflow: visible;
}
#pglt_wrapstacks_in_2051  div > .pglt-content {
  position: relative;
  z-index: 4;
}
#pglt_wrapstacks_in_2051 .page .page-number {
  position: absolute;
  width: 100%;
  bottom: 2%;
  left: 50%;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  width: 22px;
  transform: translateX(-50%);
  border-radius: 4px;
  text-align: center;
  color: rgba(0, 0, 0, 1.00);
  background: rgba(255, 255, 255, 0.30);
  font-family: 'helvetica', sans-serif;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

#pglt_wrapstacks_in_2051 .page .page-number {
  transform: none;
}
#pglt_wrapstacks_in_2051 .anim:not(.prev) .page-left .page-number,
#pglt_wrapstacks_in_2051 .anim.prev .page-left.pglt-fr .page-number,
#pglt_wrapstacks_in_2051 .page-right .page-number {
  bottom: auto;
  top: 2%;
  right: 2%;
  left: auto;
}
#pglt_wrapstacks_in_2051 .anim.prev .page-right .page-number,
#pglt_wrapstacks_in_2051 .anim .page-right.pglt-bk .page-number,
#pglt_wrapstacks_in_2051 .page-left .page-number {
  bottom: auto;
  top: 2%;
  left: 2%;
  right: auto;
}




#pglt_wrapstacks_in_2051 .page .page-number {
  display: none;
}

#pglt_wrapstacks_in_2051 > #pagelit_stacks_in_2051 > .page,
#pglt_wrapstacks_in_2051 .anim > .page {
  left: 50%;
}
#pglt_wrapstacks_in_2051 > #pagelit_stacks_in_2051 .page.page-left,
#pglt_wrapstacks_in_2051 .anim .page.page-left {
  left: 0;
  z-index: 0 !important;
}
#pglt_wrapstacks_in_2051 .anim.prev .page.page-left {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_2051 .anim-inner-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  padding: 50px;
}
#pglt_wrapstacks_in_2051 .anim {
  position: absolute;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  pointer-events: none;
}
#pglt_wrapstacks_in_2051 .anim * {
  pointer-events: none !important;
}
#pglt_wrapstacks_in_2051 .anim-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 25%;
  overflow: hidden;
  z-index: 0;
}
#pglt_wrapstacks_in_2051 .anim.pglt-active {
  z-index: 1000;
}
#pglt_wrapstacks_in_2051 .anim-inner.pglt-still {
  left: 50%;
}
#pglt_wrapstacks_in_2051 .anim.prev .anim-inner.pglt-still {
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_2051 .anim-inner.pglt-move {
  left: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_2051 .anim.prev .anim-inner.pglt-move {
  left: auto;
  right: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_2051 .anim-inner.pglt-move .page {
  transform-origin: left;
}
#pglt_wrapstacks_in_2051 .anim.prev .anim-inner.pglt-move .page {
  transform-origin: right;
}
#pglt_wrapstacks_in_2051 .anim-inner.pglt-move .page-grad {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#pglt_wrapstacks_in_2051 .anim.prev .anim-inner.pglt-move .page-grad {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_2051 .pglt-shdw,
#pglt_wrapstacks_in_2051 .pglt-shdw2 {
  position: absolute;
  z-index: 0;
}
#pglt_wrapstacks_in_2051 .pglt-shdw {
  width: 50%;
  right: 50%;
  left: auto;
}
#pglt_wrapstacks_in_2051 .anim.prev .pglt-shdw {
  left: 50%;
  right: auto;
}
#pglt_wrapstacks_in_2051 .pglt-shdw2 {
  left: 100%;
  width: 100%;
  right: 0;
}
#pglt_wrapstacks_in_2051 .anim.prev .pglt-shdw2 {
  left: 0;
  right: auto;
}
#pglt_wrapstacks_in_2051 .anim.prev .pglt-shdw2 {
  right: 100%;
  left: auto;
}
#pglt_wrapstacks_in_2051 .anim.prev.cover-active .pglt-shdw2 {
  right: 50% !important;
  left: auto !important;
}
#pglt_wrapstacks_in_2051 .page-right:before,
#pglt_wrapstacks_in_2051 .page-left:before,
#pglt_wrapstacks_in_2051 .page-left:after,
#pglt_wrapstacks_in_2051 .page-right:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  z-index: 3;
  background-position: top left;
  background-size: 100% auto;
  background-repeat: repeat-y;
  pointer-events: none;
  box-sizing: border-box;
}
#pglt_wrapstacks_in_2051 .page-right:after {
  left: 0;
  top: 0;
}
#pglt_wrapstacks_in_2051 .page-right:before {
  right: auto;
  left: -1px;
  width: 10px;
  z-index: -1;
}
#pglt_wrapstacks_in_2051 .page-left:before {
  left: auto;
  right: -1px;
  width: 10px;
  z-index: -1;
}

#pglt_wrapstacks_in_2051 .page.page-left:after,
#pglt_wrapstacks_in_2051 .anim .pglt-move .page.page-right:after,
#pglt_wrapstacks_in_2051 .anim .pglt-move .page.page-left.c-left:after {
  background-image: url(pglt-img/ls-pg.png);
}
#pglt_wrapstacks_in_2051 .page.page-right:after,
#pglt_wrapstacks_in_2051 .anim .pglt-move .page.page-left:after,
#pglt_wrapstacks_in_2051 .anim .pglt-move .page.page-right.c-left:after {
  background-image: url(pglt-img/rs-pg.png);
}

#pglt_wrapstacks_in_2051 .anim .page {
  cursor: default;
}
#pglt_wrapstacks_in_2051 .cover-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
#pglt_wrapstacks_in_2051 .cover {
  position: absolute;
  left: 50%;
  transform-origin: left;
  /**/
  cursor: pointer;
  /**/
}
#pglt_wrapstacks_in_2051 .cover.page-left {
  margin-left: -10px;
  margin-top: -10px;
}
#pglt_wrapstacks_in_2051 .cover.page-right {
  margin-top: -10px;
}
#pglt_wrapstacks_in_2051 .anim.prev .anim-inner .cover {
  transform-origin: right;
}
#pglt_wrapstacks_in_2051 .anim .cover {
  left: 0;
  cursor: default;
}
#pglt_wrapstacks_in_2051 > #pagelit_stacks_in_2051 .cover.page-left,
#pglt_wrapstacks_in_2051 .anim .cover.page-left {
  left: 0;
  z-index: 0 !important;
}

#pglt_wrapstacks_in_2051 .anim .cover.page-left {
  left: auto;
  right: 0;
}

#pglt_wrapstacks_in_2051 .anim.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_2051 .anim.prev.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_2051 .anim.cover-active,
#pglt_wrapstacks_in_2051 .anim.cover-active .anim-inner {
  overflow: visible;
  perspective: 2000px;
}
#pglt_wrapstacks_in_2051 .anim.cover-active .pglt-move-inner {
  transform-origin: left;
  left: 50%;
  position: absolute;
}
#pglt_wrapstacks_in_2051 .anim.prev.cover-active .pglt-move-inner {
  transform-origin: right;
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_2051 .anim.cover-active .pglt-move-inner > div {
  transform-origin: center !important;
}
#pglt_wrapstacks_in_2051 .anim.prev.cover-active .pglt-move-inner > div {
  left: 50%;
}
#pglt_wrapstacks_in_2051 .anim.cover-active .pglt-shdw2 {
  right: auto;
  left: 50%;
  z-index: -1;
  width: 50%;
}
#pglt_wrapstacks_in_2051 .anim.prev.cover-active .pglt-shdw2 {
  left: 0;
}
.style_stacks_in_2051 + .anim .cover:before,
.style_stacks_in_2051 .cover:before {
  background-color: rgba(0,0,0,0.05);
}
.style_stacks_in_2051 + .anim .page:before,
.style_stacks_in_2051 .page:not([data-cur="no"]):before {
  background-color: rgba(0,0,0,0.05);
}
#pglt_wrapstacks_in_2051 .page.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05), inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2051 .page.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2051 .cover.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05), inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_2051 .cover.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}

#pglt_wrapstacks_in_2051 .anim .page.pglt-fr.page-left:after {
  box-shadow: inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2051 .anim .page.pglt-bk.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2051 .anim .page.pglt-fr.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2051 .anim .page.pglt-bk.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2051 .anim .cover.pglt-fr.page-left:after {
  box-shadow: inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_2051 .anim .cover.pglt-bk.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_2051 .anim .cover.pglt-fr.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_2051 .anim .cover.pglt-bk.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pagelit_stacks_in_2051 > .page[data-vis="no"].pglt-fr.page-left,
#pagelit_stacks_in_2051 > .page[data-vis="no"].pglt-bk.page-right {display: none !important;}
#pagelit_stacks_in_2051 > .page[data-vis="no"] > .pglt-image,
#pagelit_stacks_in_2051 > .page[data-vis="no"]:after {background-image: none !important}

#pagelit_stacks_in_2051 > .page[data-cur="no"] > .pglt-image,
#pagelit_stacks_in_2051 > .page[data-cur="no"]:after {background-image: none !important}
#pagelit_stacks_in_2051 > .page[data-cur="no"] > .pglt-content {display: none !important}
#pagelit_stacks_in_2051 .c-f.page-left,
#pagelit_stacks_in_2051 .c-b.page-right,
#pagelit_stacks_in_2051 .cb-f.page-left,
#pagelit_stacks_in_2051 .cb-b.page-right {
  opacity: 0 !important;
}
/* Pagination */
#pglt_navstacks_in_2051 {
  margin: 0;
  text-align: center;
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  
  transition: opacity 600ms ease;
  font-family: 'helvetica', sans-serif;
  opacity: 0;
  pointer-events: none;
}
#pglt_overlaystacks_in_2051 #pglt_navstacks_in_2051 {
  bottom: auto;
}
.pglt_fadestacks_in_2051 #pglt_navstacks_in_2051 {
  opacity: 1;
}
#pglt_navstacks_in_2051 a {
  margin: 0px 2px;
  border-radius: 4px;
  cursor: pointer;
  height: 42px;
  width: 52px;
  padding: 0px;
  display: inline-block;
  background: rgba(54, 65, 69, 1.00);
  vertical-align: bottom;
}
#pglt_navstacks_in_2051 a:active {
  box-shadow: inset 0px 42px 0px rgba(0,0,0,0.15);
}
#pglt_navstacks_in_2051 a svg {
  width: 20px;
  height: 20px;
}
#pglt_navstacks_in_2051 a {
  transition: 300ms opacity ease;
  pointer-events: none;
  opacity: 0.3;
  position: relative;
}
#pglt_navstacks_in_2051 a.pglt_next,
#pglt_navstacks_in_2051 a.pglt_last,
.pglt-open + #pglt_navstacks_in_2051 a {
  pointer-events: auto;
  opacity: 1;
}
.pglt-close + #pglt_navstacks_in_2051 a {
  opacity: 0.3;
  pointer-events: none;
}
.pglt-close + #pglt_navstacks_in_2051 a.pglt_first,
.pglt-close + #pglt_navstacks_in_2051 a.pglt_prev {
  pointer-events: auto;
  opacity: 1;
}
#pglt_holderstacks_in_2051 #pglt_navstacks_in_2051 a {
  display: none;
}
#pglt_navstacks_in_2051 a svg {
  fill: rgba(239, 246, 248, 1.00) !important;
  stroke: none !important;
  height: 42px;
  pointer-events: none;
}
#pglt_navstacks_in_2051 .pglt_chapter_select_wrap {
  display: inline-block;
  margin: 0 2px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #e3e3e3;
  position: relative;
}
#pglt_navstacks_in_2051 .pglt_chapter_select_wrap select {
  line-height: 42px;
  height: 42px;
  box-sizing: border-box;
  color: rgba(54, 65, 69, 1.00);
  -webkit-user-select: none;
  user-select: none;
  font-size: 14px;
  color: #333;

  padding: 0px 26px 0px 12px;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#pglt_navstacks_in_2051 .pglt_chapter_select_wrap select:active, #pglt_navstacks_in_2051 .pglt_chapter_select_wrap select:focus {
  outline: none;
  box-shadow: none;
}
#pglt_navstacks_in_2051 .pglt_chapter_select_wrap:after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
}


#pglt_navstacks_in_2051 .pglt_chapter_select_wrap {
  display: none !important;
}



#pglt_loadstacks_in_2051 .pglt_load_wrap {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  transform: rotateZ(45deg);
}

.pglt_urlsstacks_in_2051 {display: none;}
#pagelit_stacks_in_2051,
#pglt_wrapstacks_in_2051 .anim {
  transform: translateX(-25%);
}
.pglt-open #pagelit_stacks_in_2051,
#pglt_wrapstacks_in_2051.pglt-open .anim {
  transform: translateX(0%);
}
#pagelit_stacks_in_2051 {
  position: relative;
  z-index: 1;
  opacity: 0;
}
#pagelit_stacks_in_2051 .pglt-bk,
#pagelit_stacks_in_2051 .pglt-fr {
  pointer-events: none;
}
#pglt_loadstacks_in_2051 {
  max-width: 120px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#pglt_loadstacks_in_2051 .pglt_loader_progress {
  border: 2px solid rgba(51, 51, 51, 1.00);
  border-radius: 3px;
  margin-top: 32px;
  overflow: hidden;
}
#pglt_loadstacks_in_2051 .pglt_loader_progress > div {
  background-color: rgba(51, 51, 51, 1.00);
  height: 8px;
  width: 100%;
  transform: scaleX(0);
  transform-origin: top left;
  transition: transform 2s linear;
}
#pglt_loadstacks_in_2051 .pglt_loader {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#pglt_loadstacks_in_2051 .pglt_loader:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 1.00);
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#pglt_loadstacks_in_2051 .pglt_loader2 {
  transform: scale(1.1) rotateZ(90deg);
}
#pglt_loadstacks_in_2051 .pglt_loader3 {
  transform: scale(1.1) rotateZ(180deg);
}
#pglt_loadstacks_in_2051 .pglt_loader4 {
  transform: scale(1.1) rotateZ(270deg);
}
#pglt_loadstacks_in_2051 .pglt_loader2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#pglt_loadstacks_in_2051 .pglt_loader3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#pglt_loadstacks_in_2051 .pglt_loader4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}



.style_stacks_in_2051 .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-image,
.style_stacks_in_2051 + .anim .cover > .pglt-image,
.style_stacks_in_2051 .cover > .pglt-image,
.style_stacks_in_2051 + .anim .page > .pglt-image,
.style_stacks_in_2051 .page > .pglt-image {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center;
  background-size: cover;
}
.style_stacks_in_2051 .page.back-cover.cb-f > .pglt-image {
  transform: translate3d(0,0,0);
}
#pagelit_stacks_in_2051 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_2051 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_2051 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
#pagelit_stacks_in_2051 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
.style_stacks_in_2051 + .anim .cover > .pglt-image,
.style_stacks_in_2051 .cover > .pglt-image {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.style_stacks_in_2051 + .anim .cover > .pglt-image,
.style_stacks_in_2051 .cover > .pglt-image {
  background-color: rgba(146, 152, 154, 1.00);
}
.style_stacks_in_2051 + .anim .page > .pglt-image,
.style_stacks_in_2051 .page:not([data-cur="no"]) > .pglt-image {
  background-color: rgba(243, 243, 243, 1.00);
}
#pglt_wrapstacks_in_2051 .pglt-move .page,
#pglt_wrapstacks_in_2051 .pglt-move .cover {
  transition: transform 10.000000ms linear;
}
#pglt_wrapstacks_in_2051 .pglt-no-transition {
  transition: none !important;
}
#pagelit_stacks_in_2051 > .page-left {
  transform-origin: right;
}
#pagelit_stacks_in_2051 > .page-right {
  transform-origin: left;
}
#pagelit_stacks_in_2051 > .page-left.pglt-fr,
#pagelit_stacks_in_2051 > .page-right.pglt-bk {
  opacity: 0;
}


#pagelit_stacks_in_2051 + .anim .pglt-bk > .pglt-content,
#pagelit_stacks_in_2051 + .anim .pglt-fr > .pglt-content,
#pagelit_stacks_in_2051 .pglt-bk > .pglt-content,
#pagelit_stacks_in_2051 .pglt-fr > .pglt-content {
  display: none;
}


.pagelit_style #stacks_out_2100 #stacks_in_2100 .pglt-stacks_in_2100 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2100 .pglt-image,
.pagelit_style .pglt-stacks_in_2100 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2100 #stacks_in_2100 .pglt-stacks_in_2100 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2100 .pglt-image,
.pagelit_style .pglt-stacks_in_2100 .pglt-image,
.pagelit_style .pglt-stacks_in_2100:before {
  
}
.anim .pglt-stacks_in_2100,
.pagelit_style .pglt-stacks_in_2100,
[tag="slice"] .pagelit_style .pglt-stacks_in_2100 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2102 #stacks_in_2102 .pglt-stacks_in_2102 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2102 .pglt-image,
.pagelit_style .pglt-stacks_in_2102 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2102 #stacks_in_2102 .pglt-stacks_in_2102 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2102 .pglt-image,
.pagelit_style .pglt-stacks_in_2102 .pglt-image,
.pagelit_style .pglt-stacks_in_2102:before {
  
}
.anim .pglt-stacks_in_2102,
.pagelit_style .pglt-stacks_in_2102,
[tag="slice"] .pagelit_style .pglt-stacks_in_2102 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2103 #stacks_in_2103 .pglt-stacks_in_2103 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2103 .pglt-image,
.pagelit_style .pglt-stacks_in_2103 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2103 #stacks_in_2103 .pglt-stacks_in_2103 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2103 .pglt-image,
.pagelit_style .pglt-stacks_in_2103 .pglt-image,
.pagelit_style .pglt-stacks_in_2103:before {
  
}
.anim .pglt-stacks_in_2103,
.pagelit_style .pglt-stacks_in_2103,
[tag="slice"] .pagelit_style .pglt-stacks_in_2103 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2104 #stacks_in_2104 .pglt-stacks_in_2104 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2104 .pglt-image,
.pagelit_style .pglt-stacks_in_2104 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2104 #stacks_in_2104 .pglt-stacks_in_2104 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2104 .pglt-image,
.pagelit_style .pglt-stacks_in_2104 .pglt-image,
.pagelit_style .pglt-stacks_in_2104:before {
  
}
.anim .pglt-stacks_in_2104,
.pagelit_style .pglt-stacks_in_2104,
[tag="slice"] .pagelit_style .pglt-stacks_in_2104 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2105 #stacks_in_2105 .pglt-stacks_in_2105 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2105 .pglt-image,
.pagelit_style .pglt-stacks_in_2105 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2105 #stacks_in_2105 .pglt-stacks_in_2105 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2105 .pglt-image,
.pagelit_style .pglt-stacks_in_2105 .pglt-image,
.pagelit_style .pglt-stacks_in_2105:before {
  
}
.anim .pglt-stacks_in_2105,
.pagelit_style .pglt-stacks_in_2105,
[tag="slice"] .pagelit_style .pglt-stacks_in_2105 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2107 #stacks_in_2107 .pglt-stacks_in_2107 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2107 .pglt-image,
.pagelit_style .pglt-stacks_in_2107 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2107 #stacks_in_2107 .pglt-stacks_in_2107 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2107 .pglt-image,
.pagelit_style .pglt-stacks_in_2107 .pglt-image,
.pagelit_style .pglt-stacks_in_2107:before {
  
}
.anim .pglt-stacks_in_2107,
.pagelit_style .pglt-stacks_in_2107,
[tag="slice"] .pagelit_style .pglt-stacks_in_2107 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2052 #stacks_in_2052 .pglt-frstacks_in_2052 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2052 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2052 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2052 #stacks_in_2052 .pglt-bkstacks_in_2052 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2052 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2052 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2052 #stacks_in_2052 .pglt-frstacks_in_2052,
.pagelit_style + .anim .pglt-frstacks_in_2052,
.pagelit_style .pglt-frstacks_in_2052 {
  
}
.pagelit_style #stacks_out_2052 #stacks_in_2052 .pglt-bkstacks_in_2052,
.pagelit_style + .anim .pglt-bkstacks_in_2052,
.pagelit_style .pglt-bkstacks_in_2052 {
  
}


.pagelit_style #stacks_out_2054 #stacks_in_2054 .pglt-frstacks_in_2054 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2054 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2054 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2054 #stacks_in_2054 .pglt-bkstacks_in_2054 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2054 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2054 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2054 #stacks_in_2054 .pglt-frstacks_in_2054,
.pagelit_style + .anim .pglt-frstacks_in_2054,
.pagelit_style .pglt-frstacks_in_2054 {
  
}
.pagelit_style #stacks_out_2054 #stacks_in_2054 .pglt-bkstacks_in_2054,
.pagelit_style + .anim .pglt-bkstacks_in_2054,
.pagelit_style .pglt-bkstacks_in_2054 {
  
}


.pagelit_style #stacks_out_2056 #stacks_in_2056 .pglt-frstacks_in_2056 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2056 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2056 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2056 #stacks_in_2056 .pglt-bkstacks_in_2056 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2056 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2056 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2056 #stacks_in_2056 .pglt-frstacks_in_2056,
.pagelit_style + .anim .pglt-frstacks_in_2056,
.pagelit_style .pglt-frstacks_in_2056 {
  
}
.pagelit_style #stacks_out_2056 #stacks_in_2056 .pglt-bkstacks_in_2056,
.pagelit_style + .anim .pglt-bkstacks_in_2056,
.pagelit_style .pglt-bkstacks_in_2056 {
  
}


.pagelit_style #stacks_out_2058 #stacks_in_2058 .pglt-frstacks_in_2058 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2058 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2058 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2058 #stacks_in_2058 .pglt-bkstacks_in_2058 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2058 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2058 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2058 #stacks_in_2058 .pglt-frstacks_in_2058,
.pagelit_style + .anim .pglt-frstacks_in_2058,
.pagelit_style .pglt-frstacks_in_2058 {
  
}
.pagelit_style #stacks_out_2058 #stacks_in_2058 .pglt-bkstacks_in_2058,
.pagelit_style + .anim .pglt-bkstacks_in_2058,
.pagelit_style .pglt-bkstacks_in_2058 {
  
}


.pagelit_style #stacks_out_2061 #stacks_in_2061 .pglt-frstacks_in_2061 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2061 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2061 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2061 #stacks_in_2061 .pglt-bkstacks_in_2061 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2061 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2061 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2061 #stacks_in_2061 .pglt-frstacks_in_2061,
.pagelit_style + .anim .pglt-frstacks_in_2061,
.pagelit_style .pglt-frstacks_in_2061 {
  
}
.pagelit_style #stacks_out_2061 #stacks_in_2061 .pglt-bkstacks_in_2061,
.pagelit_style + .anim .pglt-bkstacks_in_2061,
.pagelit_style .pglt-bkstacks_in_2061 {
  
}


.pagelit_style #stacks_out_2063 #stacks_in_2063 .pglt-frstacks_in_2063 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2063 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2063 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2063 #stacks_in_2063 .pglt-bkstacks_in_2063 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2063 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2063 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2063 #stacks_in_2063 .pglt-frstacks_in_2063,
.pagelit_style + .anim .pglt-frstacks_in_2063,
.pagelit_style .pglt-frstacks_in_2063 {
  
}
.pagelit_style #stacks_out_2063 #stacks_in_2063 .pglt-bkstacks_in_2063,
.pagelit_style + .anim .pglt-bkstacks_in_2063,
.pagelit_style .pglt-bkstacks_in_2063 {
  
}


.pagelit_style #stacks_out_2065 #stacks_in_2065 .pglt-frstacks_in_2065 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2065 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2065 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2065 #stacks_in_2065 .pglt-bkstacks_in_2065 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2065 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2065 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2065 #stacks_in_2065 .pglt-frstacks_in_2065,
.pagelit_style + .anim .pglt-frstacks_in_2065,
.pagelit_style .pglt-frstacks_in_2065 {
  
}
.pagelit_style #stacks_out_2065 #stacks_in_2065 .pglt-bkstacks_in_2065,
.pagelit_style + .anim .pglt-bkstacks_in_2065,
.pagelit_style .pglt-bkstacks_in_2065 {
  
}


.pagelit_style #stacks_out_2067 #stacks_in_2067 .pglt-frstacks_in_2067 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2067 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2067 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2067 #stacks_in_2067 .pglt-bkstacks_in_2067 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2067 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2067 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2067 #stacks_in_2067 .pglt-frstacks_in_2067,
.pagelit_style + .anim .pglt-frstacks_in_2067,
.pagelit_style .pglt-frstacks_in_2067 {
  
}
.pagelit_style #stacks_out_2067 #stacks_in_2067 .pglt-bkstacks_in_2067,
.pagelit_style + .anim .pglt-bkstacks_in_2067,
.pagelit_style .pglt-bkstacks_in_2067 {
  
}


.pagelit_style #stacks_out_2069 #stacks_in_2069 .pglt-frstacks_in_2069 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2069 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2069 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2069 #stacks_in_2069 .pglt-bkstacks_in_2069 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2069 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2069 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2069 #stacks_in_2069 .pglt-frstacks_in_2069,
.pagelit_style + .anim .pglt-frstacks_in_2069,
.pagelit_style .pglt-frstacks_in_2069 {
  
}
.pagelit_style #stacks_out_2069 #stacks_in_2069 .pglt-bkstacks_in_2069,
.pagelit_style + .anim .pglt-bkstacks_in_2069,
.pagelit_style .pglt-bkstacks_in_2069 {
  
}


.pagelit_style #stacks_out_2071 #stacks_in_2071 .pglt-frstacks_in_2071 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2071 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2071 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2071 #stacks_in_2071 .pglt-bkstacks_in_2071 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2071 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2071 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2071 #stacks_in_2071 .pglt-frstacks_in_2071,
.pagelit_style + .anim .pglt-frstacks_in_2071,
.pagelit_style .pglt-frstacks_in_2071 {
  
}
.pagelit_style #stacks_out_2071 #stacks_in_2071 .pglt-bkstacks_in_2071,
.pagelit_style + .anim .pglt-bkstacks_in_2071,
.pagelit_style .pglt-bkstacks_in_2071 {
  
}


.pagelit_style #stacks_out_2073 #stacks_in_2073 .pglt-frstacks_in_2073 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2073 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2073 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2073 #stacks_in_2073 .pglt-bkstacks_in_2073 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2073 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2073 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2073 #stacks_in_2073 .pglt-frstacks_in_2073,
.pagelit_style + .anim .pglt-frstacks_in_2073,
.pagelit_style .pglt-frstacks_in_2073 {
  
}
.pagelit_style #stacks_out_2073 #stacks_in_2073 .pglt-bkstacks_in_2073,
.pagelit_style + .anim .pglt-bkstacks_in_2073,
.pagelit_style .pglt-bkstacks_in_2073 {
  
}


.pagelit_style #stacks_out_2075 #stacks_in_2075 .pglt-frstacks_in_2075 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2075 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2075 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2075 #stacks_in_2075 .pglt-bkstacks_in_2075 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2075 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2075 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2075 #stacks_in_2075 .pglt-frstacks_in_2075,
.pagelit_style + .anim .pglt-frstacks_in_2075,
.pagelit_style .pglt-frstacks_in_2075 {
  
}
.pagelit_style #stacks_out_2075 #stacks_in_2075 .pglt-bkstacks_in_2075,
.pagelit_style + .anim .pglt-bkstacks_in_2075,
.pagelit_style .pglt-bkstacks_in_2075 {
  
}


.style-pro-stacks_in_2049::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_2049:not(.bg-vault):not(.bg-featured)::before{background-image:linear-gradient(0deg,rgba(198, 199, 199, 1.00) 0%,rgba(242, 243, 243, 1.00) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(198, 199, 199, 1.00)',endColorStr='rgba(242, 243, 243, 1.00)',GradientType=0)";}

.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1630{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1630.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1630{display:none}.infix-opened #stacks_in_1630,.infix-closed #stacks_in_1630{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1630 a.ll-link-ovl{cursor:alias}.lb-bsg-logo{cursor:pointer}#splb_stacks_in_1630 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Bürgerstiftung Göttingen – Logo";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(10, 10, 10, 0.75);font-size:13.00px}@media screen and (min-width:640px){#splb_stacks_in_1630 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1630.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1630.infix-section .infix-img{padding-bottom:calc((13.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1630.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1630.infix-section .infix-content::after{bottom:calc((13.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1630.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1632{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1632.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1632{display:none}.infix-opened #stacks_in_1632,.infix-closed #stacks_in_1632{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1632 a.ll-link-ovl{cursor:alias}.lightbox-bsg-bb-vk{cursor:pointer}#splb_stacks_in_1632 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Bürgerstiftung Göttingen – Visitenkarte Vorder- und Rückseite – Geschäftsstelle";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(230, 230, 230, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1632 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1632.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1632.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1632.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1632.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1632.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1633{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1633.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1633{display:none}.infix-opened #stacks_in_1633,.infix-closed #stacks_in_1633{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1633 a.ll-link-ovl{cursor:alias}.lightbox-bsg-rollup{cursor:pointer}#splb_stacks_in_1633 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Bürgerstiftung Göttingen – Briefbogen – DIN A4";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(230, 230, 230, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1633 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1633.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1633.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1633.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1633.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1633.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1982{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1982.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1982{display:none}.infix-opened #stacks_in_1982,.infix-closed #stacks_in_1982{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1982 a.ll-link-ovl{cursor:alias}.lightbox-gfp-logo{cursor:pointer}#splb_stacks_in_1982 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Göttinger Friedenspreis / Logo";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1982 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1982.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1982.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1982.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1982.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1982.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_1847{background-color:rgba(176, 246, 0, 1.00)}#stacks_in_1847.splb{padding:12px}#splb_stacks_in_1847 .infix-iframe-container{background-color:}#stacks_in_1847{display:none}.infix-opened #stacks_in_1847,.infix-closed #stacks_in_1847{display:block}.lightbox-hem-webseite{cursor:pointer}#stacks_in_1847.splb{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_1847.splb.ll-overflow{overflow:visible !important}

#stacks_in_1868 {
	font-weight: bold;
}




#stacks_in_1885 {
	font-weight: bold;
}


.style-pro-stacks_in_1847::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1847:not(.bg-vault):not(.bg-featured)::before{background-image:linear-gradient(0deg,rgba(198, 199, 199, 1.00) 0%,rgba(242, 243, 243, 1.00) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(198, 199, 199, 1.00)',endColorStr='rgba(242, 243, 243, 1.00)',GradientType=0)";}

.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1635{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1635.lb-master_stacks_in_1625 .infix-content{padding:12px}.ll-link-ovl{display:none}#stacks_in_1635{display:none}.infix-opened #stacks_in_1635,.infix-closed #stacks_in_1635{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1635 a.ll-link-ovl{cursor:alias}.lightbox-limna-folder{cursor:pointer}#splb_stacks_in_1635 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Limna – Folder DIN A4";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(230, 230, 230, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1635 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1635.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1635.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1635.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1635.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1635.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_1636{background-color:rgba(176, 246, 0, 1.00)}#stacks_in_1636.splb{padding:6px}#splb_stacks_in_1636 .infix-iframe-container{background-color:}#stacks_in_1636{display:none}.infix-opened #stacks_in_1636,.infix-closed #stacks_in_1636{display:block}.lightbox-limna-webseite{cursor:pointer}#stacks_in_1636.splb{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_1636.splb.ll-overflow{overflow:visible !important}

#stacks_in_1657 {
	font-weight: bold;
}
.stacks_in_1661 span{display:inline-block;white-space:nowrap}




#stacks_in_1676 {
	font-weight: bold;
}


.style-pro-stacks_in_1636::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1636:not(.bg-vault):not(.bg-featured)::before{background-image:linear-gradient(0deg,rgba(198, 199, 199, 1.00) 0%,rgba(242, 243, 243, 1.00) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(198, 199, 199, 1.00)',endColorStr='rgba(242, 243, 243, 1.00)',GradientType=0)";}

.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1690{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1690.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1690{display:none}.infix-opened #stacks_in_1690,.infix-closed #stacks_in_1690{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1690 a.ll-link-ovl{cursor:alias}.lightbox-dis-logo{cursor:pointer}#splb_stacks_in_1690 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Discorsi Inc. – Logo";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(230, 230, 230, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:14.00px}@media screen and (min-width:640px){#splb_stacks_in_1690 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1690.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1690.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1690.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1690.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1690.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_1743{background-color:rgba(0, 0, 0, 0.90)}#stacks_in_1743.splb{padding:6px}#splb_stacks_in_1743 .infix-iframe-container{background-color:}#stacks_in_1743{display:none}.infix-opened #stacks_in_1743,.infix-closed #stacks_in_1743{display:block}.lightbox-hennemeyer-webseite{cursor:pointer}#stacks_in_1743.splb{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_1743.splb.ll-overflow{overflow:visible !important}

#stacks_in_1764 {
	font-weight: bold;
}




#stacks_in_1781 {
	font-weight: bold;
}


.style-pro-stacks_in_1743::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1743:not(.bg-vault):not(.bg-featured)::before{background-image:linear-gradient(0deg,rgba(198, 199, 199, 1.00) 0%,rgba(242, 243, 243, 1.00) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(198, 199, 199, 1.00)',endColorStr='rgba(242, 243, 243, 1.00)',GradientType=0)";}

.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1975{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1975.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1975{display:none}.infix-opened #stacks_in_1975,.infix-closed #stacks_in_1975{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1975 a.ll-link-ovl{cursor:alias}.lightbox-jt-folder{cursor:pointer}#splb_stacks_in_1975 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Living Lab / Otfrieds Garten – Eventplakat";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1975 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1975.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1975.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1975.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1975.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1975.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1974{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1974.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1974{display:none}.infix-opened #stacks_in_1974,.infix-closed #stacks_in_1974{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1974 a.ll-link-ovl{cursor:alias}.lightbox-jt-plakat{cursor:pointer}#splb_stacks_in_1974 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Living Lab / Otfrieds Garten – Eventplakat";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1974 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1974.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1974.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1974.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1974.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1974.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-content.bg-vault.bg-color.style-pro-stacks_in_2012{background-color:rgba(255, 255, 255, 1.00)}#stacks_in_2012.splb{padding:6px}#splb_stacks_in_2012 .infix-iframe-container{background-color:}#stacks_in_2012{display:none}.infix-opened #stacks_in_2012,.infix-closed #stacks_in_2012{display:block}.lightbox-stellwerk-broschuere{cursor:pointer}#splb_stacks_in_2012 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Stellwerk e. V.  / Stellwerk Broschuere 2021";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_2012 .infix-container::after{font-size:14.00px}}#splb_stacks_in_2012.infix-section .infix-container::after{position:absolute}#splb_stacks_in_2012.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_2012.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_2012.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_2012.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}#stacks_in_2012.splb{overflow-y:auto;-webkit-overflow-scrolling:touch}#stacks_in_2012.splb.ll-overflow{overflow:visible !important}
#pglt_overlaystacks_in_2014 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0px 15px;
}
#pglt_overlaystacks_in_2014:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.50);
  opacity: 0;
  transition: opacity 600ms ease;
}
.pglt_fadestacks_in_2014 #pglt_overlaystacks_in_2014 > .pglt-close-icon,
.pglt_fadestacks_in_2014 #pglt_overlaystacks_in_2014:before {
  opacity: 1;
}
#pglt_spacestacks_in_2014 .page,
#pglt_spacestacks_in_2014 .cover {
  transition: transform 300.000000ms linear;
}
#pglt_wrapstacks_in_2014 .page,
#pglt_wrapstacks_in_2014 .cover {
  -webkit-tap-highlight-color: transparent;
  display: grid;
  grid-template-columns: 1fr;
}
#pglt_wrapstacks_in_2014 .anim .page,
#pglt_wrapstacks_in_2014 .anim .cover {
  transition: none !important;
}
#pglt_overlaystacks_in_2014 > .pglt-close-icon {
  position: fixed;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  cursor: pointer;
  color: rgba(255, 255, 255, 1.00);
  background: rgba(0, 0, 0, 0.50);
  border-radius: 4px;
  z-index: 2;
  opacity: 0;
  transition: opacity 600ms ease;
}
#pglt_overlaystacks_in_2014 > .pglt-close-icon svg {
  width: 100%;
}
body.pglt_noscrollstacks_in_2014 {
  overflow: hidden;
  height: 100%;
}
#pglt_holderstacks_in_2014 {
  cursor: pointer;
  
  max-width: 559px;
  
  overflow: hidden;
  pointer-events: none;
}
#pglt_holderstacks_in_2014,
#pglt_spacestacks_in_2014 {
  position: relative;
  width: 100%;
  justify-content: center;
  margin: 60px auto 60px auto;
}
#pglt_spacestacks_in_2014 {
  display: grid;
}
#pglt_holderstacks_in_2014 * {
  pointer-events: none !important;
}
#pglt_popout_wrapstacks_in_2014 {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
#pglt_wrapstacks_in_2014 {
  position: relative;
  box-sizing: content-box;
  margin: 0 auto;
  z-index: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  pointer-events: auto;
}
.closing-pop-outstacks_in_2014 #pglt_overlaystacks_in_2014,
.closing-pop-outstacks_in_2014 #pglt_overlaystacks_in_2014 *,
.closing-pop-outstacks_in_2014 #pglt_holderstacks_in_2014,
.closing-pop-outstacks_in_2014 #pglt_holderstacks_in_2014 * {
  pointer-events: none !important;
}
.pglt-close #pagelit_stacks_in_2014,
#pglt_wrapstacks_in_2014.pglt-close .anim {
  transform: translateX(25%);
}
#pglt_wrapstacks_in_2014 .page {
  overflow: hidden;
  position: absolute;
  width: 50%;
  /**/
  cursor: pointer;
  /**/
  padding: 32px 32px;
  box-sizing: border-box;
}
#pglt_wrapstacks_in_2014 .page.pglt-magnified {
  overflow: visible;
}
#pglt_wrapstacks_in_2014  div > .pglt-content {
  position: relative;
  z-index: 4;
}
#pglt_wrapstacks_in_2014 .page .page-number {
  position: absolute;
  width: 100%;
  bottom: 2%;
  left: 50%;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  width: 22px;
  transform: translateX(-50%);
  border-radius: 4px;
  text-align: center;
  color: rgba(0, 0, 0, 1.00);
  background: rgba(255, 255, 255, 0.30);
  font-family: 'helvetica', sans-serif;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

#pglt_wrapstacks_in_2014 .page .page-number {
  transform: none;
}
#pglt_wrapstacks_in_2014 .anim:not(.prev) .page-left .page-number,
#pglt_wrapstacks_in_2014 .anim.prev .page-left.pglt-fr .page-number,
#pglt_wrapstacks_in_2014 .page-right .page-number {
  bottom: auto;
  top: 2%;
  right: 2%;
  left: auto;
}
#pglt_wrapstacks_in_2014 .anim.prev .page-right .page-number,
#pglt_wrapstacks_in_2014 .anim .page-right.pglt-bk .page-number,
#pglt_wrapstacks_in_2014 .page-left .page-number {
  bottom: auto;
  top: 2%;
  left: 2%;
  right: auto;
}




#pglt_wrapstacks_in_2014 .page .page-number {
  display: none;
}

#pglt_wrapstacks_in_2014 > #pagelit_stacks_in_2014 > .page,
#pglt_wrapstacks_in_2014 .anim > .page {
  left: 50%;
}
#pglt_wrapstacks_in_2014 > #pagelit_stacks_in_2014 .page.page-left,
#pglt_wrapstacks_in_2014 .anim .page.page-left {
  left: 0;
  z-index: 0 !important;
}
#pglt_wrapstacks_in_2014 .anim.prev .page.page-left {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_2014 .anim-inner-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  padding: 50px;
}
#pglt_wrapstacks_in_2014 .anim {
  position: absolute;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  pointer-events: none;
}
#pglt_wrapstacks_in_2014 .anim * {
  pointer-events: none !important;
}
#pglt_wrapstacks_in_2014 .anim-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 25%;
  overflow: hidden;
  z-index: 0;
}
#pglt_wrapstacks_in_2014 .anim.pglt-active {
  z-index: 1000;
}
#pglt_wrapstacks_in_2014 .anim-inner.pglt-still {
  left: 50%;
}
#pglt_wrapstacks_in_2014 .anim.prev .anim-inner.pglt-still {
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_2014 .anim-inner.pglt-move {
  left: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_2014 .anim.prev .anim-inner.pglt-move {
  left: auto;
  right: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_2014 .anim-inner.pglt-move .page {
  transform-origin: left;
}
#pglt_wrapstacks_in_2014 .anim.prev .anim-inner.pglt-move .page {
  transform-origin: right;
}
#pglt_wrapstacks_in_2014 .anim-inner.pglt-move .page-grad {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#pglt_wrapstacks_in_2014 .anim.prev .anim-inner.pglt-move .page-grad {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_2014 .pglt-shdw,
#pglt_wrapstacks_in_2014 .pglt-shdw2 {
  position: absolute;
  z-index: 0;
}
#pglt_wrapstacks_in_2014 .pglt-shdw {
  width: 50%;
  right: 50%;
  left: auto;
}
#pglt_wrapstacks_in_2014 .anim.prev .pglt-shdw {
  left: 50%;
  right: auto;
}
#pglt_wrapstacks_in_2014 .pglt-shdw2 {
  left: 100%;
  width: 100%;
  right: 0;
}
#pglt_wrapstacks_in_2014 .anim.prev .pglt-shdw2 {
  left: 0;
  right: auto;
}
#pglt_wrapstacks_in_2014 .anim.prev .pglt-shdw2 {
  right: 100%;
  left: auto;
}
#pglt_wrapstacks_in_2014 .anim.prev.cover-active .pglt-shdw2 {
  right: 50% !important;
  left: auto !important;
}
#pglt_wrapstacks_in_2014 .page-right:before,
#pglt_wrapstacks_in_2014 .page-left:before,
#pglt_wrapstacks_in_2014 .page-left:after,
#pglt_wrapstacks_in_2014 .page-right:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  z-index: 3;
  background-position: top left;
  background-size: 100% auto;
  background-repeat: repeat-y;
  pointer-events: none;
  box-sizing: border-box;
}
#pglt_wrapstacks_in_2014 .page-right:after {
  left: 0;
  top: 0;
}
#pglt_wrapstacks_in_2014 .page-right:before {
  right: auto;
  left: -1px;
  width: 10px;
  z-index: -1;
}
#pglt_wrapstacks_in_2014 .page-left:before {
  left: auto;
  right: -1px;
  width: 10px;
  z-index: -1;
}

#pglt_wrapstacks_in_2014 .page.page-left:after,
#pglt_wrapstacks_in_2014 .anim .pglt-move .page.page-right:after,
#pglt_wrapstacks_in_2014 .anim .pglt-move .page.page-left.c-left:after {
  background-image: url(pglt-img/ls-pg.png);
}
#pglt_wrapstacks_in_2014 .page.page-right:after,
#pglt_wrapstacks_in_2014 .anim .pglt-move .page.page-left:after,
#pglt_wrapstacks_in_2014 .anim .pglt-move .page.page-right.c-left:after {
  background-image: url(pglt-img/rs-pg.png);
}

#pglt_wrapstacks_in_2014 .anim .page {
  cursor: default;
}
#pglt_wrapstacks_in_2014 .cover-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
#pglt_wrapstacks_in_2014 .cover {
  position: absolute;
  left: 50%;
  transform-origin: left;
  /**/
  cursor: pointer;
  /**/
}
#pglt_wrapstacks_in_2014 .cover.page-left {
  margin-left: -10px;
  margin-top: -10px;
}
#pglt_wrapstacks_in_2014 .cover.page-right {
  margin-top: -10px;
}
#pglt_wrapstacks_in_2014 .anim.prev .anim-inner .cover {
  transform-origin: right;
}
#pglt_wrapstacks_in_2014 .anim .cover {
  left: 0;
  cursor: default;
}
#pglt_wrapstacks_in_2014 > #pagelit_stacks_in_2014 .cover.page-left,
#pglt_wrapstacks_in_2014 .anim .cover.page-left {
  left: 0;
  z-index: 0 !important;
}

#pglt_wrapstacks_in_2014 .anim .cover.page-left {
  left: auto;
  right: 0;
}

#pglt_wrapstacks_in_2014 .anim.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_2014 .anim.prev.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_2014 .anim.cover-active,
#pglt_wrapstacks_in_2014 .anim.cover-active .anim-inner {
  overflow: visible;
  perspective: 2000px;
}
#pglt_wrapstacks_in_2014 .anim.cover-active .pglt-move-inner {
  transform-origin: left;
  left: 50%;
  position: absolute;
}
#pglt_wrapstacks_in_2014 .anim.prev.cover-active .pglt-move-inner {
  transform-origin: right;
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_2014 .anim.cover-active .pglt-move-inner > div {
  transform-origin: center !important;
}
#pglt_wrapstacks_in_2014 .anim.prev.cover-active .pglt-move-inner > div {
  left: 50%;
}
#pglt_wrapstacks_in_2014 .anim.cover-active .pglt-shdw2 {
  right: auto;
  left: 50%;
  z-index: -1;
  width: 50%;
}
#pglt_wrapstacks_in_2014 .anim.prev.cover-active .pglt-shdw2 {
  left: 0;
}
.style_stacks_in_2014 + .anim .cover:before,
.style_stacks_in_2014 .cover:before {
  background-color: rgba(0,0,0,0.05);
}
.style_stacks_in_2014 + .anim .page:before,
.style_stacks_in_2014 .page:not([data-cur="no"]):before {
  background-color: rgba(0,0,0,0.05);
}
#pglt_wrapstacks_in_2014 .page.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05), inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2014 .page.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2014 .cover.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05), inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_2014 .cover.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}

#pglt_wrapstacks_in_2014 .anim .page.pglt-fr.page-left:after {
  box-shadow: inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2014 .anim .page.pglt-bk.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2014 .anim .page.pglt-fr.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2014 .anim .page.pglt-bk.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_2014 .anim .cover.pglt-fr.page-left:after {
  box-shadow: inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_2014 .anim .cover.pglt-bk.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_2014 .anim .cover.pglt-fr.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset -1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pglt_wrapstacks_in_2014 .anim .cover.pglt-bk.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset 1px 0px 0px rgba(121, 127, 129, 1.00);
}
#pagelit_stacks_in_2014 > .page[data-vis="no"].pglt-fr.page-left,
#pagelit_stacks_in_2014 > .page[data-vis="no"].pglt-bk.page-right {display: none !important;}
#pagelit_stacks_in_2014 > .page[data-vis="no"] > .pglt-image,
#pagelit_stacks_in_2014 > .page[data-vis="no"]:after {background-image: none !important}

#pagelit_stacks_in_2014 > .page[data-cur="no"] > .pglt-image,
#pagelit_stacks_in_2014 > .page[data-cur="no"]:after {background-image: none !important}
#pagelit_stacks_in_2014 > .page[data-cur="no"] > .pglt-content {display: none !important}
#pagelit_stacks_in_2014 .c-f.page-left,
#pagelit_stacks_in_2014 .c-b.page-right,
#pagelit_stacks_in_2014 .cb-f.page-left,
#pagelit_stacks_in_2014 .cb-b.page-right {
  opacity: 0 !important;
}
/* Pagination */
#pglt_navstacks_in_2014 {
  margin: 0;
  text-align: center;
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  
  transition: opacity 600ms ease;
  font-family: 'helvetica', sans-serif;
  opacity: 0;
  pointer-events: none;
}
#pglt_overlaystacks_in_2014 #pglt_navstacks_in_2014 {
  bottom: auto;
}
.pglt_fadestacks_in_2014 #pglt_navstacks_in_2014 {
  opacity: 1;
}
#pglt_navstacks_in_2014 a {
  margin: 0px 2px;
  border-radius: 4px;
  cursor: pointer;
  height: 42px;
  width: 52px;
  padding: 0px;
  display: inline-block;
  background: rgba(54, 65, 69, 1.00);
  vertical-align: bottom;
}
#pglt_navstacks_in_2014 a:active {
  box-shadow: inset 0px 42px 0px rgba(0,0,0,0.15);
}
#pglt_navstacks_in_2014 a svg {
  width: 20px;
  height: 20px;
}
#pglt_navstacks_in_2014 a {
  transition: 300ms opacity ease;
  pointer-events: none;
  opacity: 0.3;
  position: relative;
}
#pglt_navstacks_in_2014 a.pglt_next,
#pglt_navstacks_in_2014 a.pglt_last,
.pglt-open + #pglt_navstacks_in_2014 a {
  pointer-events: auto;
  opacity: 1;
}
.pglt-close + #pglt_navstacks_in_2014 a {
  opacity: 0.3;
  pointer-events: none;
}
.pglt-close + #pglt_navstacks_in_2014 a.pglt_first,
.pglt-close + #pglt_navstacks_in_2014 a.pglt_prev {
  pointer-events: auto;
  opacity: 1;
}
#pglt_holderstacks_in_2014 #pglt_navstacks_in_2014 a {
  display: none;
}
#pglt_navstacks_in_2014 a svg {
  fill: rgba(239, 246, 248, 1.00) !important;
  stroke: none !important;
  height: 42px;
  pointer-events: none;
}
#pglt_navstacks_in_2014 .pglt_chapter_select_wrap {
  display: inline-block;
  margin: 0 2px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #e3e3e3;
  position: relative;
}
#pglt_navstacks_in_2014 .pglt_chapter_select_wrap select {
  line-height: 42px;
  height: 42px;
  box-sizing: border-box;
  color: rgba(54, 65, 69, 1.00);
  -webkit-user-select: none;
  user-select: none;
  font-size: 14px;
  color: #333;

  padding: 0px 26px 0px 12px;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#pglt_navstacks_in_2014 .pglt_chapter_select_wrap select:active, #pglt_navstacks_in_2014 .pglt_chapter_select_wrap select:focus {
  outline: none;
  box-shadow: none;
}
#pglt_navstacks_in_2014 .pglt_chapter_select_wrap:after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
}


#pglt_navstacks_in_2014 .pglt_chapter_select_wrap {
  display: none !important;
}



#pglt_loadstacks_in_2014 .pglt_load_wrap {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  transform: rotateZ(45deg);
}

.pglt_urlsstacks_in_2014 {display: none;}
#pagelit_stacks_in_2014,
#pglt_wrapstacks_in_2014 .anim {
  transform: translateX(-25%);
}
.pglt-open #pagelit_stacks_in_2014,
#pglt_wrapstacks_in_2014.pglt-open .anim {
  transform: translateX(0%);
}
#pagelit_stacks_in_2014 {
  position: relative;
  z-index: 1;
  opacity: 0;
}
#pagelit_stacks_in_2014 .pglt-bk,
#pagelit_stacks_in_2014 .pglt-fr {
  pointer-events: none;
}
#pglt_loadstacks_in_2014 {
  max-width: 120px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#pglt_loadstacks_in_2014 .pglt_loader_progress {
  border: 2px solid rgba(51, 51, 51, 1.00);
  border-radius: 3px;
  margin-top: 32px;
  overflow: hidden;
}
#pglt_loadstacks_in_2014 .pglt_loader_progress > div {
  background-color: rgba(51, 51, 51, 1.00);
  height: 8px;
  width: 100%;
  transform: scaleX(0);
  transform-origin: top left;
  transition: transform 2s linear;
}
#pglt_loadstacks_in_2014 .pglt_loader {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#pglt_loadstacks_in_2014 .pglt_loader:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 1.00);
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#pglt_loadstacks_in_2014 .pglt_loader2 {
  transform: scale(1.1) rotateZ(90deg);
}
#pglt_loadstacks_in_2014 .pglt_loader3 {
  transform: scale(1.1) rotateZ(180deg);
}
#pglt_loadstacks_in_2014 .pglt_loader4 {
  transform: scale(1.1) rotateZ(270deg);
}
#pglt_loadstacks_in_2014 .pglt_loader2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#pglt_loadstacks_in_2014 .pglt_loader3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#pglt_loadstacks_in_2014 .pglt_loader4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}



.style_stacks_in_2014 .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-image,
.style_stacks_in_2014 + .anim .cover > .pglt-image,
.style_stacks_in_2014 .cover > .pglt-image,
.style_stacks_in_2014 + .anim .page > .pglt-image,
.style_stacks_in_2014 .page > .pglt-image {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center;
  background-size: cover;
}
.style_stacks_in_2014 .page.back-cover.cb-f > .pglt-image {
  transform: translate3d(0,0,0);
}
#pagelit_stacks_in_2014 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_2014 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_2014 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
#pagelit_stacks_in_2014 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
.style_stacks_in_2014 + .anim .cover > .pglt-image,
.style_stacks_in_2014 .cover > .pglt-image {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.style_stacks_in_2014 + .anim .cover > .pglt-image,
.style_stacks_in_2014 .cover > .pglt-image {
  background-color: rgba(146, 152, 154, 1.00);
}
.style_stacks_in_2014 + .anim .page > .pglt-image,
.style_stacks_in_2014 .page:not([data-cur="no"]) > .pglt-image {
  background-color: rgba(243, 243, 243, 1.00);
}
#pglt_wrapstacks_in_2014 .pglt-move .page,
#pglt_wrapstacks_in_2014 .pglt-move .cover {
  transition: transform 10.000000ms linear;
}
#pglt_wrapstacks_in_2014 .pglt-no-transition {
  transition: none !important;
}
#pagelit_stacks_in_2014 > .page-left {
  transform-origin: right;
}
#pagelit_stacks_in_2014 > .page-right {
  transform-origin: left;
}
#pagelit_stacks_in_2014 > .page-left.pglt-fr,
#pagelit_stacks_in_2014 > .page-right.pglt-bk {
  opacity: 0;
}


#pagelit_stacks_in_2014 + .anim .pglt-bk > .pglt-content,
#pagelit_stacks_in_2014 + .anim .pglt-fr > .pglt-content,
#pagelit_stacks_in_2014 .pglt-bk > .pglt-content,
#pagelit_stacks_in_2014 .pglt-fr > .pglt-content {
  display: none;
}


.pagelit_style #stacks_out_2092 #stacks_in_2092 .pglt-stacks_in_2092 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2092 .pglt-image,
.pagelit_style .pglt-stacks_in_2092 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2092 #stacks_in_2092 .pglt-stacks_in_2092 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2092 .pglt-image,
.pagelit_style .pglt-stacks_in_2092 .pglt-image,
.pagelit_style .pglt-stacks_in_2092:before {
  
}
.anim .pglt-stacks_in_2092,
.pagelit_style .pglt-stacks_in_2092,
[tag="slice"] .pagelit_style .pglt-stacks_in_2092 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2094 #stacks_in_2094 .pglt-stacks_in_2094 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2094 .pglt-image,
.pagelit_style .pglt-stacks_in_2094 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2094 #stacks_in_2094 .pglt-stacks_in_2094 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2094 .pglt-image,
.pagelit_style .pglt-stacks_in_2094 .pglt-image,
.pagelit_style .pglt-stacks_in_2094:before {
  
}
.anim .pglt-stacks_in_2094,
.pagelit_style .pglt-stacks_in_2094,
[tag="slice"] .pagelit_style .pglt-stacks_in_2094 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2095 #stacks_in_2095 .pglt-stacks_in_2095 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2095 .pglt-image,
.pagelit_style .pglt-stacks_in_2095 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2095 #stacks_in_2095 .pglt-stacks_in_2095 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2095 .pglt-image,
.pagelit_style .pglt-stacks_in_2095 .pglt-image,
.pagelit_style .pglt-stacks_in_2095:before {
  
}
.anim .pglt-stacks_in_2095,
.pagelit_style .pglt-stacks_in_2095,
[tag="slice"] .pagelit_style .pglt-stacks_in_2095 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2096 #stacks_in_2096 .pglt-stacks_in_2096 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2096 .pglt-image,
.pagelit_style .pglt-stacks_in_2096 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2096 #stacks_in_2096 .pglt-stacks_in_2096 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2096 .pglt-image,
.pagelit_style .pglt-stacks_in_2096 .pglt-image,
.pagelit_style .pglt-stacks_in_2096:before {
  
}
.anim .pglt-stacks_in_2096,
.pagelit_style .pglt-stacks_in_2096,
[tag="slice"] .pagelit_style .pglt-stacks_in_2096 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2097 #stacks_in_2097 .pglt-stacks_in_2097 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2097 .pglt-image,
.pagelit_style .pglt-stacks_in_2097 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2097 #stacks_in_2097 .pglt-stacks_in_2097 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2097 .pglt-image,
.pagelit_style .pglt-stacks_in_2097 .pglt-image,
.pagelit_style .pglt-stacks_in_2097:before {
  
}
.anim .pglt-stacks_in_2097,
.pagelit_style .pglt-stacks_in_2097,
[tag="slice"] .pagelit_style .pglt-stacks_in_2097 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2099 #stacks_in_2099 .pglt-stacks_in_2099 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2099 .pglt-image,
.pagelit_style .pglt-stacks_in_2099 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_2099 #stacks_in_2099 .pglt-stacks_in_2099 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_2099 .pglt-image,
.pagelit_style .pglt-stacks_in_2099 .pglt-image,
.pagelit_style .pglt-stacks_in_2099:before {
  
}
.anim .pglt-stacks_in_2099,
.pagelit_style .pglt-stacks_in_2099,
[tag="slice"] .pagelit_style .pglt-stacks_in_2099 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_2015 #stacks_in_2015 .pglt-frstacks_in_2015 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2015 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2015 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2015 #stacks_in_2015 .pglt-bkstacks_in_2015 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2015 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2015 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2015 #stacks_in_2015 .pglt-frstacks_in_2015,
.pagelit_style + .anim .pglt-frstacks_in_2015,
.pagelit_style .pglt-frstacks_in_2015 {
  
}
.pagelit_style #stacks_out_2015 #stacks_in_2015 .pglt-bkstacks_in_2015,
.pagelit_style + .anim .pglt-bkstacks_in_2015,
.pagelit_style .pglt-bkstacks_in_2015 {
  
}


.pagelit_style #stacks_out_2017 #stacks_in_2017 .pglt-frstacks_in_2017 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2017 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2017 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2017 #stacks_in_2017 .pglt-bkstacks_in_2017 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2017 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2017 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2017 #stacks_in_2017 .pglt-frstacks_in_2017,
.pagelit_style + .anim .pglt-frstacks_in_2017,
.pagelit_style .pglt-frstacks_in_2017 {
  
}
.pagelit_style #stacks_out_2017 #stacks_in_2017 .pglt-bkstacks_in_2017,
.pagelit_style + .anim .pglt-bkstacks_in_2017,
.pagelit_style .pglt-bkstacks_in_2017 {
  
}


.pagelit_style #stacks_out_2019 #stacks_in_2019 .pglt-frstacks_in_2019 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2019 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2019 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2019 #stacks_in_2019 .pglt-bkstacks_in_2019 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2019 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2019 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2019 #stacks_in_2019 .pglt-frstacks_in_2019,
.pagelit_style + .anim .pglt-frstacks_in_2019,
.pagelit_style .pglt-frstacks_in_2019 {
  
}
.pagelit_style #stacks_out_2019 #stacks_in_2019 .pglt-bkstacks_in_2019,
.pagelit_style + .anim .pglt-bkstacks_in_2019,
.pagelit_style .pglt-bkstacks_in_2019 {
  
}


.pagelit_style #stacks_out_2021 #stacks_in_2021 .pglt-frstacks_in_2021 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2021 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2021 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2021 #stacks_in_2021 .pglt-bkstacks_in_2021 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2021 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2021 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2021 #stacks_in_2021 .pglt-frstacks_in_2021,
.pagelit_style + .anim .pglt-frstacks_in_2021,
.pagelit_style .pglt-frstacks_in_2021 {
  
}
.pagelit_style #stacks_out_2021 #stacks_in_2021 .pglt-bkstacks_in_2021,
.pagelit_style + .anim .pglt-bkstacks_in_2021,
.pagelit_style .pglt-bkstacks_in_2021 {
  
}


.pagelit_style #stacks_out_2024 #stacks_in_2024 .pglt-frstacks_in_2024 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2024 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2024 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2024 #stacks_in_2024 .pglt-bkstacks_in_2024 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2024 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2024 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2024 #stacks_in_2024 .pglt-frstacks_in_2024,
.pagelit_style + .anim .pglt-frstacks_in_2024,
.pagelit_style .pglt-frstacks_in_2024 {
  
}
.pagelit_style #stacks_out_2024 #stacks_in_2024 .pglt-bkstacks_in_2024,
.pagelit_style + .anim .pglt-bkstacks_in_2024,
.pagelit_style .pglt-bkstacks_in_2024 {
  
}


.pagelit_style #stacks_out_2026 #stacks_in_2026 .pglt-frstacks_in_2026 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2026 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2026 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2026 #stacks_in_2026 .pglt-bkstacks_in_2026 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2026 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2026 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2026 #stacks_in_2026 .pglt-frstacks_in_2026,
.pagelit_style + .anim .pglt-frstacks_in_2026,
.pagelit_style .pglt-frstacks_in_2026 {
  
}
.pagelit_style #stacks_out_2026 #stacks_in_2026 .pglt-bkstacks_in_2026,
.pagelit_style + .anim .pglt-bkstacks_in_2026,
.pagelit_style .pglt-bkstacks_in_2026 {
  
}


.pagelit_style #stacks_out_2028 #stacks_in_2028 .pglt-frstacks_in_2028 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2028 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2028 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2028 #stacks_in_2028 .pglt-bkstacks_in_2028 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2028 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2028 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2028 #stacks_in_2028 .pglt-frstacks_in_2028,
.pagelit_style + .anim .pglt-frstacks_in_2028,
.pagelit_style .pglt-frstacks_in_2028 {
  
}
.pagelit_style #stacks_out_2028 #stacks_in_2028 .pglt-bkstacks_in_2028,
.pagelit_style + .anim .pglt-bkstacks_in_2028,
.pagelit_style .pglt-bkstacks_in_2028 {
  
}


.pagelit_style #stacks_out_2030 #stacks_in_2030 .pglt-frstacks_in_2030 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2030 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2030 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2030 #stacks_in_2030 .pglt-bkstacks_in_2030 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2030 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2030 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2030 #stacks_in_2030 .pglt-frstacks_in_2030,
.pagelit_style + .anim .pglt-frstacks_in_2030,
.pagelit_style .pglt-frstacks_in_2030 {
  
}
.pagelit_style #stacks_out_2030 #stacks_in_2030 .pglt-bkstacks_in_2030,
.pagelit_style + .anim .pglt-bkstacks_in_2030,
.pagelit_style .pglt-bkstacks_in_2030 {
  
}


.pagelit_style #stacks_out_2032 #stacks_in_2032 .pglt-frstacks_in_2032 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2032 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2032 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2032 #stacks_in_2032 .pglt-bkstacks_in_2032 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2032 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2032 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2032 #stacks_in_2032 .pglt-frstacks_in_2032,
.pagelit_style + .anim .pglt-frstacks_in_2032,
.pagelit_style .pglt-frstacks_in_2032 {
  
}
.pagelit_style #stacks_out_2032 #stacks_in_2032 .pglt-bkstacks_in_2032,
.pagelit_style + .anim .pglt-bkstacks_in_2032,
.pagelit_style .pglt-bkstacks_in_2032 {
  
}


.pagelit_style #stacks_out_2034 #stacks_in_2034 .pglt-frstacks_in_2034 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2034 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2034 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2034 #stacks_in_2034 .pglt-bkstacks_in_2034 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2034 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2034 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2034 #stacks_in_2034 .pglt-frstacks_in_2034,
.pagelit_style + .anim .pglt-frstacks_in_2034,
.pagelit_style .pglt-frstacks_in_2034 {
  
}
.pagelit_style #stacks_out_2034 #stacks_in_2034 .pglt-bkstacks_in_2034,
.pagelit_style + .anim .pglt-bkstacks_in_2034,
.pagelit_style .pglt-bkstacks_in_2034 {
  
}


.pagelit_style #stacks_out_2036 #stacks_in_2036 .pglt-frstacks_in_2036 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2036 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2036 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2036 #stacks_in_2036 .pglt-bkstacks_in_2036 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2036 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2036 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2036 #stacks_in_2036 .pglt-frstacks_in_2036,
.pagelit_style + .anim .pglt-frstacks_in_2036,
.pagelit_style .pglt-frstacks_in_2036 {
  
}
.pagelit_style #stacks_out_2036 #stacks_in_2036 .pglt-bkstacks_in_2036,
.pagelit_style + .anim .pglt-bkstacks_in_2036,
.pagelit_style .pglt-bkstacks_in_2036 {
  
}


.pagelit_style #stacks_out_2038 #stacks_in_2038 .pglt-frstacks_in_2038 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2038 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2038 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2038 #stacks_in_2038 .pglt-bkstacks_in_2038 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2038 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2038 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2038 #stacks_in_2038 .pglt-frstacks_in_2038,
.pagelit_style + .anim .pglt-frstacks_in_2038,
.pagelit_style .pglt-frstacks_in_2038 {
  
}
.pagelit_style #stacks_out_2038 #stacks_in_2038 .pglt-bkstacks_in_2038,
.pagelit_style + .anim .pglt-bkstacks_in_2038,
.pagelit_style .pglt-bkstacks_in_2038 {
  
}


.pagelit_style #stacks_out_2040 #stacks_in_2040 .pglt-frstacks_in_2040 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2040 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2040 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2040 #stacks_in_2040 .pglt-bkstacks_in_2040 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2040 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2040 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2040 #stacks_in_2040 .pglt-frstacks_in_2040,
.pagelit_style + .anim .pglt-frstacks_in_2040,
.pagelit_style .pglt-frstacks_in_2040 {
  
}
.pagelit_style #stacks_out_2040 #stacks_in_2040 .pglt-bkstacks_in_2040,
.pagelit_style + .anim .pglt-bkstacks_in_2040,
.pagelit_style .pglt-bkstacks_in_2040 {
  
}


.pagelit_style #stacks_out_2042 #stacks_in_2042 .pglt-frstacks_in_2042 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_2042 > .pglt-image,
.pagelit_style .pglt-frstacks_in_2042 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2042 #stacks_in_2042 .pglt-bkstacks_in_2042 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_2042 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_2042 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_2042 #stacks_in_2042 .pglt-frstacks_in_2042,
.pagelit_style + .anim .pglt-frstacks_in_2042,
.pagelit_style .pglt-frstacks_in_2042 {
  
}
.pagelit_style #stacks_out_2042 #stacks_in_2042 .pglt-bkstacks_in_2042,
.pagelit_style + .anim .pglt-bkstacks_in_2042,
.pagelit_style .pglt-bkstacks_in_2042 {
  
}


.style-pro-stacks_in_2012::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_2012:not(.bg-vault):not(.bg-featured)::before{background-image:linear-gradient(0deg,rgba(198, 199, 199, 1.00) 0%,rgba(242, 243, 243, 1.00) 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(198, 199, 199, 1.00)',endColorStr='rgba(242, 243, 243, 1.00)',GradientType=0)";}

.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1977{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1977.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1977{display:none}.infix-opened #stacks_in_1977,.infix-closed #stacks_in_1977{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1977 a.ll-link-ovl{cursor:alias}.lightbox-leb-flyer{cursor:pointer}#splb_stacks_in_1977 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"LEB / Tandem - Flyer";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1977 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1977.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1977.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1977.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1977.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1977.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1976{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1976.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1976{display:none}.infix-opened #stacks_in_1976,.infix-closed #stacks_in_1976{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1976 a.ll-link-ovl{cursor:alias}.lightbox-leb-rollup{cursor:pointer}#splb_stacks_in_1976 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"LEB / Demokratie - RollUp";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1976 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1976.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1976.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1976.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1976.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1976.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1634{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1634.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1634{display:none}.infix-opened #stacks_in_1634,.infix-closed #stacks_in_1634{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1634 a.ll-link-ovl{cursor:alias}.lightbox-gfnw-logo{cursor:pointer}#splb_stacks_in_1634 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Göttinger FilmnetzWerk – Logo";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(230, 230, 230, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1634 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1634.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1634.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1634.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1634.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1634.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1981{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1981.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1981{display:none}.infix-opened #stacks_in_1981,.infix-closed #stacks_in_1981{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1981 a.ll-link-ovl{cursor:alias}.lightbox-gfnw-folder{cursor:pointer}#splb_stacks_in_1981 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Göttinger Filmnetzwerk / Folder Filmfestival";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1981 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1981.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1981.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1981.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1981.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1981.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_3033{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_3033.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_3033{display:none}.infix-opened #stacks_in_3033,.infix-closed #stacks_in_3033{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_3033 a.ll-link-ovl{cursor:alias}.lightbox-gfnw-imagefolder{cursor:pointer}#splb_stacks_in_3033 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Göttinger Filmnetzwerk / Folder Filmfestival";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_3033 .infix-container::after{font-size:14.00px}}#splb_stacks_in_3033.infix-section .infix-container::after{position:absolute}#splb_stacks_in_3033.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_3033.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_3033.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_3033.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1970{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1970.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1970{display:none}.infix-opened #stacks_in_1970,.infix-closed #stacks_in_1970{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1970 a.ll-link-ovl{cursor:alias}.lightbox-destroyroy{cursor:pointer}#splb_stacks_in_1970 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Destroy Roy – Filmplakat";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1970 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1970.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1970.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1970.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1970.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1970.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1979{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1979.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1979{display:none}.infix-opened #stacks_in_1979,.infix-closed #stacks_in_1979{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1979 a.ll-link-ovl{cursor:alias}.lightbox-dr-dvd{cursor:pointer}#splb_stacks_in_1979 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Destroy Roy / DVD-Cover & DVD";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1979 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1979.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1979.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1979.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1979.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1979.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1971{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1971.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1971{display:none}.infix-opened #stacks_in_1971,.infix-closed #stacks_in_1971{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1971 a.ll-link-ovl{cursor:alias}.lightbox-liebetodabendbrot{cursor:pointer}#splb_stacks_in_1971 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Liebe, Tod, Abendbrot – Filmplakat";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1971 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1971.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1971.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1971.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1971.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1971.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_2453{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_2453.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_2453{display:none}.infix-opened #stacks_in_2453,.infix-closed #stacks_in_2453{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_2453 a.ll-link-ovl{cursor:alias}.lightbox-lta-dvd{cursor:pointer}#splb_stacks_in_2453 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Destroy Roy / DVD-Cover & DVD";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 0, 0, 0.70);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_2453 .infix-container::after{font-size:14.00px}}#splb_stacks_in_2453.infix-section .infix-container::after{position:absolute}#splb_stacks_in_2453.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_2453.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_2453.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_2453.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1972{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1972.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1972{display:none}.infix-opened #stacks_in_1972,.infix-closed #stacks_in_1972{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1972 a.ll-link-ovl{cursor:alias}.lightbox-slapinthepark{cursor:pointer}#splb_stacks_in_1972 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Slap In The Park – Filmplakat";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1972 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1972.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1972.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1972.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1972.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1972.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.infix-image .infix-content.bg-vault.bg-color.style-pro-stacks_in_1973{background-color:rgba(255, 255, 255, 0.00)}#splb_stacks_in_1973.lb-master_stacks_in_1625 .infix-content{padding:6px}.ll-link-ovl{display:none}#stacks_in_1973{display:none}.infix-opened #stacks_in_1973,.infix-closed #stacks_in_1973{display:block}.ll-link-ovl{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9998}#splb_stacks_in_1973 a.ll-link-ovl{cursor:alias}.lightbox-thop{cursor:pointer}#splb_stacks_in_1973 .infix-container::after{position:absolute;display:inline-block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;content:"Wir lieben und wissen nichts – Theaterplakat";z-index:9999;bottom:0px;padding:6px 8px 8px 8px;border-radius:0px 0px 0px 0px;color:rgba(220, 226, 228, 1.00);background-color:rgba(0, 0, 0, 0.75);font-size:12.00px}@media screen and (min-width:640px){#splb_stacks_in_1973 .infix-container::after{font-size:14.00px}}#splb_stacks_in_1973.infix-section .infix-container::after{position:absolute}#splb_stacks_in_1973.infix-section .infix-img{padding-bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1973.infix-section .infix-img{padding-bottom:calc((14.00px + 6px) * 1.9)}}#splb_stacks_in_1973.infix-section .infix-content::after{bottom:calc((12.00px + 6px) * 1.9)}@media screen and (min-width:640px){#splb_stacks_in_1973.infix-section .infix-content::after{bottom:calc((14.00px + 6px) * 1.9)}}
.style-pro-stacks_in_1625::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:-1}.style-pro-stacks_in_1625:not(.bg-vault):not(.bg-featured)::before{background-color:rgba(126, 167, 227, 1.00)}

#ovl_stacks_in_1625.ll-overlay {
  z-index: -99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: opacity 600ms ease, z-index 0ms 600ms, visibility 0ms 600ms ease; }

.ll-open-stacks_in_1625 > #ovl_stacks_in_1625.ll-overlay {
  transition: opacity 300ms ease;
  opacity: 1;
  visibility: visible; }

.lb-master_stacks_in_1625, .lb-master_stacks_in_1625.infix-closed {
  opacity: 0;
  visibility: hidden; }

.lb-master_stacks_in_1625.infix-opened {
  opacity: 1;
  visibility: visible; }

.lb-master_stacks_in_1625 [data-infix-close]:not(.infix-wrap), .lb-master_stacks_in_1625.infix-closed [data-infix-close]:not(.infix-wrap) {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  transition: opacity 40ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0ms 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94) transform 40ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1625.infix-opened [data-infix-close]:not(.infix-wrap) {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: opacity 200ms 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0ms, transform 200ms 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1625.close-on-hover.infix-opened [data-infix-close]:not(.infix-wrap) {
  opacity: 0;
  transition: all 200ms ease-out; }

.lb-master_stacks_in_1625.close-on-hover.infix-opened:hover [data-infix-close]:not(.infix-wrap) {
  opacity: 1; }

.lb-master_stacks_in_1625.infix-closed .infix-container::after, .lb-master_stacks_in_1625.infix-loading .infix-container::after {
  opacity: 0;
  transition: opacity 80ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 680ms; }

.lb-master_stacks_in_1625.infix-opened .infix-container::after {
  opacity: 1;
  transition: opacity 80ms 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s; }

.lb-master_stacks_in_1625, .lb-master_stacks_in_1625.infix-closed {
  transition: opacity 120ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1625.infix-opened {
  transition: opacity 120ms cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0s 0s; }

.lb-master_stacks_in_1625.infix-loading .infix-content, .lb-master_stacks_in_1625.infix-closed .infix-content {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.lb-master_stacks_in_1625.infix-opened .infix-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  transition: opacity 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.lb-master_stacks_in_1625.infix.hide-nav .infix-nav {
  display: none; }

.lb-master_stacks_in_1625.infix.no-loop.ll-first [data-infix-prev] {
  display: none; }

.lb-master_stacks_in_1625.infix.no-loop.ll-last [data-infix-next] {
  display: none; }

.lb-master_stacks_in_1625 [data-infix-next], .lb-master_stacks_in_1625 [data-infix-prev] {
  position: absolute;
  z-index: 9999;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: calc(45% + 25px);
  margin-top: -25px;
  border: 2px solid rgba(230, 239, 242, 0.10);
  opacity: 1;
  background: rgba(44, 55, 71, 0.10);
  transition: opacity 200ms ease-out, background 200ms ease-out, transform 0.8s cubic-bezier(0, 1.01, 0.22, 1), border 0.3s ease-out; }

.lb-master_stacks_in_1625 html:not(.bwd-touch) [data-infix-next], .lb-master_stacks_in_1625 html:not(.bwd-touch) [data-infix-prev] {
  opacity: 0; }

.lb-master_stacks_in_1625 html:not(.bwd-touch) [data-infix-next] {
  transform: translate(-15px, -50%) scale(0.6); }

.lb-master_stacks_in_1625 html:not(.bwd-touch) [data-infix-prev] {
  transform: translate(15px, -50%) scale(0.6); }

.lb-master_stacks_in_1625 html.infix:not(.bwd-touch):hover [data-infix-next], .lb-master_stacks_in_1625 html.infix:not(.bwd-touch):hover [data-infix-prev] {
  transform: translate(0, -50%) rotate(0deg) scale(1);
  opacity: 1; }

.lb-master_stacks_in_1625 [data-infix-next] {
  right: 8px; }

.lb-master_stacks_in_1625 [data-infix-prev] {
  left: 8px; }

.lb-master_stacks_in_1625 [data-infix-next]::before,
.lb-master_stacks_in_1625 [data-infix-next]::after,
.lb-master_stacks_in_1625 [data-infix-prev]::before,
.lb-master_stacks_in_1625 [data-infix-prev]::after {
  background: rgba(243, 248, 250, 1.00);
  top: 50%;
  left: 0;
  width: 2px;
  height: 17px;
  content: '';
  position: absolute;
  margin: -14px 23px; }

.lb-master_stacks_in_1625 html.bwd-touch [data-infix-next], .lb-master_stacks_in_1625 [data-infix-next]:hover,
.lb-master_stacks_in_1625 html.bwd-touch [data-infix-prev], .lb-master_stacks_in_1625 [data-infix-prev]:hover {
  border: 2px solid rgba(255, 255, 255, 0.40);
  background: rgba(44, 55, 71, 0.20); }
  .lb-master_stacks_in_1625 html.bwd-touch [data-infix-next]::before, .lb-master_stacks_in_1625 html.bwd-touch [data-infix-next]::after, .lb-master_stacks_in_1625 [data-infix-next]:hover::before, .lb-master_stacks_in_1625 [data-infix-next]:hover::after,
  .lb-master_stacks_in_1625 html.bwd-touch [data-infix-prev]::before,
  .lb-master_stacks_in_1625 html.bwd-touch [data-infix-prev]::after, .lb-master_stacks_in_1625 [data-infix-prev]:hover::before, .lb-master_stacks_in_1625 [data-infix-prev]:hover::after {
    background: rgba(243, 248, 250, 1.00); }

.lb-master_stacks_in_1625 [data-infix-next]::after,
.lb-master_stacks_in_1625 [data-infix-prev]::after {
  margin-top: -3px; }

.lb-master_stacks_in_1625 [data-infix-prev]::after, .lb-master_stacks_in_1625 [data-infix-prev]::before {
  left: -3px; }

.lb-master_stacks_in_1625 [data-infix-next]::after {
  transform: rotate(45deg); }

.lb-master_stacks_in_1625 [data-infix-next]::before {
  transform: rotate(-45deg); }

.lb-master_stacks_in_1625 [data-infix-prev]::after {
  transform: rotate(315deg); }

.lb-master_stacks_in_1625 [data-infix-prev]::before {
  transform: rotate(-315deg); }

.lb-master_stacks_in_1625 .ll-count {
  display: block;
  position: fixed;
  font-size: 0.92rem;
  color: rgba(255, 255, 255, 0.96);
  background: rgba(0, 0, 0, 0);
  padding: 10px;
  bottom: 0;
  left: 0; }
.stacks_in_41 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.stacks_in_53{line-height:0}.stacks_in_53 svg{display:inline-block;max-width:400px;height:auto;}.stacks_in_53.full-width svg{width:100%;height:auto}
.stacks_in_57{line-height:0}.stacks_in_57 svg{display:inline-block;max-width:270px;height:auto;}.stacks_in_57.full-width svg{width:100%;height:auto}
.stacks_in_61{line-height:0}.stacks_in_61 svg{display:inline-block;}.stacks_in_61.full-width svg{width:100%;height:auto}


#stacks_in_96 {
	text-transform: uppercase;
	font-weight: bold;
}


#stacks_in_139 {
	text-transform: uppercase;
	font-weight: bold;
}


#stacks_in_158 {
	text-transform: uppercase;
	font-weight: bold;
}
