/*
 * mb-arrows
 */

.movingbox{--arrow-size:40px;--arrow-block-size:40px;--arrow-color:hsla(0,0%,0%,0.85);--arrow-bg-color:hsla(0,0%,70%,0.5);--arrow-x-custom:50px;--arrow-y-custom:50px;--arrow-disabled:0.5}.single-slide .mb-arrow{display:none}.mb-arrow{display:block;line-height:1;cursor:pointer;background-color:transparent;padding:0;margin:0;border:none;opacity:0;transition:opacity 500ms ease 0s;appearance:none}.mb-arrow:hover{background-color:transparent}.slick-initialized .mb-arrow:not(.arrow-hover){opacity:1}.mb-arrow.slick-disabled{cursor:default;opacity:var(--arrow-disabled) !important}.mb-arrow:not(.custom-arrow){position:absolute;z-index:53;width:var(--arrow-size);height:var(--arrow-size);font-size:var(--arrow-size);color:var(--arrow-color)}.mb-arrow:not(.custom-arrow) > *{transition:color 200ms linear}.mb-arrow:not(.custom-arrow) > svg{max-width:var(--arrow-size);max-height:var(--arrow-size)}.mb-arrow:not(.custom-arrow) > svg [fill]{transition:fill 200ms linear}.arrow-hide{display:none}.arrow-block{background-color:var(--arrow-bg-color);transform:none !important}.arrow-block:hover{background-color:var(--arrow-bg-color)}.movingbox:not(.slide-vert) .arrow-block{height:100%;min-width:var(--arrow-size);width:var(--arrow-block-size);top:0 !important}.movingbox:not(.slide-vert) .arrow-block.mb-next{right:0}.movingbox.slide-vert .arrow-block{width:100%;height:var(--arrow-block-size);min-height:var(--arrow-size)}.movingbox.slide-vert .arrow-block.mb-prev{top:0 !important}.movingbox.slide-vert .arrow-block.mb-next{bottom:0 !important}.mb-arrow.arrow-hover{opacity:0;transition:opacity 500ms ease}.movingbox:hover .mb-arrow.arrow-hover{opacity:1}.arrow-y-custom.mb-prev{top:var(--arrow-y-custom)}.arrow-y-custom.mb-next{bottom:var(--arrow-y-custom)}.arrow-y-custom.arrow-flush-top{top:var(--arrow-y-custom);bottom:auto}.arrow-y-custom.arrow-flush-bottom{bottom:var(--arrow-y-custom);top:auto}.arrow-x-custom.mb-prev{left:var(--arrow-x-custom)}.arrow-x-custom.mb-next{right:var(--arrow-x-custom)}.arrow-x-custom.arrow-flush-left{right:auto;left:var(--arrow-x-custom)}.arrow-x-custom.arrow-flush-right{left:auto;right:var(--arrow-x-custom)}.arrow-y-outside.mb-prev{top:0;transform:translateY(-100%)}.arrow-y-outside.mb-next{bottom:0;transform:translateY(100%)}.arrow-y-inside.mb-prev{top:0}.arrow-y-inside.mb-next{bottom:0}.arrow-y-center{top:50%;transform:translateY(-50%)}.arrow-x-outside.mb-prev{left:0;transform:translateX(-100%)}.arrow-x-outside.mb-next{right:0;transform:translateX(100%)}.arrow-x-outside.arrow-y-center.mb-prev{transform:translateX(-100%) translateY(-50%)}.arrow-x-outside.arrow-y-center.mb-next{transform:translateX(100%) translateY(-50%)}.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(100%) translateY(100%)}.arrow-x-inside.mb-prev{left:0}.arrow-x-inside.mb-next{right:0}.arrow-x-center{right:50%;transform:translateX(50%)}.arrow-x-center.arrow-block{right:0}.arrow-x-center.arrow-y-outside.mb-prev{transform:translateY(-100%) translateX(50%)}.arrow-x-center.arrow-y-outside.mb-next{transform:translateY(100%) translateX(50%)}.arrow-flush-left{right:auto !important;left:0 !important}.arrow-flush-left.arrow-x-outside{transform:translateX(-100%)}.arrow-flush-left.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-flush-left.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(-100%) translateY(100%)}.arrow-flush-right{right:0 !important;left:auto !important}.arrow-flush-right.arrow-x-outside{transform:translateX(100%)}.arrow-flush-right.arrow-x-outside.arrow-y-outside.mb-prev{transform:translateX(100%) translateY(-100%)}.arrow-flush-right.arrow-x-outside.arrow-y-outside.mb-next{transform:translateX(100%) translateY(100%)}.arrow-flush-top{top:0 !important;bottom:auto !important}.arrow-flush-top.arrow-y-outside{transform:translateY(-100%)}.arrow-flush-top.arrow-y-outside.arrow-x-outside.mb-prev{transform:translateX(-100%) translateY(-100%)}.arrow-flush-top.arrow-y-outside.arrow-x-outside.mb-next{transform:translateX(100%) translateY(-100%)}.arrow-flush-bottom{top:auto !important;bottom:0 !important}.arrow-flush-bottom.arrow-y-outside{transform:translateY(100%)}.arrow-flush-bottom.arrow-y-outside.arrow-x-outside.mb-prev{transform:translateX(-100%) translateY(100%)}.arrow-flush-bottom.arrow-y-outside.arrow-x-outside.mb-next{transform:translateX(100%) translateY(100%)}.movingbox.smart-margins:has(.arrow-y-outside){padding-top:var(--arrow-size);padding-bottom:var(--arrow-size)}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-block){padding-top:var(--arrow-block-size);padding-bottom:var(--arrow-block-size)}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-flush-top){padding-bottom:0}.movingbox.smart-margins:has(.arrow-y-outside):has(.arrow-flush-bottom){padding-top:0}.movingbox.smart-margins:has(.arrow-x-outside){margin-left:var(--arrow-size);margin-right:var(--arrow-size)}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-block){margin-left:var(--arrow-block-size);margin-right:var(--arrow-block-size)}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-flush-left){margin-right:0}.movingbox.smart-margins:has(.arrow-x-outside):has(.arrow-flush-right){margin-left:0}


