.underline{text-decoration:underline}#weatherWidget{background:#fafafa;display:none;margin:1em auto;overflow:visible;position:relative;width:auto}#weatherWidget > .currentWeather{height:160px;position:relative;width:100%;background:#ebf5ff;overflow:hidden}#weatherWidget > .currentWeather > .icon{background:transparent 10% center no-repeat;display:block;width:128px;height:112px;margin:6px 0 0 8%;background-size:contain}#weatherWidget > .currentWeather > .temp{bottom:34px;color:#000;font-size:48px;font-weight:bold;line-height:48px;position:absolute;right:4px;vertical-align:bottom;text-shadow:#fff 0 0 1em,#fff 0 0 0.875em,#fff 0 0 0.75em,#fff 0 0 0.666em,#fff 0 0 0.5em,#fff 0 0 0.333em,#fff 0 0 0.25em,#fff 0 0 0.125em}#weatherWidget > .currentWeather > .condition{background:rgba(255,255,255,0.5);bottom:0;display:block;height:36px;overflow:hidden;padding:0;position:absolute;right:0;text-align:right;width:100%}#weatherWidget > .currentWeather > .condition > .label{color:#000;font-size:1.375em;font-weight:normal;line-height:2.25em;margin:0 4px 0 72px;overflow:hidden;text-align:right;vertical-align:baseline;display:block;height:2em;line-height:2em;overflow:hidden;width:auto}#weatherWidget > .currentWeather > .windDirectionIcon{background:#888 url(../texturen/windDirectionIcons.png) top left no-repeat;border-radius:50%;bottom:4px;display:block;height:24px;left:4px;overflow:hidden;position:absolute;transition:all ease-out 250ms;width:24px}#weatherWidget > .currentWeather > .solarBar,#weatherWidget > .currentWeather > .precipitationBar{width:3%;height:124px;position:absolute;left:0;top:0;display:block;background:#cbe3f6}#weatherWidget > .currentWeather > .solarBar{left:3%;background:#ffe8c1}#weatherWidget > .currentWeather > .precipitationBar > .indicator,#weatherWidget > .currentWeather > .solarBar > .indicator{display:block;background:#88c2f0;width:100%;height:50%;position:absolute;bottom:0;left:0}#weatherWidget > .currentWeather > .precipitationBar::before,#weatherWidget > .currentWeather > .solarBar::before{position:absolute;width:100%;height:100%;writing-mode:vertical-rl;color:#fff;opacity:0.75;content:"Niederschlag";text-align:center;font-size:0.875rem;line-height:0.875rem;font-weight:bold;transform:rotate(180deg);z-index:10}#weatherWidget > .currentWeather > .solarBar > .indicator{background:#f5b852}#weatherWidget > .currentWeather > .solarBar::before{content:"Sonnenschein"}#weatherWidget > .currentWeather > .windSpeed{bottom:0;color:#888;display:block;font-size:16px;font-weight:bold;left:32px;line-height:16px;position:absolute}#weatherWidget > .currentWeather > .windSpeed > .unit{display:block;font-size:12px}#weatherWidget > .currentWeather > .clock{position:absolute;right:4px;text-align:right;top:4px}#weatherWidget > .currentWeather > .clock > .date{color:#888;display:block;font-size:16px;font-weight:bold}#weatherWidget > .currentWeather > .clock > .time{color:#000;display:block;font-size:28px}#weatherWidget > .currentDetails{border-bottom:1px solid #ccc;overflow:hidden;padding:4px}#weatherWidget > .currentDetails .sun,#weatherWidget > .currentDetails .baro,#weatherWidget > .currentDetails .hygro{display:block;overflow:hidden;position:relative;z-index:1}#weatherWidget > .currentDetails .title{clear:both;float:left}#weatherWidget > .currentDetails .data{float:right}#weatherWidget > .forecast{margin:0 4px;position:relative;display:grid;grid-template-columns:1fr 50px;grid-template-rows:1.5em 1.5em;gap:0px 0px;grid-template-areas:"clock icon" "condition icon";overflow:hidden;min-height:50px}#weatherWidget > .forecast > .clock{grid-area:clock;overflow:hidden;float:left}#weatherWidget > .forecast > .icon{grid-area:icon;overflow:hidden;float:right}#weatherWidget > .forecast > .condition{grid-area:condition;overflow:hidden;clear:left;height:1.5em}#weatherWidget > .forecast + .forecast{border-top:1px solid #ccc}#weatherWidget > .forecast > .icon{display:block;background:transparent center center no-repeat;background-size:contain;border-radius:0;height:50px;width:50px;opacity:0.333}#weatherWidget > .forecast > .clock{color:#000;display:block;font-weight:bold}#weatherWidget > .forecast > .condition{color:#888;display:block;font-weight:bold}#weatherWidget > .forecast > .tempData{display:block;font-weight:bold;position:absolute;right:4px;bottom:0px;text-shadow:#fff 0 0 0.25em,#fff 0 0 0.125em}#weatherWidget > .forecast.forecastDay3{opacity:0.666}#weatherWidget > .forecast.forecastDay4{opacity:0.333}#weatherWidget > .weatherLink{background:#ccc;font-size:10px;height:18px;left:5px;line-height:18px;overflow:hidden;text-align:center;vertical-align:middle;opacity:0;position:absolute;bottom:0;left:0;width:100%;transform:translateY(3em);transition:all ease-out 0.5s}#weatherWidget:hover > .weatherLink{opacity:1;transform:translateY(1.5em)}#weatherWidget > .weatherLink > a{color:#444;text-decoration:none}.windDirectionIcon.NWSE{background:url(../texturen/windDirectionAnimation.gif) !important}.windDirectionIcon.N{background-position:-0px 0 !important}.windDirectionIcon.NNE{background-position:-24px 0 !important}.windDirectionIcon.NE{background-position:-48px 0 !important}.windDirectionIcon.ENE{background-position:-72px 0 !important}.windDirectionIcon.E{background-position:-96px 0 !important}.windDirectionIcon.ESE{background-position:-120px 0 !important}.windDirectionIcon.SE{background-position:-144px 0 !important}.windDirectionIcon.SSE{background-position:-168px 0 !important}.windDirectionIcon.S{background-position:-192px 0 !important}.windDirectionIcon.SSW{background-position:-216px 0 !important}.windDirectionIcon.SW{background-position:-240px 0 !important}.windDirectionIcon.WSW{background-position:-264px 0 !important}.windDirectionIcon.W{background-position:-288px 0 !important}.windDirectionIcon.WNW{background-position:-312px 0 !important}.windDirectionIcon.NW{background-position:-336px 0 !important}.windDirectionIcon.NNW{background-position:-360px 0 !important}.uiMessages{background:#fc0;border:#000 3px solid;border-radius:0.125rem;box-shadow:rgba(0,0,0,0.45) 0 0.5em 2em;display:block;margin:1em;padding:1em;position:relative;top:1.5em}.indexLink{clear:both;float:none}.warning,.captchaErrors{background:rgba(255,255,0,0.66);border-radius:0.125rem;padding:0.5em}.galerie div.hinweis{background-color:#fff;bottom:48px;font-size:0.875rem;left:0;opacity:0.85;padding:2px;position:absolute;text-align:center;width:100%;z-index:45}#captions{background:#3da434;color:#fff;font-weight:bold;height:2em;line-height:2em;position:absolute;text-align:center;top:0;vertical-align:middle;z-index:44}#scrollbar{border-bottom:0.25em solid rgba(0,0,0,0.25);bottom:32px;height:32px;position:absolute;visibility:hidden;z-index:1001}#slider{background-image:url(../texturen/imageflow_slider.gif);background-repeat:no-repeat;height:32px;position:absolute;top:16px;width:32px;z-index:50}#loading_bar{text-align:center;width:100%}#loading_bar img{margin-top:10px;position:relative}#imageflow{clear:both;float:none;margin:0px;padding:2em 0 1em 0;position:relative}#images{display:block;margin:0px;padding:0px;position:relative}#images img{border:0px solid #fff;bottom:0px;position:absolute}@media (max-device-width:480.9px){#imageflow{height:auto}#images{display:flex;flex-wrap:wrap;justify-content:stretch;align-items:stretch;margin:-0.25rem}#images > a{width:10rem;flex-grow:1;margin:0.25rem}#images img{position:static;width:100%;height:auto}#scrollbar,#loading_bar,.galerie .hinweis{display:none}}#tooltip{font-size:0.75em;white-space:nowrap;background:#fff;background:rgba(255,255,255,0.95);background-clip:padding-box;border:#ccc 2px solid;border-color:rgba(255,255,255,0.25);border-radius:0.125rem;box-shadow:rgba(0,0,0,0.45) 0 4px 8px;padding:0.5em;position:absolute;z-index:4095}#tooltip h3{margin:0}#footer{background:#3da434;color:#fff;margin-top:2em;padding:1em;-webkit-font-smoothing:antialiased}#footer a{color:#fff;display:block;padding:0.5em;text-decoration:none}.column > :last-child,.text > :last-child,.images > :last-child{margin-bottom:0}.mce-grid td{padding:0.25em}form{margin:0px;padding:0px}input,textarea,select,.button{border:0.0667em solid #3da434;border-radius:0.125rem;display:block;height:1.6em;line-height:1.6em;padding:0.2em 1%;vertical-align:middle;width:97%}input[required],textarea[required],select[required]{font-weight:600}input.button{height:2em;padding:0 1%}textarea{height:20em}select{height:2em;line-height:2em;margin:0.25em auto;width:100%}option{height:1em;line-height:1em;padding:0.5em 1%}input[type="checkbox"],input[type="radio"],input.checkbox,.text input.checkbox{display:inline-block;height:16px;width:16px}.button,input[type="submit"]{background:#3da434;box-shadow:rgba(0,0,0,0.25) 0 0.15em 0.45em;color:#fff;cursor:pointer;display:block;height:2em;line-height:2em;margin:auto;overflow:hidden;padding-bottom:0;padding-top:0;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap}input[type="submit"]{padding-left:0;padding-right:0;width:99.5%}.button.danger{background-color:#ba2a2a}.button:hover,input[type="submit"]:hover{box-shadow:rgba(0,0,0,0.25) 0 0.25em 0.75em;color:#fff}form.notReady input[type="submit"]{cursor:wait;opacity:0.25}.handwriting{color:#3da434;font-size:1.25em;line-height:1.25;overflow:visible}.inputInCopytext{display:inline-block;width:auto}.oeffnungszeiten{background-color:#eee;margin:6px 0px;padding:2px 6px}.imageWithCaption{background-color:#eee;border:1px solid #aaa;border-top:none;display:block;margin:0 0 6px 0px;overflow:hidden;position:relative}.imageWithCaption img{display:block;width:100%}.imageWithCaption p{margin:0 0.5em}.imageWithCaption span.overlay,.imageWithCaptionLeft span.overlay{position:absolute;bottom:6%;right:3%;color:#fff;text-align:left;text-shadow:rgb(0,0,0) 0 0.0667em 0.25em;width:auto;z-index:10}.imageWithCaption.leftAligned span.overlay{position:absolute;bottom:6%;left:3%;right:auto}.siteBanner{background:#ff0;background-image:linear-gradient(180deg,rgba(255,255,255,0.333),rgba(255,255,255,0) 66.6%);max-height:48rem;padding:0.75rem;border:#3da434 3px solid}.siteBanner :first-child{margin-top:0;padding-top:0}.siteBanner :last-child{margin-bottom:0;padding-bottom:0}.importantMessage{border-top:#3da434 3px solid;color:#3da434}.oeffnungszeiten table{border-collapse:collapse}.oeffnungszeiten table + h3,.oeffnungszeiten table + p{margin-top:0.5rem}.oeffnungszeiten > h3:first-child,.oeffnungszeiten > p:first-child{margin-top:0}.oeffnungszeiten > .importantMessage{border:none;background:#ff0;color:#000;padding:0.5rem 6px 6px 6px;margin:0.5rem -6px 0 -6px}.oeffnungszeiten > .importantMessage > h3:first-child{margin-top:0}.oeffnungszeiten > .importantMessage:last-child{margin-bottom:-2px}.contentNav{width:100%;padding:0.375rem 1.5rem;position:relative;z-index:99;background:#eee;margin:0 0 1.5rem 0}.contentNav > a{line-height:1.5rem;padding:0.375rem 0.75rem;font-weight:bold;display:inline-block}.contentNav + h1{margin-top:0}.adminTools{margin:-0.75rem 0 3rem 0;background-color:#eee;display:flex;justify-content:center;align-items:center;padding:0.375rem 0.75rem;gap:1.5rem}.adminTools > a{text-decoration:none;text-align:center;min-width:5rem}.adminTools > a > img{display:block;margin:0 auto;width:100%;height:2rem;object-fit:contain}select.dateDay,select.dateMonth,select.dateYear,select.dateHour,select.dateMinute,select.dateSecond{width:auto;display:inline-block}.text{background:rgba(255,255,255,0.75)}video{width:100%}.videoPlayer{overflow:hidden;position:relative}.selectVideoContainer{border-top:1px dashed #999;clear:both;float:none;margin-top:1em}.selectVideoList{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:100%}.selectVideoList a{height:auto;width:auto}.video-js{height:auto !important;width:100% !important}.video-js:after{content:" ";display:block;margin:0 0 0 -100%;padding:75% 0 0 0;position:relative;visibility:hidden}img,#weatherWidget,.imageWithCaption,.oeffnungszeiten,.newsEntry,.siteBanner{border-radius:0.125rem}.navigationBackground,.navLevel0 a{border-top-left-radius:0.125rem;border-top-right-radius:0.125rem}.navLevel1{border-bottom-left-radius:0.125rem;border-bottom-right-radius:0.125rem}#captions,.navigationBackground,.newsEntry > h3,.button,input[type="submit"]{background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(0,0,0,0.1) 100%)}.svg #logo{background-image:url(../texturen/fetchSvg.php?f=header_logo.svg)}.navigation:hover{z-index:50}.lightbox > img,.newsbild > a > img{display:block;width:100%;clip-path:inset(0% 0% 0% 0%);transition:clip-path 0.3s ease-out,transform 0.3s ease-out}.lightbox:hover > img,.newsbild > a:hover > img{clip-path:inset(3% 3% 3% 3%);transform:scale(1.063829787234043)}#images > a > img.transition{transition:all 0.05s linear,clip-path 0.3s ease-out,transform 0.3s ease-out}table.distances td{text-align:right;padding:0 0.25em}@media (max-width:480px){.imageWithCaption span.overlay,.imageWithCaptionLeft span.overlay{font-size:0.75rem}.wf-active .imageWithCaption.handwriting,.wf-active .imageWithCaptionLeft.handwriting{font-family:Calibri,Seravek,"Gill Sans",sans-serif;line-height:1.125}}@media (min-width:480px){#content{background:rgba(255,255,255,0.9);position:relative}#hintergrund{background-image:url(../texturen/hintergruende/01.jpg);background-position:50% top;background-repeat:repeat-x;transform:none}#footer{background:url(../texturen/footer_bg.svg) center bottom repeat-x;background-size:contain;clear:both;display:block;float:none;height:1.5rem;line-height:1.5rem;margin-top:-3rem;overflow:hidden;padding:4.5rem 0 0 0;position:relative;text-shadow:rgb(0,0,0) 0 0 0.5em;width:auto;z-index:100}#footer .links{bottom:0.5em;color:#fff;height:auto;position:absolute;text-align:center;width:100%}#footer a{display:inline;padding:0}#footer a:not(:last-child):after{content:"·";display:inline-block;text-align:center;width:1em}#logoBackground{border-top-left-radius:6.857em;border-top-right-radius:6.857em;background:linear-gradient(180deg,rgba(218,255,215,0.7) 0,rgba(61,164,52,1) 50%);border-top:0.0667em solid #3da434}#header,.navLevel1{box-shadow:rgba(0,0,0,0.25) 0 0.25em 0.7em}.navLevel1 a{border-bottom:0.0625em solid rgba(255,255,255,0.5)}.text{background:transparent}.navLevel1{background-image:linear-gradient(180deg,rgba(255,255,255,0.25),rgba(255,255,255,0) 100%)}.siteNotices{display:block;height:128px;margin:0;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:200px;z-index:3}.siteNotice{margin:0;padding:0;position:absolute;right:0;top:0;z-index:4}.siteNotice:first-child{animation-duration:20s;animation-iteration-count:infinite;animation-name:siteNoticeAnimation;z-index:5}.siteNotice:first-child:last-child{animation:none}}@media (min-width:640px){.selectVideoContainer{border-left:1px dashed #999;border-top:none;height:90%;overflow:auto;position:absolute;right:0;text-align:left;top:5%;width:16%}.selectVideoList{overflow-x:hidden;overflow-y:scroll;white-space:normal}.selectVideoList a{width:100%}.selectVideoList a img{height:auto;width:100%}.video-js{height:auto;margin-right:10%;width:80% !important}}@media (min-width:800px){}@media (min-width:960px){}@media (min-width:1120px){#footer{border:0.25em solid #3da434;border-top:none}}@keyframes siteNoticeAnimation{0%{opacity:0;transform:translateX(8px);z-index:1}40%{opacity:0;transform:translateX(8px);z-index:1}50%{opacity:1;transform:none;z-index:10}90%{opacity:1;transform:none;z-index:10}100%{opacity:0;transform:translateX(8px);z-index:1}}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:30000;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none;transform:translateZ(0)}.pswp__img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(0.4,0,0.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;transition:opacity 0.2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button:hover,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAABYCAQAAACjBqE3AAAB6klEQVR4Ae3bsWpUQRTG8YkkanwCa7GzVotsI/gEgk9h4Vu4ySLYmMYgbJrc3lrwZbJwC0FMt4j7F6Y4oIZrsXtgxvx/1c0ufEX4cnbmLCmSJEmSJEmSJEmSJP3XCBPvbJU+8doWmDFwyZpLBmYlNJebz0KwzykwsuSYJSNwykEJreV2BaBMaLIQZ2xYcFgqDlmw4ayE/FwL0dDk4Qh4W37DAjgqIT+3HRbigjH+iikVdxgZStgyN0Su2sXIeTwTT+esdpcbIlfNAuZ/TxresG4zV8kYWSZNiKUTokMMSWeIwTNEn4fK2TW3gRNgVkJLuVksROA9G+bEvoATNlBCa7nZXEwdxEZxzpKRKFh+bsv8LmPFmhX1OwfIz81jIRJQ5eeqG9B+riRJkiRJkiRJkiRJkiRJkiRJUkvA/8RQoEpKlJWINFkJ62AlrEP/mNBibnv2yz/A3t7Uq3LcpoxP8COjC1T5vxoAD5VdoEqdDrd5QuW1swtUSaueh3zkiuBiqgtA2OlkeMcP/uDqugsJdbjHF65VdPMKwS0+WQc/MgKvrIOHysB9vgPwk8+85hmPbnQdvHZyDMAFD7L3EOpgMcVdvnHFS0/vlatrXvCVx0U9gt3fxvnA0/hB4nmRJEmSJEmSJEmSJGmHfgFLaDPoMu5xWwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:264px 88px}.pswp__button{background-position:0 0}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjY0IiBoZWlnaHQ9Ijg4IiB2aWV3Qm94PSIwIDAgMjY0IDg4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5kZWZhdWx0LXNraW4gMjwvdGl0bGU+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Zz48cGF0aCBkPSJNNjcuMDAyIDU5LjV2My43NjhjLTYuMzA3Ljg0LTkuMTg0IDUuNzUtMTAuMDAyIDkuNzMyIDIuMjItMi44MyA1LjU2NC01LjA5OCAxMC4wMDItNS4wOThWNzEuNUw3MyA2NS41ODUgNjcuMDAyIDU5LjV6IiBpZD0iU2hhcGUiIGZpbGw9IiNmZmYiLz48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTMgMjl2LTVoMnYzaDN2MmgtNXpNMTMgMTVoNXYyaC0zdjNoLTJ2LTV6TTMxIDE1djVoLTJ2LTNoLTN2LTJoNXpNMzEgMjloLTV2LTJoM3YtM2gydjV6IiBpZD0iU2hhcGUiLz48L2c+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTYyIDI0djVoLTJ2LTNoLTN2LTJoNXpNNjIgMjBoLTV2LTJoM3YtM2gydjV6TTcwIDIwdi01aDJ2M2gzdjJoLTV6TTcwIDI0aDV2MmgtM3YzaC0ydi01eiIvPjwvZz48cGF0aCBkPSJNMjAuNTg2IDY2bC01LjY1Ni01LjY1NiAxLjQxNC0xLjQxNEwyMiA2NC41ODZsNS42NTYtNS42NTYgMS40MTQgMS40MTRMMjMuNDE0IDY2bDUuNjU2IDUuNjU2LTEuNDE0IDEuNDE0TDIyIDY3LjQxNGwtNS42NTYgNS42NTYtMS40MTQtMS40MTRMMjAuNTg2IDY2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMTEuNzg1IDY1LjAzTDExMCA2My41bDMtMy41aC0xMHYtMmgxMGwtMy0zLjUgMS43ODUtMS40NjhMMTE3IDU5bC01LjIxNSA2LjAzeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xNTIuMjE1IDY1LjAzTDE1NCA2My41bC0zLTMuNWgxMHYtMmgtMTBsMy0zLjUtMS43ODUtMS40NjhMMTQ3IDU5bDUuMjE1IDYuMDN6IiBmaWxsPSIjZmZmIi8+PGc+PHBhdGggaWQ9IlJlY3RhbmdsZS0xMSIgZmlsbD0iI2ZmZiIgZD0iTTE2MC45NTcgMjguNTQzbC0zLjI1LTMuMjUtMS40MTMgMS40MTQgMy4yNSAzLjI1eiIvPjxwYXRoIGQ9Ik0xNTIuNSAyN2MzLjAzOCAwIDUuNS0yLjQ2MiA1LjUtNS41cy0yLjQ2Mi01LjUtNS41LTUuNS01LjUgMi40NjItNS41IDUuNSAyLjQ2MiA1LjUgNS41IDUuNXoiIGlkPSJPdmFsLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTUwIDIxaDV2MWgtNXoiLz48L2c+PGc+PHBhdGggZD0iTTExNi45NTcgMjguNTQzbC0xLjQxNCAxLjQxNC0zLjI1LTMuMjUgMS40MTQtMS40MTQgMy4yNSAzLjI1eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMDguNSAyN2MzLjAzOCAwIDUuNS0yLjQ2MiA1LjUtNS41cy0yLjQ2Mi01LjUtNS41LTUuNS01LjUgMi40NjItNS41IDUuNSAyLjQ2MiA1LjUgNS41IDUuNXoiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTA2IDIxaDV2MWgtNXoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTA5LjA0MyAxOS4wMDhsLS4wODUgNS0xLS4wMTcuMDg1LTV6Ii8+PC9nPjwvZz48L2c+PC9zdmc+)}}.pswp__button--arrow--left,.pswp__button--arrow--right,.pswp__button--arrow--left:hover,.pswp__button--arrow--right:hover{background:none}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity 0.25s ease-out;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,0.25);transform:translateY(6px);transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(data:image/gif;base64,R0lGODlhMAAIAKIAAAAAAGZmZpmZmeTk5P///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFFAAEACwAAAAAMAAIAAADHUi63P4wMkCrvDhWm3vflCdeIDCeT4mui8q+8JsAACH5BAUUAAQALAEAAQAaAAYAAAMaKLrU/g/IuRi8bdIqMNYS13kQCIhkCaKpYyYAIfkEBRQABAAsFQABABoABgAAAxoYutT+D8i5GLxt0how1hLXeRAIiGQJoqljJgAh+QQJFAAEACwBAAEALgAGAAADKji61P5PyAmrCzgvZuukHZRp2xCKn3BGY1Caa5OqMdG6ZW2n+v32vNotAQAh+QQJFAAEACwVAAEAGgAGAAADGji61P5PyLkYvG3SOjDWEtd5ECiIZAmiqWMmACH5BAkUAAQALCkAAQAGAAYAAAMGOLrc/jABACH5BAUUAAQALAAAAAABAAEAAAMCSAkAOw==) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,0.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,0.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}@supports (-webkit-backdrop-filter:blur(0.5rem)){@media (min-width:480px){#content{background:rgba(255,255,255,0.7);-webkit-backdrop-filter:blur(1.5rem)}}}