@charset "UTF-8";html,body{margin:0;padding:0}body{background:var(--body);padding:0 0 4rem}._site-header,main{padding:0 1rem}@media only screen and (min-width:790px){._site-header,main{padding:0 2rem}}@media only screen and (min-width:500px){.events,.articles{position:relative}.events .read-more,.articles .read-more{position:absolute;top:1rem;right:0}}.previews{display:grid;grid-column-gap:2rem}@media only screen and (min-width:790px){.previews{grid-row-gap:4rem}}.previews ._preview{border-bottom:2px solid var(--color);margin-bottom:2rem}@media only screen and (min-width:500px){.previews{grid-template-columns:repeat(2,1fr)}.previews ._preview:nth-child(2n+1):nth-last-child(-n+2),.previews ._preview:nth-child(2n+1):nth-last-child(-n+2)~._preview{border-bottom:none}}@media only screen and (min-width:790px){.previews{grid-template-columns:repeat(3,1fr)}.previews ._preview:nth-child(3n+1):nth-last-child(-n+3),.previews ._preview:nth-child(3n+1):nth-last-child(-n+3)~._preview{border-bottom:none}}@media only screen and (min-width:790px){.previews{grid-row-gap:2rem}}.two-col{display:grid;grid-column-gap:2rem}@media only screen and (min-width:790px){.two-col{grid-row-gap:4rem}}@media only screen and (min-width:500px){.two-col{grid-template-columns:repeat(2,1fr);grid-row-gap:0}}.two-col h2{grid-column:1/-1}.breadcrumb{margin-left:auto;margin-right:auto;max-width:calc(100vw)}@media only screen and (min-width:790px){.breadcrumb{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){.breadcrumb{max-width:calc(1300px - 4 * 2rem)}}@media only screen and (min-width:790px){.breadcrumb{float:left;margin-left:2rem}}@media only screen and (min-width:1300px){.breadcrumb{margin-left:calc(2rem + ((100vw - 1300px)/2))}}section{margin:0 0 4rem;margin-left:auto;margin-right:auto;max-width:calc(100vw)}section>:first-child{margin-top:0}section>:last-child{margin-bottom:0}@media only screen and (min-width:790px){section{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){section{max-width:calc(1300px - 4 * 2rem)}}section.framed{background:var(--background-color)no-repeat padding-box;box-shadow:0 3px 6px var(--shadow);padding:1rem}@media only screen and (min-width:790px){section.framed{padding:2rem}}.hidden{display:inline-block;overflow:hidden;width:1px;height:1px;padding:1px;box-sizing:border-box;margin:-1px 0 0 -1px}.loading{height:100px;background-image:url(/images/loading.gif);background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:var(--soft-bg)}html{--color:#111;--background-color:#fafafa;--soft-bg:#f2f2f2;--body:#faf8f7;--shadow:#00000029;--accent:#da2128;--accent-contrast:#ffffff;--accent-soft:#ffeaeb;--link:#da2128;--visited:#7a0108;color:var(--color);background:var(--body)}html :link{color:var(--link)}html :visited{color:var(--visited)}@media(prefers-color-scheme:dark){html{--color:#ffffff;--background-color:#111;--soft-bg:black;--body:#222;--accent:#ea777b;--accent-contrast:#111;--accent-soft:#400;--link:#f1a3a6;--visited:#e76066;color:var(--color);background:var(--body)}html :link{color:var(--link)}html :visited{color:var(--visited)}}.color-scheme-light{--color:#111;--background-color:#fafafa;--soft-bg:#f2f2f2;--body:#faf8f7;--shadow:#00000029;--accent:#da2128;--accent-contrast:#ffffff;--accent-soft:#ffeaeb;--link:#da2128;--visited:#7a0108;color:var(--color);background:var(--body)}.color-scheme-light :link{color:var(--link)}.color-scheme-light :visited{color:var(--visited)}.color-scheme-dark{--color:#ffffff;--background-color:#111;--soft-bg:black;--body:#222;--accent:#ea777b;--accent-contrast:#111;--accent-soft:#400;--link:#f1a3a6;--visited:#e76066;color:var(--color);background:var(--body)}.color-scheme-dark :link{color:var(--link)}.color-scheme-dark :visited{color:var(--visited)}.color-scheme-blue{--color:#e5ca00;--background-color:#003c9d;--soft-bg:#003384;--body:#00296a;--accent:#cccccc;--accent-contrast:#007;--accent-soft:#007;--link:#ffffff;--visited:pink;color:var(--color);background:var(--body)}.color-scheme-blue :link{color:var(--link)}.color-scheme-blue :visited{color:var(--visited)}.color-scheme-yellow{--color:#00296a;--background-color:#e5ca00;--soft-bg:#b29d00;--body:#ffe419;--accent:#ae1a20;--accent-contrast:#ffffff;--accent-soft:#ff9ea2;--link:#0046b7;--visited:rgb(59, 45, 76);color:var(--color);background:var(--body)}.color-scheme-yellow :link{color:var(--link)}.color-scheme-yellow :visited{color:var(--visited)}:root{--font-size-xs:0.83333333rem;--font-size-s:1rem;--font-size:1.33333333rem;--font-size-m:1.33333333rem;--font-size-l:1.33333333rem;--font-size-xl:2rem;--font-size-xxl:2.66666667rem;--font-size-xxxl:3.05555556rem;font-family:ibm plex sans,sans-serif;font-size:18px}@media screen and (max-width:1280px){:root{font-size:16px;--font-size-xs:1rem;--font-size-s:1rem;--font-size:1.33333333rem;--font-size-m:1.33333333rem;--font-size-l:1.33333333rem;--font-size-xl:1.77777778rem;--font-size-xxl:2.11111111rem;--font-size-xxxl:2.44444444rem}}@media screen and (max-width:990px){:root{font-size:13px}}a{text-decoration:underline}a:hover{text-decoration:none}p,li{line-height:1.4;margin:.25rem 0 1rem;font-size:var(--font-size)}li{margin-bottom:.5rem}h1,h2,h3,h4{line-height:1.2;font-family:ibm plex sans,sans-serif;font-weight:700;letter-spacing:-.02em}h1{margin:1em 0 .5em;font-size:var(--font-size-xxxl)}h2,h3,h4{margin:1.5em 0 .5em}h2{padding-top:.5rem;border-top:2px solid var(--accent);font-size:var(--font-size-xl)}h3{font-size:var(--font-size-l)}h4{font-size:var(--font-size-s);text-transform:uppercase}h5{font-size:var(--font-size-s)}section>h2{color:var(--accent);margin:0 0 3rem}ul.bare,dl.bare{display:block;padding:0;list-style-type:none}dl{margin:.25rem 0 1.5rem}dl dt{font-size:1.2rem;font-weight:700;margin-top:1rem}dl dd{margin:.25rem 1rem}a.btn,:link.btn,input[type=button],input[type=submit],button{font-size:1rem;font-weight:700;padding:.75rem 3rem;border:none;border-radius:1px;background:var(--accent);color:var(--accent-contrast);text-decoration:none}a.btn:visited,:link.btn:visited,input[type=button]:visited,input[type=submit]:visited,button:visited{color:var(--accent-contrast)}.subtitle{margin:.5rem 0 0;font-size:var(--font-size-xl);max-width:20em}.subtitle strong{font-weight:400}.accent{color:var(--accent)}.lonely-link{float:right;display:block;margin:1rem 0;font-weight:700;font-size:var(--font-size-s);text-transform:uppercase}.info-box{border:solid var(--accent);border-width:2px 0;padding:.5rem 0;margin-bottom:3rem}.dict-link{text-align:right}.privacy{margin-top:2rem}.privacy p{font-size:85%}#a11y-menu{box-sizing:border-box;text-align:center;padding-top:18px;user-select:none;-webkit-user-select:none}@media only screen and (min-width:790px){#a11y-menu{text-align:left}}#a11y-menu>div{display:inline-block;white-space:nowrap;margin:0 1rem 1rem 0}#a11y-menu .font-size-setter{display:inline-block;white-space:nowrap;box-sizing:border-box;margin-right:3.5px;width:28px;height:28px;line-height:calc(28px - 4px);border:2px solid var(--color);border-radius:28px;text-align:center;font-size:14px;cursor:pointer;user-select:none;-webkit-user-select:none;vertical-align:middle}#a11y-menu .mode-selector{display:inline-block;white-space:nowrap;box-sizing:border-box;margin-right:3.5px;width:28px;height:28px;line-height:calc(28px - 4px);border:2px solid var(--color);border-radius:28px;text-align:center;font-size:14px;cursor:pointer;user-select:none;-webkit-user-select:none;vertical-align:middle;color:#111;background-color:#fff;font-weight:700}#a11y-menu .mode-selector-dark{color:#fff;background-color:#111}#a11y-menu .mode-selector-blue{color:#e5ca00;background-color:#0050d0}#a11y-menu .mode-selector-yellow{color:#0050d0;background-color:#e5ca00}#a11y-menu .czj-trigger{width:28px;height:28px;font-size:inherit;line-height:inherit;font-size:14px;text-indent:-9999px;vertical-align:middle}._alert{background:var(--accent);color:var(--accent-contrast);padding:.5rem 0;margin-bottom:1rem}._alert p{margin:0;margin-left:auto;margin-right:auto;max-width:calc(100vw)}@media only screen and (min-width:790px){._alert p{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._alert p{max-width:calc(1300px - 4 * 2rem)}}._article{margin-left:auto;margin-right:auto;max-width:calc(100vw)}@media only screen and (min-width:790px){._article{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._article{max-width:calc(1300px - 4 * 2rem)}}._article h1{position:relative;margin:0 auto 2rem;margin-top:0;color:var(--accent);max-width:35rem}._article .text{margin:0 auto;max-width:35rem}._article .boxes{border-bottom:2px solid var(--color)}._article .boxes.more-info::before{display:block;content:"Další info pro…";margin:2rem 0 1rem;font-size:var(--font-size-xl);font-weight:700}._article .boxes h2{margin:0 0 2rem;cursor:pointer;color:var(--accent);text-decoration:underline;border-color:var(--color);font-size:var(--font-size-xl)}._article .boxes h2:hover{text-decoration:none}._article .boxes h2 .extra{display:none}._article .boxes label{margin:2rem 0 0;padding:0}._article .boxes label::before{display:block;content:"▼";float:right;margin:1rem;color:var(--accent);text-decoration:none}._article .boxes .details{display:none;margin:1rem 0 2rem}._article .boxes .details-opener{width:0;height:0;margin:0;display:block;visibility:hidden;overflow:hidden}._article .boxes .details-opener:checked~label h2{margin-bottom:1rem}._article .boxes .details-opener:checked~label::before{content:"▲"}._article .boxes .details-opener:checked~.details{display:block}._article figure{margin:2rem 0;padding:0;width:100%}._article img{width:100%;height:auto}._article.best-practice h1,._article.best-practice .subtitle{padding:0;margin:0 0 2rem;border:none}._article.best-practice h1{margin:2rem 0 1rem}@media only screen and (min-width:500px){._article.best-practice{clear:both;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;grid-row-gap:4rem}._article.best-practice h1,._article.best-practice .subtitle{grid-column:2/5;margin:0 0 2rem}._article.best-practice h1{margin:-3rem 0 0;max-width:none}._article.best-practice>figure{grid-column:span 2;padding:0;margin:0}._article.best-practice>figure img{width:100%;height:auto;box-shadow:0 0 2px #00000029}._article.best-practice section{margin:0;grid-column:span 2}._article.best-practice section.conclusion,._article.best-practice section.dictionary{grid-column:2/4}}._article.best-practice section.timeline ul{padding-left:1rem;border-left:2px solid var(--accent)}._article.best-practice section.timeline ul li{list-style-type:none;padding-left:0}._article.best-practice section.timeline ul li:before{display:inline-block;width:1rem;margin-left:-1rem;content:"—";color:var(--accent)}._article.best-practice section.timeline .parts-1{margin-bottom:1em}._article.best-practice section.timeline .parts-2{margin-bottom:2em}._article.best-practice section.timeline .parts-3{margin-bottom:3em}._article.best-practice section.timeline .parts-4{margin-bottom:4em}._article.best-practice section.timeline .parts-5{margin-bottom:5em}._article.best-practice section.timeline .parts-6{margin-bottom:6em}._article.best-practice section.timeline .parts-7{margin-bottom:7em}._article.doc .single-col-layout{max-width:35em;margin:0 auto}._article.doc .double-col-layout{display:grid;grid-column-gap:2rem}@media only screen and (min-width:790px){._article.doc .double-col-layout{grid-row-gap:4rem}}@media only screen and (min-width:790px){._article.doc .double-col-layout{grid-template-columns:1fr 1fr}}._article.doc .layout{display:grid;grid-column-gap:2rem}@media only screen and (min-width:790px){._article.doc .layout{grid-row-gap:4rem}}@media only screen and (min-width:790px){._article.doc .layout{grid-template-columns:3fr 2fr}}@media only screen and (min-width:790px){._article.map .map-wrapper{position:relative;margin-bottom:2rem}._article.map h2{position:sticky;top:0}._article.map .map-sticky{max-height:80vh;max-width:55%;width:auto;height:auto;display:block;position:sticky;top:3.5rem;left:0}._article.map .map-desc{font-size:.7rem;margin-left:57%}}@media only screen and (min-width:500px){._board{position:relative}._board .read-more{position:absolute;top:1rem;right:0}}@media only screen and (min-width:790px){._board .info::before{display:block;float:right;content:" ";width:45%;height:18vh;background-image:url(/images/kalendar.svg),url(/images/lupa.svg),url(/images/dokumentace.svg);background-repeat:no-repeat;background-position:0,50%,100%;background-size:contain}}@media only screen and (min-width:500px){._board .best-practice{position:relative}._board .best-practice .read-more{position:absolute;top:1rem;right:0}}._board .people{margin:0 0 4rem;background:var(--background-color)no-repeat padding-box;box-shadow:0 3px 6px var(--shadow);padding:1rem;clear:both;padding:2rem;display:grid;grid-gap:2rem}._board .people>:first-child{margin-top:0}._board .people>:last-child{margin-bottom:0}@media only screen and (min-width:790px){._board .people{padding:2rem}}@media only screen and (min-width:500px){._board .people{position:relative}._board .people .read-more{position:absolute;top:1rem;right:0}}@media only screen and (min-width:500px){._board .people{padding:2rem 4rem;grid-template-columns:repeat(2,auto)}}@media only screen and (min-width:790px){._board .people{grid-template-columns:repeat(4,auto)}}._board .people h2,._board .people h3{grid-column:1/-1;padding-bottom:2rem;border-bottom:2px solid var(--color)}._board .people .head{padding-left:5rem}._board .people .head .portrait{float:left;display:block;width:4rem;height:4rem;border-radius:2rem;overflow:hidden;margin-left:-5rem}._board .people .head .portrait img{display:block;width:100%;margin:0;object-fit:cover}._board .people .read-more{top:2rem;right:4rem}._board .people h4{margin:0}._board .people h4::after{display:block;content:"";height:2px;width:7rem;background:var(--color);margin:.5rem 0}@media only screen and (min-width:790px){._board .output{display:grid;grid-gap:2rem;grid-template-columns:repeat(2,1fr)}}._czj .toggle{display:none}._czj .video-content{box-sizing:border-box;padding:1rem 4rem 1rem 1rem;border:solid var(--accent);border-width:2px 0;background:var(--accent-soft);display:none;z-index:999;position:absolute;width:50vw;height:30vw;box-shadow:0 3px 6px var(--shadow)}@media only screen and (max-width:790px){._czj .video-content{width:calc(100vw - 2rem);height:60vw}}._czj .video-content .iframe-wrapper{width:100%;height:100%}._czj .video-content .video-wrapper{width:100%;height:100%}._czj .video-content .video-wrapper video{width:100%;height:auto}._czj .video-content .close{cursor:pointer;position:absolute;top:1rem;right:1rem;line-height:1.5rem;font-size:1.5rem;margin:0;padding:0}._czj .handle{position:absolute;bottom:1rem;right:1rem;width:2rem;height:2rem;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:move}._czj .handle svg{pointer-events:none;width:2rem;height:2rem;fill:var(--accent)}._czj .toggle:checked+.video-content{display:block;position:fixed;bottom:1rem;left:1rem;z-index:100}.czj-trigger{cursor:pointer;display:inline-block;background-image:url(/images/czj.svg);padding-left:2.25rem;width:2.25rem;height:2.25rem;box-sizing:border-box;background-size:contain;background-repeat:no-repeat;overflow:hidden;white-space:nowrap}.czj-trigger.floating{display:block}.czj-trigger.top{position:absolute;top:0;right:0}.czj-trigger.left{position:absolute;top:0;left:0;margin-left:-3rem}._db .perex{margin:2.5rem 0 3rem}._db .filters{margin-bottom:2rem;container-type:inline-size}._db .filters label{display:block;margin-bottom:.25rem;padding:.25rem .4rem;border:1px solid var(--accent);cursor:pointer;border-radius:3px}._db .filters label:has(input:checked){background-color:var(--accent);color:#fff}._db .filters label input{display:none}._db .filters .filter-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;grid-row-gap:1rem}._db .filters .filter-grid h3{margin-top:0}._db .filters .filter-grid .full{grid-column:1/-1}@container(max-width:500px){._db .filters .filter-grid {
    grid-template-columns: 1fr; } }._db .hide{display:none}._db .item{padding-bottom:1rem;border-top:2px solid var(--accent)}._db .item h3{cursor:pointer;margin-top:1rem;text-decoration:none}._db .item h3:hover{text-decoration:underline}._db .item h3::before{content:"▼ "}._db .item .content{display:none}._db .item .tags{display:none}._db .item .tags .tag{font-size:80%;display:inline-block;background:var(--soft-bg);padding:.5em}._db input:checked+.item h3{cursor:pointer;margin-top:1rem}._db input:checked+.item h3::before{content:"▲ "}._db input:checked+.item .content{display:block}._db .filtered .item{display:none}._db .filtered .item.shown{display:block}._footer{margin:0 0 4rem;margin-left:auto;margin-right:auto;max-width:calc(100vw);margin-top:3rem;padding:2rem 1rem}._footer>:first-child{margin-top:0}._footer>:last-child{margin-bottom:0}@media only screen and (min-width:790px){._footer{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._footer{max-width:calc(1300px - 4 * 2rem)}}._footer .wrapper{display:grid;grid-column-gap:2rem;border-top:2px solid var(--color);padding-top:2rem}@media only screen and (min-width:790px){._footer .wrapper{grid-row-gap:4rem}}@media only screen and (min-width:790px){._footer .wrapper{grid-template-columns:3fr 1fr 2fr}}._footer .contact{margin:0 0 2rem}._footer .contact h3{margin-top:0}._footer nav{margin:0}._footer nav ul{display:block;padding:0;margin:0 0 1rem}._footer nav ul li{list-style-type:none;margin:0 0 .25rem}._footer .brno{margin:3rem 0}._footer .projekt{border-top:2px solid var(--shadow);margin-top:3rem;padding:2rem 0}._footer .projekt img{float:right;display:block;width:150px;margin:-1rem 0 0 1rem}._found-a-barrier{margin:0;padding:1rem;padding-left:35%;background-color:var(--accent-soft);background-image:url(/images/bariera.svg);background-position:4%;background-size:28%;background-repeat:no-repeat}._found-a-barrier h2{font-size:var(--font-size-l);border:none;margin-top:0}._found-a-barrier .btn{display:inline-block;color:var(--accent-contrast);margin:0;padding:.75rem 3rem}._help{margin:0 0 4rem;background:var(--background-color)no-repeat padding-box;box-shadow:0 3px 6px var(--shadow);padding:1rem;margin-left:auto;margin-right:auto;max-width:calc(100vw)}._help>:first-child{margin-top:0}._help>:last-child{margin-bottom:0}@media only screen and (min-width:790px){._help{padding:2rem}}@media only screen and (min-width:790px){._help{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._help{max-width:calc(1300px - 4 * 2rem)}}._list{font-size:var(--font-size-l);padding-left:0}._list li{list-style-type:none;margin-bottom:1rem;margin-left:1.5rem}._list li::before{content:" ";display:inline-block;white-space:nowrap;overflow:hidden;box-sizing:border-box;vertical-align:baseline;margin-left:-1.5rem;margin-right:1.5rem;width:1rem;height:1rem;line-height:calc(1rem + .01em);background:var(--accent);border:1px solid var(--accent);border-radius:1rem;text-align:center;font-weight:700;font-size:.5rem;cursor:pointer;user-select:none;-webkit-user-select:none}._message{margin:0 0 4rem;margin-left:auto;margin-right:auto;max-width:calc(100vw);background:var(--background-color)no-repeat padding-box;box-shadow:0 3px 6px var(--shadow);padding:1rem;background:var(--accent-soft);position:relative;top:2rem}._message>:first-child{margin-top:0}._message>:last-child{margin-bottom:0}@media only screen and (min-width:790px){._message{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._message{max-width:calc(1300px - 4 * 2rem)}}@media only screen and (min-width:790px){._message{padding:2rem}}._people{margin:0 0 4rem;margin-left:auto;margin-right:auto;max-width:calc(100vw);border-top:2px solid var(--accent);display:grid;grid-gap:2rem}._people>:first-child{margin-top:0}._people>:last-child{margin-bottom:0}@media only screen and (min-width:790px){._people{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._people{max-width:calc(1300px - 4 * 2rem)}}@media only screen and (min-width:500px){._people{grid-template-columns:repeat(2,1fr)}}._people h2,._people h3{grid-column:1/-1;border:none;margin:0 0 .75rem}._people .head{grid-column:1/-1;margin-top:1rem;padding-left:6rem}._people .head .portrait{float:left;display:block;width:5rem;height:5rem;border-radius:2.5rem;overflow:hidden;margin-left:-6rem;margin-top:-.5rem}._people .head .portrait img{display:block;width:100%;margin:0;object-fit:cover}@keyframes frame-on-hover{from{opacity:0}to{opacity:1}}._preview{position:relative}._preview .perex{margin:.5rem 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}._preview .perex p{display:inline}._preview .illustration img{display:block;width:100%;height:9rem;margin:0;object-fit:cover;box-shadow:0 0 3px #00000029}._preview a{display:block;text-decoration:none;position:relative;height:100%}._preview a h3{margin:.5rem 0;text-decoration:underline}._preview a:hover::before{content:" ";position:absolute;top:-.5rem;left:-.5rem;bottom:-.5rem;right:-.5rem;border:1px solid var(--accent);border-radius:2px;animation:frame-on-hover .4s ease-in}._preview a:hover h3{text-decoration:none}._preview a p{color:var(--color)}._preview a .subtitle{margin:0 0 .75rem}._preview a .date{font-weight:700}._preview a .date::after{display:block;content:"";height:2px;width:7rem;background:var(--color);margin:.5rem 0}._preview.separators{border:solid var(--color);border-width:2px 0 0}._preview.separators h4{margin:1rem 0}._preview.separators:last-child{border-width:2px 0;margin-bottom:1rem}._preview.summary h3{border-top:2px solid var(--accent);padding-top:1rem;margin:0 0 .25rem}._preview.summary ._sep-list li{font-weight:700;font-size:var(--font-size-s)}._report{margin:0 0 4rem;margin-left:auto;margin-right:auto;max-width:calc(100vw)}._report>:first-child{margin-top:0}._report>:last-child{margin-bottom:0}@media only screen and (min-width:790px){._report{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._report{max-width:calc(1300px - 4 * 2rem)}}._report h1{margin-top:0;color:var(--accent)}._report #map{height:200px;border:2px solid var(--color);border-radius:2px}._report #map a{color:#000}._report .gps{display:block;margin:.25rem 0;float:right;padding:.5rem}._report form{margin-top:2rem;border-top:2px solid var(--accent)}._report form label{display:block;margin:0 0 2rem;font-size:var(--font-size)}._report form label:first-child{margin-top:.25rem;font-size:var(--font-size-xl)}._report form label input,._report form label textarea{font-size:var(--font-size);border:2px solid var(--color);border-radius:2px;display:block;width:100%;box-sizing:border-box;margin:.25rem 0 0;padding:.25rem}@media only screen and (min-width:500px){._report{display:grid;grid-column-gap:2rem;grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:500px) and (min-width:790px){._report{grid-row-gap:4rem}}@media only screen and (min-width:500px){._report .report-header{margin:0;grid-column:1/-1}._report form{margin:0;grid-column:1/3}._report .info{grid-column:3/5}._report .info .soft-box{background:var(--accent-soft);padding:2rem;border-top:2px solid var(--accent)}._report .info .soft-box h2{border:none;padding-top:0;margin:0 0 2rem}._report .info .soft-box ol,._report .info .soft-box li:last-child{margin-bottom:0}._report .info h2:first-child{margin-top:0}}._reports{display:grid;grid-column-gap:2rem;margin-left:auto;margin-right:auto;max-width:calc(100vw)}@media only screen and (min-width:790px){._reports{grid-row-gap:4rem}}@media only screen and (min-width:790px){._reports{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._reports{max-width:calc(1300px - 4 * 2rem)}}@media only screen and (min-width:790px){._reports{clear:both;grid-template-columns:repeat(2,1fr);grid-row-gap:0}._reports h2{margin-top:0}}._reports #web-reports{margin-bottom:3rem}._reports h1{color:var(--accent);grid-column:1/-1}._sep-list{display:block;padding:0;margin:0}._sep-list li{display:block;list-style-type:none;border:solid #00000029;border-width:2px 0 0;padding:.5rem 0;margin:0}._sep-list li strong{color:var(--accent)}._sep-list li h4{margin:.5rem 0 1rem}._sep-list li:last-child{border-width:2px 0;margin-bottom:1rem}._site-header{display:grid;grid-column-gap:2rem;margin:0 0 4rem;margin-left:auto;margin-right:auto;max-width:calc(100vw);background:var(--background-color)no-repeat padding-box;box-shadow:0 3px 6px var(--shadow);padding:1rem;margin-top:0}@media only screen and (min-width:790px){._site-header{grid-row-gap:4rem}}._site-header>:first-child{margin-top:0}._site-header>:last-child{margin-bottom:0}@media only screen and (min-width:790px){._site-header{max-width:calc(100vw - 4 * 2rem)}}@media only screen and (min-width:1300px){._site-header{max-width:calc(1300px - 4 * 2rem)}}@media only screen and (min-width:790px){._site-header{padding:2rem}}._site-header h1{font-size:var(--font-size-xxxl);color:var(--accent);margin:0;padding-top:.5rem;border-top:2px solid var(--accent)}._site-header h1 a{text-decoration:none}._site-header h1 a:hover{text-decoration:underline}._site-header h1 a:visited{color:var(--accent)}._site-header .about{font-size:var(--font-size-l);max-width:20em}._site-header nav{border-top:2px solid var(--color)}._site-header nav ul{display:block;padding:0;margin:1rem 0}._site-header nav ul li{list-style-type:none;margin:0 0 .25rem}._site-header nav ul li a:visited{color:var(--accent)}._site-header #a11y-menu{border-top:2px solid var(--color)}@media only screen and (min-width:790px){._site-header{grid-template-columns:3fr 1fr 2fr}._site-header .intro{grid-column:1;grid-row:1}._site-header .about{grid-column:1;grid-row:2;font-size:var(--font-size-xl)}._site-header nav{grid-column:2;grid-row:1}._site-header #a11y-menu{grid-column:3;grid-row:1}._site-header ._found-a-barrier{grid-column:2/4;grid-row:2}}._steps{font-size:var(--font-size-l);counter-reset:li;padding-left:0}@media only screen and (min-width:790px){._steps{padding-right:32%;background-image:url(/images/pomoc.svg);background-position:96%;background-size:contain;background-repeat:no-repeat}}._steps li{list-style-type:none;margin-bottom:1rem;margin-left:2.7rem}._steps li::before{content:counter(li);counter-increment:li;display:inline-block;white-space:nowrap;overflow:hidden;box-sizing:border-box;vertical-align:top;margin-left:-2.7rem;margin-right:.9rem;width:1.8rem;height:1.8rem;line-height:calc(1.8rem + .01em);color:var(--accent-contrast);background:var(--accent);border:1px solid var(--accent);border-radius:1.8rem;text-align:center;font-weight:700;font-size:.9rem;cursor:pointer;user-select:none;-webkit-user-select:none}._steps li:last-child{font-weight:700}._steps li:last-child::before{background-color:var(--background-color);color:var(--accent);content:"→"}._tips{font-size:var(--font-size-l);counter-reset:li;padding-left:0}._tips li{list-style-type:none;margin-bottom:1rem;margin-left:2.7rem}._tips li::before{content:counter(li);counter-increment:li;display:inline-block;white-space:nowrap;overflow:hidden;box-sizing:border-box;vertical-align:top;margin-left:-2.7rem;margin-right:.9rem;width:1.8rem;height:1.8rem;line-height:calc(1.8rem + .01em);color:var(--accent-contrast);background:var(--accent);border:1px solid var(--accent);border-radius:1.8rem;text-align:center;font-weight:700;font-size:.9rem;cursor:pointer;user-select:none;-webkit-user-select:none}._db-solutions{padding:0}._db-solutions li{list-style-type:none}._db-solutions p{font-size:var(--font-size-s);margin:.25rem 0}._db-solutions .category{font-size:var(--font-size-xs);color:var(--accent)}._db-solutions h4{margin-bottom:0}._vyveska ul{padding:0}._vyveska p{margin:0}._vyveska li{list-style-type:none;padding:1.5rem 0 1rem;border-top:2px solid var(--accent)}._vyveska .date{display:block;margin-bottom:.5rem;font-weight:700;font-size:80%;text-transform:uppercase}._vyveska .detail{margin-top:.25rem;line-height:1.5em;font-size:80%;opacity:.8}@media only screen and (min-width:500px){._vyveska.preview{position:relative}._vyveska.preview .read-more{position:absolute;top:1rem;right:0}}._vyveska.preview ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}._vyveska.preview li{padding:0;border:none}