.columnist li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.columnist .break{-webkit-column-span:all;-moz-column-span:all;column-span:all}.columnist.list-cards ul{margin:0;list-style:none}.columnist.list-cards li{display:inline-block}


.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}

.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}


.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}
.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
: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(42, 139, 38, 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-dark:rgba(12, 109, 8, 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);--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(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--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{}

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:0px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}

ul,ul li{list-style:disc  }ol,ol li{list-style:decimal  }
    .fontpro-stacks_in_7_20 > br{display:block;content:' ';padding-bottom:0.00em }
  @media only screen and (min-width:40em){} 
  @media only screen and (min-width:25.875000em){} 
  @media only screen and (min-width:48.000000em){} 
  @media only screen and (min-width:62.500000em){} 
.image-overlay{height:50vh ;} @media only screen and (min-width:40em){.image-overlay{height:75vh }}@media only screen and (min-width:64em){.image-overlay{height:75vh }} 
.achtergrond{background-color:rgba(230, 166, 42, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.achtergrond{background-attachment:scroll!important}}
.image{background-image:url('../files/bgimage-11-70E.png') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.image{background-attachment:scroll!important}}
.achtergrond2{background-color:rgba(42, 139, 38, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.achtergrond2{background-attachment:scroll!important}}


.tekstkleur{--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(34, 34, 34, 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}
.achtergrondwit{background-color:rgba(204, 204, 204, 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){.achtergrondwit{background-attachment:scroll!important}}


  
  
  @media only screen and (min-width:25.875000em){} 
  @media only screen and (min-width:48.000000em){} 
  @media only screen and (min-width:62.500000em){} 
.foto1{background-image:url('../files/bgimage-22-70E.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){.foto1{background-attachment:scroll!important}}
.foto2{background-image:url('../files/bgimage-23-70E.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){.foto2{background-attachment:scroll!important}}
.oranjevereniging1{background-image:url('../files/bgimage-24-70E.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){.oranjevereniging1{background-attachment:scroll!important}}
.crescendo1{background-image:url('../files/bgimage-27-70E.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){.crescendo1{background-attachment:scroll!important}}
.brandweer1{background-image:url('../files/bgimage-29-70E.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){.brandweer1{background-attachment:scroll!important}}
.passage{background-image:url('../files/bgimage-30-70E.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){.passage{background-attachment:scroll!important}}
.wagen{background-image:url('../files/bgimage-31-70E.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){.wagen{background-attachment:scroll!important}}
.goor{background-image:url('../files/bgimage-32-70E.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){.goor{background-attachment:scroll!important}}
.pbv{background-image:url('../files/bgimage-33-70E.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){.pbv{background-attachment:scroll!important}}
.Kieviten{background-image:url('../files/bgimage-34-70E.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){.Kieviten{background-attachment:scroll!important}}
.groen{background-color:rgba(57, 248, 162, 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){.groen{background-attachment:scroll!important}}
.oranje{background-color:rgba(233, 118, 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){.oranje{background-attachment:scroll!important}}
.verzet{background-image:url('../files/bgimage-37-70E.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){.verzet{background-attachment:scroll!important}}
.landstorm{background-image:url('../files/bgimage-38-70E.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){.landstorm{background-attachment:scroll!important}}
.wit{background-color:rgba(255, 255, 255, 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){.wit{background-attachment:scroll!important}}
.grijs{background-color:rgba(204, 204, 204, 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){.grijs{background-attachment:scroll!important}}
.grijs2{background-color:rgba(127, 127, 127, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:overlay ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.grijs2{background-attachment:scroll!important}}
.voorthuizen{background-image:url('../files/bgimage-42-70E.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){.voorthuizen{background-attachment:scroll!important}}
.tank{background-image:url('../files/bgimage-43-70E.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){.tank{background-attachment:scroll!important}}
.lines.stacks_in_292_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_292_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}

.lines.stacks_in_1125_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1125_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.lines.stacks_in_1122_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1122_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
/*  */
#article-list-stacks_in_1189 {
  /*  */
  /*  */
  background: rgba(230, 166, 42, 1.00);
  background: linear-gradient(to bottom, rgba(230, 166, 42, 1.00), rgba(245, 245, 245, 1.00));
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  padding: 10px 10px;
  max-width: 700px;
  border-radius: 4px;
  margin: 0 auto;
  box-sizing: border-box; }
  #article-list-stacks_in_1189 * {
    box-sizing: border-box; }
  #article-list-stacks_in_1189 .article-list-grid {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #article-list-stacks_in_1189 .article-list-grid-item {
      overflow: hidden; }
      #article-list-stacks_in_1189 .article-list-grid-item:last-child .article-outer {
        border-bottom: none; }
  #article-list-stacks_in_1189 .article-outer {
    padding: 15px 5px;
    border-bottom: 1px solid rgba(179, 179, 179, 1.00);
    overflow: hidden;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  #article-list-stacks_in_1189 .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    transition: all 0.3s ease;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #article-list-stacks_in_1189 .article .article-top {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    #article-list-stacks_in_1189 .article-title {
      /*  */
      font-family: "Nunito";
      /*  */
      color: rgba(25, 25, 25, 1.00);
      font-weight: bold;
      font-size: 18px;
      line-height: 29.124001px; }
    #article-list-stacks_in_1189 .article-description {
      color: rgba(51, 51, 51, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 14px;
      line-height: 22.652000px; }
    #article-list-stacks_in_1189 .article-info {
      margin-top: 5px;
      display: inline-block;
      color: rgba(0, 0, 255, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 12px;
      line-height: 19.416000px; }
      #article-list-stacks_in_1189 .article-info .info-highlight {
        color: rgba(25, 25, 25, 1.00); }
      #article-list-stacks_in_1189 .article-info.info-1::before {
        content: 'Door';
        display: inline-block; }
      #article-list-stacks_in_1189 .article-info.info-2::before {
        content: 'op';
        display: inline-block; }
      #article-list-stacks_in_1189 .article-info span {
        margin-left: 3px; }
    #article-list-stacks_in_1189 .article-header {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 10px;
      max-width: calc(100% - 80px); }
    #article-list-stacks_in_1189 .article-thumbnail {
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(92, 142, 158, 1.00));
      /*  */
      width: 80px;
      height: 80px;
      border-radius: 40px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden;
      position: relative; }
      #article-list-stacks_in_1189 .article-thumbnail::before, #article-list-stacks_in_1189 .article-thumbnail::after {
        content: '';
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute; }
      #article-list-stacks_in_1189 .article-thumbnail::before {
        z-index: 4;
        opacity: 0.5;
        transition: all 0.3s ease; }
      #article-list-stacks_in_1189 .article-thumbnail::after {
        opacity: 1;
        color: rgba(255, 255, 255, 0.50);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        content: '\f472';
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-family: "Ionicons";
        font-size: 40.000000px; }
      #article-list-stacks_in_1189 .article-thumbnail img {
        width: 100%;
        z-index: 3;
        height: auto;
        position: relative;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        border-radius: 40px; }
    #article-list-stacks_in_1189 .article-content {
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 16px;
      line-height: 25.888000px;
      margin-top: 40px;
      padding: 20px 0;
      border-top: 1px solid rgba(179, 179, 179, 1.00);
      color: rgba(51, 51, 51, 1.00);
      display: none; }
      #article-list-stacks_in_1189 .article-content h1, #article-list-stacks_in_1189 .article-content h2, #article-list-stacks_in_1189 .article-content h3, #article-list-stacks_in_1189 .article-content h4, #article-list-stacks_in_1189 .article-content h5, #article-list-stacks_in_1189 .article-content h6 {
        color: rgba(0, 0, 0, 1.00); }
      #article-list-stacks_in_1189 .article-content a, #article-list-stacks_in_1189 .article-content a:visited {
        color: rgba(255, 255, 255, 1.00); }
    #article-list-stacks_in_1189 .article-close {
      color: rgba(0, 255, 0, 1.00);
      padding-bottom: 20px;
      width: 100%;
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #article-list-stacks_in_1189 .article-close i {
        margin-right: 10px;
        font-size: 28px; }
  #article-list-stacks_in_1189 .article-list-grid-item:not(.active):hover {
    cursor: pointer; }
    #article-list-stacks_in_1189 .article-list-grid-item:not(.active):hover .article-title, #article-list-stacks_in_1189 .article-list-grid-item:not(.active):hover .article-description {
      /*  */
      text-decoration: underline;
      /*  */ }
    #article-list-stacks_in_1189 .article-list-grid-item:not(.active):hover .article-thumbnail {
      overflow: hidden; }
      #article-list-stacks_in_1189 .article-list-grid-item:not(.active):hover .article-thumbnail::before {
        opacity: 0.5;
        /*  */
        /*  */
        background: rgba(255, 255, 255, 1.00);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(92, 142, 158, 1.00));
        /*  */ }
      #article-list-stacks_in_1189 .article-list-grid-item:not(.active):hover .article-thumbnail::after {
        opacity: 1;
        z-index: 4;
        color: rgba(0, 255, 0, 1.00);
        content: '\f10b'; }
  #article-list-stacks_in_1189 .article-list-grid-item.active .article-outer::before {
    /*  */
    /*  */
    background: rgba(230, 166, 42, 1.00);
    background: linear-gradient(to bottom, rgba(230, 166, 42, 1.00), rgba(245, 245, 245, 1.00));
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    display: block;
    position: fixed;
    transition: all 0.3s ease;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-animation: article-bg-expand 0.5s 0.5s;
            animation: article-bg-expand 0.5s 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_1189 .article-list-grid-item.active .article {
    -webkit-animation: article-active 0.3s, article-open 0.5s 0.6s;
            animation: article-active 0.3s, article-open 0.5s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-outer {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    z-index: 999999;
    padding: 20px 20px; }
  #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article {
    z-index: 3;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 1600px; }
    #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article .article-top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-info.info-2::before {
      margin-left: 0; }
    #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-title {
      font-size: 20px;
      line-height: 32.360001px; }
    #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-description {
      font-size: 16px;
      line-height: 25.888000px;
      overflow: hidden;
      white-space: normal;
      text-overflow: clip; }
    #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding-left: 20px;
      max-width: calc(100% - 200px); }
    #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      display: block;
      height: 100%;
      width: 100%; }
    #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-thumbnail {
      width: 200px;
      height: 200px;
      border-radius: 100px; }
      #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-thumbnail img {
        transition: none; }
      #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-thumbnail::after {
        font-size: 100.000000px; }
    #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #article-list-stacks_in_1189 .article-list-grid-item.active-close .article-outer {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #article-list-stacks_in_1189.ellipsed .article-description {
    /*  */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*  */ }
  #article-list-stacks_in_1189.info-1-hide .article-info.info-1 {
    display: none !important; }
  #article-list-stacks_in_1189.info-2-hide .article-info.info-2 {
    display: none !important; }

