h1.red{color:#c02500}h1.orange{color:#f39c12}h1.blue{color:#2e95d9}header{background-color:#fff;width:100%}header.sticky{z-index:90;transition:top .3s;position:fixed;top:0}header.sticky.unsticky{top:-150px}header .header--logo{width:235px}header #inner--header nav,header #inner--header nav ul{align-items:center;display:flex}header #inner--header nav ul li:first-child{color:#c02500}header #inner--header nav ul li:first-child a:before{background-color:#c02500}header #inner--header nav ul li:nth-child(2){color:#f39c12}header #inner--header nav ul li:nth-child(2) a:before{background-color:#f39c12}header #inner--header nav ul li:nth-child(3){color:#2e95d9}header #inner--header nav ul li:nth-child(3) a:before{background-color:#2e95d9}header #inner--header nav ul a{text-transform:uppercase;font-size:1.1rem;font-weight:700;display:inline-block;position:relative}header #inner--header nav ul a:before{content:"";transform-origin:2px;width:100%;height:3px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}header #inner--header nav ul a:hover:before{transform:scaleX(1)}header button,header button:hover,header button:focus,header button:active{background-color:#0000}header #headerDesktopSearchFlyout.search-flyout{opacity:0;visibility:hidden;max-height:0;transition:max-height .28s,opacity .28s,transform .28s,visibility .28s;overflow:hidden;transform:translateY(-10px)}header #headerDesktopSearchFlyout.search-flyout-open{opacity:1;visibility:visible;max-height:1000px;transform:translateY(0)}picture{margin-top:5rem}#headerDesktopSearchFlyout{width:100%}#headerDesktopSearchFlyout .search-flyout-close{margin:auto;padding-top:2rem}#headerDesktopSearchFlyout .search-flyout-close button{cursor:pointer;opacity:.5;border:0;align-self:flex-end;align-items:center;margin-left:auto;padding:0;transition:all .3s ease-in-out;display:flex}#headerDesktopSearchFlyout .search-flyout-close button span{white-space:nowrap}#headerDesktopSearchFlyout .search-flyout-close button svg{min-height:20px;max-height:28px;transition:all .3s ease-in-out}#headerDesktopSearchFlyout .search-flyout-close button:hover{opacity:1}#headerDesktopSearchFlyout .search-flyout-close button:hover span{text-decoration:underline}#headerDesktopSearchFlyout .search-flyout-close button:hover svg{transform:rotate(90deg)}#headerDesktopSearchFlyout .search-flyout-input{justify-content:center;margin-top:.75rem;padding-bottom:1.5rem;display:flex}.inputWrapper{position:relative}.inputWrapper input#search-label{width:100%;height:3rem;box-shadow:none;border:1px solid #e4e6e7;outline:none}.inputWrapper button#search--button{background-color:#0000;position:absolute;top:0;bottom:0;right:.75rem}.inputWrapper button#search--button svg{fill:#2e95d9;height:85%}footer{color:#fff;background-color:#4c5255;width:100%}footer #footer--inner{margin:auto;display:flex;position:relative}footer .footer--sub{justify-content:space-between;display:flex;position:relative}.link--button{color:#fff;background-color:#2e95d9;border:2px solid #2e95d9;font-weight:400;transition:all .3s}.link--button:hover{color:#2e95d9;background-color:#fff;border-color:#2e95d9}button{background-color:#2e95d9}button:hover{background-color:#2e95d98c}button:focus{background-color:#2e95d9a6}button:active{background-color:#2e95d9bf}a.button-design{color:#fff;background-color:#2e95d9}a.button-design:hover{background-color:#2e95d98c}a.button-design:focus{background-color:#2e95d9a6}a.button-design:active{background-color:#2e95d9bf}.button--red{background-color:#c02500}.button--red:hover{background-color:#c025008c}.button--red:focus{background-color:#c02500a6}.button--red:active{background-color:#c02500bf}textarea{resize:none}input[type=file]{border-bottom:1px solid #d1d5db;border-radius:0 0 0 .375rem}input[type=file]::file-selector-button{color:#000;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;margin-bottom:-1px;padding:8px 16px;transition:font-weight .3s}input[type=file]::file-selector-button:hover{font-weight:600}.title--center{text-align:center;text-transform:uppercase;color:#f39c12;padding-top:.75rem;padding-bottom:1rem;font-size:1.75rem;font-weight:600}.mt-0{margin-top:0}.img--locale{aspect-ratio:1;filter:grayscale(.85);background-position:50%;background-size:contain;width:25px;transition:filter .3s;display:block}.img--locale:hover{filter:grayscale(0)}.img--locale__de{background-image:url(/build/assets/de-CLTaUaYf.svg)}.img--locale__cs{background-image:url(/build/assets/cs-ht7rtF2N.svg)}#cookies-policy .cookiesBtn__link{background-color:#2e95d9!important;border-color:#2e95d9!important}#cookies-policy a.cookies__details{color:#2e95d9!important}#cookies-policy .cookies__category input:checked+.cookies__box:after{background-color:#2e95d9!important}#reset-button{background-color:#2e95d9;border-radius:0}#reset-button button span{text-transform:uppercase}.news .new>a{z-index:9;background-color:#fff;outline:none;transition:transform .3s}.news .new>a:hover{transform:scale(1.04)}.news .new .new__image{height:240px;position:relative;overflow:hidden}.news .new .new__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;bottom:0}.news .new .new__tags{display:flex}.news .new .new__title{color:#f39c12;font-size:1.4rem}.news .new .new__annotation{text-align:left;border-style:solid;border-color:#e5e7eb;border-bottom-width:1px;font-size:1rem}.news .new .new__annotation p.annotation{-webkit-line-clamp:5;line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tag{background-color:var(--tag-bg,#e5e7eb);color:var(--tag-fg,#111827);text-transform:uppercase;z-index:10;border-radius:5px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.loader{aspect-ratio:2;--c:linear-gradient(#2e95d9 25%, #c02500 0 50%, #f39c12 0 75%, #2e95d9 0);background:var(--c), var(--c), var(--c), var(--c);background-position:0 100%,33.3333% 100%,66.6667% 100%,100% 100%;background-repeat:no-repeat;background-size:26% 400%;width:80px;animation:2s infinite l10}@keyframes l10{0%{background-position:0 100%,33.3333% 100%,66.6667% 100%,100% 100%}8.33%{background-position:0 66.6667%,33.3333% 100%,66.6667% 100%,100% 100%}16.67%{background-position:0 66.6667%,33.3333% 66.6667%,66.6667% 100%,100% 100%}25%{background-position:0 66.6667%,33.3333% 66.6667%,66.6667% 66.6667%,100% 100%}30%,33.33%{background-position:0 66.6667%,33.3333% 66.6667%,66.6667% 66.6667%,100% 66.6667%}41.67%{background-position:0 33.3333%,33.3333% 66.6667%,66.6667% 66.6667%,100% 66.6667%}50%{background-position:0 33.3333%,33.3333% 33.3333%,66.6667% 66.6667%,100% 66.6667%}58.33%{background-position:0 33.3333%,33.3333% 33.3333%,66.6667% 33.3333%,100% 66.6667%}63%,66.67%{background-position:0 33.3333%,33.3333% 33.3333%,66.6667% 33.3333%,100% 33.3333%}75%{background-position:0 0,33.3333% 33.3333%,66.6667% 33.3333%,100% 33.3333%}83.33%{background-position:0 0,33.3333% 0,66.6667% 33.3333%,100% 33.3333%}91.67%{background-position:0 0,33.3333% 0,66.6667% 0,100% 33.3333%}97%,to{background-position:0 0,33.3333% 0,66.6667% 0,100% 0}}#actuality header{border-radius:1rem;flex-direction:column;justify-content:center;width:100%;display:flex}#actuality header h1{margin:0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.1}#actuality header div.header--image{text-align:center;width:100%}#actuality header div.header--image img{border-radius:5px;max-width:550px;display:inline}#actuality header p.annotation{color:#999;font-size:1.25rem;font-weight:700}#actuality div.prose{color:#000}#actuality a{color:#2e95d9;font-weight:650;text-decoration:underline}#actuality footer{color:#000;background-color:#fff;border-top:1px solid #f39c12;margin-top:3.5rem;padding-top:.75rem;font-style:italic}::selection{background-color:#f39c128c}img::selection{background-color:#0000}body{background-color:#f2f2f3;font-size:18px;line-height:1.75rem}body>div.min-h-screen{flex-direction:column;justify-content:space-between;gap:2rem;display:flex}body main>div{flex-direction:column;display:flex;position:relative}body main p{text-align:justify;margin-bottom:20px}body main p:last-child{margin-bottom:0}body main section.section--banner>div.bg-white{justify-content:center;width:100%;display:flex}body main section.section--banner img{width:60%;max-width:650px}body main section div.bg-white{background-color:#fff;border-style:solid;border-color:#e5e7eb;border-bottom-width:1px}body main section ul{list-style:circle}body main section ol{list-style:decimal}body main section ul,body main section ol{unicode-bidi:isolate;margin-block:1em;padding-inline-start:40px}body main div.link a{color:#fff;text-transform:uppercase;background-color:#2e95d9;padding:.75rem 1.5rem;font-weight:700;transition:all .3s}body main div.link a:hover{color:#2e95d9;background-color:#fff}body main h3{color:#c02500;padding-bottom:.25rem;font-size:1.3rem;font-weight:600}img{max-width:100%}.material--description p{color:#4b5563;font-size:.875rem;line-height:1.25rem}.tag--material{color:#fff;cursor:pointer;border:0;border-radius:4px;font-size:.65rem;font-weight:600;line-height:1.3}span.tag--material{cursor:default}.tag--material-language,.tag--material-language:hover,.tag--material-language:focus,.tag--material-language:active{background-color:#c02500}.tag--material-school,.tag--material-school:hover,.tag--material-school:focus,.tag--material-school:active{background-color:#f39c12}.tag--material-content,.tag--material-content:hover,.tag--material-content:focus,.tag--material-content:active{background-color:#2e95d9}.position--location{aspect-ratio:1;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;display:flex;position:absolute}.position--location i{transition:color .3s}.position--location i:hover{color:#c02500}
