.figure{display:inline-block}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: #47505e;--bs-table-bg: transparent;--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: #47505e;--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: #47505e;--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: #47505e;--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-label{margin-bottom:.5rem;color:var(--style-text-color)}.col-form-label{padding-top:calc(0.375rem + 2px);padding-bottom:calc(0.375rem + 2px);margin-bottom:0;font-size:inherit;line-height:1.5;color:var(--style-text-color)}.col-form-label-lg{padding-top:calc(0.5rem + 2px);padding-bottom:calc(0.5rem + 2px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 2px);padding-bottom:calc(0.25rem + 2px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:rgb(var(--style-text-color-rgb), 0.8)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--style-text-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--style-background);background-clip:padding-box;border:2px solid var(--bs-border-color);border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--style-text-color);background-color:var(--style-background);border-color:rgb(127.5,152,174.5);outline:0;box-shadow:0 0 0 .25rem rgba(0,49,94,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:rgb(var(--style-text-color-rgb), 0.4);opacity:1}.form-control::placeholder{color:rgb(var(--style-text-color-rgb), 0.4);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--style-accent1-inverted);background-color:var(--style-accent1);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:2px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:hsl(from var(--style-accent1) h s calc(l - 8))}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:2px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(2px * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:.25rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(2px * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(2px * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(2px * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(2px * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(2px * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(2px * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(2px * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--style-text-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--style-background);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:2px solid var(--bs-border-color);border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:rgb(127.5,152,174.5);outline:0;box-shadow:0 0 0 .25rem rgba(0,49,94,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--style-text-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:.25rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:1rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--style-background);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:2px solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:rgb(127.5,152,174.5);outline:0;box-shadow:0 0 0 .25rem rgba(0,49,94,.25)}.form-check-input:checked{background-color:#00315e;border-color:#00315e}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#00315e;border-color:#00315e;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28127.5, 152, 174.5%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,49,94,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,49,94,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;-webkit-appearance:none;appearance:none;background-color:#00315e;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:rgb(178.5,193.2,206.7)}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#00315e;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:rgb(178.5,193.2,206.7)}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(2px * 2));min-height:calc(3.5rem + calc(2px * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb), 0.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:2px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder, .form-floating>.form-control-plaintext::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:not(:-moz-placeholder), .form-floating>.form-control-plaintext:not(:-moz-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:not(:-moz-placeholder)~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>textarea:not(:-moz-placeholder)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--style-background);border-radius:.375rem}.form-floating>textarea:focus~label::after,.form-floating>textarea:not(:placeholder-shown)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--style-background);border-radius:.375rem}.form-floating>textarea:disabled~label::after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:2px 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--style-text-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:2px solid var(--bs-border-color);border-radius:.375rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:1rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1*2px);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.4em .75em;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.4em .75em;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: #47505e;--bs-dropdown-link-hover-color: #47505e;--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #00315e;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.btn-group{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:1}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1*2px)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: 2px;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - 2px);--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: #00315e;--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: 2px;--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: 99rem;--bs-pagination-hover-color: #00162b;--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0, 49, 94, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #00315e;--bs-pagination-active-border-color: #00315e;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1*2px)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.badge{--bs-badge-padding-x: 0.7em;--bs-badge-padding-y: 0.45em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1.5rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 0 solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress{--bs-progress-height: 0.9375rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: 0.46875rem;--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #00315e;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}:root{--bs-btn-close-filter: }.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.75em;--bs-tooltip-padding-y: 0.4em;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #00315e;--bs-tooltip-border-radius: 0.25rem;--bs-tooltip-opacity: 0.95;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: #fff;--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: 0.25rem;--bs-popover-inner-border-radius: calc(0.25rem - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.65rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: #00315e;--bs-popover-header-bg: rgba(0, 0, 0, 0.04);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 0.65rem;--bs-popover-body-color: #47505e;--bs-popover-arrow-width: 0.75rem;--bs-popover-arrow-height: 0.375rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.basicLightbox{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100vh;background:rgba(0,22,43,.9);opacity:.01;transition:opacity .4s ease;z-index:1100;will-change:opacity}.basicLightbox--visible{opacity:1}.basicLightbox__placeholder{max-width:100%;transform:scale(0.9);transition:transform .4s ease;z-index:1;will-change:transform}.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child,.basicLightbox__placeholder>iframe:first-child:last-child{display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:95%;max-height:95%}.basicLightbox__placeholder>video:first-child:last-child,.basicLightbox__placeholder>iframe:first-child:last-child{pointer-events:auto}.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{width:auto;height:auto}.basicLightbox--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder,.basicLightbox--iframe .basicLightbox__placeholder{width:100%;height:100%;pointer-events:none}.basicLightbox--visible .basicLightbox__placeholder{transform:scale(1)}.basicLightbox{backdrop-filter:blur(10px) saturate(1.25)}.basicLightbox img{background-color:#fff;box-shadow:0 .5rem 1rem rgba(0,49,94,.15)}body:has(.typo3-adminPanel):has(.icon-actions-edit-hide){padding-bottom:37px}body:has(.typo3-adminPanel):has(.icon-actions-edit-hide) .breakpoints,body:has(.typo3-adminPanel):has(.typo3-adminPanel:hover) .breakpoints{bottom:calc(.5rem + 37px)}body:has(.typo3-adminPanel) .pageoverlay{bottom:calc(1rem + 37px)}.typo3-adminPanel-bar{left:0 !important;right:0 !important}.typo3-adminPanel-bar:has(.icon-actions-edit-unhide){opacity:0;transition:opacity .2s ease-in-out}.typo3-adminPanel-bar:has(.icon-actions-edit-unhide):hover{opacity:1}.breakpoints{background:hsla(0,0%,100%,.8);bottom:.5rem;color:#555;left:.5rem;transition:bottom .2s linear;z-index:9999}.contactmodal .modal-content{padding:1rem}@media(min-width: 576px){.contactmodal .modal-content{padding:2rem}}@media(min-width: 768px){.contactmodal .modal-content{padding:3rem}}@media(min-width: 992px){.contactmodal .modal-content{padding:4rem}}.contactmodal__close{transition:color .2s}.contactmodal__close{font-size:1.5rem}@media(min-width: 576px){.contactmodal__close{font-size:1.75rem}}@media(min-width: 992px){.contactmodal__close{font-size:2rem}}@media(min-width: 1480px){.contactmodal__close{font-size:2.25rem}}.contactmodal__close{top:1rem}@media(min-width: 576px){.contactmodal__close{top:1.5rem}}@media(min-width: 768px){.contactmodal__close{top:2rem}}@media(min-width: 992px){.contactmodal__close{top:2.5rem}}@media(min-width: 1480px){.contactmodal__close{top:4rem}}.contactmodal__close{right:1rem}@media(min-width: 576px){.contactmodal__close{right:1.5rem}}@media(min-width: 768px){.contactmodal__close{right:2rem}}@media(min-width: 992px){.contactmodal__close{right:2.5rem}}@media(min-width: 1480px){.contactmodal__close{right:4rem}}.style .style .style .style--black form,.style .style .style--black form,.style .style--black form,.style--black form,.style .style .style .style--black .form-control,.style .style .style--black .form-control,.style .style--black .form-control,.style--black .form-control,.style .style .style .style--black .form-select,.style .style .style--black .form-select,.style .style--black .form-select,.style--black .form-select,.style .style .style .style--black .form-range,.style .style .style--black .form-range,.style .style--black .form-range,.style--black .form-range,.style .style .style .style--darkgray form,.style .style .style--darkgray form,.style .style--darkgray form,.style--darkgray form,.style .style .style .style--darkgray .form-control,.style .style .style--darkgray .form-control,.style .style--darkgray .form-control,.style--darkgray .form-control,.style .style .style .style--darkgray .form-select,.style .style .style--darkgray .form-select,.style .style--darkgray .form-select,.style--darkgray .form-select,.style .style .style .style--darkgray .form-range,.style .style .style--darkgray .form-range,.style .style--darkgray .form-range,.style--darkgray .form-range,.style .style .style .style--primary form,.style .style .style--primary form,.style .style--primary form,.style--primary form,.style .style .style .style--primary .form-control,.style .style .style--primary .form-control,.style .style--primary .form-control,.style--primary .form-control,.style .style .style .style--primary .form-select,.style .style .style--primary .form-select,.style .style--primary .form-select,.style--primary .form-select,.style .style .style .style--primary .form-range,.style .style .style--primary .form-range,.style .style--primary .form-range,.style--primary .form-range,.style .style .style .style--secondary form,.style .style .style--secondary form,.style .style--secondary form,.style--secondary form,.style .style .style .style--secondary .form-control,.style .style .style--secondary .form-control,.style .style--secondary .form-control,.style--secondary .form-control,.style .style .style .style--secondary .form-select,.style .style .style--secondary .form-select,.style .style--secondary .form-select,.style--secondary .form-select,.style .style .style .style--secondary .form-range,.style .style .style--secondary .form-range,.style .style--secondary .form-range,.style--secondary .form-range{--bs-border-color: rgba(255, 255, 255, 0.35);color-scheme:dark}.style .style .style .style--black .form-select,.style .style .style--black .form-select,.style .style--black .form-select,.style--black .form-select,.style .style .style .style--darkgray .form-select,.style .style .style--darkgray .form-select,.style .style--darkgray .form-select,.style--darkgray .form-select,.style .style .style .style--primary .form-select,.style .style .style--primary .form-select,.style .style--primary .form-select,.style--primary .form-select,.style .style .style .style--secondary .form-select,.style .style .style--secondary .form-select,.style .style--secondary .form-select,.style--secondary .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb%28255,255,255,0.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}legend{color:var(--style-accent1)}legend{font-size:1rem}@media(min-width: 576px){legend{font-size:1.25rem}}@media(min-width: 992px){legend{font-size:1.5rem}}legend{font-weight:700}legend{margin-bottom:1rem}@media(min-width: 576px){legend{margin-bottom:1.125rem}}@media(min-width: 768px){legend{margin-bottom:1.25rem}}@media(min-width: 992px){legend{margin-bottom:1.5rem}}.form-label{display:inline-block}.form-label{font-weight:500}.form-label{margin-bottom:.5rem}@media(min-width: 1480px){.form-label{margin-bottom:.75rem}}.form-control::file-selector-button{border-right:none}.col-form-label{padding-block:calc(var(--v-padding) + 2px)}.form-check{line-height:1.5}@media(min-width: 992px){.form-check-inline,.form-radio-inline{margin-right:1.5rem}}@media(min-width: 1200px){.form-check-inline,.form-radio-inline{margin-right:2rem}}.form-text a{color:inherit}.needs-validation:not(.was-validated) input[type=text][required]:invalid,.needs-validation:not(.was-validated) input[type=password][required]:invalid,.needs-validation:not(.was-validated) input[type=number][required]:invalid,.needs-validation:not(.was-validated) input[type=email][required]:invalid,.needs-validation:not(.was-validated) input[type=tel][required]:invalid,.needs-validation:not(.was-validated) input[type=url][required]:invalid,.needs-validation:not(.was-validated) input[type=file][required]:invalid,.needs-validation:not(.was-validated) input[type=date][required]:invalid,.needs-validation:not(.was-validated) input[type=week][required]:invalid,.needs-validation:not(.was-validated) textarea[required]:invalid{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 448'%3e%3cpath fill='rgba%2871, 80, 94, 0.25%29' d='m255.963 0c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7.2 40.1s-20.4 20.1-34.7 20.1h-432c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8.2-40.1l216-368c7.2-12.3 20.3-19.8 34.5-19.8zm0 128c-13.3 0-24 10.7-24 24v112c0 13.3 10.7 24 24 24s24-10.7 24-24v-112c0-13.3-10.7-24-24-24zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32z'/%3e%3c/svg%3e");background-position:right calc(0.525em + 0.1875rem) center;background-repeat:no-repeat;background-size:calc(0.6em + 0.375rem) calc(0.6em + 0.375rem);padding-right:calc(1.65em + 0.75rem)}.needs-validation:not(.was-validated) input[type=text][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=text][required]:invalid:focus,.needs-validation:not(.was-validated) input[type=password][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=password][required]:invalid:focus,.needs-validation:not(.was-validated) input[type=number][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=number][required]:invalid:focus,.needs-validation:not(.was-validated) input[type=email][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=email][required]:invalid:focus,.needs-validation:not(.was-validated) input[type=tel][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=tel][required]:invalid:focus,.needs-validation:not(.was-validated) input[type=url][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=url][required]:invalid:focus,.needs-validation:not(.was-validated) input[type=file][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=file][required]:invalid:focus,.needs-validation:not(.was-validated) input[type=date][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=date][required]:invalid:focus,.needs-validation:not(.was-validated) input[type=week][required]:invalid:hover,.needs-validation:not(.was-validated) input[type=week][required]:invalid:focus,.needs-validation:not(.was-validated) textarea[required]:invalid:hover,.needs-validation:not(.was-validated) textarea[required]:invalid:focus{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 448'%3e%3cpath fill='rgba%2871, 80, 94, 0.75%29' d='m255.963 0c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7.2 40.1s-20.4 20.1-34.7 20.1h-432c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8.2-40.1l216-368c7.2-12.3 20.3-19.8 34.5-19.8zm0 128c-13.3 0-24 10.7-24 24v112c0 13.3 10.7 24 24 24s24-10.7 24-24v-112c0-13.3-10.7-24-24-24zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32z'/%3e%3c/svg%3e")}.needs-validation:not(.was-validated) textarea[required]:invalid{background-position:top calc(0.375em + 0.1875rem) right calc(0.525em + 0.1875rem)}.style .style .style .style--black .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style--black .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style--black .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style .style .style--black .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style .style--black .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style--black .needs-validation:not(.was-validated) textarea[required]:invalid,.style--black .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style--darkgray .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style .style .style--darkgray .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style .style--darkgray .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style--darkgray .needs-validation:not(.was-validated) textarea[required]:invalid,.style--darkgray .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style--primary .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style--primary .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style .style .style--primary .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style .style--primary .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style--primary .needs-validation:not(.was-validated) textarea[required]:invalid,.style--primary .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=text][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=password][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=number][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=email][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=tel][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=url][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=file][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=date][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style--secondary .needs-validation:not(.was-validated) input[type=week][required]:invalid,.style .style .style .style--secondary .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style .style--secondary .needs-validation:not(.was-validated) textarea[required]:invalid,.style .style--secondary .needs-validation:not(.was-validated) textarea[required]:invalid,.style--secondary .needs-validation:not(.was-validated) textarea[required]:invalid{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 448'%3e%3cpath fill='rgba%28255, 255, 255, 0.2%29' d='m255.963 0c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7.2 40.1s-20.4 20.1-34.7 20.1h-432c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8.2-40.1l216-368c7.2-12.3 20.3-19.8 34.5-19.8zm0 128c-13.3 0-24 10.7-24 24v112c0 13.3 10.7 24 24 24s24-10.7 24-24v-112c0-13.3-10.7-24-24-24zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32z'/%3e%3c/svg%3e")}.clear-input-group input{border-right:0}.clear-input-group input:focus{box-shadow:none}.clear-input-group input:focus+.btn,.clear-input-group input:focus+.clear{border-color:rgb(127.5,152,174.5)}.clear-input-group .clear{background-color:var(--style-background);border-bottom:2px solid var(--bs-border-color);border-bottom-left-radius:0;border-left:0;border-right:2px solid var(--bs-border-color);border-top:2px solid var(--bs-border-color);border-top-left-radius:0;color:var(--style-text-color);height:inherit;margin:0;padding:.375rem .75rem;pointer-events:none;border-radius:.375rem}.clear-input-group .clear span{opacity:0;transition:opacity .2s}.clear-input-group .clear--visible{pointer-events:all}.clear-input-group .clear--visible span{opacity:.5}.clear-input-group .clear--visible:hover,.clear-input-group .clear--visible:focus{box-shadow:none;opacity:1}.clear-input-group .clear--visible:hover span,.clear-input-group .clear--visible:focus span{opacity:1}.modal{--bs-modal-margin:1rem}@media(min-width: 576px){.modal{--bs-modal-margin:2rem}}@media(min-width: 768px){.modal{--bs-modal-margin:3rem}}@media(min-width: 992px){.modal{--bs-modal-margin:4rem}}@media(min-width: 1200px){.modal{--bs-modal-margin:5rem}}@media(min-width: 1480px){.modal{--bs-modal-margin:6rem}}.modal-xl{--bs-modal-width:100%}@media(min-width: 576px){.modal-xl{--bs-modal-width:540px}}@media(min-width: 768px){.modal-xl{--bs-modal-width:720px}}@media(min-width: 992px){.modal-xl{--bs-modal-width:960px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width:1140px}}@media(min-width: 1480px){.modal-xl{--bs-modal-width:1400px}}.modal-header{padding-bottom:0}.modal-footer .btn{margin:0 .4rem}.modal-backdrop{backdrop-filter:blur(10px) saturate(1.25);background:rgba(0,22,43,.9)}.offcanvas-backdrop{backdrop-filter:blur(10px) saturate(1.25);background:rgba(0,22,43,.9)}.pageoverlay{align-items:flex-end;bottom:1rem;display:flex;flex-direction:column;position:fixed;right:1rem;z-index:1010}.pagination{--bs-pagination-color: var(--style-link-color);--bs-pagination-bg: transparent;--bs-pagination-border-color: var(--style-border-color);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: var(--style-link-color);--bs-pagination-active-border-color: var(--style-link-color);--bs-pagination-hover-color: var(--style-link-color);--bs-pagination-hover-bg: var(--style-background-inverted);--bs-pagination-hover-border-color: var(--style-border-color);--bs-pagination-disabled-color: var(--style-link-color);--bs-pagination-disabled-bg: transparent;--bs-pagination-disabled-border-color: var(--style-border-color);--bs-pagination-grouped-color: var(--style-text-color);--bs-pagination-grouped-bg: var(--style-background-inverted);--bs-pagination-grouped-border-color: var(--style-border-color);justify-content:center;margin-bottom:0}.pagination{--bs-pagination-padding-x:1.375rem}.pagination{--bs-pagination-padding-y:.5625rem}.pagination .page-link{font-weight:400;line-height:1.5;text-transform:uppercase}.pagination .page-link{font-weight:700}.pagination .page-link.disabled,.disabled>.pagination .page-link{opacity:.5}.pagination--item--grouped .page-link{background-color:var(--bs-pagination-grouped-bg);border-color:var(--bs-pagination-grouped-border-color);color:var(--bs-pagination-grouped-color)}.popover{backdrop-filter:blur(10px) saturate(1.25);box-shadow:0 .5rem 1rem rgba(0,49,94,.15);opacity:1;border-width:0}@media(min-width: 992px){.popover{max-width:20rem}}@media(min-width: 1200px){.popover{max-width:25rem}}.popover .popover-arrow::before{display:none}.popover:hover{z-index:1071}.popover--nocontent .popover-header{background-color:rgba(0,0,0,0)}.popover-header{border-bottom:0;font-family:"Roboto",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700}.popover-header{font-size:.8125rem}@media(min-width: 576px){.popover-header{font-size:.875rem}}.popover-header{padding:.3125rem .625rem}@media(min-width: 992px){.popover-header{padding:.375rem .75rem}}@media(min-width: 1480px){.popover-header{padding:.625rem .9375rem}}.popover-body{font-family:"Roboto",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.popover-body{padding:.375rem .625rem}@media(min-width: 992px){.popover-body{padding:.625rem .75rem}}@media(min-width: 1480px){.popover-body{padding:.75rem .9375rem}}.popover-body>*:last-child{margin-bottom:0}.popover-body p{line-height:1.5;margin-bottom:.35em}.popover-body p{font-size:.8125rem}@media(min-width: 576px){.popover-body p{font-size:.875rem}}.popover-body h1,.popover-body h2,.popover-body h3,.popover-body h4,.popover-body h5,.popover-body h6{margin-bottom:.25rem}.table{--bs-table-color: var(--style-text-color);--bs-table-border-color: var(--style-border-color);--bs-table-striped-color: var(--style-text-color);--bs-table-striped-bg: var(--style-background-inverted);--bs-table-active-color: var(--style-text-color);--bs-table-active-bg: var(--style-background-inverted);--bs-table-hover-color: var(--style-text-color);--bs-table-hover-bg: var(--style-background-inverted);margin-bottom:0}.table,.table p,.table ul,.table ol{font-size:.875rem}@media(min-width: 576px){.table,.table p,.table ul,.table ol{font-size:1rem}}.table td>*:last-child{margin-bottom:0}.table>:not(:last-child)>:last-child>*{border-bottom-width:calc(var(--bs-border-width)*2);border-top-width:calc(var(--bs-border-width)*2)}.table caption{color:rgb(var(--style-text-color-rgb), 0.75);margin-top:.75em}.table caption{font-size:.875rem}@media(min-width: 576px){.table caption{font-size:1rem}}@media(min-width: 768px){.tooltip{--bs-tooltip-max-width:300px}}@media(min-width: 1480px){.tooltip{--bs-tooltip-max-width:400px}}.tooltip{font-size:.75rem}@media(min-width: 576px){.tooltip{font-size:.875rem}}@media(min-width: 992px){.tooltip{font-size:1rem}}@media(min-width: 1480px){.tooltip{font-size:1.125rem}}.breadcrumb-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-item{max-width:16rem}@media(min-width: 992px){.breadcrumb-item{max-width:20rem}}@media(min-width: 1200px){.breadcrumb-item{max-width:24rem}}.breadcrumb-item.active{color:inherit}.breadcrumb-item.active{max-width:24rem}@media(min-width: 992px){.breadcrumb-item.active{max-width:32rem}}@media(min-width: 1200px){.breadcrumb-item.active{max-width:40rem}}@media(min-width: 1480px){.breadcrumb-item.active{max-width:48rem}}@media(min-width: 1976px){.breadcrumb-item.active{max-width:64rem}}.breadcrumb-item+.breadcrumb-item::before{color:inherit;opacity:.4}.intro.style--default .breadcrumb a{color:#00315e}.intro.style--default .breadcrumb a:hover,.intro.style--default .breadcrumb a:focus{color:#73b8ff}.intro.style--lightgray .breadcrumb a{color:#00315e}.intro.style--lightgray .breadcrumb a:hover,.intro.style--lightgray .breadcrumb a:focus{color:#73b8ff}.intro.style--darkgray .breadcrumb a{color:#fff}.intro.style--darkgray .breadcrumb a:hover,.intro.style--darkgray .breadcrumb a:focus{color:hsla(0,0%,100%,.8)}.intro.style--primary .breadcrumb a{color:#fff}.intro.style--primary .breadcrumb a:hover,.intro.style--primary .breadcrumb a:focus{color:hsla(0,0%,100%,.8)}.intro.style--secondary .breadcrumb a{color:#fff}.intro.style--secondary .breadcrumb a:hover,.intro.style--secondary .breadcrumb a:focus{color:hsla(0,0%,100%,.8)}.intro.style--transparentblack .breadcrumb a{color:#fff}.intro.style--transparentblack .breadcrumb a:hover,.intro.style--transparentblack .breadcrumb a:focus{color:hsla(0,0%,100%,.8)}.intro.style--transparentwhite .breadcrumb a{color:#73b8ff}.intro.style--transparentwhite .breadcrumb a:hover,.intro.style--transparentwhite .breadcrumb a:focus{color:rgb(88.825,156.2725,225.675)}.intro.style--black .breadcrumb a{color:#fff}.intro.style--black .breadcrumb a:hover,.intro.style--black .breadcrumb a:focus{color:hsla(0,0%,100%,.8)}.intro.style--custom1 .breadcrumb a{color:#fff}.intro.style--custom1 .breadcrumb a:hover,.intro.style--custom1 .breadcrumb a:focus{color:hsla(0,0%,100%,.8)}.intro.style--custom2 .breadcrumb a{color:#fff}.intro.style--custom2 .breadcrumb a:hover,.intro.style--custom2 .breadcrumb a:focus{color:hsla(0,0%,100%,.8)}.intro .breadcrumb{flex-wrap:nowrap;-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.intro .breadcrumb::-webkit-scrollbar{display:none}.intro .breadcrumb li{flex-shrink:0}.intro .breadcrumb a{text-decoration:none;transition:color .2s}.mobilemenu{backdrop-filter:none;background:#00315e;height:100vh !important}.mobilemenu__close{background:rgba(0,0,0,0);color:hsla(0,0%,100%,.7);display:inline-block;font-size:1.5rem;height:4.25rem;text-align:center;width:5.25rem}.mobilemenu__menu{hyphens:auto;width:100%;margin-block:auto}.mobilemenu__menu a{display:block;text-decoration:none}.mobilemenu__menu ul a{color:hsla(0,0%,100%,.7);font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.25rem}.mobilemenu__menu ul a.active{color:#fff}.mobilemenu__menu ul ul a{font-size:1rem;text-transform:none}.mobilemenu__menu ul ul ul a{text-transform:none}.mobilemenu--indicated .mobilemenu__menu button{color:hsla(0,0%,100%,.6);font-size:.9375rem}.mobilemenu--indicated .mobilemenu__menu button svg{transition:transform .2s ease-in-out}.mobilemenu--indicated .mobilemenu__menu button:not(.collapsed) svg{transform:rotate(-180deg)}.mobilemenu .offcanvas-header{background:hsla(0,0%,100%,.1)}.mobilemenu .offcanvas-footer{border-top:2px solid hsla(0,0%,100%,.3);font-size:1rem}.mobilemenu .offcanvas-footer>.row{justify-content:center}.mobilemenu .offcanvas-footer a,.mobilemenu .offcanvas-footer button{color:hsla(0,0%,100%,.6)}.mobilemenu .offcanvas-footer a.active,.mobilemenu .offcanvas-footer button.active{color:hsla(0,0%,100%,.8)}.share a{text-decoration:none}.ce-outer,.ce-inner,.ce-column{max-width:100%}.csc-textpic-center-outer,.csc-textpic-center-inner,.csc-textpic-left .csc-textpic-imagewrap,.csc-textpic-right .csc-textpic-imagewrap{max-width:100%}div.csc-textpic .csc-textpic-imagewrap figure,div.csc-textpic figure.csc-textpic-imagewrap{display:block}div .ce-left.ce-nowrap .ce-gallery,div .ce-right.ce-nowrap .ce-gallery{max-width:50%}@media(max-width: 767.98px){div .ce-left.ce-nowrap .ce-gallery,div .ce-right.ce-nowrap .ce-gallery{float:none;margin-left:0 !important;margin-right:0 !important;max-width:none}}.ce-textpic.ce-intext.ce-right .ce-gallery:has(+.ce-bodytext),.ce-textpic.ce-intext.ce-left .ce-gallery:has(+.ce-bodytext),.ce-textpic.ce-above .ce-gallery:has(+.ce-bodytext){margin-bottom:1.25rem}@media(min-width: 576px){.ce-textpic.ce-intext.ce-right .ce-gallery:has(+.ce-bodytext),.ce-textpic.ce-intext.ce-left .ce-gallery:has(+.ce-bodytext),.ce-textpic.ce-above .ce-gallery:has(+.ce-bodytext){margin-bottom:1.75rem}}@media(min-width: 992px){.ce-textpic.ce-intext.ce-right .ce-gallery:has(+.ce-bodytext),.ce-textpic.ce-intext.ce-left .ce-gallery:has(+.ce-bodytext),.ce-textpic.ce-above .ce-gallery:has(+.ce-bodytext){margin-bottom:2rem}}.ce-textpic.ce-intext.ce-right .ce-gallery{margin-left:1.875rem}@media(min-width: 576px){.ce-textpic.ce-intext.ce-right .ce-gallery{margin-left:2.5rem}}@media(min-width: 992px){.ce-textpic.ce-intext.ce-right .ce-gallery{margin-left:3.75rem}}.ce-textpic.ce-intext.ce-left .ce-gallery{margin-right:1.875rem}@media(min-width: 576px){.ce-textpic.ce-intext.ce-left .ce-gallery{margin-right:2.5rem}}@media(min-width: 992px){.ce-textpic.ce-intext.ce-left .ce-gallery{margin-right:3.75rem}}.ce-textpic.ce-below .ce-bodytext{margin-bottom:1.25rem}@media(min-width: 576px){.ce-textpic.ce-below .ce-bodytext{margin-bottom:1.75rem}}@media(min-width: 992px){.ce-textpic.ce-below .ce-bodytext{margin-bottom:2rem}}.ce-column:not(:last-child){margin-right:.75rem}@media(min-width: 576px){.ce-column:not(:last-child){margin-right:1.25rem}}@media(min-width: 768px){.ce-column:not(:last-child){margin-right:1.5rem}}@media(min-width: 992px){.ce-column:not(:last-child){margin-right:2rem}}.ce-row:not(:last-child){margin-bottom:1.125rem}@media(min-width: 576px){.ce-row:not(:last-child){margin-bottom:1.5rem}}@media(min-width: 992px){.ce-row:not(:last-child){margin-bottom:2rem}}.ce-border img,.ce-border svg,.ce-border video,.ce-border iframe,.ce-border .videoshariff{border:2px solid rgba(0,0,0,.1)}.frame-type-textpic.frame-layout-4 .ce-intext.ce-right .ce-gallery,.frame-type-textpic.frame-layout-4 .ce-intext.ce-left .ce-gallery,.frame-type-textpic.frame-layout-4 .ce-above .ce-gallery,.frame-type-textmedia.frame-layout-4 .ce-intext.ce-right .ce-gallery,.frame-type-textmedia.frame-layout-4 .ce-intext.ce-left .ce-gallery,.frame-type-textmedia.frame-layout-4 .ce-above .ce-gallery,.frame-type-image.frame-layout-4 .ce-intext.ce-right .ce-gallery,.frame-type-image.frame-layout-4 .ce-intext.ce-left .ce-gallery,.frame-type-image.frame-layout-4 .ce-above .ce-gallery{margin-bottom:0}.frame-type-textpic.frame-layout-20 .ce-above,.frame-type-textpic.frame-layout-20 .ce-below,.frame-type-textpic.frame-layout-21 .ce-above,.frame-type-textpic.frame-layout-21 .ce-below,.frame-type-textpic.frame-layout-22 .ce-above,.frame-type-textpic.frame-layout-22 .ce-below,.frame-type-textmedia.frame-layout-20 .ce-above,.frame-type-textmedia.frame-layout-20 .ce-below,.frame-type-textmedia.frame-layout-21 .ce-above,.frame-type-textmedia.frame-layout-21 .ce-below,.frame-type-textmedia.frame-layout-22 .ce-above,.frame-type-textmedia.frame-layout-22 .ce-below,.frame-type-image.frame-layout-20 .ce-above,.frame-type-image.frame-layout-20 .ce-below,.frame-type-image.frame-layout-21 .ce-above,.frame-type-image.frame-layout-21 .ce-below,.frame-type-image.frame-layout-22 .ce-above,.frame-type-image.frame-layout-22 .ce-below{overflow:visible}.frame-type-textpic.frame-layout-20 .ce-above .ce-gallery,.frame-type-textpic.frame-layout-20 .ce-above .ce-outer,.frame-type-textpic.frame-layout-20 .ce-above .ce-inner,.frame-type-textpic.frame-layout-20 .ce-above .ce-row,.frame-type-textpic.frame-layout-20 .ce-above .ce-column,.frame-type-textpic.frame-layout-20 .ce-above figure,.frame-type-textpic.frame-layout-20 .ce-below .ce-gallery,.frame-type-textpic.frame-layout-20 .ce-below .ce-outer,.frame-type-textpic.frame-layout-20 .ce-below .ce-inner,.frame-type-textpic.frame-layout-20 .ce-below .ce-row,.frame-type-textpic.frame-layout-20 .ce-below .ce-column,.frame-type-textpic.frame-layout-20 .ce-below figure,.frame-type-textpic.frame-layout-21 .ce-above .ce-gallery,.frame-type-textpic.frame-layout-21 .ce-above .ce-outer,.frame-type-textpic.frame-layout-21 .ce-above .ce-inner,.frame-type-textpic.frame-layout-21 .ce-above .ce-row,.frame-type-textpic.frame-layout-21 .ce-above .ce-column,.frame-type-textpic.frame-layout-21 .ce-above figure,.frame-type-textpic.frame-layout-21 .ce-below .ce-gallery,.frame-type-textpic.frame-layout-21 .ce-below .ce-outer,.frame-type-textpic.frame-layout-21 .ce-below .ce-inner,.frame-type-textpic.frame-layout-21 .ce-below .ce-row,.frame-type-textpic.frame-layout-21 .ce-below .ce-column,.frame-type-textpic.frame-layout-21 .ce-below figure,.frame-type-textpic.frame-layout-22 .ce-above .ce-gallery,.frame-type-textpic.frame-layout-22 .ce-above .ce-outer,.frame-type-textpic.frame-layout-22 .ce-above .ce-inner,.frame-type-textpic.frame-layout-22 .ce-above .ce-row,.frame-type-textpic.frame-layout-22 .ce-above .ce-column,.frame-type-textpic.frame-layout-22 .ce-above figure,.frame-type-textpic.frame-layout-22 .ce-below .ce-gallery,.frame-type-textpic.frame-layout-22 .ce-below .ce-outer,.frame-type-textpic.frame-layout-22 .ce-below .ce-inner,.frame-type-textpic.frame-layout-22 .ce-below .ce-row,.frame-type-textpic.frame-layout-22 .ce-below .ce-column,.frame-type-textpic.frame-layout-22 .ce-below figure,.frame-type-textmedia.frame-layout-20 .ce-above .ce-gallery,.frame-type-textmedia.frame-layout-20 .ce-above .ce-outer,.frame-type-textmedia.frame-layout-20 .ce-above .ce-inner,.frame-type-textmedia.frame-layout-20 .ce-above .ce-row,.frame-type-textmedia.frame-layout-20 .ce-above .ce-column,.frame-type-textmedia.frame-layout-20 .ce-above figure,.frame-type-textmedia.frame-layout-20 .ce-below .ce-gallery,.frame-type-textmedia.frame-layout-20 .ce-below .ce-outer,.frame-type-textmedia.frame-layout-20 .ce-below .ce-inner,.frame-type-textmedia.frame-layout-20 .ce-below .ce-row,.frame-type-textmedia.frame-layout-20 .ce-below .ce-column,.frame-type-textmedia.frame-layout-20 .ce-below figure,.frame-type-textmedia.frame-layout-21 .ce-above .ce-gallery,.frame-type-textmedia.frame-layout-21 .ce-above .ce-outer,.frame-type-textmedia.frame-layout-21 .ce-above .ce-inner,.frame-type-textmedia.frame-layout-21 .ce-above .ce-row,.frame-type-textmedia.frame-layout-21 .ce-above .ce-column,.frame-type-textmedia.frame-layout-21 .ce-above figure,.frame-type-textmedia.frame-layout-21 .ce-below .ce-gallery,.frame-type-textmedia.frame-layout-21 .ce-below .ce-outer,.frame-type-textmedia.frame-layout-21 .ce-below .ce-inner,.frame-type-textmedia.frame-layout-21 .ce-below .ce-row,.frame-type-textmedia.frame-layout-21 .ce-below .ce-column,.frame-type-textmedia.frame-layout-21 .ce-below figure,.frame-type-textmedia.frame-layout-22 .ce-above .ce-gallery,.frame-type-textmedia.frame-layout-22 .ce-above .ce-outer,.frame-type-textmedia.frame-layout-22 .ce-above .ce-inner,.frame-type-textmedia.frame-layout-22 .ce-above .ce-row,.frame-type-textmedia.frame-layout-22 .ce-above .ce-column,.frame-type-textmedia.frame-layout-22 .ce-above figure,.frame-type-textmedia.frame-layout-22 .ce-below .ce-gallery,.frame-type-textmedia.frame-layout-22 .ce-below .ce-outer,.frame-type-textmedia.frame-layout-22 .ce-below .ce-inner,.frame-type-textmedia.frame-layout-22 .ce-below .ce-row,.frame-type-textmedia.frame-layout-22 .ce-below .ce-column,.frame-type-textmedia.frame-layout-22 .ce-below figure,.frame-type-image.frame-layout-20 .ce-above .ce-gallery,.frame-type-image.frame-layout-20 .ce-above .ce-outer,.frame-type-image.frame-layout-20 .ce-above .ce-inner,.frame-type-image.frame-layout-20 .ce-above .ce-row,.frame-type-image.frame-layout-20 .ce-above .ce-column,.frame-type-image.frame-layout-20 .ce-above figure,.frame-type-image.frame-layout-20 .ce-below .ce-gallery,.frame-type-image.frame-layout-20 .ce-below .ce-outer,.frame-type-image.frame-layout-20 .ce-below .ce-inner,.frame-type-image.frame-layout-20 .ce-below .ce-row,.frame-type-image.frame-layout-20 .ce-below .ce-column,.frame-type-image.frame-layout-20 .ce-below figure,.frame-type-image.frame-layout-21 .ce-above .ce-gallery,.frame-type-image.frame-layout-21 .ce-above .ce-outer,.frame-type-image.frame-layout-21 .ce-above .ce-inner,.frame-type-image.frame-layout-21 .ce-above .ce-row,.frame-type-image.frame-layout-21 .ce-above .ce-column,.frame-type-image.frame-layout-21 .ce-above figure,.frame-type-image.frame-layout-21 .ce-below .ce-gallery,.frame-type-image.frame-layout-21 .ce-below .ce-outer,.frame-type-image.frame-layout-21 .ce-below .ce-inner,.frame-type-image.frame-layout-21 .ce-below .ce-row,.frame-type-image.frame-layout-21 .ce-below .ce-column,.frame-type-image.frame-layout-21 .ce-below figure,.frame-type-image.frame-layout-22 .ce-above .ce-gallery,.frame-type-image.frame-layout-22 .ce-above .ce-outer,.frame-type-image.frame-layout-22 .ce-above .ce-inner,.frame-type-image.frame-layout-22 .ce-above .ce-row,.frame-type-image.frame-layout-22 .ce-above .ce-column,.frame-type-image.frame-layout-22 .ce-above figure,.frame-type-image.frame-layout-22 .ce-below .ce-gallery,.frame-type-image.frame-layout-22 .ce-below .ce-outer,.frame-type-image.frame-layout-22 .ce-below .ce-inner,.frame-type-image.frame-layout-22 .ce-below .ce-row,.frame-type-image.frame-layout-22 .ce-below .ce-column,.frame-type-image.frame-layout-22 .ce-below figure{display:block;float:none;overflow:visible;position:static}.frame-type-textpic.frame-layout-20 .ce-above .ce-gallery img,.frame-type-textpic.frame-layout-20 .ce-above .ce-gallery svg,.frame-type-textpic.frame-layout-20 .ce-below .ce-gallery img,.frame-type-textpic.frame-layout-20 .ce-below .ce-gallery svg,.frame-type-textpic.frame-layout-21 .ce-above .ce-gallery img,.frame-type-textpic.frame-layout-21 .ce-above .ce-gallery svg,.frame-type-textpic.frame-layout-21 .ce-below .ce-gallery img,.frame-type-textpic.frame-layout-21 .ce-below .ce-gallery svg,.frame-type-textpic.frame-layout-22 .ce-above .ce-gallery img,.frame-type-textpic.frame-layout-22 .ce-above .ce-gallery svg,.frame-type-textpic.frame-layout-22 .ce-below .ce-gallery img,.frame-type-textpic.frame-layout-22 .ce-below .ce-gallery svg,.frame-type-textmedia.frame-layout-20 .ce-above .ce-gallery img,.frame-type-textmedia.frame-layout-20 .ce-above .ce-gallery svg,.frame-type-textmedia.frame-layout-20 .ce-below .ce-gallery img,.frame-type-textmedia.frame-layout-20 .ce-below .ce-gallery svg,.frame-type-textmedia.frame-layout-21 .ce-above .ce-gallery img,.frame-type-textmedia.frame-layout-21 .ce-above .ce-gallery svg,.frame-type-textmedia.frame-layout-21 .ce-below .ce-gallery img,.frame-type-textmedia.frame-layout-21 .ce-below .ce-gallery svg,.frame-type-textmedia.frame-layout-22 .ce-above .ce-gallery img,.frame-type-textmedia.frame-layout-22 .ce-above .ce-gallery svg,.frame-type-textmedia.frame-layout-22 .ce-below .ce-gallery img,.frame-type-textmedia.frame-layout-22 .ce-below .ce-gallery svg,.frame-type-image.frame-layout-20 .ce-above .ce-gallery img,.frame-type-image.frame-layout-20 .ce-above .ce-gallery svg,.frame-type-image.frame-layout-20 .ce-below .ce-gallery img,.frame-type-image.frame-layout-20 .ce-below .ce-gallery svg,.frame-type-image.frame-layout-21 .ce-above .ce-gallery img,.frame-type-image.frame-layout-21 .ce-above .ce-gallery svg,.frame-type-image.frame-layout-21 .ce-below .ce-gallery img,.frame-type-image.frame-layout-21 .ce-below .ce-gallery svg,.frame-type-image.frame-layout-22 .ce-above .ce-gallery img,.frame-type-image.frame-layout-22 .ce-above .ce-gallery svg,.frame-type-image.frame-layout-22 .ce-below .ce-gallery img,.frame-type-image.frame-layout-22 .ce-below .ce-gallery svg{width:100%}.frame-type-textpic.frame-layout-20 figure,.frame-type-textmedia.frame-layout-20 figure,.frame-type-image.frame-layout-20 figure{margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2)}.frame-type-textpic.frame-layout-21 figure,.frame-type-textmedia.frame-layout-21 figure,.frame-type-image.frame-layout-21 figure{margin-left:calc((100vw - 100%)/-2)}@media(max-width: 575.98px){.frame-type-textpic.frame-layout-21 figure,.frame-type-textmedia.frame-layout-21 figure,.frame-type-image.frame-layout-21 figure{margin-right:calc((100vw - 100%)/-2)}}.frame-type-textpic.frame-layout-22 figure,.frame-type-textmedia.frame-layout-22 figure,.frame-type-image.frame-layout-22 figure{margin-right:calc((100vw - 100%)/-2)}@media(max-width: 575.98px){.frame-type-textpic.frame-layout-22 figure,.frame-type-textmedia.frame-layout-22 figure,.frame-type-image.frame-layout-22 figure{margin-left:calc((100vw - 100%)/-2)}}.pagemenu--tiles .isotope__grid{margin:-0.5rem}.pagemenu--tiles .isotope__item{padding:.5rem}.pagemenu--rect75scrollcol .scrollcolumns__scrollcontainer{--bs-gutter-x:1rem}@media(min-width: 768px){.pagemenu--rect75scrollcol .scrollcolumns__scrollcontainer{--bs-gutter-x:1.5rem}}.uploads--list{--bs-border-width: 2px}.uploads--list .uploads__item{padding-block:.75rem}@media(min-width: 576px){.uploads--list .uploads__item{padding-block:1rem}}@media(min-width: 992px){.uploads--list .uploads__item{padding-block:1.5rem}}.uploads--list .uploads__title{font-size:.875rem}@media(min-width: 576px){.uploads--list .uploads__title{font-size:1rem}}@media(min-width: 992px){.uploads--list .uploads__title{font-size:1.125rem}}@media(min-width: 1200px){.uploads--list .uploads__title{font-size:1.25rem}}.uploads--list .uploads__description{font-size:.75rem}@media(min-width: 576px){.uploads--list .uploads__description{font-size:.875rem}}@media(min-width: 992px){.uploads--list .uploads__description{font-size:1rem}}@media(min-width: 1200px){.uploads--list .uploads__description{font-size:1.125rem}}.uploads--list .uploads__fileinfo{color:rgb(var(--style-text-color-rgb), 0.7)}.uploads--list .uploads__fileinfo{font-size:.75rem}@media(min-width: 992px){.uploads--list .uploads__fileinfo{font-size:.875rem}}.uploads--list .uploads__img img{width:2.5rem}@media(min-width: 576px){.uploads--list .uploads__img img{width:3rem}}@media(min-width: 992px){.uploads--list .uploads__img img{width:4rem}}.uploads--boxsmall .vstack{gap:.5rem}.uploads--boxsmall .uploads__item{border-radius:.75rem}.uploads--boxsmall .uploads__content{padding-block:1rem}@media(min-width: 992px){.uploads--boxsmall .uploads__content{padding-block:1.25rem}}.uploads--boxsmall .uploads__content{padding-inline:1rem}@media(min-width: 576px){.uploads--boxsmall .uploads__content{padding-inline:1.5rem}}@media(min-width: 1200px){.uploads--boxsmall .uploads__content{padding-inline:2rem}}.uploads--boxsmall .uploads__title{font-size:.875rem}@media(min-width: 576px){.uploads--boxsmall .uploads__title{font-size:1rem}}@media(min-width: 992px){.uploads--boxsmall .uploads__title{font-size:1.125rem}}@media(min-width: 1200px){.uploads--boxsmall .uploads__title{font-size:1.25rem}}.uploads--boxsmall .uploads__description{font-size:.75rem}@media(min-width: 576px){.uploads--boxsmall .uploads__description{font-size:.875rem}}@media(min-width: 992px){.uploads--boxsmall .uploads__description{font-size:1rem}}@media(min-width: 1200px){.uploads--boxsmall .uploads__description{font-size:1.125rem}}.uploads--boxsmall .uploads__fileinfo{color:rgb(var(--style-text-color-rgb), 0.7)}.uploads--boxsmall .uploads__fileinfo{font-size:.75rem}@media(min-width: 992px){.uploads--boxsmall .uploads__fileinfo{font-size:.875rem}}.uploads--boxsmall .uploads__icon>div,.uploads--boxsmall .uploads__img>div{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem;padding:.5rem}.uploads--boxsmall .uploads__img>div{width:4rem}@media(min-width: 992px){.uploads--boxsmall .uploads__img>div{width:6rem}}.uploads--boxsmall .uploads__img>div{min-height:4rem}@media(min-width: 992px){.uploads--boxsmall .uploads__img>div{min-height:6rem}}.uploads--boxsmall .uploads__img img{max-width:3rem}@media(min-width: 992px){.uploads--boxsmall .uploads__img img{max-width:5rem}}.uploads--boxsmall .uploads__img img{max-height:3rem}@media(min-width: 992px){.uploads--boxsmall .uploads__img img{max-height:5rem}}.uploads--boxlarge .vstack{gap:.75rem}@media(min-width: 768px){.uploads--boxlarge .vstack{gap:.875rem}}@media(min-width: 1480px){.uploads--boxlarge .vstack{gap:1rem}}.uploads--boxlarge .uploads__item{border-radius:.75rem}.uploads--boxlarge .uploads__item>.row{--bs-gutter-x:1rem}@media(min-width: 576px){.uploads--boxlarge .uploads__item>.row{--bs-gutter-x:1.75rem}}@media(min-width: 992px){.uploads--boxlarge .uploads__item>.row{--bs-gutter-x:3rem}}@media(min-width: 1976px){.uploads--boxlarge .uploads__item>.row{--bs-gutter-x:4rem}}.uploads--boxlarge .uploads__item>.row{padding-inline:1rem}@media(min-width: 576px){.uploads--boxlarge .uploads__item>.row{padding-inline:1.75rem}}@media(min-width: 992px){.uploads--boxlarge .uploads__item>.row{padding-inline:3rem}}@media(min-width: 1976px){.uploads--boxlarge .uploads__item>.row{padding-inline:4rem}}.uploads--boxlarge .uploads__item>.row{padding-block:1rem}@media(min-width: 576px){.uploads--boxlarge .uploads__item>.row{padding-block:1.75rem}}@media(min-width: 992px){.uploads--boxlarge .uploads__item>.row{padding-block:2rem}}@media(min-width: 1976px){.uploads--boxlarge .uploads__item>.row{padding-block:3rem}}.uploads--boxlarge .uploads__title{font-size:1rem}@media(min-width: 576px){.uploads--boxlarge .uploads__title{font-size:1.25rem}}@media(min-width: 992px){.uploads--boxlarge .uploads__title{font-size:1.5rem}}.uploads--boxlarge .uploads__title{font-weight:700}.uploads--boxlarge .uploads__description{font-size:.75rem}@media(min-width: 576px){.uploads--boxlarge .uploads__description{font-size:.875rem}}@media(min-width: 992px){.uploads--boxlarge .uploads__description{font-size:1rem}}@media(min-width: 1200px){.uploads--boxlarge .uploads__description{font-size:1.125rem}}.uploads--boxlarge .uploads__fileinfo{color:rgb(var(--style-text-color-rgb), 0.7)}.uploads--boxlarge .uploads__fileinfo{font-size:.75rem}@media(min-width: 992px){.uploads--boxlarge .uploads__fileinfo{font-size:.875rem}}.uploads--boxlarge .uploads__img{width:4rem}@media(min-width: 992px){.uploads--boxlarge .uploads__img{width:6rem}}@media(min-width: 1200px){.uploads--boxlarge .uploads__img{width:7rem}}@media(min-width: 1480px){.uploads--boxlarge .uploads__img{width:8rem}}.frame-type-dce_businesscard{display:flex}.frame-type-dce_businesscard>*{width:100%}.businesscard__name{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700}.businesscard__jobtitle{text-transform:none}.businesscard--tile,.businesscard--overlappedimgtile{border-radius:.75rem;box-shadow:0 .5rem 1rem rgba(0,49,94,.15)}.buttonbar__link{border-radius:.75rem}.buttonbar__icon{color:var(--style-accent2)}.buttonbar__icon{font-size:1.75rem}@media(min-width: 576px){.buttonbar__icon{font-size:2.25rem}}@media(min-width: 768px){.buttonbar__icon{font-size:2.5rem}}@media(min-width: 992px){.buttonbar__icon{font-size:2.75rem}}@media(min-width: 1200px){.buttonbar__icon{font-size:3.375rem}}.buttonbar__headline{color:var(--style-h3-color)}.counter__pre{color:var(--style-h1-color);font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.counter__pre{font-size:1rem}@media(min-width: 576px){.counter__pre{font-size:1.25rem}}@media(min-width: 992px){.counter__pre{font-size:1.5rem}}.counter__pre{font-weight:500}.counter__count{color:var(--style-h1-color);font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";margin:.25em 0}.counter__count{font-size:2.25rem}@media(min-width: 576px){.counter__count{font-size:3rem}}@media(min-width: 992px){.counter__count{font-size:3.75rem}}@media(min-width: 1480px){.counter__count{font-size:4.5rem}}.counter__count{font-weight:300}.counter__count{letter-spacing:-0.02em}@media(min-width: 992px){.counter__count{letter-spacing:-0.04em}}.counter__post{color:var(--style-h1-color);font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.counter__post{font-size:1rem}@media(min-width: 576px){.counter__post{font-size:1.25rem}}@media(min-width: 992px){.counter__post{font-size:1.5rem}}.counter__post{font-weight:700}.iconlist li:not(:last-child){margin-bottom:.5rem}@media(min-width: 576px){.iconlist li:not(:last-child){margin-bottom:.625rem}}@media(min-width: 992px){.iconlist li:not(:last-child){margin-bottom:.75rem}}.iconlist .icon-li{color:var(--style-accent2)}.iconlist a{transition:all .2s ease-in-out}@media(prefers-reduced-motion: reduce){.iconlist a{transition:none}}@keyframes imagegallery-parallax-layer-1{to{transform:translateY(-4vh)}}@keyframes imagegallery-parallax-layer-2{to{transform:translateY(-12vh)}}.imagewall>.row{--bs-gutter-x:.5rem}@media(min-width: 768px){.imagewall>.row{--bs-gutter-x:.75rem}}@media(min-width: 1480px){.imagewall>.row{--bs-gutter-x:1rem}}@media(min-width: 1976px){.imagewall>.row{--bs-gutter-x:1.5rem}}.imagewall>.row .row{--bs-gutter-x:.5rem}@media(min-width: 768px){.imagewall>.row .row{--bs-gutter-x:.75rem}}@media(min-width: 1480px){.imagewall>.row .row{--bs-gutter-x:1rem}}@media(min-width: 1976px){.imagewall>.row .row{--bs-gutter-x:1.5rem}}.imagewall>.row .row{--bs-gutter-y:.5rem}@media(min-width: 768px){.imagewall>.row .row{--bs-gutter-y:.75rem}}@media(min-width: 1480px){.imagewall>.row .row{--bs-gutter-y:1rem}}@media(min-width: 1976px){.imagewall>.row .row{--bs-gutter-y:1.5rem}}.imagewall__item:has(a figcaption) a::after,.imagewall__item:has(figcaption):not(:has(a))::after{background:linear-gradient(185deg, transparent 50%, rgba(0, 0, 0, 0.55) 85%);content:"";z-index:1;bottom:0;left:0;position:absolute !important;right:0;top:0}.imagewall__caption{color:#fff;z-index:2}.imagewall__caption{line-height:1.35}@media(min-width: 576px){.imagewall__caption{line-height:1.5}}.imagewall__caption{font-size:.875rem}@media(min-width: 576px){.imagewall__caption{font-size:.9375rem}}@media(min-width: 992px){.imagewall__caption{font-size:1rem}}.imagewall__caption{padding:.875rem 1rem}@media(min-width: 576px){.imagewall__caption{padding:1rem 1.125rem}}@media(min-width: 992px){.imagewall__caption{padding:1.125rem 1.25rem}}@media(min-width: 1200px){.imagewall__caption{padding:1.25rem 1.5rem}}@media(min-width: 1480px){.imagewall__caption{padding:2rem 2.25rem}}.frame-type-dce_imagewall+.frame-type-dce_imagewall{margin-top:.5rem}@media(min-width: 768px){.frame-type-dce_imagewall+.frame-type-dce_imagewall{margin-top:.75rem}}@media(min-width: 1480px){.frame-type-dce_imagewall+.frame-type-dce_imagewall{margin-top:1rem}}@media(min-width: 1976px){.frame-type-dce_imagewall+.frame-type-dce_imagewall{margin-top:1.5rem}}.linklist a{transition:all .2s ease-in-out}@media(prefers-reduced-motion: reduce){.linklist a{transition:none}}.linklist--blocks a{border-radius:.75rem;box-shadow:0 0 .0325rem rgba(0,49,94,.045),0 .1rem .3rem rgba(0,49,94,.09)}.linklist--blocks a{padding-block:.75rem}@media(min-width: 576px){.linklist--blocks a{padding-block:1rem}}@media(min-width: 1480px){.linklist--blocks a{padding-block:1.25rem}}.linklist--blocks a{padding-inline:1rem}@media(min-width: 576px){.linklist--blocks a{padding-inline:1.25rem}}@media(min-width: 1480px){.linklist--blocks a{padding-inline:1.5rem}}.linklist--blocks a:hover{box-shadow:0 .5rem 1rem rgba(0,49,94,.15)}.linklist--blocks .linklist__list{gap:.5rem}@media(min-width: 576px){.linklist--blocks .linklist__list{gap:.75rem}}@media(min-width: 1480px){.linklist--blocks .linklist__list{gap:1rem}}.linklist--blocks .linklist__icon{color:var(--style-accent2)}.linklist--blocks .linklist__icon{margin-right:.75rem}@media(min-width: 576px){.linklist--blocks .linklist__icon{margin-right:.9375rem}}@media(min-width: 1480px){.linklist--blocks .linklist__icon{margin-right:1.125rem}}.linklist--blocks .linklist__title{color:var(--style-accent1)}.linklist--blocks .linklist__badge{background-color:var(--style-accent1);color:var(--style-accent1-inverted)}.linklist--lined .border-bottom,.linklist--lined .border-top{border-width:2px !important}.linklist--lined .linklist__item{padding-block:.5rem}@media(min-width: 576px){.linklist--lined .linklist__item{padding-block:.75rem}}@media(min-width: 768px){.linklist--lined .linklist__item{padding-block:1rem}}@media(min-width: 1480px){.linklist--lined .linklist__item{padding-block:1.25rem}}.linklist--lined .linklist__icon{color:var(--style-accent2)}.linklist--lined .linklist__title a{color:var(--style-accent1)}.linklist--lined .linklist__badge{background-color:var(--style-accent1);color:var(--style-accent1-inverted)}.linklist__pre{font-size:.75rem}@media(min-width: 576px){.linklist__pre{font-size:.875rem}}@media(min-width: 992px){.linklist__pre{font-size:1rem}}@media(min-width: 1200px){.linklist__pre{font-size:1.125rem}}.linklist__icon{color:var(--style-accent2)}.linklist__title{color:var(--style-accent1);font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.linklist__title{font-size:.875rem}@media(min-width: 576px){.linklist__title{font-size:1rem}}@media(min-width: 992px){.linklist__title{font-size:1.125rem}}@media(min-width: 1200px){.linklist__title{font-size:1.25rem}}.linklist__title{font-weight:700}.linklist__description{font-size:.875rem}@media(min-width: 576px){.linklist__description{font-size:.9375rem}}@media(min-width: 768px){.linklist__description{font-size:1rem}}.linklist__badge{background-color:var(--style-accent1);color:var(--style-accent1-inverted)}.section__inner>.container>.frame-type-dce_logos .logos--marquee,.section__inner>.container>.frame-type-shortcut>.frame-type-dce_logos .logos--marquee{margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);overflow:hidden}.logos--tiles .logos__padder,.logos--plain .logos__padder{padding:.25rem}@media(min-width: 992px){.logos--tiles .logos__padder,.logos--plain .logos__padder{padding:.5rem}}@media(min-width: 1480px){.logos--tiles .logos__padder,.logos--plain .logos__padder{padding:.625rem}}.logos--tiles:not(.logos--marquee) .logos__list,.logos--plain:not(.logos--marquee) .logos__list{margin:-0.25rem}@media(min-width: 992px){.logos--tiles:not(.logos--marquee) .logos__list,.logos--plain:not(.logos--marquee) .logos__list{margin:-0.5rem}}@media(min-width: 1480px){.logos--tiles:not(.logos--marquee) .logos__list,.logos--plain:not(.logos--marquee) .logos__list{margin:-0.625rem}}.logos--tiles.logos--marquee,.logos--plain.logos--marquee{margin-bottom:-1.5rem;padding-bottom:1.5rem}.logos--tiles.logos--marquee .logos__list,.logos--plain.logos--marquee .logos__list{margin-bottom:-1.5rem;padding-bottom:1.5rem}.logos__wrapper{border-radius:.75rem}.process{--sb-process-arrow-size:1.25rem}@media(min-width: 576px){.process{--sb-process-arrow-size:1.5rem}}@media(min-width: 768px){.process{--sb-process-arrow-size:1.75rem}}@media(min-width: 992px){.process{--sb-process-arrow-size:2rem}}@media(min-width: 1480px){.process{--sb-process-arrow-size:2.5rem}}.process--1{--sb-process-steps-per-line:1}.process--1{--sb-process-arrows-per-line:0}.process--2{--sb-process-steps-per-line:1}@media(min-width: 576px){.process--2{--sb-process-steps-per-line:2}}.process--2{--sb-process-arrows-per-line:0}@media(min-width: 576px){.process--2{--sb-process-arrows-per-line:1}}.process--3{--sb-process-steps-per-line:1}@media(min-width: 576px){.process--3{--sb-process-steps-per-line:2}}@media(min-width: 992px){.process--3{--sb-process-steps-per-line:3}}.process--3{--sb-process-arrows-per-line:0}@media(min-width: 576px){.process--3{--sb-process-arrows-per-line:2}}@media(min-width: 992px){.process--3{--sb-process-arrows-per-line:2}}.process--4{--sb-process-steps-per-line:1}@media(min-width: 576px){.process--4{--sb-process-steps-per-line:2}}@media(min-width: 1200px){.process--4{--sb-process-steps-per-line:4}}.process--4{--sb-process-arrows-per-line:0}@media(min-width: 576px){.process--4{--sb-process-arrows-per-line:2}}@media(min-width: 1200px){.process--4{--sb-process-arrows-per-line:3}}.process--5{--sb-process-steps-per-line:1}@media(min-width: 576px){.process--5{--sb-process-steps-per-line:2}}@media(min-width: 992px){.process--5{--sb-process-steps-per-line:3}}@media(min-width: 1480px){.process--5{--sb-process-steps-per-line:5}}.process--5{--sb-process-arrows-per-line:0}@media(min-width: 576px){.process--5{--sb-process-arrows-per-line:2}}@media(min-width: 992px){.process--5{--sb-process-arrows-per-line:3}}@media(min-width: 1480px){.process--5{--sb-process-arrows-per-line:4}}.process--6{--sb-process-steps-per-line:1}@media(min-width: 576px){.process--6{--sb-process-steps-per-line:2}}@media(min-width: 992px){.process--6{--sb-process-steps-per-line:3}}.process--6{--sb-process-arrows-per-line:0}@media(min-width: 576px){.process--6{--sb-process-arrows-per-line:2}}@media(min-width: 992px){.process--6{--sb-process-arrows-per-line:3}}.process--7n{--sb-process-steps-per-line:1}@media(min-width: 576px){.process--7n{--sb-process-steps-per-line:2}}@media(min-width: 992px){.process--7n{--sb-process-steps-per-line:3}}@media(min-width: 1200px){.process--7n{--sb-process-steps-per-line:4}}.process--7n{--sb-process-arrows-per-line:0}@media(min-width: 576px){.process--7n{--sb-process-arrows-per-line:2}}@media(min-width: 992px){.process--7n{--sb-process-arrows-per-line:3}}@media(min-width: 1200px){.process--7n{--sb-process-arrows-per-line:4}}@media(min-width: 576px){.process__colstep{width:calc((100% - var(--sb-process-arrows-per-line)*(var(--sb-process-arrow-size) + var(--bs-gutter-x)))/var(--sb-process-steps-per-line)) !important}}.process__step{border-radius:.75rem;box-shadow:0 0 .125rem rgba(0,49,94,.06),0 .125rem .5rem rgba(0,49,94,.12);text-align:center}.process__arrow{font-size:var(--sb-process-arrow-size)}.process__title{font-size:1rem}@media(min-width: 576px){.process__title{font-size:1.25rem}}@media(min-width: 992px){.process__title{font-size:1.5rem}}.process p,.process ul,.process ol,.process dl{font-size:.75rem}@media(min-width: 576px){.process p,.process ul,.process ol,.process dl{font-size:.875rem}}@media(min-width: 992px){.process p,.process ul,.process ol,.process dl{font-size:1rem}}@media(min-width: 1200px){.process p,.process ul,.process ol,.process dl{font-size:1.125rem}}@media(min-width: 992px){.progressbar{font-size:1.125rem}}.testimonial__quote p{border:0 !important;font-style:normal !important;font-weight:300;line-height:1.5;padding:0 !important}.testimonial__name{font-weight:700}.testimonial--text .testimonial__quote p,.testimonial--textcentered .testimonial__quote p{font-size:.875rem}@media(min-width: 576px){.testimonial--text .testimonial__quote p,.testimonial--textcentered .testimonial__quote p{font-size:1rem}}@media(min-width: 992px){.testimonial--text .testimonial__quote p,.testimonial--textcentered .testimonial__quote p{font-size:1.125rem}}@media(min-width: 1200px){.testimonial--text .testimonial__quote p,.testimonial--textcentered .testimonial__quote p{font-size:1.25rem}}.testimonial--text .testimonial__quote p,.testimonial--textcentered .testimonial__quote p{letter-spacing:-0.001em}@media(min-width: 576px){.testimonial--text .testimonial__quote p,.testimonial--textcentered .testimonial__quote p{letter-spacing:-0.003em}}@media(min-width: 992px){.testimonial--text .testimonial__quote p,.testimonial--textcentered .testimonial__quote p{letter-spacing:-0.005em}}@media(min-width: 992px){.testimonial--text .testimonial__caption,.testimonial--textcentered .testimonial__caption{font-size:1.125rem}}.testimonial--bubbleleft .testimonial__quote,.testimonial--bubbleright .testimonial__quote,.testimonial--bubblecentered .testimonial__quote{border-radius:1rem}.testimonial--bubbleleft .testimonial__quote,.testimonial--bubbleright .testimonial__quote,.testimonial--bubblecentered .testimonial__quote{padding:1.25rem}@media(min-width: 576px){.testimonial--bubbleleft .testimonial__quote,.testimonial--bubbleright .testimonial__quote,.testimonial--bubblecentered .testimonial__quote{padding:1.5rem}}@media(min-width: 768px){.testimonial--bubbleleft .testimonial__quote,.testimonial--bubbleright .testimonial__quote,.testimonial--bubblecentered .testimonial__quote{padding:2rem}}@media(min-width: 992px){.testimonial--bubbleleft .testimonial__quote,.testimonial--bubbleright .testimonial__quote,.testimonial--bubblecentered .testimonial__quote{padding:2rem}}@media(min-width: 1200px){.testimonial--bubbleleft .testimonial__quote,.testimonial--bubbleright .testimonial__quote,.testimonial--bubblecentered .testimonial__quote{padding:2.5rem}}@media(min-width: 1480px){.testimonial--bubbleleft .testimonial__quote,.testimonial--bubbleright .testimonial__quote,.testimonial--bubblecentered .testimonial__quote{padding:3rem}}@media(min-width: 1976px){.testimonial--bubbleleft .testimonial__quote,.testimonial--bubbleright .testimonial__quote,.testimonial--bubblecentered .testimonial__quote{padding:4rem}}.testimonial--bubbleleft .testimonial__quote p,.testimonial--bubbleright .testimonial__quote p,.testimonial--bubblecentered .testimonial__quote p{font-size:.875rem}@media(min-width: 576px){.testimonial--bubbleleft .testimonial__quote p,.testimonial--bubbleright .testimonial__quote p,.testimonial--bubblecentered .testimonial__quote p{font-size:1rem}}@media(min-width: 992px){.testimonial--bubbleleft .testimonial__quote p,.testimonial--bubbleright .testimonial__quote p,.testimonial--bubblecentered .testimonial__quote p{font-size:1.125rem}}@media(min-width: 1200px){.testimonial--bubbleleft .testimonial__quote p,.testimonial--bubbleright .testimonial__quote p,.testimonial--bubblecentered .testimonial__quote p{font-size:1.25rem}}.testimonial--bubbleleft .testimonial__quote p,.testimonial--bubbleright .testimonial__quote p,.testimonial--bubblecentered .testimonial__quote p{letter-spacing:-0.001em}@media(min-width: 576px){.testimonial--bubbleleft .testimonial__quote p,.testimonial--bubbleright .testimonial__quote p,.testimonial--bubblecentered .testimonial__quote p{letter-spacing:-0.003em}}@media(min-width: 992px){.testimonial--bubbleleft .testimonial__quote p,.testimonial--bubbleright .testimonial__quote p,.testimonial--bubblecentered .testimonial__quote p{letter-spacing:-0.005em}}@media(min-width: 992px){.testimonial--bubbleleft .testimonial__caption,.testimonial--bubbleright .testimonial__caption,.testimonial--bubblecentered .testimonial__caption{font-size:1.125rem}}.row>.d-flex>.dce:only-child{display:flex}.row>.d-flex>.dce:only-child>.testimonial{display:flex;width:100%}.row>.d-flex>.dce:only-child>.testimonial blockquote{display:flex;flex-direction:column;width:100%}.row>.d-flex>.dce:only-child>.testimonial .testimonial__quote{display:flex;flex-grow:1}.row>.d-flex>.dce:only-child>.testimonial .testimonial__logo{align-items:center;display:flex;min-height:3rem}.accordion{border-width:0}.accordion__button{border:0;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";will-change:color,background-color;transition:all .2s ease-in-out}@media(prefers-reduced-motion: reduce){.accordion__button{transition:none}}.accordion__button{font-size:1rem}@media(min-width: 576px){.accordion__button{font-size:1.25rem}}@media(min-width: 992px){.accordion__button{font-size:1.5rem}}.accordion__button{font-weight:700}.accordion__button:focus:not(:focus-visible){box-shadow:none}.accordion__button:not(.collapsed) svg{transform:rotate(-180deg)}.accordion__button svg{transition:transform .2s ease-in-out}.accordion__body>.frame:last-child:not([class*=frame-space-after])>*:last-child,.accordion__body>.frame:last-child:not([class*=frame-space-after])>header:last-child>h1:last-child,.accordion__body>.frame:last-child:not([class*=frame-space-after])>header:last-child>h2:last-child,.accordion__body>.frame:last-child:not([class*=frame-space-after])>header:last-child>h3:last-child,.accordion__body>.frame:last-child:not([class*=frame-space-after])>header:last-child>h4:last-child,.accordion__body>.frame:last-child:not([class*=frame-space-after])>*:last-child>.ce-bodytext>*:last-child,.accordion__body>.frame:last-child:not([class*=frame-space-after]).frame-type-shortcut>.frame:last-child>*:last-child{margin-bottom:0}.accordion__body>.frame:first-child:not([class*=frame-space-before])>h1:first-child,.accordion__body>.frame:first-child:not([class*=frame-space-before])>h2:first-child,.accordion__body>.frame:first-child:not([class*=frame-space-before])>h3:first-child,.accordion__body>.frame:first-child:not([class*=frame-space-before])>h4:first-child,.accordion__body>.frame:first-child:not([class*=frame-space-before])>h5:first-child,.accordion__body>.frame:first-child:not([class*=frame-space-before])>h6:first-child,.accordion__body>.frame:first-child:not([class*=frame-space-before])>header>*:first-child,.accordion__body>.frame:first-child:not([class*=frame-space-before]).frame-type-shortcut>.frame:first-child>*:first-child{margin-top:0}.accordion--transparent{border-bottom-width:2px;border-style:solid;border-top-width:2px}.accordion--transparent+.accordion--transparent{border-top-width:0}.accordion--transparent .accordion__button{padding:.75rem 0}@media(min-width: 576px){.accordion--transparent .accordion__button{padding:1rem 0}}@media(min-width: 992px){.accordion--transparent .accordion__button{padding:1.125rem 0}}.accordion--transparent .accordion__body{padding:.25rem 0 1rem 0}@media(min-width: 576px){.accordion--transparent .accordion__body{padding:.5rem 0 1.5rem 0}}@media(min-width: 992px){.accordion--transparent .accordion__body{padding:.75rem 0 2rem 0}}.accordion--filled{border-radius:.75rem}.accordion--filled:not([class*=frame-space-after]):has(+.accordion--filled:not([class*=frame-space-before])){margin-bottom:.5rem}@media(min-width: 992px){.accordion--filled:not([class*=frame-space-after]):has(+.accordion--filled:not([class*=frame-space-before])){margin-bottom:.75rem}}.accordion--filled .accordion__button{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.accordion--filled .accordion__button{padding:.75rem 1rem}@media(min-width: 576px){.accordion--filled .accordion__button{padding:1rem 1.5rem}}@media(min-width: 992px){.accordion--filled .accordion__button{padding:1rem 1.75rem}}.accordion--filled .accordion__button.collapsed{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.accordion--filled .accordion__body{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.accordion--filled .accordion__body{padding:.75rem 1rem}@media(min-width: 576px){.accordion--filled .accordion__body{padding:1.125rem 1.5rem}}@media(min-width: 992px){.accordion--filled .accordion__body{padding:1.25rem 1.75rem}}.columns>.row>.d-flex>*:not(.ce-anchor){width:100%}.columns>.row>.d-flex>*:not(.ce-anchor)>*:not(.ce-anchor){width:100%}.columns--lined>.row>div:not(:last-child){border-right-style:solid;border-right-width:0;border-color:var(--style-border-color)}@media(min-width: 768px){.columns--lined.columns--2>.row>div,.columns--lined.columns--3>.row>div{border-right-width:2px}}.columns--1.gutter--default>.row,.columns--2.gutter--default>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--1.gutter--default>.row,.columns--2.gutter--default>.row{--bs-gutter-x:2rem}}@media(min-width: 1480px){.columns--1.gutter--default>.row,.columns--2.gutter--default>.row{--bs-gutter-x:3rem}}.columns--1.gutter--big>.row,.columns--2.gutter--big>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--1.gutter--big>.row,.columns--2.gutter--big>.row{--bs-gutter-x:2rem}}@media(min-width: 992px){.columns--1.gutter--big>.row,.columns--2.gutter--big>.row{--bs-gutter-x:3rem}}@media(min-width: 1480px){.columns--1.gutter--big>.row,.columns--2.gutter--big>.row{--bs-gutter-x:4rem}}.columns--1.gutter--bigger>.row,.columns--2.gutter--bigger>.row{--bs-gutter-x:1rem}@media(min-width: 576px){.columns--1.gutter--bigger>.row,.columns--2.gutter--bigger>.row{--bs-gutter-x:2rem}}@media(min-width: 768px){.columns--1.gutter--bigger>.row,.columns--2.gutter--bigger>.row{--bs-gutter-x:3rem}}@media(min-width: 992px){.columns--1.gutter--bigger>.row,.columns--2.gutter--bigger>.row{--bs-gutter-x:4rem}}@media(min-width: 1480px){.columns--1.gutter--bigger>.row,.columns--2.gutter--bigger>.row{--bs-gutter-x:5rem}}.columns--1.gutter--small>.row,.columns--2.gutter--small>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--1.gutter--small>.row,.columns--2.gutter--small>.row{--bs-gutter-x:1.5rem}}.columns--3.gutter--default>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--3.gutter--default>.row{--bs-gutter-x:2rem}}@media(min-width: 1480px){.columns--3.gutter--default>.row{--bs-gutter-x:3rem}}.columns--3.gutter--big>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--3.gutter--big>.row{--bs-gutter-x:2rem}}@media(min-width: 992px){.columns--3.gutter--big>.row{--bs-gutter-x:3rem}}@media(min-width: 1480px){.columns--3.gutter--big>.row{--bs-gutter-x:4rem}}.columns--3.gutter--bigger>.row{--bs-gutter-x:1rem}@media(min-width: 576px){.columns--3.gutter--bigger>.row{--bs-gutter-x:2rem}}@media(min-width: 768px){.columns--3.gutter--bigger>.row{--bs-gutter-x:3rem}}@media(min-width: 992px){.columns--3.gutter--bigger>.row{--bs-gutter-x:4rem}}@media(min-width: 1480px){.columns--3.gutter--bigger>.row{--bs-gutter-x:5rem}}.columns--3.gutter--small>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--3.gutter--small>.row{--bs-gutter-x:1.5rem}}.columns--4.gutter--default>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--4.gutter--default>.row{--bs-gutter-x:2rem}}@media(min-width: 1480px){.columns--4.gutter--default>.row{--bs-gutter-x:3rem}}.columns--4.gutter--big>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--4.gutter--big>.row{--bs-gutter-x:2rem}}@media(min-width: 992px){.columns--4.gutter--big>.row{--bs-gutter-x:3rem}}@media(min-width: 1480px){.columns--4.gutter--big>.row{--bs-gutter-x:4rem}}.columns--4.gutter--bigger>.row{--bs-gutter-x:1rem}@media(min-width: 576px){.columns--4.gutter--bigger>.row{--bs-gutter-x:2rem}}@media(min-width: 768px){.columns--4.gutter--bigger>.row{--bs-gutter-x:3rem}}@media(min-width: 992px){.columns--4.gutter--bigger>.row{--bs-gutter-x:4rem}}@media(min-width: 1480px){.columns--4.gutter--bigger>.row{--bs-gutter-x:5rem}}.columns--4.gutter--small>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--4.gutter--small>.row{--bs-gutter-x:1.5rem}}.columns--6.gutter--default>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--6.gutter--default>.row{--bs-gutter-x:2rem}}@media(min-width: 1480px){.columns--6.gutter--default>.row{--bs-gutter-x:3rem}}.columns--6.gutter--big>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--6.gutter--big>.row{--bs-gutter-x:2rem}}@media(min-width: 992px){.columns--6.gutter--big>.row{--bs-gutter-x:3rem}}@media(min-width: 1480px){.columns--6.gutter--big>.row{--bs-gutter-x:4rem}}.columns--6.gutter--bigger>.row{--bs-gutter-x:1rem}@media(min-width: 576px){.columns--6.gutter--bigger>.row{--bs-gutter-x:2rem}}@media(min-width: 768px){.columns--6.gutter--bigger>.row{--bs-gutter-x:3rem}}@media(min-width: 992px){.columns--6.gutter--bigger>.row{--bs-gutter-x:4rem}}@media(min-width: 1480px){.columns--6.gutter--bigger>.row{--bs-gutter-x:5rem}}.columns--6.gutter--small>.row{--bs-gutter-x:1rem}@media(min-width: 768px){.columns--6.gutter--small>.row{--bs-gutter-x:1.5rem}}.scrollcolumns{--sb-container-gutter-x: var(--bs-gutter-x)}.scrollcolumns__content{margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);overflow-x:hidden}.scrollcolumns__content>.row{clip-path:none !important;padding-left:calc((100vw - (var(--sb-container-max-width) - var(--sb-container-gutter-x)))/2);padding-right:calc((100vw - (var(--sb-container-max-width) - var(--sb-container-gutter-x)))/2);scroll-padding-left:calc((100vw - (var(--sb-container-max-width) - var(--sb-container-gutter-x)))/2);scroll-padding-right:calc((100vw - (var(--sb-container-max-width) - var(--sb-container-gutter-x)))/2)}.scrollcolumns__content>.row>div[class*=col].d-flex>*:not(.ce-anchor){width:100%}.scrollcolumns__content>.row>div[class*=col].d-flex>*:not(.ce-anchor)>*:not(.ce-anchor){width:100%}@media(min-width: 768px){.scrollcolumns__controls{justify-content:flex-end}}.scrollcolumns__control{border-radius:99rem}.scrollcolumns__control{padding:.75rem}@media(min-width: 576px){.scrollcolumns__control{padding:.8275rem}}@media(min-width: 992px){.scrollcolumns__control{padding:1rem}}@media(min-width: 1200px){.scrollcolumns__control{padding:1rem}}.scrollcolumns__control--prev{margin-right:.5rem}@media(min-width: 576px){.scrollcolumns__control--prev{margin-right:.75rem}}@media(min-width: 992px){.scrollcolumns__control--prev{margin-right:1rem}}.scrollcolumns__control svg{height:1rem}@media(min-width: 576px){.scrollcolumns__control svg{height:1.125rem}}@media(min-width: 992px){.scrollcolumns__control svg{height:1.25rem}}@media(min-width: 1200px){.scrollcolumns__control svg{height:1.5rem}}.scrollcolumns__control svg{width:1rem}@media(min-width: 576px){.scrollcolumns__control svg{width:1.125rem}}@media(min-width: 992px){.scrollcolumns__control svg{width:1.25rem}}@media(min-width: 1200px){.scrollcolumns__control svg{width:1.5rem}}.scrollcolumns__control:disabled{opacity:.5;pointer-events:none}.events__header .btn-group .disabled{color:hsla(0,0%,100%,.5);opacity:1}.events--month .table{background:#fff;border-color:#e9ecef;color:#47505e}.events--month .table tbody,.events--month .table tr,.events--month .table td{border-color:#e9ecef}.events--month .events__day{width:14.2857%}.events--month .events__day--today{background:rgb(240.7,242.3,255)}.events--month .events__day--today .events__date__day{font-weight:bold}.events--month .events__day--weekend{background:#f5f6f8}.events--month .events__dayinner{min-height:2.75rem}@media(min-width: 768px){.events--month .events__dayinner{height:5.75rem}}@media(min-width: 992px){.events--month .events__dayinner{height:7.125rem}}@media(min-width: 1200px){.events--month .events__dayinner{height:8rem}}.events--month .events__daylink:hover .events__date__hasevents,.events--month .events__daylink:focus .events__date__hasevents{opacity:1}.events--month .events__date__day{color:#47505e}.events--month .events__date__hasevents{color:#00315e;opacity:.6}.events--list .border-top,.events--list .border-bottom,.events--past .border-top,.events--past .border-bottom{border-width:2px !important}.tx-indexedsearch-paging ul{margin-bottom:0;padding:0}.tx-indexedsearch-paging ul li{display:inline-block}.tx-indexedsearch-paging ul li a{background:rgba(0,0,0,0);border:2px solid #ced4da;color:#00315e;display:inline-block;float:left;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;line-height:1.5;margin-left:-2px;position:relative;text-decoration:none;text-transform:uppercase}.tx-indexedsearch-paging ul li a{font-weight:700}.tx-indexedsearch-paging ul li a{padding-bottom:.5625rem}.tx-indexedsearch-paging ul li a{padding-left:1.375rem}.tx-indexedsearch-paging ul li a{padding-right:1.375rem}.tx-indexedsearch-paging ul li a{padding-top:.5625rem}.tx-indexedsearch-paging ul li a:hover,.tx-indexedsearch-paging ul li a:focus,.tx-indexedsearch-paging ul li a:active{background-color:#f5f6f8;border-color:#ced4da;color:#00315e}.tx-indexedsearch-paging ul li:first-child a{border-bottom-left-radius:99rem;border-top-left-radius:99rem;margin-left:0}.tx-indexedsearch-paging ul li:last-child a{border-bottom-right-radius:99rem;border-top-right-radius:99rem}.tx-indexedsearch-paging ul li.tx-indexedsearch-browselist-currentPage a{background:#00315e;border-color:#00315e;color:#fff;z-index:2}.tx-indexedsearch-paging ul li strong{font-weight:inherit}.searchform{background:#00315e}.searchform.offcanvas{height:6rem}@media(min-width: 576px){.searchform.offcanvas{height:12rem}}@media(min-width: 992px){.searchform.offcanvas{height:20vh}}.searchform>div{padding:1.5rem}@media(min-width: 576px){.searchform>div{padding:2rem}}@media(min-width: 768px){.searchform>div{padding:3rem}}@media(min-width: 992px){.searchform>div{padding:4rem}}@media(min-width: 1200px){.searchform>div{padding:5rem}}.searchform form{display:block;width:100%}.searchform__search{background:#00315e;border:0;box-sizing:border-box;color:#fff;display:block;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:300;height:100%;letter-spacing:-0.04em;margin:0;outline:none;width:100%}.searchform__search{font-size:1.5rem}@media(min-width: 576px){.searchform__search{font-size:2.5rem}}.searchform__search{padding:0}.searchform__search::-moz-placeholder{color:hsla(0,0%,100%,.3)}.searchform__search::placeholder{color:hsla(0,0%,100%,.3)}.searchform__search::-ms-clear{display:none}.searchform__close{color:hsla(0,0%,100%,.4);display:block;flex-shrink:0;line-height:1;transition:color .2s}.searchform__close{font-size:1.5rem}@media(min-width: 576px){.searchform__close{font-size:2.5rem}}.searchform__close{padding:.25rem}@media(min-width: 992px){.searchform__close{padding:.5rem}}@media(max-width: 575.98px){.searchform__close{right:1rem}}.searchform__close:focus,.searchform__close:hover{color:#fff}.search__resultform{border-radius:.75rem}.search__resultform{padding:1rem}@media(min-width: 576px){.search__resultform{padding:1.5rem}}@media(min-width: 992px){.search__resultform{padding:2rem}}@media(min-width: 1200px){.search__resultform{padding:2.5rem}}@media(min-width: 1976px){.search__resultform{padding:3rem}}.search__result{border-radius:.75rem}.search__result{padding:1rem}@media(min-width: 576px){.search__result{padding:1.5rem}}@media(min-width: 992px){.search__result{padding:2rem}}@media(min-width: 1200px){.search__result{padding:2.5rem}}@media(min-width: 1976px){.search__result{padding:3rem}}.search__result:not(:last-child){margin-bottom:1rem}@media(min-width: 1200px){.search__result:not(:last-child){margin-bottom:1.5rem}}.search__result__header{margin-bottom:.5rem}@media(min-width: 576px){.search__result__header{margin-bottom:.75rem}}@media(min-width: 992px){.search__result__header{margin-bottom:1rem}}.search__result__title{font-size:.875rem}@media(min-width: 576px){.search__result__title{font-size:1rem}}@media(min-width: 992px){.search__result__title{font-size:1.125rem}}@media(min-width: 1200px){.search__result__title{font-size:1.25rem}}.search__result__title{font-weight:700}.search__result__rating{font-size:.75rem}@media(min-width: 992px){.search__result__rating{font-size:.875rem}}.search__result__description{font-size:.75rem}@media(min-width: 992px){.search__result__description{font-size:.875rem}}.search__result__description .tx-indexedsearch-redMarkup{background-color:rgb(var(--style-accent1-rgb), 0.1);color:var(--style-accent1);font-weight:inherit !important}.news-single .news__categories{text-transform:none}.news-single .news__categories{font-size:.75rem}@media(min-width: 576px){.news-single .news__categories{font-size:.875rem}}@media(min-width: 992px){.news-single .news__categories{font-size:1rem}}@media(min-width: 1200px){.news-single .news__categories{font-size:1.125rem}}.news-single .news__teaser p{font-weight:400}.news-single .article__image,.news-single .article__video{border-radius:.75rem;box-shadow:0 0 .125rem rgba(0,49,94,.06),0 .125rem .5rem rgba(0,49,94,.12);transition:background-color,opacity,box-shadow .2s}.news-single a:hover .article__image,.news-single a:focus .article__image{box-shadow:0 .5rem 1rem rgba(0,49,94,.15)}@media(max-width: 575.98px){.news-single .news__related--files a{word-break:break-all}}.news-list-view .news__meta{text-transform:none}.news-list-view .news__meta{font-size:.75rem}@media(min-width: 576px){.news-list-view .news__meta{font-size:.875rem}}@media(min-width: 992px){.news-list-view .news__meta{font-size:1rem}}@media(min-width: 1200px){.news-list-view .news__meta{font-size:1.125rem}}.news-list-view-layout-list_lined,.news-list-view-layout-list_no_image{--bs-border-width: 2px}.news-list-view-layout-list_lined .article:not(:first-of-type),.news-list-view-layout-list_no_image .article:not(:first-of-type){margin-top:calc(var(--bs-border-width)*-1)}.news-list-view-layout-list_lined .article__image{border-radius:.75rem;box-shadow:0 0 .125rem rgba(0,49,94,.06),0 .125rem .5rem rgba(0,49,94,.12);transition:all .2s}.news-list-view-layout-list_lined a:hover .article__image,.news-list-view-layout-list_lined a:focus .article__image{box-shadow:0 .5rem 1rem rgba(0,49,94,.15)}.news-list-view-layout-tiles .article a,.news-list-view-layout-tiles_big .article a{border-radius:.75rem}.news-list-view-layout-tiles .article__image,.news-list-view-layout-tiles_big .article__image{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.news-list-view-layout-tiles .article__text,.news-list-view-layout-tiles_big .article__text{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.news-list-view-layout-tiles_overlayed .article{border-radius:.75rem;overflow:hidden}.news-list-view-layout-tiles_overlayed .article--top .bgimg--bottomtext::after{background-image:linear-gradient(to bottom, transparent 25%, var(--style-accent1) 75%)}@media(min-width: 992px){.news-list-view-layout-tiles_overlayed .article>.ratio-2x1::before{padding-top:calc(var(--bs-aspect-ratio) - var(--bs-gutter-y)/2)}}.news-list-view-layout-tiles_overlayed .news__header{font-size:1.125rem}@media(min-width: 576px){.news-list-view-layout-tiles_overlayed .news__header{font-size:1.5rem}}@media(min-width: 992px){.news-list-view-layout-tiles_overlayed .news__header{font-size:1.875rem}}.news-list-view-layout-tiles_overlayed .news__teaser p{font-size:.75rem}@media(min-width: 576px){.news-list-view-layout-tiles_overlayed .news__teaser p{font-size:.875rem}}@media(min-width: 992px){.news-list-view-layout-tiles_overlayed .news__teaser p{font-size:1rem}}@media(min-width: 1200px){.news-list-view-layout-tiles_overlayed .news__teaser p{font-size:1.125rem}}.news-list-view-layout-tiles_lined{--bs-border-width: 2px}.news-list-view-layout-tiles_lined .article__text{padding-block:1.5rem}@media(min-width: 576px){.news-list-view-layout-tiles_lined .article__text{padding-block:2rem}}@media(min-width: 1480px){.news-list-view-layout-tiles_lined .article__text{padding-block:2.5rem}}.news-list-view-layout-tiles_lined .news__teaser p{font-size:.75rem}@media(min-width: 576px){.news-list-view-layout-tiles_lined .news__teaser p{font-size:.875rem}}@media(min-width: 992px){.news-list-view-layout-tiles_lined .news__teaser p{font-size:1rem}}@media(min-width: 1200px){.news-list-view-layout-tiles_lined .news__teaser p{font-size:1.125rem}}.news-list-view-layout-list_coverflow.news-list-view-items-1>.row{padding-bottom:calc(2% + 0rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-1>.row{padding-bottom:calc(2% + 0rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-2>.row{padding-bottom:calc(2% + 0rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-2>.row{padding-bottom:calc(2% + 0rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-3>.row{padding-bottom:calc(2% + .75rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-3>.row{padding-bottom:calc(2% + 1.5rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-4>.row{padding-bottom:calc(2% + .75rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-4>.row{padding-bottom:calc(2% + 1.5rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-5>.row{padding-bottom:calc(2% + 1.5rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-5>.row{padding-bottom:calc(2% + 3rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-6>.row{padding-bottom:calc(2% + 1.5rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-6>.row{padding-bottom:calc(2% + 3rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-7>.row{padding-bottom:calc(2% + 2.25rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-7>.row{padding-bottom:calc(2% + 4.5rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-8>.row{padding-bottom:calc(2% + 2.25rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-8>.row{padding-bottom:calc(2% + 4.5rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-9>.row{padding-bottom:calc(2% + 3rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-9>.row{padding-bottom:calc(2% + 6rem)}}.news-list-view-layout-list_coverflow.news-list-view-items-10>.row{padding-bottom:calc(2% + 3rem)}@media(min-width: 992px){.news-list-view-layout-list_coverflow.news-list-view-items-10>.row{padding-bottom:calc(2% + 6rem)}}.news-list-view-layout-list_coverflow .article{border-radius:.375rem;box-shadow:0 .5rem 1rem rgba(0,49,94,.15);margin:-10%;overflow:hidden;width:120%}.news-list-view-layout-list_coverflow>.row{padding-left:2%;padding-right:2%;padding-top:2%}.news-list-view-layout-list_coverflow>.row>.col{max-width:20%}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(1):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(1)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(1):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(1)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(2):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(2)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(2):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(2)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(2):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(2)~*:nth-child(2){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(2):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(2)~*:nth-child(2){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3)~*:nth-child(2){transform:translateY(0.75rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3)~*:nth-child(2){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3)~*:nth-child(3){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(3)~*:nth-child(3){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4)~*:nth-child(2){transform:translateY(0.75rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4)~*:nth-child(2){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4)~*:nth-child(3){transform:translateY(0.75rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4)~*:nth-child(3){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4)~*:nth-child(4){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(4)~*:nth-child(4){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(2){transform:translateY(0.75rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(2){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(3){transform:translateY(1.5rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(3){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(4){transform:translateY(0.75rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(4){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(5){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(5)~*:nth-child(5){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(2){transform:translateY(0.75rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(2){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(3){transform:translateY(1.5rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(3){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(4){transform:translateY(1.5rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(4){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(5){transform:translateY(0.75rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(5){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(6){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(6)~*:nth-child(6){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(2){transform:translateY(0.75rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(2){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(3){transform:translateY(1.5rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(3){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(4){transform:translateY(2.25rem);z-index:4}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(4){transform:translateY(4.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(5){transform:translateY(1.5rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(5){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(6){transform:translateY(0.75rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(6){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(7),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(7){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7):nth-child(7),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(7)~*:nth-child(7){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(2){transform:translateY(0.75rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(2){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(3){transform:translateY(1.5rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(3){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(4){transform:translateY(2.25rem);z-index:4}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(4){transform:translateY(4.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(5){transform:translateY(2.25rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(5){transform:translateY(4.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(6){transform:translateY(1.5rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(6){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(7),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(7){transform:translateY(0.75rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(7),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(7){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(8),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(8){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8):nth-child(8),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(8)~*:nth-child(8){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(2){transform:translateY(0.75rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(2){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(3){transform:translateY(1.5rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(3){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(4){transform:translateY(2.25rem);z-index:4}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(4){transform:translateY(4.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(5){transform:translateY(3rem);z-index:5}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(5){transform:translateY(6rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(6){transform:translateY(2.25rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(6){transform:translateY(4.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(7),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(7){transform:translateY(1.5rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(7),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(7){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(8),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(8){transform:translateY(0.75rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(8),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(8){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(9),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(9){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9):nth-child(9),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(9)~*:nth-child(9){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(1){transform:translateY(0rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(1),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(1){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(2){transform:translateY(0.75rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(2),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(2){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(3){transform:translateY(1.5rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(3),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(3){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(4){transform:translateY(2.25rem);z-index:4}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(4),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(4){transform:translateY(4.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(5){transform:translateY(3rem);z-index:5}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(5),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(5){transform:translateY(6rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(6){transform:translateY(3rem);z-index:4}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(6),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(6){transform:translateY(6rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(7),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(7){transform:translateY(2.25rem);z-index:3}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(7),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(7){transform:translateY(4.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(8),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(8){transform:translateY(1.5rem);z-index:2}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(8),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(8){transform:translateY(3rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(9),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(9){transform:translateY(0.75rem);z-index:1}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(9),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(9){transform:translateY(1.5rem)}}.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(10),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(10){transform:translateY(0rem);z-index:0}@media(min-width: 992px){.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10):nth-child(10),.news-list-view-layout-list_coverflow>.row>.col:first-child:nth-last-child(10)~*:nth-child(10){transform:translateY(0rem)}}.news-list-view-layout-list_coverflow>.row>.col:hover{z-index:11 !important}.news__filter.btn-group .btn{flex-grow:0}.intro .news-single h1:only-child{margin-bottom:0}.videoshariff{position:relative}.ratio>.videoshariff{position:absolute}.videoshariff img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.videoshariff:hover .videoshariff__overlay{background-color:rgba(0,0,0,.7)}.videoshariff__overlay{backdrop-filter:blur(5px);background-color:rgba(0,0,0,.8);transition:all .2s;bottom:0;left:0;position:absolute !important;right:0;top:0}.videoshariff__content{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;bottom:0;left:0;position:absolute !important;right:0;top:0}.videoshariff__content__icon{background-image:url('data:image/svg+xml;charset=utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%2300315e" viewBox="0 0 448 512"%3E%3Cpath d="M128 128v64H320V128c0-53-43-96-96-96s-96 43-96 96zM96 192V128C96 57.3 153.3 0 224 0s128 57.3 128 128v64h16c44.2 0 80 35.8 80 80V432c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V272c0-44.2 35.8-80 80-80H96zM32 272V432c0 26.5 21.5 48 48 48H368c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48H80c-26.5 0-48 21.5-48 48z"/%3E%3C/svg%3E');background-position:center;background-repeat:no-repeat;background-size:contain}.videoshariff__content__icon{height:1.5rem}@media(min-width: 768px){.videoshariff__content__icon{height:1.75rem}}@media(min-width: 1200px){.videoshariff__content__icon{height:2.25rem}}.videoshariff__content__icon{width:1.5rem}@media(min-width: 768px){.videoshariff__content__icon{width:1.75rem}}@media(min-width: 1200px){.videoshariff__content__icon{width:2.25rem}}.videoshariff__content__text{color:#00315e;text-align:center}.videoshariff__content__text{font-size:.75rem}@media(min-width: 576px){.videoshariff__content__text{font-size:.875rem}}@media(min-width: 992px){.videoshariff__content__text{font-size:1rem}}@media(min-width: 1200px){.videoshariff__content__text{font-size:1.125rem}}.videoshariff__content__text{padding:1rem 2rem 0}@media(min-width: 768px){.videoshariff__content__text{padding:1.5rem 3rem 0}}@media(min-width: 1200px){.videoshariff__content__text{padding:2rem 4rem 0}}