@media (max-width: 600px) {
  #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article .article-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-thumbnail {
    width: 100%;
    margin: 0 auto;
    max-width: 200px;
    max-height: 200px;
    margin-bottom: 20px; }
  #article-list-stacks_in_1189 .article-list-grid-item.active-expand .article-header {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding-left: 0;
    max-width: 100%; } }

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

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

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

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

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

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

@media (max-width: 600px) {
  /*  */
  /*  */ }

#stacks_in_1189 {
	border: solid rgba(128, 64, 3, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 0px 0px 0px;
}
.stacks_in_1191 img{width:100%;max-width:900px}
@media only screen and (min-width:0px){#stacks_in_1283{}}

.lines.stacks_in_1194_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1194_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_1195 .break{margin-top:calc(24rem/16)}.stacks_in_1195.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_1195{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
.lines.stacks_in_1203_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1203_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
/*  */
#article-list-stacks_in_1286 {
  /*  */
  /*  */
  background: rgba(230, 166, 42, 1.00);
  background: linear-gradient(to bottom, rgba(230, 166, 42, 1.00), rgba(245, 245, 245, 1.00));
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  padding: 10px 10px;
  max-width: 700px;
  border-radius: 4px;
  margin: 0 auto;
  box-sizing: border-box; }
  #article-list-stacks_in_1286 * {
    box-sizing: border-box; }
  #article-list-stacks_in_1286 .article-list-grid {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #article-list-stacks_in_1286 .article-list-grid-item {
      overflow: hidden; }
      #article-list-stacks_in_1286 .article-list-grid-item:last-child .article-outer {
        border-bottom: none; }
  #article-list-stacks_in_1286 .article-outer {
    padding: 15px 5px;
    border-bottom: 1px solid rgba(179, 179, 179, 1.00);
    overflow: hidden;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  #article-list-stacks_in_1286 .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    transition: all 0.3s ease;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #article-list-stacks_in_1286 .article .article-top {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    #article-list-stacks_in_1286 .article-title {
      /*  */
      font-family: "Nunito";
      /*  */
      color: rgba(25, 25, 25, 1.00);
      font-weight: bold;
      font-size: 18px;
      line-height: 29.124001px; }
    #article-list-stacks_in_1286 .article-description {
      color: rgba(51, 51, 51, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 14px;
      line-height: 22.652000px; }
    #article-list-stacks_in_1286 .article-info {
      margin-top: 5px;
      display: inline-block;
      color: rgba(0, 0, 255, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 12px;
      line-height: 19.416000px; }
      #article-list-stacks_in_1286 .article-info .info-highlight {
        color: rgba(25, 25, 25, 1.00); }
      #article-list-stacks_in_1286 .article-info.info-1::before {
        content: 'Door';
        display: inline-block; }
      #article-list-stacks_in_1286 .article-info.info-2::before {
        content: 'op';
        display: inline-block; }
      #article-list-stacks_in_1286 .article-info span {
        margin-left: 3px; }
    #article-list-stacks_in_1286 .article-header {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 10px;
      max-width: calc(100% - 80px); }
    #article-list-stacks_in_1286 .article-thumbnail {
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(92, 142, 158, 1.00));
      /*  */
      width: 80px;
      height: 80px;
      border-radius: 40px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden;
      position: relative; }
      #article-list-stacks_in_1286 .article-thumbnail::before, #article-list-stacks_in_1286 .article-thumbnail::after {
        content: '';
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute; }
      #article-list-stacks_in_1286 .article-thumbnail::before {
        z-index: 4;
        opacity: 0.5;
        transition: all 0.3s ease; }
      #article-list-stacks_in_1286 .article-thumbnail::after {
        opacity: 1;
        color: rgba(255, 255, 255, 0.50);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        content: '\f472';
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-family: "Ionicons";
        font-size: 40.000000px; }
      #article-list-stacks_in_1286 .article-thumbnail img {
        width: 100%;
        z-index: 3;
        height: auto;
        position: relative;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        border-radius: 40px; }
    #article-list-stacks_in_1286 .article-content {
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 16px;
      line-height: 25.888000px;
      margin-top: 40px;
      padding: 20px 0;
      border-top: 1px solid rgba(179, 179, 179, 1.00);
      color: rgba(51, 51, 51, 1.00);
      display: none; }
      #article-list-stacks_in_1286 .article-content h1, #article-list-stacks_in_1286 .article-content h2, #article-list-stacks_in_1286 .article-content h3, #article-list-stacks_in_1286 .article-content h4, #article-list-stacks_in_1286 .article-content h5, #article-list-stacks_in_1286 .article-content h6 {
        color: rgba(0, 0, 0, 1.00); }
      #article-list-stacks_in_1286 .article-content a, #article-list-stacks_in_1286 .article-content a:visited {
        color: rgba(255, 255, 255, 1.00); }
    #article-list-stacks_in_1286 .article-close {
      color: rgba(0, 255, 0, 1.00);
      padding-bottom: 20px;
      width: 100%;
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #article-list-stacks_in_1286 .article-close i {
        margin-right: 10px;
        font-size: 28px; }
  #article-list-stacks_in_1286 .article-list-grid-item:not(.active):hover {
    cursor: pointer; }
    #article-list-stacks_in_1286 .article-list-grid-item:not(.active):hover .article-title, #article-list-stacks_in_1286 .article-list-grid-item:not(.active):hover .article-description {
      /*  */
      text-decoration: underline;
      /*  */ }
    #article-list-stacks_in_1286 .article-list-grid-item:not(.active):hover .article-thumbnail {
      overflow: hidden; }
      #article-list-stacks_in_1286 .article-list-grid-item:not(.active):hover .article-thumbnail::before {
        opacity: 0.5;
        /*  */
        /*  */
        background: rgba(255, 255, 255, 1.00);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(92, 142, 158, 1.00));
        /*  */ }
      #article-list-stacks_in_1286 .article-list-grid-item:not(.active):hover .article-thumbnail::after {
        opacity: 1;
        z-index: 4;
        color: rgba(0, 255, 0, 1.00);
        content: '\f10b'; }
  #article-list-stacks_in_1286 .article-list-grid-item.active .article-outer::before {
    /*  */
    /*  */
    background: rgba(230, 166, 42, 1.00);
    background: linear-gradient(to bottom, rgba(230, 166, 42, 1.00), rgba(245, 245, 245, 1.00));
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    display: block;
    position: fixed;
    transition: all 0.3s ease;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-animation: article-bg-expand 0.5s 0.5s;
            animation: article-bg-expand 0.5s 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_1286 .article-list-grid-item.active .article {
    -webkit-animation: article-active 0.3s, article-open 0.5s 0.6s;
            animation: article-active 0.3s, article-open 0.5s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-outer {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    z-index: 999999;
    padding: 20px 20px; }
  #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article {
    z-index: 3;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 1600px; }
    #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article .article-top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-info.info-2::before {
      margin-left: 0; }
    #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-title {
      font-size: 20px;
      line-height: 32.360001px; }
    #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-description {
      font-size: 16px;
      line-height: 25.888000px;
      overflow: hidden;
      white-space: normal;
      text-overflow: clip; }
    #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding-left: 20px;
      max-width: calc(100% - 200px); }
    #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      display: block;
      height: 100%;
      width: 100%; }
    #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-thumbnail {
      width: 200px;
      height: 200px;
      border-radius: 100px; }
      #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-thumbnail img {
        transition: none; }
      #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-thumbnail::after {
        font-size: 100.000000px; }
    #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #article-list-stacks_in_1286 .article-list-grid-item.active-close .article-outer {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #article-list-stacks_in_1286.ellipsed .article-description {
    /*  */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*  */ }
  #article-list-stacks_in_1286.info-1-hide .article-info.info-1 {
    display: none !important; }
  #article-list-stacks_in_1286.info-2-hide .article-info.info-2 {
    display: none !important; }

