/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.form-type-select::before{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.form-type-select::before{content:"\e900";}label{margin-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;display:block;color:#4C3440;}@media screen and (max-width:600px){label{margin-bottom:7.5px;}}@media screen and (min-width:1350px){label{margin-bottom:10px;}}.form-type-select .form-select,fieldset,.form-text,.form-email,.form-number,.form-tel,.form-textarea,.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,.form-email,.form-number,.form-tel,.form-textarea{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;min-height:60px;padding:20px 20px 18px;box-sizing:border-box;background-color:#FFF;border-radius:3px;}.form-submit{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;min-width:196px;min-height:60px;padding:20px 20px 19px;box-sizing:border-box;border-radius:3px;background-color:#4C3440;color:#FFF;text-align:center;cursor:pointer;transition:background-color,200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .form-submit:hover{background-color:#B5B5B5;}@media (max-width:414px){.form-submit{width:100%;}}.form-checkbox{position:absolute;opacity:0;}.form-checkbox + label{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;display:flex;align-items:center;position:relative;min-height:30px;margin:0;padding-top:5px;padding-left:40px;box-sizing:border-box;color:#4C3440;}.has-dark-background .form-checkbox + label{color:#FFF;}.form-checkbox + label::before{display:block;position:absolute;top:0;left:0;border:1px solid;border-color:#4C3440;border-radius:3px;box-sizing:border-box;width:30px;height:30px;content:'';}.has-dark-background .form-checkbox + label::before{border-color:#FFF;}.form-checkbox + label::after{display:block;position:absolute;top:4px;left:4px;width:22px;height:22px;content:'';background-image:url("/themes/b14theme/svgs/checkbox.svg");background-size:contain;opacity:0;}.has-dark-background .form-checkbox + label::after{background-image:url("/themes/b14theme/svgs/checkbox_white.svg");}.form-checkbox:checked + label::after{opacity:1;}.form-checkbox:disabled + label{filter:blur(1px);}.form-radio{position:absolute;opacity:0;}.form-radio + label{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;min-height:60px;margin:0;}.form-radio:not(.form-radio--simple) + label{display:flex;align-items:center;position:relative;padding-left:75px;box-sizing:border-box;color:#4C3440;}.has-dark-background .form-radio:not(.form-radio--simple) + label{color:#FFF;}.form-radio:not(.form-radio--simple) + label::before{display:block;position:absolute;top:0;left:0;border-radius:3px;box-sizing:border-box;width:60px;height:60px;background-color:#FFF;content:'';}.has-dark-background .form-radio:not(.form-radio--simple) + label::before{border-color:#FFF;}.form-radio:not(.form-radio--simple) + label::after{display:block;position:absolute;top:20px;left:20px;width:20px;height:20px;background-color:#F0F0F0;border-radius:50%;content:'';}.form-radio:not(.form-radio--simple):checked + label::after{background-color:#4C3440;}.form-radio:not(.form-radio--simple):disabled + label{filter:blur(1px);}.form-radio--simple + label{padding:20px 20px 19px;box-sizing:border-box;border-radius:3px;background-color:#FFF;color:#4C3440;text-align:center;cursor:pointer;transition:background-color,200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .form-radio--simple + label:hover{background-color:#4C3440;color:#FFF;}.form-radio--simple:checked + label{background-color:#4C3440;color:#FFF;}.form-radio--simple:disabled + label{filter:blur(1px);}.form-type-select{display:flex;width:100%;position:relative;pointer-events:none;}.form-type-select::before{display:inline-block;font-size:11px;color:#FFF;}@media (max-width:1024px){.form-type-select{width:48.93617%;margin-right:2.12766%;float:left;}.form-type-select:nth-child(2n){margin-right:0;}.form-type-select:nth-child(2n+1){clear:left;}}@media (max-width:600px){.form-type-select{width:100%;}}.form-type-select::before{position:absolute;top:50%;right:24.5px;z-index:1;transform:translateY(-50%);}.form-type-select::after{width:calc(57px + 3 * ((100vw - 600px) / 750));height:100%;content:'';display:block;position:absolute;top:0;right:0;background-color:#4C3440;border-top-right-radius:3px;border-bottom-right-radius:3px;transition:background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.form-type-select::after{width:57px;}}@media screen and (min-width:1350px){.form-type-select::after{width:60px;}}.has-dark-background .form-type-select::after{background-color:#777;}.form-type-select .form-select{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;padding:20px 60px 21px 20px;background-color:#FFF;color:#777;border-radius:3px;pointer-events:auto;cursor:pointer;}.has-mouse .form-type-select:hover::after{background-color:#B5B5B5;}.form-item .description,.form-item p{margin-top:calc(7.5px + 2.5 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media screen and (max-width:600px){.form-item .description,.form-item p{margin-top:7.5px;}}@media screen and (min-width:1350px){.form-item .description,.form-item p{margin-top:10px;}}.form-text::-moz-placeholder,.form-email::-moz-placeholder,.form-number::-moz-placeholder,.form-tel::-moz-placeholder,.form-textarea::-moz-placeholder{color:#B5B5B5;}.form-text:-ms-input-placeholder,.form-email:-ms-input-placeholder,.form-number:-ms-input-placeholder,.form-tel:-ms-input-placeholder,.form-textarea:-ms-input-placeholder{color:#B5B5B5;}.form-text::placeholder,.form-email::placeholder,.form-number::placeholder,.form-tel::placeholder,.form-textarea::placeholder{color:#B5B5B5;}
.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:1400px;height:100%;}.scopes-debug-grid .grid-container .single-grid{width:6.38298%;margin-right:2.12766%;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 (max-width:1880px){.scopes-debug-grid .grid-container .single-grid{width:6.38298%;margin-right:2.12766%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.12766%;}.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:1680px){.scopes-debug-grid .grid-container .single-grid{width:6.38298%;margin-right:2.12766%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.12766%;}.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.38298%;margin-right:2.12766%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.12766%;}.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.38298%;margin-right:2.12766%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.12766%;}.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.38298%;margin-right:2.12766%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.12766%;}.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.38298%;margin-right:2.12766%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.12766%;}.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.12766%", "column": "6.38298%", "width": "90%", "maxwidth": "1400px"}}, "desktop-large": {"grid": {"count": 12, "gutter": "2.12766%", "column": "6.38298%", "width": null, "maxwidth": null}}, "desktop": {"grid": {"count": 12, "gutter": "2.12766%", "column": "6.38298%", "width": null, "maxwidth": null}}, "tablet-down": {"grid": {"count": 12, "gutter": "2.12766%", "column": "6.38298%", "width": null, "maxwidth": null}}, "premobile-down": {"grid": {"count": 12, "gutter": "2.12766%", "column": "6.38298%", "width": null, "maxwidth": null}}, "mobile-only": {"grid": {"count": 12, "gutter": "2.12766%", "column": "6.38298%", "width": null, "maxwidth": null}}, "mobile-pure": {"grid": {"count": 12, "gutter": "2.12766%", "column": "6.38298%", "width": null, "maxwidth": null}}, "_debug": "iddqd"}';}.scope-scope{position:absolute;display:none;}#scope-default{top:1px;}@media (max-width:1880px){#scope-desktop-large{top:1px;}}@media (max-width:1680px){#scope-desktop{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;}
@font-face{font-family:'Duplicate Sans Web';src:url(/themes/b14theme/fonts/DuplicateSans-Regular-Web.woff2) format("woff2"),url(/themes/b14theme/fonts/DuplicateSans-Regular-Web.woff) format("woff");}@font-face{font-family:'Duplicate Sans Web Bold';src:url(/themes/b14theme/fonts/DuplicateSans-Bold-Web.woff2) format("woff2"),url(/themes/b14theme/fonts/DuplicateSans-Bold-Web.woff) format("woff");}@font-face{font-family:'icomoon';src:url(/themes/b14theme/fonts/icomoon/icomoon.eot?t5n9lf=);src:url(/themes/b14theme/fonts/icomoon/icomoon.eot?t5n9lf=#iefix) format("embedded-opentype"),url(/themes/b14theme/fonts/icomoon/icomoon.woff2?t5n9lf=) format("woff2"),url(/themes/b14theme/fonts/icomoon/icomoon.ttf?t5n9lf=) format("truetype"),url(/themes/b14theme/fonts/icomoon/icomoon.woff?t5n9lf=) format("woff"),url(/themes/b14theme/fonts/icomoon/icomoon.svg?t5n9lf=#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block;}
html,body{font-size:calc(15px + 3 * ((100vw - 600px) / 750));line-height:calc(20px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;color:#2E2E2E;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@media screen and (max-width:600px){html,body{font-size:15px;}}@media screen and (min-width:1350px){html,body{font-size:18px;}}@media screen and (max-width:600px){html,body{line-height:20px;}}@media screen and (min-width:1350px){html,body{line-height:24px;}}body{background-color:#F0F0F0;}p,ul,ol{margin:0 0 1.33em;}p:last-child,ul:last-child,ol:last-child{margin-bottom:0;}a{text-decoration:none;color:#2E2E2E;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}strong,b{font-family:"Duplicate Sans Web Bold","sans-serif";}h1,h2,h3,h4{font-weight:normal;margin:0;color:#4C3440;}h1{font-size:calc(40px + 28 * ((100vw - 600px) / 750));line-height:calc(40px + 26 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;margin-bottom:calc(22.5px + 7.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){h1{font-size:40px;}}@media screen and (min-width:1350px){h1{font-size:68px;}}@media screen and (max-width:600px){h1{line-height:40px;}}@media screen and (min-width:1350px){h1{line-height:66px;}}@media screen and (max-width:600px){h1{margin-bottom:22.5px;}}@media screen and (min-width:1350px){h1{margin-bottom:30px;}}@media (max-width:600px){h1{-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}h2{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){h2{font-size:21px;}}@media screen and (min-width:1350px){h2{font-size:26px;}}@media screen and (max-width:600px){h2{line-height:25px;}}@media screen and (min-width:1350px){h2{line-height:30px;}}@media screen and (max-width:600px){h2{margin-bottom:11.25px;}}@media screen and (min-width:1350px){h2{margin-bottom:15px;}}h3,h4{font-size:calc(15px + 3 * ((100vw - 600px) / 750));line-height:calc(20px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;}@media screen and (max-width:600px){h3,h4{font-size:15px;}}@media screen and (min-width:1350px){h3,h4{font-size:18px;}}@media screen and (max-width:600px){h3,h4{line-height:20px;}}@media screen and (min-width:1350px){h3,h4{line-height:24px;}}img{display:block;width:100%;height:auto;}
.main-menu--nav-container .menu-button::after,.menu-button--open .text::after,.menu-button--close .text::after,.menu-button--search .text::after,.main-menu--newsletter-link .cta-link::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.menu-button--close .text::after{content:"\e904";}.menu-button--open .text::after{content:"\e905";}.menu-button--search .text::after{content:"\e906";}.main-menu--newsletter-link .cta-link::after{content:"\e908";}.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;}.top-spacer--header{width:100%;height:calc(82.5px + 27.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.top-spacer--header{height:82.5px;}}@media screen and (min-width:1350px){.top-spacer--header{height:110px;}}.no-title-label .top-spacer--header{height:calc(90px + 30 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.no-title-label .top-spacer--header{height:90px;}}@media screen and (min-width:1350px){.no-title-label .top-spacer--header{height:120px;}}.pullup-content .top-spacer--header{height:0;}.site-header{position:fixed;z-index:3000;top:0px;left:0;width:100%;height:60px;box-sizing:border-box;transition:background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.site-header.show-header{transform:translateY(0);transition:transform 500ms cubic-bezier(0.25,0.46,0.45,0.94);background-color:#F0F0F0;box-shadow:0px 2px 2px 0px rgba(0,0,0,0.1);}.site-header.hide-header{transform:translateY(-100%);transition:transform 500ms cubic-bezier(0.25,0.46,0.45,0.94),background-color 500ms cubic-bezier(0.25,0.46,0.45,0.94) 500ms;background-color:transparent;}.site-header .site-header--logo{width:14.89362%;margin-right:2.12766%;float:left;}.site-header .breadcrumb-container--main{width:40.42553%;}@media (max-width:1880px){.site-header .breadcrumb-container--main{padding-right:6.38298%;box-sizing:border-box;}}@media (max-width:1680px){.site-header .breadcrumb-container--main{width:48.93617%;padding-right:175px;}}@media (max-width:1024px){.site-header .breadcrumb-container--main{display:none;}}.site-header > .wrapper{height:100%;display:flex;align-items:center;justify-content:space-between;}.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;top:0;right:0;left:0;}.pullup-content [data-drupal-messages]{margin-top:65px;}.main-menu--nav-container{position:absolute;top:0;left:1px;width:210px;height:60px;display:flex;z-index:1;transform:translateX(-100%);}@media (max-width:600px){.main-menu--nav-container{width:120px;}}.main-menu--nav-container .menu-button{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;width:105px;cursor:pointer;text-align:center;}.main-menu--nav-container .menu-button::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);display:none;}@media (max-width:600px){.main-menu--nav-container .menu-button{width:60px;}.main-menu--nav-container .menu-button::after{display:block;}.main-menu--nav-container .menu-button .text{display:none;}}.menu-button{padding:0 15px;box-sizing:border-box;cursor:pointer;}.menu-button--open{position:relative;background-color:#4C3440;color:#FFF;transition:background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.menu-button--open::after{content:'\e905';font-size:14px;color:#FFF;}.menu-button--open .text{display:flex;position:relative;padding-right:35px;}.menu-button--open .text::after{display:inline-block;font-size:14px;color:#FFF;}.menu-button--open .text::after{position:absolute;top:50%;transform:translateY(-50%);right:0;}.has-mouse .menu-button--open:hover{background-color:#B5B5B5;}.menu-button--close{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;height:60px;display:flex;align-items:center;position:absolute;top:0;right:0;padding:15px 30px;color:#4C3440;z-index:3;}@media (max-width:600px){.menu-button--close{padding:21px 5% 21px;}}.menu-button--close .text{display:flex;position:relative;padding-right:30px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.menu-button--close .text::after{display:inline-block;font-size:16px;color:#4C3440;}.menu-button--close .text::after{position:absolute;top:50%;transform:translateY(-50%);right:0;}.has-mouse .menu-button--close .text:hover{color:#777;}.menu-button--close .text::after{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .menu-button--close .text:hover::after{color:#777;}.menu-button--search{position:relative;width:60px;background-color:#FFF;color:#4C3440;transition:background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94),color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.menu-button--search::after{content:'\e906';}.menu-button--search .text{display:flex;position:relative;padding-right:28px;}.menu-button--search .text::after{display:inline-block;font-size:18px;color:#4C3440;}.menu-button--search .text::after{position:absolute;top:50%;transform:translateY(-50%);right:0;}.menu-button--search .text::after{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:600px){.menu-button--search{display:none;}}.has-mouse .menu-button--search:hover{background-color:#B5B5B5;color:#FFF;}.has-mouse .menu-button--search:hover .text::after{color:#FFF;}.main-menu--container{position:absolute;top:0;left:100%;width:100%;height:100vh;height:calc(var(--vh,1vh) * 100);}.main-menu--container__inner{height:100%;position:relative;}.main-menu--content{position:absolute;top:0;left:0;width:40.42553%;height:100%;margin-left:calc(50% - 50vw);padding-right:calc(-50% + 50vw);padding-left:2.12766%;z-index:2;}.has-visible-scrollbar .main-menu--content{margin-left:calc(50% - 50vw + 8.5px);padding-right:calc(-50% + 50vw - 8.5px);}@media (max-width:1680px){.main-menu--content{width:48.93617%;}}@media (max-width:600px){.main-menu--content{width:100%;padding-left:calc(-50% + 50vw);}}.main-menu--content__inner{position:relative;width:100%;height:100%;padding:60px 0 120px;box-sizing:border-box;z-index:2;overflow-y:auto;-webkit-overflow-scrolling:touch;}.main-menu--content .background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-image:url("/themes/b14theme/images/main_menu_bg.png");background-size:cover;background-position:center center;}.main-menu--content .breadcrumb-container--secondary{position:relative;z-index:2;width:78.97872%;}@media (max-width:850px){.main-menu--content .breadcrumb-container--secondary{display:none;}}.main-menu--newsletter-link{position:absolute;bottom:0;left:0;width:100%;z-index:2;}.main-menu--newsletter-link .cta-link{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#FFF;position:relative;padding-left:42px;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);display:block;width:100%;background-color:#4C3440;color:#FFF;font-family:"Duplicate Sans Web Bold","sans-serif";padding:18px 2.12766% 18px;padding-left:calc(54px + 18 * ((100vw - 600px) / 750));box-sizing:border-box;}.main-menu--newsletter-link .cta-link::after{font-size:36px;color:#4C3440;position:absolute;left:0;top:50%;transform:translateY(-50%);}.has-mouse .main-menu--newsletter-link .cta-link:hover{padding-left:47px;}.main-menu--newsletter-link .cta-link svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.main-menu--newsletter-link .cta-link svg path{fill:#FFF;}@media screen and (max-width:600px){.main-menu--newsletter-link .cta-link{padding-left:54px;}}@media screen and (min-width:1350px){.main-menu--newsletter-link .cta-link{padding-left:72px;}}@media (max-width:600px){.main-menu--newsletter-link .cta-link{padding-left:calc(5% + 42px);}}.main-menu--newsletter-link .cta-link svg,.main-menu--newsletter-link .cta-link:after{left:calc(10px + 20 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.main-menu--newsletter-link .cta-link svg,.main-menu--newsletter-link .cta-link:after{left:10px;}}@media screen and (min-width:1350px){.main-menu--newsletter-link .cta-link svg,.main-menu--newsletter-link .cta-link:after{left:30px;}}@media (max-width:600px){.main-menu--newsletter-link .cta-link svg,.main-menu--newsletter-link .cta-link:after{left:5%;}}.has-mouse .main-menu--newsletter-link .cta-link:hover{padding-left:calc(47px + 2.12766%);}
.site-footer{padding-top:calc(26.25px + 8.75 * ((100vw - 600px) / 750));padding-bottom:calc(45px + 15 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;position:relative;background-color:#FFF;}@media screen and (max-width:600px){.site-footer{padding-top:26.25px;}}@media screen and (min-width:1350px){.site-footer{padding-top:35px;}}@media screen and (max-width:600px){.site-footer{padding-bottom:45px;}}@media screen and (min-width:1350px){.site-footer{padding-bottom:60px;}}.site-footer h2,.site-footer h3{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;}.site-footer h2{margin-bottom:0;}.site-footer .site-footer--logo{width:23.40426%;margin-right:2.12766%;float:left;}@media (max-width:850px){.site-footer .site-footer--logo{width:31.91489%;margin-right:2.12766%;float:left;}}@media (max-width:600px){.site-footer .site-footer--logo{width:100%;margin-bottom:30px;}}.site-footer .region-footer{width:48.93617%;margin-right:2.12766%;float:left;}@media (max-width:850px){.site-footer .region-footer{width:65.95745%;margin-right:2.12766%;float:left;margin-right:0;}}.site-footer .region-footer .block-block-content{width:47.87234%;margin-right:4.25532%;float:left;}@media (max-width:850px){.site-footer .region-footer .block-block-content{width:48.40426%;margin-right:3.19149%;float:left;}}@media (max-width:600px){.site-footer .region-footer .block-block-content{width:100%;margin-bottom:1.33em;}}.site-footer .region-footer .menu--footer{width:47.87234%;float:left;}@media (max-width:850px){.site-footer .region-footer .menu--footer{width:48.40426%;float:left;}}@media (max-width:600px){.site-footer .region-footer .menu--footer{width:100%;}}.site-footer .newsletter-link-container{width:23.40426%;float:left;}@media (max-width:850px){.site-footer .newsletter-link-container{display:none;}}.site-footer .newsletter-link-container a{text-decoration:underline;}.has-mouse .site-footer .newsletter-link-container a:hover{color:#777;}
.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;}}
.custom-block--type--banner{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;}.custom-block--type--banner{padding-top:calc(30px + 10 * ((100vw - 600px) / 750));padding-bottom:calc(48.75px + 16.25 * ((100vw - 600px) / 750));position:relative;float:left;width:100vw;overflow:hidden;}@media screen and (max-width:600px){.custom-block--type--banner{padding-top:30px;}}@media screen and (min-width:1350px){.custom-block--type--banner{padding-top:40px;}}@media screen and (max-width:600px){.custom-block--type--banner{padding-bottom:48.75px;}}@media screen and (min-width:1350px){.custom-block--type--banner{padding-bottom:65px;}}.custom-block--type--banner .background-shape{z-index:2;}.custom-block--type--banner .background-shape--one{width:57%;bottom:40%;right:70%;}@media (max-width:600px){.custom-block--type--banner .background-shape--one{width:100%;}}.custom-block--type--banner .background-shape--two{width:62%;top:25%;left:60%;}@media (max-width:600px){.custom-block--type--banner .background-shape--two{width:80%;}}.custom-block--type--banner .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}.custom-block--type--banner .field--name-field-image img{position:absolute;z-index:1;top:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover;}.custom-block--type--banner .block--content{position:relative;z-index:2;color:#4C3440;}.custom-block--type--banner .field--name-field-text-plain-long{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));font-size:calc(30px + 10 * ((100vw - 600px) / 750));line-height:calc(33px + 11 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:82.97872%;}@media screen and (max-width:600px){.custom-block--type--banner .field--name-field-text-plain-long{margin-bottom:30px;}}@media screen and (min-width:1350px){.custom-block--type--banner .field--name-field-text-plain-long{margin-bottom:40px;}}@media screen and (max-width:600px){.custom-block--type--banner .field--name-field-text-plain-long{font-size:30px;}}@media screen and (min-width:1350px){.custom-block--type--banner .field--name-field-text-plain-long{font-size:40px;}}@media screen and (max-width:600px){.custom-block--type--banner .field--name-field-text-plain-long{line-height:33px;}}@media screen and (min-width:1350px){.custom-block--type--banner .field--name-field-text-plain-long{line-height:44px;}}@media (max-width:850px){.custom-block--type--banner .field--name-field-text-plain-long{width:100%;}}@media (max-width:600px){.custom-block--type--banner .field--name-field-text-plain-long{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.custom-block--type--banner .field--name-field-text-plain-long{font-size:21px;}}@media screen and (max-width:600px) and (min-width:1350px){.custom-block--type--banner .field--name-field-text-plain-long{font-size:26px;}}@media screen and (max-width:600px) and (max-width:600px){.custom-block--type--banner .field--name-field-text-plain-long{line-height:25px;}}@media screen and (max-width:600px) and (min-width:1350px){.custom-block--type--banner .field--name-field-text-plain-long{line-height:30px;}}
.block-views-exposed-filter-blocksearch-block-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:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.block-views-exposed-filter-blocksearch-block-search .form-text{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;min-height:60px;padding:20px 20px 18px;box-sizing:border-box;background-color:#FFF;border-radius:3px;}.block-views-exposed-filter-blocksearch-block-search{width:48.93617%;position:absolute;top:0;left:0;margin-left:calc(50% - 50vw);padding-right:calc(-50% + 50vw);transform:translateX(100%);background-color:#FFF;}.block-views-exposed-filter-blocksearch-block-search .form-item{width:100%;}.block-views-exposed-filter-blocksearch-block-search .form-text{padding-right:105px;}.block-views-exposed-filter-blocksearch-block-search .form-actions{visibility:hidden;}
.block-language{position:absolute;top:0;left:0;height:60px;display:flex;align-items:center;}.block-language ul{list-style:none;padding:0;}.block-language ul li{display:inline-block;}.block-language ul li:last-child{float:left;}.block-language ul li:last-child::after{content:'/';display:inline-block;margin:0 3px;}.block-language ul li.is-active a{font-family:"Duplicate Sans Web Bold","sans-serif";}.block-language ul li a{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;color:#4C3440;line-height:20px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .block-language ul li a:hover{color:#777;}
.block-vfhkorder{width:70.38645%;margin-right:3.64742%;float:left;}@media (max-width:600px){.block-vfhkorder{width:100%;}}
.block-views-blocknews-block-related::after,.block-views-blockevents-block-related::after,.block-views-blockpublications-block-employee::after{display:table;clear:both;content:"";}.block-views-blocknews-block-related,.block-views-blockevents-block-related,.block-views-blockpublications-block-employee{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;}.block-views-blocknews-block-related,.block-views-blockevents-block-related,.block-views-blockpublications-block-employee{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.block-views-blocknews-block-related,.block-views-blockevents-block-related,.block-views-blockpublications-block-employee{padding-top:calc(37.5px + 12.5 * ((100vw - 600px) / 750));padding-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));background-color:#D8D8D8;clear:both;}@media screen and (max-width:600px){.block-views-blocknews-block-related,.block-views-blockevents-block-related,.block-views-blockpublications-block-employee{padding-top:37.5px;}}@media screen and (min-width:1350px){.block-views-blocknews-block-related,.block-views-blockevents-block-related,.block-views-blockpublications-block-employee{padding-top:50px;}}@media screen and (max-width:600px){.block-views-blocknews-block-related,.block-views-blockevents-block-related,.block-views-blockpublications-block-employee{padding-bottom:37.5px;}}@media screen and (min-width:1350px){.block-views-blocknews-block-related,.block-views-blockevents-block-related,.block-views-blockpublications-block-employee{padding-bottom:50px;}}.block-views-blockemployees-block-related{padding-top:calc(37.5px + 12.5 * ((100vw - 600px) / 750));padding-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.block-views-blockemployees-block-related{padding-top:37.5px;}}@media screen and (min-width:1350px){.block-views-blockemployees-block-related{padding-top:50px;}}@media screen and (max-width:600px){.block-views-blockemployees-block-related{padding-bottom:37.5px;}}@media screen and (min-width:1350px){.block-views-blockemployees-block-related{padding-bottom:50px;}}
.vfhk-ajax-throbber{-webkit-animation:fadeIn 250ms cubic-bezier(0.25,0.46,0.45,0.94);animation:fadeIn 250ms cubic-bezier(0.25,0.46,0.45,0.94);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.5);opacity:0;}.path-admin .vfhk-ajax-throbber{display:none;}.vfhk-ajax-throbber svg{-webkit-animation:pulse 750ms cubic-bezier(0.25,0.46,0.45,0.94) infinite;animation:pulse 750ms cubic-bezier(0.25,0.46,0.45,0.94) infinite;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:52px;height:58px;fill:#4C3440;display:block;transform:scale(1);}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes pulse{0%{transform:scale(0.9);}70%{transform:scale(1);}100%{transform:scale(0.9);}}@keyframes pulse{0%{transform:scale(0.9);}70%{transform:scale(1);}100%{transform:scale(0.9);}}
.background-shape{position:absolute;height:auto;opacity:0.08;}
nav.breadcrumb::after{display:table;clear:both;content:"";}nav.breadcrumb ol li::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}nav.breadcrumb ol li::after{content:"\e902";}nav.breadcrumb{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media (max-width:1024px){nav.breadcrumb{margin-bottom:calc(22.5px + 7.5 * ((100vw - 600px) / 750));}}@media screen and (max-width:1024px) and (max-width:600px){nav.breadcrumb{margin-bottom:22.5px;}}@media screen and (max-width:1024px) and (min-width:1350px){nav.breadcrumb{margin-bottom:30px;}}nav.breadcrumb ol{list-style:none;margin:0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}nav.breadcrumb ol li{display:flex;position:relative;padding-right:15px;display:inline;padding-right:12px;margin-right:5px;}nav.breadcrumb ol li::after{display:inline-block;font-size:9px;color:#4C3440;}nav.breadcrumb ol li::after{position:absolute;top:50%;transform:translateY(-50%);right:0;}.has-mouse nav.breadcrumb ol li a:hover{color:#777;}nav.breadcrumb ol li:last-child{margin-right:0;padding-right:0;}nav.breadcrumb ol li:last-child::after{display:none;}
.top-animation-element,.load-animation-element,.site-header,.breadcrumb-container--main.is-premobile-down{opacity:0;}.is-ie .top-animation-element,.is-ie
  .load-animation-element,.is-ie
  .site-header,.is-ie
  .breadcrumb-container--main.is-premobile-down{opacity:1;}
.text-formatted .cta-link::after,.webform-element-description .cta-link::after,.cke_editable .cta-link::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.text-formatted .cta-link::after,.webform-element-description .cta-link::after,.cke_editable .cta-link::after{content:"\e908";}.text-formatted a:not(.cta-link),.webform-element-description a:not(.cta-link),.cke_editable a:not(.cta-link){text-decoration:underline;}.has-mouse .text-formatted a:not(.cta-link):hover,.has-mouse
  .webform-element-description a:not(.cta-link):hover,.has-mouse
  .cke_editable a:not(.cta-link):hover{color:#777;}.text-formatted .quote,.webform-element-description .quote,.cke_editable .quote{width:205.10638%;font-size:calc(30px + 10 * ((100vw - 600px) / 750));line-height:calc(33px + 11 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;color:#4C3440;margin-top:1.33em;}@media screen and (max-width:600px){.text-formatted .quote,.webform-element-description .quote,.cke_editable .quote{font-size:30px;}}@media screen and (min-width:1350px){.text-formatted .quote,.webform-element-description .quote,.cke_editable .quote{font-size:40px;}}@media screen and (max-width:600px){.text-formatted .quote,.webform-element-description .quote,.cke_editable .quote{line-height:33px;}}@media screen and (min-width:1350px){.text-formatted .quote,.webform-element-description .quote,.cke_editable .quote{line-height:44px;}}@media (max-width:850px){.text-formatted .quote,.webform-element-description .quote,.cke_editable .quote{width:204.25532%;}}@media (max-width:600px){.text-formatted .quote,.webform-element-description .quote,.cke_editable .quote{width:100%;}}.text-formatted img,.webform-element-description img,.cke_editable img{margin-top:10px;}.text-formatted .cta-link,.webform-element-description .cta-link,.cke_editable .cta-link{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;position:relative;padding-left:42px;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.text-formatted .cta-link::after,.webform-element-description .cta-link::after,.cke_editable .cta-link::after{font-size:36px;color:#FFF;position:absolute;left:0;top:50%;transform:translateY(-50%);}.has-mouse .text-formatted .cta-link:hover,.has-mouse
  .webform-element-description .cta-link:hover,.has-mouse
  .cke_editable .cta-link:hover{padding-left:47px;}.text-formatted .cta-link svg,.webform-element-description .cta-link svg,.cke_editable .cta-link svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.text-formatted .cta-link svg path,.webform-element-description .cta-link svg path,.cke_editable .cta-link svg path{fill:#4C3440;}.text-formatted ul,.webform-element-description ul,.cke_editable ul{padding-left:6px;}.text-formatted ul li,.webform-element-description ul li,.cke_editable ul li{list-style-type:"•";padding-left:10px;}.text-formatted ul li::marker,.webform-element-description ul li::marker,.cke_editable ul li::marker{color:#4C3440;}.has-dark-body-color .text-formatted ul li::marker,.has-dark-body-color
      .webform-element-description ul li::marker,.has-dark-body-color
      .cke_editable ul li::marker{color:#FFF;}.text-formatted ol,.webform-element-description ol,.cke_editable ol{padding-left:20px;counter-reset:li;}.text-formatted ol li,.webform-element-description ol li,.cke_editable ol li{counter-increment:li;}.text-formatted ol li::marker,.webform-element-description ol li::marker,.cke_editable ol li::marker{content:counter(li) ". ";color:#4C3440;}.text-formatted table,.webform-element-description table,.cke_editable table{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:205.10638%;margin:0;padding:0;border-collapse:collapse;border-spacing:0;}@media (max-width:850px){.text-formatted table,.webform-element-description table,.cke_editable table{width:204.25532%;}}@media (max-width:600px){.text-formatted table,.webform-element-description table,.cke_editable table{width:100%;}}.text-formatted table th,.text-formatted table td,.webform-element-description table th,.webform-element-description table td,.cke_editable table th,.cke_editable table td{padding:19.5px 15px;text-align:left;}.text-formatted table th,.webform-element-description table th,.cke_editable table th{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;background-color:#4C3440;color:#FFF;}.text-formatted table td,.webform-element-description table td,.cke_editable table td{border-left:1px solid #2E2E2E;}.text-formatted table tr,.webform-element-description table tr,.cke_editable table tr{border-bottom:1px solid #2E2E2E;border-right:1px solid #2E2E2E;}.text-formatted table tr:first-child,.webform-element-description table tr:first-child,.cke_editable table tr:first-child{border-top:1px solid #2E2E2E;}
.site--logo--inner{position:relative;width:auto;height:32px;}.site--logo--inner svg{display:block;height:32px;}:lang(da) .site--logo--inner svg{width:138px;}:lang(en) .site--logo--inner svg{width:212px;}.site--logo--inner a{position:absolute;top:0;left:0;width:100%;height:100%;}
.wrapper{width:90%;max-width:1400px;margin:0 auto;}.breakout-container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;}.cta-link.hover-self::after,.cta-link.hover-parent::after,.cta-button .cta-link::after,.play-button::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.cta-link.hover-self::after,.cta-link.hover-parent::after,.cta-button .cta-link::after{content:"\e908";}.play-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;}.toolbar-fixed .toolbar-bar{z-index:4500;}.region-highlighted{position:relative;z-index:1500;}.layout-container{overflow:hidden;}.breakout-container.has-background-color{padding-top:calc(30px + 10 * ((100vw - 600px) / 750));padding-bottom:calc(45px + 15 * ((100vw - 600px) / 750));float:left;width:100vw;}@media screen and (max-width:600px){.breakout-container.has-background-color{padding-top:30px;}}@media screen and (min-width:1350px){.breakout-container.has-background-color{padding-top:40px;}}@media screen and (max-width:600px){.breakout-container.has-background-color{padding-bottom:45px;}}@media screen and (min-width:1350px){.breakout-container.has-background-color{padding-bottom:60px;}}.breakout-container.background-color--bordeaux{background-color:#4C3440;}.breakout-container.background-color--bordeaux h2{color:#FFF;}.breakout-container.background-color--grey-light{background-color:#D8D8D8;}.cta-link.hover-self{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;position:relative;padding-left:42px;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.cta-link.hover-self::after{font-size:36px;color:#FFF;position:absolute;left:0;top:50%;transform:translateY(-50%);}.has-mouse .cta-link.hover-self:hover{padding-left:47px;}.cta-link.hover-self svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.cta-link.hover-self svg path{fill:#4C3440;}.cta-link.hover-parent{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;position:relative;padding-left:42px;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.cta-link.hover-parent::after{font-size:36px;color:#FFF;position:absolute;left:0;top:50%;transform:translateY(-50%);}.has-mouse .cta-hover-trigger:hover .cta-link.hover-parent{padding-left:47px;}.cta-link.hover-parent svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.cta-link.hover-parent svg path{fill:#4C3440;}.type-label{margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;}@media screen and (max-width:600px){.type-label{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.type-label{margin-bottom:15px;}}.cta-button{display:inline-block;padding:21px 20px 21px 15px;box-sizing:border-box;background-color:#4C3440;border-radius:3px;}@media (max-width:414px){.cta-button{width:100%;}}.cta-button .cta-link{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#FFF;position:relative;padding-left:42px;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.cta-button .cta-link::after{font-size:36px;color:#4C3440;position:absolute;left:0;top:50%;transform:translateY(-50%);}.has-mouse .cta-hover-trigger:hover .cta-button .cta-link{padding-left:47px;}.cta-button .cta-link svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.cta-button .cta-link svg path{fill:#FFF;}#cta-shape-morph{display:none;}.caption-container{width:38.46809%;float:left;}@media (max-width:850px){.caption-container{width:44.1885%;float:left;}}@media (max-width:600px){.caption-container{width:100%;margin-top:15px;}}.caption-container .field--name-field-body{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.caption-container .field--name-field-body h3{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;}.is-tablet-down{display:none;}@media (max-width:1024px){.is-tablet-down{display:block;}}.is-premobile-down{display:none;}@media (max-width:850px){.is-premobile-down{display:block;}}.is-mobile-only{display:none;}@media (max-width:600px){.is-mobile-only{display:block;}}.play-button{width:63px;height:69px;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);cursor:pointer;}.play-button::after{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);content:'\e909';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:11px;color:#4C3440;}.play-button svg path{transition:fill 200ms cubic-bezier(0.25,0.46,0.45,0.94);fill:#FFF;}.has-mouse .play-button:hover::after{color:#FFF;}.has-mouse .play-button:hover svg path{fill:#4C3440;}
.field--name-field-downloads a::before{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.field--name-field-downloads a::before{content:"\e90a";}.field--name-field-downloads{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.field--name-field-downloads .field__item{margin-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.field--name-field-downloads .field__item{margin-bottom:7.5px;}}@media screen and (min-width:1350px){.field--name-field-downloads .field__item{margin-bottom:10px;}}.field--name-field-downloads .field__item:last-child{margin-bottom:0;}.field--name-field-downloads a{display:flex;position:relative;padding-left:19px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.field--name-field-downloads a::before{display:inline-block;font-size:14px;color:#4C3440;}.field--name-field-downloads a::before{position:absolute;top:50%;transform:translateY(-50%);left:0;}.has-mouse .field--name-field-downloads a:hover{color:#777;}.field--name-field-downloads a::before{transition:transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .field--name-field-downloads a:hover::before{transform:translateY(-20%);}
aside .field--name-field-links{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}aside .field--name-field-links .field__item{margin-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){aside .field--name-field-links .field__item{margin-bottom:7.5px;}}@media screen and (min-width:1350px){aside .field--name-field-links .field__item{margin-bottom:10px;}}aside .field--name-field-links .field__item:last-child{margin-bottom:0;}aside .field--name-field-links a{text-decoration:underline;}.has-mouse aside .field--name-field-links a:hover{color:#777;}
.field--name-field-node-references .field__label,.field--name-field-teaser-cards .field__label{margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#FFF;}@media screen and (max-width:600px){.field--name-field-node-references .field__label,.field--name-field-teaser-cards .field__label{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.field--name-field-node-references .field__label,.field--name-field-teaser-cards .field__label{margin-bottom:15px;}}@media screen and (max-width:600px){.field--name-field-node-references .field__label,.field--name-field-teaser-cards .field__label{font-size:21px;}}@media screen and (min-width:1350px){.field--name-field-node-references .field__label,.field--name-field-teaser-cards .field__label{font-size:26px;}}@media screen and (max-width:600px){.field--name-field-node-references .field__label,.field--name-field-teaser-cards .field__label{line-height:25px;}}@media screen and (min-width:1350px){.field--name-field-node-references .field__label,.field--name-field-teaser-cards .field__label{line-height:30px;}}.field--name-field-node-references > .field__items,.field--name-field-teaser-cards > .field__items{grid-row-gap:calc(15px + 10 * ((100vw - 600px) / 750));display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:2.12766%;}@media screen and (max-width:600px){.field--name-field-node-references > .field__items,.field--name-field-teaser-cards > .field__items{grid-row-gap:15px;}}@media screen and (min-width:1350px){.field--name-field-node-references > .field__items,.field--name-field-teaser-cards > .field__items{grid-row-gap:25px;}}@media (max-width:600px){.field--name-field-node-references > .field__items,.field--name-field-teaser-cards > .field__items{grid-template-columns:1fr;}}
.field--name-field-paragraphs-content .paragraph-content--inner-container{width:85.19323%;float:left;}@media (max-width:600px){.field--name-field-paragraphs-content .paragraph-content--inner-container{width:100%;}}.field--name-field-paragraphs-content .paragraph-content--inner-container.paragraph-type--information{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:4.25532%;column-gap:4.25532%;}@media (max-width:414px){.field--name-field-paragraphs-content .paragraph-content--inner-container.paragraph-type--information{display:block;}}.field--name-field-paragraphs-content .paragraph-content--inner-container.paragraph-type--information > .paragraph{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.field--name-field-paragraphs-content .paragraph-content--inner-container.paragraph-type--information > .paragraph{margin-bottom:30px;}}@media screen and (min-width:1350px){.field--name-field-paragraphs-content .paragraph-content--inner-container.paragraph-type--information > .paragraph{margin-bottom:40px;}}.field--name-field-paragraphs-content .paragraph-content--inner-container.paragraph-type--information > .paragraph.is-full-width{grid-column:1/3;}
.field--name-field-research-areas a::before{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.field--name-field-research-areas a::before{content:"\e902";}.field--name-field-research-areas{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.field--name-field-research-areas .field__item{margin-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.field--name-field-research-areas .field__item{margin-bottom:7.5px;}}@media screen and (min-width:1350px){.field--name-field-research-areas .field__item{margin-bottom:10px;}}.field--name-field-research-areas .field__item:last-child{margin-bottom:0;}.field--name-field-research-areas a{display:flex;position:relative;padding-left:15px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.field--name-field-research-areas a::before{display:inline-block;font-size:9px;color:#4C3440;}.field--name-field-research-areas a::before{position:absolute;top:50%;transform:translateY(-50%);left:0;}.has-mouse .field--name-field-research-areas a:hover{color:#777;}.field--name-field-research-areas a::before{transition:transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .field--name-field-research-areas a:hover::before{transform:translate(70%,-50%);}
.field--name-field-read-more a::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.field--name-field-read-more a::after{content:"\e908";}.field--name-field-manchet.pageview,.field--name-field-manchet-formatted.pageview{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.field--name-field-manchet.pageview,.field--name-field-manchet-formatted.pageview{font-size:21px;}}@media screen and (min-width:1350px){.field--name-field-manchet.pageview,.field--name-field-manchet-formatted.pageview{font-size:26px;}}@media screen and (max-width:600px){.field--name-field-manchet.pageview,.field--name-field-manchet-formatted.pageview{line-height:25px;}}@media screen and (min-width:1350px){.field--name-field-manchet.pageview,.field--name-field-manchet-formatted.pageview{line-height:30px;}}@media screen and (max-width:600px){.field--name-field-manchet.pageview,.field--name-field-manchet-formatted.pageview{margin-bottom:30px;}}@media screen and (min-width:1350px){.field--name-field-manchet.pageview,.field--name-field-manchet-formatted.pageview{margin-bottom:40px;}}.field--name-field-read-more a{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;position:relative;padding-left:42px;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.field--name-field-read-more a::after{font-size:36px;color:#FFF;position:absolute;left:0;top:50%;transform:translateY(-50%);}.has-mouse .field--name-field-read-more a:hover{padding-left:47px;}.field--name-field-read-more a svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.field--name-field-read-more a svg path{fill:#4C3440;}.field--name-field-event-type{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));color:#4C3440;}@media screen and (max-width:600px){.field--name-field-event-type{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.field--name-field-event-type{margin-bottom:15px;}}.field--name-field-job-title{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media screen and (max-width:600px){.field--name-field-job-title{font-size:21px;}}@media screen and (min-width:1350px){.field--name-field-job-title{font-size:26px;}}@media screen and (max-width:600px){.field--name-field-job-title{line-height:25px;}}@media screen and (min-width:1350px){.field--name-field-job-title{line-height:30px;}}.field--name-field-job-title .field__item{display:inline;}.field--name-field-job-title .field__item:not(:first-child){text-transform:lowercase;}.field--name-field-job-title .field__item:not(:last-child)::after{content:', ';}.field--type-file .file{padding:0;background-image:none;}
#vfhkorder-donation-form legend{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;padding-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));border-bottom:1px solid #D8D8D8;}@media screen and (max-width:600px){#vfhkorder-donation-form legend{font-size:21px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form legend{font-size:26px;}}@media screen and (max-width:600px){#vfhkorder-donation-form legend{line-height:25px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form legend{line-height:30px;}}@media screen and (max-width:600px){#vfhkorder-donation-form legend{padding-bottom:7.5px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form legend{padding-bottom:10px;}}@media screen and (max-width:600px){#vfhkorder-donation-form legend{margin-bottom:11.25px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form legend{margin-bottom:15px;}}#vfhkorder-donation-form fieldset{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){#vfhkorder-donation-form fieldset{margin-bottom:30px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form fieldset{margin-bottom:40px;}}#vfhkorder-donation-form legend{width:100%;}#vfhkorder-donation-form .form-number{margin-top:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){#vfhkorder-donation-form .form-number{margin-top:15px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form .form-number{margin-top:20px;}}#vfhkorder-donation-form .description{margin-top:calc(15px + 5 * ((100vw - 600px) / 750));color:#B5B5B5;}@media screen and (max-width:600px){#vfhkorder-donation-form .description{margin-top:15px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form .description{margin-top:20px;}}#vfhkorder-donation-form #edit-contribute-as,#vfhkorder-donation-form #edit-private-amount-predefined,#vfhkorder-donation-form #edit-company-amount-predefined{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-column-gap:5.10638%;grid-row-gap:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){#vfhkorder-donation-form #edit-contribute-as,#vfhkorder-donation-form #edit-private-amount-predefined,#vfhkorder-donation-form #edit-company-amount-predefined{grid-row-gap:15px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form #edit-contribute-as,#vfhkorder-donation-form #edit-private-amount-predefined,#vfhkorder-donation-form #edit-company-amount-predefined{grid-row-gap:20px;}}#vfhkorder-donation-form .form-actions{display:grid;grid-template-columns:repeat(auto-fill,minmax(196px,1fr));grid-column-gap:5.10638%;grid-row-gap:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){#vfhkorder-donation-form .form-actions{grid-row-gap:15px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form .form-actions{grid-row-gap:20px;}}#vfhkorder-donation-form #edit-private-info .fieldset-wrapper > .form-item,#vfhkorder-donation-form #edit-company-info .fieldset-wrapper > .form-item,#vfhkorder-donation-form #edit-company-contact .fieldset-wrapper > .form-item{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){#vfhkorder-donation-form #edit-private-info .fieldset-wrapper > .form-item,#vfhkorder-donation-form #edit-company-info .fieldset-wrapper > .form-item,#vfhkorder-donation-form #edit-company-contact .fieldset-wrapper > .form-item{margin-bottom:15px;}}@media screen and (min-width:1350px){#vfhkorder-donation-form #edit-private-info .fieldset-wrapper > .form-item,#vfhkorder-donation-form #edit-company-info .fieldset-wrapper > .form-item,#vfhkorder-donation-form #edit-company-contact .fieldset-wrapper > .form-item{margin-bottom:20px;}}#vfhkorder-donation-form #edit-private-info .fieldset-wrapper > .form-item:last-child,#vfhkorder-donation-form #edit-company-info .fieldset-wrapper > .form-item:last-child,#vfhkorder-donation-form #edit-company-contact .fieldset-wrapper > .form-item:last-child{margin-bottom:0;}
.simplenews-subscriber-form{width:48.93617%;margin-right:2.12766%;float:left;position:relative;}@media (max-width:600px){.simplenews-subscriber-form{width:100%;margin-right:0;}}.simplenews-subscriber-form .form-type-email{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.simplenews-subscriber-form .form-type-email{margin-bottom:15px;}}@media screen and (min-width:1350px){.simplenews-subscriber-form .form-type-email{margin-bottom:20px;}}.simplenews-subscriber-form .form-actions{margin-top:calc(18.75px + 6.25 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.simplenews-subscriber-form .form-actions{margin-top:18.75px;}}@media screen and (min-width:1350px){.simplenews-subscriber-form .form-actions{margin-top:25px;}}
.user-login-form,.user-pass,.user-register-form,.user-pass-reset,.profile{margin-bottom:calc(75px + 25 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.user-login-form,.user-pass,.user-register-form,.user-pass-reset,.profile{margin-bottom:75px;}}@media screen and (min-width:1350px){.user-login-form,.user-pass,.user-register-form,.user-pass-reset,.profile{margin-bottom:100px;}}.user-login-form,.user-pass,.user-register-form{width:48.93617%;margin-right:2.12766%;float:left;}@media (max-width:600px){.user-login-form,.user-pass,.user-register-form{width:100%;margin-right:0;}}.user-login-form .form-item,.user-pass .form-item,.user-register-form .form-item{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.user-login-form .form-item,.user-pass .form-item,.user-register-form .form-item{margin-bottom:15px;}}@media screen and (min-width:1350px){.user-login-form .form-item,.user-pass .form-item,.user-register-form .form-item{margin-bottom:20px;}}.user-login-form p,.user-pass p,.user-register-form p{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.user-login-form p,.user-login-form .form-actions,.user-pass p,.user-pass .form-actions,.user-register-form p,.user-register-form .form-actions{clear:both;}.user-login-form .form-actions,.user-pass .form-actions,.user-register-form .form-actions{margin-top:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.user-login-form .form-actions,.user-pass .form-actions,.user-register-form .form-actions{margin-top:15px;}}@media screen and (min-width:1350px){.user-login-form .form-actions,.user-pass .form-actions,.user-register-form .form-actions{margin-top:20px;}}
.menu--main > ul > li.menu-item--expanded a.is-active::before,.menu--main-en > ul > li.menu-item--expanded a.is-active::before,.menu--main > ul > li.menu-item--expanded a:not(.is-active)::before,.menu--main-en > ul > li.menu-item--expanded a:not(.is-active)::before{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.menu--main > ul > li.menu-item--expanded a.is-active::before,.menu--main-en > ul > li.menu-item--expanded a.is-active::before,.menu--main > ul > li.menu-item--expanded a:not(.is-active)::before,.menu--main-en > ul > li.menu-item--expanded a:not(.is-active)::before{content:"\e902";}.menu--main > ul > li button,.menu--main-en > ul > li 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;}ul.menu{list-style:none;padding:0;margin-bottom:0;}.menu--footer a,.menu--footer-en a{text-decoration:underline;}.has-mouse .menu--footer a:hover,.has-mouse
  .menu--footer-en a:hover{color:#777;}.menu--main,.menu--main-en{width:100%;margin-top:90px;}.menu--main > ul > li,.menu--main-en > ul > li{margin-bottom:10px;}.menu--main > ul > li button,.menu--main-en > ul > li button{cursor:pointer;}.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;display:block;color:#4C3440;}@media screen and (max-width:600px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{font-size:21px;}}@media screen and (min-width:1350px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{font-size:26px;}}@media screen and (max-width:600px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{line-height:25px;}}@media screen and (min-width:1350px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{line-height:30px;}}@media (max-width:600px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{font-size:calc(30px + 10 * ((100vw - 600px) / 750));line-height:calc(33px + 11 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{font-size:30px;}}@media screen and (max-width:600px) and (min-width:1350px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{font-size:40px;}}@media screen and (max-width:600px) and (max-width:600px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{line-height:33px;}}@media screen and (max-width:600px) and (min-width:1350px){.menu--main > ul > li a,.menu--main > ul > li button,.menu--main-en > ul > li a,.menu--main-en > ul > li button{line-height:44px;}}.menu--main > ul > li > a,.menu--main > ul > li > button,.menu--main-en > ul > li > a,.menu--main-en > ul > li > button{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .menu--main > ul > li > a:hover,.has-mouse
      .menu--main > ul > li > button:hover,.has-mouse
      .menu--main-en > ul > li > a:hover,.has-mouse
      .menu--main-en > ul > li > button:hover{color:#777;}.menu--main > ul > li.menu-item--expanded > ul,.menu--main-en > ul > li.menu-item--expanded > ul{position:relative;height:0;overflow:hidden;opacity:0;}.menu--main > ul > li.menu-item--expanded > ul > li,.menu--main-en > ul > li.menu-item--expanded > ul > li{margin-bottom:5px;}.menu--main > ul > li.menu-item--expanded > ul > li:first-child,.menu--main-en > ul > li.menu-item--expanded > ul > li:first-child{border-top:1px solid rgba(76,52,64,0.45);margin-top:10px;padding-top:20px;}.menu--main > ul > li.menu-item--expanded > ul > li:last-child,.menu--main-en > ul > li.menu-item--expanded > ul > li:last-child{margin-bottom:30px;}.menu--main > ul > li.menu-item--expanded a,.menu--main-en > ul > li.menu-item--expanded a{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;outline:none;}.menu--main > ul > li.menu-item--expanded a.is-active,.menu--main-en > ul > li.menu-item--expanded a.is-active{display:flex;position:relative;padding-left:15px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.menu--main > ul > li.menu-item--expanded a.is-active::before,.menu--main-en > ul > li.menu-item--expanded a.is-active::before{display:inline-block;font-size:9px;color:#4C3440;}.menu--main > ul > li.menu-item--expanded a.is-active::before,.menu--main-en > ul > li.menu-item--expanded a.is-active::before{position:absolute;top:50%;transform:translateY(-50%);left:0;}.has-mouse .menu--main > ul > li.menu-item--expanded a.is-active:hover,.has-mouse
        .menu--main-en > ul > li.menu-item--expanded a.is-active:hover{color:#777;}.menu--main > ul > li.menu-item--expanded a.is-active::before,.menu--main-en > ul > li.menu-item--expanded a.is-active::before{transition:transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .menu--main > ul > li.menu-item--expanded a.is-active:hover::before,.has-mouse
        .menu--main-en > ul > li.menu-item--expanded a.is-active:hover::before{transform:translate(70%,-50%);}.menu--main > ul > li.menu-item--expanded a:not(.is-active),.menu--main-en > ul > li.menu-item--expanded a:not(.is-active){display:flex;position:relative;padding-left:15px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);padding-left:0;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.menu--main > ul > li.menu-item--expanded a:not(.is-active)::before,.menu--main-en > ul > li.menu-item--expanded a:not(.is-active)::before{display:inline-block;font-size:9px;color:#4C3440;}.menu--main > ul > li.menu-item--expanded a:not(.is-active)::before,.menu--main-en > ul > li.menu-item--expanded a:not(.is-active)::before{position:absolute;top:50%;transform:translateY(-50%);left:0;}.has-mouse .menu--main > ul > li.menu-item--expanded a:not(.is-active):hover,.has-mouse
      .menu--main-en > ul > li.menu-item--expanded a:not(.is-active):hover{color:#777;}.menu--main > ul > li.menu-item--expanded a:not(.is-active)::before,.menu--main-en > ul > li.menu-item--expanded a:not(.is-active)::before{opacity:0;margin-left:-5px;transition:opacity 200ms cubic-bezier(0.25,0.46,0.45,0.94),margin-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .menu--main > ul > li.menu-item--expanded a:not(.is-active):hover,.has-mouse
      .menu--main-en > ul > li.menu-item--expanded a:not(.is-active):hover{padding-left:15px;}.has-mouse .menu--main > ul > li.menu-item--expanded a:not(.is-active):hover::before,.has-mouse
        .menu--main-en > ul > li.menu-item--expanded a:not(.is-active):hover::before{opacity:1;margin-left:0;}
.b14cc .b14cc-wrapper::after{display:table;clear:both;content:"";}.b14cc .b14cc-group__open::after,.b14cc .b14cc-action-container--set-consent::after,.b14cc .b14cc-action-container--set-consent-none::after,.b14cc .b14cc-action--read-privacy::before{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.b14cc .b14cc-action--read-privacy::before{content:"\e902";}.b14cc .b14cc-action-container--set-consent::after,.b14cc .b14cc-action-container--set-consent-none::after{content:"\e908";}.b14cc .b14cc-description__more--trigger{text-decoration:underline;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .b14cc .b14cc-description__more--trigger:hover,.b14cc .has-mouse .b14cc-description__more--trigger:hover{color:#777;}.b14cc .b14cc-action-container--set-consent input,.b14cc .b14cc-action-container--set-consent-none input{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;}.b14cc{padding:calc(22.5px + 7.5 * ((100vw - 600px) / 750));position:fixed;z-index:3001;width:75%;max-width:500px;max-height:100vh;right:0;bottom:0;padding:30px;box-sizing:border-box;background-color:#4C3440;color:#FFF;transform:translateY(100%);transition:transform 500ms cubic-bezier(0.25,0.46,0.45,0.94),opacity 100ms cubic-bezier(0.25,0.46,0.45,0.94);pointer-events:none;overflow-y:auto;-webkit-overflow-scrolling:touch;}@media screen and (max-width:600px){.b14cc{padding:22.5px;}}@media screen and (min-width:1350px){.b14cc{padding:30px;}}@media (max-width:600px){.b14cc{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;max-width:100%;padding-left:5%;padding-right:5%;}}.b14cc.b14cc--hide{display:none;}.b14cc.b14cc--show{transform:translateY(0%);pointer-events:all;}.b14cc .b14cc-description{margin-bottom:1.33em;}.b14cc .b14cc-description__more--trigger{color:#FFF;}.has-mouse .b14cc .b14cc-description__more--trigger:hover{color:#D8D8D8;}.b14cc .b14cc-description__more{display:none;}.b14cc .b14cc-description__more--trigger--closed{display:block;margin-top:1.33em;}.b14cc .b14cc-description__more.is-open{display:block;}.b14cc .b14cc-description__more--trigger--open{display:none;}.b14cc .b14cc-description__more--trigger.is-open .b14cc-description__more--trigger--open{display:inline;}.b14cc .b14cc-description__more--trigger.is-open .b14cc-description__more--trigger--closed{display:none;}.b14cc .b14cc-content{width:100%;float:left;}.b14cc .b14cc-groups{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.b14cc .b14cc-groups{margin-bottom:15px;}}@media screen and (min-width:1350px){.b14cc .b14cc-groups{margin-bottom:20px;}}.b14cc .b14cc-actions{width:100%;float:left;}.b14cc .b14cc-actions > *{display:inline-block;margin-right:8px;}.b14cc .b14cc-actions > *:last-child{margin-right:0;}.b14cc .b14cc-group__content{position:relative;width:100%;margin-bottom:10px;padding:14px 60px 14px 15px;box-sizing:border-box;border:1px solid #FFF;border-radius:3px;}.b14cc .b14cc-group__open{content:'';display:block;width:59px;height:100%;background-color:#FFF;position:absolute;top:0;right:0;cursor:pointer;}.b14cc .b14cc-group__open::after{content:'\e900';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#4C3440;font-size:11px;}.b14cc .b14cc-group.is-open .b14cc-group__open::after{transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0;}.b14cc .b14cc-group__items{width:100%;box-sizing:border-box;display:none;}.b14cc .b14cc-group.is-open .b14cc-group__items{display:block;}.b14cc .b14cc-item{margin-bottom:15px;}.b14cc .b14cc-item:last-child{margin-bottom:0;}.b14cc h3{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));color:#FFF;}@media screen and (max-width:600px){.b14cc h3{font-size:21px;}}@media screen and (min-width:1350px){.b14cc h3{font-size:26px;}}@media screen and (max-width:600px){.b14cc h3{line-height:25px;}}@media screen and (min-width:1350px){.b14cc h3{line-height:30px;}}@media screen and (max-width:600px){.b14cc h3{margin-bottom:15px;}}@media screen and (min-width:1350px){.b14cc h3{margin-bottom:20px;}}.b14cc .b14cc-item__description{margin-top:4px;padding-left:40px;}.b14cc .b14cc-group__description{margin-bottom:15px;}.b14cc .description{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.b14cc .b14cc-action-container--set-consent,.b14cc .b14cc-action-container--set-consent-none{margin-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;background-color:#FFF;border-radius:3px;position:relative;transition:background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94);float:left;display:inline-block;}@media screen and (max-width:600px){.b14cc .b14cc-action-container--set-consent,.b14cc .b14cc-action-container--set-consent-none{margin-bottom:7.5px;}}@media screen and (min-width:1350px){.b14cc .b14cc-action-container--set-consent,.b14cc .b14cc-action-container--set-consent-none{margin-bottom:10px;}}.b14cc .b14cc-action-container--set-consent::after,.b14cc .b14cc-action-container--set-consent-none::after{font-size:36px;color:#FFF;position:absolute;left:10px;top:50%;transform:translateY(-50%);}.b14cc .b14cc-action-container--set-consent svg,.b14cc .b14cc-action-container--set-consent-none svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:32px;height:36px;}.b14cc .b14cc-action-container--set-consent svg path,.b14cc .b14cc-action-container--set-consent-none svg path{fill:#4C3440;}.b14cc .b14cc-action-container--set-consent::after,.b14cc .b14cc-action-container--set-consent-none::after{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.b14cc .b14cc-action-container--set-consent svg path,.b14cc .b14cc-action-container--set-consent-none svg path{transition:fill 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.b14cc .b14cc-action-container--set-consent input,.b14cc .b14cc-action-container--set-consent-none input{min-width:calc(200px + 100 * ((100vw - 600px) / 750));max-width:100%;position:relative;z-index:1;padding:22px 20px 23px 52px;box-sizing:border-box;color:#4C3440;cursor:pointer;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.b14cc .b14cc-action-container--set-consent input,.b14cc .b14cc-action-container--set-consent-none input{min-width:200px;}}@media screen and (min-width:1350px){.b14cc .b14cc-action-container--set-consent input,.b14cc .b14cc-action-container--set-consent-none input{min-width:300px;}}.has-mouse .b14cc .b14cc-action-container--set-consent:hover input,.has-mouse
    .b14cc .b14cc-action-container--set-consent-none:hover input{padding-left:57px;}.b14cc .b14cc-action--read-privacy{margin-top:calc(7.5px + 2.5 * ((100vw - 600px) / 750));display:flex;position:relative;padding-left:15px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;float:left;clear:both;color:#FFF;}@media screen and (max-width:600px){.b14cc .b14cc-action--read-privacy{margin-top:7.5px;}}@media screen and (min-width:1350px){.b14cc .b14cc-action--read-privacy{margin-top:10px;}}.b14cc .b14cc-action--read-privacy::before{display:inline-block;font-size:9px;color:#FFF;}.b14cc .b14cc-action--read-privacy::before{position:absolute;top:50%;transform:translateY(-50%);left:0;}.has-mouse .b14cc .b14cc-action--read-privacy:hover{color:#D8D8D8;}.b14cc .b14cc-action--read-privacy::before{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .b14cc .b14cc-action--read-privacy:hover::before{color:#D8D8D8;}
.node--type-landing.node--view-mode-pageview .landing-top{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;}.node--type-landing.node--view-mode-pageview{position:relative;}.node--type-landing.node--view-mode-pageview h2.node-title{font-size:calc(40px + 28 * ((100vw - 600px) / 750));line-height:calc(40px + 26 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;margin-bottom:calc(22.5px + 7.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-landing.node--view-mode-pageview h2.node-title{font-size:40px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-pageview h2.node-title{font-size:68px;}}@media screen and (max-width:600px){.node--type-landing.node--view-mode-pageview h2.node-title{line-height:40px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-pageview h2.node-title{line-height:66px;}}@media screen and (max-width:600px){.node--type-landing.node--view-mode-pageview h2.node-title{margin-bottom:22.5px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-pageview h2.node-title{margin-bottom:30px;}}.node--type-landing.node--view-mode-pageview .node-title{width:57.44681%;}@media (max-width:1024px){.node--type-landing.node--view-mode-pageview .node-title{width:82.97872%;}}@media (max-width:850px){.node--type-landing.node--view-mode-pageview .node-title{width:100%;}}.node--type-landing.node--view-mode-pageview .field--name-field-manchet.pageview{width:48.93617%;}@media (max-width:1024px){.node--type-landing.node--view-mode-pageview .field--name-field-manchet.pageview{width:65.95745%;}}@media (max-width:850px){.node--type-landing.node--view-mode-pageview .field--name-field-manchet.pageview{width:82.97872%;}}@media (max-width:600px){.node--type-landing.node--view-mode-pageview .field--name-field-manchet.pageview{width:100%;}}.node--type-landing.node--view-mode-pageview .field--name-field-read-more{margin-bottom:calc(60px + 20 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-landing.node--view-mode-pageview .field--name-field-read-more{margin-bottom:60px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-pageview .field--name-field-read-more{margin-bottom:80px;}}.node--type-landing.node--view-mode-pageview .landing-top{padding-top:calc(90px + 30 * ((100vw - 600px) / 750));position:relative;overflow:hidden;}@media screen and (max-width:600px){.node--type-landing.node--view-mode-pageview .landing-top{padding-top:90px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-pageview .landing-top{padding-top:120px;}}.node--type-landing.node--view-mode-pageview .landing-top .landing-top--content{position:relative;z-index:3;}.node--type-landing.node--view-mode-pageview .landing-top .field--name-field-image-background{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;}.node--type-landing.node--view-mode-pageview .landing-top .field--name-field-image-background img{height:100%;-o-object-fit:cover;object-fit:cover;}.node--type-landing.node--view-mode-pageview .landing-top .background-shape{z-index:2;}.node--type-landing.node--view-mode-pageview .landing-top .background-shape--one{width:62%;bottom:25%;left:60%;}@media (max-width:600px){.node--type-landing.node--view-mode-pageview .landing-top .background-shape--one{width:100%;bottom:-20%;left:50%;}}.node--type-landing.node--view-mode-pageview .landing-top .background-shape--two{width:57%;top:40%;right:55%;}@media (max-width:600px){.node--type-landing.node--view-mode-pageview .landing-top .background-shape--two{width:85%;top:-10%;right:50%;}}.node--type-landing.node--view-mode-pageview.background-shape-placement-0 .background-shape{width:128%;top:10%;right:33%;transform:translateY(-75%) rotate(80deg);}.node--type-landing.node--view-mode-pageview.background-shape-placement-1 .background-shape{width:106%;top:-70%;right:40%;transform:translateY(-58%) rotate(142deg);}.node--type-landing.node--view-mode-pageview.background-shape-placement-2 .background-shape{width:70%;top:0;left:65%;transform:translateY(-40%) rotate(180deg);}.node--type-landing.node--view-mode-pageview.background-shape-placement-3 .background-shape{width:110%;top:0;left:50%;transform:translateY(-25%) rotate(144deg);}.node--type-landing.node--view-mode-pageview.background-shape-placement-4 .background-shape{width:110%;top:160%;left:-32%;transform:translateY(-67%) rotate(-38deg);}.node--type-landing.node--view-mode-pageview.background-shape-placement-5 .background-shape{width:79%;top:-90%;right:70%;transform:translateY(-23%);}.node--type-landing.node--view-mode-pageview.has-shortcuts .landing-top{padding-bottom:calc(60px + 20 * ((100vw - 600px) / 750));margin-bottom:calc(-60px + -20 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-landing.node--view-mode-pageview.has-shortcuts .landing-top{padding-bottom:60px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-pageview.has-shortcuts .landing-top{padding-bottom:80px;}}@media screen and (max-width:600px){.node--type-landing.node--view-mode-pageview.has-shortcuts .landing-top{margin-bottom:-60px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-pageview.has-shortcuts .landing-top{margin-bottom:-80px;}}.node--type-landing.node--view-mode-pageview .field--name-field-node-references{margin-bottom:calc(60px + 20 * ((100vw - 600px) / 750));position:relative;z-index:1500;}@media screen and (max-width:600px){.node--type-landing.node--view-mode-pageview .field--name-field-node-references{margin-bottom:60px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-pageview .field--name-field-node-references{margin-bottom:80px;}}
.node--type-employee.node--view-mode-search-result h2{margin-bottom:0;}

.node--type-employee.node--view-mode-pageview .employee-extra-info::after,.node--type-employee.node--view-mode-pageview .field--name-field-contacts::after,.node--type-employee.node--view-mode-pageview .field--name-field-addresses::after{display:table;clear:both;content:"";}.node--type-employee.node--view-mode-pageview .employee-data a{text-decoration:underline;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-employee.node--view-mode-pageview .employee-data a:hover,.node--type-employee.node--view-mode-pageview .employee-data .has-mouse a:hover{color:#777;}.node--type-employee.node--view-mode-pageview .title-container{margin-bottom:calc(22.5px + 7.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-pageview .title-container{margin-bottom:22.5px;}}@media screen and (min-width:1350px){.node--type-employee.node--view-mode-pageview .title-container{margin-bottom:30px;}}.node--type-employee.node--view-mode-pageview .title-container h1{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;width:100%;margin-bottom:0;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-pageview .title-container h1{font-size:21px;}}@media screen and (min-width:1350px){.node--type-employee.node--view-mode-pageview .title-container h1{font-size:26px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-pageview .title-container h1{line-height:25px;}}@media screen and (min-width:1350px){.node--type-employee.node--view-mode-pageview .title-container h1{line-height:30px;}}.node--type-employee.node--view-mode-pageview .employee-data--container{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));padding-right:14.80677%;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-pageview .employee-data--container{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-employee.node--view-mode-pageview .employee-data--container{margin-bottom:40px;}}.node--type-employee.node--view-mode-pageview .employee-data--container .field__label,.node--type-employee.node--view-mode-pageview .employee-data--container .field--name-field-text-plain{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;}.node--type-employee.node--view-mode-pageview .employee-data{clear:both;}.node--type-employee.node--view-mode-pageview .employee-data > .field{width:47.87234%;margin-right:4.25532%;float:left;margin-bottom:2.12766%;}.node--type-employee.node--view-mode-pageview .employee-data > .field:nth-child(2n){margin-right:0;}.node--type-employee.node--view-mode-pageview .employee-data > .field:nth-child(2n+1){clear:left;}.node--type-employee.node--view-mode-pageview .employee-data > .field:nth-last-child(3),.node--type-employee.node--view-mode-pageview .employee-data > .field:nth-last-child(2),.node--type-employee.node--view-mode-pageview .employee-data > .field:last-child{margin-bottom:0;}@media (max-width:414px){.node--type-employee.node--view-mode-pageview .employee-data > .field{width:100%;margin-bottom:15px;}.node--type-employee.node--view-mode-pageview .employee-data > .field:nth-last-child(3),.node--type-employee.node--view-mode-pageview .employee-data > .field:nth-last-child(2),.node--type-employee.node--view-mode-pageview .employee-data > .field:last-child{margin-bottom:15px;}}.node--type-employee.node--view-mode-pageview .employee-data a{display:block;}.node--type-employee.node--view-mode-pageview .employee-extra-info{margin-top:2.12766%;}.node--type-employee.node--view-mode-pageview .field--name-field-contacts{padding:2.12766% 0;border-top:1px solid #D8D8D8;}.node--type-employee.node--view-mode-pageview .field--name-field-contacts > .field__item{width:47.87234%;margin-right:4.25532%;float:left;margin-bottom:2.12766%;}.node--type-employee.node--view-mode-pageview .field--name-field-contacts > .field__item:nth-child(2n){margin-right:0;}.node--type-employee.node--view-mode-pageview .field--name-field-contacts > .field__item:nth-child(2n+1){clear:left;}.node--type-employee.node--view-mode-pageview .field--name-field-contacts > .field__item:nth-last-child(2),.node--type-employee.node--view-mode-pageview .field--name-field-contacts > .field__item:last-child{margin-bottom:0;}@media (max-width:414px){.node--type-employee.node--view-mode-pageview .field--name-field-contacts > .field__item{width:100%;margin-bottom:15px;}.node--type-employee.node--view-mode-pageview .field--name-field-contacts > .field__item:nth-last-child(2){margin-bottom:15px;}}.node--type-employee.node--view-mode-pageview .field--name-field-addresses{padding:2.12766% 0;border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;}.node--type-employee.node--view-mode-pageview .field--name-field-addresses > .field__items > .field__item{width:47.87234%;margin-right:4.25532%;float:left;margin-bottom:2.12766%;}.node--type-employee.node--view-mode-pageview .field--name-field-addresses > .field__items > .field__item:nth-child(2n){margin-right:0;}.node--type-employee.node--view-mode-pageview .field--name-field-addresses > .field__items > .field__item:nth-child(2n+1){clear:left;}.node--type-employee.node--view-mode-pageview .field--name-field-addresses > .field__items > .field__item:nth-last-child(2),.node--type-employee.node--view-mode-pageview .field--name-field-addresses > .field__items > .field__item:last-child{margin-bottom:0;}@media (max-width:414px){.node--type-employee.node--view-mode-pageview .field--name-field-addresses > .field__items > .field__item{width:100%;margin-bottom:15px;}.node--type-employee.node--view-mode-pageview .field--name-field-addresses > .field__items > .field__item:nth-last-child(2){margin-bottom:15px;}}.node--type-employee.node--view-mode-pageview aside .field--name-field-image{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));width:78.97872%;margin-right:5.10638%;float:left;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-pageview aside .field--name-field-image{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-employee.node--view-mode-pageview aside .field--name-field-image{margin-bottom:40px;}}@media (max-width:850px){.node--type-employee.node--view-mode-pageview aside .field--name-field-image{width:100%;}}@media (max-width:600px){.node--type-employee.node--view-mode-pageview aside .field--name-field-links{display:none;}}
.node--type-employee.node--view-mode-teaser a{text-decoration:underline;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-employee.node--view-mode-teaser a:hover,.node--type-employee.node--view-mode-teaser .has-mouse a:hover{color:#777;}.node--type-employee.node--view-mode-teaser > a{display:block;transition:transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-employee.node--view-mode-teaser > a:hover{transform:translateY(-10px);}.node--type-employee.node--view-mode-teaser .field--name-field-image,.node--type-employee.node--view-mode-teaser .teaser-image-fallback{width:30.49645%;margin-right:4.25532%;float:left;}.paragraph--type--accordion .node--type-employee.node--view-mode-teaser .field--name-field-image,.paragraph--type--accordion
  .node--type-employee.node--view-mode-teaser .teaser-image-fallback{width:36.93617%;margin-right:5.10638%;float:left;}.node--type-employee.node--view-mode-teaser .teaser-image-fallback{background-color:#B5B5B5;}.node--type-employee.node--view-mode-teaser .teaser-image-fallback::before{content:'';padding-top:100%;display:block;}.node--type-employee.node--view-mode-teaser .node__content{width:65.24823%;float:left;}.paragraph--type--accordion .node--type-employee.node--view-mode-teaser .node__content{width:57.95745%;float:left;}.node--type-employee.node--view-mode-teaser .title-container{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser .title-container{margin-bottom:15px;}}@media screen and (min-width:1350px){.node--type-employee.node--view-mode-teaser .title-container{margin-bottom:20px;}}.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;margin-bottom:0;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{font-size:18px;}}@media screen and (min-width:1350px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{font-size:22px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{line-height:22px;}}@media screen and (min-width:1350px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{line-height:26px;}}@media (max-width:600px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{font-size:calc(15px + 3 * ((100vw - 600px) / 750));line-height:calc(20px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{font-size:15px;}}@media screen and (max-width:600px) and (min-width:1350px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{font-size:18px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1350px){.node--type-employee.node--view-mode-teaser .title-container h3,.node--type-employee.node--view-mode-teaser .title-container .field--name-field-job-title{line-height:24px;}}.node--type-employee.node--view-mode-teaser .title-container h3{font-family:"Duplicate Sans Web Bold","sans-serif";}
.node--type-event.node--view-mode-pageview .event-data--container{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));clear:both;}@media screen and (max-width:600px){.node--type-event.node--view-mode-pageview .event-data--container{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-pageview .event-data--container{margin-bottom:40px;}}.node--type-event.node--view-mode-pageview .event-data--container h2{font-size:calc(15px + 3 * ((100vw - 600px) / 750));line-height:calc(20px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;}@media screen and (max-width:600px){.node--type-event.node--view-mode-pageview .event-data--container h2{font-size:15px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-pageview .event-data--container h2{font-size:18px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-pageview .event-data--container h2{line-height:20px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-pageview .event-data--container h2{line-height:24px;}}.node--type-event.node--view-mode-pageview .event-data--container .event-data{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;}@supports (display:grid){.node--type-event.node--view-mode-pageview .event-data--container .event-data{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:2.12766%;column-gap:2.12766%;}@media (max-width:850px){.node--type-event.node--view-mode-pageview .event-data--container .event-data{grid-template-columns:1fr 1fr;}}@media (max-width:600px){.node--type-event.node--view-mode-pageview .event-data--container .event-data{grid-template-columns:1fr;}}}.node--type-event.node--view-mode-pageview .event-data--container .event-data > div{padding-top:calc(15px + 5 * ((100vw - 600px) / 750));padding-bottom:calc(15px + 5 * ((100vw - 600px) / 750));margin-top:-1px;border-top:1px solid #B5B5B5;border-bottom:1px solid #B5B5B5;}@media screen and (max-width:600px){.node--type-event.node--view-mode-pageview .event-data--container .event-data > div{padding-top:15px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-pageview .event-data--container .event-data > div{padding-top:20px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-pageview .event-data--container .event-data > div{padding-bottom:15px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-pageview .event-data--container .event-data > div{padding-bottom:20px;}}.node--type-event.node--view-mode-pageview .event-data--container .event-data .field__label{color:#4C3440;font-family:"Duplicate Sans Web Bold","sans-serif";}.node--type-event.node--view-mode-pageview .event-data--container .event-data a{text-decoration:underline;}.node--type-event.node--view-mode-pageview .cta-button{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));min-width:44.42032%;}@media screen and (max-width:600px){.node--type-event.node--view-mode-pageview .cta-button{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-pageview .cta-button{margin-bottom:40px;}}
.node--type-event.node--view-mode-teaser.card-layout .event-date{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));color:#4C3440;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser.card-layout .event-date{font-size:21px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-teaser.card-layout .event-date{font-size:26px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser.card-layout .event-date{line-height:25px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-teaser.card-layout .event-date{line-height:30px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser.card-layout .event-date{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-teaser.card-layout .event-date{margin-bottom:15px;}}.node--type-event.node--view-mode-teaser.card-layout h3{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;color:#2E2E2E;margin:0;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser.card-layout h3{font-size:18px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-teaser.card-layout h3{font-size:22px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser.card-layout h3{line-height:22px;}}@media screen and (min-width:1350px){.node--type-event.node--view-mode-teaser.card-layout h3{line-height:26px;}}.node--type-event.node--view-mode-teaser.card-layout .field--name-field-event-type,.node--type-event.node--view-mode-teaser.card-layout .event-date{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-event.node--view-mode-teaser.card-layout a:hover .field--name-field-event-type,.has-mouse .node--type-event.node--view-mode-teaser.card-layout a:hover .event-date{color:#FFF;}.has-mouse .background-color--bordeaux .node--type-event.node--view-mode-teaser.card-layout a:hover .field--name-field-event-type,.has-mouse .background-color--bordeaux .node--type-event.node--view-mode-teaser.card-layout a:hover .event-date{color:#4C3440;}
.node--type-faq.node--view-mode-pageview .field--name-field-faq-theme{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.node--type-faq.node--view-mode-pageview .field--name-field-faq-theme a{display:block;text-decoration:underline;}.node--type-faq.node--view-mode-pageview .field--name-field-faq-theme a:not(:last-child){margin-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-faq.node--view-mode-pageview .field--name-field-faq-theme a:not(:last-child){margin-bottom:7.5px;}}@media screen and (min-width:1350px){.node--type-faq.node--view-mode-pageview .field--name-field-faq-theme a:not(:last-child){margin-bottom:10px;}}.node--type-faq.node--view-mode-pageview .background-shape{width:128%;top:18%;left:33%;transform:translateY(-75%) rotate(140deg);}.node--type-faq.node--view-mode-pageview .related-faqs{margin-bottom:calc(45px + 15 * ((100vw - 600px) / 750));width:100%;float:left;}@media screen and (max-width:600px){.node--type-faq.node--view-mode-pageview .related-faqs{margin-bottom:45px;}}@media screen and (min-width:1350px){.node--type-faq.node--view-mode-pageview .related-faqs{margin-bottom:60px;}}
.node--type-faq.node--view-mode-teaser a{display:flex;justify-content:space-between;align-items:center;height:100%;box-sizing:border-box;padding:30px 20px;border-radius:3px;background-color:#FFF;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94),background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94),transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:2px 2px 2px 0px rgba(0,0,0,0.1);}.has-mouse .node--type-faq.node--view-mode-teaser a:hover{background-color:#4C3440;}.has-mouse .node--type-faq.node--view-mode-teaser a:hover h3{color:#FFF;}.has-mouse .node--type-faq.node--view-mode-teaser a:hover .cta-link{color:#FFF;}.has-mouse .node--type-faq.node--view-mode-teaser a:hover .cta-link::after{color:#4C3440;}.has-mouse .node--type-faq.node--view-mode-teaser a:hover .cta-link svg path{fill:#FFF;}.node--type-faq.node--view-mode-teaser h3{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);margin-bottom:0;}@media screen and (max-width:600px){.node--type-faq.node--view-mode-teaser h3{font-size:21px;}}@media screen and (min-width:1350px){.node--type-faq.node--view-mode-teaser h3{font-size:26px;}}@media screen and (max-width:600px){.node--type-faq.node--view-mode-teaser h3{line-height:25px;}}@media screen and (min-width:1350px){.node--type-faq.node--view-mode-teaser h3{line-height:30px;}}
.node--type-news.node--view-mode-newsletter .node__content{padding-top:20px;}.node--type-news.node--view-mode-newsletter h2{padding-bottom:0px;color:#2E2E2E;font-weight:normal;}
.node--type-news.node--view-mode-pageview .news-data{width:48.93617%;margin-right:2.12766%;float:left;margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media screen and (max-width:600px){.node--type-news.node--view-mode-pageview .news-data{margin-bottom:15px;}}@media screen and (min-width:1350px){.node--type-news.node--view-mode-pageview .news-data{margin-bottom:20px;}}@media (max-width:600px){.node--type-news.node--view-mode-pageview .news-data{width:100%;}}.node--type-news.node--view-mode-pageview .news-data .type,.node--type-news.node--view-mode-pageview .news-data .field__label{color:#4C3440;font-family:"Duplicate Sans Web Bold","sans-serif";}.node--type-news.node--view-mode-pageview .news-data .type-and-created{width:30.49645%;margin-right:4.25532%;float:left;}@media (max-width:600px){.node--type-news.node--view-mode-pageview .news-data .type-and-created{width:48.93617%;margin-right:2.12766%;float:left;}}.node--type-news.node--view-mode-pageview .news-data .field--name-field-text-plain{width:65.24823%;float:left;}@media (max-width:600px){.node--type-news.node--view-mode-pageview .news-data .field--name-field-text-plain{width:48.93617%;float:left;}}
.node--type-news.node--view-mode-teaser .teaser-image,.node--type-news.node--view-mode-teaser .type-and-created{margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .teaser-image,.node--type-news.node--view-mode-teaser .type-and-created{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.node--type-news.node--view-mode-teaser .teaser-image,.node--type-news.node--view-mode-teaser .type-and-created{margin-bottom:15px;}}.node--type-news.node--view-mode-teaser .type-and-created{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.node--type-news.node--view-mode-teaser .type-and-created .type{color:#4C3440;font-family:"Duplicate Sans Web Bold","sans-serif";}.node--type-news.node--view-mode-teaser h3{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;margin-bottom:0;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser h3{font-size:18px;}}@media screen and (min-width:1350px){.node--type-news.node--view-mode-teaser h3{font-size:22px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser h3{line-height:22px;}}@media screen and (min-width:1350px){.node--type-news.node--view-mode-teaser h3{line-height:26px;}}.node--type-news.node--view-mode-teaser a{display:block;transition:transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-news.node--view-mode-teaser a:hover{transform:translateY(-10px);}.has-mouse .node--type-news.node--view-mode-teaser a:hover h3{color:#777;}
.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside::after,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside > .field__item::after{display:table;clear:both;content:"";}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts a::before{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts a::before{content:"\e902";}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;padding-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));border-bottom:1px solid #D8D8D8;}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{font-size:21px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{font-size:26px;}}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{line-height:25px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{line-height:30px;}}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{padding-bottom:7.5px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{padding-bottom:10px;}}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads .field__label,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside .field__label{margin-bottom:15px;}}.node--view-mode-pageview.pageview-layout-one .node-title{width:82.97872%;margin-right:2.12766%;float:left;}@media (max-width:850px){.node--view-mode-pageview.pageview-layout-one .node-title{width:100%;}}.node--view-mode-pageview.pageview-layout-one .field--name-field-manchet.pageview,.node--view-mode-pageview.pageview-layout-one .field--name-field-manchet-formatted.pageview{width:57.44681%;margin-right:2.12766%;float:left;}@media (max-width:850px){.node--view-mode-pageview.pageview-layout-one .field--name-field-manchet.pageview,.node--view-mode-pageview.pageview-layout-one .field--name-field-manchet-formatted.pageview{width:82.97872%;margin-right:2.12766%;float:left;}}@media (max-width:600px){.node--view-mode-pageview.pageview-layout-one .field--name-field-manchet.pageview,.node--view-mode-pageview.pageview-layout-one .field--name-field-manchet-formatted.pageview{width:100%;}}.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content{width:57.44681%;margin-right:2.12766%;float:left;margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content{margin-bottom:40px;}}@media (max-width:600px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content{width:100%;}}.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content > .image-container{width:85.19323%;margin-right:3.64742%;float:left;margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content > .image-container{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content > .image-container{margin-bottom:40px;}}@media (max-width:600px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content > .image-container{width:100%;}}.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content > .image-container .field--name-field-caption{margin-top:calc(7.5px + 2.5 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content > .image-container .field--name-field-caption{margin-top:7.5px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content > .image-container .field--name-field-caption{margin-top:10px;}}.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content .field--name-body.pageview{width:70.38645%;margin-right:3.64742%;float:left;margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content .field--name-body.pageview{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content .field--name-body.pageview{margin-bottom:50px;}}@media (max-width:850px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content .field--name-body.pageview{width:85.19323%;margin-right:3.64742%;float:left;}}@media (max-width:600px){.node--view-mode-pageview.pageview-layout-one .top-animation-element > .node__content .field--name-body.pageview{width:100%;}}.node--view-mode-pageview.pageview-layout-one aside{width:40.42553%;float:right;position:relative;z-index:1;}@media (max-width:600px){.node--view-mode-pageview.pageview-layout-one aside{width:100%;}}.node--view-mode-pageview.pageview-layout-one aside > .field{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one aside > .field{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one aside > .field{margin-bottom:40px;}}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside > .field__item{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside > .field__item{margin-bottom:15px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside > .field__item{margin-bottom:20px;}}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside > .field__item:last-child{margin-bottom:0;}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside{width:78.97872%;margin-right:5.10638%;float:left;}@media (max-width:850px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-faq-theme,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-links,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-downloads,.node--view-mode-pageview.pageview-layout-one aside .field--name-field-paragraphs-aside{width:100%;}}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__item{margin-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__item{margin-bottom:7.5px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__item{margin-bottom:10px;}}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts .field__item:last-child{margin-bottom:0;}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts a{display:flex;position:relative;padding-left:15px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts a::before{display:inline-block;font-size:9px;color:#4C3440;}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts a::before{position:absolute;top:50%;transform:translateY(-50%);left:0;}.has-mouse .node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts a:hover{color:#777;}.node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts a::before{transition:transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--view-mode-pageview.pageview-layout-one aside .field--name-field-shortcuts a:hover::before{transform:translate(70%,-50%);}.node--view-mode-pageview.pageview-layout-one .node__bottom{clear:both;}.node--view-mode-pageview.pageview-layout-one .node-references--container{padding-top:calc(30px + 10 * ((100vw - 600px) / 750));padding-bottom:calc(45px + 15 * ((100vw - 600px) / 750));width:100vw;float:left;background-color:#4C3440;}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one .node-references--container{padding-top:30px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one .node-references--container{padding-top:40px;}}@media screen and (max-width:600px){.node--view-mode-pageview.pageview-layout-one .node-references--container{padding-bottom:45px;}}@media screen and (min-width:1350px){.node--view-mode-pageview.pageview-layout-one .node-references--container{padding-bottom:60px;}}
.node--type-partner.node--view-mode-teaser a{text-decoration:underline;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-partner.node--view-mode-teaser a:hover,.node--type-partner.node--view-mode-teaser .has-mouse a:hover{color:#777;}.has-image-filter.node--type-partner .field--name-field-image img{filter:gray;filter:grayscale(1);}.node--type-partner.node--view-mode-teaser > a{display:block;transition:transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-partner.node--view-mode-teaser > a:hover{transform:translateY(-10px);}.node--type-partner.node--view-mode-teaser .field--name-field-image{width:30.49645%;margin-right:4.25532%;float:left;}.paragraph--type--accordion .node--type-partner.node--view-mode-teaser .field--name-field-image{width:36.93617%;margin-right:5.10638%;float:left;}.node--type-partner.node--view-mode-teaser .node__content{width:65.24823%;float:left;}.paragraph--type--accordion .node--type-partner.node--view-mode-teaser .node__content{width:57.95745%;float:left;}.node--type-partner.node--view-mode-teaser .title-container{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-partner.node--view-mode-teaser .title-container{margin-bottom:15px;}}@media screen and (min-width:1350px){.node--type-partner.node--view-mode-teaser .title-container{margin-bottom:20px;}}.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;margin-bottom:0;}@media screen and (max-width:600px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{font-size:18px;}}@media screen and (min-width:1350px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{font-size:22px;}}@media screen and (max-width:600px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{line-height:22px;}}@media screen and (min-width:1350px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{line-height:26px;}}@media (max-width:600px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{font-size:calc(15px + 3 * ((100vw - 600px) / 750));line-height:calc(20px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{font-size:15px;}}@media screen and (max-width:600px) and (min-width:1350px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{font-size:18px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1350px){.node--type-partner.node--view-mode-teaser .title-container h3,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-text-plain,.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{line-height:24px;}}.node--type-partner.node--view-mode-teaser .title-container h3{font-family:"Duplicate Sans Web Bold","sans-serif";}.node--type-partner.node--view-mode-teaser .title-container .field--name-field-label{color:#B5B5B5;}
.node--type-project.node--view-mode-newsletter .node__content .teaser-text{padding-bottom:50px;}
.node--type-project.node--view-mode-teaser.card-layout h3{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;}@media screen and (max-width:600px){.node--type-project.node--view-mode-teaser.card-layout h3{margin-bottom:15px;}}@media screen and (min-width:1350px){.node--type-project.node--view-mode-teaser.card-layout h3{margin-bottom:20px;}}@media screen and (max-width:600px){.node--type-project.node--view-mode-teaser.card-layout h3{font-size:21px;}}@media screen and (min-width:1350px){.node--type-project.node--view-mode-teaser.card-layout h3{font-size:26px;}}@media screen and (max-width:600px){.node--type-project.node--view-mode-teaser.card-layout h3{line-height:25px;}}@media screen and (min-width:1350px){.node--type-project.node--view-mode-teaser.card-layout h3{line-height:30px;}}.node--type-project.node--view-mode-teaser.card-layout.project-completed > a{background-color:#e8e8e8;}
.node--type-publication.node--view-mode-pageview aside .field--name-field-download a::after,.node--type-project.node--view-mode-pageview aside .field--name-field-download a::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.node--type-publication.node--view-mode-pageview aside .field--name-field-download a::after,.node--type-project.node--view-mode-pageview aside .field--name-field-download a::after{content:"\e908";}.node--type-publication.node--view-mode-pageview aside .field--name-field-download a,.node--type-project.node--view-mode-pageview aside .field--name-field-download a{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#FFF;position:relative;padding-left:42px;transition:padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);display:block;width:100%;background-color:#4C3440;color:#FFF;font-family:"Duplicate Sans Web Bold","sans-serif";padding:20px 12px 20px 54px;box-sizing:border-box;border-radius:3px;}.node--type-publication.node--view-mode-pageview aside .field--name-field-download a::after,.node--type-project.node--view-mode-pageview aside .field--name-field-download a::after{font-size:36px;color:#4C3440;position:absolute;left:0;top:50%;transform:translateY(-50%);}.has-mouse .node--type-publication.node--view-mode-pageview aside .field--name-field-download a:hover,.node--type-publication.node--view-mode-pageview aside .field--name-field-download .has-mouse a:hover,.has-mouse .node--type-project.node--view-mode-pageview aside .field--name-field-download a:hover,.node--type-project.node--view-mode-pageview aside .field--name-field-download .has-mouse a:hover{padding-left:47px;}.node--type-publication.node--view-mode-pageview aside .field--name-field-download a svg,.node--type-project.node--view-mode-pageview aside .field--name-field-download a svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.node--type-publication.node--view-mode-pageview aside .field--name-field-download a svg path,.node--type-project.node--view-mode-pageview aside .field--name-field-download a svg path{fill:#FFF;}.node--type-publication.node--view-mode-pageview aside .field--name-field-download a svg,.node--type-project.node--view-mode-pageview aside .field--name-field-download a svg,.node--type-publication.node--view-mode-pageview aside .field--name-field-download a:after,.node--type-project.node--view-mode-pageview aside .field--name-field-download a:after{left:12px;}.has-mouse .node--type-publication.node--view-mode-pageview aside .field--name-field-download a:hover,.node--type-publication.node--view-mode-pageview aside .field--name-field-download .has-mouse a:hover,.has-mouse .node--type-project.node--view-mode-pageview aside .field--name-field-download a:hover,.node--type-project.node--view-mode-pageview aside .field--name-field-download .has-mouse a:hover{padding-left:59px;}.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;padding-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));border-bottom:1px solid #D8D8D8;}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{font-size:21px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{font-size:26px;}}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{line-height:25px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{line-height:30px;}}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{padding-bottom:7.5px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{padding-bottom:10px;}}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-links .field__label,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads .field__label{margin-bottom:15px;}}.node--type-publication.node--view-mode-pageview .field--name-field-publication-type,.node--type-project.node--view-mode-pageview .field--name-field-publication-type{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;}.node--type-publication.node--view-mode-pageview .year-and-place,.node--type-project.node--view-mode-pageview .year-and-place{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview .year-and-place,.node--type-project.node--view-mode-pageview .year-and-place{margin-bottom:15px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview .year-and-place,.node--type-project.node--view-mode-pageview .year-and-place{margin-bottom:20px;}}.node--type-publication.node--view-mode-pageview .year-and-place .field,.node--type-project.node--view-mode-pageview .year-and-place .field{display:inline-block;float:left;}.node--type-publication.node--view-mode-pageview .year-and-place .field--name-field-place::before,.node--type-project.node--view-mode-pageview .year-and-place .field--name-field-place::before{content:', ';}.node--type-publication.node--view-mode-pageview .node-title,.node--type-project.node--view-mode-pageview .node-title{width:82.97872%;margin-right:2.12766%;float:left;}@media (max-width:850px){.node--type-publication.node--view-mode-pageview .node-title,.node--type-project.node--view-mode-pageview .node-title{width:100%;}}.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:57.44681%;margin-right:2.12766%;float:left;}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{margin-bottom:40px;}}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{font-size:21px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{font-size:26px;}}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{line-height:25px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{line-height:30px;}}@media (max-width:850px){.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{width:82.97872%;margin-right:2.12766%;float:left;}}@media (max-width:600px){.node--type-publication.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-publication.node--view-mode-pageview .field--name-field-manchet-formatted.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet.pageview,.node--type-project.node--view-mode-pageview .field--name-field-manchet-formatted.pageview{width:100%;}}.node--type-publication.node--view-mode-pageview aside,.node--type-project.node--view-mode-pageview aside{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));width:40.42553%;float:right;clear:left;}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview aside,.node--type-project.node--view-mode-pageview aside{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview aside,.node--type-project.node--view-mode-pageview aside{margin-bottom:40px;}}@media (max-width:600px){.node--type-publication.node--view-mode-pageview aside,.node--type-project.node--view-mode-pageview aside{width:100%;}}.node--type-publication.node--view-mode-pageview aside .field--name-field-image,.node--type-project.node--view-mode-pageview aside .field--name-field-image{width:57.95745%;margin-right:5.10638%;float:left;margin-bottom:10px;}@media (max-width:1024px){.node--type-publication.node--view-mode-pageview aside .field--name-field-image,.node--type-project.node--view-mode-pageview aside .field--name-field-image{width:78.97872%;margin-right:5.10638%;float:left;}}@media (max-width:850px){.node--type-publication.node--view-mode-pageview aside .field--name-field-image,.node--type-project.node--view-mode-pageview aside .field--name-field-image{width:100%;}}.node--type-publication.node--view-mode-pageview aside .field--name-field-download,.node--type-project.node--view-mode-pageview aside .field--name-field-download{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));width:57.95745%;margin-right:5.10638%;float:left;}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview aside .field--name-field-download,.node--type-project.node--view-mode-pageview aside .field--name-field-download{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview aside .field--name-field-download,.node--type-project.node--view-mode-pageview aside .field--name-field-download{margin-bottom:40px;}}@media (max-width:1024px){.node--type-publication.node--view-mode-pageview aside .field--name-field-download,.node--type-project.node--view-mode-pageview aside .field--name-field-download{width:78.97872%;margin-right:5.10638%;float:left;}}@media (max-width:850px){.node--type-publication.node--view-mode-pageview aside .field--name-field-download,.node--type-project.node--view-mode-pageview aside .field--name-field-download{width:100%;}}@media (max-width:600px){.node--type-publication.node--view-mode-pageview aside .field--name-field-download,.node--type-project.node--view-mode-pageview aside .field--name-field-download{width:auto;}}@media (max-width:414px){.node--type-publication.node--view-mode-pageview aside .field--name-field-download,.node--type-project.node--view-mode-pageview aside .field--name-field-download{width:100%;}}.node--type-publication.node--view-mode-pageview aside .field--name-field-download .file,.node--type-project.node--view-mode-pageview aside .field--name-field-download .file{display:block;width:100%;}.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-publication.node--view-mode-pageview aside .field--name-field-links,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-project.node--view-mode-pageview aside .field--name-field-links,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));width:57.95745%;margin-right:5.10638%;float:left;}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-publication.node--view-mode-pageview aside .field--name-field-links,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-project.node--view-mode-pageview aside .field--name-field-links,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-publication.node--view-mode-pageview aside .field--name-field-links,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-project.node--view-mode-pageview aside .field--name-field-links,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads{margin-bottom:40px;}}@media (max-width:1024px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-publication.node--view-mode-pageview aside .field--name-field-links,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-project.node--view-mode-pageview aside .field--name-field-links,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads{width:78.97872%;margin-right:5.10638%;float:left;}}@media (max-width:850px){.node--type-publication.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-publication.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-publication.node--view-mode-pageview aside .field--name-field-links,.node--type-publication.node--view-mode-pageview aside .field--name-field-downloads,.node--type-project.node--view-mode-pageview aside .field--name-field-research-areas,.node--type-project.node--view-mode-pageview aside .field--name-field-shortcuts,.node--type-project.node--view-mode-pageview aside .field--name-field-links,.node--type-project.node--view-mode-pageview aside .field--name-field-downloads{width:100%;}}.node--type-publication.node--view-mode-pageview .node__content,.node--type-project.node--view-mode-pageview .node__content{width:57.44681%;margin-right:2.12766%;float:left;margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview .node__content,.node--type-project.node--view-mode-pageview .node__content{margin-bottom:30px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview .node__content,.node--type-project.node--view-mode-pageview .node__content{margin-bottom:40px;}}@media (max-width:600px){.node--type-publication.node--view-mode-pageview .node__content,.node--type-project.node--view-mode-pageview .node__content{width:100%;}}.node--type-publication.node--view-mode-pageview .node__content .field--name-body,.node--type-project.node--view-mode-pageview .node__content .field--name-body{width:70.38645%;margin-right:3.64742%;float:left;margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-publication.node--view-mode-pageview .node__content .field--name-body,.node--type-project.node--view-mode-pageview .node__content .field--name-body{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-pageview .node__content .field--name-body,.node--type-project.node--view-mode-pageview .node__content .field--name-body{margin-bottom:50px;}}@media (max-width:850px){.node--type-publication.node--view-mode-pageview .node__content .field--name-body,.node--type-project.node--view-mode-pageview .node__content .field--name-body{width:85.19323%;margin-right:3.64742%;float:left;}}@media (max-width:600px){.node--type-publication.node--view-mode-pageview .node__content .field--name-body,.node--type-project.node--view-mode-pageview .node__content .field--name-body{width:100%;}}.node--type-publication.node--view-mode-pageview .node__content .field--name-field-paragraphs-content,.node--type-project.node--view-mode-pageview .node__content .field--name-field-paragraphs-content{width:100%;float:left;}@supports (display:grid){.node--type-publication.node--view-mode-pageview .related-teasers-container,.node--type-project.node--view-mode-pageview .related-teasers-container{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:2.12766%;column-gap:2.12766%;grid-row-gap:15px;}@media (max-width:600px){.node--type-publication.node--view-mode-pageview .related-teasers-container,.node--type-project.node--view-mode-pageview .related-teasers-container{grid-template-columns:1fr;}}}
.node--type-publication.node--view-mode-teaser.card-layout > a{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;padding:20px;}.node--type-publication.node--view-mode-teaser.card-layout .node__content{margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-publication.node--view-mode-teaser.card-layout .node__content{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-teaser.card-layout .node__content{margin-bottom:50px;}}.node--type-publication.node--view-mode-teaser.card-layout .type-and-date{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-publication.node--view-mode-teaser.card-layout .type-and-date{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-teaser.card-layout .type-and-date{margin-bottom:15px;}}.node--type-publication.node--view-mode-teaser.card-layout .type-and-date .field--name-field-publication-type{font-family:"Duplicate Sans Web Bold","sans-serif";color:#4C3440;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-publication.node--view-mode-teaser.card-layout h3{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;}@media screen and (max-width:600px){.node--type-publication.node--view-mode-teaser.card-layout h3{font-size:18px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-teaser.card-layout h3{font-size:22px;}}@media screen and (max-width:600px){.node--type-publication.node--view-mode-teaser.card-layout h3{line-height:22px;}}@media screen and (min-width:1350px){.node--type-publication.node--view-mode-teaser.card-layout h3{line-height:26px;}}.has-mouse .node--type-publication.node--view-mode-teaser.card-layout a:hover .field--name-field-publication-type{color:#FFF;}.node--type-publication.node--view-mode-teaser.card-layout .field--name-field-place{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;align-self:flex-end;width:100%;}
.node--type-research-area.node--view-mode-pageview .view-container{width:100%;float:left;}
.node--type-research-area.node--view-mode-teaser.card-layout > a{display:flex;padding:0;}.node--type-research-area.node--view-mode-teaser.card-layout .teaser-image{width:30.49645%;position:relative;min-height:calc(150px + 124 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .teaser-image{min-height:150px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .teaser-image{min-height:274px;}}@media (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .teaser-image{display:none;}}.node--type-research-area.node--view-mode-teaser.card-layout .teaser-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-top-left-radius:3px;border-bottom-left-radius:3px;}.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-top:calc(15px + 5 * ((100vw - 600px) / 750));padding-right:calc(20px + 5 * ((100vw - 600px) / 750));padding-bottom:calc(20px + 5 * ((100vw - 600px) / 750));padding-left:calc(20px + 5 * ((100vw - 600px) / 750));width:65.24823%;}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-top:15px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-top:20px;}}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-right:20px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-right:25px;}}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-bottom:20px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-bottom:25px;}}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-left:20px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{padding-left:25px;}}@media (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-content{width:100%;}}.node--type-research-area.node--view-mode-teaser.card-layout .research-area-top{width:100%;}.node--type-research-area.node--view-mode-teaser.card-layout h3{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout h3{font-size:21px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout h3{font-size:26px;}}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout h3{line-height:25px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout h3{line-height:30px;}}.node--type-research-area.node--view-mode-teaser.card-layout .field--name-field-manchet{margin-top:calc(11.25px + 3.75 * ((100vw - 600px) / 750));font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:90%;}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .field--name-field-manchet{margin-top:11.25px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .field--name-field-manchet{margin-top:15px;}}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .field--name-field-manchet{font-size:18px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .field--name-field-manchet{font-size:22px;}}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .field--name-field-manchet{line-height:22px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .field--name-field-manchet{line-height:26px;}}.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;align-self:flex-end;display:none;}.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info--element{width:30.49645%;margin-right:4.25532%;float:left;}@media (max-width:850px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info--element{width:47.87234%;margin-right:4.25532%;float:left;}.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info--element:nth-child(2n){margin-right:0;}.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info--element:nth-child(2n+1){clear:left;}}.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info--element:first-child{padding-left:calc(15px + 5 * ((100vw - 600px) / 750));box-sizing:border-box;}@media screen and (max-width:600px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info--element:first-child{padding-left:15px;}}@media screen and (min-width:1350px){.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info--element:first-child{padding-left:20px;}}.node--type-research-area.node--view-mode-teaser.card-layout .research-area-info--label{font-family:"Duplicate Sans Web Bold","sans-serif";color:#4C3440;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-research-area.node--view-mode-teaser.card-layout a:hover{background-color:#4C3440;color:#FFF;transform:translateY(-10px);}.has-mouse .node--type-research-area.node--view-mode-teaser.card-layout a:hover::after{height:10px;}.has-mouse .node--type-research-area.node--view-mode-teaser.card-layout a:hover h3,.has-mouse .node--type-research-area.node--view-mode-teaser.card-layout a:hover .research-area-info--label{color:#FFF;}
.node--view-mode-search-result{padding-top:calc(15px + 5 * ((100vw - 600px) / 750));padding-bottom:calc(15px + 5 * ((100vw - 600px) / 750));font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:65.95745%;margin-right:2.12766%;float:left;}@media screen and (max-width:600px){.node--view-mode-search-result{padding-top:15px;}}@media screen and (min-width:1350px){.node--view-mode-search-result{padding-top:20px;}}@media screen and (max-width:600px){.node--view-mode-search-result{padding-bottom:15px;}}@media screen and (min-width:1350px){.node--view-mode-search-result{padding-bottom:20px;}}@media (max-width:850px){.node--view-mode-search-result{width:82.97872%;margin-right:2.12766%;float:left;}}@media (max-width:600px){.node--view-mode-search-result{width:100%;}}.node--view-mode-search-result .node-type{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;}.node--view-mode-search-result h2{width:calc(100% - 10px);transition:transform,200ms cubic-bezier(0.25,0.46,0.45,0.94),color,200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--view-mode-search-result:hover h2{transform:translateX(10px);color:#777;}
.page-node-type-simplenews-issue{background-color:#FFF;}.node--type-simplenews-issue{width:720px;margin:0 auto 60px auto;box-shadow:2px 2px 2px 0px rgba(0,0,0,0.1);}.node--type-simplenews-issue table,.node--type-simplenews-issue thead,.node--type-simplenews-issue tbody,.node--type-simplenews-issue tfoot,.node--type-simplenews-issue td,.node--type-simplenews-issue th,.node--type-simplenews-issue tr{border:none;margin:0;padding:0;border-spacing:0;text-align:left;border-collapse:collapse;-webkit-border-horizontal-spacing:0;-webkit-border-vertical-spacing:0;text-align:left;}.node--type-simplenews-issue h1,.node--type-simplenews-issue h2,.node--type-simplenews-issue h3,.node--type-simplenews-issue p{margin:0;}.node--type-simplenews-issue h1{font-size:calc(30px + 10 * ((100vw - 600px) / 750));line-height:calc(33px + 11 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;padding-bottom:25px;}@media screen and (max-width:600px){.node--type-simplenews-issue h1{font-size:30px;}}@media screen and (min-width:1350px){.node--type-simplenews-issue h1{font-size:40px;}}@media screen and (max-width:600px){.node--type-simplenews-issue h1{line-height:33px;}}@media screen and (min-width:1350px){.node--type-simplenews-issue h1{line-height:44px;}}.node--type-simplenews-issue h2{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;padding-bottom:15px;}@media screen and (max-width:600px){.node--type-simplenews-issue h2{font-size:18px;}}@media screen and (min-width:1350px){.node--type-simplenews-issue h2{font-size:22px;}}@media screen and (max-width:600px){.node--type-simplenews-issue h2{line-height:22px;}}@media screen and (min-width:1350px){.node--type-simplenews-issue h2{line-height:26px;}}.node--type-simplenews-issue p{padding-bottom:20px;}.node--type-simplenews-issue a{color:#2E2E2E;text-decoration:none;}.node--type-simplenews-issue img{display:block;border:0;}.node--type-simplenews-issue .paragraph-title h2{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;padding-bottom:15px;}@media screen and (max-width:600px){.node--type-simplenews-issue .paragraph-title h2{font-size:18px;}}@media screen and (min-width:1350px){.node--type-simplenews-issue .paragraph-title h2{font-size:22px;}}@media screen and (max-width:600px){.node--type-simplenews-issue .paragraph-title h2{line-height:22px;}}@media screen and (min-width:1350px){.node--type-simplenews-issue .paragraph-title h2{line-height:26px;}}.node--type-simplenews-issue .newsletter-container{background-color:#F0F0F0;}.node--type-simplenews-issue .header{padding-top:30px;padding-right:50px;padding-bottom:20px;padding-left:50px;}.node--type-simplenews-issue .header .newsletter-date{text-align:right;}.node--type-simplenews-issue .footer{padding-top:40px;padding-right:50px;padding-bottom:40px;padding-left:50px;background-color:#FFF;}.node--type-simplenews-issue .footer .footer-brand{color:#4C3440;font-family:"Duplicate Sans Web Bold","sans-serif";}.node--type-simplenews-issue .footer .unsubscribe{text-align:right;}.node--type-simplenews-issue .footer .unsubscribe a{text-decoration:underline;}.node--type-simplenews-issue .base-content{padding-top:40px;padding-right:50px;padding-bottom:40px;padding-left:50px;}.node--type-simplenews-issue .manchet{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:500px;padding-right:120px;padding-bottom:35px;}@media screen and (max-width:600px){.node--type-simplenews-issue .manchet{font-size:21px;}}@media screen and (min-width:1350px){.node--type-simplenews-issue .manchet{font-size:26px;}}@media screen and (max-width:600px){.node--type-simplenews-issue .manchet{line-height:25px;}}@media screen and (min-width:1350px){.node--type-simplenews-issue .manchet{line-height:30px;}}.node--type-simplenews-issue .image{padding-bottom:20px;}.node--type-simplenews-issue .body{width:500px;padding-right:120px;}.node--type-simplenews-issue .teaser-link a,.node--type-simplenews-issue .link a{color:#4C3440;font-family:"Duplicate Sans Web Bold","sans-serif";text-decoration:underline;}.node--type-simplenews-issue .teaser-type{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;font-family:"Duplicate Sans Web Bold","sans-serif";color:#4C3440;}.node--type-simplenews-issue .teaser-date{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;padding-bottom:15px;}.node--type-simplenews-issue .field--name-field-newsletter-paragraphs .field--name-field-newsletter-paragraphs__node-references.first .no-background-color.paragraph--type--node-references .paragraph__content{padding-top:0px;}.node--type-simplenews-issue .field--name-field-node-references__group .field__item{padding-bottom:20px;vertical-align:top;}.node--type-simplenews-issue .field--name-field-node-references__group .field__item.odd{padding-right:8px;}.node--type-simplenews-issue .field--name-field-node-references__group .field__item.even{padding-left:8px;}.node--type-simplenews-issue .field--name-field-node-references__group .field__item.last-row{padding-bottom:0px;}
.node--view-mode-teaser-card,.node--view-mode-teaser.card-layout{position:relative;height:100%;box-sizing:border-box;}.node--view-mode-teaser-card a,.node--view-mode-teaser.card-layout a{display:block;height:100%;box-sizing:border-box;padding:20px 20px 70px;border-radius:3px;background-color:#FFF;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94),background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94),transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:2px 2px 2px 0px rgba(0,0,0,0.1);}.node--view-mode-teaser-card a::after,.node--view-mode-teaser.card-layout a::after{content:'';position:absolute;top:100%;left:0;width:100%;height:0;transition:height 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.node--view-mode-teaser-card h3,.node--view-mode-teaser-card .type-label,.node--view-mode-teaser.card-layout h3,.node--view-mode-teaser.card-layout .type-label{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.node--view-mode-teaser-card .cta-link,.node--view-mode-teaser.card-layout .cta-link{position:absolute;left:20px;bottom:20px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94),padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.node--view-mode-teaser-card .cta-link::after,.node--view-mode-teaser.card-layout .cta-link::after{transition:background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.node--view-mode-teaser-card .cta-link svg path,.node--view-mode-teaser.card-layout .cta-link svg path{transition:fill 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--view-mode-teaser-card a:hover,.has-mouse
  .node--view-mode-teaser.card-layout a:hover{background-color:#4C3440;color:#FFF;transform:translateY(-10px);}.has-mouse .node--view-mode-teaser-card a:hover::after,.has-mouse
    .node--view-mode-teaser.card-layout a:hover::after{height:10px;}.has-mouse .node--view-mode-teaser-card a:hover h3,.has-mouse .node--view-mode-teaser-card a:hover .type-label,.has-mouse
    .node--view-mode-teaser.card-layout a:hover h3,.has-mouse
    .node--view-mode-teaser.card-layout a:hover .type-label{color:#FFF;}.has-mouse .node--view-mode-teaser-card a:hover .cta-link,.has-mouse
    .node--view-mode-teaser.card-layout a:hover .cta-link{color:#FFF;}.has-mouse .node--view-mode-teaser-card a:hover .cta-link::after,.has-mouse
      .node--view-mode-teaser.card-layout a:hover .cta-link::after{color:#4C3440;}.has-mouse .node--view-mode-teaser-card a:hover .cta-link svg path,.has-mouse
      .node--view-mode-teaser.card-layout a:hover .cta-link svg path{fill:#FFF;}.has-mouse .background-color--bordeaux .node--view-mode-teaser-card a:hover,.has-mouse .background-color--bordeaux
  .node--view-mode-teaser.card-layout a:hover{color:#2E2E2E;background-color:#F0F0F0;}.has-mouse .background-color--bordeaux .node--view-mode-teaser-card a:hover h3,.has-mouse .background-color--bordeaux .node--view-mode-teaser-card a:hover .type-label,.has-mouse .background-color--bordeaux
    .node--view-mode-teaser.card-layout a:hover h3,.has-mouse .background-color--bordeaux
    .node--view-mode-teaser.card-layout a:hover .type-label{color:#2E2E2E;}.has-mouse .background-color--bordeaux .node--view-mode-teaser-card a:hover .cta-link,.has-mouse .background-color--bordeaux
    .node--view-mode-teaser.card-layout a:hover .cta-link{color:#4C3440;}.has-mouse .background-color--bordeaux .node--view-mode-teaser-card a:hover .cta-link::after,.has-mouse .background-color--bordeaux
      .node--view-mode-teaser.card-layout a:hover .cta-link::after{color:#FFF;}.has-mouse .background-color--bordeaux .node--view-mode-teaser-card a:hover .cta-link svg path,.has-mouse .background-color--bordeaux
      .node--view-mode-teaser.card-layout a:hover .cta-link svg path{fill:#4C3440;}.node--type-landing.node--view-mode-teaser.card-layout h3,.node--type-page.node--view-mode-teaser.card-layout h3{margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.node--type-landing.node--view-mode-teaser.card-layout h3,.node--type-page.node--view-mode-teaser.card-layout h3{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-teaser.card-layout h3,.node--type-page.node--view-mode-teaser.card-layout h3{margin-bottom:15px;}}@media screen and (max-width:600px){.node--type-landing.node--view-mode-teaser.card-layout h3,.node--type-page.node--view-mode-teaser.card-layout h3{font-size:21px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-teaser.card-layout h3,.node--type-page.node--view-mode-teaser.card-layout h3{font-size:26px;}}@media screen and (max-width:600px){.node--type-landing.node--view-mode-teaser.card-layout h3,.node--type-page.node--view-mode-teaser.card-layout h3{line-height:25px;}}@media screen and (min-width:1350px){.node--type-landing.node--view-mode-teaser.card-layout h3,.node--type-page.node--view-mode-teaser.card-layout h3{line-height:30px;}}.node--type-landing.node--view-mode-teaser.card-layout .field--name-field-manchet,.node--type-landing.node--view-mode-teaser.card-layout .field--name-field-manchet-formatted,.node--type-page.node--view-mode-teaser.card-layout .field--name-field-manchet,.node--type-page.node--view-mode-teaser.card-layout .field--name-field-manchet-formatted{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}
.paragraph--type--accordion .field--name-field-paragraphs-accordion::after{display:table;clear:both;content:"";}.paragraph--type--accordion .read-more__trigger .trigger-icon::before{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.paragraph--type--accordion .read-more__trigger{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;}.paragraph--type--accordion + .paragraph--type--accordion{margin-top:calc(-22.5px + -7.5 * ((100vw - 600px) / 750));border-top:0;}@media screen and (max-width:600px){.paragraph--type--accordion + .paragraph--type--accordion{margin-top:-22.5px;}}@media screen and (min-width:1350px){.paragraph--type--accordion + .paragraph--type--accordion{margin-top:-30px;}}.paragraph--type--accordion{width:70.38645%;margin-right:3.64742%;float:left;margin-bottom:calc(22.5px + 7.5 * ((100vw - 600px) / 750));float:left;border-top:1px solid #B5B5B5;border-bottom:1px solid #B5B5B5;}@media screen and (max-width:600px){.paragraph--type--accordion{margin-bottom:22.5px;}}@media screen and (min-width:1350px){.paragraph--type--accordion{margin-bottom:30px;}}@media (max-width:850px){.paragraph--type--accordion{width:85.19323%;margin-right:3.64742%;float:left;}}@media (max-width:600px){.paragraph--type--accordion{width:100%;}}.paragraph--type--accordion .read-more__trigger{padding-top:calc(15px + 5 * ((100vw - 600px) / 750));padding-bottom:calc(15px + 5 * ((100vw - 600px) / 750));width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;}@media screen and (max-width:600px){.paragraph--type--accordion .read-more__trigger{padding-top:15px;}}@media screen and (min-width:1350px){.paragraph--type--accordion .read-more__trigger{padding-top:20px;}}@media screen and (max-width:600px){.paragraph--type--accordion .read-more__trigger{padding-bottom:15px;}}@media screen and (min-width:1350px){.paragraph--type--accordion .read-more__trigger{padding-bottom:20px;}}.paragraph--type--accordion .read-more__trigger h3{margin-right:15px;}.paragraph--type--accordion .read-more__trigger .trigger-icon::before{content:"\e900";font-size:11px;}.paragraph--type--accordion .read-more__container{height:0;overflow:hidden;}.paragraph--type--accordion .read-more__content{padding-bottom:calc(22.5px + 7.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--accordion .read-more__content{padding-bottom:22.5px;}}@media screen and (min-width:1350px){.paragraph--type--accordion .read-more__content{padding-bottom:30px;}}.paragraph--type--accordion .field--name-field-paragraphs-accordion{margin-top:calc(22.5px + 7.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--accordion .field--name-field-paragraphs-accordion{margin-top:22.5px;}}@media screen and (min-width:1350px){.paragraph--type--accordion .field--name-field-paragraphs-accordion{margin-top:30px;}}.paragraph--type--accordion .field--name-field-paragraphs-accordion > .paragraph:last-child{margin-bottom:0;}
.paragraph--type--banner.paragraph--view-mode--default .paragraph-content{width:90%;max-width:1400px;margin:0 auto;}.paragraph--type--banner.paragraph--view-mode--default{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;}.paragraph--type--banner.paragraph--view-mode--default{margin-bottom:calc(90px + 30 * ((100vw - 600px) / 750));position:relative;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default{margin-bottom:90px;}}@media screen and (min-width:1350px){.paragraph--type--banner.paragraph--view-mode--default{margin-bottom:120px;}}.paragraph--type--banner.paragraph--view-mode--default .background-shape{width:45%;top:-10%;left:-20%;}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .background-shape{display:none;}}.paragraph--type--banner.paragraph--view-mode--default .paragraph-content{position:relative;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-images{position:absolute;z-index:2;top:0;left:0;width:48.93617%;height:100%;transition:top 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-images{position:relative;width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);z-index:1;}}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-images .field__items,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-images .slick-list,.paragraph--type--banner.paragraph--view-mode--default .field--name-field-images .slick-track{height:100%;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-images img{min-height:320px;}}.paragraph--type--banner.paragraph--view-mode--default .text-container{padding-top:calc(30px + 30 * ((100vw - 600px) / 750));padding-bottom:calc(37.5px + 47.5 * ((100vw - 600px) / 750));position:relative;z-index:1;width:59.57447%;float:right;padding-left:10.6383%;padding-right:8.51064%;box-sizing:border-box;background-color:#FFF;top:0;transition:top 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .text-container{padding-top:30px;}}@media screen and (min-width:1350px){.paragraph--type--banner.paragraph--view-mode--default .text-container{padding-top:60px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .text-container{padding-bottom:37.5px;}}@media screen and (min-width:1350px){.paragraph--type--banner.paragraph--view-mode--default .text-container{padding-bottom:85px;}}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .text-container{width:calc(100% - 8.51064%);margin-left:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:6.38298%;box-sizing:content-box;float:left;margin-top:-150px;z-index:2;}}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{margin-bottom:calc(33.75px + 11.25 * ((100vw - 600px) / 750));font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{margin-bottom:33.75px;}}@media screen and (min-width:1350px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{margin-bottom:45px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{font-size:18px;}}@media screen and (min-width:1350px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{line-height:22px;}}@media screen and (min-width:1350px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{line-height:26px;}}.has-mouse .paragraph--type--banner.paragraph--view-mode--default a:hover .field--name-field-images{top:-10px;}.has-mouse .paragraph--type--banner.paragraph--view-mode--default a:hover .text-container{top:10px;}.paragraph--type--banner.paragraph--view-mode--default.flipped .text-container{padding-right:10.6383%;padding-left:8.51064%;float:left;}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default.flipped .text-container{padding-left:calc(50vw - 50%);padding-right:6.38298%;}}.paragraph--type--banner.paragraph--view-mode--default.flipped .field--name-field-images{right:0;left:unset;}.paragraph--type--banner.paragraph--view-mode--secondary{width:78.97872%;margin-right:5.10638%;float:left;background-color:#FFF;box-shadow:2px 2px 2px 0px rgba(0,0,0,0.1);border-radius:3px;overflow:hidden;}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--secondary{width:100%;}}.paragraph--type--banner.paragraph--view-mode--secondary .text-container{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;position:relative;padding:20px 20px 70px;}.paragraph--type--banner.paragraph--view-mode--secondary .cta-link{position:absolute;left:20px;bottom:20px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94),padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--banner.paragraph--view-mode--secondary .cta-link::after{transition:background-color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--banner.paragraph--view-mode--secondary .cta-link svg path{transition:fill 200ms cubic-bezier(0.25,0.46,0.45,0.94);}
.paragraph--type--image{margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));width:144.42032%;margin-right:3.64742%;float:left;}@media screen and (max-width:600px){.paragraph--type--image{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.paragraph--type--image{margin-bottom:50px;}}@media (max-width:850px){.paragraph--type--image{width:159.2271%;margin-right:3.64742%;float:left;}}@media (max-width:600px){.paragraph--type--image{width:100%;}}.paragraph--type--image .field--name-field-image{width:58.97872%;margin-right:2.55319%;float:left;}@media (max-width:850px){.paragraph--type--image .field--name-field-image{width:53.49042%;margin-right:2.32108%;float:left;}}@media (max-width:600px){.paragraph--type--image .field--name-field-image{width:100%;}}
.paragraph--type--information{padding-bottom:calc(15px + 5 * ((100vw - 600px) / 750));border-bottom:1px solid #D8D8D8;}@media screen and (max-width:600px){.paragraph--type--information{padding-bottom:15px;}}@media screen and (min-width:1350px){.paragraph--type--information{padding-bottom:20px;}}.paragraph--type--information h2{padding-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));font-size:calc(15px + 3 * ((100vw - 600px) / 750));line-height:calc(20px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;border-bottom:1px solid #D8D8D8;}@media screen and (max-width:600px){.paragraph--type--information h2{padding-bottom:11.25px;}}@media screen and (min-width:1350px){.paragraph--type--information h2{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type--information h2{margin-bottom:15px;}}@media screen and (min-width:1350px){.paragraph--type--information h2{margin-bottom:20px;}}@media screen and (max-width:600px){.paragraph--type--information h2{font-size:15px;}}@media screen and (min-width:1350px){.paragraph--type--information h2{font-size:18px;}}@media screen and (max-width:600px){.paragraph--type--information h2{line-height:20px;}}@media screen and (min-width:1350px){.paragraph--type--information h2{line-height:24px;}}.paragraph--type--information .field--name-field-text-formatted-long{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;}.paragraph--type--information .field--name-field-text-formatted-long h3{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;}
.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group > .field__item::after,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group > .field__item::after{display:table;clear:both;content:"";}.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;padding-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));border-bottom:1px solid #D8D8D8;}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{font-size:21px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{font-size:26px;}}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{line-height:25px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{line-height:30px;}}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{padding-bottom:7.5px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{padding-bottom:10px;}}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-title{margin-bottom:15px;}}.paragraph--type--node-references.paragraph--view-mode--newsletter .paragraph__content{padding-top:40px;padding-right:50px;padding-bottom:40px;padding-left:50px;}.background-color--bordeaux.paragraph--type--node-references.paragraph--view-mode--newsletter .paragraph__content{background-color:#4C3440;}.background-color--bordeaux.paragraph--type--node-references.paragraph--view-mode--newsletter .paragraph__content .paragraph-title h2{color:#FFF;}.background-color--grey-light.paragraph--type--node-references.paragraph--view-mode--newsletter .paragraph__content{background-color:#D8D8D8;}.has-background-color.paragraph--type--node-references.paragraph--view-mode--newsletter .paragraph__content .node__content{background-color:#FFF;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;}.paragraph--type--node-references.paragraph--view-mode--primary,.paragraph--type--node-references.paragraph--view-mode--secondary{clear:both;}.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group{margin-bottom:15px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group{margin-bottom:20px;}}.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group:last-child,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group:last-child{margin-bottom:calc(22.5px + 7.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group:last-child,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group:last-child{margin-bottom:22.5px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group:last-child,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group:last-child{margin-bottom:30px;}}.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group > .field__item,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group > .field__item{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group > .field__item,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group > .field__item{margin-bottom:15px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group > .field__item,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group > .field__item{margin-bottom:20px;}}.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-node-references__group > .field__item:last-child,.paragraph--type--node-references.paragraph--view-mode--secondary .field--name-field-node-references__group > .field__item:last-child{margin-bottom:0;}.paragraph--type--node-references.paragraph--view-mode--primary{margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));padding-right:14.80677%;box-sizing:border-box;}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary{margin-bottom:50px;}}.paragraph--type--accordion .paragraph--type--node-references.paragraph--view-mode--primary{padding-right:0;}@media (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary{padding-right:0;}}.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));color:#4C3440;}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title{margin-bottom:15px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary .field--name-field-title{margin-bottom:20px;}}.paragraph--type--node-references.paragraph--view-mode--primary + .paragraph--type--text.paragraph--view-mode--primary{margin-top:calc(-22.5px + -7.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--node-references.paragraph--view-mode--primary + .paragraph--type--text.paragraph--view-mode--primary{margin-top:-22.5px;}}@media screen and (min-width:1350px){.paragraph--type--node-references.paragraph--view-mode--primary + .paragraph--type--text.paragraph--view-mode--primary{margin-top:-30px;}}
.paragraph--type--quote{width:144.42032%;margin-right:3.64742%;float:left;margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--quote{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.paragraph--type--quote{margin-bottom:50px;}}@media (max-width:850px){.paragraph--type--quote{width:159.2271%;margin-right:3.64742%;float:left;}}@media (max-width:600px){.paragraph--type--quote{width:100%;}}.paragraph--type--quote .field--name-field-quote{font-size:calc(30px + 10 * ((100vw - 600px) / 750));line-height:calc(33px + 11 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media screen and (max-width:600px){.paragraph--type--quote .field--name-field-quote{font-size:30px;}}@media screen and (min-width:1350px){.paragraph--type--quote .field--name-field-quote{font-size:40px;}}@media screen and (max-width:600px){.paragraph--type--quote .field--name-field-quote{line-height:33px;}}@media screen and (min-width:1350px){.paragraph--type--quote .field--name-field-quote{line-height:44px;}}
.paragraph--type--shortcuts a::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.paragraph--type--shortcuts a::after{content:"\e903";}.paragraph--type--shortcuts a{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;display:flex;position:relative;padding-right:15px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);padding-top:calc(18.75px + 6.25 * ((100vw - 600px) / 750));padding-bottom:calc(18.75px + 6.25 * ((100vw - 600px) / 750));display:block;width:100%;border-top:1px solid #B5B5B5;padding-right:30px;transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94),padding-left 200ms cubic-bezier(0.25,0.46,0.45,0.94);box-sizing:border-box;}@media screen and (max-width:600px){.paragraph--type--shortcuts a{font-size:18px;}}@media screen and (min-width:1350px){.paragraph--type--shortcuts a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--shortcuts a{line-height:22px;}}@media screen and (min-width:1350px){.paragraph--type--shortcuts a{line-height:26px;}}.paragraph--type--shortcuts a::after{display:inline-block;font-size:11px;color:#4C3440;}.paragraph--type--shortcuts a::after{position:absolute;top:50%;transform:translateY(-50%);right:0;}.has-mouse .paragraph--type--shortcuts a:hover{color:#777;}.paragraph--type--shortcuts a::after{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--shortcuts a:hover::after{color:#777;}@media screen and (max-width:600px){.paragraph--type--shortcuts a{padding-top:18.75px;}}@media screen and (min-width:1350px){.paragraph--type--shortcuts a{padding-top:25px;}}@media screen and (max-width:600px){.paragraph--type--shortcuts a{padding-bottom:18.75px;}}@media screen and (min-width:1350px){.paragraph--type--shortcuts a{padding-bottom:25px;}}.paragraph--type--shortcuts a:nth-last-child(-n+2){border-bottom:1px solid #B5B5B5;}@media (max-width:600px){.paragraph--type--shortcuts a:nth-last-child(2){border-bottom:0;}}.paragraph--type--shortcuts a::after{right:12px;transition:transform 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--shortcuts a:hover{color:#777;padding-left:10px;}.has-mouse .paragraph--type--shortcuts a:hover::after{transform:translate(10px,-50%);}@supports (display:grid){.paragraph--type--shortcuts .shortcuts-container{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:2.12766%;column-gap:2.12766%;}@media (max-width:600px){.paragraph--type--shortcuts .shortcuts-container{grid-template-columns:1fr;}}}.is-ie .paragraph--type--shortcuts .shortcuts-container{display:flex;flex-wrap:wrap;}.is-ie .paragraph--type--shortcuts .shortcuts-container a{width:48.93617%;margin-right:2.12766%;float:left;}.is-ie .paragraph--type--shortcuts .shortcuts-container a:nth-child(2n){margin-right:0;}.is-ie .paragraph--type--shortcuts .shortcuts-container a:nth-child(2n+1){clear:left;}@media (max-width:600px){.is-ie .paragraph--type--shortcuts .shortcuts-container a{width:100%;margin-right:0;}}.paragraph--type--shortcuts.paragraph--view-mode--default{margin-bottom:calc(75px + 25 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--shortcuts.paragraph--view-mode--default{margin-bottom:75px;}}@media screen and (min-width:1350px){.paragraph--type--shortcuts.paragraph--view-mode--default{margin-bottom:100px;}}.paragraph--type--shortcuts.paragraph--view-mode--primary{margin-bottom:calc(45px + 15 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--shortcuts.paragraph--view-mode--primary{margin-bottom:45px;}}@media screen and (min-width:1350px){.paragraph--type--shortcuts.paragraph--view-mode--primary{margin-bottom:60px;}}.paragraph--type--shortcuts.paragraph--view-mode--primary > h2{width:100%;float:left;}.paragraph--type--shortcuts.paragraph--view-mode--primary .field--name-field-shortcuts,.paragraph--type--shortcuts.paragraph--view-mode--primary .shortcuts-container{width:144.42032%;}@media (max-width:850px){.paragraph--type--shortcuts.paragraph--view-mode--primary .field--name-field-shortcuts,.paragraph--type--shortcuts.paragraph--view-mode--primary .shortcuts-container{width:174.03387%;}}@media (max-width:600px){.paragraph--type--shortcuts.paragraph--view-mode--primary .field--name-field-shortcuts,.paragraph--type--shortcuts.paragraph--view-mode--primary .shortcuts-container{width:100%;}}
.paragraph--type--text + .paragraph--type--accordion{margin-top:calc(-15px + -5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--text + .paragraph--type--accordion{margin-top:-15px;}}@media screen and (min-width:1350px){.paragraph--type--text + .paragraph--type--accordion{margin-top:-20px;}}.paragraph--type--text{width:70.38645%;margin-right:3.64742%;float:left;margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--text{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.paragraph--type--text{margin-bottom:50px;}}@media (max-width:850px){.paragraph--type--text{width:85.19323%;margin-right:3.64742%;float:left;}}@media (max-width:600px){.paragraph--type--text{width:100%;}}.paragraph--type--accordion .paragraph--type--text{width:100%;}
.paragraph--type--video{margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));width:144.42032%;margin-right:3.64742%;float:left;}@media screen and (max-width:600px){.paragraph--type--video{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.paragraph--type--video{margin-bottom:50px;}}@media (max-width:850px){.paragraph--type--video{width:159.2271%;margin-right:3.64742%;float:left;}}@media (max-width:600px){.paragraph--type--video{width:100%;}}.paragraph--type--video .youtube-embed--container{position:relative;width:100%;padding-top:56.25%;}.paragraph--type--video .youtube-embed--container iframe{width:100%;height:100%;position:absolute;top:0;left:0;}.paragraph--type--video .video-container{width:58.97872%;margin-right:2.55319%;float:left;position:relative;}@media (max-width:850px){.paragraph--type--video .video-container{width:53.49042%;margin-right:2.32108%;float:left;}}@media (max-width:600px){.paragraph--type--video .video-container{width:100%;}}.paragraph--type--video .field--name-field-video{opacity:0;}.paragraph--type--video .video-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#F0F0F0;}.paragraph--type--video .video-overlay img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;mix-blend-mode:multiply;}
.paragraph--type--view-and-block.has-wrapper > .content-container{width:90%;max-width:1400px;margin:0 auto;}.paragraph--type--view-and-block.has-wrapper{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;}.paragraph--type--view-and-block{margin-bottom:calc(33.75px + 11.25 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--view-and-block{margin-bottom:33.75px;}}@media screen and (min-width:1350px){.paragraph--type--view-and-block{margin-bottom:45px;}}.paragraph--type--view-and-block.has-background-color{padding-top:calc(30px + 10 * ((100vw - 600px) / 750));padding-bottom:calc(45px + 15 * ((100vw - 600px) / 750));float:left;width:100vw;}@media screen and (max-width:600px){.paragraph--type--view-and-block.has-background-color{padding-top:30px;}}@media screen and (min-width:1350px){.paragraph--type--view-and-block.has-background-color{padding-top:40px;}}@media screen and (max-width:600px){.paragraph--type--view-and-block.has-background-color{padding-bottom:45px;}}@media screen and (min-width:1350px){.paragraph--type--view-and-block.has-background-color{padding-bottom:60px;}}.paragraph--type--view-and-block.background-color--bordeaux{background-color:#4C3440;}.paragraph--type--view-and-block.background-color--bordeaux h2{color:#FFF;}.paragraph--type--view-and-block.background-color--bordeaux .slick-arrow svg path{fill:#FFF;}.paragraph--type--view-and-block.background-color--bordeaux .slick-arrow::after{color:#4C3440;}
.field--name-field-paragraphs .field__item:last-child .paragraph.has-background-color{margin-bottom:0;}.paragraph--type--teaser-cards{margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.paragraph--type--teaser-cards{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.paragraph--type--teaser-cards{margin-bottom:50px;}}.paragraph--type--provector-video{margin-bottom:calc(75px + 25 * ((100vw - 600px) / 750));display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph--type--provector-video{margin-bottom:75px;}}@media screen and (min-width:1350px){.paragraph--type--provector-video{margin-bottom:100px;}}@media (max-width:600px){.paragraph--type--provector-video{flex-direction:column;}}.paragraph--type--provector-video .caption-container{width:48.93617%;float:right;align-self:flex-end;}@media (max-width:600px){.paragraph--type--provector-video .caption-container{width:100%;margin-top:-40px;}}.paragraph--type--provector-video .caption-container .field--name-field-body{font-size:calc(18px + 4 * ((100vw - 600px) / 750));line-height:calc(22px + 4 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;padding-top:calc(30px + 30 * ((100vw - 600px) / 750));padding-bottom:calc(37.5px + 47.5 * ((100vw - 600px) / 750));width:121.63121%;margin-left:calc((17.37589% + 4.25532%) * -1);padding-left:calc(17.37589% + 4.25532%);padding-right:17.37589%;box-sizing:border-box;background-color:#FFF;}@media screen and (max-width:600px){.paragraph--type--provector-video .caption-container .field--name-field-body{font-size:18px;}}@media screen and (min-width:1350px){.paragraph--type--provector-video .caption-container .field--name-field-body{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--provector-video .caption-container .field--name-field-body{line-height:22px;}}@media screen and (min-width:1350px){.paragraph--type--provector-video .caption-container .field--name-field-body{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--provector-video .caption-container .field--name-field-body{padding-top:30px;}}@media screen and (min-width:1350px){.paragraph--type--provector-video .caption-container .field--name-field-body{padding-top:60px;}}@media screen and (max-width:600px){.paragraph--type--provector-video .caption-container .field--name-field-body{padding-bottom:37.5px;}}@media screen and (min-width:1350px){.paragraph--type--provector-video .caption-container .field--name-field-body{padding-bottom:85px;}}@media (max-width:600px){.paragraph--type--provector-video .caption-container .field--name-field-body{width:100%;margin-left:0;padding:20px;}}.paragraph--type--provector-video .video-container{position:relative;width:48.93617%;margin-right:2.12766%;float:left;z-index:1;}@media (max-width:600px){.paragraph--type--provector-video .video-container{width:100%;}}.paragraph--type--provector-video .video-container iframe{width:100%;}.paragraph--type--provector-video .field--name-field-link{margin-top:calc(30px + 10 * ((100vw - 600px) / 750));width:100%;margin-left:68.08511%;padding-top:40px;}@media screen and (max-width:600px){.paragraph--type--provector-video .field--name-field-link{margin-top:30px;}}@media screen and (min-width:1350px){.paragraph--type--provector-video .field--name-field-link{margin-top:40px;}}@media (max-width:850px){.paragraph--type--provector-video .field--name-field-link{margin-left:51.06383%;}}@media (max-width:600px){.paragraph--type--provector-video .field--name-field-link{margin-left:0;}}
.slick-arrow.slick-prev::after,.slick-arrow.slick-next::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-arrow.slick-next::after{content:"\e908";}.slick-arrow.slick-prev::after{content:"\e907";}.slick-arrow{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;}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:flex;align-items:stretch;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;min-height:1px;display:none;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-slider--button-container{margin-top:calc(22.5px + 7.5 * ((100vw - 600px) / 750));float:right;}@media screen and (max-width:600px){.slick-slider--button-container{margin-top:22.5px;}}@media screen and (min-width:1350px){.slick-slider--button-container{margin-top:30px;}}.slick-arrow{cursor:pointer;text-indent:-9999px;transition:opacity 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.slick-arrow.slick-prev{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;position:relative;width:32px;height:36px;margin-right:25px;}.slick-arrow.slick-prev::after{font-size:36px;color:#FFF;position:absolute;left:0;top:50%;transform:translateY(-50%);}.slick-arrow.slick-prev svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.slick-arrow.slick-prev svg path{fill:#4C3440;}.slick-arrow.slick-prev svg{transform:rotate(180deg) translateY(50%);}.slick-arrow.slick-next{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;position:relative;width:32px;height:36px;}.slick-arrow.slick-next::after{font-size:36px;color:#FFF;position:absolute;left:0;top:50%;transform:translateY(-50%);}.slick-arrow.slick-next svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.slick-arrow.slick-next svg path{fill:#4C3440;}.slick-arrow.slick-prev:after,.slick-arrow.slick-next:after{text-indent:0;}.slick-arrow.slick-disabled{opacity:0.2;pointer-events:none;}.slick-arrow.slick-hidden{display:none;}
.view-news.view-display-id-block_latest .view-more-link{margin-top:calc(30px + 10 * ((100vw - 600px) / 750));float:left;}@media screen and (max-width:600px){.view-news.view-display-id-block_latest .view-more-link{margin-top:30px;}}@media screen and (min-width:1350px){.view-news.view-display-id-block_latest .view-more-link{margin-top:40px;}}
.view-publications.view-display-id-block_main .view-filters .bef-exposed-form .form-type-select{width:46.80851%;margin-right:6.38298%;float:left;}.view-publications.view-display-id-block_main .view-filters .bef-exposed-form .form-type-select:nth-child(2n){margin-right:0;}.view-publications.view-display-id-block_main .view-filters .bef-exposed-form .form-type-select:nth-child(2n+1){clear:left;}@media (max-width:1024px){.view-publications.view-display-id-block_main .view-filters .bef-exposed-form .form-type-select{width:48.93617%;margin-right:2.12766%;float:left;}.view-publications.view-display-id-block_main .view-filters .bef-exposed-form .form-type-select:nth-child(2n){margin-right:0;}.view-publications.view-display-id-block_main .view-filters .bef-exposed-form .form-type-select:nth-child(2n+1){clear:left;}}@media (max-width:600px){.view-publications.view-display-id-block_main .view-filters .bef-exposed-form .form-type-select{width:100%;margin-top:15px;}.view-publications.view-display-id-block_main .view-filters .bef-exposed-form .form-type-select:first-child{margin-top:0;}}
.view-research-areas.view-display-id-block_main::after{display:table;clear:both;content:"";}.view-research-areas.view-display-id-block_related .view-content .views-row{margin-bottom:0;}.view-research-areas.view-display-id-block_main{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));position:relative;}@media screen and (max-width:600px){.view-research-areas.view-display-id-block_main{margin-bottom:30px;}}@media screen and (min-width:1350px){.view-research-areas.view-display-id-block_main{margin-bottom:40px;}}.breakout-container.has-background-color .view-research-areas.view-display-id-block_main{margin-bottom:0;}@supports (display:grid){.view-research-areas.view-display-id-block_main .view-content{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:2.12766%;column-gap:2.12766%;}@media (max-width:850px){.view-research-areas.view-display-id-block_main .view-content{grid-template-columns:1fr;}}}.view-research-areas.view-display-id-block_main .view-content .views-row{margin-bottom:4.25532%;}@media (max-width:850px){.view-research-areas.view-display-id-block_main .view-content .views-row{margin-bottom:2.12766%;}}
.view-search.view-display-id-page_search::after,.view-search.view-display-id-page_search .view-content .views-row::after{display:table;clear:both;content:"";}.view-search .view-filters .form-text,.view-search .view-filters .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;}.view-search .view-filters .form-text{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web","sans-serif",sans-serif;width:100%;min-height:60px;padding:20px 20px 18px;box-sizing:border-box;background-color:#FFF;border-radius:3px;}.view-search .view-filters .form-submit{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;min-width:196px;min-height:60px;padding:20px 20px 19px;box-sizing:border-box;border-radius:3px;background-color:#4C3440;color:#FFF;text-align:center;cursor:pointer;transition:background-color,200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view-search .view-filters .form-submit:hover,.view-search .view-filters .has-mouse .form-submit:hover{background-color:#B5B5B5;}@media (max-width:414px){.view-search .view-filters .form-submit{width:100%;}}.view-search .view-header{width:57.44681%;margin-right:2.12766%;float:left;margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;}@media screen and (max-width:600px){.view-search .view-header{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.view-search .view-header{margin-bottom:50px;}}@media screen and (max-width:600px){.view-search .view-header{font-size:21px;}}@media screen and (min-width:1350px){.view-search .view-header{font-size:26px;}}@media screen and (max-width:600px){.view-search .view-header{line-height:25px;}}@media screen and (min-width:1350px){.view-search .view-header{line-height:30px;}}@media (max-width:850px){.view-search .view-header{width:100%;}}.view-search .view-header .field--name-field-manchet{width:85.19323%;margin-right:3.64742%;float:left;}@media (max-width:850px){.view-search .view-header .field--name-field-manchet{width:82.97872%;margin-right:2.12766%;float:left;}}@media (max-width:600px){.view-search .view-header .field--name-field-manchet{width:100%;}}.view-search .view-filters{width:48.93617%;margin-right:2.12766%;float:left;margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.view-search .view-filters{margin-bottom:30px;}}@media screen and (min-width:1350px){.view-search .view-filters{margin-bottom:40px;}}@media (max-width:850px){.view-search .view-filters{width:100%;}}.view-search .view-filters .form-text{margin-bottom:calc(15px + 5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.view-search .view-filters .form-text{margin-bottom:15px;}}@media screen and (min-width:1350px){.view-search .view-filters .form-text{margin-bottom:20px;}}.view-search.view-display-id-page_search{margin-bottom:calc(75px + 25 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.view-search.view-display-id-page_search{margin-bottom:75px;}}@media screen and (min-width:1350px){.view-search.view-display-id-page_search{margin-bottom:100px;}}.view-search.view-display-id-page_search .view-content{width:100%;float:left;}.view-search.view-display-id-page_search .view-content .views-row{border-top:1px solid #D8D8D8;}.view-search.view-display-id-page_search .view-content .views-row:last-child{border-bottom:1px solid #D8D8D8;}
.is-slider-row .view-content{width:calc(100% + 2.12766%);}@media (max-width:600px){.is-slider-row .view-content{width:93.61702%;}}.is-slider-row .views-row .node--view-mode-teaser{padding-right:6.25%;}@media (max-width:850px){.is-slider-row .views-row .node--view-mode-teaser{padding-right:4.25%;}}@media (max-width:600px){.is-slider-row .views-row .node--view-mode-teaser{padding-right:2.5%;}}
.view-layout-three-cols::after,.view-layout-two-cols::after{display:table;clear:both;content:"";}.pager ul li.pager__item--next a::after,.pager ul li.pager__item--previous a::after{font-family:'icomoon';speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.pager ul li.pager__item--next a::after{content:"\e908";}.pager ul li.pager__item--previous a::after{content:"\e907";}.pager{width:31.91489%;margin-right:2.12766%;float:left;margin-top:calc(45px + 15 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.pager{margin-top:45px;}}@media screen and (min-width:1350px){.pager{margin-top:60px;}}@media (max-width:850px){.pager{width:100%;}}.pager ul{position:relative;list-style:none;margin:0;padding:0;padding-right:72px;box-sizing:border-box;}.pager ul li{display:inline-block;margin-right:8px;}.pager ul li:nth-child(2) svg{transform:rotate(-25deg);}.pager ul li:nth-child(3) svg{transform:rotate(50deg);}.pager ul li:nth-child(4) svg{transform:rotate(25deg);}.pager ul li:nth-child(5) svg{transform:rotate(-50deg);}.pager ul li:nth-child(6) svg{transform:rotate(-75deg);}.pager ul li:last-child{margin-right:0;}.pager ul li.is-active a{color:#FFF;}.pager ul li.is-active a svg path{fill:#4C3440;}.pager ul li a{font-size:calc(13px + 2 * ((100vw - 600px) / 750));position:relative;width:32px;height:36px;display:block;color:#4C3440;text-align:center;line-height:36px;font-family:"Duplicate Sans Web Bold","sans-serif";transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.pager ul li a{font-size:13px;}}@media screen and (min-width:1350px){.pager ul li a{font-size:15px;}}.pager ul li a svg{position:absolute;left:0;top:0;z-index:-1;}.pager ul li a svg path{fill:#FFF;transition:fill 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pager ul li a:hover{color:#FFF;}.has-mouse .pager ul li a:hover svg path{fill:#4C3440;}.pager ul li.pager__item--next{position:absolute;top:0;right:0;}.pager ul li.pager__item--next a{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#FFF;position:relative;width:32px;height:36px;}.pager ul li.pager__item--next a::after{font-size:36px;color:#4C3440;position:absolute;left:0;top:50%;transform:translateY(-50%);}.pager ul li.pager__item--next a svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.pager ul li.pager__item--next a svg path{fill:#FFF;}.pager ul li.pager__item--next a::after{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.pager ul li.pager__item--next a svg path{transition:fill 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pager ul li.pager__item--next a:hover::after{color:#FFF;}.has-mouse .pager ul li.pager__item--next a:hover svg path{fill:#4C3440;}.pager ul li.pager__item--previous{position:absolute;top:0;right:40px;}.pager ul li.pager__item--previous.last-page{right:0;}.pager ul li.pager__item--previous a{font-size:15px;line-height:20px;font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#FFF;position:relative;width:32px;height:36px;}.pager ul li.pager__item--previous a::after{font-size:36px;color:#4C3440;position:absolute;left:0;top:50%;transform:translateY(-50%);}.pager ul li.pager__item--previous a svg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:36px;}.pager ul li.pager__item--previous a svg path{fill:#FFF;}.pager ul li.pager__item--previous a::after{transition:color 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.pager ul li.pager__item--previous a svg path{transition:fill 200ms cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pager ul li.pager__item--previous a:hover::after{color:#FFF;}.has-mouse .pager ul li.pager__item--previous a:hover svg path{fill:#4C3440;}.view-more-link{margin-top:calc(7.5px + 2.5 * ((100vw - 600px) / 750));margin-left:68.08511%;display:block;}@media screen and (max-width:600px){.view-more-link{margin-top:7.5px;}}@media screen and (min-width:1350px){.view-more-link{margin-top:10px;}}@media (max-width:850px){.view-more-link{margin-left:51.06383%;}}@media (max-width:600px){.view-more-link{margin-top:15px;margin-left:0;}}.view-projects .view-filters,.view-events .view-filters,.view-publications .view-filters,.view-faqs .view-filters{width:31.91489%;position:absolute;bottom:100%;right:0;}@media (max-width:1024px){.view-projects .view-filters,.view-events .view-filters,.view-publications .view-filters,.view-faqs .view-filters{width:100%;position:relative;}}.view-projects .view-filters .bef-exposed-form,.view-events .view-filters .bef-exposed-form,.view-publications .view-filters .bef-exposed-form,.view-faqs .view-filters .bef-exposed-form{margin-bottom:calc(22.5px + 7.5 * ((100vw - 600px) / 750));}@media screen and (max-width:600px){.view-projects .view-filters .bef-exposed-form,.view-events .view-filters .bef-exposed-form,.view-publications .view-filters .bef-exposed-form,.view-faqs .view-filters .bef-exposed-form{margin-bottom:22.5px;}}@media screen and (min-width:1350px){.view-projects .view-filters .bef-exposed-form,.view-events .view-filters .bef-exposed-form,.view-publications .view-filters .bef-exposed-form,.view-faqs .view-filters .bef-exposed-form{margin-bottom:30px;}}.view-layout-three-cols{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));position:relative;}@media screen and (max-width:600px){.view-layout-three-cols{margin-bottom:30px;}}@media screen and (min-width:1350px){.view-layout-three-cols{margin-bottom:40px;}}.breakout-container.has-background-color .view-layout-three-cols{margin-bottom:0;}@supports (display:grid){.view-layout-three-cols .view-content{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:2.12766%;column-gap:2.12766%;}@media (max-width:850px){.view-layout-three-cols .view-content{grid-template-columns:1fr 1fr;}}@media (max-width:600px){.view-layout-three-cols .view-content{grid-template-columns:1fr;}}}.view-layout-three-cols .view-content .views-row{margin-bottom:6.38298%;}@media (max-width:600px){.view-layout-three-cols .view-content .views-row{margin-bottom:2.12766%;}}@media (max-width:600px){.view-layout-three-cols.view-id-news.view-display-id-block_main .views-row{margin-bottom:22.5px;}}.view-layout-two-cols{margin-bottom:calc(30px + 10 * ((100vw - 600px) / 750));position:relative;}@media screen and (max-width:600px){.view-layout-two-cols{margin-bottom:30px;}}@media screen and (min-width:1350px){.view-layout-two-cols{margin-bottom:40px;}}.breakout-container.has-background-color .view-layout-two-cols{margin-bottom:0;}@supports (display:grid){.view-layout-two-cols .view-content{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:2.12766%;column-gap:2.12766%;}@media (max-width:600px){.view-layout-two-cols .view-content{grid-template-columns:1fr;}}}.view-layout-two-cols .view-content .views-row{margin-bottom:4.25532%;}@media (max-width:600px){.view-layout-two-cols .view-content .views-row{margin-bottom:2.12766%;}}.view-faqs{position:relative;}.view-faqs .views-row:not(:last-child){margin-bottom:10px;}.view-result{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web","sans-serif",sans-serif;margin-top:calc(22.5px + 7.5 * ((100vw - 600px) / 750));margin-bottom:calc(37.5px + 12.5 * ((100vw - 600px) / 750));padding-top:25px;box-sizing:border-box;border-top:1px solid #B5B5B5;}@media screen and (max-width:600px){.view-result{font-size:21px;}}@media screen and (min-width:1350px){.view-result{font-size:26px;}}@media screen and (max-width:600px){.view-result{line-height:25px;}}@media screen and (min-width:1350px){.view-result{line-height:30px;}}@media screen and (max-width:600px){.view-result{margin-top:22.5px;}}@media screen and (min-width:1350px){.view-result{margin-top:30px;}}@media screen and (max-width:600px){.view-result{margin-bottom:37.5px;}}@media screen and (min-width:1350px){.view-result{margin-bottom:50px;}}
.block-webform legend{font-size:calc(21px + 5 * ((100vw - 600px) / 750));line-height:calc(25px + 5 * ((100vw - 600px) / 750));font-family:"Duplicate Sans Web Bold","sans-serif",sans-serif;color:#4C3440;padding-bottom:calc(7.5px + 2.5 * ((100vw - 600px) / 750));margin-bottom:calc(11.25px + 3.75 * ((100vw - 600px) / 750));border-bottom:1px solid #D8D8D8;}@media screen and (max-width:600px){.block-webform legend{font-size:21px;}}@media screen and (min-width:1350px){.block-webform legend{font-size:26px;}}@media screen and (max-width:600px){.block-webform legend{line-height:25px;}}@media screen and (min-width:1350px){.block-webform legend{line-height:30px;}}@media screen and (max-width:600px){.block-webform legend{padding-bottom:7.5px;}}@media screen and (min-width:1350px){.block-webform legend{padding-bottom:10px;}}@media screen and (max-width:600px){.block-webform legend{margin-bottom:11.25px;}}@media screen and (min-width:1350px){.block-webform legend{margin-bottom:15px;}}.block-webform{clear:both;}.block-webform legend{width:100%;}.block-webform .form-item{margin-bottom:20px;}
.messages{margin-bottom:8px;padding:16px;border:1px solid;}.messages--status{border-color:#00cc00;background-color:#cfc;}.messages--warning{border-color:#cccc00;background-color:#ffc;}.messages--error{border-color:#cc0000;background-color:#fcc;}.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);}
