.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:99999;display:flex;justify-content:center;padding:16px}.cookie-consent__content{width:min(100%,960px);display:-ms-grid;display:grid;grid-gap:12px;gap:12px;-ms-grid-columns:1fr 12px auto;grid-template-columns:1fr auto;align-items:center;background:rgb(var(--white));color:rgb(var(--black));border:1px solid rgb(var(--grey));border-radius:12px;padding:12px 16px;box-shadow:0 8px 28px rgba(0,0,0,.15)}.cookie-consent__text{margin:0;font-family:var(--Montserrat);font-size:.9375rem;line-height:1.5}.cookie-consent__link{color:rgb(var(--accent-color))}.cookie-consent__link:hover{text-decoration:underline}.cookie-consent__actions{display:flex;gap:10px}.cookie-consent__btn{background:rgb(var(--accent-color));color:rgb(var(--white));border:none;border-radius:8px;padding:10px 14px;font-family:var(--Bitter);font-weight:var(--font-weight-bold)}.cookie-consent__btn:hover{opacity:.9}@media (max-width:560px){.cookie-consent__content{-ms-grid-columns:1fr;grid-template-columns:1fr}}.accessibility-panel{position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgb(var(--grey-light));color:rgb(var(--black));box-shadow:-4px 0 15px rgba(0,0,0,.1);z-index:20000;transform:translateX(100%);transition:transform .5s cubic-bezier(.25,.46,.45,.94);font-family:var(--Montserrat);border-left:1px solid #ddd;display:flex;justify-content:center}.accessibility-panel.is-open{transform:translateX(0)}.panel-toggle-collapse{position:absolute;top:50%;left:-50px;transform:translateY(-50%);width:50px;height:50px;background-color:rgb(var(--accent-color));border:none;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:-2px 0 8px rgba(0,0,0,.15);transition:opacity .4s ease-in-out,background-color .3s}.accessibility-panel.is-deactivating .panel-toggle-collapse{opacity:0}.panel-toggle-collapse svg:hover{color:rgb(var(--white))}.panel-toggle-collapse svg{transition:transform .3s ease;color:white;transform:rotate(0deg)}.accessibility-panel.is-open .panel-toggle-collapse svg{transform:rotate(180deg)}.panel-toggle-collapse:hover{opacity:.7}.panel-content{padding:20px;width:100%;height:100%;display:flex;flex-direction:column;gap:25px;overflow-y:auto;overflow-x:hidden}.panel-title{font-family:var(--Bitter);font-size:1.5rem;font-weight:var(--font-weight-bold);color:rgb(var(--accent-color));margin:0;text-align:center}.panel-section{margin-bottom:20px}.panel-section-title{font-weight:var(--font-weight-semibold);margin:0 0 10px;font-size:1rem}.panel-section-hint{font-size:12px;color:#666;margin-bottom:10px;font-style:italic}.button-group{display:flex;gap:10px;flex-wrap:wrap}.button-group button{flex-grow:1;padding:10px;border:1px solid #ccc;background-color:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .2s,color .2s,border-color .2s}.button-group button.active,.button-group button:hover{background-color:rgb(var(--accent-color));color:rgb(var(--white));border-color:rgb(var(--accent-color))}.font-size-group button:first-child{font-size:12px}.font-size-group button:nth-child(2){font-size:16px}.font-size-group button:nth-child(3){font-size:20px}.font-size-group button:nth-child(4){font-size:24px}.line-height-group button:first-child,.line-height-group button:nth-child(2){line-height:1.5}.line-height-group button:nth-child(3){line-height:2}.line-height-group button:nth-child(4){line-height:2.5}.letter-spacing-group button:first-child{letter-spacing:normal}.letter-spacing-group button:nth-child(2){letter-spacing:1px}.letter-spacing-group button:nth-child(3){letter-spacing:2px}.letter-spacing-group button:nth-child(4){letter-spacing:3px}.panel-close-button,.panel-reset-button{padding:12px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:var(--font-weight-medium);transition:background-color .2s,color .2s,border-color .2s;border:1px solid transparent}.panel-reset-button{background-color:transparent;border-color:rgb(var(--yellow));color:rgb(var(--yellow))}.panel-reset-button:hover{background-color:rgb(var(--yellow));color:rgb(var(--white))}.panel-close-button{background-color:rgb(var(--accent-color));border:none;color:rgb(var(--white));margin-top:auto}.panel-close-button:hover{opacity:.9}@media (min-width:400px){.accessibility-panel{width:360px}}html.font-size-small{font-size:12px!important}html.font-size-normal{font-size:16px!important}html.font-size-large{font-size:24px!important}html.font-size-very-large{font-size:32px!important}html.line-height-medium,html.line-height-normal{line-height:1.5!important}html.line-height-large{line-height:2!important}html.line-height-very-large{line-height:2.5!important}html.letter-spacing-normal{letter-spacing:normal!important}html.letter-spacing-medium{letter-spacing:1px!important}html.letter-spacing-large{letter-spacing:2px!important}html.letter-spacing-very-large{letter-spacing:3px!important}html.color-scheme-bw{--accent-color:0,0,0;--white:255,255,255;--black:0,0,0;--grey-dark:100,100,100;--grey-light:230,230,230;--yellow:200,200,200}html.color-scheme-normal{--accent-color:0,123,255;--white:255,255,255;--black:0,0,0;--grey-dark:100,100,100;--grey-light:230,230,230;--yellow:255,193,7}img,svg,video{transition:filter .4s ease}html.color-scheme-bw img,html.color-scheme-bw svg,html.color-scheme-bw video{filter:grayscale(1)}html.color-scheme-bw .main-about-park__square{background-color:rgb(66,137,63);filter:grayscale(1)}html.color-scheme-bw .main-about-park__tracks{background-color:rgb(244,244,244);filter:grayscale(1)}html.color-scheme-bw .news__list__item,html.color-scheme-bw .news__list__item-description,html.color-scheme-bw .news__list__item-read-more{background-color:rgb(0,0,0);color:white}html.images-hidden [style*=background-image],html.images-hidden img,html.images-hidden video{visibility:hidden!important}html[data-screen-reader=true] *{cursor:default}html[data-screen-reader=true] :hover{outline:1px solid rgba(var(--accent-color),.3);outline-offset:1px;transition:outline .2s ease}html[data-screen-reader=true] :focus{outline:2px solid rgb(var(--accent-color))!important;outline-offset:2px!important;background-color:rgba(var(--accent-color),.1)!important}html[data-screen-reader=true] a:focus,html[data-screen-reader=true] button:focus,html[data-screen-reader=true] input:focus,html[data-screen-reader=true] select:focus,html[data-screen-reader=true] textarea:focus{outline:3px solid rgb(var(--accent-color))!important;outline-offset:3px!important;background-color:rgba(var(--accent-color),.15)!important;box-shadow:0 0 0 3px rgba(var(--accent-color),.3)!important}html[data-screen-reader=true] a:focus:after,html[data-screen-reader=true] button:focus:after,html[data-screen-reader=true] input:focus:after,html[data-screen-reader=true] select:focus:after,html[data-screen-reader=true] textarea:focus:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid rgb(var(--accent-color));border-radius:4px;pointer-events:none;z-index:1000}html[data-screen-reader=true] img:focus{outline:3px solid rgb(var(--accent-color))!important;outline-offset:3px!important;background-color:rgba(var(--accent-color),.1)!important}html[data-screen-reader=true] *{transition:outline .2s ease,background-color .2s ease,box-shadow .2s ease}html[data-screen-reader=true] [aria-label]:focus{outline:3px solid #28a745!important;outline-offset:3px!important;background-color:rgba(40,167,69,.1)!important}html[data-screen-reader=true] [role]:focus{outline:3px solid #ffc107!important;outline-offset:3px!important;background-color:rgba(255,193,7,.1)!important}*{margin:0;padding:0;box-sizing:border-box}body{display:flex;min-width:360px;min-height:100vh;overflow-x:hidden}@supports (-webkit-touch-callout:none){body{min-height:-webkit-fill-available}}#root{display:flex;flex-direction:column;width:100%;min-height:100vh}@supports (-webkit-touch-callout:none){#root{min-height:-webkit-fill-available}}main{min-height:100vh;flex-grow:1;flex-shrink:0}@supports (-webkit-touch-callout:none){main{min-height:-webkit-fill-available}}li,ul{list-style:none}button{background-color:transparent;cursor:pointer;color:inherit}address{font-style:normal}:focus-visible{outline-offset:3px;outline:4px dashed rgba(var(--yellow),1)}@font-face{font-family:Bitter;src:url(/_next/static/media/Bitter-Regular.b9689f6a.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bitter;src:url(/_next/static/media/Bitter-Medium.0e70ed65.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bitter;src:url(/_next/static/media/Bitter-SemiBold.abc3e1f7.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Bitter;src:url(/_next/static/media/Bitter-Bold.37f6bc30.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.e4d41a96.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Medium.b6027326.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}