@media (max-width: 600px) {
  #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article .article-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-thumbnail {
    width: 100%;
    margin: 0 auto;
    max-width: 200px;
    max-height: 200px;
    margin-bottom: 20px; }
  #article-list-stacks_in_1286 .article-list-grid-item.active-expand .article-header {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding-left: 0;
    max-width: 100%; } }

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

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

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

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

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

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

@media (max-width: 600px) {
  /*  */
  /*  */ }

#stacks_in_1286 {
	border: solid rgba(128, 64, 3, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 0px 0px 0px;
}
.stacks_in_1288 img{width:100%;max-width:900px}
.lines.stacks_in_1294_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1294_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_1295 .break{margin-top:calc(24rem/16)}.stacks_in_1295.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_1295{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
.lines.stacks_in_1297_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1297_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_1322 .break{margin-top:calc(24rem/16)}.stacks_in_1322.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_1322{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
.lines.stacks_in_1324_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1324_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_1325 .break{margin-top:calc(24rem/16)}.stacks_in_1325.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_1325{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
.lines.stacks_in_1327_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1327_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_1328 .break{margin-top:calc(24rem/16)}.stacks_in_1328.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_1328{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
.lines.stacks_in_1330_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1330_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_1331 .break{margin-top:calc(24rem/16)}.stacks_in_1331.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_1331{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
.lines.stacks_in_1333_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1333_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
/*  */
#article-list-stacks_in_1304 {
  /*  */
  /*  */
  background: rgba(230, 166, 42, 1.00);
  background: linear-gradient(to bottom, rgba(230, 166, 42, 1.00), rgba(245, 245, 245, 1.00));
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  padding: 10px 10px;
  max-width: 700px;
  border-radius: 4px;
  margin: 0 auto;
  box-sizing: border-box; }
  #article-list-stacks_in_1304 * {
    box-sizing: border-box; }
  #article-list-stacks_in_1304 .article-list-grid {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #article-list-stacks_in_1304 .article-list-grid-item {
      overflow: hidden; }
      #article-list-stacks_in_1304 .article-list-grid-item:last-child .article-outer {
        border-bottom: none; }
  #article-list-stacks_in_1304 .article-outer {
    padding: 15px 5px;
    border-bottom: 1px solid rgba(179, 179, 179, 1.00);
    overflow: hidden;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  #article-list-stacks_in_1304 .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    transition: all 0.3s ease;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #article-list-stacks_in_1304 .article .article-top {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    #article-list-stacks_in_1304 .article-title {
      /*  */
      font-family: "Nunito";
      /*  */
      color: rgba(25, 25, 25, 1.00);
      font-weight: bold;
      font-size: 18px;
      line-height: 29.124001px; }
    #article-list-stacks_in_1304 .article-description {
      color: rgba(51, 51, 51, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 14px;
      line-height: 22.652000px; }
    #article-list-stacks_in_1304 .article-info {
      margin-top: 5px;
      display: inline-block;
      color: rgba(0, 0, 255, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 12px;
      line-height: 19.416000px; }
      #article-list-stacks_in_1304 .article-info .info-highlight {
        color: rgba(25, 25, 25, 1.00); }
      #article-list-stacks_in_1304 .article-info.info-1::before {
        content: 'Door';
        display: inline-block; }
      #article-list-stacks_in_1304 .article-info.info-2::before {
        content: 'op';
        display: inline-block; }
      #article-list-stacks_in_1304 .article-info span {
        margin-left: 3px; }
    #article-list-stacks_in_1304 .article-header {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 10px;
      max-width: calc(100% - 80px); }
    #article-list-stacks_in_1304 .article-thumbnail {
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(92, 142, 158, 1.00));
      /*  */
      width: 80px;
      height: 80px;
      border-radius: 40px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden;
      position: relative; }
      #article-list-stacks_in_1304 .article-thumbnail::before, #article-list-stacks_in_1304 .article-thumbnail::after {
        content: '';
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute; }
      #article-list-stacks_in_1304 .article-thumbnail::before {
        z-index: 4;
        opacity: 0.5;
        transition: all 0.3s ease; }
      #article-list-stacks_in_1304 .article-thumbnail::after {
        opacity: 1;
        color: rgba(255, 255, 255, 0.50);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        content: '\f472';
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-family: "Ionicons";
        font-size: 40.000000px; }
      #article-list-stacks_in_1304 .article-thumbnail img {
        width: 100%;
        z-index: 3;
        height: auto;
        position: relative;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        border-radius: 40px; }
    #article-list-stacks_in_1304 .article-content {
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 16px;
      line-height: 25.888000px;
      margin-top: 40px;
      padding: 20px 0;
      border-top: 1px solid rgba(179, 179, 179, 1.00);
      color: rgba(51, 51, 51, 1.00);
      display: none; }
      #article-list-stacks_in_1304 .article-content h1, #article-list-stacks_in_1304 .article-content h2, #article-list-stacks_in_1304 .article-content h3, #article-list-stacks_in_1304 .article-content h4, #article-list-stacks_in_1304 .article-content h5, #article-list-stacks_in_1304 .article-content h6 {
        color: rgba(0, 0, 0, 1.00); }
      #article-list-stacks_in_1304 .article-content a, #article-list-stacks_in_1304 .article-content a:visited {
        color: rgba(255, 255, 255, 1.00); }
    #article-list-stacks_in_1304 .article-close {
      color: rgba(0, 255, 0, 1.00);
      padding-bottom: 20px;
      width: 100%;
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #article-list-stacks_in_1304 .article-close i {
        margin-right: 10px;
        font-size: 28px; }
  #article-list-stacks_in_1304 .article-list-grid-item:not(.active):hover {
    cursor: pointer; }
    #article-list-stacks_in_1304 .article-list-grid-item:not(.active):hover .article-title, #article-list-stacks_in_1304 .article-list-grid-item:not(.active):hover .article-description {
      /*  */
      text-decoration: underline;
      /*  */ }
    #article-list-stacks_in_1304 .article-list-grid-item:not(.active):hover .article-thumbnail {
      overflow: hidden; }
      #article-list-stacks_in_1304 .article-list-grid-item:not(.active):hover .article-thumbnail::before {
        opacity: 0.5;
        /*  */
        /*  */
        background: rgba(255, 255, 255, 1.00);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(92, 142, 158, 1.00));
        /*  */ }
      #article-list-stacks_in_1304 .article-list-grid-item:not(.active):hover .article-thumbnail::after {
        opacity: 1;
        z-index: 4;
        color: rgba(0, 255, 0, 1.00);
        content: '\f10b'; }
  #article-list-stacks_in_1304 .article-list-grid-item.active .article-outer::before {
    /*  */
    /*  */
    background: rgba(230, 166, 42, 1.00);
    background: linear-gradient(to bottom, rgba(230, 166, 42, 1.00), rgba(245, 245, 245, 1.00));
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    display: block;
    position: fixed;
    transition: all 0.3s ease;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-animation: article-bg-expand 0.5s 0.5s;
            animation: article-bg-expand 0.5s 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_1304 .article-list-grid-item.active .article {
    -webkit-animation: article-active 0.3s, article-open 0.5s 0.6s;
            animation: article-active 0.3s, article-open 0.5s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-outer {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    z-index: 999999;
    padding: 20px 20px; }
  #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article {
    z-index: 3;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 1600px; }
    #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article .article-top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-info.info-2::before {
      margin-left: 0; }
    #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-title {
      font-size: 20px;
      line-height: 32.360001px; }
    #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-description {
      font-size: 16px;
      line-height: 25.888000px;
      overflow: hidden;
      white-space: normal;
      text-overflow: clip; }
    #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding-left: 20px;
      max-width: calc(100% - 200px); }
    #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      display: block;
      height: 100%;
      width: 100%; }
    #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-thumbnail {
      width: 200px;
      height: 200px;
      border-radius: 100px; }
      #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-thumbnail img {
        transition: none; }
      #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-thumbnail::after {
        font-size: 100.000000px; }
    #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #article-list-stacks_in_1304 .article-list-grid-item.active-close .article-outer {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #article-list-stacks_in_1304.ellipsed .article-description {
    /*  */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*  */ }
  #article-list-stacks_in_1304.info-1-hide .article-info.info-1 {
    display: none !important; }
  #article-list-stacks_in_1304.info-2-hide .article-info.info-2 {
    display: none !important; }

