@charset "UTF-8";html *{-webkit-box-sizing:border-box;box-sizing:border-box;}body,html{margin:0;scroll-behavior:smooth;}section{display:block;padding:0;margin:0;}h1{margin:0;padding:0;}pre{margin:0;}figure{margin:0;}ul{margin:0;padding:0;}main,article,section,header,footer{display:block;}.hamburger{padding:15px 15px;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{opacity:1;}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px;}.hamburger-inner{display:block;top:50%;margin-top:-2px;}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:4px;background-color:#516424;border-radius:4px;position:absolute;transition-property:transform 0.15s ease, background 1s;}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block;}.hamburger-inner::before{top:-10px;}.hamburger-inner::after{bottom:-10px;}.hamburger--spin .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in, opacity 0.1s ease-in;}.hamburger--spin .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.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.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.12s ease-out;}.hamburger--spin.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);}.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);}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.lightSlider:before,.lightSlider:after{content:" ";display:table;}.lightSlider{overflow:hidden;margin:0;}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative;}.lSSlideWrapper > .lightSlider:after{clear:both;}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);transform:translate(0px, 0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform, height;-moz-transition-property:-moz-transform, height;transition-property:transform, height;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important;}.lSSlideWrapper .lSFade{position:relative;}.lSSlideWrapper .lSFade > *{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%;}.lSSlideWrapper.usingCss .lSFade > *{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important;}.lSSlideWrapper .lSFade > *.active{z-index:10;}.lSSlideWrapper.usingCss .lSFade > *.active{opacity:1;}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center;}.lSSlideOuter .lSPager.lSpg > li{cursor:pointer;display:inline-block;padding:0 5px;}.lSSlideOuter .lSPager.lSpg > li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s;}.lSSlideOuter .lSPager.lSpg > li:hover a,.lSSlideOuter .lSPager.lSpg > li.active a{background-color:#428bca;}.lSSlideOuter .media{opacity:0.8;}.lSSlideOuter .media.active{opacity:1;}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);-ms-transform:translate3d(0px, 0px, 0px);-webkit-transform:translate3d(0px, 0px, 0px);-o-transform:translate3d(0px, 0px, 0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s;}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px;}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%;}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table;}.lSSlideOuter .lSPager.lSGallery:after{clear:both;}.lSAction > a{width:32px;display:block;top:50%;height:32px;background-image:url('../images/controls.png');cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:0.5;-webkit-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s;}.lSAction > a:hover{opacity:1;}.lSAction > .lSPrev{background-position:0 0;left:10px;}.lSAction > .lSNext{background-position:-32px 0;right:10px;}.lSAction > a.disabled{pointer-events:none;}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden;}.lSSlideOuter.vertical{position:relative;}.lSSlideOuter.vertical.noPager{padding-right:0px !important;}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0;}.lSSlideOuter.vertical .lightSlider > *{width:100% !important;max-width:none !important;/* vertical controlls */}.lSSlideOuter.vertical .lSAction > a{left:50%;margin-left:-14px;margin-top:0;}.lSSlideOuter.vertical .lSAction > .lSNext{background-position:31px -31px;bottom:10px;top:auto;}.lSSlideOuter.vertical .lSAction > .lSPrev{background-position:0 -31px;bottom:auto;top:10px;}.lSSlideOuter.lSrtl{direction:rtl;}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none;}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0;}.lSSlideOuter .lightSlider > *,.lSSlideOuter .lSGallery li{float:left;}.lSSlideOuter.lSrtl .lightSlider > *,.lSSlideOuter.lSrtl .lSGallery li{float:right !important;}@-webkit-keyframes rightEnd{0%{left:0;}50%{left:-15px;}100%{left:0;}}@keyframes rightEnd{0%{left:0;}50%{left:-15px;}100%{left:0;}}@-webkit-keyframes topEnd{0%{top:0;}50%{top:-15px;}100%{top:0;}}@keyframes topEnd{0%{top:0;}50%{top:-15px;}100%{top:0;}}@-webkit-keyframes leftEnd{0%{left:0;}50%{left:15px;}100%{left:0;}}@keyframes leftEnd{0%{left:0;}50%{left:15px;}100%{left:0;}}@-webkit-keyframes bottomEnd{0%{bottom:0;}50%{bottom:-15px;}100%{bottom:0;}}@keyframes bottomEnd{0%{bottom:0;}50%{bottom:-15px;}100%{bottom:0;}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative;}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative;}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}.lightSlider.lsGrab > *{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}.lightSlider.lsGrabbing > *{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}section .wrapper{max-width:1050px;margin:0 auto;}section .wrapper main{background:white;}@media screen and (max-width:1049px){section .wrapper{padding:0 0 75px 0;}}@media screen and (min-width:1050px){section .wrapper{padding:75px 0;}section.green-section{background:#839d2f;background:rgba(131, 157, 47, .8);}}section.menu-section{z-index:10;display:block;left:0;right:0;padding:0;}section.menu-section *::selection{background:transparent;}section.menu-section *::-moz-selection{background:transparent;}section.menu-section *::-webkit-selection{background:transparent;}section.menu-section.is-opened .menu-popup{opacity:1;pointer-events:inherit;}section.menu-section.is-opened ul li label{opacity:1;transform:translateY(0);}section.menu-section .wrapper{padding:75px 0;}section.menu-section .menu-bar{padding:0;}section.menu-section .menu-bar ul{display:flex;max-width:1050px;height:90px;}section.menu-section .menu-bar ul li{list-style-type:none;}section.menu-section .menu-bar ul li:nth-child(1) a{width:80px;}section.menu-section .menu-bar ul li:nth-child(2){flex-grow:2;}section.menu-section .menu-bar ul li:nth-child(3){align-self:center;}section.menu-section .menu-bar a{text-decoration:none;}section.menu-section .menu-bar .logo-icon{position:relative;z-index:2;width:130px;transform:translate(0, -40px);}section.menu-section .menu-bar .logo-icon img{width:100%;}section.menu-section .menu-bar .top-title{color:#d80001;font:normal 600 20px/1.2 'open sans';text-transform:uppercase;text-shadow:0 0 3px rgba(0, 0, 0, .25);display:flex;align-items:center;height:90px;overflow:hidden;text-overflow:ellipsis;}section.menu-section .menu-bar button{outline:0;position:relative;z-index:2;}section.menu-section .menu-popup{position:absolute;top:0;left:0;right:0;opacity:0;pointer-events:none;background:#9cb159;box-shadow:0 1px 5px rgba(0, 0, 0, .9);transition:opacity 0.5s ease-in;}section.menu-section .menu-popup a{text-decoration:none;}section.menu-section .menu-popup a label{color:#516424;cursor:pointer;text-align:right;display:block;padding:0 45px;font:600 32px/70px 'Open Sans';text-transform:uppercase;transition:opacity 0.5s ease 0.2s, transform 0.5s ease 0.2s, background 0.5s, color 1s;opacity:0;transform:translateY(30px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}section.menu-section .menu-popup a:hover{display:block;}section.menu-section .menu-popup a:hover label{color:black;background:rgba(0, 0, 0, .3);}section.menu-section .menu-popup ul li{list-style-type:none;}@media screen and (max-width:766px){section.menu-section{background:#9cb159;height:90px;-webkit-transition:bottom 0.7s;transition:bottom 0.7s;}section.menu-section .menu-bar ul{padding:0 20px;}section.menu-section .menu-bar .logo-icon{position:absolute;transform:none;width:80px;}section.menu-section .menu-bar .top-title{margin-left:100px;color:white;}section.menu-section .wrapper:first-child{padding:25px 0 55px 0;}section.menu-section .menu-popup{z-index:1;top:91px;bottom:auto;}section.menu-section .menu-popup a label{font-size:26px;line-height:45px;padding:0 20px;}}@media screen and (min-width:767px){section.menu-section{position:absolute;top:0;background:white;}section.menu-section ul{padding:0 25px;}}@media screen and (min-width:767px){section.menu-section .menu-bar .top-title{font-size:30px;}}@media screen and (min-width:800px){section.menu-section .menu-bar .top-title{font-size:35px;}}@media screen and (min-width:870px){section.menu-section .menu-bar .top-title{font-size:40px;}}@media screen and (min-width:767px){section.menu-section .menu-bar .logo-icon{width:180px;}}@media screen and (min-width:900px){section.menu-section .menu-bar .logo-icon{width:220px;}}@media screen and (min-width:1050px){section.menu-section .menu-bar .logo-icon{width:260px;}}.button{border:2px solid #4e6419;color:#4e6419;font:18px/70px 'open sans';max-width:280px;margin-top:30px;text-align:center;text-decoration:none;display:block;outline:none;transition:background 0.3s, color 0.3s, border 0.3s;}.button:hover{background:#4e6419;color:white;}button.hamburger::-moz-focus-inner{border:0;}@media screen and (min-width:700px){}#topper{display:none;opacity:0;position:fixed;bottom:20px;right:30px;z-index:99;font-family:'open sans';color:white;text-transform:uppercase;border:none;outline:none;cursor:pointer;padding:15px;border-radius:3px;background:#4e6419;transition:opacity 0.5s;}#topper:hover{background-color:#777;}#topper:not(.visible){pointer-events:none;opacity:0;}#topper.visible{opacity:1;}@media screen and (min-width:767px){#topper{display:block;}}section.footer-section{padding:100px 0;text-align:center;}section.footer-section div{max-width:400px;height:150px;font-size:50px;background:#b1e501;display:flex;align-items:center;justify-content:center;font:normal 400 50px/1 'Fredericka the Great';text-shadow:0px 0px 3px #555;text-align:center;margin:0 auto;}section.footer-section div a{text-decoration:none;}.blok-items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:20px 0px;}.blok-items a{display:block;color:black;text-decoration:none;}.blok-items a figure{position:relative;overflow:hidden;}.blok-items a figure img{transition:transform 1s;width:100%;height:100%;object-fit:cover;}.blok-items a figure p{margin:0;padding:0 15px 0 25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.blok-items a figure figcaption{position:absolute;background:rgba(177, 229, 1, .8);bottom:0;left:0;right:0;transition:background 1s;}.blok-items a div p{transition:transform 1s;}.blok-items a:hover img{transform:scale(1.05) scale(1.05);}.blok-items a:hover figcaption{background:rgba(177, 229, 1, .6);}.blok-items a:hover div p{transform:scale(1.05) scale(1.05);}.blok-items.blok-small-caption figcaption{padding:2px 0 3px;}.blok-items.blok-small-caption figcaption p.title{font-size:80%;}.blok-items.blok-small-caption figcaption p.subtitle{font-size:60%;color:rgba(0, 0, 0, .7);}.large-blok-item{margin:0 auto;display:flex;justify-content:center;}.large-blok-item a{text-decoration:none;color:black;}.large-blok-item div{background:#b1e501;display:flex;align-items:center;justify-content:center;font:normal 400 50px/1 'Fredericka the Great';text-shadow:0px 0px 3px #555;text-align:center;margin-bottom:75px;}@media screen and (max-width:349px){.blok-items a{font:17px/32px 'Open Sans';margin:10px;}.blok-items a figure{width:130px;height:130px;}.blok-items a figure figcaption p{padding:0 10px 0 10px;}.blok-items a figure figcaption p.title{line-height:19px;}.blok-items a figure figcaption p.subtitle{line-height:13px;}.large-blok-item div{width:300px;height:85px;font-size:32px;}}@media screen and (min-width:350px) and (max-width:799px){.blok-items a{font:18px/34px 'Open Sans';margin:15px;}.blok-items a figure{width:140px;height:140px;}.blok-items a figure figcaption p{padding:0 11px 0 10px;}.blok-items a figure figcaption p.title{line-height:20.5px;}.blok-items a figure figcaption p.subtitle{line-height:13.5px;}.large-blok-item div{width:340px;height:95px;font-size:38px;}}@media screen and (min-width:800px){.blok-items a{font:19px/38px 'Open Sans';margin:15px;}.blok-items a figure{width:160px;height:160px;}.blok-items a figure figcaption p{padding:0 12px 0 13px;}.blok-items a figure figcaption p.title{line-height:23px;}.blok-items a figure figcaption p.subtitle{line-height:15px;}.large-blok-item div{width:355px;height:100px;font-size:41px;}}@media screen and (min-width:875px){.blok-items a{font:20px/42px 'Open Sans';}.blok-items a figure{width:180px;height:180px;}.blok-items a figure figcaption p{padding:0 13px 0 16px;}.blok-items a figure figcaption p.title{line-height:25px;}.blok-items a figure figcaption p.subtitle{line-height:17px;}.large-blok-item div{width:370px;height:105px;font-size:44px;}}@media screen and (min-width:955px){.blok-items a{font:21px/46px 'Open Sans';margin:16px;}.blok-items a figure{width:200px;height:200px;}.blok-items a figure figcaption p{padding:0 14px 0 19px;}.blok-items a figure figcaption p.title{line-height:27.5px;}.blok-items a figure figcaption p.subtitle{line-height:18.5px;}.large-blok-item div{width:385px;height:110px;font-size:47px;}}@media screen and (min-width:1050px){.blok-items a{font:22px/50px 'Open Sans';margin:17px;}.blok-items a figure{width:220px;height:220px;}.blok-items a figure figcaption p{padding:0 15px 0 22px;}.blok-items a figure figcaption p.title{line-height:30px;}.blok-items a figure figcaption p.subtitle{line-height:20px;}.large-blok-item div{width:400px;height:115px;font-size:50px;}}figure.modern a{display:block;}figure.modern img{display:block;width:100%;}figure.w300{max-width:300px;}figure.w500{max-width:500px;}figure.w600{max-width:600px;}figure.w700{max-width:700px;}section.frontpage > .wrapper .header{background:#506524;}section.frontpage > .wrapper .header > h1{color:white;text-shadow:0px 0px 3px #555;}section.frontpage.border-separator .wrapper{background:#839d2f;height:75px;padding:0;}@media screen and (min-width:767px){section.frontpage.menu-section .menu-bar .top-title{display:none;}}@media screen and (max-width:399px){section.frontpage > .wrapper .header{padding:15px;}section.frontpage > .wrapper .header h1{font:normal 400 45px/1.4 'Fredericka the Great';}}@media screen and (max-width:700px){section.border-separator{display:none;}}@media screen and (min-width:400px) and (max-width:899px){section.frontpage > .wrapper .header{padding:15px 50px;}section.frontpage > .wrapper .header h1{font:normal 400 50px/1.4 'Fredericka the Great';}}@media screen and (min-width:900px){section.frontpage > .wrapper .header{padding:15px 75px;}section.frontpage > .wrapper .header h1{font:normal 400 60px/1.4 'Fredericka the Great';}}section.intro-section > .wrapper{background:white;padding:0;}section.intro-section > .wrapper > .border{background:#839d2f url(/assets/images/header-dame-1200.jpg) center top/100% no-repeat;}section.intro-section figure > img{mix-blend-mode:multiply;width:100%;}section.intro-section main{background:white;background:linear-gradient(rgba(255, 255, 255, .8), white);color:#4f6524;font:20px/1.5 'open sans';padding-bottom:140px;}section.intro-section main article{padding:0 20px;}section.intro-section main h1{color:#d80001;margin-top:45px;font:400 35px/1.1 'Fredericka the Great';text-shadow:0px 0px 3px #777;}section.intro-section main p.highlight{font-weight:400;font-size:22px;}section.intro-section main ul{margin-left:20px;}section.intro-section main .button{margin:100px auto 0 auto;}section.intro-section main a{text-decoration:none;color:#d4483e;}@media screen and (max-width:699px){section.intro-section > .wrapper > .border{padding:150px 0 30px 0;}}@media screen and (min-width:700px){section.intro-section > .wrapper > .border{padding:210px 45px 25px 45px;}section.intro-section main article{padding:0 35px;}}@media screen and (min-width:900px){section.intro-section > .wrapper > .border{padding-top:210px;}}@media screen and (min-width:1050px){section.intro-section > .wrapper > .border{padding:275px 100px 50px 100px;}section.intro-section main article{padding:0 70px;}}section.news-section > .wrapper{background:white;padding:0;}section.news-section > .wrapper > .border{background:#839d2f;}section.news-section main{background:#f3f5ea;background:linear-gradient(#f3f5ea, #fff);}section.news-section .intro h1{font:normal 400 50px/1.1 'Fredericka the Great';color:#506523;padding:60px 25px 30px;text-shadow:0px 0px 3px #555;}section.news-section .footer a{text-decoration:none;color:#506523;font:normal 400 35px/1.2 'Fredericka the Great';text-shadow:0px 0px 3px #777;}section.news-section .footer h2{margin:0 20px;border-top:3px solid #a1ad87;text-align:right;padding:60px 0;}section.news-section figure svg.svg-apple-clipped image{-webkit-clip-path:url(#svgApplePath);-ms-clip-path:url(#svgApplePath);clip-path:url(#svgApplePath);}section.news-section article{margin-bottom:70px;}section.news-section article figure{margin:-20px 25px 10px 25px;}section.news-section article figcaption{margin-left:25px;margin-right:25px;color:#777;}section.news-section article figcaption h2{font:600 30px 'Open Sans';margin:0;color:#4e6419;}section.news-section article figcaption p{font:20px/1.5 'Open Sans';margin:10px 0;}section.news-section article figcaption strong{font-weight:600;}section.news-section article .button{margin-top:30px;}@media screen and (max-width:749px){section.news-section > .wrapper > .border{padding:30px 0;}}@media screen and (min-width:750px){section.news-section > .wrapper > .border{padding:30px 0;}section.news-section article{display:flex;}}@media screen and (min-width:900px){section.news-section > .wrapper > .border{padding:20px 45px;}section.news-section .intro h1{padding:60px 35px 40px;}section.news-section article figure{margin-left:34px;}section.news-section .footer h2{margin:0 35px;}}@media screen and (min-width:1050px){section.news-section > .wrapper > .border{padding:50px 100px;}section.news-section .intro h1{padding:60px 70px 50px;}section.news-section article figure{margin-left:42px;}section.news-section article figcaption{margin-right:50px;}section.news-section .footer h2{margin:0 48px;}}section.agenda-section > .wrapper{background:white;padding:0;}section.agenda-section > .wrapper > .border{background:#839d2f;}section.agenda-section main{background:#f3f5ea;background:linear-gradient(#f3f5ea, #fff);padding-bottom:140px;}section.agenda-section article{padding:0 20px;}section.agenda-section article h1{font:normal 400 50px/1.3 'Fredericka the Great';color:#506523;padding:55px 0 25px;text-shadow:0px 0px 3px #555;}section.agenda-section article h2{font:600 24px/1.3 'Open Sans';margin:30px 0 0 0;color:#4e6419;}section.agenda-section article p{font:20px/1.5 'open sans';margin:10px 0;color:#777;}section.agenda-section article p.highlight{font-weight:600;font-size:22px;}@media screen and (min-width:750px){section.agena-section article{display:flex;}}@media screen and (max-width:699px){section.agenda-section main{padding-bottom:30px;}}@media screen and (min-width:700px){section.agenda-section > .wrapper > .border{padding:30px 45px;}section.agenda-section main article{padding:0 35px;}}@media screen and (min-width:900px){section.agenda-section > .wrapper > .border{padding:20px 45px;}section.agenda-section main article{padding:0 35px;}section.agenda-section main h1{padding:60px 0 40px;}}@media screen and (min-width:1050px){section.agenda-section > .wrapper > .border{padding:50px 100px;}section.agenda-section main article{padding:0 70px;}section.agenda-section main h1{padding:60px 0 50px;}}small{position:absolute;z-index:40;bottom:0;margin-bottom:-15px;}section.routes-section{margin-top:75px;}section.routes-section main{padding-bottom:60px;background:#e6efcf;}section.routes-section main:after{clear:both;content:'';display:block;}section.routes-section .intro{font:20px/1.5 'open sans';margin:70px 0 0 0;color:#506524;}section.routes-section .embed-container{position:relative;height:700px;margin:0 5% 0 0;}section.routes-section .embed-container iframe,section.routes-section .embed-container object{position:absolute;top:0;left:0;width:100%;height:100%;}section.routes-section .big-image{overflow:hidden;}section.routes-section .full-map{max-width:100%;max-height:100%;}section.routes-section .full-map img{margin:0 10% 5%;width:80%;}section.routes-section .button-block{position:relative;margin:30px 0;}section.routes-section .button-block:after{clear:both;content:'';display:block;}section.routes-section .button-block .large-picture{position:absolute;opacity:0.8;}section.routes-section .button-block .large-picture img{max-width:100%;}section.routes-section .button-block .blocks{float:left;}section.routes-section .button-block.button-block-left{margin-left:65px;}section.routes-section .button-block.button-block-left .large-picture{right:0;margin-left:-65px;}section.routes-section .button-block.button-block-right{margin-right:65px;}section.routes-section .button-block.button-block-right .large-picture{left:0;margin-right:-65px;}section.routes-section .button-block.button-block-right .blocks{float:right;}section.routes-section .blocks{position:relative;z-index:1;}section.routes-section .blocks:after{clear:both;display:block;content:'';}section.routes-section .blocks h1{margin-left:15px;font:normal 400 50px/1.4 'Fredericka the Great';color:#506524;text-shadow:0px 0px 3px #555;}section.routes-section .blocks .block-link{display:block;margin:15px;float:left;overflow:hidden;box-shadow:0px 0px 11px 2px rgba(0, 0, 0, .3);}section.routes-section .blocks .block-link figure{position:relative;}section.routes-section .blocks .block-link figure img{width:100%;object-fit:cover;transition:transform 1s;}section.routes-section .blocks .block-link figcaption{position:absolute;left:0;top:0;right:0;bottom:0;background:#c9ed4d;background:rgba(201, 237, 77, .6);font:600 20px 'Open Sans';color:black;display:flex;justify-content:center;align-items:center;text-align:center;transition:background 1s;}section.routes-section .blocks .block-link figcaption p{margin:0;text-shadow:0 0 1px white, 0 0 1px white;}section.routes-section .blocks .block-link:hover figure img{transform:scale(1.1) rotate(5deg);}section.routes-section .blocks .block-link:hover figcaption{background:rgba(201, 237, 77, .2);}@media screen and (max-width:599px){section.routes-section .intro{padding:0 20px;}section.routes-section .button-block{min-height:380px;}section.routes-section .large-picture{margin-top:100px;}section.routes-section .block-link figure{width:200px;height:140px;}}@media screen and (min-width:600px){section.routes-section .intro{padding:0 20px;}section.routes-section .button-block{min-height:500px;}section.routes-section .block-link figure{width:220px;height:160px;}}@media screen and (min-width:800px){section.routes-section .intro{padding-left:80px;}section.routes-section .button-block{min-height:600px;}section.routes-section .blocks{width:540px;}section.routes-section .block-link figure{width:240px;height:180px;}}@media screen and (min-width:950px){section.routes-section .intro{padding-left:80px;}section.routes-section .button-block{min-height:700px;}section.routes-section .blocks{width:540px;}section.routes-section .blocks.blocks-cols-3{width:820px;}section.routes-section .block-link figure{width:240px;height:180px;}}section.doemee-section main{background:#e6efcf;}section.doemee-section .large-picture{position:relative;}section.doemee-section .large-picture img{display:block;width:100%;}section.doemee-section .large-picture figcaption{background:rgba(177, 229, 1, .8);}section.doemee-section .large-picture figcaption p:first-child{margin-top:0;}section.doemee-section .large-picture figcaption p:last-child{margin-bottom:0;}@media screen and (max-width:899px){section.doemee-section .large-picture figcaption{font:20px/1.5 'Open Sans';padding:20px;}}@media screen and (min-width:900px){section.doemee-section .large-picture figcaption{font:22px/1.5 'Open Sans';padding:60px;position:absolute;width:50%;right:0;top:0;bottom:0;}}section.galerij-section main{background:#e6efcf;}section.galerij-section .albums h1{font:normal 400 50px/1.4 'Fredericka the Great';color:#506524;text-shadow:0px 0px 3px #555;text-align:center;}section.detailpage.menu-section > .wrapper .big-icon{display:none;}section.detailpage > .wrapper{padding:0;}section.detailpage > .wrapper .header{background:#506524;padding:15px 75px;min-height:50px;}section.detailpage .deco-background{background:#839d2f center top/100% no-repeat;}section.detailpage .deco-background .deco-border{padding:150px 0;background:linear-gradient(transparent 100px, rgba(131, 157, 47, 0) 200px, #839d2f 400px);}section.detailpage > .wrapper .header{background:#506524;padding:15px 75px;min-height:110px;}section.detailpage > .wrapper .header > h1{margin:0;font:normal 400 85px/95px 'Fredericka the Great';color:white;text-shadow:0px 0px 3px #555;}section.detailpage main{padding:0 0 200px 0;background:linear-gradient(rgba(255, 255, 255, .8), white);}section.detailpage main > figure img{mix-blend-mode:multiply;width:100%;}section.detailpage main article{padding:1px 25px;font:normal 20px/1.5 'open sans';color:#777;}section.detailpage main article ul{margin:30px 0;padding:0 40px;}section.detailpage main article h1{color:#4f6524;font:normal 400 50px/1.2 'Fredericka the Great';text-shadow:0px 0px 3px #777;margin:60px 0 20px;padding:0;}section.detailpage main article h2{color:#eb2316;font:normal 400 35px/1.2 'Fredericka the Great';text-shadow:0 0 3px #777;margin:60px 0 20px;padding:0;}section.detailpage main article p{margin:0;}section.detailpage main article p.highlight{font-size:28px;}section.detailpage main article p + p{margin-top:20px;}section.detailpage main article a{text-decoration:none;color:#d4483e;}section.detailpage main article a:hover:not(.edit-pen){background:rgba(131, 157, 47, .8);color:black;padding:2px 5px;margin:-2px -5px;}section.detailpage main article img{width:100%;}section.detailpage main article .pdf-kaart{margin-bottom:10px;}section.detailpage main article .pdf-kaart a{display:block;}section.detailpage main article .pdf-kaart img{display:block;padding:2px 0;}@media screen and (min-width:767px){section.detailpage:nth-of-type(2){margin-top:90px;}}@media screen and (min-width:900px){section.detailpage .deco-background .deco-border{padding-left:45px;padding-right:45px;padding-top:210px;}section.detailpage main article{padding:1px 35px;}}@media screen and (min-width:1050px){section.detailpage .deco-background .deco-border{padding-left:100px;padding-right:100px;padding-top:275px;}section.detailpage main article{padding:1px 70px;}}section.news-overview-section figure svg.svg-apple-clipped image{-webkit-clip-path:url(#svgApplePath);-ms-clip-path:url(#svgApplePath);clip-path:url(#svgApplePath);}section.news-overview-section .item figure{margin:0;margin-top:-17px;width:185px;}section.news-overview-section .item figcaption{margin:0;color:#777;}section.news-overview-section .item figcaption h2{font:600 24px 'Open Sans';margin:0;color:#4e6419;text-shadow:0 0 1px #777;}section.news-overview-section .item figcaption p{font:16px/1.5 'Open Sans';margin:10px 0;}section.news-overview-section .item figcaption strong{font-weight:600;}section.news-overview-section .item .button{margin-top:30px;width:260px;font-size:16px;line-height:55px;color:#4e6419;}section.news-overview-section .item .button:hover{margin:0;padding:0;margin-top:30px;}section.news-overview-section .item .button span{font-size:16px;line-height:55px;}section.news-latest-section{margin-top:75px;padding-bottom:75px;}section.news-latest-section .wrapper{padding-top:75px;}section.news-latest-section figure svg.svg-apple-clipped image{-webkit-clip-path:url(#svgApplePath);-ms-clip-path:url(#svgApplePath);clip-path:url(#svgApplePath);}section.news-latest-section .item{display:flex;margin-bottom:70px;}section.news-latest-section .item figure{margin:0;margin-top:-17px;transform:scale(0.7);transform-origin:top left;width:185px;}section.news-latest-section .item figcaption{margin:0;color:#777;}section.news-latest-section .item figcaption h2{font:600 24px 'Open Sans';margin:0;color:#4e6419;text-shadow:0 0 1px #777;}section.news-latest-section .item figcaption p{font:14px/1.5 'Open Sans';margin:10px 0;}section.news-latest-section .item figcaption strong{font-weight:600;}section.news-latest-section .item .button{margin-top:30px;width:260px;font-size:16px;line-height:55px;color:#4e6419;}section.news-latest-section .item .button:hover{margin:0;padding:0;margin-top:30px;}section.news-latest-section .item .button span{font-size:16px;line-height:55px;}@media screen and (max-width:549px){section.news-overview-section .item{margin-bottom:25px;}}@media screen and (min-width:550px){section.news-overview-section .item{display:flex;margin-bottom:25px;}section.news-overview-section .item figure{transform:scale(0.7);transform-origin:top left;}}section.flora-section{margin-top:75px;padding-bottom:75px;}section.flora-section .wrapper{padding-top:75px;}section.flora-section .big-picture img{display:block;width:100%;}section.flora-section .intro h1{color:#4f6524;font:normal 400 75px/1.1 'Fredericka the Great';text-shadow:0px 0px 3px #555;margin:60px 0 45px 75px;}section.flora-section .filter{margin:45px 0 45px 75px;}section.flora-section .filter *::selection{background:transparent;}section.flora-section .filter *::-moz-selection{background:transparent;}section.flora-section .filter *::-webkit-selection{background:transparent;}section.flora-section .filter ul{border:2px solid #4e6419;display:inline-block;}section.flora-section .filter ul:after{display:block;content:'';clear:both;}section.flora-section .filter ul li{font:23px/55px 'Open Sans';list-style-type:none;color:#4e6419;padding:0 25px;float:left;cursor:default;/*background .6s,*/transition:color 0.6s;}section.flora-section .filter ul li.selected{background:#4e6419;color:white;}section.flora-section .filter ul li:not(.selected){cursor:pointer;}section.flora-section .filter ul li:not(.selected):hover{background:#4e6419;color:white;}section.flora-section .items{margin:0 60px 75px 60px;}section.flora-section .items ol{column-count:3;font:20px 'Open Sans';color:#4f6524;}section.flora-section .items li a{cursor:pointer;transition:background 0.5s, color 0.5s;text-decoration:none;color:#4f6524;}section.flora-section .items li a:hover{background:rgba(131, 157, 47, .8);color:black;padding:2px 5px;margin:-2px -5px;}section.detailpage .gebieden{position:relative;height:780px;margin:60px -60px 0 -70px;}section.detailpage .gebieden .large-picture{position:absolute;left:0;}section.detailpage .gebieden .large-picture img{max-width:100%;}section.detailpage .gebieden .blocks{float:right;}section.detailpage .blocks{position:relative;z-index:1;width:540px;}section.detailpage .blocks:after{clear:both;display:block;content:'';}section.detailpage .blocks h1{margin-left:15px;font:normal 400 50px/95px 'Fredericka the Great';color:#506524;text-shadow:0px 0px 3px #555;}section.detailpage .blocks .block-link{display:block;margin:15px;float:left;overflow:hidden;padding:0;}section.detailpage .blocks .block-link figure{width:240px;height:180px;position:relative;}section.detailpage .blocks .block-link figure img{transition:transform 1s;}section.detailpage .blocks .block-link figcaption{position:absolute;left:0;top:0;right:0;bottom:0;background:#c9ed4d;background:rgba(201, 237, 77, .6);font:600 20px 'Open Sans';color:black;display:flex;justify-content:center;align-items:center;transition:background 1s;}section.detailpage .blocks .block-link figcaption p{margin:0;text-shadow:0 0 1px white, 0 0 1px white;}section.detailpage .blocks .block-link:hover figure img{transform:scale(1.1) rotate(5deg);}section.detailpage .blocks .block-link:hover figcaption{background:rgba(201, 237, 77, .2);}.contact-container{margin-top:100px;padding:65px;background:#839d2f;background:rgba(131, 157, 47, .8);}.contact-container p{color:white;}.contact-container form input[type="text"]::-moz-placeholder,.contact-container form input[type="email"]::-moz-placeholder,.contact-container form textarea::-moz-placeholder{color:#333;}.contact-container form input{padding:20px;display:block;width:100%;border:none;margin-bottom:20px;background:#eee;font:20px 'open sans';}.contact-container form textarea{resize:none;height:150px;padding:20px;display:block;width:100%;border:none;margin-bottom:20px;background:#eee;font:20px 'open sans';}.contact-container form button{padding:20px;display:block;width:100%;border:none;margin-bottom:20px;background:#506523;color:white;font:20px 'open sans';transition:background 0.3s;cursor:pointer;}.contact-container form button:hover{background:#d80001;}.contact-container h3{font:32px/1 'open sans';color:white;display:block;text-align:center;}.contact-container #level{display:none;}.album-container{max-width:710px;margin:0 auto 0 auto;}.album-container img{display:block;height:auto;width:100%;}section.gallery-other-section{margin-top:75px;padding-bottom:75px;}section.gallery-other-section .wrapper{padding-top:75px;}.album-container .lslide{position:relative;}.album-container .lslide.active:hover .caption{opacity:0;}.album-container .lslide.active .caption{opacity:1;transition:opacity 0.3s;background:rgba(0, 0, 0, .5);color:white;position:absolute;left:0;right:0;margin:0;bottom:0;padding:10px;}.album-container .lSPager .active{border-bottom:3px solid #eb2316;padding-bottom:1px;}section.detailpage.article article h1 .subtitle{font:400 normal 20px/20px 'open sans';color:#eb2316;display:block;padding-top:10px;}section.detailpage.article article blockquote.recept{border:1px solid black;margin:25px 0;padding:15px;}.tooltipster-default{border-radius:5px;border:2px solid #000;background:#4c4c4c;color:#fff;}.tooltipster-default .tooltipster-content{font-family:Arial, sans-serif;font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden;}.tooltipster-icon{cursor:help;margin-left:4px;}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible;}.tooltipster-base .tooltipster-content{overflow:hidden;}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute;}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-top:8px solid;bottom:-7px;}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-top:9px solid;bottom:-7px;}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-bottom:8px solid;top:-7px;}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-bottom:9px solid;top:-7px;}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left:0;right:0;margin:0 auto;}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left:6px;}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left:5px;}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right:6px;}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right:5px;}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px;}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-left:9px solid;margin-top:-8px;}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px;}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:9px solid;margin-top:-8px;}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity;}.tooltipster-fade-show{opacity:1;}.tooltipster-grow{-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-o-transform:scale(0, 0);-ms-transform:scale(0, 0);transform:scale(0, 0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden;}.tooltipster-grow-show{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform, opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 1);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-moz-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-ms-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-o-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0px !important;opacity:0;}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0px !important;opacity:0;}.tooltipster-content-changing{opacity:0.5;-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1);}.tooltipster-light{border-radius:5px;border:1px solid #ccc;background:#ededed;color:#666;}.tooltipster-light .tooltipster-content{font-family:Arial, sans-serif;font-size:14px;line-height:16px;padding:8px 10px;}.tooltipster-noir{border-radius:0px;border:3px solid #2c2c2c;background:#fff;color:#2c2c2c;}.tooltipster-noir .tooltipster-content{font-family:'Georgia', serif;font-size:14px;line-height:16px;padding:8px 10px;}.tooltipster-punk{border-radius:5px;border-bottom:3px solid #f71169;background:#2a2a2a;color:#fff;}.tooltipster-punk .tooltipster-content{font-family:'Courier', monospace;font-size:14px;line-height:16px;padding:8px 10px;}.tooltipster-shadow{border-radius:5px;background:#fff;box-shadow:0px 0px 14px rgba(0, 0, 0, 0.3);color:#2c2c2c;}.tooltipster-shadow .tooltipster-content{font-family:'Arial', sans-serif;font-size:14px;line-height:16px;padding:8px 10px;}.tooltipster-lighty{border-radius:5px;border:2px solid #673430;background:#ededed;color:#666;}.tooltipster-lighty .tooltipster-content{font-family:Arial, sans-serif;font-size:14px;line-height:16px;padding:8px 10px;}