')}.input-element.multi-select.drop-down-wrapper .drop-down-menu .menu-item .menu-item-icon .menu-item-icon-selected{display:none}.input-element.multi-select.drop-down-wrapper .drop-down-menu .menu-item.active{background-image:none}.input-element.multi-select.drop-down-wrapper .drop-down-menu .menu-item.active .menu-item-icon{background-image:url('data:image/svg+xml, ')}.input-element.multi-select.drop-down-wrapper .drop-down-menu .menu-item.active .menu-item-icon .menu-item-icon-unselected{display:none}.input-element.multi-select.drop-down-wrapper .drop-down-menu .menu-item.active .menu-item-icon .menu-item-icon-selected{display:block}.input-element input,.input-element textarea,.input-hint-text,.file-input label{font-family:"Linotype Univers 430";font-size:16px;line-height:1.48}.input-element .input-optional-label{font-family:"Linotype Univers 430";font-size:14px;line-height:1.48}.input-element label .label-text{font-family:"Linotype Univers 530";font-size:14px;line-height:1.48}.input-states{padding-top:45px;display:flex;flex-direction:column;gap:16px}.input-states .form-row{min-height:64px}.input-states .form-row.with-hint{min-height:94px}.theme-light .input-container{background:#fff;color:#00488e}.theme-dark .input-container{background:#00488e;color:#fff}.theme-light .input-container.bg-secondary{background:#f2f6f9}.theme-dark .input-container.bg-secondary{background:#336da5}.theme-light .input-container.bg-secondary .input-element input,.theme-light .input-container.bg-secondary .input-element textarea{background:#fff}.theme-dark .input-container.bg-secondary .input-element input,.theme-dark .input-container.bg-secondary .input-element textarea{background:#336da5}.input-container .form-container{padding:0}.form-container{display:flex;flex-direction:column;gap:16px}.form-row{display:flex;flex-direction:column;width:100%}.input-group{display:flex;gap:16px}.input-element{display:flex;flex-direction:column;gap:8px;position:relative;width:100%}.input-element input,.input-element textarea{width:100%;height:100%;border-radius:4px;padding:32px 16px 8px}.theme-light .input-element input,.theme-light .input-element textarea{background:#fff;color:#303030;border:solid 1px #6691bb}.theme-dark .input-element input,.theme-dark .input-element textarea{background:#00488e;color:#fff;border:solid 1px #99b6d2}.theme-light .input-element input::placeholder,.theme-light .input-element textarea::placeholder{color:#737373}.theme-dark .input-element input::placeholder,.theme-dark .input-element textarea::placeholder{color:#f2f6f9}.theme-light .input-element input.filled,.theme-light .input-element textarea.filled{border-color:#00488e}.theme-dark .input-element input.filled,.theme-dark .input-element textarea.filled{border-color:#fff}.input-element input:focus-visible,.input-element input.focus,.input-element textarea:focus-visible,.input-element textarea.focus{border-width:2px;outline-width:2px;outline-offset:2px;padding-left:15px;padding-top:30px}.theme-light .input-element input:focus-visible,.theme-light .input-element input.focus,.theme-light .input-element textarea:focus-visible,.theme-light .input-element textarea.focus{border-color:#00488e;outline:solid 2px #00a3ae}.theme-light .input-element input:focus-visible.mouse-focus,.theme-light .input-element input.focus.mouse-focus,.theme-light .input-element textarea:focus-visible.mouse-focus,.theme-light .input-element textarea.focus.mouse-focus{outline:none}.theme-dark .input-element input:focus-visible,.theme-dark .input-element input.focus,.theme-dark .input-element textarea:focus-visible,.theme-dark .input-element textarea.focus{border-color:#fff;outline:solid 2px #00a3ae}.theme-dark .input-element input:focus-visible.mouse-focus,.theme-dark .input-element input.focus.mouse-focus,.theme-dark .input-element textarea:focus-visible.mouse-focus,.theme-dark .input-element textarea.focus.mouse-focus{outline:none}.input-element input:active,.input-element input.active,.input-element input.typing,.input-element textarea:active,.input-element textarea.active,.input-element textarea.typing{border-width:2px;outline:none;padding-left:15px;padding-top:31px;padding-bottom:7px}.theme-light .input-element input:active,.theme-light .input-element input.active,.theme-light .input-element input.typing,.theme-light .input-element textarea:active,.theme-light .input-element textarea.active,.theme-light .input-element textarea.typing{border-color:#00488e}.theme-dark .input-element input:active,.theme-dark .input-element input.active,.theme-dark .input-element input.typing,.theme-dark .input-element textarea:active,.theme-dark .input-element textarea.active,.theme-dark .input-element textarea.typing{border-color:#fff}.input-element input:-webkit-autofill,.input-element input:-webkit-autofill:focus,.input-element input:autofill,.input-element input:-internal-autofill-selected,.input-element textarea:-webkit-autofill,.input-element textarea:-webkit-autofill:focus,.input-element textarea:autofill,.input-element textarea:-internal-autofill-selected{-webkit-box-shadow:0 0 0 1000px white inset}.theme-light .input-element input:-webkit-autofill,.theme-light .input-element input:-webkit-autofill:focus,.theme-light .input-element input:autofill,.theme-light .input-element input:-internal-autofill-selected,.theme-light .input-element textarea:-webkit-autofill,.theme-light .input-element textarea:-webkit-autofill:focus,.theme-light .input-element textarea:autofill,.theme-light .input-element textarea:-internal-autofill-selected{background-color:transparent}.theme-dark .input-element input:-webkit-autofill,.theme-dark .input-element input:-webkit-autofill:focus,.theme-dark .input-element input:autofill,.theme-dark .input-element input:-internal-autofill-selected,.theme-dark .input-element textarea:-webkit-autofill,.theme-dark .input-element textarea:-webkit-autofill:focus,.theme-dark .input-element textarea:autofill,.theme-dark .input-element textarea:-internal-autofill-selected{background-color:transparent}.input-element input{max-height:64px}.input-element label{width:calc(100% - 32px);height:21px;display:flex;gap:4px;white-space:nowrap;position:absolute;left:16px;top:8px}.theme-light .input-element label{color:#00488e}.theme-dark .input-element label{color:#fff}.input-element label .label-text{max-width:calc(100% - 20px);overflow:hidden}.input-element label .label-icon{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.input-element label .label-icon svg,.input-element label .label-icon img{min-width:100%;min-height:100%}.input-element .input-optional-label{position:absolute;right:16px;top:8px}.theme-light .input-element .input-optional-label{color:#737373}.theme-dark .input-element .input-optional-label{color:#6691bb}.input-element.show-hint .input-hint:not(.input-hint-error){display:flex}.input-element.show-hint.show-required .input-hint.required,.input-element.show-hint.show-invalid .input-hint.invalid{display:flex}.theme-light .input-element.show-hint.--error input,.theme-light .input-element.show-hint.--error textarea,.theme-dark .input-element.show-hint.--error input,.theme-dark .input-element.show-hint.--error textarea{border-color:#ec5054}.theme-light .input-element.show-hint.--success input,.theme-light .input-element.show-hint.--success textarea,.theme-dark .input-element.show-hint.--success input,.theme-dark .input-element.show-hint.--success textarea{border-color:#4ba643}.theme-light .input-element.show-hint.--success .input-hint-icon,.theme-dark .input-element.show-hint.--success .input-hint-icon{color:#4ba643}.theme-light .input-element.show-hint .input-hint.input-hint-error .input-hint-icon,.theme-dark .input-element.show-hint .input-hint.input-hint-error .input-hint-icon{color:#ec5054}.theme-light .input-element.--disabled input,.theme-light .input-element.--disabled textarea{background:#ececec;color:#737373;border:solid 1px #737373}.theme-light .input-element.--disabled input::placeholder,.theme-light .input-element.--disabled textarea::placeholder{color:#737373}.theme-dark .input-element.--disabled input,.theme-dark .input-element.--disabled textarea{background:#99b6d2;color:#ccdae8;border:solid 1px #6691bb}.theme-dark .input-element.--disabled input::placeholder,.theme-dark .input-element.--disabled textarea::placeholder{color:#6691bb}.input-element.--disabled input:focus-visible,.input-element.--disabled input:active,.input-element.--disabled textarea:focus-visible,.input-element.--disabled textarea:active{padding-left:16px;padding-top:32px}.theme-light .input-element.--disabled label{color:#737373}.theme-dark .input-element.--disabled label{color:#ccdae8}.input-hint{display:none;width:100%;align-items:center;gap:4px}.theme-light .input-hint{color:#303030}.theme-dark .input-hint{color:#fff}.input-hint-icon{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.theme-light .input-hint-icon{color:#00488e}.theme-dark .input-hint-icon{color:#fff}.input-hint-icon svg,.input-hint-icon img{min-width:100%;min-height:100%}.search-input-icon,.search-input-icon-typing,.search-input-icon-filled{position:absolute;left:16px;top:20px;min-height:24px;max-height:24px;min-width:24px;max-width:24px}.theme-light .search-input-icon,.theme-light .search-input-icon-typing,.theme-light .search-input-icon-filled{color:#00488e}.theme-dark .search-input-icon,.theme-dark .search-input-icon-typing,.theme-dark .search-input-icon-filled{color:#fff}.search-input-icon-typing,.search-input-icon-filled{display:none;right:16px;left:auto}.search-input-icon-typing button,.search-input-icon-filled button{background:none;width:100%;height:100%;padding:0}.theme-light .search-input-icon-typing button,.theme-light .search-input-icon-filled button{color:#00488e}.theme-dark .search-input-icon-typing button,.theme-dark .search-input-icon-filled button{color:#fff}.search-input-icon-typing button svg,.search-input-icon-typing button img,.search-input-icon-filled button svg,.search-input-icon-filled button img{min-width:100%;min-height:100%}.search-input input{padding:20px 40px 20px 44px}.search-input input:active,.search-input input.active,.search-input input.typing,.search-input input:focus-visible,.search-input input.focus{padding-left:43px;padding-top:19px;padding-bottom:19px}.search-input.typing .search-input-icon-typing,.search-input.filled .search-input-icon-filled{display:flex}.theme-light .search-input.filled input{border-color:#00488e}.theme-dark .search-input.filled input{border-color:#fff}.search-input.--disabled input:focus-visible,.search-input.--disabled input:active{padding:20px 40px 20px 44px}.theme-light .search-input.--disabled .search-input-icon{color:#737373}.theme-dark .search-input.--disabled .search-input-icon{color:#6691bb}.phone-number select{all:unset;position:absolute;top:32px;left:16px;width:66px;height:24px;display:flex;align-items:center;background-repeat:no-repeat;background-position:30px 50%}.theme-light .phone-number select{border-right:solid 1px #737373;color:#303030;background-image:url('data:image/svg+xml, ')}.theme-dark .phone-number select{border-right:solid 1px #6691bb;color:#fff;background-image:url('data:image/svg+xml, ')}.theme-light .phone-number select:focus-visible{outline:solid 2px #00a3ae}.theme-dark .phone-number select:focus-visible{outline:solid 2px #00a3ae}.phone-number input{padding-left:91px}.phone-number input:active,.phone-number input.active,.phone-number input.typing,.phone-number input:focus-visible,.phone-number input.focus{padding-left:90px}.phone-number.--disabled input{background:#ececec}.phone-number.--disabled input:focus-visible,.phone-number.--disabled input:active{padding-left:91px}.phone-number.--disabled select{background-image:url('data:image/svg+xml, ')}.theme-light .phone-number.--disabled select{color:#737373}.theme-dark .phone-number.--disabled select{color:#ccdae8}.file-input{width:100%;height:64px}.file-input input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.file-input label{position:relative;padding:8px 16px;left:0;top:0;width:100%;height:64px;border-radius:4px;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-light .file-input label{background:#fff;color:#00488e;border:solid 1px #6691bb}.theme-dark .file-input label{background:#00488e;color:#fff;border:solid 1px #99b6d2}.file-input label .upload-file-name{position:absolute;top:32px;max-width:calc(100% - 60px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-light .file-input label .upload-file-name{color:#737373}.theme-dark .file-input label .upload-file-name{color:#f2f6f9}.file-input label .upload-file-icon,.file-input label .remove-file-icon{display:flex;align-items:center;justify-content:center;min-width:24px;max-width:24px;position:absolute;top:20px;right:16px}.file-input label .remove-file-icon{display:none;z-index:2}.theme-light .file-input:hover label,.theme-light .file-input.hover label{border-color:#00488e}.theme-dark .file-input:hover label,.theme-dark .file-input.hover label{border-color:#fff}.file-input:focus-visible,.file-input.focus{outline:none}.file-input:focus-visible label,.file-input.focus label{border-width:2px;outline-width:2px;outline-offset:2px;left:-1px;top:-1px}.theme-light .file-input:focus-visible label,.theme-light .file-input.focus label{border-color:#00488e;outline:solid 2px #00a3ae}.theme-dark .file-input:focus-visible label,.theme-dark .file-input.focus label{border-color:#fff;outline:solid 2px #00a3ae}.file-input:focus-visible label .upload-file-name,.file-input.focus label .upload-file-name{max-width:calc(100% - 61px)}.file-input:focus-visible label .upload-file-icon,.file-input:focus-visible label .remove-file-icon,.file-input.focus label .upload-file-icon,.file-input.focus label .remove-file-icon{right:14px}.file-input:active label,.file-input.active label{border-width:2px;left:-1px;top:-1px}.theme-light .file-input:active label,.theme-light .file-input.active label{border-color:#00488e}.theme-dark .file-input:active label,.theme-dark .file-input.active label{border-color:#fff}.file-input:active label .upload-file-name,.file-input.active label .upload-file-name{max-width:calc(100% - 61px)}.file-input:active label .upload-file-icon,.file-input:active label .remove-file-icon,.file-input.active label .upload-file-icon,.file-input.active label .remove-file-icon{right:14px}.theme-light .file-input.selected-file label{border-color:#00488e}.theme-dark .file-input.selected-file label{border-color:#fff}.theme-light .file-input.selected-file label .upload-file-name{color:#303030}.theme-dark .file-input.selected-file label .upload-file-name{color:#fff}.file-input.selected-file label .upload-file-icon{display:none}.file-input.selected-file label .remove-file-icon,.file-input.selected-file .remove-file-icon{display:flex}.file-input.show-hint{min-height:89px;height:fit-content}.theme-light .file-input.show-hint.--error label,.theme-dark .file-input.show-hint.--error label{border-color:#ec5054}.theme-light .file-input.show-hint.--success label,.theme-dark .file-input.show-hint.--success label{border-color:#4ba643}.file-input.show-hint label{position:relative}.theme-light .file-input.--disabled label{background:#ececec;color:#737373;border:solid 1px #737373}.theme-dark .file-input.--disabled label{background:#99b6d2;color:#ccdae8;border:solid 1px #6691bb}.theme-light .file-input.--disabled label .upload-file-name{color:#737373}.theme-dark .file-input.--disabled label .upload-file-name{color:#6691bb}.file-input .remove-file-icon{display:none;align-items:center;justify-content:center;min-width:24px;max-width:24px;position:absolute;top:20px;right:16px;z-index:2;background:none;padding:0}.theme-light .file-input .remove-file-icon{color:#00488e}.theme-dark .file-input .remove-file-icon{color:#fff}@media (min-width:768px) and (max-width:1439px){.form-container .form-row .input-group .input-element.date-picker{min-width:calc(50% - 8px);width:calc(50% - 8px)}}@media (min-width:1440px){.theme-light .input-element input:hover,.theme-light .input-element input.hover{border-color:#00488e}.theme-dark .input-element input:hover,.theme-dark .input-element input.hover{border-color:#fff}}.drop-down-container{display:flex;gap:12px;flex-wrap:wrap;padding:10px;min-height:100vh;align-content:center}.theme-light .drop-down-container{background:#fff;color:#00488e}.theme-dark .drop-down-container{background:#00488e;color:#fff}.drop-down-container h2{min-width:100%}.drop-down-wrapper{position:relative;min-width:200px;width:200px;font-family:"Linotype Univers 530";font-size:16px;line-height:1.48;min-height:58px}.drop-down-wrapper .drop-down-btn{min-width:200px;padding:16px;border-radius:4px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.theme-light .drop-down-wrapper .drop-down-btn{background:#fff;color:#00488e;border:1px solid #00488e}.theme-dark .drop-down-wrapper .drop-down-btn{background:#00488e;color:#fff;border:1px solid #ffffff}.drop-down-wrapper .drop-down-btn>span{display:flex;align-items:center;line-height:1}.theme-light .drop-down-wrapper .drop-down-btn .btn-icon{color:#00488e}.theme-dark .drop-down-wrapper .drop-down-btn .btn-icon{color:#fff}.drop-down-wrapper .drop-down-btn .btn-icon>img,.drop-down-wrapper .drop-down-btn .btn-icon>svg{transition:.5s;width:24px}.drop-down-wrapper .drop-down-menu{display:none;right:0;width:100%;max-height:348px;border-radius:0 0 4px 4px;border:1px solid #00488e;border-top:none;padding:8px}.theme-light .drop-down-wrapper .drop-down-menu{background:#fff;color:#303030;border-color:#00488e}.theme-dark .drop-down-wrapper .drop-down-menu{background:#00488e;color:#fff;border-color:#fff}.drop-down-wrapper .drop-down-menu .menu-item{padding:8px 16px;cursor:pointer;display:flex;align-items:center;border-radius:4px}.theme-light .drop-down-wrapper .drop-down-menu .menu-item:hover{background:#f2f6f9;background-repeat:no-repeat;background-position:center right 16px;background-size:24px}.theme-dark .drop-down-wrapper .drop-down-menu .menu-item:hover{background:#336da5;background-repeat:no-repeat;background-position:center right 16px;background-size:24px}.drop-down-wrapper .drop-down-menu .menu-item.active{font-weight:700}.drop-down-wrapper .drop-down-menu .menu-item:last-child{border-radius:0 0 4px 4px}.theme-light .drop-down-wrapper .drop-down-menu .menu-item:focus,.theme-light .drop-down-wrapper .drop-down-menu .menu-item.focus{background-color:#f2f6f9;outline:solid 2px #00a3ae}.theme-dark .drop-down-wrapper .drop-down-menu .menu-item:focus,.theme-dark .drop-down-wrapper .drop-down-menu .menu-item.focus{background-color:#336da5;outline:solid 2px #00a3ae}.drop-down-wrapper.drop-down-bottom{margin-top:auto}.drop-down-wrapper.open .drop-down-btn{position:absolute;z-index:2;border-bottom:none;border-radius:4px 4px 0 0;width:100%}.drop-down-wrapper.open .drop-down-btn .btn-icon>img,.drop-down-wrapper.open .drop-down-btn .btn-icon>svg{transform:rotate(180deg)}.drop-down-wrapper.open .drop-down-menu{animation:dropdownTop .3s ease 0s 1 normal forwards;display:block;position:absolute;z-index:1;top:57px}.drop-down-wrapper.open.drop-down-bottom .drop-down-btn{transition:none;border-top:none;border-radius:0 0 4px 4px;border-bottom:1px solid #00488e;padding-top:17px}.drop-down-wrapper.open.drop-down-bottom .drop-down-menu{animation:dropdownBottom .3s ease 0s 1 normal forwards;top:2px;border-bottom:0;border-top:1px solid #00488e;border-radius:4px 4px 0 0}@media (max-width:768px){.drop-down-container{flex-direction:column}.drop-down-wrapper,.drop-down-wrapper .drop-down-btn{min-width:100%}}.filter-form-component .filter-form-container .forms-module .forms-container .btn.clear-filter .btn-content .btn-label{font-family:"Linotype Univers 430";font-size:14px;line-height:1.48}.filter-form-component{width:100%}.theme-light .filter-form-component.theme-dark .filter-form-container,.theme-dark .filter-form-component.theme-dark .filter-form-container{background:#00488e}.theme-light .filter-form-component.theme-dark .filter-form-container.bg-secondary,.theme-dark .filter-form-component.theme-dark .filter-form-container.bg-secondary{background:#336da5}.filter-form-component label[for=start_date],.filter-form-component label[for=end_date],.filter-form-component .calendar-icon{pointer-events:none}.filter-form-component .input-element.date-picker:hover input{border-color:#00488e}.filter-form-component .filter-form-container{border-radius:4px}.theme-light .filter-form-component .filter-form-container{background:#fff}.theme-dark .filter-form-component .filter-form-container{background:#00488e}.theme-light .filter-form-component .filter-form-container.bg-secondary{background:#f2f6f9}.theme-dark .filter-form-component .filter-form-container.bg-secondary,.theme-light .filter-form-component .filter-form-container.bg-secondary .input-element input,.theme-light .filter-form-component .filter-form-container.bg-secondary .drop-down-wrapper .drop-down-btn,.theme-light .filter-form-component .filter-form-container.bg-secondary .drop-down-wrapper .drop-down-menu,.theme-dark .filter-form-component .filter-form-container.bg-secondary .input-element input,.theme-dark .filter-form-component .filter-form-container.bg-secondary .drop-down-wrapper .drop-down-btn,.theme-dark .filter-form-component .filter-form-container.bg-secondary .drop-down-wrapper .drop-down-menu{background:#336da5}.filter-form-component .filter-form-container .forms-module{width:100%;padding:0}.filter-form-component .filter-form-container .forms-module>.col-row{justify-content:center}.filter-form-component .filter-form-container .forms-module .forms-container{padding:0}.filter-form-component .filter-form-container .forms-module .forms-container .submit-btn-row .btn-row{flex-direction:row;justify-content:space-between}@media (min-width:768px){.filter-form-component .filter-form-container .forms-module{padding:32px 0}.filter-form-component .filter-form-container .forms-module .form-container{padding:0}}.share-button-component .share-button-container{min-height:150px}.theme-light .share-button-component .share-button-container{background:#fff}.theme-dark .share-button-component .share-button-container{background:#00488e}.theme-light .share-button-component .share-button-container.bg-secondary{background:#f2f6f9}.theme-dark .share-button-component .share-button-container.bg-secondary{background:#336da5}.share-button-row{width:100%;display:flex;align-items:center;justify-content:flex-end}.share-button-row .share-button{padding:0;background:none;min-width:24px;max-width:24px;min-height:24px;max-height:24px}.theme-light .share-button-row .share-button{color:#00488e}.theme-dark .share-button-row .share-button{color:#fff}.share-button-row .share-button svg{min-width:100%;min-height:100%}.share-button-row.flex-left{justify-content:flex-start}.share-button-row .share-dropdown{position:absolute;padding:8px;border-radius:4px;top:52px;width:200px;display:none;z-index:3}.theme-light .share-button-row .share-dropdown{background-color:#fff;border:1px solid #ccdae8}.theme-dark .share-button-row .share-dropdown{background-color:#00488e;border:1px solid #6691bb}.share-button-row .share-dropdown ul{list-style-type:none}.share-button-row .share-dropdown ul li a,.share-button-row .share-dropdown ul li button{transition:background-color .3s ease;font-family:"Linotype Univers 430";font-size:16px;line-height:1.48;padding:8px;border:0;border-radius:4px;display:flex;gap:8px;align-items:center;justify-content:flex-start;text-transform:none;width:100%;height:40px}.theme-light .share-button-row .share-dropdown ul li a,.theme-light .share-button-row .share-dropdown ul li button{color:#303030;background-color:#fff}.theme-dark .share-button-row .share-dropdown ul li a,.theme-dark .share-button-row .share-dropdown ul li button{color:#fff;background-color:#00488e}.theme-light .share-button-row .share-dropdown ul li a:hover,.theme-light .share-button-row .share-dropdown ul li button:hover{background-color:#f2f6f9}.theme-dark .share-button-row .share-dropdown ul li a:hover,.theme-dark .share-button-row .share-dropdown ul li button:hover{background-color:#336da5}.share-button-row .share-dropdown ul li .icon-container{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.theme-light .share-button-row .share-dropdown ul li .icon-container{color:#00488e}.theme-dark .share-button-row .share-dropdown ul li .icon-container{color:#fff}.share-button-row .share-dropdown ul li.copy-link svg{height:18px;width:auto}.share-button-row .share-dropdown ul li.mail svg{width:18px;height:14px}.share-button-row .share-dropdown ul li.linkedin svg{width:20px;height:20px}.share-button-row .share-dropdown ul li.facebook svg{width:20px;height:auto}.share-button-row .share-dropdown.show-dropdown{display:block}.share-button-row .share-overlay{position:fixed;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:1;display:none}.share-button-row .share-overlay.overlay-active{display:block}.pagination-wrapper{display:flex;justify-content:center}.pagination-wrapper.hide-pagination{display:none}.pagination-wrapper .pagination{display:inline-flex;border-radius:4px;border-width:1px;border-style:solid;gap:8px;padding:0 10px;width:100%}.theme-light .pagination-wrapper .pagination{border-color:#00488e}.theme-dark .pagination-wrapper .pagination{border-color:#fff}.pagination-wrapper .pages{display:flex;justify-content:center;align-items:center;flex-grow:1;font-family:"Linotype Univers 530";font-size:14px;line-height:1.48;padding:0 8px;gap:8px}.theme-light .pagination-wrapper .pages{color:#00488e}.theme-dark .pagination-wrapper .pages{color:#fff}.pagination-wrapper .nav-btn{background:transparent;padding:0;width:30px;height:48px;display:flex;align-items:center}.pagination-wrapper .nav-btn.disable-btn{pointer-events:none}.theme-light .pagination-wrapper .nav-btn.disable-btn svg{color:#ccdae8}.theme-dark .pagination-wrapper .nav-btn.disable-btn svg{color:#6691bb}.theme-light .pagination-wrapper .nav-btn:hover svg{color:#00305e}.theme-dark .pagination-wrapper .nav-btn:hover svg{color:#ccdae8}.pagination-wrapper .nav-btn svg{transition:color .3s ease;width:24px;height:24px}.theme-light .pagination-wrapper .nav-btn svg{color:#00488e}.theme-dark .pagination-wrapper .nav-btn svg{color:#fff}@media (min-width:768px){.pagination-wrapper{padding-top:64px}.pagination-wrapper .pagination,.pagination-wrapper .pages{gap:8px}.pagination-wrapper .pages .page-number{margin:0}}@media (min-width:1440px){.pagination-wrapper{padding-top:112px}}@media (max-width:768px){.pagination-wrapper{padding-top:48px}}.input-element.drop-down-wrapper .drop-down-btn .selected-item,.input-element.drop-down-wrapper .drop-down-menu .menu-item{font-family:"Linotype Univers 430";font-size:16px;line-height:1.48}.input-element.drop-down-wrapper .drop-down-btn-optional-label{font-family:"Linotype Univers 430";font-size:14px;line-height:1.48}.input-element.drop-down-wrapper .drop-down-btn .drop-down-label{font-family:"Linotype Univers 530";font-size:14px;line-height:1.48}.theme-light .single-select-container{background:#fff;color:#00488e}.theme-dark .single-select-container{background:#00488e;color:#fff}.theme-light .single-select-container.bg-secondary{background:#f2f6f9}.theme-dark .single-select-container.bg-secondary{background:#336da5}.theme-light .single-select-container.bg-secondary .input-element .drop-down-wrapper{background:#fff}.theme-dark .single-select-container.bg-secondary .input-element .drop-down-wrapper{background:#336da5}.input-element.drop-down-wrapper{min-height:64px}.input-element.drop-down-wrapper .drop-down-btn{text-transform:none;max-height:64px;padding:32px 16px 8px}.theme-light .input-element.drop-down-wrapper .drop-down-btn{border:solid 1px #6691bb}.theme-dark .input-element.drop-down-wrapper .drop-down-btn{border:solid 1px #99b6d2}.input-element.drop-down-wrapper .drop-down-btn:focus-visible,.input-element.drop-down-wrapper .drop-down-btn.focus{border-width:2px;outline-width:2px;outline-offset:2px;padding-left:15px;padding-top:30px}.theme-light .input-element.drop-down-wrapper .drop-down-btn:focus-visible,.theme-light .input-element.drop-down-wrapper .drop-down-btn.focus{border-color:#00488e;outline:solid 2px #00a3ae}.theme-dark .input-element.drop-down-wrapper .drop-down-btn:focus-visible,.theme-dark .input-element.drop-down-wrapper .drop-down-btn.focus{border-color:#fff;outline:solid 2px #00a3ae}.theme-light .input-element.drop-down-wrapper .drop-down-btn:active,.theme-light .input-element.drop-down-wrapper .drop-down-btn.active{border:solid 2px #00488e}.theme-dark .input-element.drop-down-wrapper .drop-down-btn:active,.theme-dark .input-element.drop-down-wrapper .drop-down-btn.active{border:solid 2px #ffffff}.input-element.drop-down-wrapper .drop-down-btn .drop-down-label{position:absolute;top:8px}.input-element.drop-down-wrapper .drop-down-btn .selected-item{min-height:24px}.theme-light .input-element.drop-down-wrapper .drop-down-btn .selected-item{color:#737373}.theme-dark .input-element.drop-down-wrapper .drop-down-btn .selected-item{color:#f2f6f9}.input-element.drop-down-wrapper .drop-down-btn .btn-icon{position:absolute;top:20px;right:16px}.input-element.drop-down-wrapper .drop-down-btn-optional-label{position:absolute;right:44px;top:22px}.theme-light .input-element.drop-down-wrapper .drop-down-btn-optional-label{color:#737373}.theme-dark .input-element.drop-down-wrapper .drop-down-btn-optional-label{color:#6691bb}.input-element.drop-down-wrapper .drop-down-menu{top:64px;overflow-y:auto}.input-element.drop-down-wrapper .drop-down-menu .menu-item.active{background-repeat:no-repeat;background-position:center right 16px;background-size:24px}.theme-light .input-element.drop-down-wrapper .drop-down-menu .menu-item.active{background-image:url('data:image/svg+xml, ')}.theme-dark .input-element.drop-down-wrapper .drop-down-menu .menu-item.active{background-image:url('data:image/svg+xml, ')}.input-element.drop-down-wrapper .drop-down-menu .menu-item:last-child{border-radius:4px}.input-element.drop-down-wrapper.open .drop-down-btn{border-width:2px;border-bottom:0}.theme-light .input-element.drop-down-wrapper.open .drop-down-btn{border-color:#00488e}.theme-dark .input-element.drop-down-wrapper.open .drop-down-btn{border-color:#fff}.input-element.drop-down-wrapper.open .drop-down-btn:active,.input-element.drop-down-wrapper.open .drop-down-btn.active{border-bottom:none}.input-element.drop-down-wrapper.open .drop-down-btn:focus-visible,.input-element.drop-down-wrapper.open .drop-down-btn.focus{outline:none}.input-element.drop-down-wrapper.open .drop-down-menu{border-width:2px}.theme-light .input-element.drop-down-wrapper.open .drop-down-menu{border-color:#00488e}.theme-dark .input-element.drop-down-wrapper.open .drop-down-menu{border-color:#fff}.theme-light .input-element.drop-down-wrapper.selected:not(.--disabled) .drop-down-btn .selected-item{color:#303030}.theme-dark .input-element.drop-down-wrapper.selected:not(.--disabled) .drop-down-btn .selected-item{color:#fff}.theme-light .input-element.drop-down-wrapper:hover .drop-down-btn,.theme-light .input-element.drop-down-wrapper.hover .drop-down-btn{border-color:#00488e}.theme-dark .input-element.drop-down-wrapper:hover .drop-down-btn,.theme-dark .input-element.drop-down-wrapper.hover .drop-down-btn{border-color:#fff}.theme-light .input-element.drop-down-wrapper.--error .drop-down-btn,.theme-dark .input-element.drop-down-wrapper.--error .drop-down-btn,.theme-light .input-element.drop-down-wrapper.--error .drop-down-menu,.theme-dark .input-element.drop-down-wrapper.--error .drop-down-menu{border-color:#ec5054}.theme-light .input-element.drop-down-wrapper.--success .drop-down-btn,.theme-dark .input-element.drop-down-wrapper.--success .drop-down-btn{border-color:#4ba643}.theme-light .input-element.drop-down-wrapper.--disabled .drop-down-btn{background:#ececec;color:#737373;border:solid 1px #737373}.theme-dark .input-element.drop-down-wrapper.--disabled .drop-down-btn{background:#99b6d2;color:#ccdae8;border:solid 1px #6691bb}.input-element.drop-down-wrapper.--disabled .drop-down-btn .btn-icon{opacity:.5}.spinner-component{position:absolute;z-index:6;display:flex;width:100%;height:100%;align-items:center;justify-content:center;transition:1s}.theme-light .spinner-component{background:#fff}.theme-dark .spinner-component{background:#00488e}.spinner-component .loading-spinner{transition:1s;position:relative;display:inline-block;width:56px;height:56px;border-radius:50%;animation:spinner .9s ease-in-out infinite;-webkit-animation:spinner .9s ease-in-out infinite}.theme-light .spinner-component .loading-spinner{border:8px solid #f2f6f9;border-right-color:#00488e}.theme-dark .spinner-component .loading-spinner{border:8px solid #336da5;border-right-color:#fff}.spinner-component .loading-spinner:before{content:"";width:8px;height:7px;border-radius:50%;position:absolute;right:-1px;top:0}.theme-light .spinner-component .loading-spinner:before{background:#00488e}.theme-dark .spinner-component .loading-spinner:before{background:#fff}.spinner-component .loading-spinner:after{content:"";width:8px;height:7px;border-radius:50%;position:absolute;right:0;bottom:-1px}.theme-light .spinner-component .loading-spinner:after{background:#00488e}.theme-dark .spinner-component .loading-spinner:after{background:#fff}.banner-status-message-component{position:absolute;left:0;right:0;top:12px;z-index:3}.banner-status-message-component .banner-status-message-wrapper{height:48px;display:flex;align-items:center;gap:4px;white-space:nowrap;position:relative;overflow:hidden;box-shadow:0 2px 8px #00305e4d}.theme-light .banner-status-message-component .banner-status-message-wrapper{background:#f2f6f9;color:#00488e}.theme-dark .banner-status-message-component .banner-status-message-wrapper{background:#336da5;color:#fff}.banner-status-message-component .banner-status-message-wrapper .message-wrapper{display:flex;white-space:nowrap;width:auto;position:absolute}.banner-status-message-component .banner-status-message-wrapper .message-text-container{padding-left:32px}@media (min-width:768px){.banner-status-message-component{top:32px}}.theme-dark .banner-status-message-component .banner-status-message-wrapper{background-color:#00488e}header.nav-module+main .banner-status-message-component{top:76px}@media (min-width:768px){header.nav-module+main .banner-status-message-component{top:96px}}@media (min-width:1440px){header.nav-module+main .banner-status-message-component{top:112px}}header.portal-country-pages+main .banner-status-message-component{top:76px}@media (min-width:768px){header.portal-country-pages+main .banner-status-message-component{top:80px}}@media (min-width:1440px){header.portal-country-pages+main .banner-status-message-component{top:112px}}header.navigation-hero+main .banner-status-message-component{top:114px}@media (min-width:768px){header.navigation-hero+main .banner-status-message-component{top:130px}}@media (min-width:1440px){header.navigation-hero+main .banner-status-message-component{top:162px}}
Energiespeicher Riedl Kontakt & Downloads Hier finden Sie alle Pressemeldungen und interessante weiterführende Links zum Energiespeicher Riedl. Wir beantworten außerdem alle Ihre Fragen rund um das Projekt – melden Sie sich einfach.
Weiterführende Links
Pumpspeicherkraftwerke – grüne Batterien
Energieerlebnis Jochenstein
Fischwanderhilfen sichern Artenvielfalt
Lehre bei VERBUND in Bayern
Fotos zum Donaukraftwerk Jochenstein und Energiespeicher Riedl für Ihre Berichterstattung
Rotor einer Turbine im Donaukraftwerk Jochenstein
WEBP / 10 MB
Flugaufnahme Donaukraftwerk Jochenstein
WEBP / 2,1 MB
Projektskizze Energiespeicher Riedl
WEBP / 1,4 MB
Sie dürfen diese Fotos für Berichte über das Donaukraftwerk Jochenstein und den Energiespeicher Riedl verwenden. Bitte bringen Sie den Copyright-Hinweis deutlich sichtbar mit © VERBUND bzw. dem Hinweis des jeweiligen Medienobjekts an. Für redaktionelle, allgemeinbildende und wissenschaftliche Zwecke können diese Medien ohne Zustimmung verwendet werden; für andere, insbesondere werbliche Zwecke ist eine schriftliche Zustimmung unter media@verbund.com einzuholen.