@media (max-width: 600px) {
  #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article .article-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-thumbnail {
    width: 100%;
    margin: 0 auto;
    max-width: 200px;
    max-height: 200px;
    margin-bottom: 20px; }
  #article-list-stacks_in_1304 .article-list-grid-item.active-expand .article-header {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding-left: 0;
    max-width: 100%; } }

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

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

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

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

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

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

@media (max-width: 600px) {
  /*  */
  /*  */ }

#stacks_in_1304 {
	border: solid rgba(128, 64, 3, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 0px 25px 0px;
}
.stacks_in_1306 img{width:100%;max-width:900px}
.lines.stacks_in_1312_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1312_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_1313 .break{margin-top:calc(24rem/16)}.stacks_in_1313.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_1313{-webkit-columns:calc(200rem/16) 3;-moz-columns:calc(200rem/16) 3;columns:calc(200rem/16) 3;-webkit-column-gap:calc(24rem/16);-moz-column-gap:calc(24rem/16);column-gap:calc(24rem/16);-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
.lines.stacks_in_1315_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1315_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}


#stacks_in_1334 p,#stacks_in_1334 div,#stacks_in_1334 ul,#stacks_in_1334 ol,#stacks_in_1334 dl{color:rgba(3, 0, 90, 1.00)}#stacks_in_1334 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_1334 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_1334{}}

