/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.form-text,.form-email,.form-tel,.form-textarea,form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset) .form-submit{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.form-text:focus,.form-email:focus,.form-tel:focus,.form-textarea:focus,form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset) .form-submit:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .form-text:focus,.using-mouse .form-email:focus,.using-mouse .form-tel:focus,.using-mouse .form-textarea:focus,.using-mouse form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset) .form-submit:focus,form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset) .using-mouse .form-submit:focus,.using-mouse .form-text:focus-visible,.using-mouse .form-email:focus-visible,.using-mouse .form-tel:focus-visible,.using-mouse .form-textarea:focus-visible,.using-mouse form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset) .form-submit:focus-visible,form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset) .using-mouse .form-submit:focus-visible{outline:none;}.form-text,.form-email,.form-tel,.form-textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;width:100%;padding:15px;box-sizing:border-box;border:2px solid #00457D;}form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset)::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset)::after{content:"\e907";}.form-checkbox:hover:not(:disabled) + label::before,.form-radio:hover:not(:disabled) + label::before{opacity:1;}.form-checkbox.error + label,.form-radio.error + label,.form-select.error,.form-text.error,.form-email.error,.form-tel.error,.form-textarea.error{border-color:#932d13;background-color:#F5BEB0;}.form-item .description{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;margin-top:calc(5px + 5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.form-item .description{margin-top:5px;}}@media screen and (min-width:1680px){.form-item .description{margin-top:10px;}}.form-checkbox,.form-radio{position:absolute;opacity:0;}.form-checkbox + label,.form-radio + label{min-height:20px;position:relative;display:flex;align-items:center;padding:0 0 0 30px;}.form-checkbox + label::before,.form-radio + label::before{display:block;position:absolute;top:0;left:0;width:20px;height:20px;border:2px solid #00457D;box-sizing:border-box;content:'';}.form-checkbox + label::after,.form-radio + label::after{display:block;position:absolute;top:6px;left:6px;width:8px;height:8px;content:'';}.form-checkbox:checked + label::after,.form-radio:checked + label::after{background-color:#00457D;}.form-checkbox:disabled + label,.form-radio:disabled + label{filter:blur(1px);}.form-radio + label::after,.form-radio + label::before{border-radius:50%;}details{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;}details summary{position:relative;display:flex;justify-content:space-between;padding:15px 36px 15px 15px;border:2px solid #00457D;cursor:pointer;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}details summary::marker{content:'';display:none;}details summary::-webkit-details-marker{display:none;}details summary::after{position:absolute;top:50%;right:15px;transform:translateY(-50%);display:block;width:0;height:0;border-style:solid;border-width:8px 5.5px 0 5.5px;border-color:#00457D transparent transparent transparent;content:'';transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1);}details[open] summary{background-color:#00457D;color:#fff;}details[open] summary::after{width:0;height:0;border-style:solid;border-width:0 5.5px 8px 5.5px;border-color:transparent transparent #fff transparent;}.has-mouse details:hover summary{background-color:#00457D;color:#fff;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse details:hover summary::after{border-color:#fff transparent transparent transparent;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse details:hover[open] summary::after{border-color:transparent transparent #fff transparent;}.form-select{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;padding:6px;padding-right:16px;border:1px solid;background-image:url(/themes/b14theme/images/arrow-down.svg);background-repeat:no-repeat;background-position:right 4px center;background-size:8px;}@media screen and (min-width:0\0){.form-select{padding-right:6px;background:none;}}.form-select:disabled{filter:blur(1px);}.form-select[size],.form-select[multiple]{padding-right:6px;background:none;}.form-text::-moz-placeholder,.form-email::-moz-placeholder,.form-tel::-moz-placeholder,.form-textarea::-moz-placeholder{color:#A4ABAD;}.form-text:-ms-input-placeholder,.form-email:-ms-input-placeholder,.form-tel:-ms-input-placeholder,.form-textarea:-ms-input-placeholder{color:#A4ABAD;}.form-text::placeholder,.form-email::placeholder,.form-tel::placeholder,.form-textarea::placeholder{color:#A4ABAD;}.form-text:focus::-moz-placeholder,.form-email:focus::-moz-placeholder,.form-tel:focus::-moz-placeholder,.form-textarea:focus::-moz-placeholder{color:transparent;}.form-text:focus:-ms-input-placeholder,.form-email:focus:-ms-input-placeholder,.form-tel:focus:-ms-input-placeholder,.form-textarea:focus:-ms-input-placeholder{color:transparent;}.form-text:focus::placeholder,.form-email:focus::placeholder,.form-tel:focus::placeholder,.form-textarea:focus::placeholder{color:transparent;}.form-text:disabled,.form-email:disabled,.form-tel:disabled,.form-textarea:disabled{filter:blur(1px);}form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset){min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset)::before,form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset)::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset)::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#00457D;}form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset)::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset):hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset):hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset):hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset).js-hide{display:none;}form:not(.layout-builder-form):not(#views-exposed-form-search-main) .form-actions .button-wrapper:not(.button-wrapper--reset) .form-submit{display:block;z-index:1;cursor:pointer;}
.scopes-debug-activated{width:49px;height:55px;position:fixed;z-index:999;top:50%;left:50%;opacity:0;transition:opacity 400ms ease;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAA3CAMAAACSG1IzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjgzRDgxNTRENkY1MTFFNDhGNDZBRjIzNEY5MkM4QTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjgzRDgxNTVENkY1MTFFNDhGNDZBRjIzNEY5MkM4QTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2ODNEODE1MkQ2RjUxMUU0OEY0NkFGMjM0RjkyQzhBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2ODNEODE1M0Q2RjUxMUU0OEY0NkFGMjM0RjkyQzhBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PunGwtYAAALTUExURSgZDUk4JT0wHkk2G1U7GmVCG8uDUysmDF4+HoxeOWFCKmtEILV5TJpjPJNbN6NqPTEeDllCKVU9J5FiO3xWMYRaNoRdOqpyS9qTYcWCUpNlQWdGKyAVDKNsRHxRLltGMtKMXTYnGJ1qQlE+MNGSYsiIZHRSM7J6UndMMaxuRGxRNzYnD+Sca719UUcxH8Z7StOLY1I/HmxKJoxZM6xyQzcvDnNOKcuLXa90UaNnQ5xlQrF2S3NRLNKDVaJlOphmJ4piO8l+UWJJLqBdKYlkRbuBVJluUYNVMqt4QaR0SzEpH82FWmNDI2NJI6huSKprPKJtMIVVLHxZNpRZJXhMJ7JzRbx5TqtxOpVgNJFoPaNiNrp+WnxOKYJVOc2IU+uba5xoPNSxbLt0SdmNX7NsLahnPIBgOWtLLZdpQ8OKW/61ikErFnBSJemkbXFKJad6VbmASnpIItKMVZthM9GHV6VwReygc4tcQ001EeKZZrBuM/SqfXtWOPGodGY6FKpnK31dKNSUat+PYXRZPXVGIf2yhNuTaFY1EN2ZbH1dQv/9w6x4TcmTZiojGHdHCeOTZtWzf/Gia/Kmerx0QryEW758RMOGWciJWLJ9WsKYUf++iHpEFfy7lOSgc7aBWtuZY+idcKt4M2RMPbJ4Qp1rSqFvT//QqbeDPseCRt2ec/65hHBUO/KldaNvSf/xvP/DlOCYXteRXOuiecWVWYlQHP25itaIVpJuSZh0R6prNJl8ZWlQKOupe5d2WvmzfFAuFNGYaZ91PNmHVrV2Ob6STMSgWvmneoJmUeSWa4dOJbmOY49SL/bYlrSLUHxXGSQdFemogHRYRfSxjbKGVbBjMaJ5TObIhtGGTbVuRbuJXemueeuWZ/Oyhf6se+6xe6mAXLmVVJNoNe6zibmKVBYVFHhRDrdwLvqqd/Ktg+3Sjeu3khoaGf2ldx8aF93EhOybY////wUqoxQAAADxdFJOU////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wCpCmekAAAIhUlEQVR42nSWhV9byRbHc2PE3Y0QD3EhCRYIUtzdrbh7cbdCoaVY0bq7u3u3srtvXZ/7e/wJ74Zut6Hd95vP59pnvvecmTln5kDW3ytSTHZ3J5ODgk54OnUCbEHuoMRApEsvyPsnCNQQQ45BILDYwYTkwYTs+jA/P2N0NIZMgXr8FgEVU8jwGFRVNlpUJ8dllUvn5LaIiAw6zRKNcicD0MiPCAD0Q0bLzhA1h8+ME1NCbUwmn38Kjw4TYLlcEPmQqAQonrIcdBln9ZuZ0DlfopmZjxeJCHgCAU0XyDyDKADwzrV3BIXbSUMTfAi2rLnQUKKyuVkkopqoBDQaTVeUemIALUjwXAkVRcEQCF7gCXjvWDuB2MyncjLAD4Jki8CIMsBhlSqVigRxISpVcG5idn09geDjLcKb8qnUBGwNjYZFoBAxMQaYl5fKzc1txw4XAqqFI2jJg8loUxmVikZT6WWBIyO0EiwKbogxbPPyctuQKxEJ3QY3IhCWwJAaemAGjUajM1AIbKkxGr4NZjB4uW20SDdXG1DYthjQg5ISo19ICRZrTGQYsQg4N3pkG4h4qUArXtDITV4BMMMNY9UNOKrEDzXiJ6vxq8Fi6a2cEAajM3HMj0yBQWHvpvdXAj7gl3gDjkj0QyCMfjXJ2MFBuglNpVLpYeD0YuCVWi2U5EIAIFFVRaNZjAi/QEZ3crbJxMHzRek+eB+CiZBjUnDvwAFA9Z6IhAJwFC2MmkFPSKZyONkJCYR0Ed93PI5PtDfivX3wOYo7cJjWZeRuUAoKi6by+eM2H59Y5immr68ch1OaD4THxxGJvkzblkAUGYC5EDugMJAgEJk4ZUpxsR0H3n3NuBQcSKTFxeGUsSI0Cg5zIXhuAAyj8G4MnWezkbqvC4uVTD4z3GxOS4s/cKAJqUMicenYaJjLyF+7AQAXJOrY51jn/At1heBP8/PziWlpZg27qKi/iF2Iry8la3+dXQjEDQpgFPh0nOTmTTWrCZmq9Manm9LtZo1GOLx3b4swCodP9qNUQjzeEhCQgMFQioMR5RN/+H5lWK+X4pzZpFTiojRRw+c7KvqscrxARgY8IDzeBkEiqbzgmJxD48//cfjw8s1joxLpjHRiYkIqXRk9/+az5cOfHZPWJspgKpLKw+nSunhgwACHRyvCEtB0Tpl84u7dOXt6rDwry7tYwx61ZsV6EwhhYRYZ2UAWfwqABGn/9VsxTqIe3ES6EdQ/TlwIT6q3x9qYL16kpNxdPWXq7h7EJltkcEOQ5/X9IMHbf/3KjW0jWDqaHsiwWDLu3bsXcHEyPV/p/exiY1L47zMykhloOpqRiDIEBV13d45i/60tMSMjxtZDtVevXA3s7X3158nJyYtJhMalpcnJV696e69mXP0iIoPRDY8pvbUfnCceJaS3qsrCOZSd8MXO09u3f1JQsCcg4MAFicSeeWFPwSfbt5/e+fxeQkRtoNFS+gTjtCFuZSCqag4uPKv/fOfp0xtEfED7vKQhPn7Pw4K/O4kL+UvyZioCwR2jgDYgWlkNolfAsRGejX++s+DLgkd79gUEt+eurV0L2HfkUcGX/9n5so6YpOFzBBbsCWCDUJQiegN9bF/HhYd/8/LCnodHjmzdOtuvrp69duTIw58f/fwyHAzHVBs+B4U5AYM412OsE1EVdkiqz9XUpYUHxO/bd7Th8tSuvx4/23B0Ni0gICC8ju0AA8EnB8UdAJwxAnyqMNLCmPphIXL2WlpS/L4HRy/f/+5fPwyxvjr61YP4pID4Op1/kV7amsPFgONw2ngyhiqhxkr1rJVqlnp2rfr28ZPf5T3+YShv1/HF6ga2da0tr2XKIfVu5WKeiHkgEQm4R9NMfI1mxtrAYp2tXrzdpWa1dJw5s1fd1XW8mtUmZJ3L1WXZQK/cxZEb0b7DA0NLSDebfeuaLvvvrTgzNCqxrlw6fPiYkKU+U3Ey77JDt1uZ5kMQRIs9/uS08c9/QzCdAhORqPTV9fc/HqqY1kdl9b1ZXu6TWq2XhjpapnS63XFEPCOH6/6a90ueU2QCkzcxLtX/5MlptV6vzPSJtS0sHOT7FveNtkx3NOl220V4uowifv1uZ/DgKtCx9mINq+L7FUkocyk7jBpyJaQzrH5J0wdmVBGyMLP5SiJX5fEuzyEQioJjy8xkqy9dOiYJJXYPZgtojERLTfcSrk99vuJpUWqm/Kex6LcHyNsLpZSzgM+MUg9VDM9rcI35Iiqawyk7mB4QKol6OtTSn9q48FMihQdx2UWDQhbsmcLp6ekoNltvTQ315RO95aF3y+esjqnHeXlI++rzAYPrGQWQO2uJxVFFT9VIvZDVcWnxZhtr7fbxH7+VCP398/qLCosjtgTBXAkoZaA2gshmqVuQDcK1rsXF6rPnzt5e/PHbc03+9/P6m1LNEbc2E+se5BJRc918n9AeHJx5rf1B+9aenr9sbW8PDv7d7vv+SByfEaIlbTpr1wHZlYhQtj43Ljg4uKenfatTPT09TsIfOY87ZRnw2FwB8KDkkkBiqsPh0On8WVNtu0D99yyrAanTOZCp5nwOyp30QZUBBcYCmYUOx/0oB7KpTV3d1dWV19aAzAUb2ywvC4GJP6pLSEHGMk1U1LCUrUlpTEq6eDEpKThlN7tJIikfj6AHkSAfETxAK8MXpkqs1nlcitI3xVduTimczRVKyuVlDC4Mwvu4vlpfF9OYzeXWUaED6V/UtlctZCOPsoTlq7UyrvY9sImAcgM5qzPgoiEvT53sOD+MzM0VzslrQzDAb1ZkG/UMHMXg1GZJR1f+tnxm+c0xazlOBAZ5JWn9/xEQFUmL6Ww9xLTJs2ZW5REHTwkQd+6QXFz6kABfPbTunq1bfhEjBKMlqXgfdFn/QJEAIHbHbIhMdgc2e+TU/wQYAOxTdkn4Z/SwAAAAAElFTkSuQmCC");}.scopes-debug-activated.show{transition:opacity 200ms ease;opacity:1;}.scopes-debug-grid{display:none;position:fixed;top:0;left:0;height:100%;pointer-events:none;width:100%;z-index:9999;}.scopes-show-grid .scopes-debug-grid{display:block;}.scopes-debug-grid .grid-container{width:90%;max-width:1480px;height:100%;}.scopes-debug-grid .grid-container .single-grid{width:6.35135%;margin-right:2.16216%;float:left;height:100%;background-color:rgba(255,50,50,0.25);}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:0;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:left;}@media (min-width:1501px){.scopes-debug-grid .grid-container .single-grid{width:6.35135%;margin-right:2.16216%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.16216%;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:none;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:0;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:left;}}@media (max-width:1500px){.scopes-debug-grid .grid-container .single-grid{width:6.35135%;margin-right:2.16216%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.16216%;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:none;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:0;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:left;}}@media (max-width:1024px){.scopes-debug-grid .grid-container .single-grid{width:6.35135%;margin-right:2.16216%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.16216%;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:none;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:0;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:left;}}@media (max-width:850px){.scopes-debug-grid .grid-container .single-grid{width:6.35135%;margin-right:2.16216%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.16216%;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:none;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:0;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:left;}}@media (max-width:600px){.scopes-debug-grid .grid-container .single-grid{width:6.35135%;margin-right:2.16216%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.16216%;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:none;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:0;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:left;}}@media (max-width:414px){.scopes-debug-grid .grid-container .single-grid{width:6.35135%;margin-right:2.16216%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.16216%;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:none;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:0;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:left;}}body:after{display:none;content:'{"default": {"grid": {"count": 12, "gutter": "2.16216%", "column": "6.35135%", "width": "90%", "maxwidth": "1480px"}}, "desktop-large-up": {"grid": {"count": 12, "gutter": "2.16216%", "column": "6.35135%", "width": null, "maxwidth": null}}, "desktop-large": {"grid": {"count": 12, "gutter": "2.16216%", "column": "6.35135%", "width": null, "maxwidth": null}}, "tablet-down": {"grid": {"count": 12, "gutter": "2.16216%", "column": "6.35135%", "width": null, "maxwidth": null}}, "premobile-down": {"grid": {"count": 12, "gutter": "2.16216%", "column": "6.35135%", "width": null, "maxwidth": null}}, "mobile-only": {"grid": {"count": 12, "gutter": "2.16216%", "column": "6.35135%", "width": null, "maxwidth": null}}, "mobile-pure": {"grid": {"count": 12, "gutter": "2.16216%", "column": "6.35135%", "width": null, "maxwidth": null}}, "_debug": "iddqd"}';}.scope-scope{position:absolute;display:none;}#scope-default{top:1px;}@media (min-width:1501px){#scope-desktop-large-up{top:1px;}}@media (max-width:1500px){#scope-desktop-large{top:1px;}}@media (max-width:1024px){#scope-tablet-down{top:1px;}}@media (max-width:850px){#scope-premobile-down{top:1px;}}@media (max-width:600px){#scope-mobile-only{top:1px;}}@media (max-width:414px){#scope-mobile-pure{top:1px;}}.scopes-debug-grid .grid-container{margin:0 auto;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}h1,h2,h3,h4{font-weight:normal;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}nav ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;}ul,ol{list-style-type:none;}
@font-face{font-family:"Antwerp-Light";src:url(/themes/b14theme/fonts/antwerp/Antwerp-Light.eot#iefix);src:url(/themes/b14theme/fonts/antwerp/Antwerp-Light.eot#iefix) format("eot"),url(/themes/b14theme/fonts/antwerp/Antwerp-Light.woff) format("woff"),url(/themes/b14theme/fonts/antwerp/Antwerp-Light.eot) format("svg");}@font-face{font-family:"Antwerp-Light";src:url(/themes/b14theme/fonts/antwerp/Antwerp-LightItalic.eot#iefix);src:url(/themes/b14theme/fonts/antwerp/Antwerp-LightItalic.eot#iefix) format("eot"),url(/themes/b14theme/fonts/antwerp/Antwerp-LightItalic.woff) format("woff"),url(/themes/b14theme/fonts/antwerp/Antwerp-LightItalic.eot) format("svg");font-style:italic;}@font-face{font-family:"Antwerp-Medium";src:url(/themes/b14theme/fonts/antwerp/Antwerp_MediumWEB.woff) format("woff"),url(/themes/b14theme/fonts/antwerp/Antwerp_MediumWEB.woff2) format("woff2");font-style:normal;}@font-face{font-family:"Patron";src:url(/themes/b14theme/fonts/patron/PatronWEB-Light.woff) format("woff");font-weight:300;font-style:normal;}@font-face{font-family:"Patron";src:url(/themes/b14theme/fonts/patron/PatronWEB-Regular.woff) format("woff");font-weight:400;font-style:normal;}@font-face{font-family:"Patron";src:url(/themes/b14theme/fonts/patron/PatronWEB-Medium.woff) format("woff"),url(/themes/b14theme/fonts/patron/PatronWEB-Medium.woff2) format("woff2");font-weight:600;font-style:normal;}@font-face{font-family:"Patron";src:url(/themes/b14theme/fonts/patron/PatronWEB-Thin.woff) format("woff"),url(/themes/b14theme/fonts/patron/PatronWEB-Thin.woff2) format("woff2");font-weight:100;font-style:normal;}@font-face{font-family:'icomoon';src:url(/themes/b14theme/fonts/icomoon/icomoon.eot?utg4tn=);src:url(/themes/b14theme/fonts/icomoon/icomoon.eot?utg4tn=#iefix) format("embedded-opentype"),url(/themes/b14theme/fonts/icomoon/icomoon.woff2?utg4tn=) format("woff2"),url(/themes/b14theme/fonts/icomoon/icomoon.ttf?utg4tn=) format("truetype"),url(/themes/b14theme/fonts/icomoon/icomoon.woff?utg4tn=) format("woff"),url(/themes/b14theme/fonts/icomoon/icomoon.svg?utg4tn=#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block;}
button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0px;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}html{--text-color:#2F2F2F;--background-color:#fff;}html,body{margin:0;padding:0;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;-webkit-text-size-adjust:100%;color:var(--text-color);}@media screen and (max-width:600px){body{font-size:14px;}}@media screen and (min-width:1680px){body{font-size:16px;}}@media screen and (max-width:600px){body{line-height:20px;}}@media screen and (min-width:1680px){body{line-height:22px;}}h1,.style-h1{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(30px + 20 * ((100vw - 600px) / 1080));line-height:calc(34px + 18 * ((100vw - 600px) / 1080));letter-spacing:-0.5px;font-family:"Patron",sans-serif;font-weight:300;color:#00457D;}@media screen and (max-width:600px){h1,.style-h1{margin-bottom:25px;}}@media screen and (min-width:1680px){h1,.style-h1{margin-bottom:50px;}}@media screen and (max-width:600px){h1,.style-h1{font-size:30px;}}@media screen and (min-width:1680px){h1,.style-h1{font-size:50px;}}@media screen and (max-width:600px){h1,.style-h1{line-height:34px;}}@media screen and (min-width:1680px){h1,.style-h1{line-height:52px;}}h2,.style-h2{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(24px + 8 * ((100vw - 600px) / 1080));line-height:calc(28px + 8 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;color:#00457D;}@media screen and (max-width:600px){h2,.style-h2{margin-bottom:15px;}}@media screen and (min-width:1680px){h2,.style-h2{margin-bottom:30px;}}@media screen and (max-width:600px){h2,.style-h2{font-size:24px;}}@media screen and (min-width:1680px){h2,.style-h2{font-size:32px;}}@media screen and (max-width:600px){h2,.style-h2{line-height:28px;}}@media screen and (min-width:1680px){h2,.style-h2{line-height:36px;}}h3,.style-h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;margin-bottom:calc(7.5px + 7.5 * ((100vw - 600px) / 1080));color:#00457D;}@media screen and (max-width:600px){h3,.style-h3{font-size:18px;}}@media screen and (min-width:1680px){h3,.style-h3{font-size:24px;}}@media screen and (max-width:600px){h3,.style-h3{line-height:24px;}}@media screen and (min-width:1680px){h3,.style-h3{line-height:30px;}}@media screen and (max-width:600px){h3,.style-h3{margin-bottom:7.5px;}}@media screen and (min-width:1680px){h3,.style-h3{margin-bottom:15px;}}p,blockquote{margin-bottom:1.33em;}p:last-child,blockquote:last-child{margin-bottom:0;}a{color:#2F2F2F;text-decoration:none;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse a:hover{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}img{display:block;max-width:100%;height:auto;}button{cursor:pointer;}blockquote,q,em{font-style:italic;}strong{font-weight:normal;}

.grid-layout:not(.view),.view.grid-layout > .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:2.16216%;grid-row-gap:calc(20px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.grid-layout:not(.view),.view.grid-layout > .view-content{grid-row-gap:20px;}}@media screen and (min-width:1680px){.grid-layout:not(.view),.view.grid-layout > .view-content{grid-row-gap:60px;}}.grid-layout:not(.view).col-span__12 > *{grid-column:span 12;}.grid-layout:not(.view).col-span__6 > *{grid-column:span 6;}@media (max-width:600px){.grid-layout:not(.view).col-span__6 > *{grid-column:span 12;}}.grid-layout:not(.view).col-span__4 > *{grid-column:span 4;}@media (max-width:850px){.grid-layout:not(.view).col-span__4 > *{grid-column:span 6;}}@media (max-width:600px){.grid-layout:not(.view).col-span__4 > *{grid-column:span 12;}}.grid-layout:not(.view).col-span__3 > *{grid-column:span 3;}@media (max-width:850px){.grid-layout:not(.view).col-span__3 > *{grid-column:span 6;}}@media (max-width:600px){.grid-layout:not(.view).col-span__3 > *{grid-column:span 12;}}.grid-layout:not(.view).col-span__2 > *{grid-column:span 2;}@media (max-width:600px){.grid-layout:not(.view).col-span__2 > *{grid-column:span 6;}}.view.grid-layout.col-span__12 .view-content > *{grid-column:span 12;}.view.grid-layout.col-span__6 .view-content > *{grid-column:span 6;}@media (max-width:600px){.view.grid-layout.col-span__6 .view-content > *{grid-column:span 12;}}.view.grid-layout.col-span__4 .view-content > *{grid-column:span 4;}@media (max-width:850px){.view.grid-layout.col-span__4 .view-content > *{grid-column:span 6;}}@media (max-width:414px){.view.grid-layout.col-span__4 .view-content > *{grid-column:span 12;}}.view.grid-layout.col-span__3 .view-content > *{grid-column:span 3;}@media (max-width:850px){.view.grid-layout.col-span__3 .view-content > *{grid-column:span 6;}}@media (max-width:414px){.view.grid-layout.col-span__3 .view-content > *{grid-column:span 12;}}.view.grid-layout.col-span__2 .view-content > *{grid-column:span 2;}@media (max-width:600px){.view.grid-layout.col-span__2 .view-content > *{grid-column:span 6;}}.grid-layout:not(.view) > *.col-span__8{grid-column:span 8;}@media (max-width:850px){.grid-layout:not(.view) > *.col-span__8{grid-column:span 12;}}.grid-layout:not(.view) > *.col-span__12{grid-column:span 12;}
.text-formatted,.cke_editable{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(16px + 2 * ((100vw - 600px) / 1080));line-height:calc(22px + 3 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;}@media screen and (max-width:600px){.text-formatted,.cke_editable{font-size:16px;}}@media screen and (min-width:1680px){.text-formatted,.cke_editable{font-size:18px;}}@media screen and (max-width:600px){.text-formatted,.cke_editable{line-height:22px;}}@media screen and (min-width:1680px){.text-formatted,.cke_editable{line-height:25px;}}.text-formatted strong,.cke_editable strong{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(16px + 2 * ((100vw - 600px) / 1080));line-height:calc(22px + 3 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;font-family:"Antwerp-Medium",serif;}@media screen and (max-width:600px){.text-formatted strong,.cke_editable strong{font-size:16px;}}@media screen and (min-width:1680px){.text-formatted strong,.cke_editable strong{font-size:18px;}}@media screen and (max-width:600px){.text-formatted strong,.cke_editable strong{line-height:22px;}}@media screen and (min-width:1680px){.text-formatted strong,.cke_editable strong{line-height:25px;}}.text-formatted h3,.cke_editable h3{margin-top:calc(15px + 15 * ((100vw - 600px) / 1080));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));width:100%;}@media screen and (max-width:600px){.text-formatted h3,.cke_editable h3{margin-top:15px;}}@media screen and (min-width:1680px){.text-formatted h3,.cke_editable h3{margin-top:30px;}}@media screen and (max-width:600px){.text-formatted h3,.cke_editable h3{margin-bottom:10px;}}@media screen and (min-width:1680px){.text-formatted h3,.cke_editable h3{margin-bottom:20px;}}.text-formatted a,.cke_editable a{text-decoration:underline;}.text-formatted a:active,.text-formatted a:focus,.text-formatted a:hover,.cke_editable a:active,.cke_editable a:focus,.cke_editable a:hover{color:#2F2F2F80;}.text-formatted ul,.cke_editable ul{padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 1080));list-style:none;}@media screen and (max-width:600px){.text-formatted ul,.cke_editable ul{padding-left:12.5px;}}@media screen and (min-width:1680px){.text-formatted ul,.cke_editable ul{padding-left:25px;}}.text-formatted ul li,.cke_editable ul li{margin-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.text-formatted ul li,.cke_editable ul li{margin-bottom:2.5px;}}@media screen and (min-width:1680px){.text-formatted ul li,.cke_editable ul li{margin-bottom:5px;}}.text-formatted ul li::before,.cke_editable ul li::before{content:"•";display:inline-block;width:calc(12.5px + 12.5 * ((100vw - 600px) / 1080));margin-left:calc(-12.5px + -12.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.text-formatted ul li::before,.cke_editable ul li::before{width:12.5px;}}@media screen and (min-width:1680px){.text-formatted ul li::before,.cke_editable ul li::before{width:25px;}}@media screen and (max-width:600px){.text-formatted ul li::before,.cke_editable ul li::before{margin-left:-12.5px;}}@media screen and (min-width:1680px){.text-formatted ul li::before,.cke_editable ul li::before{margin-left:-25px;}}.text-formatted ol,.cke_editable ol{padding-left:calc(20px + 20 * ((100vw - 600px) / 1080));list-style:none;counter-reset:item;}@media screen and (max-width:600px){.text-formatted ol,.cke_editable ol{padding-left:20px;}}@media screen and (min-width:1680px){.text-formatted ol,.cke_editable ol{padding-left:40px;}}.text-formatted ol li,.cke_editable ol li{margin-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.text-formatted ol li,.cke_editable ol li{margin-bottom:2.5px;}}@media screen and (min-width:1680px){.text-formatted ol li,.cke_editable ol li{margin-bottom:5px;}}.text-formatted ol li::before,.cke_editable ol li::before{display:inline-block;width:calc(20px + 20 * ((100vw - 600px) / 1080));margin-left:calc(-20px + -20 * ((100vw - 600px) / 1080));content:counter(item) ". ";counter-increment:item;}@media screen and (max-width:600px){.text-formatted ol li::before,.cke_editable ol li::before{width:20px;}}@media screen and (min-width:1680px){.text-formatted ol li::before,.cke_editable ol li::before{width:40px;}}@media screen and (max-width:600px){.text-formatted ol li::before,.cke_editable ol li::before{margin-left:-20px;}}@media screen and (min-width:1680px){.text-formatted ol li::before,.cke_editable ol li::before{margin-left:-40px;}}
html{--top-spacer--header--height:134px;}@media (max-width:850px){html{--top-spacer--header--height:87px;}}.no-top-spacer-header{--top-spacer--header--height:calc(62px + 0px);}.site-header{position:fixed;top:0px;width:100%;height:62px;color:#fff;background-color:#00457D;z-index:3000;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);}.top-spacer--header{height:var(--top-spacer--header--height);}.pullup-content .top-spacer--header{height:0;}.toolbar-fixed{padding-top:39px;}.toolbar-fixed .site-header{top:39px;}.toolbar-fixed.toolbar-tray-open.toolbar-horizontal .site-header{top:79px;}.toolbar-fixed.has-primary-tabs .site-header{top:79px;}.toolbar-fixed.has-primary-tabs.toolbar-tray-open.toolbar-horizontal .site-header{top:119px;}.toolbar-fixed.toolbar-tray-open.toolbar-horizontal{padding-top:79px;}.toolbar-fixed .toolbar-bar{position:fixed;z-index:4500;top:0;right:0;left:0;}.pullup-content [data-drupal-messages]{margin-top:134px;}
.site-footer{background-color:#F5BEB0;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.node--unpublished{background-color:#fff4f4;}
.main-footer--bottom .menu-footer a,.main-footer--bottom .menu-footer-en a{color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.main-footer--bottom .menu-footer a::before,.main-footer--bottom .menu-footer-en a::before{display:inline-block;margin-right:15px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);content:'→';}.has-mouse .main-footer--bottom .menu-footer a:hover,.main-footer--bottom .menu-footer .has-mouse a:hover,.has-mouse .main-footer--bottom .menu-footer-en a:hover,.main-footer--bottom .menu-footer-en .has-mouse a:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-footer--bottom .menu-footer a:hover::before,.main-footer--bottom .menu-footer .has-mouse a:hover::before,.has-mouse .main-footer--bottom .menu-footer-en a:hover::before,.main-footer--bottom .menu-footer-en .has-mouse a:hover::before{transform:translateX(8px);transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-footer{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));position:relative;}@media screen and (max-width:600px){.main-footer{padding-top:30px;}}@media screen and (min-width:1680px){.main-footer{padding-top:60px;}}@media screen and (max-width:600px){.main-footer{padding-bottom:30px;}}@media screen and (min-width:1680px){.main-footer{padding-bottom:60px;}}.main-footer h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));margin-top:0;color:#2F2F2F;}@media screen and (max-width:600px){.main-footer h3{font-size:14px;}}@media screen and (min-width:1680px){.main-footer h3{font-size:16px;}}@media screen and (max-width:600px){.main-footer h3{line-height:20px;}}@media screen and (min-width:1680px){.main-footer h3{line-height:22px;}}@media screen and (max-width:600px){.main-footer h3{margin-bottom:15px;}}@media screen and (min-width:1680px){.main-footer h3{margin-bottom:30px;}}.main-footer--top{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));width:48.91892%;}@media screen and (max-width:600px){.main-footer--top{margin-bottom:30px;}}@media screen and (min-width:1680px){.main-footer--top{margin-bottom:60px;}}@media (max-width:850px){.main-footer--top{width:65.94595%;}}@media (max-width:600px){.main-footer--top{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.main-footer--top{margin-bottom:40px;}}@media screen and (max-width:600px) and (min-width:1680px){.main-footer--top{margin-bottom:80px;}}.main-footer--bottom{margin-bottom:calc(60px + 60 * ((100vw - 600px) / 1080));width:74.45946%;display:flex;justify-content:space-between;align-items:flex-start;}@media screen and (max-width:600px){.main-footer--bottom{margin-bottom:60px;}}@media screen and (min-width:1680px){.main-footer--bottom{margin-bottom:120px;}}@media (max-width:414px){.main-footer--bottom{flex-direction:column;}}@media (max-width:600px){.main-footer--bottom{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.main-footer--bottom{margin-bottom:40px;}}@media screen and (max-width:600px) and (min-width:1680px){.main-footer--bottom{margin-bottom:80px;}}.main-footer--bottom .field--name-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;width:31.41141%;}@media screen and (max-width:600px){.main-footer--bottom .field--name-body{font-size:14px;}}@media screen and (min-width:1680px){.main-footer--bottom .field--name-body{font-size:16px;}}@media screen and (max-width:600px){.main-footer--bottom .field--name-body{line-height:20px;}}@media screen and (min-width:1680px){.main-footer--bottom .field--name-body{line-height:22px;}}@media (max-width:850px){.main-footer--bottom .field--name-body{width:42.84284%;}}@media (max-width:600px){.main-footer--bottom .field--name-body{width:48.91892%;}}@media (max-width:414px){.main-footer--bottom .field--name-body{display:none;}}.main-footer--bottom .menu-footer,.main-footer--bottom .menu-footer-en{width:65.70571%;display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:4.32432%;column-gap:4.32432%;row-gap:calc(2px + 3 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.main-footer--bottom .menu-footer,.main-footer--bottom .menu-footer-en{row-gap:2px;}}@media screen and (min-width:1680px){.main-footer--bottom .menu-footer,.main-footer--bottom .menu-footer-en{row-gap:5px;}}@media (max-width:1024px){.main-footer--bottom .menu-footer,.main-footer--bottom .menu-footer-en{grid-template-columns:1fr;}}@media (max-width:850px){.main-footer--bottom .menu-footer,.main-footer--bottom .menu-footer-en{width:54.27427%;}}@media (max-width:600px){.main-footer--bottom .menu-footer,.main-footer--bottom .menu-footer-en{width:48.91892%;}}@media (max-width:414px){.main-footer--bottom .menu-footer,.main-footer--bottom .menu-footer-en{width:100%;}}.main-footer .dots-grid-container{width:23.37838%;position:absolute;top:5%;right:calc(50% - 50vw);width:calc(50vw - 25.54054% - 2.16216%/2);height:90%;}@media (max-width:600px){.main-footer .dots-grid-container{margin-top:calc(30px + 30 * ((100vw - 600px) / 1080));margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;height:130px;position:relative;top:auto;right:auto;}}@media screen and (max-width:600px) and (max-width:600px){.main-footer .dots-grid-container{margin-top:30px;}}@media screen and (max-width:600px) and (min-width:1680px){.main-footer .dots-grid-container{margin-top:60px;}}.main-footer .dots-grid{width:100%;height:100%;}@media (max-width:600px){.main-footer .dots-grid{background-position:top center;}}
.main-header .main-header--menu-button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.main-header .main-header--menu-button:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .main-header .main-header--menu-button:focus,.main-header .using-mouse .main-header--menu-button:focus,.using-mouse .main-header .main-header--menu-button:focus-visible,.main-header .using-mouse .main-header--menu-button:focus-visible{outline:none;}.main-header .main-header--search-button .icon::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.main-header .main-header--search-button .icon::before{content:"\e900";}body.open-menu{overflow-y:hidden;}body.open-menu.has-visible-scrollbar{overflow-y:scroll;position:fixed;width:100%;}.main-header{gap:calc(20px + 20 * ((100vw - 600px) / 1080));height:100%;position:relative;display:flex;justify-content:flex-end;align-items:center;}@media screen and (max-width:600px){.main-header{gap:20px;}}@media screen and (min-width:1680px){.main-header{gap:40px;}}.main-header .main-header--logo{position:relative;z-index:2;flex-grow:1;}.main-header .main-header--logo svg g > *{fill:#fff;transition:fill 0.4s cubic-bezier(0.23,1,0.32,1) 0.1s;}.open-menu .main-header .main-header--logo svg g > *{fill:#00457D;transition:fill 0.2s cubic-bezier(0.25,0.46,0.45,0.94) 0.1s;}.main-header .menu-top-navigation,.main-header .menu-top-navigation-en{position:relative;z-index:3;display:flex;justify-content:flex-end;}.menu-is-open .main-header .menu-top-navigation,.menu-is-open
    .main-header .menu-top-navigation-en{z-index:0;}.main-header .menu-top-navigation li,.main-header .menu-top-navigation-en li{margin-right:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.main-header .menu-top-navigation li,.main-header .menu-top-navigation-en li{margin-right:20px;}}@media screen and (min-width:1680px){.main-header .menu-top-navigation li,.main-header .menu-top-navigation-en li{margin-right:40px;}}.main-header .menu-top-navigation li:last-child,.main-header .menu-top-navigation-en li:last-child{margin-right:0;}@media (max-width:850px){.main-header .menu-top-navigation,.main-header .menu-top-navigation-en{display:none;}}.main-header .main-header--menu-button,.main-header .main-header--search-button{display:flex;align-items:center;}.has-mouse .main-header .main-header--menu-button:hover .icon,.has-mouse
    .main-header .main-header--search-button:hover .icon{background-color:#A4ABAD;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-header .main-header--menu-button:hover .line,.has-mouse
    .main-header .main-header--search-button:hover .line{background-color:#fff;}.main-header .main-header--menu-button .icon,.main-header .main-header--search-button .icon{width:38px;height:38px;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:50%;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);overflow:hidden;}.main-header .main-header--menu-button .text,.main-header .main-header--search-button .text{margin-right:15px;}.main-header .main-header--menu-button{position:relative;z-index:2;width:95px;color:#fff;justify-content:end;}.open-menu .main-header .main-header--menu-button{color:#00457D;}.main-header .main-header--menu-button .icon{background-color:#fff;}.open-menu .main-header .main-header--menu-button .icon{color:#fff;background-color:#00457D;}.main-header .main-header--menu-button .text{position:absolute;right:38px;width:90px;text-align:right;transition:color 0.4s cubic-bezier(0.23,1,0.32,1) 0.1s;}.open-menu .main-header .main-header--menu-button .text{transition:color 0.2s cubic-bezier(0.25,0.46,0.45,0.94) 0.1s;}.main-header .main-header--menu-button .line{width:16px;height:2px;display:block;background-color:#00457D;}.open-menu .main-header .main-header--menu-button .line{background-color:#fff;}.main-header .main-header--menu-button .line:not(.line-three){margin-bottom:3px;}.main-header .main-header--search-button{color:#00457D;}.main-header .main-header--search-button .icon::before{display:block;font-size:38px;line-height:38px;color:#fff;background-color:#00457D;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .main-header .main-header--search-button:hover .icon::before{background-color:#A4ABAD;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-header > .main-header--search-button{opacity:0;pointer-events:none;position:absolute;right:25.54054%;z-index:2;display:none;}.open-menu .main-header > .main-header--search-button{pointer-events:all;}@media (max-width:600px){.main-header > .main-header--search-button{display:none;}}.main-header .menu-overlay{height:100vh;width:100%;position:absolute;top:0;left:0;grid-template-columns:1fr 1fr;z-index:1;color:#00457D;display:none;}.main-header .menu-overlay::before{content:'';position:absolute;z-index:1;top:0;right:-10px;width:calc(50% + 10px);height:62px;background-color:#FDF9F1;}@media (max-width:850px){.main-header .menu-overlay::before{right:0;width:100%;}}@media (max-width:850px){.main-header .menu-overlay{grid-template-columns:1fr;}}.main-header .menu-overlay--latest,.main-header .menu-overlay--navigation{box-sizing:border-box;overflow:scroll;}.open-menu.has-visible-scrollbar .main-header .menu-overlay--latest,.open-menu.has-visible-scrollbar
    .main-header .menu-overlay--navigation{overflow-y:scroll;overflow-x:hidden;}.has-visible-scrollbar .main-header .menu-overlay--latest{width:100%;box-sizing:content-box;}.has-visible-scrollbar .main-header .menu-overlay--latest{padding-right:17px;}.main-header .menu-overlay--latest{margin-left:calc(100% - 50vw);padding-top:62px;padding-right:calc(4.32432%/2);padding-bottom:62px;padding-left:calc(50vw - 100%);background-color:#fff;}.main-header .menu-overlay--latest > h2{margin-top:calc(35px + 35 * ((100vw - 600px) / 1080));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.main-header .menu-overlay--latest > h2{margin-top:35px;}}@media screen and (min-width:1680px){.main-header .menu-overlay--latest > h2{margin-top:70px;}}@media screen and (max-width:600px){.main-header .menu-overlay--latest > h2{margin-bottom:10px;}}@media screen and (min-width:1680px){.main-header .menu-overlay--latest > h2{margin-bottom:20px;}}@media (max-width:850px){.main-header .menu-overlay--latest{display:none;}}.main-header .menu-overlay--navigation{padding-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));position:relative;display:flex;flex-direction:column;margin-right:calc(100% - 50vw);padding-right:calc(50vw - 100%);background-color:#FDF9F1;padding-top:62px;padding-left:2.16216%;}@media screen and (max-width:600px){.main-header .menu-overlay--navigation{padding-bottom:40px;}}@media screen and (min-width:1680px){.main-header .menu-overlay--navigation{padding-bottom:80px;}}.has-visible-scrollbar .main-header .menu-overlay--navigation{margin-right:calc(100% - 50vw - 17px);}.main-header .menu-overlay--navigation .menu{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));text-align:right;}@media screen and (max-width:600px){.main-header .menu-overlay--navigation .menu{margin-bottom:20px;}}@media screen and (min-width:1680px){.main-header .menu-overlay--navigation .menu{margin-bottom:40px;}}.main-header .menu-overlay--navigation .menu.menu-main,.main-header .menu-overlay--navigation .menu.menu-main-en{padding-top:calc(35px + 35 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.main-header .menu-overlay--navigation .menu.menu-main,.main-header .menu-overlay--navigation .menu.menu-main-en{padding-top:35px;}}@media screen and (min-width:1680px){.main-header .menu-overlay--navigation .menu.menu-main,.main-header .menu-overlay--navigation .menu.menu-main-en{padding-top:70px;}}@media (max-width:850px){.main-header .menu-overlay--navigation{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}}.main-header .menu-overlay--navigation .main-header--search-button{display:none;}@media (max-width:600px){.main-header .menu-overlay--navigation .main-header--search-button{display:flex;align-self:flex-end;}}.main-header .block-language{flex-grow:1;}.main-header .dots-grid-container{margin-bottom:calc(-25px + -25 * ((100vw - 600px) / 1080));position:relative;width:100%;flex-grow:3;max-height:250px;}@media screen and (max-width:600px){.main-header .dots-grid-container{margin-bottom:-25px;}}@media screen and (min-width:1680px){.main-header .dots-grid-container{margin-bottom:-50px;}}@media (max-width:850px){.main-header .dots-grid-container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;}}@media (max-width:600px){.main-header .dots-grid-container{display:none;}}.main-header .dots-grid-container .dots-grid{width:95%;height:100%;top:0;right:0;}@media (max-width:850px){.main-header .dots-grid-container .dots-grid{width:100%;height:100%;background-position:top center;}}.toolbar-fixed .main-header .menu-overlay{height:calc(100vh - 39px);}.toolbar-fixed.toolbar-tray-open.toolbar-horizontal .main-header .menu-overlay{height:calc(100vh - 79px);}.toolbar-fixed.has-primary-tabs .main-header .menu-overlay{height:calc(100vh - 79px);}.toolbar-fixed.has-primary-tabs.toolbar-tray-open.toolbar-horizontal .main-header .menu-overlay{height:calc(100vh - 119px);}
.block-language{text-align:right;}.block-language li{display:inline-block;}.block-language li:first-child::after{content:'/';margin:0 5px;}.block-language a{color:#A4ABAD;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .block-language a:hover{color:#00457D;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.block-language a.is-active{color:#00457D;}.has-mouse .block-language a.is-active:hover{color:#A4ABAD;}
.custom-block--type--text-and-map .field--name-body a{position:relative;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);text-decoration:underline;}.has-mouse .custom-block--type--text-and-map .field--name-body a,.custom-block--type--text-and-map .field--name-body .has-mouse a{text-decoration:none;}.has-mouse .custom-block--type--text-and-map .field--name-body a::before,.custom-block--type--text-and-map .field--name-body .has-mouse a::before,.has-mouse .custom-block--type--text-and-map .field--name-body a::after,.custom-block--type--text-and-map .field--name-body .has-mouse a::after{content:'';position:absolute;left:0;bottom:0;width:100%;background-position:center;transition:background-size 0.15s cubic-bezier(0.25,0.46,0.45,0.94) 0.1s,opacity 0.1s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .custom-block--type--text-and-map .field--name-body a::before,.custom-block--type--text-and-map .field--name-body .has-mouse a::before{height:2px;background-image:radial-gradient(circle,#00457D 0.5px,transparent 0);background-size:1px 5px;}.has-mouse .custom-block--type--text-and-map .field--name-body a::after,.custom-block--type--text-and-map .field--name-body .has-mouse a::after{height:2px;background-image:radial-gradient(circle,#00457D 1px,transparent 0);background-size:10px 5px;opacity:0;}.has-mouse .custom-block--type--text-and-map .field--name-body a:hover,.custom-block--type--text-and-map .field--name-body .has-mouse a:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .custom-block--type--text-and-map .field--name-body a:hover::before,.custom-block--type--text-and-map .field--name-body .has-mouse a:hover::before,.has-mouse .custom-block--type--text-and-map .field--name-body a:hover::after,.custom-block--type--text-and-map .field--name-body .has-mouse a:hover::after{transition:background-size 0.15s cubic-bezier(0.25,0.46,0.45,0.94),opacity 0.1s cubic-bezier(0.25,0.46,0.45,0.94) 0.15s;}.has-mouse .custom-block--type--text-and-map .field--name-body a:hover::before,.custom-block--type--text-and-map .field--name-body .has-mouse a:hover::before{background-size:10px 5px;}.has-mouse .custom-block--type--text-and-map .field--name-body a:hover::after,.custom-block--type--text-and-map .field--name-body .has-mouse a:hover::after{opacity:1;}.custom-block--type--text-and-map .field--name-body{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:2.16216%;column-gap:2.16216%;row-gap:calc(20px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.custom-block--type--text-and-map .field--name-body{margin-bottom:30px;}}@media screen and (min-width:1680px){.custom-block--type--text-and-map .field--name-body{margin-bottom:60px;}}@media screen and (max-width:600px){.custom-block--type--text-and-map .field--name-body{font-size:14px;}}@media screen and (min-width:1680px){.custom-block--type--text-and-map .field--name-body{font-size:16px;}}@media screen and (max-width:600px){.custom-block--type--text-and-map .field--name-body{line-height:20px;}}@media screen and (min-width:1680px){.custom-block--type--text-and-map .field--name-body{line-height:22px;}}@media screen and (max-width:600px){.custom-block--type--text-and-map .field--name-body{row-gap:20px;}}@media screen and (min-width:1680px){.custom-block--type--text-and-map .field--name-body{row-gap:60px;}}@media (max-width:850px){.custom-block--type--text-and-map .field--name-body{grid-template-columns:repeat(2,1fr);}}@media (max-width:600px){.custom-block--type--text-and-map .field--name-body{grid-template-columns:1fr;}}.node--view-mode-pageview .custom-block--type--text-and-map .field--name-body{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--view-mode-pageview .custom-block--type--text-and-map .field--name-body{margin-bottom:30px;}}@media screen and (min-width:1680px){.node--view-mode-pageview .custom-block--type--text-and-map .field--name-body{margin-bottom:60px;}}.custom-block--type--text-and-map .field--name-body h3{margin-top:calc(5px + 5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.custom-block--type--text-and-map .field--name-body h3{margin-top:5px;}}@media screen and (min-width:1680px){.custom-block--type--text-and-map .field--name-body h3{margin-top:10px;}}.custom-block--type--text-and-map .field--name-body a{text-decoration:none;}
.block-views-blockreports-block-promoted,.block-views-blocktools-related-main{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.block-views-blockreports-block-promoted,.block-views-blocktools-related-main{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.block-views-blockreports-block-promoted{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));background-color:#00457D;background-image:url("/themes/b14theme/images/bitmap/report_promoted_bg.png");background-size:cover;background-position:center center;}@media screen and (max-width:600px){.block-views-blockreports-block-promoted{padding-top:30px;}}@media screen and (min-width:1680px){.block-views-blockreports-block-promoted{padding-top:60px;}}@media screen and (max-width:600px){.block-views-blockreports-block-promoted{padding-bottom:30px;}}@media screen and (min-width:1680px){.block-views-blockreports-block-promoted{padding-bottom:60px;}}.block-views-blocktools-related-main{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));background-color:#FFEDAF;}@media screen and (max-width:600px){.block-views-blocktools-related-main{padding-top:30px;}}@media screen and (min-width:1680px){.block-views-blocktools-related-main{padding-top:60px;}}@media screen and (max-width:600px){.block-views-blocktools-related-main{padding-bottom:30px;}}@media screen and (min-width:1680px){.block-views-blocktools-related-main{padding-bottom:60px;}}
html{--background-color:#96C8A0;}.background-color--yellow{--background-color:#FFEDAF;--background-color-hover:#ffe796;}.background-color--rosa{--background-color:#F5BEB0;--background-color-hover:#f2ab99;}.background-color--grey{--background-color:#A4ABAD;--background-color-hover:#b1b7b9;}.background-color--grey-light{--background-color:#D8D8D8;--background-color-hover:#cbcbcb;}.background-color--grey-ultra-light{--background-color:#F9F5F2;--background-color-hover:#f1e8e1;}.background-color--offwhite{--background-color:#FDF9F1;--background-color-hover:#faefdb;}.background-color--blue{--background-color:#A4D5E3;--background-color-hover:#91ccdd;}.background-color--green{--background-color:#96C8A0;--background-color-hover:#85bf91;}.background-color--white{--background-color:#fff;--background-color-hover:#F9F5F2;}
.banner{min-height:calc(450px + 185 * ((100vw - 600px) / 1080));position:relative;display:flex;align-items:flex-end;}@media screen and (max-width:600px){.banner{min-height:450px;}}@media screen and (min-width:1680px){.banner{min-height:635px;}}@media (max-width:600px){.banner{min-height:auto;flex-direction:column;}}.banner .banner__content{margin-bottom:calc(-30px + -30 * ((100vw - 600px) / 1080));margin-left:calc(15px + 15 * ((100vw - 600px) / 1080));padding:calc(15px + 15 * ((100vw - 600px) / 1080));position:relative;background-color:#FFEDAF;box-sizing:border-box;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.banner .banner__content{margin-bottom:-30px;}}@media screen and (min-width:1680px){.banner .banner__content{margin-bottom:-60px;}}@media screen and (max-width:600px){.banner .banner__content{margin-left:15px;}}@media screen and (min-width:1680px){.banner .banner__content{margin-left:30px;}}@media screen and (max-width:600px){.banner .banner__content{padding:15px;}}@media screen and (min-width:1680px){.banner .banner__content{padding:30px;}}@media (max-width:600px){.banner .banner__content{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);margin-bottom:0;}}@media screen and (max-width:600px) and (max-width:600px){.banner .banner__content{padding-top:30px;}}@media screen and (max-width:600px) and (min-width:1680px){.banner .banner__content{padding-top:60px;}}@media screen and (max-width:600px) and (max-width:600px){.banner .banner__content{padding-bottom:30px;}}@media screen and (max-width:600px) and (min-width:1680px){.banner .banner__content{padding-bottom:60px;}}.has-mouse .banner .banner__content:hover{background-color:#ffe796;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .banner .banner__content:hover .arrow-right-parent-link::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .banner .banner__content:hover .arrow-right-parent-link::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.banner .banner__content.background-color{background-color:var(--background-color);}.has-mouse .banner .banner__content.background-color:hover{background-color:var(--background-color-hover);}.banner .field--type-string-long{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(16px + 2 * ((100vw - 600px) / 1080));line-height:calc(22px + 3 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;}@media screen and (max-width:600px){.banner .field--type-string-long{font-size:16px;}}@media screen and (min-width:1680px){.banner .field--type-string-long{font-size:18px;}}@media screen and (max-width:600px){.banner .field--type-string-long{line-height:22px;}}@media screen and (min-width:1680px){.banner .field--type-string-long{line-height:25px;}}.banner .field--type-image{width:100%;height:100%;position:absolute;top:0;left:0;}@media (max-width:600px){.banner .field--type-image{width:100vw;height:230px;position:relative;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}}.banner .field--type-image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}.banner .arrow-right-parent-link{margin-top:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.banner .arrow-right-parent-link{margin-top:20px;}}@media screen and (min-width:1680px){.banner .arrow-right-parent-link{margin-top:40px;}}
.cta-icon{width:calc(30px + 30 * ((100vw - 600px) / 1080));height:calc(30px + 30 * ((100vw - 600px) / 1080));position:relative;background-color:#D8D8D8;border-radius:50%;flex-shrink:0;border:2px solid #D8D8D8;box-sizing:border-box;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.cta-icon{width:30px;}}@media screen and (min-width:1680px){.cta-icon{width:60px;}}@media screen and (max-width:600px){.cta-icon{height:30px;}}@media screen and (min-width:1680px){.cta-icon{height:60px;}}.accordion .cta-icon{width:40px;height:40px;}.cta-icon::before,.cta-icon::after{content:'';position:absolute;}.cta-icon.link::before{top:calc(50% - 5px);left:calc(50% + 2px);width:0;height:0;border-style:solid;border-width:5px 0 5px 7px;border-color:transparent transparent transparent #00457D;}.cta-icon.link::after{top:calc(50% - 1px);right:calc(50% - 2px);width:10px;height:2px;background-color:#00457D;}.cta-icon.download::before{top:calc(50% - 6px);left:calc(50% - 6px);width:0;height:0;border-style:solid;border-width:8px 6px 0 6px;border-color:#00457D transparent transparent transparent;}.cta-icon.download::after{top:calc(50% + 5px);left:calc(50% - 7px);width:14px;height:2px;background-color:#00457D;}.has-mouse a:hover .cta-icon{background-color:transparent;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.search-api-autocomplete-search.ui-widget-content{border:2px solid #00457D;border-top:none;padding:20px;}.search-api-autocomplete-search.ui-widget-content .ui-menu-item{margin-bottom:10px;}.search-api-autocomplete-search.ui-widget-content .ui-menu-item:hover{background-color:transparent;}.search-api-autocomplete-search.ui-widget-content .ui-menu-item:last-child{margin-bottom:0;}.search-api-autocomplete-search.ui-widget-content .ui-menu-item-wrapper .search-api-autocomplete-suggestion{padding:0;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.search-api-autocomplete-search.ui-widget-content .ui-menu-item-wrapper.ui-state-active{background:transparent;}.search-api-autocomplete-search.ui-widget-content .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion{background:transparent;color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.sector-element{display:flex;align-items:center;}.sector-element > *:last-child{margin-left:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.sector-element > *:last-child{margin-left:10px;}}@media screen and (min-width:1680px){.sector-element > *:last-child{margin-left:20px;}}@media (max-width:850px){.sector-element--teaser.sector-element > *:last-child{margin-left:0;}}.sector-element .sector-element--icon{position:relative;background-color:#00457D;border-radius:50%;}.sector-element .sector-element--icon::after{content:'';display:block;padding-top:100%;}.sector-element .sector-element--icon svg{position:absolute;top:0;left:0;width:100%;height:100%;}
.related-view{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.related-view{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.download-link::after,.download-link.white::after,.share-link::after,.share-link.white::after,.arrow-right-link::after,.arrow-right-parent-link::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.download-link::after,.download-link.white::after{content:"\e903";}.arrow-right-link::after,.arrow-right-parent-link::after{content:"\e907";}.share-link::after,.share-link.white::after{content:"\e908";}.label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:600;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.label{font-size:14px;}}@media screen and (min-width:1680px){.label{font-size:16px;}}@media screen and (max-width:600px){.label{line-height:20px;}}@media screen and (min-width:1680px){.label{line-height:22px;}}@media screen and (max-width:600px){.label{margin-bottom:10px;}}@media screen and (min-width:1680px){.label{margin-bottom:20px;}}.label-small{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;margin-bottom:10px;}.cta-link{position:relative;display:inline-block;padding-left:40px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.cta-link::before,.cta-link::after{content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;}.cta-link::before{content:'';width:30px;height:30px;left:0;border:2px solid #00457D;transition:border-width 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.cta-link::after{content:'';width:8px;height:8px;left:11px;background-color:#00457D;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .cta-link:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .cta-link:hover::before{border-width:12px;transition:border-width 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .cta-link:hover::after{background-color:#fff;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}html{--dots-color:#00457D;}.machine-name--tools-list{--dots-color:#fff;}.layout-container{overflow:hidden;}.wrapper{width:90%;max-width:1480px;margin:0 auto;}.site-header,.top-animation-element,.load-animation-element{opacity:0;}.breadcrumb{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:600;margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.breadcrumb{font-size:14px;}}@media screen and (min-width:1680px){.breadcrumb{font-size:16px;}}@media screen and (max-width:600px){.breadcrumb{line-height:20px;}}@media screen and (min-width:1680px){.breadcrumb{line-height:22px;}}@media screen and (max-width:600px){.breadcrumb{margin-bottom:15px;}}@media screen and (min-width:1680px){.breadcrumb{margin-bottom:30px;}}@media (max-width:600px){.breadcrumb{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;}}@media screen and (max-width:600px) and (max-width:600px){.breadcrumb{margin-bottom:25px;}}@media screen and (max-width:600px) and (min-width:1680px){.breadcrumb{margin-bottom:50px;}}.has-mouse .breadcrumb a:hover{color:#2F2F2F80;}.download-link{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.download-link::before,.download-link::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.download-link::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:14px;color:#00457D;}.download-link::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .download-link:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .download-link:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .download-link:hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.download-link.white{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#fff;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.download-link.white::before,.download-link.white::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.download-link.white::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:16px;color:#fff;}.download-link.white::before{content:'';border:2px solid #fff;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .download-link.white:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .download-link.white:hover::after{color:#00457D;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .download-link.white:hover::before{background-color:#fff;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.share-link{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.share-link::before,.share-link::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.share-link::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:12px;color:#00457D;}.share-link::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .share-link:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .share-link:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .share-link:hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.share-link.white{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#fff;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.share-link.white::before,.share-link.white::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.share-link.white::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:12px;color:#fff;}.share-link.white::before{content:'';border:2px solid #fff;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .share-link.white:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .share-link.white:hover::after{color:#00457D;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .share-link.white:hover::before{background-color:#fff;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.arrow-right-link{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.arrow-right-link::before,.arrow-right-link::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.arrow-right-link::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#00457D;}.arrow-right-link::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .arrow-right-link:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .arrow-right-link:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .arrow-right-link:hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.arrow-right-parent-link{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.arrow-right-parent-link::before,.arrow-right-parent-link::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.arrow-right-parent-link::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#00457D;}.arrow-right-parent-link::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.fallback-image{position:relative;width:100%;background-color:#FFEDAF;--dot-columns:4;--dot-padding:12%;}.fallback-image.aspect-1-1{padding-top:100%;}.node--type-member.node--view-mode-teaser .fallback-image{--dot-columns:7;--dot-padding:8%;}.fallback-image::after{content:'';position:absolute;top:var(--dot-padding);left:var(--dot-padding);width:calc(100% - (var(--dot-padding) * 2));height:calc(100% - (var(--dot-padding) * 2));background-image:radial-gradient(circle at calc(3px / 2) calc(3px / 2),var(--dots-color) 1.5px,transparent 0);background-size:calc((100% / (var(--dot-columns) - 1)) - (3px / 2)) calc((100% / (var(--dot-columns) - 1)) - (3px / 2));background-position:top left;}.related-view{padding-top:calc(50px + 50 * ((100vw - 600px) / 1080));padding-bottom:calc(50px + 50 * ((100vw - 600px) / 1080));background-color:var(--background-color);}@media screen and (max-width:600px){.related-view{padding-top:50px;}}@media screen and (min-width:1680px){.related-view{padding-top:100px;}}@media screen and (max-width:600px){.related-view{padding-bottom:50px;}}@media screen and (min-width:1680px){.related-view{padding-bottom:100px;}}.dots-grid{position:absolute;background-size:100px 100px;}.dots-grid.center{background-position:top center;}.dots-grid.center.one{background-image:radial-gradient(circle at 25px 25px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.center.two{background-image:radial-gradient(circle at 25px 75px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.center.three{background-image:radial-gradient(circle at 75px 75px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.center.four{background-image:radial-gradient(circle at 75px 25px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.left{background-position:top left;}.dots-grid.left.one{background-image:radial-gradient(circle at 3px 25px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.left.two{background-image:radial-gradient(circle at 3px 75px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.left.three{background-image:radial-gradient(circle at 53px 75px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.left.four{background-image:radial-gradient(circle at 53px 25px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.right{background-position:top right;}.dots-grid.right.one{background-image:radial-gradient(circle at 47px 25px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.right.two{background-image:radial-gradient(circle at 47px 75px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.right.three{background-image:radial-gradient(circle at 97px 75px,var(--dots-color) 1.5px,transparent 0);}.dots-grid.right.four{background-image:radial-gradient(circle at 97px 25px,var(--dots-color) 1.5px,transparent 0);}.overlay-popup-active{overflow:hidden;}.livestream-iframe-container{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.livestream-iframe-container{margin-bottom:40px;}}@media screen and (min-width:1680px){.livestream-iframe-container{margin-bottom:80px;}}
.eck-entity--bundle--fact .field--name-field-label{margin-bottom:calc(5px + 5 * ((100vw - 600px) / 1080));color:#2F2F2F;}@media screen and (max-width:600px){.eck-entity--bundle--fact .field--name-field-label{margin-bottom:5px;}}@media screen and (min-width:1680px){.eck-entity--bundle--fact .field--name-field-label{margin-bottom:10px;}}.eck-entity--bundle--fact .field--name-field-fact{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(70px + 50 * ((100vw - 600px) / 1080));line-height:calc(70px + 50 * ((100vw - 600px) / 1080));letter-spacing:-1.5px;font-family:"Patron",sans-serif;font-weight:100;color:#00457D;}@media screen and (max-width:600px){.eck-entity--bundle--fact .field--name-field-fact{font-size:70px;}}@media screen and (min-width:1680px){.eck-entity--bundle--fact .field--name-field-fact{font-size:120px;}}@media screen and (max-width:600px){.eck-entity--bundle--fact .field--name-field-fact{line-height:70px;}}@media screen and (min-width:1680px){.eck-entity--bundle--fact .field--name-field-fact{line-height:120px;}}
.eck-entity--type--illustration.overlay-layout{display:none;position:fixed;z-index:1501;top:62px;left:0;width:100vw;height:calc(100vh - 62px);background-color:rgba(0,0,0,0.5);}.has-visible-scrollbar .eck-entity--type--illustration.overlay-layout{width:calc(100vw + 17px);}.eck-entity--type--illustration.overlay-layout.show{display:block;}.eck-entity--type--illustration.overlay-layout .content-container{display:flex;height:100%;justify-content:center;align-items:center;}.eck-entity--type--illustration.overlay-layout .content-container--inner{width:100%;max-height:100%;overflow:scroll;}.has-visible-scrollbar .eck-entity--type--illustration.overlay-layout .content-container--inner{overflow-x:hidden;}.eck-entity--type--illustration.overlay-layout .content{padding:calc(15px + 15 * ((100vw - 600px) / 1080));width:57.43243%;position:relative;background-color:#FFEDAF;box-sizing:border-box;margin:0 auto;}@media screen and (max-width:600px){.eck-entity--type--illustration.overlay-layout .content{padding:15px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .content{padding:30px;}}@media (max-width:850px){.eck-entity--type--illustration.overlay-layout .content{width:82.97297%;}}@media (max-width:600px){.eck-entity--type--illustration.overlay-layout .content{width:100%;}}.eck-entity--type--illustration.overlay-layout .close{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;float:right;position:relative;color:#00457D;padding-right:25px;transition:opacity 0.45s cubic-bezier(0.23,1,0.32,1);}@media (max-width:600px){.eck-entity--type--illustration.overlay-layout .close{margin-bottom:10px;}}.eck-entity--type--illustration.overlay-layout .close::before,.eck-entity--type--illustration.overlay-layout .close::after{content:'';position:absolute;top:calc(50% - 1px);right:0;width:16px;height:2px;background-color:#00457D;transform-origin:center;}.eck-entity--type--illustration.overlay-layout .close::before{rotate:45deg;}.eck-entity--type--illustration.overlay-layout .close::after{rotate:-45deg;}.has-mouse .eck-entity--type--illustration.overlay-layout .close:hover{opacity:0.6;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.eck-entity--type--illustration.overlay-layout .field--name-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(24px + 8 * ((100vw - 600px) / 1080));line-height:calc(28px + 8 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;width:70%;float:left;clear:both;}@media screen and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-title{font-size:24px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-title{font-size:32px;}}@media screen and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-title{line-height:28px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-title{line-height:36px;}}@media (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;width:100%;box-sizing:border-box;}}@media screen and (max-width:600px) and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-title{font-size:18px;}}@media screen and (max-width:600px) and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-title{font-size:24px;}}@media screen and (max-width:600px) and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-title{line-height:24px;}}@media screen and (max-width:600px) and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-title{line-height:30px;}}@media (max-width:600px){.has-illustration.eck-entity--type--illustration.overlay-layout .field--name-title{padding-left:50px;}}.eck-entity--type--illustration.overlay-layout .text-and-icon{display:flex;width:100%;justify-content:space-between;align-items:center;}@media (max-width:600px){.eck-entity--type--illustration.overlay-layout .text-and-icon{flex-direction:column-reverse;}}.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(16px + 2 * ((100vw - 600px) / 1080));line-height:calc(22px + 3 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;padding-top:calc(10px + 10 * ((100vw - 600px) / 1080));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));width:60%;}@media screen and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{font-size:16px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{font-size:18px;}}@media screen and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{line-height:22px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{line-height:25px;}}@media screen and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-top:10px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-top:20px;}}@media screen and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-bottom:10px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-bottom:20px;}}@media (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-top:calc(25px + 25 * ((100vw - 600px) / 1080));padding-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-top:25px;}}@media screen and (max-width:600px) and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-top:50px;}}@media screen and (max-width:600px) and (max-width:600px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-bottom:25px;}}@media screen and (max-width:600px) and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .field--name-field-text-plain-long{padding-bottom:50px;}}.eck-entity--type--illustration.overlay-layout .element-svg-icon{width:31%;}@media (max-width:600px){.eck-entity--type--illustration.overlay-layout .element-svg-icon{width:100%;position:absolute;top:calc(15px + 15 * ((100vw - 600px) / 1080));left:calc(15px + 15 * ((100vw - 600px) / 1080));margin-top:20px;}}@media screen and (max-width:600px) and (max-width:600px){.eck-entity--type--illustration.overlay-layout .element-svg-icon{top:15px;}}@media screen and (max-width:600px) and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .element-svg-icon{top:30px;}}@media screen and (max-width:600px) and (max-width:600px){.eck-entity--type--illustration.overlay-layout .element-svg-icon{left:15px;}}@media screen and (max-width:600px) and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .element-svg-icon{left:30px;}}.eck-entity--type--illustration.overlay-layout .element-svg-icon--inner{position:relative;width:80%;}@media (max-width:600px){.eck-entity--type--illustration.overlay-layout .element-svg-icon--inner{width:38px;}}.eck-entity--type--illustration.overlay-layout .element-svg-icon--inner::after{content:'';display:block;width:100%;padding-top:100%;}.eck-entity--type--illustration.overlay-layout .element-svg-icon svg{position:absolute;top:0;left:0;width:100%;height:100%;}.eck-entity--type--illustration.overlay-layout .link-two-container{margin-top:calc(5px + 5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.eck-entity--type--illustration.overlay-layout .link-two-container{margin-top:5px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.overlay-layout .link-two-container{margin-top:10px;}}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{padding-top:calc(10px + 10 * ((100vw - 600px) / 1080));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));display:flex;justify-content:space-between;align-items:center;color:#fff;border-bottom:1px solid #2F2F2F;}@media screen and (max-width:600px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{padding-top:10px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{padding-top:20px;}}@media screen and (max-width:600px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{padding-bottom:10px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{padding-bottom:20px;}}@media (max-width:850px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{border-bottom:2px solid #fff;}.field--name-field-illustration-layers .field__item:last-child .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.field--name-field-illustration-layers .field__item:last-child .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{border:none;}}.field--name-field-illustration-layers .field__item:first-child .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.field--name-field-illustration-layers .field__item:first-child .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{border-top:1px solid #2F2F2F;}@media (max-width:850px){.field--name-field-illustration-layers .field__item:first-child .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list,.field--name-field-illustration-layers .field__item:first-child .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two{border-top:none;}}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .layer-color,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .layer-color{width:20px;height:2px;margin-left:10px;margin-right:20px;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .layer-icon,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .layer-icon{width:24px;height:20px;margin-left:8px;margin-right:20px;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .layer-icon.greenhouse-gas--layer,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .layer-icon.greenhouse-gas--layer{background-image:url(/themes/b14theme/images/svg/greenhouse-gas-icon.svg);background-size:contain;background-repeat:no-repeat;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox{flex-grow:1;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox input,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox input{position:absolute;opacity:0;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox label,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox label{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox label:hover,.has-mouse .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox label:hover{color:#FFFFFFB0;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:1024px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox label,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;}}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox .label-box,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox .label-box{margin-right:calc(12.5px + 12.5 * ((100vw - 600px) / 1080));position:relative;width:24px;height:24px;background-color:#fff;}@media screen and (max-width:600px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox .label-box,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox .label-box{margin-right:12.5px;}}@media screen and (min-width:1680px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox .label-box,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox .label-box{margin-right:25px;}}@media (max-width:414px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox .label-box,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox .label-box{margin-right:20px;}}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox .label-box::before,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox .label-box::after,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox .label-box::before,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox .label-box::after{content:'';position:absolute;bottom:6px;width:2px;transform-origin:bottom center;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox .label-box::before,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox .label-box::before{height:9px;rotate:-45deg;left:10px;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox .label-box::after,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox .label-box::after{height:13px;rotate:38deg;left:9px;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox input:checked + label .label-box::before,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .checkbox input:checked + label .label-box::after,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox input:checked + label .label-box::before,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .checkbox input:checked + label .label-box::after{background-color:#2F2F2F;}.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .info-link,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .info-link{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;margin-right:10px;cursor:pointer;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media (max-width:414px){.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .info-link,.eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .info-link{margin-right:20px;}}.has-mouse .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list .info-link:hover,.has-mouse .eck-entity--type--illustration.eck-entity--bundle--layer.eck-entity--view-mode--list-two .info-link:hover{color:#FFFFFFB0;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.eck-entity--bundle--sector-tools-link .link-icon::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.eck-entity--bundle--sector-tools-link .link-icon::after{content:"\e907";}.eck-entity--bundle--sector-tools-link a{padding-top:calc(5px + 5 * ((100vw - 600px) / 1080));padding-bottom:calc(5px + 5 * ((100vw - 600px) / 1080));display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #00457D;}@media screen and (max-width:600px){.eck-entity--bundle--sector-tools-link a{padding-top:5px;}}@media screen and (min-width:1680px){.eck-entity--bundle--sector-tools-link a{padding-top:10px;}}@media screen and (max-width:600px){.eck-entity--bundle--sector-tools-link a{padding-bottom:5px;}}@media screen and (min-width:1680px){.eck-entity--bundle--sector-tools-link a{padding-bottom:10px;}}.eck-entity--bundle--sector-tools-link a > *:not(:last-child){margin-right:4.32432%;}.has-mouse .eck-entity--bundle--sector-tools-link a:hover .sector-icon{background-color:transparent;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .eck-entity--bundle--sector-tools-link a:hover .field--name-field-sector,.has-mouse .eck-entity--bundle--sector-tools-link a:hover .field--name-field-number,.has-mouse .eck-entity--bundle--sector-tools-link a:hover .field--name-field-text-plain{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .eck-entity--bundle--sector-tools-link a:hover .link-icon::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .eck-entity--bundle--sector-tools-link a:hover .link-icon::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.eck-entity--bundle--sector-tools-link .sector-icon{width:80px;position:relative;background-color:#fff;border-radius:50%;border:2px solid #fff;box-sizing:border-box;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}@media (max-width:850px){.eck-entity--bundle--sector-tools-link .sector-icon{width:38px;}}.eck-entity--bundle--sector-tools-link .sector-icon::before{content:'';display:block;padding-top:100%;}.eck-entity--bundle--sector-tools-link .sector-icon svg{position:absolute;top:0;left:0;width:100%;height:100%;}.eck-entity--bundle--sector-tools-link .sector-icon svg path,.eck-entity--bundle--sector-tools-link .sector-icon svg line,.eck-entity--bundle--sector-tools-link .sector-icon svg circle,.eck-entity--bundle--sector-tools-link .sector-icon svg polygon{fill:#00457D !important;}.eck-entity--bundle--sector-tools-link .text-container{flex-grow:1;}.eck-entity--bundle--sector-tools-link .field--name-field-sector{margin-bottom:calc(5px + 5 * ((100vw - 600px) / 1080));transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.eck-entity--bundle--sector-tools-link .field--name-field-sector{margin-bottom:5px;}}@media screen and (min-width:1680px){.eck-entity--bundle--sector-tools-link .field--name-field-sector{margin-bottom:10px;}}@media (max-width:850px){.eck-entity--bundle--sector-tools-link .field--name-field-sector{margin-bottom:0;}}.eck-entity--bundle--sector-tools-link .text-bottom{display:flex;align-items:flex-end;}.eck-entity--bundle--sector-tools-link .text-bottom > *:first-child{margin-right:calc(7.5px + 7.5 * ((100vw - 600px) / 1080));flex-shrink:0;min-width:78px;}@media screen and (max-width:600px){.eck-entity--bundle--sector-tools-link .text-bottom > *:first-child{margin-right:7.5px;}}@media screen and (min-width:1680px){.eck-entity--bundle--sector-tools-link .text-bottom > *:first-child{margin-right:15px;}}.eck-entity--bundle--sector-tools-link .field--name-field-number{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(24px + 8 * ((100vw - 600px) / 1080));line-height:calc(28px + 8 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:300;color:#00457D;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.eck-entity--bundle--sector-tools-link .field--name-field-number{font-size:24px;}}@media screen and (min-width:1680px){.eck-entity--bundle--sector-tools-link .field--name-field-number{font-size:32px;}}@media screen and (max-width:600px){.eck-entity--bundle--sector-tools-link .field--name-field-number{line-height:28px;}}@media screen and (min-width:1680px){.eck-entity--bundle--sector-tools-link .field--name-field-number{line-height:36px;}}@media (max-width:850px){.eck-entity--bundle--sector-tools-link .field--name-field-number{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}}@media screen and (max-width:850px) and (max-width:600px){.eck-entity--bundle--sector-tools-link .field--name-field-number{font-size:14px;}}@media screen and (max-width:850px) and (min-width:1680px){.eck-entity--bundle--sector-tools-link .field--name-field-number{font-size:16px;}}@media screen and (max-width:850px) and (max-width:600px){.eck-entity--bundle--sector-tools-link .field--name-field-number{line-height:20px;}}@media screen and (max-width:850px) and (min-width:1680px){.eck-entity--bundle--sector-tools-link .field--name-field-number{line-height:22px;}}.eck-entity--bundle--sector-tools-link .field--name-field-text-plain{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;padding-bottom:4px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media (max-width:850px){.eck-entity--bundle--sector-tools-link .field--name-field-text-plain{padding-bottom:1px;}}.eck-entity--bundle--sector-tools-link .link-icon{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:38px;}.eck-entity--bundle--sector-tools-link .link-icon::before,.eck-entity--bundle--sector-tools-link .link-icon::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.eck-entity--bundle--sector-tools-link .link-icon::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#00457D;}.eck-entity--bundle--sector-tools-link .link-icon::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .eck-entity--bundle--sector-tools-link .link-icon:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .eck-entity--bundle--sector-tools-link .link-icon:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .eck-entity--bundle--sector-tools-link .link-icon:hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.eck-entity--type--status.eck-entity--bundle--update .field--name-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(24px + 8 * ((100vw - 600px) / 1080));line-height:calc(28px + 8 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;margin-bottom:calc(5px + 5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.eck-entity--type--status.eck-entity--bundle--update .field--name-title{font-size:24px;}}@media screen and (min-width:1680px){.eck-entity--type--status.eck-entity--bundle--update .field--name-title{font-size:32px;}}@media screen and (max-width:600px){.eck-entity--type--status.eck-entity--bundle--update .field--name-title{line-height:28px;}}@media screen and (min-width:1680px){.eck-entity--type--status.eck-entity--bundle--update .field--name-title{line-height:36px;}}@media screen and (max-width:600px){.eck-entity--type--status.eck-entity--bundle--update .field--name-title{margin-bottom:5px;}}@media screen and (min-width:1680px){.eck-entity--type--status.eck-entity--bundle--update .field--name-title{margin-bottom:10px;}}.eck-entity--type--status.eck-entity--bundle--update .field--name-field-date{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.eck-entity--type--status.eck-entity--bundle--update .field--name-field-date{margin-bottom:15px;}}@media screen and (min-width:1680px){.eck-entity--type--status.eck-entity--bundle--update .field--name-field-date{margin-bottom:30px;}}.eck-entity--type--status.eck-entity--bundle--change{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;display:flex;justify-content:space-between;}.eck-entity--type--status.eck-entity--bundle--change .change{flex-grow:1;padding-right:15px;}
.eck-entity--bundle--tweet .tweet-text{margin-bottom:calc(50px + 50 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(24px + 8 * ((100vw - 600px) / 1080));line-height:calc(28px + 8 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;color:#D8D8D8;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.eck-entity--bundle--tweet .tweet-text{margin-bottom:50px;}}@media screen and (min-width:1680px){.eck-entity--bundle--tweet .tweet-text{margin-bottom:100px;}}@media screen and (max-width:600px){.eck-entity--bundle--tweet .tweet-text{font-size:24px;}}@media screen and (min-width:1680px){.eck-entity--bundle--tweet .tweet-text{font-size:32px;}}@media screen and (max-width:600px){.eck-entity--bundle--tweet .tweet-text{line-height:28px;}}@media screen and (min-width:1680px){.eck-entity--bundle--tweet .tweet-text{line-height:36px;}}.slick-active.eck-entity--bundle--tweet .tweet-text{color:#00457D;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94) 0.5s;}.eck-entity--bundle--tweet .tweet-data{display:flex;align-items:center;}.eck-entity--bundle--tweet .field--name-field-tweet-date::before{content:'–';margin:0 5px;}.eck-entity--bundle--tweet a{color:#D8D8D8;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.slick-active.eck-entity--bundle--tweet a{color:#00457D;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94) 0.5s;}
.field--name-field-status-updates > .field__items > .field__item{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.field--name-field-status-updates > .field__items > .field__item{margin-bottom:20px;}}@media screen and (min-width:1680px){.field--name-field-status-updates > .field__items > .field__item{margin-bottom:40px;}}.field--name-field-status-updates > .field__items > .field__item:last-child{margin-bottom:0;}.field--name-field-status-updates .accordion .accordion--header{flex-direction:row-reverse;padding:0;justify-content:left;}.has-mouse .field--name-field-status-updates .accordion .accordion--header:hover .accordion--title{color:#FFFFFFB0;}.has-mouse .field--name-field-status-updates .accordion .accordion--header:hover .accordion--icon{background-color:transparent;}.has-mouse .field--name-field-status-updates .accordion .accordion--header:hover .accordion--icon::after{color:#fff;}.field--name-field-status-updates .accordion .accordion--title{padding-left:calc(10px + 10 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;color:#fff;}@media screen and (max-width:600px){.field--name-field-status-updates .accordion .accordion--title{padding-left:10px;}}@media screen and (min-width:1680px){.field--name-field-status-updates .accordion .accordion--title{padding-left:20px;}}@media screen and (max-width:600px){.field--name-field-status-updates .accordion .accordion--title{font-size:18px;}}@media screen and (min-width:1680px){.field--name-field-status-updates .accordion .accordion--title{font-size:24px;}}@media screen and (max-width:600px){.field--name-field-status-updates .accordion .accordion--title{line-height:24px;}}@media screen and (min-width:1680px){.field--name-field-status-updates .accordion .accordion--title{line-height:30px;}}.field--name-field-status-updates .accordion .accordion--content{padding:0;}.field--name-field-status-updates .accordion .accordion--content__inner{padding-bottom:0;}.field--name-field-status-updates .accordion .accordion--content__inner > .field__item{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.field--name-field-status-updates .accordion .accordion--content__inner > .field__item{margin-bottom:20px;}}@media screen and (min-width:1680px){.field--name-field-status-updates .accordion .accordion--content__inner > .field__item{margin-bottom:40px;}}.field--name-field-status-updates .accordion .accordion--content__inner > .field__item:first-child{margin-top:calc(10px + 10 * ((100vw - 600px) / 1080));padding-top:calc(10px + 10 * ((100vw - 600px) / 1080));border-top:1px solid #FFFFFF15;}@media screen and (max-width:600px){.field--name-field-status-updates .accordion .accordion--content__inner > .field__item:first-child{margin-top:10px;}}@media screen and (min-width:1680px){.field--name-field-status-updates .accordion .accordion--content__inner > .field__item:first-child{margin-top:20px;}}@media screen and (max-width:600px){.field--name-field-status-updates .accordion .accordion--content__inner > .field__item:first-child{padding-top:10px;}}@media screen and (min-width:1680px){.field--name-field-status-updates .accordion .accordion--content__inner > .field__item:first-child{padding-top:20px;}}.field--name-field-status-updates .accordion .accordion--content__inner > .field__item:last-child{margin-bottom:0;}
.field--name-field-paragraphs::after{display:table;clear:both;content:"";}.field--name-field-label,.field__label{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));color:#00457D;font-weight:600;}@media screen and (max-width:600px){.field--name-field-label,.field__label{margin-bottom:10px;}}@media screen and (min-width:1680px){.field--name-field-label,.field__label{margin-bottom:20px;}}.field--name-field-manchet{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}@media screen and (max-width:600px){.field--name-field-manchet{font-size:18px;}}@media screen and (min-width:1680px){.field--name-field-manchet{font-size:24px;}}@media screen and (max-width:600px){.field--name-field-manchet{line-height:24px;}}@media screen and (min-width:1680px){.field--name-field-manchet{line-height:30px;}}.field--name-field-manchet.pageview{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.field--name-field-manchet.pageview{margin-bottom:25px;}}@media screen and (min-width:1680px){.field--name-field-manchet.pageview{margin-bottom:50px;}}.field--name-field-manchet.pageview:last-child{margin-bottom:0;}.field--name-field-links-and-downloads .field__label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(24px + 8 * ((100vw - 600px) / 1080));line-height:calc(28px + 8 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;margin-bottom:calc(17.5px + 17.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.field--name-field-links-and-downloads .field__label{font-size:24px;}}@media screen and (min-width:1680px){.field--name-field-links-and-downloads .field__label{font-size:32px;}}@media screen and (max-width:600px){.field--name-field-links-and-downloads .field__label{line-height:28px;}}@media screen and (min-width:1680px){.field--name-field-links-and-downloads .field__label{line-height:36px;}}@media screen and (max-width:600px){.field--name-field-links-and-downloads .field__label{margin-bottom:17.5px;}}@media screen and (min-width:1680px){.field--name-field-links-and-downloads .field__label{margin-bottom:35px;}}.field--name-field-links-and-downloads .paragraph{margin-bottom:0;}.field--name-field-download--in-paragraph-download,.field--name-field-link--in-paragraph-link{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #2F2F2F25;}.paragraph.nested:first-child .field--name-field-download--in-paragraph-download,.paragraph.nested:first-child
  .field--name-field-link--in-paragraph-link{border-top:1px solid #2F2F2F25;}.field--name-field-download--in-paragraph-download .type,.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .type,.field--name-field-link--in-paragraph-link .title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.field--name-field-download--in-paragraph-download .type,.field--name-field-link--in-paragraph-link .type{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;margin-top:calc(0 + 4 * ((100vw - 600px) / 1080));width:8.51351%;min-width:50px;text-transform:uppercase;flex-shrink:0;}@media screen and (max-width:600px){.field--name-field-download--in-paragraph-download .type,.field--name-field-link--in-paragraph-link .type{margin-top:0;}}@media screen and (min-width:1680px){.field--name-field-download--in-paragraph-download .type,.field--name-field-link--in-paragraph-link .type{margin-top:4px;}}.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .title{padding-right:calc(15px + 15 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(16px + 2 * ((100vw - 600px) / 1080));line-height:calc(22px + 3 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;flex-grow:1;}@media screen and (max-width:600px){.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .title{padding-right:15px;}}@media screen and (min-width:1680px){.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .title{padding-right:30px;}}@media screen and (max-width:600px){.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .title{font-size:16px;}}@media screen and (min-width:1680px){.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .title{font-size:18px;}}@media screen and (max-width:600px){.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .title{line-height:22px;}}@media screen and (min-width:1680px){.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .title{line-height:25px;}}@media (max-width:600px){.field--name-field-download--in-paragraph-download .title,.field--name-field-link--in-paragraph-link .title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;}}.has-mouse .field--name-field-download--in-paragraph-download:hover .type,.has-mouse .field--name-field-download--in-paragraph-download:hover .title,.has-mouse
  .field--name-field-link--in-paragraph-link:hover .type,.has-mouse
  .field--name-field-link--in-paragraph-link:hover .title{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.field--name-field-tags .field__item{display:inline-block;}.field--name-field-tags .field__item::after{content:',';}.field--name-field-tags .field__item:last-child::after{display:none;}
.user-login-form::after,.user-pass::after,.user-pass-reset::after{display:table;clear:both;content:"";}.user-login-form,.user-pass,.user-pass-reset{margin-bottom:calc(50px + 50 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.user-login-form,.user-pass,.user-pass-reset{margin-bottom:50px;}}@media screen and (min-width:1680px){.user-login-form,.user-pass,.user-pass-reset{margin-bottom:100px;}}.user-login-form .js-form-item,.user-pass .js-form-item,.user-pass-reset .js-form-item{width:31.89189%;margin-right:2.16216%;float:left;margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.user-login-form .js-form-item,.user-pass .js-form-item,.user-pass-reset .js-form-item{margin-bottom:20px;}}@media screen and (min-width:1680px){.user-login-form .js-form-item,.user-pass .js-form-item,.user-pass-reset .js-form-item{margin-bottom:40px;}}.user-login-form p,.user-pass p,.user-pass-reset p{width:31.89189%;margin-right:2.16216%;float:left;margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));clear:both;}@media screen and (max-width:600px){.user-login-form p,.user-pass p,.user-pass-reset p{margin-bottom:20px;}}@media screen and (min-width:1680px){.user-login-form p,.user-pass p,.user-pass-reset p{margin-bottom:40px;}}.user-login-form .form-actions,.user-pass .form-actions,.user-pass-reset .form-actions{float:left;clear:both;}.user-login-form .form-actions .button-wrapper,.user-pass .form-actions .button-wrapper,.user-pass-reset .form-actions .button-wrapper{padding-right:0;}.user-login-form .form-actions .button-wrapper::before,.user-pass .form-actions .button-wrapper::before,.user-pass-reset .form-actions .button-wrapper::before{right:auto;left:0;}
.menu-main a,.menu-main-en a,.menu-secondary a,.menu-secondary-en a{color:#00457D;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .menu-main a:hover,.has-mouse
  .menu-main-en a:hover,.has-mouse
  .menu-secondary a:hover,.has-mouse
  .menu-secondary-en a:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.menu-main li,.menu-main-en li{margin-bottom:5px;}@media (max-width:600px){.menu-main li,.menu-main-en li{margin-bottom:10px;}}.menu-main a,.menu-main-en a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(30px + 20 * ((100vw - 600px) / 1080));line-height:calc(34px + 18 * ((100vw - 600px) / 1080));letter-spacing:-0.5px;font-family:"Patron",sans-serif;font-weight:300;}@media screen and (max-width:600px){.menu-main a,.menu-main-en a{font-size:30px;}}@media screen and (min-width:1680px){.menu-main a,.menu-main-en a{font-size:50px;}}@media screen and (max-width:600px){.menu-main a,.menu-main-en a{line-height:34px;}}@media screen and (min-width:1680px){.menu-main a,.menu-main-en a{line-height:52px;}}@media (max-width:600px){.menu-main a,.menu-main-en a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(24px + 8 * ((100vw - 600px) / 1080));line-height:calc(28px + 8 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:300;}}@media screen and (max-width:600px) and (max-width:600px){.menu-main a,.menu-main-en a{font-size:24px;}}@media screen and (max-width:600px) and (min-width:1680px){.menu-main a,.menu-main-en a{font-size:32px;}}@media screen and (max-width:600px) and (max-width:600px){.menu-main a,.menu-main-en a{line-height:28px;}}@media screen and (max-width:600px) and (min-width:1680px){.menu-main a,.menu-main-en a{line-height:36px;}}.menu-secondary li,.menu-secondary-en li{margin-bottom:2px;}@media (max-width:600px){.menu-secondary li,.menu-secondary-en li{margin-bottom:5px;}}.menu-top-navigation a,.menu-top-navigation-en a{color:#fff;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .menu-top-navigation a:hover,.has-mouse
  .menu-top-navigation-en a:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.node--type-analysis.node--view-mode-pageview > .node__content{background-color:#fff;}.node--type-analysis.node--view-mode-pageview .node__content--main .label{color:#00457D;}.node--type-analysis.node--view-mode-pageview .field--name-field-publications > .field__items > .field__item{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-analysis.node--view-mode-pageview .field--name-field-publications > .field__items > .field__item{margin-bottom:10px;}}@media screen and (min-width:1680px){.node--type-analysis.node--view-mode-pageview .field--name-field-publications > .field__items > .field__item{margin-bottom:20px;}}
.node--type-analysis.node--view-mode-teaser .icon-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;}.node--type-analysis.node--view-mode-teaser .icon-container::after{content:"";display:table;clear:both;}.node--type-analysis.node--view-mode-teaser .icon-container::before{padding-top:100%;}.node--type-analysis.node--view-mode-teaser .icon-container{position:relative;background-color:#F9F5F2;}.node--type-analysis.node--view-mode-teaser .icon-container img,.node--type-analysis.node--view-mode-teaser .icon-container svg{width:100%;height:100%;position:absolute;top:0;left:0;}.node--type-analysis.node--view-mode-teaser .field--name-field-publication-type{display:inline-block;}.node--type-analysis.node--view-mode-teaser .field--name-field-publication-type::after{content:' —';margin:0 4px;}.node--type-analysis.node--view-mode-teaser time .long{display:none;}
.node--type-article.node--view-mode-pageview > .node__content{background-color:#fff;}.node--type-article.node--view-mode-pageview .node__content--aside > *{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-article.node--view-mode-pageview .node__content--aside > *{margin-bottom:20px;}}@media screen and (min-width:1680px){.node--type-article.node--view-mode-pageview .node__content--aside > *{margin-bottom:40px;}}
.node--type-member.node--view-mode-info .field--name-field-email a,.node--type-member.node--view-mode-info .field--name-field-telephone a{position:relative;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);text-decoration:underline;}.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a{text-decoration:none;}.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a::before,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a::before,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a::before,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a::before,.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a::after,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a::after,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a::after,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a::after{content:'';position:absolute;left:0;bottom:0;width:100%;background-position:center;transition:background-size 0.15s cubic-bezier(0.25,0.46,0.45,0.94) 0.1s,opacity 0.1s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a::before,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a::before,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a::before,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a::before{height:2px;background-image:radial-gradient(circle,#00457D 0.5px,transparent 0);background-size:1px 5px;}.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a::after,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a::after,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a::after,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a::after{height:2px;background-image:radial-gradient(circle,#00457D 1px,transparent 0);background-size:10px 5px;opacity:0;}.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a:hover,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a:hover,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a:hover,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a:hover::before,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a:hover::before,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a:hover::before,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a:hover::before,.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a:hover::after,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a:hover::after,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a:hover::after,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a:hover::after{transition:background-size 0.15s cubic-bezier(0.25,0.46,0.45,0.94),opacity 0.1s cubic-bezier(0.25,0.46,0.45,0.94) 0.15s;}.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a:hover::before,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a:hover::before,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a:hover::before,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a:hover::before{background-size:10px 5px;}.has-mouse .node--type-member.node--view-mode-info .field--name-field-email a:hover::after,.node--type-member.node--view-mode-info .field--name-field-email .has-mouse a:hover::after,.has-mouse .node--type-member.node--view-mode-info .field--name-field-telephone a:hover::after,.node--type-member.node--view-mode-info .field--name-field-telephone .has-mouse a:hover::after{opacity:1;}.node--type-member.node--view-mode-info{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}@media screen and (max-width:600px){.node--type-member.node--view-mode-info{font-size:18px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-info{font-size:24px;}}@media screen and (max-width:600px){.node--type-member.node--view-mode-info{line-height:24px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-info{line-height:30px;}}@media (max-width:850px){.node--type-member.node--view-mode-info{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}}@media screen and (max-width:850px) and (max-width:600px){.node--type-member.node--view-mode-info{font-size:14px;}}@media screen and (max-width:850px) and (min-width:1680px){.node--type-member.node--view-mode-info{font-size:16px;}}@media screen and (max-width:850px) and (max-width:600px){.node--type-member.node--view-mode-info{line-height:20px;}}@media screen and (max-width:850px) and (min-width:1680px){.node--type-member.node--view-mode-info{line-height:22px;}}.node--type-member.node--view-mode-info .member-link{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));display:block;}@media screen and (max-width:600px){.node--type-member.node--view-mode-info .member-link{margin-bottom:15px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-info .member-link{margin-bottom:30px;}}.node--type-member.node--view-mode-info .field--name-field-position{color:#A4ABAD;}
.node--type-member.node--view-mode-pageview .related-members--container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.node--type-member.node--view-mode-pageview .related-members--container{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.node--type-member.node--view-mode-pageview .node__content--main .member-info a{position:relative;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);text-decoration:underline;}.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a{text-decoration:none;}.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a::before,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a::before,.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a::after,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a::after{content:'';position:absolute;left:0;bottom:0;width:100%;background-position:center;transition:background-size 0.15s cubic-bezier(0.25,0.46,0.45,0.94) 0.1s,opacity 0.1s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a::before,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a::before{height:2px;background-image:radial-gradient(circle,#00457D 0.5px,transparent 0);background-size:1px 5px;}.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a::after,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a::after{height:2px;background-image:radial-gradient(circle,#00457D 1px,transparent 0);background-size:10px 5px;opacity:0;}.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a:hover,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a:hover::before,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a:hover::before,.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a:hover::after,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a:hover::after{transition:background-size 0.15s cubic-bezier(0.25,0.46,0.45,0.94),opacity 0.1s cubic-bezier(0.25,0.46,0.45,0.94) 0.15s;}.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a:hover::before,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a:hover::before{background-size:10px 5px;}.has-mouse .node--type-member.node--view-mode-pageview .node__content--main .member-info a:hover::after,.node--type-member.node--view-mode-pageview .node__content--main .member-info .has-mouse a:hover::after{opacity:1;}.node--type-member.node--view-mode-pageview > .node__content{background-color:#fff;}.node--type-member.node--view-mode-pageview .node__content--main > .field--name-field-position{margin-bottom:calc(7.5px + 7.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-member.node--view-mode-pageview .node__content--main > .field--name-field-position{margin-bottom:7.5px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-pageview .node__content--main > .field--name-field-position{margin-bottom:15px;}}.node--type-member.node--view-mode-pageview .node__content--main .member-info{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}@media screen and (max-width:600px){.node--type-member.node--view-mode-pageview .node__content--main .member-info{font-size:18px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-pageview .node__content--main .member-info{font-size:24px;}}@media screen and (max-width:600px){.node--type-member.node--view-mode-pageview .node__content--main .member-info{line-height:24px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-pageview .node__content--main .member-info{line-height:30px;}}.node--type-member.node--view-mode-pageview .node__content--main .member-info--top{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-member.node--view-mode-pageview .node__content--main .member-info--top{margin-bottom:10px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-pageview .node__content--main .member-info--top{margin-bottom:20px;}}@media (max-width:600px){.node--type-member.node--view-mode-pageview .node__content--aside{order:-1;}}@media (max-width:600px){.node--type-member.node--view-mode-pageview .node__content--aside .field--name-field-image{width:76.62162%;}}@media (max-width:414px){.node--type-member.node--view-mode-pageview .node__content--aside .field--name-field-image{width:100%;}}.node--type-member.node--view-mode-pageview .related-members--container{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));background-color:#FDF9F1;}@media screen and (max-width:600px){.node--type-member.node--view-mode-pageview .related-members--container{padding-top:30px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-pageview .related-members--container{padding-top:60px;}}@media screen and (max-width:600px){.node--type-member.node--view-mode-pageview .related-members--container{padding-bottom:40px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-pageview .related-members--container{padding-bottom:80px;}}.node--type-member.node--view-mode-pageview .related-members--container h2{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-member.node--view-mode-pageview .related-members--container h2{margin-bottom:20px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-pageview .related-members--container h2{margin-bottom:40px;}}
.node--type-member.node--view-mode-teaser .field--name-field-image,.node--type-member.node--view-mode-teaser .fallback-image{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-member.node--view-mode-teaser .field--name-field-image,.node--type-member.node--view-mode-teaser .fallback-image{margin-bottom:10px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-teaser .field--name-field-image,.node--type-member.node--view-mode-teaser .fallback-image{margin-bottom:20px;}}.node--type-member.node--view-mode-teaser .field--name-field-image{background-color:#FFEDAF;}.node--type-member.node--view-mode-teaser .field--name-field-image img{transition:opacity 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-member.node--view-mode-teaser .fallback-image{transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-member.node--view-mode-teaser h3{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media (max-width:600px){.node--type-member.node--view-mode-teaser h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;margin-bottom:0;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-member.node--view-mode-teaser h3{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1680px){.node--type-member.node--view-mode-teaser h3{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-member.node--view-mode-teaser h3{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1680px){.node--type-member.node--view-mode-teaser h3{line-height:22px;}}.node--type-member.node--view-mode-teaser .field--name-field-position{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-member.node--view-mode-teaser:hover .field--name-field-image img{opacity:0.8;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-member.node--view-mode-teaser:hover .fallback-image{background-color:#fff3c9;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-member.node--view-mode-teaser:hover h3,.has-mouse .node--type-member.node--view-mode-teaser:hover .field--name-field-position{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.node--type-member.node--view-mode-teaser-small{display:flex;align-items:center;}.node--type-member.node--view-mode-teaser-small .field--name-field-image{width:calc(74px + 20 * ((100vw - 600px) / 1080));height:calc(74px + 20 * ((100vw - 600px) / 1080));margin-right:calc(15px + 15 * ((100vw - 600px) / 1080));border-radius:50%;overflow:hidden;}@media screen and (max-width:600px){.node--type-member.node--view-mode-teaser-small .field--name-field-image{width:74px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-teaser-small .field--name-field-image{width:94px;}}@media screen and (max-width:600px){.node--type-member.node--view-mode-teaser-small .field--name-field-image{height:74px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-teaser-small .field--name-field-image{height:94px;}}@media screen and (max-width:600px){.node--type-member.node--view-mode-teaser-small .field--name-field-image{margin-right:15px;}}@media screen and (min-width:1680px){.node--type-member.node--view-mode-teaser-small .field--name-field-image{margin-right:30px;}}.node--type-member.node--view-mode-teaser-small .field--name-field-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}
.node--type-news.node--view-mode-banner{margin-right:calc(-15px + -15 * ((100vw - 600px) / 1080));margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-news.node--view-mode-banner{margin-right:-15px;}}@media screen and (min-width:1680px){.node--type-news.node--view-mode-banner{margin-right:-30px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-banner{margin-left:-15px;}}@media screen and (min-width:1680px){.node--type-news.node--view-mode-banner{margin-left:-30px;}}@media (max-width:600px){.node--type-news.node--view-mode-banner{margin-left:0;margin-right:0;}}.node--type-news.node--view-mode-banner .node__content{width:42.56757%;}@media (max-width:850px){.node--type-news.node--view-mode-banner .node__content{width:59.59459%;}}@media (max-width:600px){.node--type-news.node--view-mode-banner .node__content{width:100vw;}}
.page-node-type-news{background-color:#F9F5F2;}.node--type-news.node--view-mode-pageview > .node__content{background-color:#F9F5F2;}.node--type-news.node--view-mode-pageview .node__content--main .label{display:flex;color:#00457D;}.node--type-news.node--view-mode-pageview .field--name-field-news-category::after{content:'—';margin:0 4px;}
.node--type-news.node--view-mode-teaser .field--name-field-news-category::after{content:'—';margin:0 4px;}.node--type-news.node--view-mode-teaser .label-small{display:flex;margin-bottom:0;}
.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top,.node--type-page.node--view-mode-pageview.machine-name--sector-illustration,.node--type-page.node--view-mode-pageview.machine-name--search-page .paragraph--block--views-block--tweets-block-latest{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top,.node--type-page.node--view-mode-pageview.machine-name--sector-illustration,.node--type-page.node--view-mode-pageview.machine-name--search-page .paragraph--block--views-block--tweets-block-latest{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link::after{content:"\e907";}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-links{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:2.16216%;grid-row-gap:calc(20px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-links{grid-row-gap:20px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-links{grid-row-gap:60px;}}.node--type-page.node--view-mode-pageview > .node__content{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));background-color:#fff;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview > .node__content{margin-bottom:40px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview > .node__content{margin-bottom:80px;}}.node--type-page.node--view-mode-pageview .node__content--top{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));display:flex;justify-content:space-between;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview .node__content--top{margin-bottom:25px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview .node__content--top{margin-bottom:50px;}}@media (max-width:600px){.node--type-page.node--view-mode-pageview .node__content--top{flex-direction:column;}}.node--type-page.node--view-mode-pageview .node__content--top--main{width:48.91892%;}@media (max-width:850px){.node--type-page.node--view-mode-pageview .node__content--top--main{width:57.43243%;}}@media (max-width:600px){.node--type-page.node--view-mode-pageview .node__content--top--main{width:100%;}}.node--type-page.node--view-mode-pageview .node__content--top--main h1:last-child{margin-bottom:0;}.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content{width:31.89189%;}@media (max-width:600px){.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content{margin-top:calc(40px + 40 * ((100vw - 600px) / 1080));width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content{margin-top:40px;}}@media screen and (max-width:600px) and (min-width:1680px){.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content{margin-top:80px;}}.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content .label{color:#00457D;}.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content .views-row-count{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(70px + 50 * ((100vw - 600px) / 1080));line-height:calc(70px + 50 * ((100vw - 600px) / 1080));letter-spacing:-1.5px;font-family:"Patron",sans-serif;font-weight:100;color:#00457D;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content .views-row-count{font-size:70px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content .views-row-count{font-size:120px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content .views-row-count{line-height:70px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview .node__content--top--preprocess-content .views-row-count{line-height:120px;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));position:relative;display:block;background-color:#00457D;color:#fff;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top{padding-top:30px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top{padding-top:60px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top{padding-bottom:20px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top{padding-bottom:40px;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top .node__content--top--main,.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top .node__content--top--preprocess-content{width:100%;}.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top h1{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));color:#fff;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top h1{margin-bottom:25px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top h1{margin-bottom:50px;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top .field--name-field-manchet{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));width:48.91892%;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top .field--name-field-manchet{margin-bottom:15px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top .field--name-field-manchet{margin-bottom:30px;}}@media (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .node__content--top .field--name-field-manchet{width:100%;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-links{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-links{margin-bottom:30px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-links{margin-bottom:60px;}}@media (max-width:850px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-links{grid-template-columns:repeat(9,minmax(0,1fr));padding-right:25.54054%;}}@media (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-links{grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:15px;column-gap:15px;padding-right:0;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link{grid-column:span 2;}@media (max-width:850px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link{grid-column:span 3;}}@media (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link{grid-column:span 4;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link a{color:#fff;}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link a svg{transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link a .sector-name{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link a:hover svg{background-color:#D8D8D8;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link a:hover .sector-name{color:#FFFFFFB0;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link a.is-active svg{background-color:#D8D8D8;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link a.is-active .sector-name{color:#FFFFFFB0;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-svg-container{margin-bottom:calc(7.5px + 7.5 * ((100vw - 600px) / 1080));position:relative;width:50%;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-svg-container{margin-bottom:7.5px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-svg-container{margin-bottom:15px;}}@media (max-width:1024px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-svg-container{width:64%;}}@media (max-width:850px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-svg-container{width:90%;}}@media (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-svg-container{width:100%;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-svg-container::after{content:'';display:block;padding-top:100%;}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link svg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;border-radius:50%;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;width:100%;margin-left:-25%;text-align:center;}@media (max-width:1024px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-name{margin-left:-18%;}}@media (max-width:850px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-name{margin-left:-5%;}}@media (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-filter-link .sector-name{margin-left:0;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .dots-right{width:90%;max-width:1480px;position:absolute;top:0;right:0;height:100%;pointer-events:none;}@media (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--tools-list .dots-right{display:none;}}.node--type-page.node--view-mode-pageview.machine-name--tools-list .dots-right .dots-grid{top:0;right:0;width:calc(50vw - 34.05405% - 1.08108%);height:100%;}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#fff;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#fff;}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link::before,.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#fff;}.node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link::before{content:'';border:2px solid #fff;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link:hover{color:#FFFFFFB0;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link:hover::after{color:#2F2F2F;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-page.node--view-mode-pageview.machine-name--tools-list .sector-page-link:hover::before{background-color:#fff;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-page.node--view-mode-pageview.machine-name--sector-illustration{background-color:#00457D;}.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .node__content{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));margin-bottom:0;background-color:#00457D;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .node__content{padding-top:30px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .node__content{padding-top:60px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .node__content{padding-bottom:40px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .node__content{padding-bottom:80px;}}.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .node__content--top .field--name-field-label,.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .node__content--top h1,.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .node__content--top .field--name-field-manchet{color:#fff;}.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text{color:#fff;}.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body{font-size:18px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body{font-size:24px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body{line-height:24px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body{line-height:30px;}}.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body h3{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(30px + 20 * ((100vw - 600px) / 1080));line-height:calc(34px + 18 * ((100vw - 600px) / 1080));letter-spacing:-0.5px;font-family:"Patron",sans-serif;font-weight:300;color:#fff;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body h3{margin-bottom:25px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body h3{margin-bottom:50px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body h3{font-size:30px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body h3{font-size:50px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body h3{line-height:34px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--text .field--name-field-body h3{line-height:52px;}}.node--type-page.node--view-mode-pageview.machine-name--sector-illustration .paragraph--type--graph .svg-container .svg-image{grid-column:span 12;}.node--type-page.node--view-mode-pageview.machine-name--search-page .node__content--top{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--search-page .node__content--top{margin-bottom:10px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--search-page .node__content--top{margin-bottom:20px;}}.node--type-page.node--view-mode-pageview.machine-name--search-page h1{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:600;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--search-page h1{font-size:14px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--search-page h1{font-size:16px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--search-page h1{line-height:20px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--search-page h1{line-height:22px;}}.node--type-page.node--view-mode-pageview.machine-name--search-page .node__content{margin-bottom:0;}.node--type-page.node--view-mode-pageview.machine-name--search-page .paragraph--block--views-block--tweets-block-latest{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(60px + 60 * ((100vw - 600px) / 1080));background-color:#F9F5F2;}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--search-page .paragraph--block--views-block--tweets-block-latest{padding-top:30px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--search-page .paragraph--block--views-block--tweets-block-latest{padding-top:60px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-pageview.machine-name--search-page .paragraph--block--views-block--tweets-block-latest{padding-bottom:60px;}}@media screen and (min-width:1680px){.node--type-page.node--view-mode-pageview.machine-name--search-page .paragraph--block--views-block--tweets-block-latest{padding-bottom:120px;}}.node--type-page.node--view-mode-pageview.machine-name--search-page .paragraph--block--views-block--tweets-block-latest .slider-ctrl{background-color:#fff;}.machinename-indikatorer_iframe .node--type-page.node--view-mode-pageview .node__content--top{margin-bottom:0;}.machinename-indikatorer_iframe .node--type-page.node--view-mode-pageview .iframe-container{margin-top:-40px;}@media (max-width:850px){.machinename-indikatorer_iframe .node--type-page.node--view-mode-pageview .iframe-container{margin-top:0;}}
.node.node--type-report.node--view-mode-pageview .field--name-field-chapters .paragraph--type--graph{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.node.node--type-report.node--view-mode-pageview .field--name-field-chapters .paragraph--type--graph{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.node.node--type-report.node--view-mode-pageview .node__content--top{padding-left:calc(15px + 15 * ((100vw - 600px) / 1080));padding-right:calc(15px + 15 * ((100vw - 600px) / 1080));margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));margin-right:calc(-15px + -15 * ((100vw - 600px) / 1080));width:100%;}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-left:15px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-left:30px;}}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-right:15px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-right:30px;}}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{margin-left:-15px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{margin-left:-30px;}}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{margin-right:-15px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{margin-right:-30px;}}@media (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{margin-left:0;margin-right:0;box-sizing:border-box;}}.node.node--type-report.node--view-mode-pageview .node__content--top{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:2.16216%;grid-row-gap:calc(20px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{grid-row-gap:20px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{grid-row-gap:60px;}}.node.node--type-report.node--view-mode-pageview .node__content--top{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));padding-top:calc(15px + 15 * ((100vw - 600px) / 1080));padding-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));background-color:#00457D;color:#fff;}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{margin-bottom:30px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{margin-bottom:60px;}}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-top:15px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-top:30px;}}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-bottom:15px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-bottom:30px;}}@media (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}}@media screen and (max-width:600px) and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-top:30px;}}@media screen and (max-width:600px) and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-top:60px;}}@media screen and (max-width:600px) and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-bottom:30px;}}@media screen and (max-width:600px) and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top{padding-bottom:60px;}}.node.node--type-report.node--view-mode-pageview .node__content--top h1{color:#fff;}.node.node--type-report.node--view-mode-pageview .node__content--top .text{grid-column:span 6;}@media (max-width:1024px){.node.node--type-report.node--view-mode-pageview .node__content--top .text{grid-column:span 7;}}@media (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top .text{grid-column:span 12;}}.node.node--type-report.node--view-mode-pageview .node__content--top .links{grid-column:span 6;grid-row-start:2;margin-top:auto;}@media (max-width:1024px){.node.node--type-report.node--view-mode-pageview .node__content--top .links{grid-column:span 7;}}@media (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top .links{grid-column:span 12;grid-row-start:3;}}.node.node--type-report.node--view-mode-pageview .node__content--top .links a{margin-top:calc(10px + 10 * ((100vw - 600px) / 1080));margin-right:calc(30px + 30 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top .links a{margin-top:10px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top .links a{margin-top:20px;}}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top .links a{margin-right:30px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--top .links a{margin-right:60px;}}.node.node--type-report.node--view-mode-pageview .node__content--top .field--name-field-image{grid-column:span 3;grid-column-end:13;grid-row:span 2;}@media (max-width:1024px){.node.node--type-report.node--view-mode-pageview .node__content--top .field--name-field-image{grid-column:span 4;grid-column-end:13;}}@media (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--top .field--name-field-image{grid-column:span 9;grid-column-start:1;grid-column-end:10;grid-row:span 1;}}.node.node--type-report.node--view-mode-pageview .node__content--top .field--name-field-image img{min-width:100%;}.node.node--type-report.node--view-mode-pageview > .node__content{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:0;background-color:#fff;}.node.node--type-report.node--view-mode-pageview .node__content--main{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));width:48.91892%;}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--main{margin-bottom:40px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--main{margin-bottom:80px;}}@media (max-width:850px){.node.node--type-report.node--view-mode-pageview .node__content--main{width:31.89189%;}}@media (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--main{width:100%;}}.node.node--type-report.node--view-mode-pageview .node__content--aside{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));width:48.91892%;}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside{margin-bottom:40px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--aside{margin-bottom:80px;}}@media (max-width:850px){.node.node--type-report.node--view-mode-pageview .node__content--aside{width:57.43243%;}}@media (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside{width:100%;}}.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:600;}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__label{font-size:14px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__label{font-size:16px;}}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__label{line-height:20px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__label{line-height:22px;}}.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{font-size:18px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{font-size:24px;}}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{line-height:24px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{line-height:30px;}}@media (max-width:850px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}}@media screen and (max-width:850px) and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{font-size:14px;}}@media screen and (max-width:850px) and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{font-size:16px;}}@media screen and (max-width:850px) and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{line-height:20px;}}@media screen and (max-width:850px) and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-field-text-formatted-long .field__item{line-height:22px;}}.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-body{margin-top:calc(20px + 20 * ((100vw - 600px) / 1080));width:82.61261%;}@media screen and (max-width:600px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-body{margin-top:20px;}}@media screen and (min-width:1680px){.node.node--type-report.node--view-mode-pageview .node__content--aside .field--name-body{margin-top:40px;}}.node.node--type-report.node--view-mode-pageview .field--name-field-chapters{width:100%;position:relative;}.has-report-preface.node.node--type-report.node--view-mode-pageview .field--name-field-chapters .paragraph--type--chapter:first-child .chapter-label{visibility:hidden;}
.node--type-report.node--view-mode-promoted .node__content .links .report-link::after,.node--type-report.node--view-mode-promoted .node__content .links .download-link::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.node--type-report.node--view-mode-promoted .node__content .links .download-link::after{content:"\e903";}.node--type-report.node--view-mode-promoted .node__content .links .report-link::after{content:"\e907";}.node--type-report.node--view-mode-promoted .node__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:2.16216%;grid-row-gap:calc(20px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-report.node--view-mode-promoted .node__content{grid-row-gap:20px;}}@media screen and (min-width:1680px){.node--type-report.node--view-mode-promoted .node__content{grid-row-gap:60px;}}.node--type-report.node--view-mode-promoted .node__content--left{grid-column:span 6;color:#fff;}@media (max-width:1024px){.node--type-report.node--view-mode-promoted .node__content--left{grid-column:span 7;}}@media (max-width:600px){.node--type-report.node--view-mode-promoted .node__content--left{grid-column:span 12;}}.node--type-report.node--view-mode-promoted .node__content--left h2,.node--type-report.node--view-mode-promoted .node__content--left a{color:#fff;}@media (max-width:600px){.node--type-report.node--view-mode-promoted .node__content--left .field--name-field-manchet{display:none;}}.node--type-report.node--view-mode-promoted .node__content--right{grid-column:span 5;grid-column-end:13;grid-row:span 2;display:flex;justify-content:space-between;align-items:stretch;}@media (max-width:1024px){.node--type-report.node--view-mode-promoted .node__content--right{grid-column:span 4;grid-column-end:13;}}@media (max-width:600px){.node--type-report.node--view-mode-promoted .node__content--right{grid-column:span 9;grid-column-start:1;grid-column-end:10;grid-row:span 1;}}.node--type-report.node--view-mode-promoted .node__content--right .field--name-field-image{width:57.92432%;}@media (max-width:1024px){.node--type-report.node--view-mode-promoted .node__content--right .field--name-field-image{width:100%;}}.node--type-report.node--view-mode-promoted .node__content--right .all-reports-link{padding:calc(10px + 10 * ((100vw - 600px) / 1080));width:36.88649%;display:flex;justify-content:center;align-items:center;background-color:#F5BEB0;box-sizing:border-box;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.node--type-report.node--view-mode-promoted .node__content--right .all-reports-link{padding:10px;}}@media screen and (min-width:1680px){.node--type-report.node--view-mode-promoted .node__content--right .all-reports-link{padding:20px;}}@media (max-width:1024px){.node--type-report.node--view-mode-promoted .node__content--right .all-reports-link{display:none;}}.has-mouse .node--type-report.node--view-mode-promoted .node__content--right .all-reports-link:hover{background-color:#ef9983;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-report.node--view-mode-promoted .node__content--right .all-reports-link:hover .arrow-right-parent-link::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-report.node--view-mode-promoted .node__content--right .all-reports-link:hover .arrow-right-parent-link::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-report.node--view-mode-promoted .node__content .links{padding-top:calc(10px + 10 * ((100vw - 600px) / 1080));margin-top:auto;grid-column:span 6;grid-row-start:2;}@media screen and (max-width:600px){.node--type-report.node--view-mode-promoted .node__content .links{padding-top:10px;}}@media screen and (min-width:1680px){.node--type-report.node--view-mode-promoted .node__content .links{padding-top:20px;}}@media (max-width:1024px){.node--type-report.node--view-mode-promoted .node__content .links{grid-column:span 7;}}@media (max-width:600px){.node--type-report.node--view-mode-promoted .node__content .links{grid-column:span 12;grid-row-start:3;}}.node--type-report.node--view-mode-promoted .node__content .links a{margin-top:calc(10px + 10 * ((100vw - 600px) / 1080));margin-right:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-report.node--view-mode-promoted .node__content .links a{margin-top:10px;}}@media screen and (min-width:1680px){.node--type-report.node--view-mode-promoted .node__content .links a{margin-top:20px;}}@media screen and (max-width:600px){.node--type-report.node--view-mode-promoted .node__content .links a{margin-right:20px;}}@media screen and (min-width:1680px){.node--type-report.node--view-mode-promoted .node__content .links a{margin-right:40px;}}.node--type-report.node--view-mode-promoted .node__content .links .report-link{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#fff;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-report.node--view-mode-promoted .node__content .links .report-link::before,.node--type-report.node--view-mode-promoted .node__content .links .report-link::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.node--type-report.node--view-mode-promoted .node__content .links .report-link::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#fff;}.node--type-report.node--view-mode-promoted .node__content .links .report-link::before{content:'';border:2px solid #fff;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .node--type-report.node--view-mode-promoted .node__content .links .report-link:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-report.node--view-mode-promoted .node__content .links .report-link:hover::after{color:#00457D;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-report.node--view-mode-promoted .node__content .links .report-link:hover::before{background-color:#fff;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-report.node--view-mode-promoted .node__content .links .download-link{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#fff;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-report.node--view-mode-promoted .node__content .links .download-link::before,.node--type-report.node--view-mode-promoted .node__content .links .download-link::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.node--type-report.node--view-mode-promoted .node__content .links .download-link::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:14px;color:#fff;}.node--type-report.node--view-mode-promoted .node__content .links .download-link::before{content:'';border:2px solid #fff;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .node--type-report.node--view-mode-promoted .node__content .links .download-link:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-report.node--view-mode-promoted .node__content .links .download-link:hover::after{color:#00457D;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-report.node--view-mode-promoted .node__content .links .download-link:hover::before{background-color:#fff;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.node--type-report.node--view-mode-teaser .field--name-field-image{position:relative;background-color:#F9F5F2;}.node--type-report.node--view-mode-teaser .field--name-field-image:before{display:block;content:"";width:100%;padding-top:100%;}.node--type-report.node--view-mode-teaser .field--name-field-image img{width:auto;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);padding:calc(10px + 15 * ((100vw - 600px) / 1080));box-sizing:border-box;}@media screen and (max-width:600px){.node--type-report.node--view-mode-teaser .field--name-field-image img{padding:10px;}}@media screen and (min-width:1680px){.node--type-report.node--view-mode-teaser .field--name-field-image img{padding:25px;}}
.node--view-mode-search-result a{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #2F2F2F25;}@media (max-width:414px){.node--view-mode-search-result a{flex-direction:column;}}.views-row:first-child .node--view-mode-search-result a{border-top:1px solid #2F2F2F25;}.has-mouse .node--view-mode-search-result a:hover{color:#A4ABAD;}.has-mouse .node--view-mode-search-result a:hover h3{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--view-mode-search-result .content-type{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;width:6.35135%;padding-top:8px;}@media (max-width:1500px){.node--view-mode-search-result .content-type{width:14.86486%;}}@media (max-width:850px){.node--view-mode-search-result .content-type{width:23.37838%;}}@media (max-width:414px){.node--view-mode-search-result .content-type{width:100%;margin-bottom:10px;}}.node--view-mode-search-result .title-and-text{width:91.48649%;}@media (max-width:1500px){.node--view-mode-search-result .title-and-text{width:82.97297%;}}@media (max-width:850px){.node--view-mode-search-result .title-and-text{width:74.45946%;}}@media (max-width:414px){.node--view-mode-search-result .title-and-text{width:100%;}}.node--view-mode-search-result h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;width:53.47331%;margin:0;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.node--view-mode-search-result h3{font-size:18px;}}@media screen and (min-width:1680px){.node--view-mode-search-result h3{font-size:24px;}}@media screen and (max-width:600px){.node--view-mode-search-result h3{line-height:24px;}}@media screen and (min-width:1680px){.node--view-mode-search-result h3{line-height:30px;}}@media (max-width:850px){.node--view-mode-search-result h3{width:81.38932%;}}@media (max-width:1500px){.node--view-mode-search-result h3{width:79.48108%;}}@media (max-width:600px){.node--view-mode-search-result h3{width:100%;}}.node--view-mode-search-result .node-search--content{margin-top:calc(5px + 5 * ((100vw - 600px) / 1080));width:53.47331%;}@media screen and (max-width:600px){.node--view-mode-search-result .node-search--content{margin-top:5px;}}@media screen and (min-width:1680px){.node--view-mode-search-result .node-search--content{margin-top:10px;}}@media (max-width:1500px){.node--view-mode-search-result .node-search--content{width:69.22162%;}}@media (max-width:850px){.node--view-mode-search-result .node-search--content{width:100%;}}.node--view-mode-search-result .node-search--content strong{font-weight:600;}
.node--view-mode-list .node-type{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:600;margin-bottom:10px;}.node--view-mode-list{padding-top:calc(12.5px + 12.5 * ((100vw - 600px) / 1080));padding-bottom:calc(12.5px + 12.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--view-mode-list{padding-top:12.5px;}}@media screen and (min-width:1680px){.node--view-mode-list{padding-top:25px;}}@media screen and (max-width:600px){.node--view-mode-list{padding-bottom:12.5px;}}@media screen and (min-width:1680px){.node--view-mode-list{padding-bottom:25px;}}.node--view-mode-list a{display:flex;}@media (max-width:414px){.node--view-mode-list{flex-direction:column;}}.node--view-mode-list h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(16px + 2 * ((100vw - 600px) / 1080));line-height:calc(22px + 3 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;color:#2F2F2F;}@media screen and (max-width:600px){.node--view-mode-list h3{font-size:16px;}}@media screen and (min-width:1680px){.node--view-mode-list h3{font-size:18px;}}@media screen and (max-width:600px){.node--view-mode-list h3{line-height:22px;}}@media screen and (min-width:1680px){.node--view-mode-list h3{line-height:25px;}}.node--view-mode-list .node-type{width:14.81522%;min-width:100px;margin-bottom:0;flex-shrink:0;}@media (max-width:414px){.node--view-mode-list .node-type{margin-bottom:10px;}}.node--view-mode-list .field--name-field-manchet{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--view-mode-list .field--name-field-manchet{font-size:14px;}}@media screen and (min-width:1680px){.node--view-mode-list .field--name-field-manchet{font-size:16px;}}@media screen and (max-width:600px){.node--view-mode-list .field--name-field-manchet{line-height:20px;}}@media screen and (min-width:1680px){.node--view-mode-list .field--name-field-manchet{line-height:22px;}}@media screen and (max-width:600px){.node--view-mode-list .field--name-field-manchet{margin-bottom:10px;}}@media screen and (min-width:1680px){.node--view-mode-list .field--name-field-manchet{margin-bottom:20px;}}
.node--type-tool.node--view-mode-pageview .related-tools{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.node--type-tool.node--view-mode-pageview .related-tools{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-left:calc(15px + 15 * ((100vw - 600px) / 1080));padding-right:calc(15px + 15 * ((100vw - 600px) / 1080));margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));margin-right:calc(-15px + -15 * ((100vw - 600px) / 1080));width:100%;}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-left:15px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-left:30px;}}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-right:15px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-right:30px;}}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{margin-left:-15px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{margin-left:-30px;}}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{margin-right:-15px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{margin-right:-30px;}}@media (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{margin-left:0;margin-right:0;box-sizing:border-box;}}.node--type-tool.node--view-mode-pageview .related-tools .more-link a::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.node--type-tool.node--view-mode-pageview .related-tools .more-link a::after{content:"\e907";}.node--type-tool.node--view-mode-pageview .sector-element--pageview .sector-element--icon{width:13.06306%;}.node--type-tool.node--view-mode-pageview .sector-element--pageview .sector-element--name{color:#00457D;font-weight:600;}@media (max-width:600px){.node--type-tool.node--view-mode-pageview .node__content--aside{display:grid;grid-template-columns:1fr 1fr;}}@media (max-width:414px){.node--type-tool.node--view-mode-pageview .node__content--aside{grid-template-columns:1fr;}}.node--type-tool.node--view-mode-pageview .node__content--aside .field .field__label{margin-bottom:5px;}.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{font-size:18px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{font-size:24px;}}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{line-height:24px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{line-height:30px;}}@media (max-width:850px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}}@media screen and (max-width:850px) and (max-width:600px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{font-size:14px;}}@media screen and (max-width:850px) and (min-width:1680px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{font-size:16px;}}@media screen and (max-width:850px) and (max-width:600px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{line-height:20px;}}@media screen and (max-width:850px) and (min-width:1680px){.node--type-tool.node--view-mode-pageview .node__content--aside .field__item{line-height:22px;}}.node--type-tool.node--view-mode-pageview .status-updates-and-changes,.node--type-tool.node--view-mode-pageview .field--name-field-links-and-downloads{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes,.node--type-tool.node--view-mode-pageview .field--name-field-links-and-downloads{margin-bottom:40px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes,.node--type-tool.node--view-mode-pageview .field--name-field-links-and-downloads{margin-bottom:80px;}}.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-top:calc(15px + 15 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));display:flex;justify-content:space-between;background-color:#00457D;color:#fff;}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-top:15px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-top:30px;}}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-bottom:30px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{padding-bottom:60px;}}@media (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes{flex-direction:column;}}.node--type-tool.node--view-mode-pageview .status-updates-and-changes a{color:#fff;}.has-mouse .node--type-tool.node--view-mode-pageview .status-updates-and-changes a:hover{color:#A4ABAD;}.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field__label{color:#fff;}.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-updates{width:48.91892%;}@media (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-updates{width:100%;}}.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes{width:31.89189%;}@media (max-width:850px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes{width:40.40541%;}}@media (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes{margin-top:calc(40px + 40 * ((100vw - 600px) / 1080));width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes{margin-top:40px;}}@media screen and (max-width:600px) and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes{margin-top:80px;}}.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes > .field__items > .field__item{padding-top:calc(7.5px + 7.5 * ((100vw - 600px) / 1080));padding-bottom:calc(7.5px + 7.5 * ((100vw - 600px) / 1080));border-bottom:1px solid #FFFFFF15;}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes > .field__items > .field__item{padding-top:7.5px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes > .field__items > .field__item{padding-top:15px;}}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes > .field__items > .field__item{padding-bottom:7.5px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes > .field__items > .field__item{padding-bottom:15px;}}.node--type-tool.node--view-mode-pageview .status-updates-and-changes .field--name-field-status-changes > .field__items > .field__item:first-child{border-top:1px solid #FFFFFF15;}.node--type-tool.node--view-mode-pageview .related-tools{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));background-color:#FFEDAF;}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .related-tools{padding-top:30px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .related-tools{padding-top:60px;}}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .related-tools{padding-bottom:30px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .related-tools{padding-bottom:60px;}}.node--type-tool.node--view-mode-pageview .related-tools .more-link{margin-top:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--type-tool.node--view-mode-pageview .related-tools .more-link{margin-top:20px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-pageview .related-tools .more-link{margin-top:40px;}}.node--type-tool.node--view-mode-pageview .related-tools .more-link a{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-tool.node--view-mode-pageview .related-tools .more-link a::before,.node--type-tool.node--view-mode-pageview .related-tools .more-link a::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.node--type-tool.node--view-mode-pageview .related-tools .more-link a::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#00457D;}.node--type-tool.node--view-mode-pageview .related-tools .more-link a::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .node--type-tool.node--view-mode-pageview .related-tools .more-link a:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-tool.node--view-mode-pageview .related-tools .more-link a:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-tool.node--view-mode-pageview .related-tools .more-link a:hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.node--type-tool.node--view-mode-teaser{display:block;border-bottom:1px solid #2F2F2F25;}.views-row:first-child .node--type-tool.node--view-mode-teaser{border-top:1px solid #2F2F2F25;}.related-tools .node--type-tool.node--view-mode-teaser:first-child{border-top:1px solid #2F2F2F25;}.node--type-tool.node--view-mode-teaser a > .node__content{min-height:calc(30px + 30 * ((100vw - 600px) / 1080));display:grid;grid-template-columns:repeat(12,1fr);gap:2.16216%;align-items:center;padding:10px 0;}@media screen and (max-width:600px){.node--type-tool.node--view-mode-teaser a > .node__content{min-height:30px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-teaser a > .node__content{min-height:60px;}}.node--type-tool.node--view-mode-teaser a > .node__content > *{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-tool.node--view-mode-teaser h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;grid-column-start:1;grid-column-end:7;margin-bottom:0;color:#2F2F2F;padding-right:4.32432%;}@media screen and (max-width:600px){.node--type-tool.node--view-mode-teaser h3{font-size:14px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-teaser h3{font-size:16px;}}@media screen and (max-width:600px){.node--type-tool.node--view-mode-teaser h3{line-height:20px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-teaser h3{line-height:22px;}}@media (max-width:850px){.node--type-tool.node--view-mode-teaser h3{grid-column-end:10;padding-right:3.24324%;}}@media (max-width:414px){.node--type-tool.node--view-mode-teaser h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;}}.node--type-tool.node--view-mode-teaser .field--name-field-latest-status-update{grid-column-start:7;grid-column-end:9;}@media (max-width:850px){.node--type-tool.node--view-mode-teaser .field--name-field-latest-status-update{display:none;}}@media (max-width:600px){.node--type-tool.node--view-mode-teaser .field--name-field-latest-status-update{display:none;}}.node--type-tool.node--view-mode-teaser .field--name-field-year{grid-column-start:9;}@media (max-width:850px){.node--type-tool.node--view-mode-teaser .field--name-field-year{grid-column-start:10;}}@media (max-width:414px){.node--type-tool.node--view-mode-teaser .field--name-field-year{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;}}.node--type-tool.node--view-mode-teaser .sector-element--teaser{grid-column-start:10;grid-column-end:-1;justify-content:space-between;}@media (max-width:850px){.node--type-tool.node--view-mode-teaser .sector-element--teaser{grid-column-start:11;justify-content:flex-end;}}.node--type-tool.node--view-mode-teaser .sector-element--teaser .sector-element--icon{width:calc(30px + 30 * ((100vw - 600px) / 1080));border:2px solid #00457D;box-sizing:border-box;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);flex-shrink:0;}@media screen and (max-width:600px){.node--type-tool.node--view-mode-teaser .sector-element--teaser .sector-element--icon{width:30px;}}@media screen and (min-width:1680px){.node--type-tool.node--view-mode-teaser .sector-element--teaser .sector-element--icon{width:60px;}}@media (max-width:850px){.node--type-tool.node--view-mode-teaser .sector-element--teaser .sector-element--name{display:none;}}.node--type-tool.node--view-mode-teaser svg path,.node--type-tool.node--view-mode-teaser svg line,.node--type-tool.node--view-mode-teaser svg circle,.node--type-tool.node--view-mode-teaser svg polygon{transition:fill 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-tool.node--view-mode-teaser:hover a > .node__content > *{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-tool.node--view-mode-teaser:hover .sector-element--icon{background-color:transparent;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-tool.node--view-mode-teaser:hover svg path,.has-mouse .node--type-tool.node--view-mode-teaser:hover svg line,.has-mouse .node--type-tool.node--view-mode-teaser:hover svg circle,.has-mouse .node--type-tool.node--view-mode-teaser:hover svg polygon{fill:#00457D !important;transition:fill 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.node--view-mode-pageview.has-image-or-color-top .node__top{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-files a::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-files a::before{content:"\e903";}.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links a,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links-external a,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-members a{color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links a::before,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links-external a::before,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-members a::before{display:inline-block;margin-right:15px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);content:'→';}.has-mouse .node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links a:hover,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links .has-mouse a:hover,.has-mouse .node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links-external a:hover,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links-external .has-mouse a:hover,.has-mouse .node--view-mode-pageview.base-styling .node__content--aside .field--name-field-members a:hover,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-members .has-mouse a:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links a:hover::before,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links .has-mouse a:hover::before,.has-mouse .node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links-external a:hover::before,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-links-external .has-mouse a:hover::before,.has-mouse .node--view-mode-pageview.base-styling .node__content--aside .field--name-field-members a:hover::before,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-members .has-mouse a:hover::before{transform:translateX(8px);transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-files a{display:flex;align-items:baseline;}.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-files a::before{margin-right:17px;font-size:10px;}.has-mouse .node--view-mode-pageview.base-styling .node__content--aside .field--name-field-files a:hover,.node--view-mode-pageview.base-styling .node__content--aside .field--name-field-files .has-mouse a:hover{color:#A4ABAD;}.node--view-mode-pageview.base-styling > .node__content{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--view-mode-pageview.base-styling > .node__content{margin-bottom:40px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.base-styling > .node__content{margin-bottom:80px;}}.node--view-mode-pageview.base-styling .node__content--main{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));width:48.91892%;}@media screen and (max-width:600px){.node--view-mode-pageview.base-styling .node__content--main{margin-bottom:40px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.base-styling .node__content--main{margin-bottom:80px;}}.node--view-mode-pageview.base-styling .node__content--main:nth-last-child(2){margin-bottom:0;}.node--view-mode-pageview.base-styling .node__content--main .field--name-body{width:82.61261%;}@media (max-width:1024px){.node--view-mode-pageview.base-styling .node__content--main{width:57.43243%;}.node--view-mode-pageview.base-styling .node__content--main .field--name-body{width:85.18478%;}}@media (max-width:600px){.node--view-mode-pageview.base-styling .node__content--main{width:100%;}.node--view-mode-pageview.base-styling .node__content--main .field--name-body{width:100%;}}.node--view-mode-pageview.base-styling .node__content--aside{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));width:31.89189%;}@media screen and (max-width:600px){.node--view-mode-pageview.base-styling .node__content--aside{margin-bottom:40px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.base-styling .node__content--aside{margin-bottom:80px;}}@media (max-width:600px){.node--view-mode-pageview.base-styling .node__content--aside{margin-top:calc(40px + 40 * ((100vw - 600px) / 1080));width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.node--view-mode-pageview.base-styling .node__content--aside{margin-top:40px;}}@media screen and (max-width:600px) and (min-width:1680px){.node--view-mode-pageview.base-styling .node__content--aside{margin-top:80px;}}.node--view-mode-pageview.base-styling .node__content--aside > *{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--view-mode-pageview.base-styling .node__content--aside > *{margin-bottom:15px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.base-styling .node__content--aside > *{margin-bottom:30px;}}.node--view-mode-pageview.base-styling .node__content--aside > *:last-child{margin-bottom:0;}.node--view-mode-pageview.base-styling .node__content--aside .field__label{margin-bottom:calc(7.5px + 7.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--view-mode-pageview.base-styling .node__content--aside .field__label{margin-bottom:7.5px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.base-styling .node__content--aside .field__label{margin-bottom:15px;}}.node--view-mode-pageview.base-styling .field--name-field-paragraphs{width:100%;}.node--view-mode-pageview.base-styling .field--name-field-paragraphs .paragraph--type--text:first-child{margin-top:calc(-27.5px + -27.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--view-mode-pageview.base-styling .field--name-field-paragraphs .paragraph--type--text:first-child{margin-top:-27.5px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.base-styling .field--name-field-paragraphs .paragraph--type--text:first-child{margin-top:-55px;}}.node--view-mode-pageview.has-image-or-color-top .node__top{height:60vh;position:relative;z-index:-1;}@media (max-width:1024px){.node--view-mode-pageview.has-image-or-color-top .node__top{height:45vh;}}@media (max-width:600px){.node--view-mode-pageview.has-image-or-color-top .node__top{height:230px;}}.node--view-mode-pageview.has-image-or-color-top .node__top .field--name-field-image-top{width:100%;height:100%;position:absolute;top:0;left:0;}.node--view-mode-pageview.has-image-or-color-top .node__top .field--name-field-image-top img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}.node--view-mode-pageview.has-image-or-color-top > .node__content{margin-top:-30vh;margin-right:calc(-15px + -15 * ((100vw - 600px) / 1080));margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));padding-top:calc(20px + 20 * ((100vw - 600px) / 1080));padding-right:calc(15px + 15 * ((100vw - 600px) / 1080));padding-left:calc(15px + 15 * ((100vw - 600px) / 1080));box-sizing:border-box;}@media screen and (max-width:600px){.node--view-mode-pageview.has-image-or-color-top > .node__content{margin-right:-15px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.has-image-or-color-top > .node__content{margin-right:-30px;}}@media screen and (max-width:600px){.node--view-mode-pageview.has-image-or-color-top > .node__content{margin-left:-15px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.has-image-or-color-top > .node__content{margin-left:-30px;}}@media screen and (max-width:600px){.node--view-mode-pageview.has-image-or-color-top > .node__content{padding-top:20px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.has-image-or-color-top > .node__content{padding-top:40px;}}@media screen and (max-width:600px){.node--view-mode-pageview.has-image-or-color-top > .node__content{padding-right:15px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.has-image-or-color-top > .node__content{padding-right:30px;}}@media screen and (max-width:600px){.node--view-mode-pageview.has-image-or-color-top > .node__content{padding-left:15px;}}@media screen and (min-width:1680px){.node--view-mode-pageview.has-image-or-color-top > .node__content{padding-left:30px;}}@media (max-width:600px){.node--view-mode-pageview.has-image-or-color-top > .node__content{margin-top:0;margin-right:0;margin-left:0;padding-right:0;padding-left:0;}}.node--view-mode-pageview.has-color-top .node__top{position:relative;background-color:var(--background-color);overflow:hidden;}.node--view-mode-pageview.has-color-top .node__top .dots-grid{top:0;right:0;width:100%;height:100%;}.node--view-mode-pageview .field--name-body{margin-bottom:1.33em;}.node--view-mode-pageview .field--name-body:last-child{margin-bottom:0;}.slider .node--view-mode-teaser.base-teaser-styling{flex-direction:column;}.node--view-mode-teaser.base-teaser-styling > *:first-child{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));width:63.78378%;}@media screen and (max-width:600px){.node--view-mode-teaser.base-teaser-styling > *:first-child{margin-bottom:15px;}}@media screen and (min-width:1680px){.node--view-mode-teaser.base-teaser-styling > *:first-child{margin-bottom:30px;}}.node__content--aside .node--view-mode-teaser.base-teaser-styling > *:first-child{width:73.37838%;}@media (max-width:850px){.node--view-mode-teaser.base-teaser-styling > *:first-child{width:82.61261%;}}@media (max-width:600px){.node--view-mode-teaser.base-teaser-styling > *:first-child{width:100%;}}@media (max-width:414px){.node--view-mode-teaser.base-teaser-styling > *:first-child{width:23.37838%;margin-bottom:0;}.node__content--aside .node--view-mode-teaser.base-teaser-styling > *:first-child{width:23.37838%;}}@media (max-width:414px){.node--view-mode-teaser.base-teaser-styling .node__content{width:82.97297%;}}.node--view-mode-teaser.base-teaser-styling .fallback-image-container,.node--view-mode-teaser.base-teaser-styling .field--name-field-image,.node--view-mode-teaser.base-teaser-styling .icon-container{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.node--view-mode-teaser.base-teaser-styling .fallback-image-container,.node--view-mode-teaser.base-teaser-styling .field--name-field-image,.node--view-mode-teaser.base-teaser-styling .icon-container{margin-bottom:10px;}}@media screen and (min-width:1680px){.node--view-mode-teaser.base-teaser-styling .fallback-image-container,.node--view-mode-teaser.base-teaser-styling .field--name-field-image,.node--view-mode-teaser.base-teaser-styling .icon-container{margin-bottom:20px;}}.view.col-span--3 .node--view-mode-teaser.base-teaser-styling .fallback-image-container,.view.col-span--3
  .node--view-mode-teaser.base-teaser-styling .field--name-field-image,.view.col-span--3
  .node--view-mode-teaser.base-teaser-styling .icon-container{width:63.78378%;}@media (max-width:850px){.view.col-span--3 .node--view-mode-teaser.base-teaser-styling .fallback-image-container,.view.col-span--3
      .node--view-mode-teaser.base-teaser-styling .field--name-field-image,.view.col-span--3
      .node--view-mode-teaser.base-teaser-styling .icon-container{width:65.22523%;}}@media (max-width:600px){.view.col-span--3 .node--view-mode-teaser.base-teaser-styling .fallback-image-container,.view.col-span--3
      .node--view-mode-teaser.base-teaser-styling .field--name-field-image,.view.col-span--3
      .node--view-mode-teaser.base-teaser-styling .icon-container{width:65.94595%;}}:not(.node--type-report).node--view-mode-teaser.base-teaser-styling .field--name-field-image{background-color:#FFEDAF;}.node--view-mode-teaser.base-teaser-styling .field--name-field-image img{transition:opacity 0.45s cubic-bezier(0.23,1,0.32,1);}.node--view-mode-teaser.base-teaser-styling .fallback-image{transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--view-mode-teaser.base-teaser-styling .icon-container{transition:opacity 0.45s cubic-bezier(0.23,1,0.32,1);}.node--view-mode-teaser.base-teaser-styling h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.node--view-mode-teaser.base-teaser-styling h3{font-size:14px;}}@media screen and (min-width:1680px){.node--view-mode-teaser.base-teaser-styling h3{font-size:16px;}}@media screen and (max-width:600px){.node--view-mode-teaser.base-teaser-styling h3{line-height:20px;}}@media screen and (min-width:1680px){.node--view-mode-teaser.base-teaser-styling h3{line-height:22px;}}.node--view-mode-teaser.base-teaser-styling time{display:block;}.has-mouse .node--view-mode-teaser.base-teaser-styling:hover .field--name-field-image img{opacity:0.8;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--view-mode-teaser.base-teaser-styling:hover .fallback-image{background-color:#fff3c9;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--view-mode-teaser.base-teaser-styling:hover .icon-container{opacity:0.8;transition:opacity 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--view-mode-teaser.base-teaser-styling:hover h3{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.paragraph--type--accordion .accordion--content__inner::after{display:table;clear:both;content:"";}.paragraph--type--accordion + .paragraph--type--accordion{margin-top:calc(-32.5px + -32.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion + .paragraph--type--accordion{margin-top:-32.5px;}}@media screen and (min-width:1680px){.paragraph--type--accordion + .paragraph--type--accordion{margin-top:-65px;}}.paragraph--type--accordion .accordion--header,.paragraph--type--accordion .accordion--content{margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));background-color:var(--background-color);box-sizing:content-box;}@media screen and (max-width:600px){.paragraph--type--accordion .accordion--header,.paragraph--type--accordion .accordion--content{margin-left:-15px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .accordion--header,.paragraph--type--accordion .accordion--content{margin-left:-30px;}}@media (max-width:600px){.paragraph--type--accordion .accordion--header,.paragraph--type--accordion .accordion--content{margin-left:0;box-sizing:border-box;}}.paragraph--type--accordion .accordion--header{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--accordion .accordion--header:hover{background-color:var(--background-color-hover);}.paragraph--type--accordion h2{color:#2F2F2F;}.paragraph--type--accordion .field--name-field-text-formatted-long{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-text-formatted-long{font-size:14px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-text-formatted-long{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-text-formatted-long{line-height:20px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-text-formatted-long{line-height:22px;}}.paragraph--type--accordion .field--name-field-text-formatted-long h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(18px + 6 * ((100vw - 600px) / 1080));line-height:calc(24px + 6 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;color:#2F2F2F;}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-text-formatted-long h3{font-size:18px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-text-formatted-long h3{font-size:24px;}}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-text-formatted-long h3{line-height:24px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-text-formatted-long h3{line-height:30px;}}.paragraph--type--accordion .field--name-field-text-formatted-long h3:first-child{margin-top:0;}.paragraph--type--accordion .field--name-field-text-formatted-long,.paragraph--type--accordion .facts-and-analyses-group{width:48.91892%;}@media (max-width:600px){.paragraph--type--accordion .field--name-field-text-formatted-long,.paragraph--type--accordion .facts-and-analyses-group{width:100%;}}.paragraph--type--accordion .field--name-field-text-formatted-long{float:left;}.paragraph--type--accordion .facts-and-analyses-group{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));float:right;}@media screen and (max-width:600px){.paragraph--type--accordion .facts-and-analyses-group{margin-bottom:10px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .facts-and-analyses-group{margin-bottom:20px;}}.paragraph--type--accordion .facts-and-analyses-group:last-child{margin-bottom:0;}.paragraph--type--accordion .field--name-field-facts{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-facts{margin-bottom:40px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-facts{margin-bottom:80px;}}.paragraph--type--accordion .field--name-field-facts:last-child{margin-bottom:0;}.paragraph--type--accordion .field--name-field-facts > .field__item{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-facts > .field__item{margin-bottom:30px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-facts > .field__item{margin-bottom:60px;}}.paragraph--type--accordion .field--name-field-facts > .field__item:last-child{margin-bottom:0;}.paragraph--type--accordion .field--name-field-analyses{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4.32432%;grid-row-gap:calc(20px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-analyses{grid-row-gap:20px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-analyses{grid-row-gap:60px;}}@media (max-width:414px){.paragraph--type--accordion .field--name-field-analyses{grid-template-columns:1fr;}}.paragraph--type--accordion .field--name-field-analyses .node--view-mode-teaser .svg-container{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));width:63.78378%;}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-analyses .node--view-mode-teaser .svg-container{margin-bottom:10px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-analyses .node--view-mode-teaser .svg-container{margin-bottom:20px;}}.paragraph--type--accordion .field--name-field-analyses .node--view-mode-teaser time{color:#2F2F2F80;}.paragraph--type--accordion .field--name-field-graphs{margin-top:calc(20px + 20 * ((100vw - 600px) / 1080));width:100%;float:left;}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-graphs{margin-top:20px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .field--name-field-graphs{margin-top:40px;}}.paragraph--type--accordion .paragraph--type--graph{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));background-color:#fff;}@media screen and (max-width:600px){.paragraph--type--accordion .paragraph--type--graph{margin-bottom:15px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .paragraph--type--graph{margin-bottom:30px;}}.paragraph--type--accordion.has-extra-content .field--name-field-text-formatted-long{width:40.40541%;}@media (max-width:600px){.paragraph--type--accordion.has-extra-content .field--name-field-text-formatted-long{width:100%;}.paragraph--type--accordion.has-extra-content .field--name-field-text-formatted-long + *{margin-top:calc(20px + 20 * ((100vw - 600px) / 1080));}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--accordion.has-extra-content .field--name-field-text-formatted-long + *{margin-top:20px;}}@media screen and (max-width:600px) and (min-width:1680px){.paragraph--type--accordion.has-extra-content .field--name-field-text-formatted-long + *{margin-top:40px;}}
.paragraph--type--banner{position:relative;}.paragraph--type--banner.paragraph--view-mode--slider{min-height:auto;pointer-events:all;}.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{margin-bottom:calc(-30px + -30 * ((100vw - 600px) / 1080));margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));padding:calc(15px + 15 * ((100vw - 600px) / 1080));min-height:200px;display:flex;flex-direction:column;position:relative;box-sizing:border-box;opacity:0;transform:translateY(10px);transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);background-color:#FDF9F1;background-color:var(--background-color);}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{margin-bottom:-30px;}}@media screen and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{margin-bottom:-60px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{margin-left:-15px;}}@media screen and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{margin-left:-30px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{padding:15px;}}@media screen and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{padding:30px;}}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{padding-top:calc(30px + 30 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));width:100vw;padding-left:5%;padding-right:5%;margin-bottom:0;margin-left:0;min-height:300px;transform:translateY(0);}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{padding-top:30px;}}@media screen and (max-width:600px) and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{padding-top:60px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{padding-bottom:30px;}}@media screen and (max-width:600px) and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{padding-bottom:60px;}}.slick-active.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{opacity:1;transform:translateY(0);transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94) 0.75s,transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94) 0.75s,background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:600px){.slick-active.paragraph--type--banner.paragraph--view-mode--slider .paragraph__content{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94) 0.125s,background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}}.paragraph--type--banner.paragraph--view-mode--slider .field--name-field-text-plain-long{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));width:78.96216%;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider .field--name-field-text-plain-long{margin-bottom:20px;}}@media screen and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--slider .field--name-field-text-plain-long{margin-bottom:40px;}}@media (max-width:1024px){.paragraph--type--banner.paragraph--view-mode--slider .field--name-field-text-plain-long{width:100%;}}.paragraph--type--banner.paragraph--view-mode--slider .arrow-right-parent-link{margin-top:auto;}.paragraph--type--banner.paragraph--view-mode--slider-image{height:100%;}.paragraph--type--banner.paragraph--view-mode--slider-image .field--name-field-image{height:100%;}.paragraph--type--banner.paragraph--view-mode--slider-image .field--name-field-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left center !important;object-position:left center !important;}.paragraph--type--banner.paragraph--view-mode--default{margin-right:calc(-15px + -15 * ((100vw - 600px) / 1080));margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default{margin-right:-15px;}}@media screen and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--default{margin-right:-30px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default{margin-left:-15px;}}@media screen and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--default{margin-left:-30px;}}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default{margin-left:0;margin-right:0;}}.paragraph--type--banner.paragraph--view-mode--default:not(.nested){margin-bottom:calc(70px + 70 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default:not(.nested){margin-bottom:70px;}}@media screen and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--default:not(.nested){margin-bottom:140px;}}.paragraph--type--banner.paragraph--view-mode--default:not(.nested):last-child{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default:not(.nested):last-child{margin-bottom:30px;}}@media screen and (min-width:1680px){.paragraph--type--banner.paragraph--view-mode--default:not(.nested):last-child{margin-bottom:60px;}}.paragraph--type--banner.paragraph--view-mode--default .paragraph__content{width:42.56757%;}@media (max-width:850px){.paragraph--type--banner.paragraph--view-mode--default .paragraph__content{width:59.59459%;}}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .paragraph__content{width:100vw;}}
.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:600;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{font-size:14px;}}@media screen and (min-width:1680px){.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{font-size:16px;}}@media screen and (max-width:600px){.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{line-height:20px;}}@media screen and (min-width:1680px){.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{line-height:22px;}}@media screen and (max-width:600px){.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{margin-bottom:10px;}}@media screen and (min-width:1680px){.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{margin-bottom:20px;}}.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{margin-bottom:20px;}}@media screen and (min-width:1680px){.paragraph--block--views-block--tweets-block-latest .field--name-field-paragraph-title h2{margin-bottom:40px;}}.paragraph--block--views-block--tweets-block-latest .slider--content{width:82.97297%;}@media (max-width:600px){.paragraph--block--views-block--tweets-block-latest .slider--content{width:100%;}}.paragraph--block--views-block--tweets-block-latest .slider--content .eck-entity > *{padding-right:20.51892%;}@media (max-width:600px){.paragraph--block--views-block--tweets-block-latest .slider--content .eck-entity > *{padding-right:8.51351%;}}.paragraph--block--views-block--tweets-block-latest .slider-cntrls{width:40px;height:90px;flex-direction:column;top:0;bottom:auto;right:25.54054%;}@media (max-width:600px){.paragraph--block--views-block--tweets-block-latest .slider-cntrls{display:none;}}
.paragraph--type--chapter .paragraph__top{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.paragraph--type--chapter .paragraph__top{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.paragraph--type--chapter.paragraph--view-mode--default:not(.nested){padding-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));margin-bottom:0;}@media screen and (max-width:600px){.paragraph--type--chapter.paragraph--view-mode--default:not(.nested){padding-bottom:40px;}}@media screen and (min-width:1680px){.paragraph--type--chapter.paragraph--view-mode--default:not(.nested){padding-bottom:80px;}}.paragraph--type--chapter .paragraph__top{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));position:relative;}@media screen and (max-width:600px){.paragraph--type--chapter .paragraph__top{margin-bottom:20px;}}@media screen and (min-width:1680px){.paragraph--type--chapter .paragraph__top{margin-bottom:40px;}}.no-background-image.paragraph--type--chapter .paragraph__top{background-color:var(--background-color);}.paragraph--type--chapter .paragraph__top .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;}.paragraph--type--chapter .paragraph__top .field--name-field-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}.paragraph--type--chapter .paragraph__top .content-container{margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));padding:calc(15px + 15 * ((100vw - 600px) / 1080));width:40.40541%;}@media screen and (max-width:600px){.paragraph--type--chapter .paragraph__top .content-container{margin-left:-15px;}}@media screen and (min-width:1680px){.paragraph--type--chapter .paragraph__top .content-container{margin-left:-30px;}}@media screen and (max-width:600px){.paragraph--type--chapter .paragraph__top .content-container{padding:15px;}}@media screen and (min-width:1680px){.paragraph--type--chapter .paragraph__top .content-container{padding:30px;}}@media (max-width:850px){.paragraph--type--chapter .paragraph__top .content-container{width:82.97297%;}}@media (max-width:600px){.paragraph--type--chapter .paragraph__top .content-container{width:100%;}}.no-background-image.paragraph--type--chapter .paragraph__top .content-container{background-color:var(--background-color);}.paragraph--type--chapter .paragraph__top .dots-grid{top:0;right:0;width:100%;height:100%;}.paragraph--type--chapter .paragraph__top .field--name-field-paragraph-title{margin-bottom:0;}.paragraph--type--chapter .paragraph__top .field--name-field-paragraph-title h2{position:relative;color:#2F2F2F;}.paragraph--type--chapter .paragraph__top .chapter-label{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(180px + 40 * ((100vw - 600px) / 1080));line-height:calc(180px + 40 * ((100vw - 600px) / 1080));letter-spacing:-1.5px;font-family:"Patron",sans-serif;font-weight:100;width:82.97297%;color:#00457D;}@media screen and (max-width:600px){.paragraph--type--chapter .paragraph__top .chapter-label{margin-bottom:40px;}}@media screen and (min-width:1680px){.paragraph--type--chapter .paragraph__top .chapter-label{margin-bottom:80px;}}@media screen and (max-width:600px){.paragraph--type--chapter .paragraph__top .chapter-label{font-size:180px;}}@media screen and (min-width:1680px){.paragraph--type--chapter .paragraph__top .chapter-label{font-size:220px;}}@media screen and (max-width:600px){.paragraph--type--chapter .paragraph__top .chapter-label{line-height:180px;}}@media screen and (min-width:1680px){.paragraph--type--chapter .paragraph__top .chapter-label{line-height:220px;}}.paragraph--type--chapter .paragraph__top--content{padding-top:calc(15px + 15 * ((100vw - 600px) / 1080));padding-bottom:calc(80px + 80 * ((100vw - 600px) / 1080));position:relative;}@media screen and (max-width:600px){.paragraph--type--chapter .paragraph__top--content{padding-top:15px;}}@media screen and (min-width:1680px){.paragraph--type--chapter .paragraph__top--content{padding-top:30px;}}@media screen and (max-width:600px){.paragraph--type--chapter .paragraph__top--content{padding-bottom:80px;}}@media screen and (min-width:1680px){.paragraph--type--chapter .paragraph__top--content{padding-bottom:160px;}}@media (max-width:850px){.paragraph--type--chapter .field--name-field-paragraphs-chapter{padding-right:17.02703%;}}.paragraph--type--chapter .field--name-field-paragraphs-chapter .paragraph--type--accordion{width:57.43243%;}@media (max-width:850px){.paragraph--type--chapter .field--name-field-paragraphs-chapter .paragraph--type--accordion{width:100%;}}.paragraph--type--chapter .field--name-field-paragraphs-chapter .paragraph--type--accordion .field--name-field-text-formatted-long{width:85.18478%;}@media (max-width:600px){.paragraph--type--chapter .field--name-field-paragraphs-chapter .paragraph--type--accordion .field--name-field-text-formatted-long{width:100%;}}
.paragraph--type--graph .field--name-field-link a::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.paragraph--type--graph .field--name-field-link a::after{content:"\e907";}.paragraph--type--graph .svg-container{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:2.16216%;grid-row-gap:calc(20px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--graph .svg-container{grid-row-gap:20px;}}@media screen and (min-width:1680px){.paragraph--type--graph .svg-container{grid-row-gap:60px;}}.paragraph--type--graph{padding-top:calc(15px + 15 * ((100vw - 600px) / 1080));padding-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));background-color:#F9F5F2;}@media screen and (max-width:600px){.paragraph--type--graph{padding-top:15px;}}@media screen and (min-width:1680px){.paragraph--type--graph{padding-top:30px;}}@media screen and (max-width:600px){.paragraph--type--graph{padding-bottom:25px;}}@media screen and (min-width:1680px){.paragraph--type--graph{padding-bottom:50px;}}.paragraph--type--graph:not(.nested){padding-right:calc(15px + 15 * ((100vw - 600px) / 1080));padding-left:calc(15px + 15 * ((100vw - 600px) / 1080));margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));margin-right:calc(-15px + -15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--graph:not(.nested){padding-right:15px;}}@media screen and (min-width:1680px){.paragraph--type--graph:not(.nested){padding-right:30px;}}@media screen and (max-width:600px){.paragraph--type--graph:not(.nested){padding-left:15px;}}@media screen and (min-width:1680px){.paragraph--type--graph:not(.nested){padding-left:30px;}}@media screen and (max-width:600px){.paragraph--type--graph:not(.nested){margin-left:-15px;}}@media screen and (min-width:1680px){.paragraph--type--graph:not(.nested){margin-left:-30px;}}@media screen and (max-width:600px){.paragraph--type--graph:not(.nested){margin-right:-15px;}}@media screen and (min-width:1680px){.paragraph--type--graph:not(.nested){margin-right:-30px;}}.paragraph--type--graph:not(.nested) + .paragraph--type--graph{margin-top:calc(-30px + -30 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--graph:not(.nested) + .paragraph--type--graph{margin-top:-30px;}}@media screen and (min-width:1680px){.paragraph--type--graph:not(.nested) + .paragraph--type--graph{margin-top:-60px;}}.paragraph--type--graph h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:600;margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));color:#2F2F2F;}@media screen and (max-width:600px){.paragraph--type--graph h3{font-size:14px;}}@media screen and (min-width:1680px){.paragraph--type--graph h3{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--graph h3{line-height:20px;}}@media screen and (min-width:1680px){.paragraph--type--graph h3{line-height:22px;}}@media screen and (max-width:600px){.paragraph--type--graph h3{margin-bottom:15px;}}@media screen and (min-width:1680px){.paragraph--type--graph h3{margin-bottom:30px;}}.paragraph--type--accordion .paragraph--type--graph h3{padding-left:calc(10px + 10 * ((100vw - 600px) / 1080));padding-right:calc(10px + 10 * ((100vw - 600px) / 1080));margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion .paragraph--type--graph h3{padding-left:10px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .paragraph--type--graph h3{padding-left:20px;}}@media screen and (max-width:600px){.paragraph--type--accordion .paragraph--type--graph h3{padding-right:10px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .paragraph--type--graph h3{padding-right:20px;}}@media screen and (max-width:600px){.paragraph--type--accordion .paragraph--type--graph h3{margin-bottom:15px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .paragraph--type--graph h3{margin-bottom:30px;}}.paragraph--type--graph .field--name-field-suffix{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;padding-left:10px;margin-bottom:5px;}.paragraph--type--accordion .paragraph--type--graph .field--name-field-suffix{padding-left:calc(15px + 15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion .paragraph--type--graph .field--name-field-suffix{padding-left:15px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .paragraph--type--graph .field--name-field-suffix{padding-left:30px;}}.paragraph--type--graph .svg-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;width:100%;}.paragraph--type--graph .svg-container .svg-image{grid-column:span 8;width:100%;}@media (max-width:850px){.paragraph--type--graph .svg-container .svg-image{grid-column:span 12;}}.paragraph--type--accordion .paragraph--type--graph .svg-container .svg-image{padding-left:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion .paragraph--type--graph .svg-container .svg-image{padding-left:10px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .paragraph--type--graph .svg-container .svg-image{padding-left:20px;}}.paragraph--type--graph .svg-container .graph__info{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;grid-column:span 4;display:flex;flex-direction:column;}@media (max-width:850px){.paragraph--type--graph .svg-container .graph__info{grid-column:span 12;}}.paragraph--type--accordion .paragraph--type--graph .svg-container .graph__info{padding-right:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion .paragraph--type--graph .svg-container .graph__info{padding-right:10px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .paragraph--type--graph .svg-container .graph__info{padding-right:20px;}}.paragraph--type--graph .svg-container .field--name-field-text-plain-long{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--graph .svg-container .field--name-field-text-plain-long{margin-bottom:10px;}}@media screen and (min-width:1680px){.paragraph--type--graph .svg-container .field--name-field-text-plain-long{margin-bottom:20px;}}.paragraph--type--graph .svg-container .field--name-field-text-plain-long,.paragraph--type--graph .svg-container .field--name-field-text-plain{width:60.06757%;}@media (max-width:1024px){.paragraph--type--graph .svg-container .field--name-field-text-plain-long,.paragraph--type--graph .svg-container .field--name-field-text-plain{width:100%;}}.paragraph--type--graph .svg-container .field--name-field-text-plain{flex-grow:1;display:flex;align-items:flex-end;color:#2F2F2F80;margin-bottom:3px;}.paragraph--type--graph .field--name-field-link{margin-top:calc(15px + 15 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--graph .field--name-field-link{margin-top:15px;}}@media screen and (min-width:1680px){.paragraph--type--graph .field--name-field-link{margin-top:30px;}}.paragraph--type--graph .field--name-field-link a{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--graph .field--name-field-link a::before,.paragraph--type--graph .field--name-field-link a::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.paragraph--type--graph .field--name-field-link a::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#00457D;}.paragraph--type--graph .field--name-field-link a::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .paragraph--type--graph .field--name-field-link a:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--graph .field--name-field-link a:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--graph .field--name-field-link a:hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--accordion .paragraph--type--graph .field--name-field-link{padding-left:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--accordion .paragraph--type--graph .field--name-field-link{padding-left:10px;}}@media screen and (min-width:1680px){.paragraph--type--accordion .paragraph--type--graph .field--name-field-link{padding-left:20px;}}
.paragraph--type--quote .field--name-field-quote{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(24px + 8 * ((100vw - 600px) / 1080));line-height:calc(28px + 8 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;color:#00457D;}@media screen and (max-width:600px){.paragraph--type--quote .field--name-field-quote{font-size:24px;}}@media screen and (min-width:1680px){.paragraph--type--quote .field--name-field-quote{font-size:32px;}}@media screen and (max-width:600px){.paragraph--type--quote .field--name-field-quote{line-height:28px;}}@media screen and (min-width:1680px){.paragraph--type--quote .field--name-field-quote{line-height:36px;}}.paragraph--type--quote .field--name-field-quote::before{content:open-quote;}.paragraph--type--quote .field--name-field-quote::after{content:close-quote;}.paragraph--type--quote.paragraph--view-mode--aside{text-align:right;}@media (max-width:600px){.paragraph--type--quote.paragraph--view-mode--aside{text-align:left;}}@media (max-width:600px){.paragraph--type--quote.paragraph--view-mode--aside .field--name-field-quote{width:82.97297%;}}@media (max-width:414px){.paragraph--type--quote.paragraph--view-mode--aside .field--name-field-quote{width:100%;}}.paragraph--type--quote.paragraph--view-mode--aside .node--type-member.node--view-mode-teaser-small{flex-direction:row-reverse;}@media (max-width:600px){.paragraph--type--quote.paragraph--view-mode--aside .node--type-member.node--view-mode-teaser-small{flex-direction:row;}}.paragraph--type--quote.paragraph--view-mode--aside .node--type-member.node--view-mode-teaser-small .field--name-field-image{margin-left:calc(15px + 15 * ((100vw - 600px) / 1080));margin-right:0;}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--aside .node--type-member.node--view-mode-teaser-small .field--name-field-image{margin-left:15px;}}@media screen and (min-width:1680px){.paragraph--type--quote.paragraph--view-mode--aside .node--type-member.node--view-mode-teaser-small .field--name-field-image{margin-left:30px;}}@media (max-width:600px){.paragraph--type--quote.paragraph--view-mode--aside .node--type-member.node--view-mode-teaser-small .field--name-field-image{margin-right:calc(15px + 15 * ((100vw - 600px) / 1080));margin-left:0;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--aside .node--type-member.node--view-mode-teaser-small .field--name-field-image{margin-right:15px;}}@media screen and (max-width:600px) and (min-width:1680px){.paragraph--type--quote.paragraph--view-mode--aside .node--type-member.node--view-mode-teaser-small .field--name-field-image{margin-right:30px;}}
.paragraph--type--sectors-illustration::after{display:table;clear:both;content:"";}
.paragraph--type--text{display:flex;justify-content:space-between;align-items:flex-start;}@media (max-width:600px){.paragraph--type--text{flex-direction:column;}}.paragraph--type--text + .paragraph--type--text{margin-top:calc(-27.5px + -27.5 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--text + .paragraph--type--text{margin-top:-27.5px;}}@media screen and (min-width:1680px){.paragraph--type--text + .paragraph--type--text{margin-top:-55px;}}@media (max-width:600px){.has-background-color.paragraph--type--text + .paragraph--type--text{margin-top:0;}}.paragraph--type--text .content--main{width:40.40541%;}@media (max-width:1024px){.paragraph--type--text .content--main{width:48.91892%;}}@media (max-width:600px){.paragraph--type--text .content--main{width:100%;}}.paragraph--type--text .content--main.background-color{padding-top:calc(15px + 15 * ((100vw - 600px) / 1080));padding-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));padding-left:calc(15px + 15 * ((100vw - 600px) / 1080));margin-left:calc(-15px + -15 * ((100vw - 600px) / 1080));width:48.91892%;background-color:#F5BEB0;color:#2F2F2F;box-sizing:content-box;}@media screen and (max-width:600px){.paragraph--type--text .content--main.background-color{padding-top:15px;}}@media screen and (min-width:1680px){.paragraph--type--text .content--main.background-color{padding-top:30px;}}@media screen and (max-width:600px){.paragraph--type--text .content--main.background-color{padding-bottom:15px;}}@media screen and (min-width:1680px){.paragraph--type--text .content--main.background-color{padding-bottom:30px;}}@media screen and (max-width:600px){.paragraph--type--text .content--main.background-color{padding-left:15px;}}@media screen and (min-width:1680px){.paragraph--type--text .content--main.background-color{padding-left:30px;}}@media screen and (max-width:600px){.paragraph--type--text .content--main.background-color{margin-left:-15px;}}@media screen and (min-width:1680px){.paragraph--type--text .content--main.background-color{margin-left:-30px;}}@media (max-width:1024px){.paragraph--type--text .content--main.background-color{padding-right:calc(15px + 15 * ((100vw - 600px) / 1080));}}@media screen and (max-width:1024px) and (max-width:600px){.paragraph--type--text .content--main.background-color{padding-right:15px;}}@media screen and (max-width:1024px) and (min-width:1680px){.paragraph--type--text .content--main.background-color{padding-right:30px;}}@media (max-width:600px){.paragraph--type--text .content--main.background-color{width:100%;margin-right:0;margin-left:0;box-sizing:border-box;}}.paragraph--type--text .content--main.background-color .field--name-field-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:400;padding-right:17.38739%;box-sizing:border-box;}@media screen and (max-width:600px){.paragraph--type--text .content--main.background-color .field--name-field-body{font-size:14px;}}@media screen and (min-width:1680px){.paragraph--type--text .content--main.background-color .field--name-field-body{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--text .content--main.background-color .field--name-field-body{line-height:20px;}}@media screen and (min-width:1680px){.paragraph--type--text .content--main.background-color .field--name-field-body{line-height:22px;}}@media (max-width:1024px){.paragraph--type--text .content--main.background-color .field--name-field-body{padding-right:0;}}.paragraph--type--text .content--main.background-color h2,.paragraph--type--text .content--main.background-color h3{margin-top:0;color:#2F2F2F;}.paragraph--type--text .content--aside{padding-top:calc(15px + 15 * ((100vw - 600px) / 1080));width:40.40541%;}@media screen and (max-width:600px){.paragraph--type--text .content--aside{padding-top:15px;}}@media screen and (min-width:1680px){.paragraph--type--text .content--aside{padding-top:30px;}}@media (max-width:600px){.paragraph--type--text .content--aside{padding-top:calc(40px + 40 * ((100vw - 600px) / 1080));width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--text .content--aside{padding-top:40px;}}@media screen and (max-width:600px) and (min-width:1680px){.paragraph--type--text .content--aside{padding-top:80px;}}.paragraph--type--text .field--name-field-author{margin-top:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--text .field--name-field-author{margin-top:20px;}}@media screen and (min-width:1680px){.paragraph--type--text .field--name-field-author{margin-top:40px;}}
.paragraph--type--tools-banner{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.paragraph--type--tools-banner{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.paragraph--type--tools-banner .main-content .field--name-field-link a::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.paragraph--type--tools-banner .main-content .field--name-field-link a::after{content:"\e907";}.paragraph--type--tools-banner{padding-top:calc(15px + 15 * ((100vw - 600px) / 1080));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));position:relative;color:#00457D;}@media screen and (max-width:600px){.paragraph--type--tools-banner{padding-top:15px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner{padding-top:30px;}}@media screen and (max-width:600px){.paragraph--type--tools-banner{padding-bottom:30px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner{padding-bottom:60px;}}.field--name-field-paragraphs:last-child .paragraph--type--tools-banner:last-child{margin-bottom:calc(-40px + -40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.field--name-field-paragraphs:last-child .paragraph--type--tools-banner:last-child{margin-bottom:-40px;}}@media screen and (min-width:1680px){.field--name-field-paragraphs:last-child .paragraph--type--tools-banner:last-child{margin-bottom:-80px;}}.paragraph--type--tools-banner .content-container{position:relative;z-index:2;display:flex;justify-content:space-between;}.paragraph--type--tools-banner .main-content{width:48.91892%;display:flex;flex-direction:column;}@media (max-width:600px){.paragraph--type--tools-banner .main-content{width:100%;}}.paragraph--type--tools-banner .main-content .field--name-field-text-plain-two{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(180px + 40 * ((100vw - 600px) / 1080));line-height:calc(180px + 40 * ((100vw - 600px) / 1080));letter-spacing:-1.5px;font-family:"Patron",sans-serif;font-weight:100;}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-two{font-size:180px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-two{font-size:220px;}}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-two{line-height:180px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-two{line-height:220px;}}.paragraph--type--tools-banner .main-content .field--name-field-text-plain{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(30px + 20 * ((100vw - 600px) / 1080));line-height:calc(34px + 18 * ((100vw - 600px) / 1080));letter-spacing:-0.5px;font-family:"Patron",sans-serif;font-weight:300;margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain{font-size:30px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain{font-size:50px;}}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain{line-height:34px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain{line-height:52px;}}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain{margin-bottom:20px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain{margin-bottom:40px;}}.paragraph--type--tools-banner .main-content .field--name-field-text-plain-long{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(16px + 2 * ((100vw - 600px) / 1080));line-height:calc(22px + 3 * ((100vw - 600px) / 1080));font-family:"Antwerp-Light",serif;margin-bottom:calc(20px + 20 * ((100vw - 600px) / 1080));flex-grow:1;color:#2F2F2F;}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-long{font-size:16px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-long{font-size:18px;}}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-long{line-height:22px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-long{line-height:25px;}}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-long{margin-bottom:20px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-long{margin-bottom:40px;}}@media (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-text-plain-long{display:none;}}.paragraph--type--tools-banner .main-content .field--name-field-link{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph--type--tools-banner .main-content .field--name-field-link{margin-bottom:10px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .main-content .field--name-field-link{margin-bottom:20px;}}.paragraph--type--tools-banner .main-content .field--name-field-link a{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--tools-banner .main-content .field--name-field-link a::before,.paragraph--type--tools-banner .main-content .field--name-field-link a::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.paragraph--type--tools-banner .main-content .field--name-field-link a::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#00457D;}.paragraph--type--tools-banner .main-content .field--name-field-link a::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .paragraph--type--tools-banner .main-content .field--name-field-link a:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--tools-banner .main-content .field--name-field-link a:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--tools-banner .main-content .field--name-field-link a:hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--tools-banner .sector-tools-links-container{width:48.91892%;}@media (max-width:600px){.paragraph--type--tools-banner .sector-tools-links-container{display:none;}}.paragraph--type--tools-banner .sector-tools-links-container--top{padding-top:calc(10px + 10 * ((100vw - 600px) / 1080));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));border-top:1px solid #00457D;border-bottom:1px solid #00457D;}@media screen and (max-width:600px){.paragraph--type--tools-banner .sector-tools-links-container--top{padding-top:10px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .sector-tools-links-container--top{padding-top:20px;}}@media screen and (max-width:600px){.paragraph--type--tools-banner .sector-tools-links-container--top{padding-bottom:10px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .sector-tools-links-container--top{padding-bottom:20px;}}.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-label{margin-bottom:calc(5px + 5 * ((100vw - 600px) / 1080));color:#2F2F2F;font-weight:400;}@media screen and (max-width:600px){.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-label{margin-bottom:5px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-label{margin-bottom:10px;}}.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-text-plain-three{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(70px + 50 * ((100vw - 600px) / 1080));line-height:calc(70px + 50 * ((100vw - 600px) / 1080));letter-spacing:-1.5px;font-family:"Patron",sans-serif;font-weight:100;}@media screen and (max-width:600px){.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-text-plain-three{font-size:70px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-text-plain-three{font-size:120px;}}@media screen and (max-width:600px){.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-text-plain-three{line-height:70px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-text-plain-three{line-height:120px;}}.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-tools-entity{display:grid;grid-template-columns:repeat(3,1fr);gap:4.32432%;}.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-tools-entity > .field__item{padding-right:calc(5px + 5 * ((100vw - 600px) / 1080));border-right:1px solid #00457D;}@media screen and (max-width:600px){.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-tools-entity > .field__item{padding-right:5px;}}@media screen and (min-width:1680px){.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-tools-entity > .field__item{padding-right:10px;}}.paragraph--type--tools-banner .sector-tools-links-container .field--name-field-tools-entity > .field__item:last-child{border-right:none;}.paragraph--type--tools-banner .field--type-image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;}.paragraph--type--tools-banner .field--type-image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}
.paragraph:not(.nested){margin-bottom:calc(40px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.paragraph:not(.nested){margin-bottom:40px;}}@media screen and (min-width:1680px){.paragraph:not(.nested){margin-bottom:80px;}}.paragraph:not(.nested):last-child{margin-bottom:0;}.field--name-field-paragraph-title{width:82.97297%;}
.view-analyses.view-display-id-block_latest .slider--content{width:34.05405%;}@media (max-width:600px){.view-analyses.view-display-id-block_latest .slider--content{width:85.13514%;}}.view-analyses.view-display-id-block_latest .slider--content .node{padding-right:calc(10px + 22 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.view-analyses.view-display-id-block_latest .slider--content .node{padding-right:10px;}}@media screen and (min-width:1680px){.view-analyses.view-display-id-block_latest .slider--content .node{padding-right:32px;}}.view-analyses.view-display-id-block_latest .slider--content .node .icon-container{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 1080));width:100%;}@media screen and (max-width:600px){.view-analyses.view-display-id-block_latest .slider--content .node .icon-container{margin-bottom:15px;}}@media screen and (min-width:1680px){.view-analyses.view-display-id-block_latest .slider--content .node .icon-container{margin-bottom:30px;}}@media (max-width:600px){.view-analyses.view-display-id-block_latest .slider--content .node .icon-container{width:79.48108%;}}.view-analyses.view-display-id-block_latest .slider--content .node time .long{display:block;}.view-analyses.view-display-id-block_latest .slider--content .node time .short{display:none;}.view-analyses.view-display-id-block_related .icon-container{background-color:#fff;}.view-analyses.view-display-id-block_related svg .background{fill:#fff;}
.views-exposed-form .button-wrapper--reset .form-submit{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.views-exposed-form .button-wrapper--reset .form-submit:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .views-exposed-form .button-wrapper--reset .form-submit:focus,.views-exposed-form .button-wrapper--reset .using-mouse .form-submit:focus,.using-mouse .views-exposed-form .button-wrapper--reset .form-submit:focus-visible,.views-exposed-form .button-wrapper--reset .using-mouse .form-submit:focus-visible{outline:none;}.views-exposed-form summary:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .views-exposed-form summary:focus,.views-exposed-form .using-mouse summary:focus,.using-mouse .views-exposed-form summary:focus-visible,.views-exposed-form .using-mouse summary:focus-visible{outline:none;}.view-filters{position:relative;}.views-exposed-form .form--inline{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));display:grid;grid-template-columns:repeat(6,1fr);-moz-column-gap:2.16216%;column-gap:2.16216%;align-items:center;}@media screen and (max-width:600px){.views-exposed-form .form--inline{margin-bottom:30px;}}@media screen and (min-width:1680px){.views-exposed-form .form--inline{margin-bottom:60px;}}@media (max-width:1500px){.views-exposed-form .form--inline{grid-template-columns:repeat(3,1fr);row-gap:calc(10px + 20 * ((100vw - 600px) / 1080));}}@media screen and (max-width:1500px) and (max-width:600px){.views-exposed-form .form--inline{row-gap:10px;}}@media screen and (max-width:1500px) and (min-width:1680px){.views-exposed-form .form--inline{row-gap:30px;}}@media (max-width:850px){.views-exposed-form .form--inline{grid-template-columns:repeat(2,1fr);}}@media (max-width:600px){.views-exposed-form .form--inline{grid-template-columns:1fr;}}.node__content--top--preprocess-content .views-exposed-form .form--inline{grid-template-columns:1fr;margin-bottom:0;padding-right:26.62162%;box-sizing:border-box;}@media (max-width:1024px){.node__content--top--preprocess-content .views-exposed-form .form--inline{padding-right:0;}}.views-exposed-form details{position:relative;}.views-exposed-form .details-wrapper{width:100%;position:absolute;top:50px;left:0;z-index:1;background-color:#fff;border-right:2px solid #00457D;border-bottom:2px solid #00457D;border-left:2px solid #00457D;box-sizing:border-box;}.views-exposed-form .details-wrapper .form-item{position:relative;padding:15px;box-sizing:border-box;border-bottom:2px solid #00457D;}.views-exposed-form .details-wrapper .form-item:last-child{border:none;}.has-mouse .views-exposed-form .details-wrapper .form-item:hover{background-color:#F9F5F2;}.views-exposed-form .details-wrapper .form-item .form-radio{width:100%;height:100%;top:0;left:0;margin:0;cursor:pointer;}.views-exposed-form .button-wrapper--reset{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;position:relative;display:flex;align-items:center;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .views-exposed-form .button-wrapper--reset:hover{color:#A4ABAD;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .views-exposed-form .button-wrapper--reset:hover::before,.has-mouse .views-exposed-form .button-wrapper--reset:hover::after{background-color:#A4ABAD;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.views-exposed-form .button-wrapper--reset::before,.views-exposed-form .button-wrapper--reset::after{content:'';width:10px;height:2px;background-color:#2F2F2F;display:block;position:absolute;top:50%;left:0;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.views-exposed-form .button-wrapper--reset::before{transform:translateY(-50%) rotate(45deg);}.views-exposed-form .button-wrapper--reset::after{transform:translateY(-50%) rotate(-45deg);}.views-exposed-form .button-wrapper--reset .form-submit{padding-left:20px;cursor:pointer;}
#views-exposed-form-search-exposed-search .form-text{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0px;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}#views-exposed-form-search-exposed-search{display:flex;align-items:center;flex-grow:1;}#views-exposed-form-search-exposed-search .form--inline,#views-exposed-form-search-exposed-search .form-item-search-api-fulltext{width:100%;}#views-exposed-form-search-exposed-search .form-text{width:100%;height:38px;box-sizing:border-box;border:none;border-bottom:2px solid #00457D;}
.view-latest.view-display-id-block_menu .view-content{row-gap:calc(20px + 20 * ((100vw - 600px) / 1080));display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:4.32432%;column-gap:4.32432%;}@media screen and (max-width:600px){.view-latest.view-display-id-block_menu .view-content{row-gap:20px;}}@media screen and (min-width:1680px){.view-latest.view-display-id-block_menu .view-content{row-gap:40px;}}@media (max-width:1024px){.view-latest.view-display-id-block_menu .view-content{grid-template-columns:1fr;padding-right:17.38739%;row-gap:15px;}}@media (max-width:1024px){.view-latest.view-display-id-block_menu .node--view-mode-teaser{display:flex;justify-content:space-between;flex-direction:row;}}.view-latest.view-display-id-block_menu .node--view-mode-teaser .field--name-field-image,.view-latest.view-display-id-block_menu .node--view-mode-teaser .svg-container,.view-latest.view-display-id-block_menu .node--view-mode-teaser .fallback-image-container,.view-latest.view-display-id-block_menu .node--view-mode-teaser .icon-container{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));width:63.78378%;}@media screen and (max-width:600px){.view-latest.view-display-id-block_menu .node--view-mode-teaser .field--name-field-image,.view-latest.view-display-id-block_menu .node--view-mode-teaser .svg-container,.view-latest.view-display-id-block_menu .node--view-mode-teaser .fallback-image-container,.view-latest.view-display-id-block_menu .node--view-mode-teaser .icon-container{margin-bottom:10px;}}@media screen and (min-width:1680px){.view-latest.view-display-id-block_menu .node--view-mode-teaser .field--name-field-image,.view-latest.view-display-id-block_menu .node--view-mode-teaser .svg-container,.view-latest.view-display-id-block_menu .node--view-mode-teaser .fallback-image-container,.view-latest.view-display-id-block_menu .node--view-mode-teaser .icon-container{margin-bottom:20px;}}@media (max-width:1024px){.view-latest.view-display-id-block_menu .node--view-mode-teaser .field--name-field-image,.view-latest.view-display-id-block_menu .node--view-mode-teaser .svg-container,.view-latest.view-display-id-block_menu .node--view-mode-teaser .fallback-image-container,.view-latest.view-display-id-block_menu .node--view-mode-teaser .icon-container{width:36.88649%;margin-bottom:0;}}.view-latest.view-display-id-block_menu .node--view-mode-teaser .node__content{padding-right:calc(20px + 20 * ((100vw - 600px) / 1080));box-sizing:border-box;}@media screen and (max-width:600px){.view-latest.view-display-id-block_menu .node--view-mode-teaser .node__content{padding-right:20px;}}@media screen and (min-width:1680px){.view-latest.view-display-id-block_menu .node--view-mode-teaser .node__content{padding-right:40px;}}@media (max-width:1024px){.view-latest.view-display-id-block_menu .node--view-mode-teaser .node__content{width:57.92432%;padding-right:0;}}
.view-news.view-display-id-block_main .attachment{margin-bottom:calc(80px + 80 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.view-news.view-display-id-block_main .attachment{margin-bottom:80px;}}@media screen and (min-width:1680px){.view-news.view-display-id-block_main .attachment{margin-bottom:160px;}}@media (max-width:600px){.view-news.view-display-id-block_main .attachment{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 1080));}}@media screen and (max-width:600px) and (max-width:600px){.view-news.view-display-id-block_main .attachment{margin-bottom:30px;}}@media screen and (max-width:600px) and (min-width:1680px){.view-news.view-display-id-block_main .attachment{margin-bottom:60px;}}
.pager .pager__item--next a::before,.pager .pager__item--previous a::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.pager .pager__item--previous a::before{content:"\e906";}.pager .pager__item--next a::before{content:"\e907";}.pager .pager__item--next a,.pager .pager__item--previous a,.pager .pager__item > *{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#FDF9F1;color:#00457D;font-weight:600;}.pager .pager__item:not(.is-active) a:not(.disabled){transition:background-color cubic-bezier(0.23,1,0.32,1) 0.45s;}.has-mouse .pager .pager__item:not(.is-active) a:hover:not(.disabled),.pager .pager__item:not(.is-active) .has-mouse a:hover:not(.disabled){background-color:#D8D8D8;transition:background-color cubic-bezier(0.25,0.46,0.45,0.94) 0.25s;}.pager .pager__item--next a{font-size:10px;}.pager .pager__item--next a::before{transition:transform cubic-bezier(0.23,1,0.32,1) 0.45s;}.has-mouse .pager .pager__item--next a:hover::before,.pager .pager__item--next .has-mouse a:hover::before{transform:translateX(2px);transition:transform cubic-bezier(0.25,0.46,0.45,0.94) 0.25s;}.pager .pager__item--previous a{font-size:10px;}.pager .pager__item--previous a::before{transition:transform cubic-bezier(0.23,1,0.32,1) 0.45s;}.has-mouse .pager .pager__item--previous a:hover::before,.pager .pager__item--previous .has-mouse a:hover::before{transform:translateX(-2px);transition:transform cubic-bezier(0.25,0.46,0.45,0.94) 0.25s;}.pager{margin-top:calc(40px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.pager{margin-top:40px;}}@media screen and (min-width:1680px){.pager{margin-top:80px;}}.pager ul{display:flex;}.pager li{margin-right:10px;}.pager .pager__item.is-active a{color:#fff;background-color:#00457D;}.pager .pager__item a.disabled::before{opacity:0.25;}.pager .pager__item a.disabled:hover::before{transform:none;}
.view-publications.view-display-id-block_main .views-row:first-child{grid-column:span 6;grid-row:span 2;}@media (max-width:850px){.view-publications.view-display-id-block_main .views-row:first-child{grid-row:span 1;}}@media (max-width:600px){.view-publications.view-display-id-block_main .views-row:first-child{grid-column:span 6;}}@media (max-width:414px){.view-publications.view-display-id-block_main .views-row:first-child{grid-column:span 12;}}.view-publications.view-display-id-block_main .views-row:first-child .icon-container,.view-publications.view-display-id-block_main .views-row:first-child .field--name-field-image{width:82.61261%;}@media (max-width:600px){.view-publications.view-display-id-block_main .views-row:first-child .icon-container,.view-publications.view-display-id-block_main .views-row:first-child .field--name-field-image{width:100%;}}@media (max-width:414px){.view-publications.view-display-id-block_main .views-row:first-child .icon-container,.view-publications.view-display-id-block_main .views-row:first-child .field--name-field-image{width:23.37838%;}}.view-publications.view-display-id-block_main .views-row:first-child .field--name-field-image{background-color:#00457D;}.view-publications.view-display-id-block_main .views-row:first-child .field--name-field-image img{height:100%;top:0;}
.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit::after{content:"\e900";}.view-search.view-display-id-main{min-height:calc(100px + 100 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.view-search.view-display-id-main{min-height:100px;}}@media screen and (min-width:1680px){.view-search.view-display-id-main{min-height:200px;}}.view-search.view-display-id-main .view-header{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(30px + 20 * ((100vw - 600px) / 1080));line-height:calc(34px + 18 * ((100vw - 600px) / 1080));letter-spacing:-0.5px;font-family:"Patron",sans-serif;font-weight:300;color:#00457D;}@media screen and (max-width:600px){.view-search.view-display-id-main .view-header{margin-bottom:25px;}}@media screen and (min-width:1680px){.view-search.view-display-id-main .view-header{margin-bottom:50px;}}@media screen and (max-width:600px){.view-search.view-display-id-main .view-header{font-size:30px;}}@media screen and (min-width:1680px){.view-search.view-display-id-main .view-header{font-size:50px;}}@media screen and (max-width:600px){.view-search.view-display-id-main .view-header{line-height:34px;}}@media screen and (min-width:1680px){.view-search.view-display-id-main .view-header{line-height:52px;}}.view-search.view-display-id-main .view-filters > .label{display:none;}.view-search.view-display-id-main .views-exposed-form .form--inline{display:block;position:relative;width:48.91892%;}@media (max-width:850px){.view-search.view-display-id-main .views-exposed-form .form--inline{width:100%;}}.has-result.view-search.view-display-id-main .views-exposed-form .form--inline{padding-bottom:30px;}.view-search.view-display-id-main .views-exposed-form .form-item-search-api-fulltext{width:100%;}.view-search.view-display-id-main .views-exposed-form .form-item-search-api-fulltext input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:calc(14px + 2 * ((100vw - 600px) / 1080));line-height:calc(20px + 2 * ((100vw - 600px) / 1080));font-family:"Patron",sans-serif;font-weight:600;padding:20px 60px 20px 20px;background-image:none;}@media screen and (max-width:600px){.view-search.view-display-id-main .views-exposed-form .form-item-search-api-fulltext input{font-size:14px;}}@media screen and (min-width:1680px){.view-search.view-display-id-main .views-exposed-form .form-item-search-api-fulltext input{font-size:16px;}}@media screen and (max-width:600px){.view-search.view-display-id-main .views-exposed-form .form-item-search-api-fulltext input{line-height:20px;}}@media screen and (min-width:1680px){.view-search.view-display-id-main .views-exposed-form .form-item-search-api-fulltext input{line-height:22px;}}.view-search.view-display-id-main .views-exposed-form .form-actions{height:100%;position:absolute;right:0;top:0;z-index:1;}.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit{position:absolute;top:14px;left:calc(100% - 52px);cursor:pointer;width:38px;padding:0;min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit::before,.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:38px;color:#fff;}.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit::before{content:'';border:2px solid #fff;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .view-search.view-display-id-main .views-exposed-form .button-wrapper--submit:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view-search.view-display-id-main .views-exposed-form .button-wrapper--submit:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view-search.view-display-id-main .views-exposed-form .button-wrapper--submit:hover::before{background-color:#fff;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit::before{background-color:#00457D;border:none;}.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit:focus-within::before{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .view-search.view-display-id-main .views-exposed-form .button-wrapper--submit:focus-within::before{outline:none;}.has-mouse .view-search.view-display-id-main .views-exposed-form .button-wrapper--submit:hover::before{background-color:#A4ABAD;}.view-search.view-display-id-main .views-exposed-form .button-wrapper--submit input{position:absolute;top:0;left:0;width:38px;height:38px;opacity:0;z-index:1;cursor:pointer;}.view-search.view-display-id-main .views-exposed-form .button-wrapper--reset{position:absolute;right:14px;bottom:0;}
.view-tools-all.view-display-id-main thead tr{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:2.16216%;grid-row-gap:calc(20px + 40 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.view-tools-all.view-display-id-main thead tr{grid-row-gap:20px;}}@media screen and (min-width:1680px){.view-tools-all.view-display-id-main thead tr{grid-row-gap:60px;}}.view-tools-all.view-display-id-main table{width:100%;}.view-tools-all.view-display-id-main thead{display:block;}.view-tools-all.view-display-id-main thead a{color:#00457D;}.has-mouse .view-tools-all.view-display-id-main thead a:hover{color:#2F2F2F80;}.view-tools-all.view-display-id-main thead tr{padding-bottom:calc(7.5px + 7.5 * ((100vw - 600px) / 1080));border-bottom:1px solid #2F2F2F25;}@media screen and (max-width:600px){.view-tools-all.view-display-id-main thead tr{padding-bottom:7.5px;}}@media screen and (min-width:1680px){.view-tools-all.view-display-id-main thead tr{padding-bottom:15px;}}.view-tools-all.view-display-id-main thead th{position:relative;padding-left:21px;}@media (max-width:600px){.view-tools-all.view-display-id-main thead th{padding-left:0;}}.view-tools-all.view-display-id-main thead th::after{content:'';position:absolute;top:8px;left:0;display:block;width:0;height:0;border-style:solid;border-width:8px 5.5px 0 5.5px;border-color:#2F2F2F80 transparent transparent transparent;}@media (max-width:600px){.view-tools-all.view-display-id-main thead th::after{display:none;}}.view-tools-all.view-display-id-main thead th .tablesort{position:absolute;top:8px;left:0;display:block;width:0;height:0;border-style:solid;border-width:8px 5.5px 0 5.5px;border-color:#00457D transparent transparent transparent;}.view-tools-all.view-display-id-main thead th .tablesort--asc,.view-tools-all.view-display-id-main thead th .tablesort--desc{background-image:none;}.view-tools-all.view-display-id-main thead th .tablesort--desc{transform:rotate(180deg);top:7px;}.view-tools-all.view-display-id-main thead th.is-active::after{display:none;}.view-tools-all.view-display-id-main thead .views-field-rendered-entity{display:none;}.view-tools-all.view-display-id-main thead .views-field-title{grid-column:span 6;}@media (max-width:850px){.view-tools-all.view-display-id-main thead .views-field-title{grid-column:span 9;}}.view-tools-all.view-display-id-main thead .views-field-field-latest-status-update{grid-column:span 2;}@media (max-width:850px){.view-tools-all.view-display-id-main thead .views-field-field-latest-status-update{display:none;}}.view-tools-all.view-display-id-main thead .views-field-field-year{grid-column:span 1;}.view-tools-all.view-display-id-main thead .views-field-name{grid-column:span 3;}@media (max-width:850px){.view-tools-all.view-display-id-main thead .views-field-name{display:none;}}.view-tools-all.view-display-id-main tbody .views-field-title,.view-tools-all.view-display-id-main tbody .views-field-field-latest-status-update,.view-tools-all.view-display-id-main tbody .views-field-field-year,.view-tools-all.view-display-id-main tbody .views-field-name{display:none;}.view-tools-all.view-display-id-main .form-actions{position:absolute;right:0;top:3px;}
.view .more-link a::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.view .more-link a::after{content:"\e907";}.view .more-link{margin-top:calc(20px + 20 * ((100vw - 600px) / 1080));}@media screen and (max-width:600px){.view .more-link{margin-top:20px;}}@media screen and (min-width:1680px){.view .more-link{margin-top:40px;}}.view .more-link a{min-height:38px;position:relative;display:inline-flex;align-items:center;padding-left:48px;box-sizing:border-box;color:#2F2F2F;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.view .more-link a::before,.view .more-link a::after{width:38px;height:38px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;}.view .more-link a::after{display:flex;justify-content:center;align-items:center;text-align:center;line-height:38px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);font-size:10px;color:#00457D;}.view .more-link a::before{content:'';border:2px solid #00457D;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1),background-color 0.45s cubic-bezier(0.23,1,0.32,1);box-sizing:border-box;}.has-mouse .view .more-link a:hover{color:#2F2F2F80;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view .more-link a:hover::after{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view .more-link a:hover::before{background-color:#00457D;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
[data-drupal-messages]{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}[data-drupal-messages]{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}[data-drupal-messages]{background-color:#D8D8D8;border-bottom:1px solid #A4ABAD;}.messages{padding-top:calc(10px + 10 * ((100vw - 600px) / 1080));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 1080));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-display:swap;font-size:12px;line-height:16px;font-family:"Patron",sans-serif;font-weight:400;}@media screen and (max-width:600px){.messages{padding-top:10px;}}@media screen and (min-width:1680px){.messages{padding-top:20px;}}@media screen and (max-width:600px){.messages{padding-bottom:10px;}}@media screen and (min-width:1680px){.messages{padding-bottom:20px;}}.messages::before{content:'';display:inline-flex;width:8px;height:8px;margin-right:10px;border-radius:50%;}.messages--status::before{background-color:#96C8A0;}.messages--warning::before{background-color:#96C8A0;}.messages--error::before{background-color:#96C8A0;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item{margin-top:8px;}.messages__item:first-child{margin-top:0;}

.form-item{margin:0 0 distance(1);}
