@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,600;1,400&display=swap");@font-face{font-family:Cesko Digital;src:url(https://data.cesko.digital/font/regular.woff2) format("woff2"),url(https://data.cesko.digital/font/regular.woff) format("woff"),url(https://data.cesko.digital/font/regular.eot) format("eot");font-weight:400;font-style:normal}@font-face{font-family:Cesko Digital;src:url(https://data.cesko.digital/font/semibold.woff2) format("woff2"),url(https://data.cesko.digital/font/semibold.woff) format("woff"),url(https://data.cesko.digital/font/semibold.eot) format("eot");font-weight:600;font-style:normal}*{box-sizing:border-box}html{height:100%}body{margin:0;font-family:Cesko Digital,sans-serif;-webkit-font-smoothing:antialiased;background:#fff;color:#21262c}.main-wrapper{display:flex;min-height:100vh;flex-direction:column;align-items:center}.content-wrapper{display:flex;justify-content:center;flex-direction:row;max-width:1200px;margin-right:20px;margin-left:20px;width:100%}.navigation-wrapper{width:100%;background-color:#f9f9f9}.navigation-bar{width:100%;max-width:1200px;display:flex;flex-direction:row;flex-wrap:wrap;gap:48px;row-gap:28px;align-items:center;padding:40px 28px;margin:auto}.logo-full{display:none;width:255px;height:53px;background-image:url(/logo.svg);background-size:contain;margin-top:-21px}.logo-square{width:60px;aspect-ratio:1;flex-shrink:0;background-image:url(/favicon.png);background-size:contain}.navigation-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;gap:28px;font-size:1.25rem}.navigation-menu a,.navigation-menu a:visited{color:#000}.navigation-current{font-weight:600;text-decoration:none}@media (min-width:1024px){.logo-square{display:none}.logo-full{display:block}.navigation-wrapper{padding-top:24px}.navigation-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.post-listing-row{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:28px;gap:28px;padding:28px}@media (min-width:1024px){.post-listing-row{grid-template-columns:repeat(3,minmax(0,1fr))}.main-post{grid-column:span 2/span 2}}.partner-section{width:100%;max-width:1200px;margin-top:20px;margin-bottom:20px;padding-left:28px;padding-right:28px}.partner-section h2{text-align:center;margin-bottom:30px}.partner-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:20px;row-gap:20px}.partner-logo-card{display:flex;width:160px;height:100px}.partner-logo-card img{max-width:100%;max-height:100%;object-fit:contain;margin:auto}.footer{margin-top:20px;background:#080831;padding:30px;width:100%;margin-left:-20px;margin-right:-20px}.footer-content{display:flex;flex-direction:column}.footer-row{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.footer-item{padding:20px}.footer-link{vertical-align:middle;font-size:16px;text-decoration:none;font-weight:700;line-height:1.4;text-overflow:ellipsis;overflow:hidden;color:#fff;white-space:nowrap;width:min-content}.footer-link:hover{transition:all .2s ease-in-out;opacity:.6}.press-release-listing{background:#fff;border:2px solid #ededef;border-radius:14px;padding:20px 20px 0;max-height:800px;height:100%}.press-release-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap-reverse;margin-bottom:15px}.press-release-icon{margin-right:10px;margin-left:4px}.press-release-title{font-style:normal;font-weight:700;font-size:24px;line-height:150%;color:#080831;margin:0}.press-release-divider{height:1px;width:100%;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.press-release-link{display:block;padding:1rem 20px;text-decoration:none;color:#2b2b2b;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);position:relative}.press-release-link:before{content:"";display:block;position:absolute;top:0;right:20px;bottom:0;left:20px;width:calc(100% - 40px);height:100%;box-shadow:0 4px 5px -5px #fff;transition:box-shadow .25s ease-out}.post-card-link{text-decoration:none;color:#000}.post-card{background:#fff;border:2px solid #ededef;border-radius:14px;height:100%;transition:all .25s ease-in-out}.post-card:hover{box-shadow:0 8px 18px hsla(0,0%,4%,.12)}.post-card-meta{padding:20px}.post-card-author{font-weight:400;font-size:16px;margin-bottom:10px;margin-top:5px;color:#000;width:auto}.post-card h2,.post-card-author{font-style:normal;line-height:150%}.post-card h2{font-weight:700;font-size:24px;margin:0}.post-card-description{font-style:normal;font-weight:400;font-size:16px;line-height:24px;height:48px;-webkit-line-clamp:2;display:block;display:-webkit-box;max-width:100%;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:10px;color:#080831}.post-container{background:#fff;border:2px solid #ededef;border-radius:14px}.post-wrapper{padding:10px 40px 40px}.post-metadata{font-style:normal;font-weight:400;font-size:16px;line-height:150%;margin-bottom:10px;margin-top:5px;color:#000;width:auto}.post-author{text-decoration:none;color:#000}.post-title{font-style:normal;font-weight:700;font-size:36px;line-height:130%;color:#000;margin:0}.post-perex{font-family:Fira Sans,sans-serif;font-style:normal;font-weight:400;font-size:23px;line-height:150%;color:#080831;opacity:1;display:block;display:-webkit-box;max-width:100%;-webkit-box-orient:vertical;margin-top:10px}.post-button{background:#fff;box-sizing:border-box;border-radius:8px;font-style:normal;font-weight:600;font-size:18px;line-height:100%;margin-top:50px;text-decoration:none;width:260px;display:flex;align-items:center;text-align:center;background-color:#00f;color:#fff;padding:12px 16px;transition:all .2s ease-in-out}.post-button:hover{background-color:#080831}.post-button img{margin-right:10px}.post-content{font-family:Fira Sans,sans-serif;font-style:normal;color:#000}.post-content h1,.post-content h2,.post-content h3{font-family:Cesko Digital,sans-serif}.post-content h1{margin-top:1.5em}.post-content p{font-style:normal;font-weight:400;font-size:20px;color:#080831}.post-content p,li{line-height:30px}.post-content ul,ol{padding-left:1.2em;font-size:20px}.post-content img{border-radius:10px;max-width:100%}.post-content .picture-note{margin-top:-15px;margin-left:5px;font-size:16px;line-height:150%;opacity:.5}.post-content a{border-bottom:2px solid rgba(0,0,255,.25);color:#00f;text-decoration:none}.post-content a:hover{transition:all .2s ease-in-out;border-bottom:none}.post-content h2{margin-top:50px}.post-content .volunteers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.post-content .volunteer{display:flex;flex-direction:column;align-items:center;margin:15px;width:170px;text-align:center}.post-content .volunteer img{width:80px;height:80px;border-radius:40px;object-fit:cover}.post-content .volunteer .name{margin-top:10px;margin-bottom:5px}.post-content .volunteer .note{font-size:14px;opacity:.5}