.stacks_in_1345 img{width:100%;max-width:250px}
.lines.stacks_in_1347_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1347_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}

@charset "UTF-8";.movingbox.stacks_in_1356{--wait-time:4000ms;--animation-speed:1.00s}  
.movingbox.stacks_in_1356{--arrow-size:calc(40rem / 16);--arrow-block-size:calc(40rem / 16);--arrow-color:rgba(0, 0, 0, 0.80);--arrow-bg-color:rgba(127, 127, 127, 0.10);--arrow-x-custom:50px;--arrow-y-custom:50px;--arrow-disabled:0.50}
.lines.stacks_in_1234_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_1234_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_1237 img{width:100%;max-width:100px}
.lines.stacks_in_68_92_2{width:100%;margin:calc(1rem/16) auto calc(5rem/16) auto;border-bottom:9px groove rgba(42, 139, 38, 0.80);background:rgba(253, 128, 8, 0.74);transform:rotate(0deg)}.lines.stacks_in_68_92_2.vertical{border-left:9px groove rgba(42, 139, 38, 0.80);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}
.stacks_in_68_3 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

.stacks_in_68_59 img{width:100%;max-width:50px}

#stacks_in_68_11 {
	font-size: 120%;
	font-weight: bolder;
}


#stacks_in_68_19 {
	font-size: 168%;
	font-weight: bold;
}
#toTop{--elevator-image:url(../../../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}
/* HitCounter styles */
/* Bryn Owen Design, 2015   */


