/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.form-type-textfield input,.form-type-tel input,.form-type-email input,.form-type-number input,.form-type-password input,.form-type-text input,.form-type-date input,.form-type-b14entity-autocomplete input,.form-type-entity-autocomplete input,.form-type-textarea textarea{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-type-textfield input:focus,.form-type-tel input:focus,.form-type-email input:focus,.form-type-number input:focus,.form-type-password input:focus,.form-type-text input:focus,.form-type-date input:focus,.form-type-b14entity-autocomplete input:focus,.form-type-entity-autocomplete input:focus,.form-type-textarea textarea:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .form-type-textfield input:focus,.form-type-textfield .using-mouse input:focus,.using-mouse .form-type-tel input:focus,.form-type-tel .using-mouse input:focus,.using-mouse .form-type-email input:focus,.form-type-email .using-mouse input:focus,.using-mouse .form-type-number input:focus,.form-type-number .using-mouse input:focus,.using-mouse .form-type-password input:focus,.form-type-password .using-mouse input:focus,.using-mouse .form-type-text input:focus,.form-type-text .using-mouse input:focus,.using-mouse .form-type-date input:focus,.form-type-date .using-mouse input:focus,.using-mouse .form-type-b14entity-autocomplete input:focus,.form-type-b14entity-autocomplete .using-mouse input:focus,.using-mouse .form-type-entity-autocomplete input:focus,.form-type-entity-autocomplete .using-mouse input:focus,.using-mouse .form-type-textarea textarea:focus,.form-type-textarea .using-mouse textarea:focus,.using-mouse .form-type-textfield input:focus-visible,.form-type-textfield .using-mouse input:focus-visible,.using-mouse .form-type-tel input:focus-visible,.form-type-tel .using-mouse input:focus-visible,.using-mouse .form-type-email input:focus-visible,.form-type-email .using-mouse input:focus-visible,.using-mouse .form-type-number input:focus-visible,.form-type-number .using-mouse input:focus-visible,.using-mouse .form-type-password input:focus-visible,.form-type-password .using-mouse input:focus-visible,.using-mouse .form-type-text input:focus-visible,.form-type-text .using-mouse input:focus-visible,.using-mouse .form-type-date input:focus-visible,.form-type-date .using-mouse input:focus-visible,.using-mouse .form-type-b14entity-autocomplete input:focus-visible,.form-type-b14entity-autocomplete .using-mouse input:focus-visible,.using-mouse .form-type-entity-autocomplete input:focus-visible,.form-type-entity-autocomplete .using-mouse input:focus-visible,.using-mouse .form-type-textarea textarea:focus-visible,.form-type-textarea .using-mouse textarea:focus-visible{outline:none;}.form-type-textfield input,.form-type-tel input,.form-type-email input,.form-type-number input,.form-type-password input,.form-type-text input,.form-type-date input,.form-type-b14entity-autocomplete input,.form-type-entity-autocomplete input,.form-type-textarea textarea{padding-bottom:calc(0px + 3 * ((100vw - 600px) / 820));width:100%;padding-right:5px;padding-top:5px;padding-left:0;box-sizing:border-box;border-bottom:2px solid #E8E6E3;}@media screen and (max-width:600px){.form-type-textfield input,.form-type-tel input,.form-type-email input,.form-type-number input,.form-type-password input,.form-type-text input,.form-type-date input,.form-type-b14entity-autocomplete input,.form-type-entity-autocomplete input,.form-type-textarea textarea{padding-bottom:0px;}}@media screen and (min-width:1420px){.form-type-textfield input,.form-type-tel input,.form-type-email input,.form-type-number input,.form-type-password input,.form-type-text input,.form-type-date input,.form-type-b14entity-autocomplete input,.form-type-entity-autocomplete input,.form-type-textarea textarea{padding-bottom:3px;}}.form-checkbox:hover:not(:disabled) + label::before,.form-radio:hover:not(:disabled) + label::before,.form-text:hover:not(:disabled):not(:focus),.form-textarea:hover:not(:disabled):not(:focus){opacity:.5;}.form-checkbox:focus + label::before,.form-radio:focus + label::before,.form-text:focus,.form-text:active:not(:disabled),.form-textarea:focus,.form-textarea:active:not(:disabled),.form-tel:focus,.form-tel:active:not(:disabled),.form-email:focus,.form-email:active:not(:disabled),.form-number:focus,.form-number:active:not(:disabled),.form-password:focus,.form-password:active:not(:disabled){border-color:gray;}.form-checkbox.error + label,.form-radio.error + label,.form-select.error,.form-text.error,.form-textarea.error{border-color:#cc0000;background-color:#fcc;}.form-checkbox,.form-radio{position:absolute;opacity:0;}.form-checkbox + label,.form-radio + label{display:inline-flex;align-items:flex-start;position:relative;}.form-checkbox + label::before,.form-radio + label::before{width:calc(20px + 11 * ((100vw - 600px) / 820));height:calc(20px + 11 * ((100vw - 600px) / 820));margin-top:calc(-4px + -4 * ((100vw - 600px) / 820));margin-right:calc(6px + 4 * ((100vw - 600px) / 820));box-sizing:border-box;display:block;flex-shrink:0;border:2px solid #ccc8c1;content:'';}@media screen and (max-width:600px){.form-checkbox + label::before,.form-radio + label::before{width:20px;}}@media screen and (min-width:1420px){.form-checkbox + label::before,.form-radio + label::before{width:31px;}}@media screen and (max-width:600px){.form-checkbox + label::before,.form-radio + label::before{height:20px;}}@media screen and (min-width:1420px){.form-checkbox + label::before,.form-radio + label::before{height:31px;}}@media screen and (max-width:600px){.form-checkbox + label::before,.form-radio + label::before{margin-top:-4px;}}@media screen and (min-width:1420px){.form-checkbox + label::before,.form-radio + label::before{margin-top:-8px;}}@media screen and (max-width:600px){.form-checkbox + label::before,.form-radio + label::before{margin-right:6px;}}@media screen and (min-width:1420px){.form-checkbox + label::before,.form-radio + label::before{margin-right:10px;}}.form-checkbox + label::after,.form-radio + label::after{display:block;position:absolute;content:'';}.form-checkbox:active:not(:disabled) + label::before,.form-radio:active:not(:disabled) + label::before{border-style:dotted;}.form-checkbox:disabled + label,.form-radio:disabled + label{filter:blur(1px);}.form-type-radio label::after{content:'';width:10px;height:10px;}.form-radio + label::after,.form-radio + label::before{border-radius:50%;}.form-radio + label::after{width:calc(12px + 7 * ((100vw - 600px) / 820));height:calc(12px + 7 * ((100vw - 600px) / 820));top:calc(4px + 2 * ((100vw - 600px) / 820));left:calc(4px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.form-radio + label::after{width:12px;}}@media screen and (min-width:1420px){.form-radio + label::after{width:19px;}}@media screen and (max-width:600px){.form-radio + label::after{height:12px;}}@media screen and (min-width:1420px){.form-radio + label::after{height:19px;}}@media screen and (max-width:600px){.form-radio + label::after{top:4px;}}@media screen and (min-width:1420px){.form-radio + label::after{top:6px;}}@media screen and (max-width:600px){.form-radio + label::after{left:4px;}}@media screen and (min-width:1420px){.form-radio + label::after{left:6px;}}.form-radio:checked + label::after{background-color:#B63239;}.form-checkbox + label::after{top:calc(4px + 4 * ((100vw - 600px) / 820));left:calc(7px + 3 * ((100vw - 600px) / 820));content:'';opacity:0;color:#B63239;}@media screen and (max-width:600px){.form-checkbox + label::after{top:4px;}}@media screen and (min-width:1420px){.form-checkbox + label::after{top:8px;}}@media screen and (max-width:600px){.form-checkbox + label::after{left:7px;}}@media screen and (min-width:1420px){.form-checkbox + label::after{left:10px;}}.form-checkbox:checked + label::after{opacity:1;}.select-wrapper{position:relative;}.select-wrapper::after{width:calc(50px + 24 * ((100vw - 600px) / 820));display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;height:100%;content:'→';color:#B63239;transform-origin:center center;transform:rotate(90deg);transition:transform 0.225s cubic-bezier(0.23,1,0.32,1);pointer-events:none;}@media screen and (max-width:600px){.select-wrapper::after{width:50px;}}@media screen and (min-width:1420px){.select-wrapper::after{width:74px;}}.form-select{position:relative;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-top:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-bottom:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));list-style:none;position:relative;display:flex;justify-content:space-between;box-sizing:border-box;background-color:#fff;border:none;}@media screen and (max-width:600px){.form-select{padding-left:12.5px;}}@media screen and (min-width:1420px){.form-select{padding-left:25px;}}@media screen and (max-width:600px){.form-select{padding-top:12.5px;}}@media screen and (min-width:1420px){.form-select{padding-top:25px;}}@media screen and (max-width:600px){.form-select{padding-bottom:12.5px;}}@media screen and (min-width:1420px){.form-select{padding-bottom:25px;}}@media screen and (max-width:600px){.form-select{padding-right:12.5px;}}@media screen and (min-width:1420px){.form-select{padding-right:25px;}}@media screen and (min-width:0\0){.form-select{padding-right:6px;background:none;}}.form-select:focus-visible{border:none;outline:none;}.form-select:disabled{filter:blur(1px);}.form-select[size],.form-select[multiple]{padding-right:6px;background:none;}.form-text,.form-textarea{padding:6px;border:1px solid;}.form-text:disabled,.form-textarea:disabled{filter:blur(1px);}textarea{width:100%;box-sizing:border-box;}.form-item{height:100%;}.form-item label,.form-item .fieldset-legend,.form-item .description,.form-item .webform-element-description{margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));display:block;}@media screen and (max-width:600px){.form-item label,.form-item .fieldset-legend,.form-item .description,.form-item .webform-element-description{margin-bottom:5px;}}@media screen and (min-width:1420px){.form-item label,.form-item .fieldset-legend,.form-item .description,.form-item .webform-element-description{margin-bottom:10px;}}@media screen and (max-width:600px){.form-item label,.form-item .fieldset-legend,.form-item .description,.form-item .webform-element-description{font-size:12px;}}@media screen and (min-width:1420px){.form-item label,.form-item .fieldset-legend,.form-item .description,.form-item .webform-element-description{font-size:14px;}}@media screen and (max-width:600px){.form-item label,.form-item .fieldset-legend,.form-item .description,.form-item .webform-element-description{line-height:15px;}}@media screen and (min-width:1420px){.form-item label,.form-item .fieldset-legend,.form-item .description,.form-item .webform-element-description{line-height:17px;}}.form-item label:not(.option):not(.description):not(.webform-element-description),.form-item .fieldset-legend:not(.option):not(.description):not(.webform-element-description),.form-item .description:not(.option):not(.description):not(.webform-element-description),.form-item .webform-element-description:not(.option):not(.description):not(.webform-element-description){font-weight:700;}.form-item label:not(label):not(.fieldset-legend):not(.webform-element-description),.form-item .fieldset-legend:not(label):not(.fieldset-legend):not(.webform-element-description),.form-item .description:not(label):not(.fieldset-legend):not(.webform-element-description),.form-item .webform-element-description:not(label):not(.fieldset-legend):not(.webform-element-description){margin-bottom:0;}.form-item .description{margin-top:calc(6px + 2 * ((100vw - 600px) / 820));padding-bottom:calc(8px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.form-item .description{margin-top:6px;}}@media screen and (min-width:1420px){.form-item .description{margin-top:8px;}}@media screen and (max-width:600px){.form-item .description{padding-bottom:8px;}}@media screen and (min-width:1420px){.form-item .description{padding-bottom:10px;}}.form-item .option{display:inline-flex;align-items:flex-start;cursor:pointer;padding-top:10px;padding-top:calc(4px + 4 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.form-item .option{padding-top:4px;}}@media screen and (min-width:1420px){.form-item .option{padding-top:8px;}}.form-type-textarea textarea{background-color:#fff;}.form-required::after{content:'*';color:#B63239;}.form-actions{margin-top:calc(30px + 30 * ((100vw - 600px) / 820));position:relative;}@media screen and (max-width:600px){.form-actions{margin-top:30px;}}@media screen and (min-width:1420px){.form-actions{margin-top:60px;}}.js input.form-autocomplete,.js input.form-autocomplete.ui-autocomplete-loading{background-image:none;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,input:-internal-autofill-selected,input:-internal-autofill-previewed{background-color:rgba(255,255,255,0) !important;-webkit-background-clip:text;-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s;-webkit-box-shadow:0 0 0px 1000px white inset !important;}input[data-autocompleted]{background-color:transparent !important;}
.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:1420px;height:100%;}.scopes-debug-grid .grid-container .single-grid{width:6.26761%;margin-right:2.25352%;float:left;height:100%;background-color:rgba(255,50,50,0.25);}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:0;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n+1){clear:left;}@media (min-width:1680px){.scopes-debug-grid .grid-container .single-grid{width:6.26761%;margin-right:2.25352%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.25352%;}.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.26761%;margin-right:2.25352%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.25352%;}.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:1240px){.scopes-debug-grid .grid-container .single-grid{width:6.26761%;margin-right:2.25352%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.25352%;}.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.26761%;margin-right:2.25352%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.25352%;}.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 (min-width:851px){.scopes-debug-grid .grid-container .single-grid{width:6.26761%;margin-right:2.25352%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.25352%;}.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:810px){.scopes-debug-grid .grid-container .single-grid{width:6.26761%;margin-right:2.25352%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.25352%;}.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.26761%;margin-right:2.25352%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.25352%;}.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.26761%;margin-right:2.25352%;float:left;}.scopes-debug-grid .grid-container .single-grid:nth-child(12n){margin-right:2.25352%;}.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.25352%", "column": "6.26761%", "width": "90%", "maxwidth": "1420px"}}, "wide-up": {"grid": {"count": 12, "gutter": "2.25352%", "column": "6.26761%", "width": null, "maxwidth": null}}, "fluid-down": {"grid": {"count": 12, "gutter": "2.25352%", "column": "6.26761%", "width": null, "maxwidth": null}}, "small-desktop": {"grid": {"count": 12, "gutter": "2.25352%", "column": "6.26761%", "width": null, "maxwidth": null}}, "tablet-down": {"grid": {"count": 12, "gutter": "2.25352%", "column": "6.26761%", "width": null, "maxwidth": null}}, "premobile-up": {"grid": {"count": 12, "gutter": "2.25352%", "column": "6.26761%", "width": null, "maxwidth": null}}, "premobile-down": {"grid": {"count": 12, "gutter": "2.25352%", "column": "6.26761%", "width": null, "maxwidth": null}}, "mobile-only": {"grid": {"count": 12, "gutter": "2.25352%", "column": "6.26761%", "width": null, "maxwidth": null}}, "mobile-pure": {"grid": {"count": 12, "gutter": "2.25352%", "column": "6.26761%", "width": null, "maxwidth": null}}, "_debug": "iddqd"}';}.scope-scope{position:absolute;display:none;}#scope-default{top:1px;}@media (min-width:1680px){#scope-wide-up{top:1px;}}@media (max-width:1680px){#scope-fluid-down{top:1px;}}@media (max-width:1240px){#scope-small-desktop{top:1px;}}@media (max-width:1024px){#scope-tablet-down{top:1px;}}@media (min-width:851px){#scope-premobile-up{top:1px;}}@media (max-width:810px){#scope-premobile-down{top:1px;}}@media (max-width:600px){#scope-mobile-only{top:1px;}}@media (max-width:414px){#scope-mobile-pure{top:1px;}}.scopes-debug-grid .grid-container{margin:0 auto;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}h1,h2,h3,h4{font-weight:normal;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}nav ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;}ul,ol{list-style-type:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button{all:unset;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}
@font-face{font-family:"Repro";src:url(/themes/b14theme/fonts/repro/ABCRepro-Regular.woff) format("woff"),url(/themes/b14theme/fonts/repro/ABCRepro-Regular.woff2) format("woff2");font-weight:400;font-style:normal;}@font-face{font-family:"Repro";src:url(/themes/b14theme/fonts/repro/ABCRepro-RegularItalic.woff) format("woff"),url(/themes/b14theme/fonts/repro/ABCRepro-RegularItalic.woff2) format("woff2");font-weight:400;font-style:italic;}@font-face{font-family:"Repro";src:url(/themes/b14theme/fonts/repro/ABCRepro-Medium.woff) format("woff"),url(/themes/b14theme/fonts/repro/ABCRepro-Medium.woff2) format("woff2");font-weight:500;font-style:normal;}@font-face{font-family:"Repro";src:url(/themes/b14theme/fonts/repro/ABCRepro-MediumItalic.woff) format("woff"),url(/themes/b14theme/fonts/repro/ABCRepro-MediumItalic.woff2) format("woff2");font-weight:500;font-style:italic;}@font-face{font-family:"Repro";src:url(/themes/b14theme/fonts/repro/ABCRepro-Bold.woff) format("woff"),url(/themes/b14theme/fonts/repro/ABCRepro-Bold.woff2) format("woff2");font-weight:700;font-style:normal;}@font-face{font-family:"Repro";src:url(/themes/b14theme/fonts/repro/ABCRepro-BoldItalic.woff) format("woff"),url(/themes/b14theme/fonts/repro/ABCRepro-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;}@font-face{font-family:'icomoon';src:url(/themes/b14theme/fonts/icomoon/icomoon.eot?oz0ucy=);src:url(/themes/b14theme/fonts/icomoon/icomoon.eot?oz0ucy=#iefix) format("embedded-opentype"),url(/themes/b14theme/fonts/icomoon/icomoon.woff2?oz0ucy=) format("woff2"),url(/themes/b14theme/fonts/icomoon/icomoon.ttf?oz0ucy=) format("truetype"),url(/themes/b14theme/fonts/icomoon/icomoon.woff?oz0ucy=) format("woff"),url(/themes/b14theme/fonts/icomoon/icomoon.svg?oz0ucy=#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block;}
h3{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:700;}@media screen and (max-width:600px){h3{font-size:18px;}}@media screen and (min-width:1420px){h3{font-size:24px;}}@media screen and (max-width:600px){h3{line-height:24px;}}@media screen and (min-width:1420px){h3{line-height:31px;}}html,body{margin:0;padding:0;-webkit-text-size-adjust:100%;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));font-family:"Repro","Arial",sans-serif;font-display:swap;}@media screen and (max-width:600px){body{font-size:15px;}}@media screen and (min-width:1420px){body{font-size:17px;}}@media screen and (max-width:600px){body{line-height:21px;}}@media screen and (min-width:1420px){body{line-height:24px;}}h1{font-size:calc(34px + 34 * ((100vw - 600px) / 820));line-height:calc(34px + 31 * ((100vw - 600px) / 820));letter-spacing:-0.5;margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));font-weight:700;width:100%;}@media screen and (max-width:600px){h1{font-size:34px;}}@media screen and (min-width:1420px){h1{font-size:68px;}}@media screen and (max-width:600px){h1{line-height:34px;}}@media screen and (min-width:1420px){h1{line-height:65px;}}@media screen and (max-width:600px){h1{margin-bottom:20px;}}@media screen and (min-width:1420px){h1{margin-bottom:40px;}}h1:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse h1:focus,.using-mouse h1:focus-visible{outline:none;}@media (max-width:600px){h1{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}}h2{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:700;}@media screen and (max-width:600px){h2{font-size:18px;}}@media screen and (min-width:1420px){h2{font-size:24px;}}@media screen and (max-width:600px){h2{line-height:24px;}}@media screen and (min-width:1420px){h2{line-height:31px;}}h3{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){h3{margin-bottom:10px;}}@media screen and (min-width:1420px){h3{margin-bottom:20px;}}p{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){p{margin-bottom:10px;}}@media screen and (min-width:1420px){p{margin-bottom:20px;}}p:last-child{margin-bottom:0;}a{color:#000;text-decoration:none;}a:focus-visible{outline:none;}a[href^="mailto:"]{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;word-break:break-all;}a[href^="tel:"]{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;word-break:break-all;}img{display:block;width:100%;height:auto;}details summary{cursor:pointer;}

.grid-layout:not(.view),.view.grid-layout > .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.grid-layout:not(.view),.view.grid-layout > .view-content{grid-gap:12px;}}@media screen and (min-width:1420px){.grid-layout:not(.view),.view.grid-layout > .view-content{grid-gap:32px;}}.grid-layout:not(.view).col-span__12 > *{grid-column:span 12;}.grid-layout:not(.view).col-span__6 > *{grid-column:span 6;}@media (max-width:414px){.grid-layout:not(.view).col-span__6 > *{grid-column:span 12;}}.grid-layout:not(.view).col-span__4 > *{grid-column:span 4;}@media (max-width:1024px){.grid-layout:not(.view).col-span__4 > *{grid-column:span 6;}}@media (max-width:414px){.grid-layout:not(.view).col-span__4 > *{grid-column:span 12;}}.grid-layout:not(.view).col-span__3 > *{grid-column:span 3;}@media (max-width:1024px){.grid-layout:not(.view).col-span__3 > *{grid-column:span 6;}}@media (max-width:414px){.grid-layout:not(.view).col-span__3 > *{grid-column:span 12;}}.grid-layout:not(.view).col-span__2 > *{grid-column:span 2;}@media (max-width:414px){.grid-layout:not(.view).col-span__2 > *{grid-column:span 6;}}.view.grid-layout.col-span__12 .view-content > *{grid-column:span 12;}.view.grid-layout.col-span__6 .view-content > *{grid-column:span 6;}@media (max-width:414px){.view.grid-layout.col-span__6 .view-content > *{grid-column:span 12;}}.view.grid-layout.col-span__4 .view-content > *{grid-column:span 4;}@media (max-width:1024px){.view.grid-layout.col-span__4 .view-content > *{grid-column:span 6;}}@media (max-width:414px){.view.grid-layout.col-span__4 .view-content > *{grid-column:span 12;}}.view.grid-layout.col-span__3 .view-content > *{grid-column:span 3;}@media (max-width:1024px){.view.grid-layout.col-span__3 .view-content > *{grid-column:span 6;}}@media (max-width:414px){.view.grid-layout.col-span__3 .view-content > *{grid-column:span 12;}}.view.grid-layout.col-span__2 .view-content > *{grid-column:span 2;}@media (max-width:414px){.view.grid-layout.col-span__2 .view-content > *{grid-column:span 6;}}.grid-layout:not(.view) > *.col-span__8{grid-column:span 8;}@media (max-width:810px){.grid-layout:not(.view) > *.col-span__8{grid-column:span 12;}}.grid-layout:not(.view) > *.col-span__12{grid-column:span 12;}
.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);display:block;box-sizing:border-box;background-color:#B63239;color:#fff;font-weight:500;cursor:pointer;}.text-formatted .button:not(.form-submit)::after,.view-empty .button:not(.form-submit)::after,.form-type-processed-text .button:not(.form-submit)::after,.webform-submission-form .form-type-webform-markup .button:not(.form-submit)::after,.cke_editable .button:not(.form-submit)::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.text-formatted .button:not(.form-submit)::before,.view-empty .button:not(.form-submit)::before,.form-type-processed-text .button:not(.form-submit)::before,.webform-submission-form .form-type-webform-markup .button:not(.form-submit)::before,.cke_editable .button:not(.form-submit)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .text-formatted .button:not(.form-submit):hover::after,.text-formatted .has-mouse .button:not(.form-submit):hover::after,.has-mouse .view-empty .button:not(.form-submit):hover::after,.view-empty .has-mouse .button:not(.form-submit):hover::after,.has-mouse .form-type-processed-text .button:not(.form-submit):hover::after,.form-type-processed-text .has-mouse .button:not(.form-submit):hover::after,.has-mouse .webform-submission-form .form-type-webform-markup .button:not(.form-submit):hover::after,.webform-submission-form .form-type-webform-markup .has-mouse .button:not(.form-submit):hover::after,.has-mouse .cke_editable .button:not(.form-submit):hover::after,.cke_editable .has-mouse .button:not(.form-submit):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .text-formatted .button:not(.form-submit):hover::before,.text-formatted .has-mouse .button:not(.form-submit):hover::before,.has-mouse .view-empty .button:not(.form-submit):hover::before,.view-empty .has-mouse .button:not(.form-submit):hover::before,.has-mouse .form-type-processed-text .button:not(.form-submit):hover::before,.form-type-processed-text .has-mouse .button:not(.form-submit):hover::before,.has-mouse .webform-submission-form .form-type-webform-markup .button:not(.form-submit):hover::before,.webform-submission-form .form-type-webform-markup .has-mouse .button:not(.form-submit):hover::before,.has-mouse .cke_editable .button:not(.form-submit):hover::before,.cke_editable .has-mouse .button:not(.form-submit):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.text-formatted .button:not(.form-submit)::after,.view-empty .button:not(.form-submit)::after,.form-type-processed-text .button:not(.form-submit)::after,.webform-submission-form .form-type-webform-markup .button:not(.form-submit)::after,.cke_editable .button:not(.form-submit)::after{content:"→";}.has-mouse .text-formatted .button:not(.form-submit):hover::after,.text-formatted .has-mouse .button:not(.form-submit):hover::after,.has-mouse .view-empty .button:not(.form-submit):hover::after,.view-empty .has-mouse .button:not(.form-submit):hover::after,.has-mouse .form-type-processed-text .button:not(.form-submit):hover::after,.form-type-processed-text .has-mouse .button:not(.form-submit):hover::after,.has-mouse .webform-submission-form .form-type-webform-markup .button:not(.form-submit):hover::after,.webform-submission-form .form-type-webform-markup .has-mouse .button:not(.form-submit):hover::after,.has-mouse .cke_editable .button:not(.form-submit):hover::after,.cke_editable .has-mouse .button:not(.form-submit):hover::after{transform:translateX(2px);}.text-formatted .button:not(.form-submit)::after,.view-empty .button:not(.form-submit)::after,.form-type-processed-text .button:not(.form-submit)::after,.webform-submission-form .form-type-webform-markup .button:not(.form-submit)::after,.cke_editable .button:not(.form-submit)::after{left:calc(10px + 10 * ((100vw - 600px) / 820));top:50%;transform:translateY(-50%);}@media screen and (max-width:600px){.text-formatted .button:not(.form-submit)::after,.view-empty .button:not(.form-submit)::after,.form-type-processed-text .button:not(.form-submit)::after,.webform-submission-form .form-type-webform-markup .button:not(.form-submit)::after,.cke_editable .button:not(.form-submit)::after{left:10px;}}@media screen and (min-width:1420px){.text-formatted .button:not(.form-submit)::after,.view-empty .button:not(.form-submit)::after,.form-type-processed-text .button:not(.form-submit)::after,.webform-submission-form .form-type-webform-markup .button:not(.form-submit)::after,.cke_editable .button:not(.form-submit)::after{left:20px;}}.has-mouse .text-formatted .button:not(.form-submit):hover::after,.text-formatted .has-mouse .button:not(.form-submit):hover::after,.has-mouse .view-empty .button:not(.form-submit):hover::after,.view-empty .has-mouse .button:not(.form-submit):hover::after,.has-mouse .form-type-processed-text .button:not(.form-submit):hover::after,.form-type-processed-text .has-mouse .button:not(.form-submit):hover::after,.has-mouse .webform-submission-form .form-type-webform-markup .button:not(.form-submit):hover::after,.webform-submission-form .form-type-webform-markup .has-mouse .button:not(.form-submit):hover::after,.has-mouse .cke_editable .button:not(.form-submit):hover::after,.cke_editable .has-mouse .button:not(.form-submit):hover::after{transform:translate(2px,-50%);}.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-right:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));padding-left:calc(32px + 13 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-top:10px;}}@media screen and (min-width:1420px){.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-top:20px;}}@media screen and (max-width:600px){.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-right:10px;}}@media screen and (min-width:1420px){.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-right:20px;}}@media screen and (max-width:600px){.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-bottom:10px;}}@media screen and (min-width:1420px){.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-bottom:20px;}}@media screen and (max-width:600px){.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-left:32px;}}@media screen and (min-width:1420px){.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){padding-left:45px;}}.text-formatted a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):active,.text-formatted a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):focus,.text-formatted a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):hover,.view-empty a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):active,.view-empty a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):focus,.view-empty a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):hover,.form-type-processed-text a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):active,.form-type-processed-text a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):focus,.form-type-processed-text a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):hover,.webform-submission-form .form-type-webform-markup a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):active,.webform-submission-form .form-type-webform-markup a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):focus,.webform-submission-form .form-type-webform-markup a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):hover,.cke_editable a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):active,.cke_editable a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):focus,.cke_editable a:not(.cta-link):not(.cta-link--large):not(.cta-link--external):not(.button):not(.file):not([data-entity-type="file"]):hover{text-decoration:underline;}.text-formatted a.cta-link:not(.cta-link--external):not([data-entity-type="file"]),.view-empty a.cta-link:not(.cta-link--external):not([data-entity-type="file"]),.form-type-processed-text a.cta-link:not(.cta-link--external):not([data-entity-type="file"]),.webform-submission-form .form-type-webform-markup a.cta-link:not(.cta-link--external):not([data-entity-type="file"]),.cke_editable a.cta-link:not(.cta-link--external):not([data-entity-type="file"]){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);font-weight:500;}.text-formatted a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after,.view-empty a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after,.form-type-processed-text a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after,.webform-submission-form .form-type-webform-markup a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after,.cke_editable a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.text-formatted a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::before,.view-empty a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::before,.form-type-processed-text a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::before,.webform-submission-form .form-type-webform-markup a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::before,.cke_editable a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .text-formatted a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after,.has-mouse
  .view-empty a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after,.has-mouse
  .form-type-processed-text a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after,.has-mouse
  .cke_editable a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .text-formatted a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::before,.has-mouse
  .view-empty a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::before,.has-mouse
  .form-type-processed-text a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::before,.has-mouse
  .cke_editable a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.text-formatted a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after,.view-empty a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after,.form-type-processed-text a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after,.webform-submission-form .form-type-webform-markup a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after,.cke_editable a.cta-link:not(.cta-link--external):not([data-entity-type="file"])::after{content:"→";}.has-mouse .text-formatted a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after,.has-mouse
  .view-empty a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after,.has-mouse
  .form-type-processed-text a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after,.has-mouse
  .cke_editable a.cta-link:not(.cta-link--external):not([data-entity-type="file"]):hover::after{transform:translateX(2px);}.text-formatted a.cta-link--external,.view-empty a.cta-link--external,.form-type-processed-text a.cta-link--external,.webform-submission-form .form-type-webform-markup a.cta-link--external,.cke_editable a.cta-link--external{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);font-weight:500;}.text-formatted a.cta-link--external::after,.view-empty a.cta-link--external::after,.form-type-processed-text a.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link--external::after,.cke_editable a.cta-link--external::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.text-formatted a.cta-link--external::before,.view-empty a.cta-link--external::before,.form-type-processed-text a.cta-link--external::before,.webform-submission-form .form-type-webform-markup a.cta-link--external::before,.cke_editable a.cta-link--external::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .text-formatted a.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link--external:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .text-formatted a.cta-link--external:hover::before,.has-mouse
  .view-empty a.cta-link--external:hover::before,.has-mouse
  .form-type-processed-text a.cta-link--external:hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--external:hover::before,.has-mouse
  .cke_editable a.cta-link--external:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.text-formatted a.cta-link--external::after,.view-empty a.cta-link--external::after,.form-type-processed-text a.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link--external::after,.cke_editable a.cta-link--external::after{content:"→";}.has-mouse .text-formatted a.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link--external:hover::after{transform:translateX(2px);}.text-formatted a.cta-link--external::after,.view-empty a.cta-link--external::after,.form-type-processed-text a.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link--external::after,.cke_editable a.cta-link--external::after{transform:rotate(-45deg);top:0;}.has-mouse .text-formatted a.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link--external:hover::after{transform:rotate(-45deg) translate(2px);}.text-formatted a.cta-link.cta-link--external,.view-empty a.cta-link.cta-link--external,.form-type-processed-text a.cta-link.cta-link--external,.webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external,.cke_editable a.cta-link.cta-link--external{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.text-formatted a.cta-link.cta-link--external::after,.view-empty a.cta-link.cta-link--external::after,.form-type-processed-text a.cta-link.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external::after,.cke_editable a.cta-link.cta-link--external::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.text-formatted a.cta-link.cta-link--external::before,.view-empty a.cta-link.cta-link--external::before,.form-type-processed-text a.cta-link.cta-link--external::before,.webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external::before,.cke_editable a.cta-link.cta-link--external::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .text-formatted a.cta-link.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link.cta-link--external:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .text-formatted a.cta-link.cta-link--external:hover::before,.has-mouse
  .view-empty a.cta-link.cta-link--external:hover::before,.has-mouse
  .form-type-processed-text a.cta-link.cta-link--external:hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external:hover::before,.has-mouse
  .cke_editable a.cta-link.cta-link--external:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.text-formatted a.cta-link.cta-link--external::after,.view-empty a.cta-link.cta-link--external::after,.form-type-processed-text a.cta-link.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external::after,.cke_editable a.cta-link.cta-link--external::after{content:"→";}.has-mouse .text-formatted a.cta-link.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link.cta-link--external:hover::after{transform:translateX(2px);}.text-formatted a.cta-link.cta-link--external::after,.view-empty a.cta-link.cta-link--external::after,.form-type-processed-text a.cta-link.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external::after,.cke_editable a.cta-link.cta-link--external::after{transform:rotate(-45deg);top:0;}.has-mouse .text-formatted a.cta-link.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link.cta-link--external:hover::after{transform:rotate(-45deg) translate(2px);}.text-formatted a.cta-link--large:not(.cta-link--external),.view-empty a.cta-link--large:not(.cta-link--external),.form-type-processed-text a.cta-link--large:not(.cta-link--external),.webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external),.cke_editable a.cta-link--large:not(.cta-link--external){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.text-formatted a.cta-link--large:not(.cta-link--external)::after,.view-empty a.cta-link--large:not(.cta-link--external)::after,.form-type-processed-text a.cta-link--large:not(.cta-link--external)::after,.webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external)::after,.cke_editable a.cta-link--large:not(.cta-link--external)::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.text-formatted a.cta-link--large:not(.cta-link--external)::before,.view-empty a.cta-link--large:not(.cta-link--external)::before,.form-type-processed-text a.cta-link--large:not(.cta-link--external)::before,.webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external)::before,.cke_editable a.cta-link--large:not(.cta-link--external)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .text-formatted a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .view-empty a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .form-type-processed-text a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .cke_editable a.cta-link--large:not(.cta-link--external):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .text-formatted a.cta-link--large:not(.cta-link--external):hover::before,.has-mouse
  .view-empty a.cta-link--large:not(.cta-link--external):hover::before,.has-mouse
  .form-type-processed-text a.cta-link--large:not(.cta-link--external):hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external):hover::before,.has-mouse
  .cke_editable a.cta-link--large:not(.cta-link--external):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.text-formatted a.cta-link--large:not(.cta-link--external)::after,.view-empty a.cta-link--large:not(.cta-link--external)::after,.form-type-processed-text a.cta-link--large:not(.cta-link--external)::after,.webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external)::after,.cke_editable a.cta-link--large:not(.cta-link--external)::after{content:"→";}.has-mouse .text-formatted a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .view-empty a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .form-type-processed-text a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .cke_editable a.cta-link--large:not(.cta-link--external):hover::after{transform:translateX(2px);}.text-formatted a.cta-link--large:not(.cta-link--external)::after,.view-empty a.cta-link--large:not(.cta-link--external)::after,.form-type-processed-text a.cta-link--large:not(.cta-link--external)::after,.webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external)::after,.cke_editable a.cta-link--large:not(.cta-link--external)::after{top:12px;}.text-formatted a.cta-link--large:not(.cta-link--external)::before,.view-empty a.cta-link--large:not(.cta-link--external)::before,.form-type-processed-text a.cta-link--large:not(.cta-link--external)::before,.webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external)::before,.cke_editable a.cta-link--large:not(.cta-link--external)::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse .text-formatted a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .view-empty a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .form-type-processed-text a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external):hover::after,.has-mouse
  .cke_editable a.cta-link--large:not(.cta-link--external):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .text-formatted a.cta-link--large:not(.cta-link--external):hover::before,.has-mouse
  .view-empty a.cta-link--large:not(.cta-link--external):hover::before,.has-mouse
  .form-type-processed-text a.cta-link--large:not(.cta-link--external):hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external):hover::before,.has-mouse
  .cke_editable a.cta-link--large:not(.cta-link--external):hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.text-formatted a.cta-link--large:not(.cta-link--external)::after,.view-empty a.cta-link--large:not(.cta-link--external)::after,.form-type-processed-text a.cta-link--large:not(.cta-link--external)::after,.webform-submission-form .form-type-webform-markup a.cta-link--large:not(.cta-link--external)::after,.cke_editable a.cta-link--large:not(.cta-link--external)::after{left:12px;}.text-formatted a.cta-link--large.cta-link--external,.view-empty a.cta-link--large.cta-link--external,.form-type-processed-text a.cta-link--large.cta-link--external,.webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external,.cke_editable a.cta-link--large.cta-link--external{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.text-formatted a.cta-link--large.cta-link--external::after,.view-empty a.cta-link--large.cta-link--external::after,.form-type-processed-text a.cta-link--large.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external::after,.cke_editable a.cta-link--large.cta-link--external::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.text-formatted a.cta-link--large.cta-link--external::before,.view-empty a.cta-link--large.cta-link--external::before,.form-type-processed-text a.cta-link--large.cta-link--external::before,.webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external::before,.cke_editable a.cta-link--large.cta-link--external::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .text-formatted a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link--large.cta-link--external:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .text-formatted a.cta-link--large.cta-link--external:hover::before,.has-mouse
  .view-empty a.cta-link--large.cta-link--external:hover::before,.has-mouse
  .form-type-processed-text a.cta-link--large.cta-link--external:hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external:hover::before,.has-mouse
  .cke_editable a.cta-link--large.cta-link--external:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.text-formatted a.cta-link--large.cta-link--external::after,.view-empty a.cta-link--large.cta-link--external::after,.form-type-processed-text a.cta-link--large.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external::after,.cke_editable a.cta-link--large.cta-link--external::after{content:"→";}.has-mouse .text-formatted a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link--large.cta-link--external:hover::after{transform:translateX(2px);}.text-formatted a.cta-link--large.cta-link--external::after,.view-empty a.cta-link--large.cta-link--external::after,.form-type-processed-text a.cta-link--large.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external::after,.cke_editable a.cta-link--large.cta-link--external::after{transform:rotate(-45deg);top:0;}.has-mouse .text-formatted a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link--large.cta-link--external:hover::after{transform:rotate(-45deg) translate(2px);}.text-formatted a.cta-link--large.cta-link--external::after,.view-empty a.cta-link--large.cta-link--external::after,.form-type-processed-text a.cta-link--large.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external::after,.cke_editable a.cta-link--large.cta-link--external::after{top:12px;}.text-formatted a.cta-link--large.cta-link--external::before,.view-empty a.cta-link--large.cta-link--external::before,.form-type-processed-text a.cta-link--large.cta-link--external::before,.webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external::before,.cke_editable a.cta-link--large.cta-link--external::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse .text-formatted a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .view-empty a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .form-type-processed-text a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external:hover::after,.has-mouse
  .cke_editable a.cta-link--large.cta-link--external:hover::after{transition:transform 0.45s 0.1125s cubic-bezier(0.23,1,0.32,1);transform:rotate(-45deg) translate(2px);}.has-mouse .text-formatted a.cta-link--large.cta-link--external:hover::before,.has-mouse
  .view-empty a.cta-link--large.cta-link--external:hover::before,.has-mouse
  .form-type-processed-text a.cta-link--large.cta-link--external:hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external:hover::before,.has-mouse
  .cke_editable a.cta-link--large.cta-link--external:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:scale(1.1) rotate(34deg);}.text-formatted a.cta-link--large.cta-link--external::after,.view-empty a.cta-link--large.cta-link--external::after,.form-type-processed-text a.cta-link--large.cta-link--external::after,.webform-submission-form .form-type-webform-markup a.cta-link--large.cta-link--external::after,.cke_editable a.cta-link--large.cta-link--external::after{left:12px;}.text-formatted a.file,.text-formatted a[data-entity-type="file"]:not(.cta-link--external),.view-empty a.file,.view-empty a[data-entity-type="file"]:not(.cta-link--external),.form-type-processed-text a.file,.form-type-processed-text a[data-entity-type="file"]:not(.cta-link--external),.webform-submission-form .form-type-webform-markup a.file,.webform-submission-form .form-type-webform-markup a[data-entity-type="file"]:not(.cta-link--external),.cke_editable a.file,.cke_editable a[data-entity-type="file"]:not(.cta-link--external){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);background-image:none !important;font-weight:500;}.text-formatted a.file::after,.text-formatted a[data-entity-type="file"]:not(.cta-link--external)::after,.view-empty a.file::after,.view-empty a[data-entity-type="file"]:not(.cta-link--external)::after,.form-type-processed-text a.file::after,.form-type-processed-text a[data-entity-type="file"]:not(.cta-link--external)::after,.webform-submission-form .form-type-webform-markup a.file::after,.webform-submission-form .form-type-webform-markup a[data-entity-type="file"]:not(.cta-link--external)::after,.cke_editable a.file::after,.cke_editable a[data-entity-type="file"]:not(.cta-link--external)::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.text-formatted a.file::before,.text-formatted a[data-entity-type="file"]:not(.cta-link--external)::before,.view-empty a.file::before,.view-empty a[data-entity-type="file"]:not(.cta-link--external)::before,.form-type-processed-text a.file::before,.form-type-processed-text a[data-entity-type="file"]:not(.cta-link--external)::before,.webform-submission-form .form-type-webform-markup a.file::before,.webform-submission-form .form-type-webform-markup a[data-entity-type="file"]:not(.cta-link--external)::before,.cke_editable a.file::before,.cke_editable a[data-entity-type="file"]:not(.cta-link--external)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .text-formatted a.file:hover::after,.has-mouse
  .text-formatted a[data-entity-type="file"]:not(.cta-link--external):hover::after,.has-mouse
  .view-empty a.file:hover::after,.has-mouse
  .view-empty a[data-entity-type="file"]:not(.cta-link--external):hover::after,.has-mouse
  .form-type-processed-text a.file:hover::after,.has-mouse
  .form-type-processed-text a[data-entity-type="file"]:not(.cta-link--external):hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.file:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a[data-entity-type="file"]:not(.cta-link--external):hover::after,.has-mouse
  .cke_editable a.file:hover::after,.has-mouse
  .cke_editable a[data-entity-type="file"]:not(.cta-link--external):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .text-formatted a.file:hover::before,.has-mouse
  .text-formatted a[data-entity-type="file"]:not(.cta-link--external):hover::before,.has-mouse
  .view-empty a.file:hover::before,.has-mouse
  .view-empty a[data-entity-type="file"]:not(.cta-link--external):hover::before,.has-mouse
  .form-type-processed-text a.file:hover::before,.has-mouse
  .form-type-processed-text a[data-entity-type="file"]:not(.cta-link--external):hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a.file:hover::before,.has-mouse
  .webform-submission-form .form-type-webform-markup a[data-entity-type="file"]:not(.cta-link--external):hover::before,.has-mouse
  .cke_editable a.file:hover::before,.has-mouse
  .cke_editable a[data-entity-type="file"]:not(.cta-link--external):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .text-formatted a.file:hover::after,.has-mouse
  .text-formatted a[data-entity-type="file"]:not(.cta-link--external):hover::after,.has-mouse
  .view-empty a.file:hover::after,.has-mouse
  .view-empty a[data-entity-type="file"]:not(.cta-link--external):hover::after,.has-mouse
  .form-type-processed-text a.file:hover::after,.has-mouse
  .form-type-processed-text a[data-entity-type="file"]:not(.cta-link--external):hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a.file:hover::after,.has-mouse
  .webform-submission-form .form-type-webform-markup a[data-entity-type="file"]:not(.cta-link--external):hover::after,.has-mouse
  .cke_editable a.file:hover::after,.has-mouse
  .cke_editable a[data-entity-type="file"]:not(.cta-link--external):hover::after{transform:translateY(2px);}.text-formatted a.file::after,.text-formatted a[data-entity-type="file"]:not(.cta-link--external)::after,.view-empty a.file::after,.view-empty a[data-entity-type="file"]:not(.cta-link--external)::after,.form-type-processed-text a.file::after,.form-type-processed-text a[data-entity-type="file"]:not(.cta-link--external)::after,.webform-submission-form .form-type-webform-markup a.file::after,.webform-submission-form .form-type-webform-markup a[data-entity-type="file"]:not(.cta-link--external)::after,.cke_editable a.file::after,.cke_editable a[data-entity-type="file"]:not(.cta-link--external)::after{content:"";}.text-formatted a.file::after,.text-formatted a[data-entity-type="file"]:not(.cta-link--external)::after,.view-empty a.file::after,.view-empty a[data-entity-type="file"]:not(.cta-link--external)::after,.form-type-processed-text a.file::after,.form-type-processed-text a[data-entity-type="file"]:not(.cta-link--external)::after,.webform-submission-form .form-type-webform-markup a.file::after,.webform-submission-form .form-type-webform-markup a[data-entity-type="file"]:not(.cta-link--external)::after,.cke_editable a.file::after,.cke_editable a[data-entity-type="file"]:not(.cta-link--external)::after{font-weight:400;}.text-formatted a[href^="mailto:"],.view-empty a[href^="mailto:"],.form-type-processed-text a[href^="mailto:"],.webform-submission-form .form-type-webform-markup a[href^="mailto:"],.cke_editable a[href^="mailto:"]{white-space:nowrap;}.text-formatted .button:not(.form-submit),.view-empty .button:not(.form-submit),.form-type-processed-text .button:not(.form-submit),.webform-submission-form .form-type-webform-markup .button:not(.form-submit),.cke_editable .button:not(.form-submit){display:inline-block;min-width:50%;}.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));margin-top:calc(20px + 20 * ((100vw - 600px) / 820));font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{margin-bottom:10px;}}@media screen and (min-width:1420px){.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{margin-bottom:20px;}}@media screen and (max-width:600px){.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{margin-top:20px;}}@media screen and (min-width:1420px){.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{margin-top:40px;}}@media screen and (max-width:600px){.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{font-size:18px;}}@media screen and (min-width:1420px){.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{font-size:24px;}}@media screen and (max-width:600px){.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{line-height:24px;}}@media screen and (min-width:1420px){.text-formatted h2,.view-empty h2,.form-type-processed-text h2,.webform-submission-form .form-type-webform-markup h2,.cke_editable h2{line-height:31px;}}.text-formatted h2:first-child,.view-empty h2:first-child,.form-type-processed-text h2:first-child,.webform-submission-form .form-type-webform-markup h2:first-child,.cke_editable h2:first-child{margin-top:0;}.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));margin-top:calc(10px + 10 * ((100vw - 600px) / 820));font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));font-weight:700;}@media screen and (max-width:600px){.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{margin-bottom:10px;}}@media screen and (min-width:1420px){.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{margin-bottom:20px;}}@media screen and (max-width:600px){.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{margin-top:10px;}}@media screen and (min-width:1420px){.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{margin-top:20px;}}@media screen and (max-width:600px){.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{font-size:15px;}}@media screen and (min-width:1420px){.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{font-size:17px;}}@media screen and (max-width:600px){.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{line-height:21px;}}@media screen and (min-width:1420px){.text-formatted h3,.view-empty h3,.form-type-processed-text h3,.webform-submission-form .form-type-webform-markup h3,.cke_editable h3{line-height:24px;}}.text-formatted h3:first-child,.view-empty h3:first-child,.form-type-processed-text h3:first-child,.webform-submission-form .form-type-webform-markup h3:first-child,.cke_editable h3:first-child{margin-top:0;}.text-formatted p,.view-empty p,.form-type-processed-text p,.webform-submission-form .form-type-webform-markup p,.cke_editable p{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.text-formatted p,.view-empty p,.form-type-processed-text p,.webform-submission-form .form-type-webform-markup p,.cke_editable p{margin-bottom:15px;}}@media screen and (min-width:1420px){.text-formatted p,.view-empty p,.form-type-processed-text p,.webform-submission-form .form-type-webform-markup p,.cke_editable p{margin-bottom:30px;}}.text-formatted p:last-child,.view-empty p:last-child,.form-type-processed-text p:last-child,.webform-submission-form .form-type-webform-markup p:last-child,.cke_editable p:last-child{margin-bottom:0;}.text-formatted p a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.view-empty p a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.form-type-processed-text p a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.webform-submission-form .form-type-webform-markup p a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.cke_editable p a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external){color:#B63239;}.text-formatted p.large,.view-empty p.large,.form-type-processed-text p.large,.webform-submission-form .form-type-webform-markup p.large,.cke_editable p.large{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.text-formatted p.large,.view-empty p.large,.form-type-processed-text p.large,.webform-submission-form .form-type-webform-markup p.large,.cke_editable p.large{font-size:18px;}}@media screen and (min-width:1420px){.text-formatted p.large,.view-empty p.large,.form-type-processed-text p.large,.webform-submission-form .form-type-webform-markup p.large,.cke_editable p.large{font-size:24px;}}@media screen and (max-width:600px){.text-formatted p.large,.view-empty p.large,.form-type-processed-text p.large,.webform-submission-form .form-type-webform-markup p.large,.cke_editable p.large{line-height:24px;}}@media screen and (min-width:1420px){.text-formatted p.large,.view-empty p.large,.form-type-processed-text p.large,.webform-submission-form .form-type-webform-markup p.large,.cke_editable p.large{line-height:31px;}}.text-formatted ul,.view-empty ul,.form-type-processed-text ul,.webform-submission-form .form-type-webform-markup ul,.cke_editable ul{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));list-style:none;}@media screen and (max-width:600px){.text-formatted ul,.view-empty ul,.form-type-processed-text ul,.webform-submission-form .form-type-webform-markup ul,.cke_editable ul{margin-bottom:15px;}}@media screen and (min-width:1420px){.text-formatted ul,.view-empty ul,.form-type-processed-text ul,.webform-submission-form .form-type-webform-markup ul,.cke_editable ul{margin-bottom:30px;}}.text-formatted ul:last-child,.view-empty ul:last-child,.form-type-processed-text ul:last-child,.webform-submission-form .form-type-webform-markup ul:last-child,.cke_editable ul:last-child{margin-bottom:0;}.text-formatted ul li,.view-empty ul li,.form-type-processed-text ul li,.webform-submission-form .form-type-webform-markup ul li,.cke_editable ul li{position:relative;padding-left:30px;}.text-formatted ul li::before,.view-empty ul li::before,.form-type-processed-text ul li::before,.webform-submission-form .form-type-webform-markup ul li::before,.cke_editable ul li::before{position:absolute;left:0;color:#B63239;content:"•";display:inline-block;}.text-formatted ul a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.view-empty ul a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.form-type-processed-text ul a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.webform-submission-form .form-type-webform-markup ul a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.cke_editable ul a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external){color:#B63239;}.text-formatted ol,.view-empty ol,.form-type-processed-text ol,.webform-submission-form .form-type-webform-markup ol,.cke_editable ol{list-style:none;counter-reset:item;margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.text-formatted ol,.view-empty ol,.form-type-processed-text ol,.webform-submission-form .form-type-webform-markup ol,.cke_editable ol{margin-bottom:15px;}}@media screen and (min-width:1420px){.text-formatted ol,.view-empty ol,.form-type-processed-text ol,.webform-submission-form .form-type-webform-markup ol,.cke_editable ol{margin-bottom:30px;}}.text-formatted ol:last-child,.view-empty ol:last-child,.form-type-processed-text ol:last-child,.webform-submission-form .form-type-webform-markup ol:last-child,.cke_editable ol:last-child{margin-bottom:0;}.text-formatted ol li,.view-empty ol li,.form-type-processed-text ol li,.webform-submission-form .form-type-webform-markup ol li,.cke_editable ol li{margin-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 820));position:relative;padding-left:30px;}@media screen and (max-width:600px){.text-formatted ol li,.view-empty ol li,.form-type-processed-text ol li,.webform-submission-form .form-type-webform-markup ol li,.cke_editable ol li{margin-bottom:2.5px;}}@media screen and (min-width:1420px){.text-formatted ol li,.view-empty ol li,.form-type-processed-text ol li,.webform-submission-form .form-type-webform-markup ol li,.cke_editable ol li{margin-bottom:5px;}}.text-formatted ol li::before,.view-empty ol li::before,.form-type-processed-text ol li::before,.webform-submission-form .form-type-webform-markup ol li::before,.cke_editable ol li::before{min-width:30px;display:inline-block;position:absolute;top:0;left:0;content:counter(item) ". ";counter-increment:item;}.text-formatted ol li:last-child,.view-empty ol li:last-child,.form-type-processed-text ol li:last-child,.webform-submission-form .form-type-webform-markup ol li:last-child,.cke_editable ol li:last-child{margin-bottom:0;}.text-formatted ol a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.view-empty ol a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.form-type-processed-text ol a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.webform-submission-form .form-type-webform-markup ol a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.cke_editable ol a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external){color:#B63239;}.text-formatted table,.view-empty table,.form-type-processed-text table,.webform-submission-form .form-type-webform-markup table,.cke_editable table{width:100%;margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.text-formatted table,.view-empty table,.form-type-processed-text table,.webform-submission-form .form-type-webform-markup table,.cke_editable table{margin-bottom:15px;}}@media screen and (min-width:1420px){.text-formatted table,.view-empty table,.form-type-processed-text table,.webform-submission-form .form-type-webform-markup table,.cke_editable table{margin-bottom:30px;}}.text-formatted table:last-child,.view-empty table:last-child,.form-type-processed-text table:last-child,.webform-submission-form .form-type-webform-markup table:last-child,.cke_editable table:last-child{margin-bottom:0;}.text-formatted table caption,.view-empty table caption,.form-type-processed-text table caption,.webform-submission-form .form-type-webform-markup table caption,.cke_editable table caption{text-align:left;font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:700;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.text-formatted table caption,.view-empty table caption,.form-type-processed-text table caption,.webform-submission-form .form-type-webform-markup table caption,.cke_editable table caption{font-size:18px;}}@media screen and (min-width:1420px){.text-formatted table caption,.view-empty table caption,.form-type-processed-text table caption,.webform-submission-form .form-type-webform-markup table caption,.cke_editable table caption{font-size:24px;}}@media screen and (max-width:600px){.text-formatted table caption,.view-empty table caption,.form-type-processed-text table caption,.webform-submission-form .form-type-webform-markup table caption,.cke_editable table caption{line-height:24px;}}@media screen and (min-width:1420px){.text-formatted table caption,.view-empty table caption,.form-type-processed-text table caption,.webform-submission-form .form-type-webform-markup table caption,.cke_editable table caption{line-height:31px;}}@media screen and (max-width:600px){.text-formatted table caption,.view-empty table caption,.form-type-processed-text table caption,.webform-submission-form .form-type-webform-markup table caption,.cke_editable table caption{margin-bottom:10px;}}@media screen and (min-width:1420px){.text-formatted table caption,.view-empty table caption,.form-type-processed-text table caption,.webform-submission-form .form-type-webform-markup table caption,.cke_editable table caption{margin-bottom:20px;}}.text-formatted table thead,.view-empty table thead,.form-type-processed-text table thead,.webform-submission-form .form-type-webform-markup table thead,.cke_editable table thead{text-align:left;}.text-formatted table th,.text-formatted table td,.view-empty table th,.view-empty table td,.form-type-processed-text table th,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table th,.webform-submission-form .form-type-webform-markup table td,.cke_editable table th,.cke_editable table td{padding-left:calc(7.5px + 7.5 * ((100vw - 600px) / 820));padding-right:calc(7.5px + 7.5 * ((100vw - 600px) / 820));padding-bottom:calc(7.5px + 7.5 * ((100vw - 600px) / 820));border-bottom:1px solid #000;}@media screen and (max-width:600px){.text-formatted table th,.text-formatted table td,.view-empty table th,.view-empty table td,.form-type-processed-text table th,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table th,.webform-submission-form .form-type-webform-markup table td,.cke_editable table th,.cke_editable table td{padding-left:7.5px;}}@media screen and (min-width:1420px){.text-formatted table th,.text-formatted table td,.view-empty table th,.view-empty table td,.form-type-processed-text table th,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table th,.webform-submission-form .form-type-webform-markup table td,.cke_editable table th,.cke_editable table td{padding-left:15px;}}@media screen and (max-width:600px){.text-formatted table th,.text-formatted table td,.view-empty table th,.view-empty table td,.form-type-processed-text table th,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table th,.webform-submission-form .form-type-webform-markup table td,.cke_editable table th,.cke_editable table td{padding-right:7.5px;}}@media screen and (min-width:1420px){.text-formatted table th,.text-formatted table td,.view-empty table th,.view-empty table td,.form-type-processed-text table th,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table th,.webform-submission-form .form-type-webform-markup table td,.cke_editable table th,.cke_editable table td{padding-right:15px;}}@media screen and (max-width:600px){.text-formatted table th,.text-formatted table td,.view-empty table th,.view-empty table td,.form-type-processed-text table th,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table th,.webform-submission-form .form-type-webform-markup table td,.cke_editable table th,.cke_editable table td{padding-bottom:7.5px;}}@media screen and (min-width:1420px){.text-formatted table th,.text-formatted table td,.view-empty table th,.view-empty table td,.form-type-processed-text table th,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table th,.webform-submission-form .form-type-webform-markup table td,.cke_editable table th,.cke_editable table td{padding-bottom:15px;}}.text-formatted table th:first-child,.text-formatted table td:first-child,.view-empty table th:first-child,.view-empty table td:first-child,.form-type-processed-text table th:first-child,.form-type-processed-text table td:first-child,.webform-submission-form .form-type-webform-markup table th:first-child,.webform-submission-form .form-type-webform-markup table td:first-child,.cke_editable table th:first-child,.cke_editable table td:first-child{padding-left:0;}.text-formatted table th:last-child,.text-formatted table td:last-child,.view-empty table th:last-child,.view-empty table td:last-child,.form-type-processed-text table th:last-child,.form-type-processed-text table td:last-child,.webform-submission-form .form-type-webform-markup table th:last-child,.webform-submission-form .form-type-webform-markup table td:last-child,.cke_editable table th:last-child,.cke_editable table td:last-child{padding-right:0;}.text-formatted table tr:first-child td,.view-empty table tr:first-child td,.form-type-processed-text table tr:first-child td,.webform-submission-form .form-type-webform-markup table tr:first-child td,.cke_editable table tr:first-child td{border-top:1px solid #000;}.text-formatted table td,.view-empty table td,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table td,.cke_editable table td{padding-top:calc(7.5px + 7.5 * ((100vw - 600px) / 820));border-right:1px solid #E8E6E3;}@media screen and (max-width:600px){.text-formatted table td,.view-empty table td,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table td,.cke_editable table td{padding-top:7.5px;}}@media screen and (min-width:1420px){.text-formatted table td,.view-empty table td,.form-type-processed-text table td,.webform-submission-form .form-type-webform-markup table td,.cke_editable table td{padding-top:15px;}}.text-formatted table td:last-child,.view-empty table td:last-child,.form-type-processed-text table td:last-child,.webform-submission-form .form-type-webform-markup table td:last-child,.cke_editable table td:last-child{border-right:none;}.text-formatted table a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.view-empty table a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.form-type-processed-text table a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.webform-submission-form .form-type-webform-markup table a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external),.cke_editable table a:not(.cta-link):not(.file):not([data-entity-type="file"]):not(.button):not(.cta-link--large):not(.cta-link--external){color:#B63239;}.node--type-event.node--view-mode-full .text-formatted table td:first-child,.node--type-event.node--view-mode-full
  .view-empty table td:first-child,.node--type-event.node--view-mode-full
  .form-type-processed-text table td:first-child,.node--type-event.node--view-mode-full
  .webform-submission-form .form-type-webform-markup table td:first-child,.node--type-event.node--view-mode-full
  .cke_editable table td:first-child{width:115px;}@media (max-width:810px){.node--type-event.node--view-mode-full .text-formatted table td:first-child,.node--type-event.node--view-mode-full
      .view-empty table td:first-child,.node--type-event.node--view-mode-full
      .form-type-processed-text table td:first-child,.node--type-event.node--view-mode-full
      .webform-submission-form .form-type-webform-markup table td:first-child,.node--type-event.node--view-mode-full
      .cke_editable table td:first-child{width:100px;}}
.slick-dots 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;}.slick-dots button:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .slick-dots button:focus,.slick-dots .using-mouse button:focus,.using-mouse .slick-dots button:focus-visible,.slick-dots .using-mouse button:focus-visible{outline: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-cloned{transform:translate3d(0,0,0);}.slick-list{position:relative;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);transition-delay:10ms;}.slick-track{position:relative;left:0;top:0;display:flex;margin-left:auto;margin-right:auto;}.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;outline:none;will-change:transform;display:none;}[dir="rtl"] .slick-slide{float:right;}.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-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slider__cntrls{display:flex;justify-content:space-between;}.slick-controls{display:flex;gap:10px;font-size:20px;}.slick-controls .previous-slide,.slick-controls .next-slide{cursor:pointer;border:2px solid;width:36px;height:36px;box-sizing:border-box;line-height:32px;border-radius:50%;text-align:center;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .slick-controls .previous-slide:not(.slick-disabled):hover,.has-mouse
    .slick-controls .next-slide:not(.slick-disabled):hover{color:#fff;}.slick-controls .slick-disabled{cursor:auto;opacity:0.3;}.slick-dots{display:flex;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.slick-dots li{margin-right:6px;}.slick-dots li:last-child{margin-right:0;}.slick-dots button{width:10px;height:10px;background-color:#6F6F6F;border-radius:100%;font-size:0;cursor:pointer;}
:root{--site-header-top:0px;--site-header-height:100px;--site-header-bottom:0px;--site-header-height-mobile:50px;}.site-header{position:fixed;top:calc(var(--gin-toolbar-y-offset,0px) + var(--site-header-top));width:100vw;height:var(--site-header-height);z-index:100;}@media (max-width:810px){.site-header{height:var(--site-header-height-mobile);}}.top-spacer--header{background-color:#fff;height:calc(var(--site-header-top) + var(--site-header-height) + var(--site-header-bottom));}@media (max-width:810px){.top-spacer--header{height:calc(var(--site-header-top) + var(--site-header-height-mobile) + var(--site-header-bottom));}}.pullup-content .top-spacer--header{height:0;}.toolbar-fixed.has-primary-tabs .site-header{top:calc(var(--gin-toolbar-y-offset,0px) + var(--site-header-top) + var(--primary-tabs-height));}.toolbar-fixed.has-primary-tabs .top-spacer--header{height:calc(var(--site-header-top) + var(--site-header-height) + var(--primary-tabs-height));}@media (max-width:810px){.toolbar-fixed.has-primary-tabs .top-spacer--header{height:calc(var(--site-header-top) + var(--site-header-height-mobile) + var(--primary-tabs-height));}}.toolbar-fixed .toolbar-bar{position:fixed;top:0;right:0;left:0;}.pullup-content [data-drupal-messages]{margin-top:calc(var(--site-header-top) + var(--site-header-height) + var(--site-header-bottom));}@media (max-width:810px){.pullup-content [data-drupal-messages]{margin-top:calc(var(--site-header-top) + var(--site-header-height-mobile) + var(--site-header-bottom));}}

.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.node--unpublished{background-color:#fff4f4;}
.messages{position:relative;padding:calc(10px + 10 * ((100vw - 600px) / 820));padding-left:calc(25px + 25 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.messages{padding:10px;}}@media screen and (min-width:1420px){.messages{padding:20px;}}@media screen and (max-width:600px){.messages{padding-left:25px;}}@media screen and (min-width:1420px){.messages{padding-left:50px;}}.messages::before{position:absolute;top:50%;transform:translateY(-50%);left:calc(7.5px + 7.5 * ((100vw - 600px) / 820));width:15px;height:15px;content:'';border:3px solid #fff;border-radius:50%;}@media screen and (max-width:600px){.messages::before{left:7.5px;}}@media screen and (min-width:1420px){.messages::before{left:15px;}}.messages--status::before{background-color:#00cc00;}.messages--warning::before{background-color:#cccc00;}.messages--error{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.messages--error{font-size:18px;}}@media screen and (min-width:1420px){.messages--error{font-size:24px;}}@media screen and (max-width:600px){.messages--error{line-height:24px;}}@media screen and (min-width:1420px){.messages--error{line-height:31px;}}.messages--error::before{background-color:#cc0000;width:20px;height:20px;}.messages--error::after{content:'';position:absolute;top:50%;transform:translateY(-50%) rotate(-45deg);left:calc(7.5px + 7.5 * ((100vw - 600px) / 820));width:26px;height:3px;background-color:#fff;}@media screen and (max-width:600px){.messages--error::after{left:7.5px;}}@media screen and (min-width:1420px){.messages--error::after{left:15px;}}.messages__list{margin:0;padding:0;list-style:none;}.messages__item{margin-top:8px;}.messages__item:first-child{margin-top:0;}.region-highlighted .messages{position:relative;background-color:#6C0D23;color:#fff;box-shadow:1px 3px 5px 0px rgba(0,0,0,0.15);z-index:1;}.region-highlighted .messages a{color:#fff;text-decoration:underline;}.region-highlighted .messages em{font-style:normal;font-weight:500;}
.accordion .accordion--header{box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#F6F5F3;cursor:pointer;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.accordion .accordion--header.link-arrow{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;background-color:transparent;}.accordion .accordion--header.link-arrow::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.accordion .accordion--header.link-arrow::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .accordion .accordion--header.link-arrow:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .accordion .accordion--header.link-arrow:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.accordion .accordion--header.link-arrow::after{content:"→";}.has-mouse .accordion .accordion--header.link-arrow:hover::after{transform:translateX(2px);}.accordion .accordion--header.link-arrow::after{top:12px;}.accordion .accordion--header.link-arrow::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .accordion .accordion--header.link-arrow:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .accordion .accordion--header.link-arrow:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.accordion .accordion--header.link-arrow::after{left:12px;}.accordion .accordion--header.link-arrow::after{content:'+';font-size:1.2em;line-height:1;}.expanded.accordion .accordion--header.link-arrow::after{content:'–';top:13px;}.accordion .accordion--title{margin-bottom:0;padding:calc(12.5px + 12.5 * ((100vw - 600px) / 820));flex-grow:1;font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));font-weight:400;}@media screen and (max-width:600px){.accordion .accordion--title{padding:12.5px;}}@media screen and (min-width:1420px){.accordion .accordion--title{padding:25px;}}@media screen and (max-width:600px){.accordion .accordion--title{font-size:15px;}}@media screen and (min-width:1420px){.accordion .accordion--title{font-size:17px;}}@media screen and (max-width:600px){.accordion .accordion--title{line-height:21px;}}@media screen and (min-width:1420px){.accordion .accordion--title{line-height:24px;}}.accordion .accordion--icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;color:#B63239;transition:border-color 0.45s cubic-bezier(0.23,1,0.32,1);width:calc(50px + 24 * ((100vw - 600px) / 820));margin-right:calc(-50px + -24 * ((100vw - 600px) / 820));align-self:stretch;border-left:1px solid #E8E6E3;background-color:#F6F5F3;}@media screen and (max-width:600px){.accordion .accordion--icon{width:50px;}}@media screen and (min-width:1420px){.accordion .accordion--icon{width:74px;}}@media screen and (max-width:600px){.accordion .accordion--icon{margin-right:-50px;}}@media screen and (min-width:1420px){.accordion .accordion--icon{margin-right:-74px;}}.accordion .accordion--icon::after{display:block;content:'→';transform:rotate(90deg);transition:transform 0.225s cubic-bezier(0.23,1,0.32,1);}.expanded.accordion .accordion--icon::after{transform:rotate(270deg);transition:transform 0.125s cubic-bezier(0.25,0.46,0.45,0.94);}.accordion .accordion--content{display:grid;grid-template-rows:0fr;transition:grid-template-rows 300ms ease;transition:grid-template-rows 300ms ease,-ms-grid-rows 300ms ease;background-color:#F6F5F3;height:0;}.expanded.accordion .accordion--content{grid-template-rows:1fr;height:auto;}.accordion .accordion--content__inner{overflow:hidden;box-sizing:border-box;margin-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));margin-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));margin-bottom:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.accordion .accordion--content__inner{margin-left:12.5px;}}@media screen and (min-width:1420px){.accordion .accordion--content__inner{margin-left:25px;}}@media screen and (max-width:600px){.accordion .accordion--content__inner{margin-right:12.5px;}}@media screen and (min-width:1420px){.accordion .accordion--content__inner{margin-right:25px;}}@media screen and (max-width:600px){.accordion .accordion--content__inner{margin-bottom:12.5px;}}@media screen and (min-width:1420px){.accordion .accordion--content__inner{margin-bottom:25px;}}.show-more.accordion .accordion--content__inner{background-color:transparent;padding:0;}.accordion.show-more .accordion--content__inner{margin-left:0;margin-right:0;}
.login-link-element{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.login-link-element{margin-bottom:30px;}}@media screen and (min-width:1420px){.login-link-element{margin-bottom:60px;}}.login-link-element--inner{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(20px + 20 * ((100vw - 600px) / 820));background-color:#6C0D23;color:#fff;box-sizing:border-box;}@media screen and (max-width:600px){.login-link-element--inner{padding-left:12px;}}@media screen and (min-width:1420px){.login-link-element--inner{padding-left:32px;}}@media screen and (max-width:600px){.login-link-element--inner{padding-right:12px;}}@media screen and (min-width:1420px){.login-link-element--inner{padding-right:32px;}}@media screen and (max-width:600px){.login-link-element--inner{padding-top:30px;}}@media screen and (min-width:1420px){.login-link-element--inner{padding-top:60px;}}@media screen and (max-width:600px){.login-link-element--inner{padding-bottom:20px;}}@media screen and (min-width:1420px){.login-link-element--inner{padding-bottom:40px;}}.field--name-field-paragraphs > .login-link-element .login-link-element--inner{width:65.91549%;}.login-link-element h2{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.login-link-element h2{margin-bottom:20px;}}@media screen and (min-width:1420px){.login-link-element h2{margin-bottom:40px;}}.login-link-element .button{display:inline-flex;}
footer{background-color:#fff;}.main-footer h3{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:0;}@media screen and (max-width:600px){.main-footer h3{font-size:15px;}}@media screen and (min-width:1420px){.main-footer h3{font-size:17px;}}@media screen and (max-width:600px){.main-footer h3{line-height:21px;}}@media screen and (min-width:1420px){.main-footer h3{line-height:24px;}}.main-footer .main-footer--top{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:100%;}@media screen and (max-width:600px){.main-footer .main-footer--top{margin-bottom:25px;}}@media screen and (min-width:1420px){.main-footer .main-footer--top{margin-bottom:50px;}}.main-footer .main-footer--logo{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-footer .main-footer--logo{margin-bottom:25px;}}@media screen and (min-width:1420px){.main-footer .main-footer--logo{margin-bottom:50px;}}.main-footer .main-footer--bottom{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-footer .main-footer--bottom{padding-top:30px;}}@media screen and (min-width:1420px){.main-footer .main-footer--bottom{padding-top:60px;}}@media screen and (max-width:600px){.main-footer .main-footer--bottom{padding-bottom:30px;}}@media screen and (min-width:1420px){.main-footer .main-footer--bottom{padding-bottom:60px;}}.main-footer .main-footer--bottom .main-footer--info{margin-right:2.25352%;width:31.83099%;float:left;}.main-footer .main-footer--bottom .main-footer--info div[itemprop="address"],.main-footer .main-footer--bottom .main-footer--info .contact-container{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-footer .main-footer--bottom .main-footer--info div[itemprop="address"],.main-footer .main-footer--bottom .main-footer--info .contact-container{margin-bottom:10px;}}@media screen and (min-width:1420px){.main-footer .main-footer--bottom .main-footer--info div[itemprop="address"],.main-footer .main-footer--bottom .main-footer--info .contact-container{margin-bottom:20px;}}.has-mouse .main-footer .main-footer--bottom .main-footer--info div[itemprop="address"] a:hover,.has-mouse
      .main-footer .main-footer--bottom .main-footer--info .contact-container a:hover{text-decoration:underline;}.main-footer .main-footer--bottom .main-footer--info .telephone-hours .field--name-field-key-value > .field__item{display:grid;grid-template-columns:3fr 4fr;}.main-footer .main-footer--bottom .main-footer--info .telephone-hours .field--name-field-key-value > .field__item .field--name-key{margin-right:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-footer .main-footer--bottom .main-footer--info .telephone-hours .field--name-field-key-value > .field__item .field--name-key{margin-right:10px;}}@media screen and (min-width:1420px){.main-footer .main-footer--bottom .main-footer--info .telephone-hours .field--name-field-key-value > .field__item .field--name-key{margin-right:20px;}}.main-footer .main-footer--bottom .menu-footer{margin-right:2.25352%;width:23.30986%;float:left;}.main-footer .main-footer--bottom .menu-footer li{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));display:flex;}@media screen and (max-width:600px){.main-footer .main-footer--bottom .menu-footer li{margin-bottom:10px;}}@media screen and (min-width:1420px){.main-footer .main-footer--bottom .menu-footer li{margin-bottom:20px;}}.main-footer .main-footer--bottom .menu-footer li:last-child{margin-bottom:0;}.main-footer .main-footer--bottom .menu-footer li a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);font-weight:500;}.main-footer .main-footer--bottom .menu-footer li a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-footer .main-footer--bottom .menu-footer li a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-footer .main-footer--bottom .menu-footer li a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .main-footer .main-footer--bottom .menu-footer li a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.main-footer .main-footer--bottom .menu-footer li a::after{content:"→";}.has-mouse .main-footer .main-footer--bottom .menu-footer li a:hover::after{transform:translateX(2px);}.main-footer .main-footer--bottom .main-footer--signup{width:40.35211%;float:left;}.main-footer .main-footer--bottom .main-footer--signup .field--name-field-links{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-footer .main-footer--bottom .main-footer--signup .field--name-field-links{margin-top:10px;}}@media screen and (min-width:1420px){.main-footer .main-footer--bottom .main-footer--signup .field--name-field-links{margin-top:20px;}}@media (max-width:1240px){.main-footer .main-footer--bottom .main-footer--signup,.main-footer .main-footer--bottom .main-footer--info,.main-footer .main-footer--bottom .menu-footer{width:48.87324%;margin-right:0;}.main-footer .main-footer--bottom .menu-footer{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:1240px) and (max-width:600px){.main-footer .main-footer--bottom .menu-footer{margin-bottom:20px;}}@media screen and (max-width:1240px) and (min-width:1420px){.main-footer .main-footer--bottom .menu-footer{margin-bottom:40px;}}@media (max-width:810px){.main-footer .main-footer--bottom{display:flex;flex-direction:column;}.main-footer .main-footer--bottom .main-footer--info{width:100%;}.main-footer .main-footer--bottom .main-footer--info .contact-container{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.main-footer .main-footer--bottom .main-footer--info .contact-container{margin-bottom:20px;}}@media screen and (max-width:810px) and (min-width:1420px){.main-footer .main-footer--bottom .main-footer--info .contact-container{margin-bottom:40px;}}@media (max-width:810px){.main-footer .main-footer--bottom .main-footer--signup{width:100%;margin-top:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.main-footer .main-footer--bottom .main-footer--signup{margin-top:20px;}}@media screen and (max-width:810px) and (min-width:1420px){.main-footer .main-footer--bottom .main-footer--signup{margin-top:40px;}}@media (max-width:810px){.main-footer .main-footer--bottom .main-footer--signup .field--name-body{display:none;}.main-footer .menu-footer{display:none;}}@media (max-width:600px){.main-footer .main-footer--bottom .main-footer--info .telephone-hours .field--name-field-key-value > .field__item{grid-template-columns:3fr 4fr;}}
.main-header--menu-button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.main-header--menu-button:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .main-header--menu-button:focus,.using-mouse .main-header--menu-button:focus-visible{outline:none;}.main-header .search-and-menu-container .log a::after,.main-header #karla-search-btn::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.main-header .search-and-menu-container .log.login a::after,.main-header .search-and-menu-container .log.logout a::after{content:"\e903";}.main-header #karla-search-btn::before{content:"\e905";}.main-header{height:100%;}.main-header--container{height:100%;background-color:#fff;border-bottom:2px solid #E8E6E3;}.main-header--container > .wrapper{height:100%;display:flex;justify-content:space-between;align-items:center;}.main-header .main-header--nav{width:calc(100% - 350px);display:flex;align-items:center;justify-content:space-between;gap:20px;}.main-header .search-and-menu-container{display:flex;align-items:center;gap:20px;}.main-header .search-and-menu-container a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);font-weight:500;}.main-header .search-and-menu-container a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-header .search-and-menu-container a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-header .search-and-menu-container a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .main-header .search-and-menu-container a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.main-header .search-and-menu-container a::after{content:"→";}.has-mouse .main-header .search-and-menu-container a:hover::after{transform:translateX(2px);}.main-header .search-and-menu-container .log a{padding-left:26px;}.main-header .search-and-menu-container .log a::after{font-size:0.8em;}.main-header .main-header--logo{margin-top:calc(-5px + -15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-header .main-header--logo{margin-top:-5px;}}@media screen and (min-width:1420px){.main-header .main-header--logo{margin-top:-20px;}}.main-header #karla-search-btn{margin-top:6px;cursor:pointer;position:relative;}.main-header #karla-search-btn::before{display:inline-block;font-size:calc(20px + 0 * ((100vw - 600px) / 820));line-height:calc(20px + 0 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-header #karla-search-btn::before{font-size:20px;}}@media screen and (min-width:1420px){.main-header #karla-search-btn::before{font-size:20px;}}@media screen and (max-width:600px){.main-header #karla-search-btn::before{line-height:20px;}}@media screen and (min-width:1420px){.main-header #karla-search-btn::before{line-height:20px;}}.main-header #karla-search-btn::before{transform:scale(1.1);transition:transform 0.45s cubic-bezier(0.23,1,0.32,1),0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .main-header #karla-search-btn:hover::before{transform:scale(1.2);color:#B63239;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-header .top-nav{display:flex;justify-content:flex-end;margin-left:auto;}.main-header .top-nav ul{display:flex;gap:20px;}.main-header .top-nav li{display:inline-block;}.main-header .top-nav a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);font-weight:500;}.main-header .top-nav a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-header .top-nav a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-header .top-nav a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .main-header .top-nav a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.main-header .top-nav a::after{content:"→";}.has-mouse .main-header .top-nav a:hover::after{transform:translateX(2px);}.main-header .top-nav .cta-link{display:inline-block;}.main-header--menu-button{width:28px;height:21px;position:relative;z-index:1;cursor:pointer;}.main-header--menu-button .line{width:100%;height:3px;display:block;background-color:#B63239;}.main-header--menu-button .line:not(:last-child){margin-bottom:6px;}.main-header--menu-button .line-two{transition:width 0.45s cubic-bezier(0.23,1,0.32,1);}.main-header--menu-button--close .line{background-color:#fff;}.main-header--menu-button--close .line-one{transform:translate(0px,9px) rotate(-45deg);}.main-header--menu-button--close .line-two{opacity:0;}.main-header--menu-button--close .line-three{transform:translate(0px,-9px) rotate(45deg);}.has-mouse .main-header--menu-button--open:hover .line-two{width:20px;transition:width 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:810px){.main-header--menu-button .line{height:2px;}.main-header--menu-button .line:not(:last-child){margin-bottom:7px;}}.menu-overlay{width:100%;height:100%;position:fixed;top:0;left:100vw;color:#fff;display:none;}.toolbar-fixed.has-primary-tabs .menu-overlay{height:calc(100% - var(--gin-toolbar-y-offset,0px) - var(--site-header-top) - var(--primary-tabs-height));top:calc(var(--gin-toolbar-y-offset,0px) + var(--site-header-top) + var(--primary-tabs-height));}.view-page.user-logged-in .menu-overlay{height:calc(100% - var(--gin-toolbar-y-offset,0px) - var(--site-header-top));top:calc(var(--gin-toolbar-y-offset,0px) + var(--site-header-top));}.menu-overlay--inner{height:100%;display:flex;justify-content:flex-end;}.menu-overlay--content{width:57.39437%;float:right;margin-right:calc(50% - 50vw);padding-right:calc(-50% + 50vw);background-color:#B63239;transform:translateX(100%);overflow:auto;}.menu-overlay--content-inner{height:100%;display:flex;flex-direction:column;padding-left:14.8376%;}.menu-overlay--content .menu-overlay--top{height:var(--site-header-height);display:flex;align-items:center;font-weight:500;justify-content:space-between;flex-shrink:0;}.menu-overlay--content .navigation-container{padding-top:calc(40px + 40 * ((100vw - 600px) / 820));padding-bottom:calc(25px + 25 * ((100vw - 600px) / 820));display:flex;flex-direction:column;flex-grow:1;}@media screen and (max-width:600px){.menu-overlay--content .navigation-container{padding-top:40px;}}@media screen and (min-width:1420px){.menu-overlay--content .navigation-container{padding-top:80px;}}@media screen and (max-width:600px){.menu-overlay--content .navigation-container{padding-bottom:25px;}}@media screen and (min-width:1420px){.menu-overlay--content .navigation-container{padding-bottom:50px;}}@media screen and (max-height:800px){.menu-overlay--content .navigation-container{padding-top:0;}}@media screen and (max-height:665px){.menu-overlay--content .navigation-container .secondary-nav .bottom-nav .social-links .social-link{padding-left:22px;}.menu-overlay--content .navigation-container .secondary-nav .bottom-nav .social-links .social-link::before{display:none;}.menu-overlay--content .navigation-container .secondary-nav .bottom-nav .social-links .social-link::after{left:0;color:#fff;}}.menu-overlay--content .secondary-nav{display:flex;flex-direction:column;flex-grow:1;}.menu-overlay--content .bottom-nav{padding-top:calc(25px + 25 * ((100vw - 600px) / 820));display:flex;justify-content:space-between;align-items:center;margin-top:auto;}@media screen and (max-width:600px){.menu-overlay--content .bottom-nav{padding-top:25px;}}@media screen and (min-width:1420px){.menu-overlay--content .bottom-nav{padding-top:50px;}}.menu-overlay--content .social-links{width:47.74648%;display:flex;flex-grow:1;align-items:center;justify-content:flex-end;margin-left:calc(10px + 10 * ((100vw - 600px) / 820));order:2;}@media screen and (max-width:600px){.menu-overlay--content .social-links{margin-left:10px;}}@media screen and (min-width:1420px){.menu-overlay--content .social-links{margin-left:20px;}}.menu-overlay--content .social-links a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;color:#fff;margin-right:35px;}.menu-overlay--content .social-links a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.menu-overlay--content .social-links a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .menu-overlay--content .social-links a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .menu-overlay--content .social-links a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.menu-overlay--content .social-links a::after{content:"→";}.has-mouse .menu-overlay--content .social-links a:hover::after{transform:translateX(2px);}.menu-overlay--content .social-links a::after{transform:rotate(-45deg);top:0;}.has-mouse .menu-overlay--content .social-links a:hover::after{transform:rotate(-45deg) translate(2px);}.menu-overlay--content .social-links a::after{top:12px;}.menu-overlay--content .social-links a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .menu-overlay--content .social-links a:hover::after{transition:transform 0.45s 0.1125s cubic-bezier(0.23,1,0.32,1);transform:rotate(-45deg) translate(2px);}.has-mouse .menu-overlay--content .social-links a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:scale(1.1) rotate(34deg);}.menu-overlay--content .social-links a::after{left:12px;}.menu-overlay--content .social-links a:last-child{margin-right:0;}@media (max-width:1024px){.menu-overlay--content .social-links a{margin-right:20px;}}.menu-overlay--content .search-block-mobile{display:none;}@media (max-width:1680px){.main-header .bottom-nav{flex-wrap:wrap;}.main-header .bottom-nav .block-views-exposed-filter-blocksearch-exposed-search{width:100%;order:2;}.main-header .bottom-nav .block-views-exposed-filter-blocksearch-exposed-search .block-views-exposed-filter-blocksearch-exposed-search,.main-header .bottom-nav .block-views-exposed-filter-blocksearch-exposed-search .form-item,.main-header .bottom-nav .block-views-exposed-filter-blocksearch-exposed-search input{width:100%;}.main-header .bottom-nav .social-links{width:100%;order:1;justify-content:flex-start;margin-right:calc(10px + 10 * ((100vw - 600px) / 820));margin-left:0;}}@media screen and (max-width:1680px) and (max-width:600px){.main-header .bottom-nav .social-links{margin-right:10px;}}@media screen and (max-width:1680px) and (min-width:1420px){.main-header .bottom-nav .social-links{margin-right:20px;}}@media (max-width:1024px){.main-header .main-header--nav{width:65.91549%;justify-content:flex-end;}.user-logged-in .main-header .top-nav{display:none;}}@media (max-width:810px){.main-header .navigation-container{padding-top:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.main-header .navigation-container{padding-top:20px;}}@media screen and (max-width:810px) and (min-width:1420px){.main-header .navigation-container{padding-top:40px;}}@media (max-width:810px){.main-header .navigation-container .log{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:5px;}}@media screen and (max-width:810px) and (max-width:600px){.main-header .navigation-container .log{margin-top:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.main-header .navigation-container .log{margin-top:20px;}}@media (max-width:810px){.main-header .top-nav{display:none;}.user-logged-in .main-header .search-and-menu-container .log a,.user-logged-in
  .main-header .search-and-menu-container > a{padding-left:0;}.user-logged-in .main-header .search-and-menu-container .log a::after,.user-logged-in
    .main-header .search-and-menu-container > a::after{display:none;}.main-header .menu-overlay--content{width:100%;padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.main-header .menu-overlay--content .menu-label{height:var(--site-header-height-mobile);display:flex;align-items:center;flex-shrink:0;}.main-header .menu-overlay--content-inner{padding-left:0;}.main-header .secondary-nav{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));margin-top:auto;flex-grow:0;}}@media screen and (max-width:810px) and (max-width:600px){.main-header .secondary-nav{grid-gap:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.main-header .secondary-nav{grid-gap:32px;}}@media (max-width:810px){.main-header .secondary-nav .menu-mit-uf,.main-header .secondary-nav .menu-secondary,.main-header .secondary-nav .bottom-nav{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));align-items:start;margin-top:0;width:100%;grid-column:span 6;}}@media screen and (max-width:810px) and (max-width:600px){.main-header .secondary-nav .menu-mit-uf,.main-header .secondary-nav .menu-secondary,.main-header .secondary-nav .bottom-nav{padding-top:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.main-header .secondary-nav .menu-mit-uf,.main-header .secondary-nav .menu-secondary,.main-header .secondary-nav .bottom-nav{padding-top:20px;}}@media (max-width:810px){.main-header .secondary-nav .menu-mit-uf li,.main-header .secondary-nav .menu-secondary li{margin-right:calc(35px + 35 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.main-header .secondary-nav .menu-mit-uf li,.main-header .secondary-nav .menu-secondary li{margin-right:35px;}}@media screen and (max-width:810px) and (min-width:1420px){.main-header .secondary-nav .menu-mit-uf li,.main-header .secondary-nav .menu-secondary li{margin-right:70px;}}@media (max-width:810px){.main-header .secondary-nav .menu-mit-uf li:last-child,.main-header .secondary-nav .menu-secondary li:last-child{margin-right:0;}.main-header .secondary-nav .menu-mit-uf li::before,.main-header .secondary-nav .menu-secondary li::before{opacity:1;position:static;margin-right:5px;}.main-header .bottom-nav .views-exposed-form{display:none;}.main-header .bottom-nav .social-links{display:block;}.main-header .bottom-nav .social-links a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:23px;min-height:0;}.main-header .bottom-nav .social-links a::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-header .bottom-nav .social-links a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-header .bottom-nav .social-links a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .main-header .bottom-nav .social-links a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.main-header .bottom-nav .social-links a::after{content:"→";}.has-mouse .main-header .bottom-nav .social-links a:hover::after{transform:translateX(2px);}.main-header .bottom-nav .social-links a:last-child{margin-right:0;}.main-header .bottom-nav .social-links a::before{display:none;}.main-header .search-block-mobile{grid-column:span 12;display:block;}.main-header .search-block-mobile .block-views-exposed-filter-blocksearch-exposed-search,.main-header .search-block-mobile .form-item,.main-header .search-block-mobile input{width:100%;}}@media (max-width:600px){.main-header .search-and-menu-container{gap:10px;}.main-header .search-and-menu-container #karla-search-btn{margin-left:3px;margin-right:3px;}}@media (max-width:414px){.main-header .search-and-menu-container .log a,.main-header .search-and-menu-container > a{padding-left:0;}.main-header .search-and-menu-container .log a::after,.main-header .search-and-menu-container > a::after{display:none;}.main-header .search-and-menu-container .my-uf-page{display:none;}}

.block-system-breadcrumb-block{background-color:#fff;}.page-taxonomyterm-type-law-areas .block-system-breadcrumb-block{background-color:#F6F5F3;}.block-system-breadcrumb-block .breadcrumb{width:90%;max-width:1420px;margin:0 auto;font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.block-system-breadcrumb-block .breadcrumb{font-size:12px;}}@media screen and (min-width:1420px){.block-system-breadcrumb-block .breadcrumb{font-size:14px;}}@media screen and (max-width:600px){.block-system-breadcrumb-block .breadcrumb{line-height:15px;}}@media screen and (min-width:1420px){.block-system-breadcrumb-block .breadcrumb{line-height:17px;}}@media screen and (max-width:600px){.block-system-breadcrumb-block .breadcrumb{padding-top:10px;}}@media screen and (min-width:1420px){.block-system-breadcrumb-block .breadcrumb{padding-top:20px;}}@media screen and (max-width:600px){.block-system-breadcrumb-block .breadcrumb{padding-bottom:10px;}}@media screen and (min-width:1420px){.block-system-breadcrumb-block .breadcrumb{padding-bottom:20px;}}.block-system-breadcrumb-block .breadcrumb nav{width:85.21127%;}@media (max-width:810px){.block-system-breadcrumb-block .breadcrumb nav{width:100%;}}.block-system-breadcrumb-block .breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;}.block-system-breadcrumb-block .breadcrumb ol li{margin-right:10px;}.block-system-breadcrumb-block .breadcrumb ol li.active{font-weight:700;}.block-system-breadcrumb-block .breadcrumb ol li::after{content:' ';font-size:0.8em;font-weight:400;display:inline-block;width:8px;height:8px;margin-left:8px;background-image:url(/themes/b14theme/images/vector/UF_arrow.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;}.block-system-breadcrumb-block .breadcrumb ol li.theme{margin-right:2px;}.block-system-breadcrumb-block .breadcrumb ol li.theme::after{content:'/';background-image:none;margin-left:2px;}.block-system-breadcrumb-block .breadcrumb ol li:last-child:not(.theme){font-weight:700;}.block-system-breadcrumb-block .breadcrumb ol li:last-child:not(.theme)::after{display:none;}.block-system-breadcrumb-block .breadcrumb ol li:last-child::after{display:none;}.has-mouse .block-system-breadcrumb-block .breadcrumb a{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .block-system-breadcrumb-block .breadcrumb a:hover{color:#B63239;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.related-custom-block,.breakout-box,.full-slider{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.related-custom-block,.breakout-box{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.related-custom-block,.breakout-box{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.related-custom-block,.breakout-box{padding-top:30px;}}@media screen and (min-width:1420px){.related-custom-block,.breakout-box{padding-top:60px;}}@media screen and (max-width:600px){.related-custom-block,.breakout-box{padding-bottom:30px;}}@media screen and (min-width:1420px){.related-custom-block,.breakout-box{padding-bottom:60px;}}.button:not(.form-submit),.button-wrapper--submit{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);display:block;box-sizing:border-box;background-color:#B63239;color:#fff;font-weight:500;cursor:pointer;}.button:not(.form-submit)::after,.button-wrapper--submit::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.button:not(.form-submit)::before,.button-wrapper--submit::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .button:not(.form-submit):hover::after,.has-mouse .button-wrapper--submit:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .button:not(.form-submit):hover::before,.has-mouse .button-wrapper--submit:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.button:not(.form-submit)::after,.button-wrapper--submit::after{content:"→";}.has-mouse .button:not(.form-submit):hover::after,.has-mouse .button-wrapper--submit:hover::after{transform:translateX(2px);}.button:not(.form-submit)::after,.button-wrapper--submit::after{left:calc(10px + 10 * ((100vw - 600px) / 820));top:50%;transform:translateY(-50%);}@media screen and (max-width:600px){.button:not(.form-submit)::after,.button-wrapper--submit::after{left:10px;}}@media screen and (min-width:1420px){.button:not(.form-submit)::after,.button-wrapper--submit::after{left:20px;}}.has-mouse .button:not(.form-submit):hover::after,.has-mouse .button-wrapper--submit:hover::after{transform:translate(2px,-50%);}.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-right:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));padding-left:calc(32px + 13 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-top:10px;}}@media screen and (min-width:1420px){.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-top:20px;}}@media screen and (max-width:600px){.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-right:10px;}}@media screen and (min-width:1420px){.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-right:20px;}}@media screen and (max-width:600px){.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-bottom:10px;}}@media screen and (min-width:1420px){.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-bottom:20px;}}@media screen and (max-width:600px){.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-left:32px;}}@media screen and (min-width:1420px){.button:not(.form-submit),.button-wrapper--submit,.button-wrapper--submit input{padding-left:45px;}}.related-custom-block > h3,.related-custom-block > h2{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:700;margin-bottom:calc(17.5px + 17.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.related-custom-block > h3,.related-custom-block > h2{font-size:18px;}}@media screen and (min-width:1420px){.related-custom-block > h3,.related-custom-block > h2{font-size:24px;}}@media screen and (max-width:600px){.related-custom-block > h3,.related-custom-block > h2{line-height:24px;}}@media screen and (min-width:1420px){.related-custom-block > h3,.related-custom-block > h2{line-height:31px;}}@media screen and (max-width:600px){.related-custom-block > h3,.related-custom-block > h2{margin-bottom:17.5px;}}@media screen and (min-width:1420px){.related-custom-block > h3,.related-custom-block > h2{margin-bottom:35px;}}.flag-bookmark-taxonomy::before,.flag-bookmark::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.flag-bookmark-taxonomy::before,.flag-bookmark::before{content:"\e901";}.flag-bookmark-taxonomy.action-unflag::before,.flag-bookmark.action-unflag::before{content:"\e902";}.wrapper{width:90%;max-width:1420px;margin:0 auto;}a.cta-link:not(.cta-link--external):not(.button){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}a.cta-link:not(.cta-link--external):not(.button)::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}a.cta-link:not(.cta-link--external):not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse a.cta-link:not(.cta-link--external):not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse a.cta-link:not(.cta-link--external):not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}a.cta-link:not(.cta-link--external):not(.button)::after{content:"→";}.has-mouse a.cta-link:not(.cta-link--external):not(.button):hover::after{transform:translateX(2px);}a.cta-link.cta-link--external:not(.button){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}a.cta-link.cta-link--external:not(.button)::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}a.cta-link.cta-link--external:not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse a.cta-link.cta-link--external:not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse a.cta-link.cta-link--external:not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}a.cta-link.cta-link--external:not(.button)::after{content:"→";}.has-mouse a.cta-link.cta-link--external:not(.button):hover::after{transform:translateX(2px);}a.cta-link.cta-link--external:not(.button)::after{transform:rotate(-45deg);top:0;}.has-mouse a.cta-link.cta-link--external:not(.button):hover::after{transform:rotate(-45deg) translate(2px);}a.cta-link--large:not(.cta-link--external):not(.button){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}a.cta-link--large:not(.cta-link--external):not(.button)::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}a.cta-link--large:not(.cta-link--external):not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse a.cta-link--large:not(.cta-link--external):not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse a.cta-link--large:not(.cta-link--external):not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}a.cta-link--large:not(.cta-link--external):not(.button)::after{content:"→";}.has-mouse a.cta-link--large:not(.cta-link--external):not(.button):hover::after{transform:translateX(2px);}a.cta-link--large:not(.cta-link--external):not(.button)::after{top:12px;}a.cta-link--large:not(.cta-link--external):not(.button)::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse a.cta-link--large:not(.cta-link--external):not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse a.cta-link--large:not(.cta-link--external):not(.button):hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}a.cta-link--large:not(.cta-link--external):not(.button)::after{left:12px;}a.cta-link--large.cta-link--external:not(.button){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}a.cta-link--large.cta-link--external:not(.button)::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}a.cta-link--large.cta-link--external:not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse a.cta-link--large.cta-link--external:not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse a.cta-link--large.cta-link--external:not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}a.cta-link--large.cta-link--external:not(.button)::after{content:"→";}.has-mouse a.cta-link--large.cta-link--external:not(.button):hover::after{transform:translateX(2px);}a.cta-link--large.cta-link--external:not(.button)::after{transform:rotate(-45deg);top:0;}.has-mouse a.cta-link--large.cta-link--external:not(.button):hover::after{transform:rotate(-45deg) translate(2px);}a.cta-link--large.cta-link--external:not(.button)::after{top:12px;}a.cta-link--large.cta-link--external:not(.button)::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse a.cta-link--large.cta-link--external:not(.button):hover::after{transition:transform 0.45s 0.1125s cubic-bezier(0.23,1,0.32,1);transform:rotate(-45deg) translate(2px);}.has-mouse a.cta-link--large.cta-link--external:not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:scale(1.1) rotate(34deg);}a.cta-link--large.cta-link--external:not(.button)::after{left:12px;}.pseudo-link.cta-link:not(.cta-link--external):not(.button){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.pseudo-link.cta-link:not(.cta-link--external):not(.button)::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.pseudo-link.cta-link:not(.cta-link--external):not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pseudo-link.cta-link:not(.cta-link--external):not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .pseudo-link.cta-link:not(.cta-link--external):not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.pseudo-link.cta-link:not(.cta-link--external):not(.button)::after{content:"→";}.has-mouse .pseudo-link.cta-link:not(.cta-link--external):not(.button):hover::after{transform:translateX(2px);}.pseudo-link.cta-link.cta-link--external:not(.button){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.pseudo-link.cta-link.cta-link--external:not(.button)::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.pseudo-link.cta-link.cta-link--external:not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pseudo-link.cta-link.cta-link--external:not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .pseudo-link.cta-link.cta-link--external:not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.pseudo-link.cta-link.cta-link--external:not(.button)::after{content:"→";}.has-mouse .pseudo-link.cta-link.cta-link--external:not(.button):hover::after{transform:translateX(2px);}.pseudo-link.cta-link.cta-link--external:not(.button)::after{transform:rotate(-45deg);top:0;}.has-mouse .pseudo-link.cta-link.cta-link--external:not(.button):hover::after{transform:rotate(-45deg) translate(2px);}.pseudo-link.cta-link--large:not(.cta-link--external):not(.button){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.pseudo-link.cta-link--large:not(.cta-link--external):not(.button)::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.pseudo-link.cta-link--large:not(.cta-link--external):not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pseudo-link.cta-link--large:not(.cta-link--external):not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .pseudo-link.cta-link--large:not(.cta-link--external):not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.pseudo-link.cta-link--large:not(.cta-link--external):not(.button)::after{content:"→";}.has-mouse .pseudo-link.cta-link--large:not(.cta-link--external):not(.button):hover::after{transform:translateX(2px);}.pseudo-link.cta-link--large:not(.cta-link--external):not(.button)::after{top:12px;}.pseudo-link.cta-link--large:not(.cta-link--external):not(.button)::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse .pseudo-link.cta-link--large:not(.cta-link--external):not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .pseudo-link.cta-link--large:not(.cta-link--external):not(.button):hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.pseudo-link.cta-link--large:not(.cta-link--external):not(.button)::after{left:12px;}.pseudo-link.cta-link--large.cta-link--external:not(.button){position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.pseudo-link.cta-link--large.cta-link--external:not(.button)::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.pseudo-link.cta-link--large.cta-link--external:not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pseudo-link.cta-link--large.cta-link--external:not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .pseudo-link.cta-link--large.cta-link--external:not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.pseudo-link.cta-link--large.cta-link--external:not(.button)::after{content:"→";}.has-mouse .pseudo-link.cta-link--large.cta-link--external:not(.button):hover::after{transform:translateX(2px);}.pseudo-link.cta-link--large.cta-link--external:not(.button)::after{transform:rotate(-45deg);top:0;}.has-mouse .pseudo-link.cta-link--large.cta-link--external:not(.button):hover::after{transform:rotate(-45deg) translate(2px);}.pseudo-link.cta-link--large.cta-link--external:not(.button)::after{top:12px;}.pseudo-link.cta-link--large.cta-link--external:not(.button)::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse .pseudo-link.cta-link--large.cta-link--external:not(.button):hover::after{transition:transform 0.45s 0.1125s cubic-bezier(0.23,1,0.32,1);transform:rotate(-45deg) translate(2px);}.has-mouse .pseudo-link.cta-link--large.cta-link--external:not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:scale(1.1) rotate(34deg);}.pseudo-link.cta-link--large.cta-link--external:not(.button)::after{left:12px;}.unmasquerade-link{display:block;box-sizing:border-box;background-color:#B63239;color:#fff;font-weight:500;cursor:pointer;padding:5px 10px 5px 10px;margin-left:20px;}.button:not(.form-submit){min-width:280px;}.button-wrapper--submit{padding:0;position:relative;min-width:280px;}.button-wrapper--submit input{text-align:left;border:none;background-color:transparent;color:#fff;cursor:pointer;}.related-custom-block.related-articles{background-color:#fff;}.breadcrumbs-node{position:absolute;top:0;left:0;width:100%;z-index:2;}.breadcrumbs-node .block-system-breadcrumb-block{background-color:transparent;}.breadcrumbs-node .block-system-breadcrumb-block li::after{background-image:url(/themes/b14theme/images/vector/UF_arrow_white.svg) !important;}.breadcrumbs-node .block-system-breadcrumb-block a{color:#fff;}.has-mouse .breadcrumbs-node .block-system-breadcrumb-block a:hover{color:#B63239;}.full-slider{position:relative;overflow:hidden;}.full-slider .overlay-grafic{pointer-events:none;position:absolute;right:0;bottom:0;width:50%;height:100%;z-index:1;}.full-slider .overlay-grafic .oval-container{position:absolute;top:0;left:0;width:100%;height:100%;}@media (max-width:810px){.full-slider .overlay-grafic .oval-container{display:none;}}.full-slider .overlay-grafic .oval__1{position:absolute;right:-64%;bottom:-11vw;width:200%;border-radius:50%;border:1px solid rgba(255,255,255,0.4);transform-origin:center;transform:rotate(70deg);}.full-slider .overlay-grafic .oval__1::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:66.66667%;}.full-slider .overlay-grafic .oval__1::after{content:"";display:table;clear:both;}.full-slider .overlay-grafic .oval__2{position:absolute;right:-53%;bottom:-18vw;width:110%;border-radius:50%;border:2px solid rgba(255,255,255,0.6);transform-origin:center;transform:rotate(37deg);}.full-slider .overlay-grafic .oval__2::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:76.92308%;}.full-slider .overlay-grafic .oval__2::after{content:"";display:table;clear:both;}@media (max-width:1680px){.full-slider .overlay-grafic .oval__2{right:-83%;width:150%;transform:rotate(27deg);}}.full-slider .slider{overflow:hidden;}.full-slider .slider-cntrls{z-index:2;}@media (max-width:810px){.full-slider .slider-cntrls{display:none;}}.main-footer--logo,.main-header--logo{width:calc(200px + 110 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-footer--logo,.main-header--logo{width:200px;}}@media screen and (min-width:1420px){.main-footer--logo,.main-header--logo{width:310px;}}.main-footer--logo svg,.main-header--logo svg{display:block;width:100%;}@media (max-width:810px){.main-footer--logo,.main-header--logo{width:220px;}}.waypoint-animation:not(.view-referred):not(.view-filters):not(.contact):not(.paragraph--type--slider):not(footer),.top-animation > .content--top__content,.top-animation > .field--name-field-image,.content--has-aside{opacity:0;}.waypoint-animation.paragraph--type--block .paragraph--block__content > .field--name-field-paragraph-title,.waypoint-animation.paragraph--type--block .paragraph--block__content > .field--name-field-link{opacity:0;}.waypoint-animation.paragraph--type--block.view-referred.referred-blok__views_block--news-tr_info .paragraph--block__content .view-content{opacity:0;}.view-filters .form--inline > *{opacity:0;}.view > h3,.view > .pager{opacity:0;}.contact .map,.contact .contact-details{opacity:0;}.waypoint-animation.paragraph--type--block.referred-blok__views_block--news-block_latest,.waypoint-animation.paragraph--type--block.referred-blok__views_block--events-latest_slider,.waypoint-animation.paragraph--type--block.referred-blok__views_block--jobs-latest_slider{opacity:0;}.waypoint-animation.paragraph--type--block .view-content{opacity:1;}.waypoint-animation.paragraph--type--block.referred-blok__views_block--handbook_themes-tr{z-index:1;}.waypoint-animation.paragraph--type--block.referred-blok__views_block--handbook_themes-tr .view-content{opacity:0;}.view-referred.waypoint-animation.ajax-enabled .view-content{opacity:0;}.waypoint-animation.paragraph--type--slider .slider--inner-content{opacity:0;}.main-header--container,.region-highlighted .block-system-breadcrumb-block .breadcrumb{opacity:0;}.main-footer{opacity:0;}.flag-bookmark-taxonomy::before,.flag-bookmark::before{margin-right:0.5em;font-size:0.8em;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.flag-bookmark-taxonomy.action-unflag::before,.flag-bookmark.action-unflag::before{color:#B63239;}.has-mouse .flag-bookmark-taxonomy:hover::before,.has-mouse
.flag-bookmark:hover::before{color:#B63239;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.machinename-my_uf .flag-bookmark,.machinename-my_uf__membership .flag-bookmark,.machinename-my_uf__information .flag-bookmark,.machinename-frontpage .flag-bookmark,.machinename-404 .flag-bookmark{display:none;}
.remove_video_overlay .play-btn{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;}.remove_video_overlay .play-btn:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .remove_video_overlay .play-btn:focus,.remove_video_overlay .using-mouse .play-btn:focus,.using-mouse .remove_video_overlay .play-btn:focus-visible,.remove_video_overlay .using-mouse .play-btn:focus-visible{outline:none;}.remove_video_overlay .play-btn::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.remove_video_overlay .play-btn::before{content:"\e900";}.remove_video_overlay .video img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.overlay-off.remove_video_overlay .video img{display:none;}.remove_video_overlay .button-outer{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.overlay-off.remove_video_overlay .button-outer{display:none;}.remove_video_overlay .play-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;width:calc(40px + 30 * ((100vw - 600px) / 820));height:calc(40px + 30 * ((100vw - 600px) / 820));border-radius:50%;background-color:#fff;z-index:1;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.remove_video_overlay .play-btn::before{display:inline-block;font-size:calc(12px + 12 * ((100vw - 600px) / 820));line-height:calc(12px + 12 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.remove_video_overlay .play-btn::before{font-size:12px;}}@media screen and (min-width:1420px){.remove_video_overlay .play-btn::before{font-size:24px;}}@media screen and (max-width:600px){.remove_video_overlay .play-btn::before{line-height:12px;}}@media screen and (min-width:1420px){.remove_video_overlay .play-btn::before{line-height:24px;}}@media screen and (max-width:600px){.remove_video_overlay .play-btn{width:40px;}}@media screen and (min-width:1420px){.remove_video_overlay .play-btn{width:70px;}}@media screen and (max-width:600px){.remove_video_overlay .play-btn{height:40px;}}@media screen and (min-width:1420px){.remove_video_overlay .play-btn{height:70px;}}.remove_video_overlay .play-btn::before{color:#B63239;margin-left:4px;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .remove_video_overlay .play-btn:hover{background-color:#B63239;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .remove_video_overlay .play-btn:hover::before{color:#fff;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.mc-userinfo-base .label{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));font-weight:700;}@media screen and (max-width:600px){.mc-userinfo-base .label{font-size:12px;}}@media screen and (min-width:1420px){.mc-userinfo-base .label{font-size:14px;}}@media screen and (max-width:600px){.mc-userinfo-base .label{line-height:15px;}}@media screen and (min-width:1420px){.mc-userinfo-base .label{line-height:17px;}}@media screen and (max-width:600px){.mc-userinfo-base .label{margin-bottom:5px;}}@media screen and (min-width:1420px){.mc-userinfo-base .label{margin-bottom:10px;}}.mc-userinfo-base{width:65.91549%;margin-top:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.mc-userinfo-base{margin-top:40px;}}@media screen and (min-width:1420px){.mc-userinfo-base{margin-top:80px;}}.mc-userinfo-base--inner{row-gap:calc(12px + 20 * ((100vw - 600px) / 820));display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:3.38028%;column-gap:3.38028%;}@media screen and (max-width:600px){.mc-userinfo-base--inner{row-gap:12px;}}@media screen and (min-width:1420px){.mc-userinfo-base--inner{row-gap:32px;}}.mc-userinfo-base--inner + .mc-userinfo-base--inner{margin-top:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.mc-userinfo-base--inner + .mc-userinfo-base--inner{margin-top:12px;}}@media screen and (min-width:1420px){.mc-userinfo-base--inner + .mc-userinfo-base--inner{margin-top:32px;}}.mc-userinfo-base .mc-userinfo--agreement a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);font-weight:500;}.mc-userinfo-base .mc-userinfo--agreement a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.mc-userinfo-base .mc-userinfo--agreement a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .mc-userinfo-base .mc-userinfo--agreement a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .mc-userinfo-base .mc-userinfo--agreement a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.mc-userinfo-base .mc-userinfo--agreement a::after{content:"→";}.has-mouse .mc-userinfo-base .mc-userinfo--agreement a:hover::after{transform:translateX(2px);}.mc-userinfo-base .mc-userinfo--agreement a::after{font-weight:400;}.mc-userinfo-base .mc-userinfo--agreement a:first-child{margin-top:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.mc-userinfo-base .mc-userinfo--agreement a:first-child{margin-top:5px;}}@media screen and (min-width:1420px){.mc-userinfo-base .mc-userinfo--agreement a:first-child{margin-top:10px;}}.mc-userinfo-base .mc-userinfo--boardmemberships-container{margin-top:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.mc-userinfo-base .mc-userinfo--boardmemberships-container{margin-top:40px;}}@media screen and (min-width:1420px){.mc-userinfo-base .mc-userinfo--boardmemberships-container{margin-top:80px;}}.mc-userinfo-base .mc-userinfo--boardmemberships,.mc-userinfo-base .mc-userinfo--section{grid-column:span 2;}.mc-userinfo-base .mc-userinfo--boardmemberships .boardmembership:not(:last-child){margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.mc-userinfo-base .mc-userinfo--boardmemberships .boardmembership:not(:last-child){margin-bottom:5px;}}@media screen and (min-width:1420px){.mc-userinfo-base .mc-userinfo--boardmemberships .boardmembership:not(:last-child){margin-bottom:10px;}}.mc-userinfo-base h2{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.mc-userinfo-base h2{margin-bottom:10px;}}@media screen and (min-width:1420px){.mc-userinfo-base h2{margin-bottom:20px;}}.mc-userinfo-base a[href^="mailto:"]{padding-left:0;}.mc-userinfo-base a[href^="mailto:"]::after{display:none;}.mc-userinfo-base a.button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-column:span 2;}.mc-userinfo-base .edit-button{margin-top:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.mc-userinfo-base .edit-button{margin-top:20px;}}@media screen and (min-width:1420px){.mc-userinfo-base .edit-button{margin-top:40px;}}@media (max-width:1024px){.mc-userinfo-base{width:100%;}.mc-userinfo-base--inner{-moz-column-gap:2.25352%;column-gap:2.25352%;}}
.main-nav button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.main-nav button:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .main-nav button:focus,.main-nav .using-mouse button:focus,.using-mouse .main-nav button:focus-visible,.main-nav .using-mouse button:focus-visible{outline:none;}.secondary-nav .menu-mit-uf li a.login::before,.menu-secondary li a.login::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.secondary-nav .menu-mit-uf li a.login::before,.menu-secondary li a.login::before{content:"\e903";}.main-nav{position:relative;}.main-nav a{color:#fff;}.main-nav button{display:block;cursor:pointer;}.main-nav .menu-item::before{content:"→";position:absolute;margin-top:15px;opacity:0;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-nav .menu-item.menu-item--level-1::before{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));transform:translate(-40px,-50%);}@media screen and (max-width:600px){.main-nav .menu-item.menu-item--level-1::before{font-size:18px;}}@media screen and (min-width:1420px){.main-nav .menu-item.menu-item--level-1::before{font-size:24px;}}@media screen and (max-width:600px){.main-nav .menu-item.menu-item--level-1::before{line-height:24px;}}@media screen and (min-width:1420px){.main-nav .menu-item.menu-item--level-1::before{line-height:31px;}}.main-nav .menu-item.menu-item--level-1.menu-item--active-trail::before{color:#6C0D23;opacity:1;transform:translate(-35px,-50%);}.main-nav .menu-item.menu-item--level-1.menu-item--active-trail .menu-submenu.menu--level-2{display:block;}.main-nav .menu-item.menu-item--level-1.is-active::before{transform:translate(-35px,-50%);}.has-mouse .main-nav .menu-item.menu-item--level-1:hover::before{transform:translate(-35px,-50%);}.main-nav .menu-item.menu-item--level-2::before{transform:translate(-30px,-50%);margin-top:12px;}.main-nav .menu-item.menu-item--level-2.menu-item--active-trail::before{color:#6C0D23;opacity:1;transform:translate(-25px,-50%);}.has-mouse .main-nav .menu-item.menu-item--level-2:hover::before{transform:translate(-25px,-50%);}.main-nav .menu-item.is-active::before{opacity:1;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-nav .menu-item:hover::before{opacity:1;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.main-nav .menu-submenu{left:60%;}.main-nav.menu--level-1{width:52.25352%;}.main-nav .menu-item--level-1{margin-bottom:5px;width:50%;box-sizing:border-box;padding-right:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-nav .menu-item--level-1{padding-right:10px;}}@media screen and (min-width:1420px){.main-nav .menu-item--level-1{padding-right:20px;}}.main-nav .menu-link--level-1{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.main-nav .menu-link--level-1{font-size:18px;}}@media screen and (min-width:1420px){.main-nav .menu-link--level-1{font-size:24px;}}@media screen and (max-width:600px){.main-nav .menu-link--level-1{line-height:24px;}}@media screen and (min-width:1420px){.main-nav .menu-link--level-1{line-height:31px;}}.main-nav .menu--level-2{width:52.25352%;position:absolute;top:5px;left:52%;display:none;}@media (max-width:810px){.menu-main .menu-item::before{margin-top:0;}.menu-main button{display:inline-block;}.menu-main.menu--level-1{width:100%;}.menu-main.menu--level-1 .menu-item.menu-item--level-1{width:100%;margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.menu-main.menu--level-1 .menu-item.menu-item--level-1{margin-bottom:15px;}}@media screen and (max-width:810px) and (min-width:1420px){.menu-main.menu--level-1 .menu-item.menu-item--level-1{margin-bottom:30px;}}@media (max-width:810px){.menu-main.menu--level-1 .menu-item.menu-item--level-1::before{position:relative;transform:translate(0,0);font-weight:700;display:inline-block;width:30px;top:auto;left:auto;display:none;}.menu-main.menu--level-1 .menu-item.menu-item--level-1.is-active,.menu-main.menu--level-1 .menu-item.menu-item--level-1.menu-item--active-trail{transform:translate(0,0);}.menu-main.menu--level-1 .menu-item.menu-item--level-1.is-active::before,.menu-main.menu--level-1 .menu-item.menu-item--level-1.menu-item--active-trail::before{content:"→";display:inline-block;}.has-mouse .menu-main.menu--level-1 .menu-item.menu-item--level-1.is-active:hover::before,.has-mouse .menu-main.menu--level-1 .menu-item.menu-item--level-1.menu-item--active-trail:hover::before{transform:translate(0,0);}.menu-main.menu--level-1 .menu-item.menu-item--level-1.menu-item--active-trail .menu-link--level-1{font-weight:700;}.menu-main .menu-submenu.menu--level-2{width:100%;position:relative;top:0;left:0;padding-left:35px;padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.menu-main .menu-submenu.menu--level-2{padding-top:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.menu-main .menu-submenu.menu--level-2{padding-top:20px;}}@media screen and (max-width:810px) and (max-width:600px){.menu-main .menu-submenu.menu--level-2{padding-bottom:15px;}}@media screen and (max-width:810px) and (min-width:1420px){.menu-main .menu-submenu.menu--level-2{padding-bottom:30px;}}@media (max-width:810px){.menu-main .menu-item--level-2{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.menu-main .menu-item--level-2{margin-bottom:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.menu-main .menu-item--level-2{margin-bottom:20px;}}@media (max-width:810px){.menu-main .menu-item--level-2::before{display:none;}.menu-main .menu-item--level-2:last-child{margin-bottom:0;}.menu-main .menu-item--level-2.menu-item--active-trail{font-weight:700;}}.secondary-nav .menu-mit-uf,.menu-secondary{margin-top:calc(25px + 25 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.secondary-nav .menu-mit-uf,.menu-secondary{margin-top:25px;}}@media screen and (min-width:1420px){.secondary-nav .menu-mit-uf,.menu-secondary{margin-top:50px;}}.secondary-nav .menu-mit-uf li,.menu-secondary li{margin-bottom:5px;}.secondary-nav .menu-mit-uf li a,.menu-secondary li a{position:relative;}.secondary-nav .menu-mit-uf li a::before,.menu-secondary li a::before{content:"→";position:absolute;top:50%;transform:translate(-30px,-50%);left:0;opacity:0;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .secondary-nav .menu-mit-uf li a:hover::before,.has-mouse
      .menu-secondary li a:hover::before{opacity:1;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);transform:translate(-20px,-50%);}.secondary-nav .menu-mit-uf li:has(.is-active) a::before,.menu-secondary li:has(.is-active) a::before{opacity:1;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);transform:translate(-20px,-50%);}.secondary-nav .menu-mit-uf li a,.menu-secondary li a{color:#fff;}.secondary-nav .menu-mit-uf li a.login::before,.menu-secondary li a.login::before{font-size:0.7em;}
.menu-edu-menu{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.menu-edu-menu{grid-gap:12px;}}@media screen and (min-width:1420px){.menu-edu-menu{grid-gap:32px;}}.menu-edu-menu > li{grid-column:span 4;}@media (max-width:600px){.menu-edu-menu > li{grid-column:span 12;}}.menu-edu-menu > li a{color:#fff;position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.menu-edu-menu > li a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.menu-edu-menu > li a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .menu-edu-menu > li a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .menu-edu-menu > li a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.menu-edu-menu > li a::after{content:"→";}.has-mouse .menu-edu-menu > li a:hover::after{transform:translateX(2px);}.menu-edu-menu > li a::after{top:12px;}.menu-edu-menu > li a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .menu-edu-menu > li a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .menu-edu-menu > li a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.menu-edu-menu > li a::after{left:12px;}@media (max-width:1024px){.menu-edu-menu > li{grid-column:span 6;}}@media (max-width:414px){.menu-edu-menu > li{grid-column:span 12;}.menu-edu-menu > li a{min-height:0;padding-left:40px;}.menu-edu-menu > li a::before{display:none;}.menu-edu-menu > li a::after{top:0;color:#fff;}}
.shortcuts--menu{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.shortcuts--menu{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.menu-shortcuts{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.menu-shortcuts{grid-gap:12px;}}@media screen and (min-width:1420px){.menu-shortcuts{grid-gap:32px;}}.shortcuts--menu{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(50px + 50 * ((100vw - 600px) / 820));background-color:#6C0D23;}@media screen and (max-width:600px){.shortcuts--menu{padding-top:30px;}}@media screen and (min-width:1420px){.shortcuts--menu{padding-top:60px;}}@media screen and (max-width:600px){.shortcuts--menu{padding-bottom:50px;}}@media screen and (min-width:1420px){.shortcuts--menu{padding-bottom:100px;}}.shortcuts--menu h2.menu-label{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));color:#fff;}@media screen and (max-width:600px){.shortcuts--menu h2.menu-label{margin-bottom:15px;}}@media screen and (min-width:1420px){.shortcuts--menu h2.menu-label{margin-bottom:30px;}}.shortcuts--menu a{color:#fff;}.has-mouse .shortcuts--menu a:hover{color:rgba(255,255,255,0.65);}.shortcuts--menu .description{color:rgba(255,255,255,0.65);}.menu-shortcuts li{grid-column:span 4;}@media (max-width:1024px){.menu-shortcuts li{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));grid-column:span 6;}}@media screen and (max-width:1024px) and (max-width:600px){.menu-shortcuts li{margin-bottom:10px;}}@media screen and (max-width:1024px) and (min-width:1420px){.menu-shortcuts li{margin-bottom:20px;}}@media (max-width:600px){.menu-shortcuts li{grid-column:span 12;}}.menu-shortcuts a{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));display:flex;justify-content:space-between;align-items:center;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.menu-shortcuts a{font-size:18px;}}@media screen and (min-width:1420px){.menu-shortcuts a{font-size:24px;}}@media screen and (max-width:600px){.menu-shortcuts a{line-height:24px;}}@media screen and (min-width:1420px){.menu-shortcuts a{line-height:31px;}}.has-mouse .menu-shortcuts a:hover{color:rgba(255,255,255,0.65);transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .menu-shortcuts a:hover .element-one{transform:translateY(-1px);}.has-mouse .menu-shortcuts a:hover .element-two{transform:translateY(1px);}.menu-shortcuts h2.menu-label{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.menu-shortcuts h2.menu-label{margin-bottom:15px;}}@media screen and (min-width:1420px){.menu-shortcuts h2.menu-label{margin-bottom:30px;}}.menu-shortcuts .menu-link--text{flex-grow:1;margin-left:6.76056%;}.menu-shortcuts .description{padding-top:calc(5px + 5 * ((100vw - 600px) / 820));font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));display:block;color:rgba(255,255,255,0.65);}@media screen and (max-width:600px){.menu-shortcuts .description{padding-top:5px;}}@media screen and (min-width:1420px){.menu-shortcuts .description{padding-top:10px;}}@media screen and (max-width:600px){.menu-shortcuts .description{font-size:15px;}}@media screen and (min-width:1420px){.menu-shortcuts .description{font-size:17px;}}@media screen and (max-width:600px){.menu-shortcuts .description{line-height:21px;}}@media screen and (min-width:1420px){.menu-shortcuts .description{line-height:24px;}}.menu-shortcuts .svg-container{width:19.92958%;flex-shrink:0;position:relative;background-color:#B63239;border-radius:50%;}.menu-shortcuts .svg-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.menu-shortcuts .svg-container::after{content:"";display:table;clear:both;}.menu-shortcuts .svg-container svg{width:100%;height:100%;position:absolute;top:0;left:0;}.menu-shortcuts .svg-container svg .element-one{fill:#fff;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.menu-shortcuts .svg-container svg .element-two{fill:#F3ACAC;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:1024px){.menu-shortcuts .svg-container{width:17.41784%;}}@media (max-width:600px){.menu-shortcuts .svg-container{width:calc(10.52817% + 2.25352%);}.menu-shortcuts .menu-link--text{margin-left:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:600px) and (max-width:600px){.menu-shortcuts .menu-link--text{margin-left:10px;}}@media screen and (max-width:600px) and (min-width:1420px){.menu-shortcuts .menu-link--text{margin-left:20px;}}@media (max-width:810px){.menu-shortcuts .menu-shortcuts{grid-gap:0;}.menu-shortcuts .menu-link--text .description{display:none;}}.shortcuts--menu.shortcuts-menu--frontpage{background-color:transparent;}.shortcuts--menu.shortcuts-menu--frontpage .menu-label{color:#000;}.shortcuts--menu.shortcuts-menu--frontpage .menu-link--text{color:#000;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.shortcuts--menu.shortcuts-menu--frontpage .menu-link--text .description{color:#6F6F6F;}.has-mouse .shortcuts--menu.shortcuts-menu--frontpage a:hover .menu-link--text{color:#B63239;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:810px){.shortcuts--menu.shortcuts-menu--frontpage{padding-bottom:0;}.shortcuts--menu.shortcuts-menu--frontpage .menu-item{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));margin-bottom:0;}}@media screen and (max-width:810px) and (max-width:600px){.shortcuts--menu.shortcuts-menu--frontpage .menu-item{padding-top:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.shortcuts--menu.shortcuts-menu--frontpage .menu-item{padding-top:20px;}}@media screen and (max-width:810px) and (max-width:600px){.shortcuts--menu.shortcuts-menu--frontpage .menu-item{padding-bottom:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.shortcuts--menu.shortcuts-menu--frontpage .menu-item{padding-bottom:20px;}}@media (max-width:600px){.shortcuts--menu.shortcuts-menu--frontpage .menu-item{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);border-bottom:1px solid #E8E6E3;}.shortcuts--menu.shortcuts-menu--frontpage .menu-item:first-child{border-top:1px solid #E8E6E3;}}
.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(20px + 20 * ((100vw - 600px) / 820));padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));background-color:#E8E6E3;}@media screen and (max-width:600px){.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-top:10px;}}@media screen and (min-width:1420px){.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-top:20px;}}@media screen and (max-width:600px){.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-bottom:20px;}}@media screen and (min-width:1420px){.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-bottom:40px;}}@media screen and (max-width:600px){.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-left:12px;}}@media screen and (min-width:1420px){.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-left:32px;}}@media screen and (max-width:600px){.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-right:12px;}}@media screen and (min-width:1420px){.eck-entity--contact--tr.eck-entity--view-mode-teaser{padding-right:32px;}}.eck-entity--contact--tr.eck-entity--view-mode-teaser::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:57.14286%;}.eck-entity--contact--tr.eck-entity--view-mode-teaser::after{content:"";display:table;clear:both;}.eck-entity--contact--tr.eck-entity--view-mode-teaser .inner{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;}.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-location{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-location{padding-top:10px;}}@media screen and (min-width:1420px){.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-location{padding-top:20px;}}.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-type{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-type{font-size:18px;}}@media screen and (min-width:1420px){.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-type{font-size:24px;}}@media screen and (max-width:600px){.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-type{line-height:24px;}}@media screen and (min-width:1420px){.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-type{line-height:31px;}}.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-telephone{display:flex;}.eck-entity--contact--tr.eck-entity--view-mode-teaser .field--name-field-telephone .field__label{margin-right:1em;}.has-mouse .eck-entity--contact--tr.eck-entity--view-mode-teaser a:hover{text-decoration:underline;}

.eck-entity--file_link--file_link a{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .eck-entity--file_link--file_link a:hover{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);color:#B63239;}.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top{padding-top:calc(40px + 40 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top{padding-top:40px;}}@media screen and (min-width:1420px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top{padding-top:80px;}}@media screen and (max-width:600px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top{padding-bottom:10px;}}@media screen and (min-width:1420px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top{padding-bottom:20px;}}.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top h1,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top h1{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;width:57.39437%;}@media screen and (max-width:600px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top h1,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top h1{font-size:28px;}}@media screen and (min-width:1420px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top h1,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top h1{font-size:50px;}}@media screen and (max-width:600px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top h1,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top h1{line-height:27px;}}@media screen and (min-width:1420px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top h1,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top h1{line-height:52px;}}@media (max-width:600px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--top h1,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--top h1{width:100%;}}.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--bottom > *:not(:last-child),.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--bottom > *:not(:last-child){margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--bottom > *:not(:last-child),.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--bottom > *:not(:last-child){margin-bottom:10px;}}@media screen and (min-width:1420px){.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--bottom > *:not(:last-child),.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--bottom > *:not(:last-child){margin-bottom:20px;}}.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--bottom .key,.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--bottom .field__label,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--bottom .key,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--bottom .field__label{font-weight:700;}.eck-entity--file_link--simple.eck-entity--view-mode-full .eck-entity__content--bottom .field__items a,.eck-entity--file_link--file_link.eck-entity--view-mode-full .eck-entity__content--bottom .field__items a{display:block;}
.field--name-field-manchet{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.field--name-field-manchet{font-size:18px;}}@media screen and (min-width:1420px){.field--name-field-manchet{font-size:24px;}}@media screen and (max-width:600px){.field--name-field-manchet{line-height:24px;}}@media screen and (min-width:1420px){.field--name-field-manchet{line-height:31px;}}.field--name-field-paragraphs > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside),.field--name-field-main-collection > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside){margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.field--name-field-paragraphs > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside),.field--name-field-main-collection > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside){margin-bottom:30px;}}@media screen and (min-width:1420px){.field--name-field-paragraphs > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside),.field--name-field-main-collection > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside){margin-bottom:60px;}}.field--name-field-paragraphs > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside):last-child.breakout-box,.field--name-field-main-collection > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside):last-child.breakout-box{margin-bottom:0;}.field--name-field-paragraphs > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside):last-child.paragraph--type--from-library.paragraph--view-mode--default > .breakout-box,.field--name-field-main-collection > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside):last-child.paragraph--type--from-library.paragraph--view-mode--default > .breakout-box{margin-bottom:calc(-30px + -30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.field--name-field-paragraphs > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside):last-child.paragraph--type--from-library.paragraph--view-mode--default > .breakout-box,.field--name-field-main-collection > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside):last-child.paragraph--type--from-library.paragraph--view-mode--default > .breakout-box{margin-bottom:-30px;}}@media screen and (min-width:1420px){.field--name-field-paragraphs > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside):last-child.paragraph--type--from-library.paragraph--view-mode--default > .breakout-box,.field--name-field-main-collection > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library):not(.paragraph-has-aside):last-child.paragraph--type--from-library.paragraph--view-mode--default > .breakout-box{margin-bottom:-60px;}}.field--name-field-paragraphs > .paragraph--type--from-library > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library),.field--name-field-main-collection > .paragraph--type--from-library > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library){margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.field--name-field-paragraphs > .paragraph--type--from-library > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library),.field--name-field-main-collection > .paragraph--type--from-library > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library){margin-bottom:30px;}}@media screen and (min-width:1420px){.field--name-field-paragraphs > .paragraph--type--from-library > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library),.field--name-field-main-collection > .paragraph--type--from-library > .paragraph--view-mode--default:not(.referred-blok__views_exposed_filter_block--companies-main):not(.paragraph--type--from-library){margin-bottom:60px;}}.field--name-field-paragraphs > .paragraph--type--from-library:last-child.referred-blok__system_menu_block--edu-menu > .paragraph,.field--name-field-main-collection > .paragraph--type--from-library:last-child.referred-blok__system_menu_block--edu-menu > .paragraph{margin-bottom:0;}.field--name-field-paragraphs > .paragraph--type--from-library:last-child.paragraph--type--from-library__collection > .paragraph,.field--name-field-main-collection > .paragraph--type--from-library:last-child.paragraph--type--from-library__collection > .paragraph{margin-bottom:0;}.field--name-field-aside-paragraphs > .paragraph--view-mode--aside{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.field--name-field-aside-paragraphs > .paragraph--view-mode--aside{margin-bottom:10px;}}@media screen and (min-width:1420px){.field--name-field-aside-paragraphs > .paragraph--view-mode--aside{margin-bottom:20px;}}.field--name-field-aside-paragraphs > .paragraph--view-mode--aside:last-child{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.field--name-field-aside-paragraphs > .paragraph--view-mode--aside:last-child{margin-bottom:30px;}}@media screen and (min-width:1420px){.field--name-field-aside-paragraphs > .paragraph--view-mode--aside:last-child{margin-bottom:60px;}}.field--type-file a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.field--type-file a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.field--type-file a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .field--type-file a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .field--type-file a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .field--type-file a:hover::after{transform:translateY(2px);}.field--type-file a::after{content:"";}.field--type-file .file{background-image:none;padding-left:0;}.field--name-field-paragraphs > .login-link-element:first-child,.field--name-field-paragraphs > .field--name-field-uf-access:first-child{margin-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.field--name-field-paragraphs > .login-link-element:first-child,.field--name-field-paragraphs > .field--name-field-uf-access:first-child{margin-top:30px;}}@media screen and (min-width:1420px){.field--name-field-paragraphs > .login-link-element:first-child,.field--name-field-paragraphs > .field--name-field-uf-access:first-child{margin-top:60px;}}.field--name-field-uf-access a{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));font-weight:700;background-color:#F3ACAC;display:inline-block !important;height:auto !important;padding:5px;box-sizing:border-box;margin-bottom:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;pointer-events:none;}@media screen and (max-width:600px){.field--name-field-uf-access a{font-size:12px;}}@media screen and (min-width:1420px){.field--name-field-uf-access a{font-size:14px;}}@media screen and (max-width:600px){.field--name-field-uf-access a{line-height:15px;}}@media screen and (min-width:1420px){.field--name-field-uf-access a{line-height:17px;}}
.path-mit-uf .user-login-form,.path-mit-uf .user-pass,.path-user .user-login-form,.path-user .user-pass{padding-bottom:calc(40px + 40 * ((100vw - 600px) / 820));width:40.35211%;}@media screen and (max-width:600px){.path-mit-uf .user-login-form,.path-mit-uf .user-pass,.path-user .user-login-form,.path-user .user-pass{padding-bottom:40px;}}@media screen and (min-width:1420px){.path-mit-uf .user-login-form,.path-mit-uf .user-pass,.path-user .user-login-form,.path-user .user-pass{padding-bottom:80px;}}.path-mit-uf .user-login-form .form-item,.path-mit-uf .user-pass .form-item,.path-user .user-login-form .form-item,.path-user .user-pass .form-item{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.path-mit-uf .user-login-form .form-item,.path-mit-uf .user-pass .form-item,.path-user .user-login-form .form-item,.path-user .user-pass .form-item{margin-bottom:20px;}}@media screen and (min-width:1420px){.path-mit-uf .user-login-form .form-item,.path-mit-uf .user-pass .form-item,.path-user .user-login-form .form-item,.path-user .user-pass .form-item{margin-bottom:40px;}}.path-mit-uf .user-login-form .button-wrapper--submit,.path-mit-uf .user-pass .button-wrapper--submit,.path-user .user-login-form .button-wrapper--submit,.path-user .user-pass .button-wrapper--submit{display:inline-flex;}.path-mit-uf .user-login-form .button-wrapper--submit input,.path-mit-uf .user-pass .button-wrapper--submit input,.path-user .user-login-form .button-wrapper--submit input,.path-user .user-pass .button-wrapper--submit input{flex-grow:1;}.path-mit-uf .user-logout-confirm .form-actions > *,.path-user .user-logout-confirm .form-actions > *{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.path-mit-uf .user-logout-confirm .form-actions > *:last-child,.path-user .user-logout-confirm .form-actions > *:last-child{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.path-mit-uf .user-logout-confirm .form-actions > *:last-child,.path-user .user-logout-confirm .form-actions > *:last-child{margin-top:10px;}}@media screen and (min-width:1420px){.path-mit-uf .user-logout-confirm .form-actions > *:last-child,.path-user .user-logout-confirm .form-actions > *:last-child{margin-top:20px;}}.user-login .tabs{width:90%;max-width:1420px;padding-top:calc(40px + 40 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));margin:0 auto;}@media screen and (max-width:600px){.user-login .tabs{padding-top:40px;}}@media screen and (min-width:1420px){.user-login .tabs{padding-top:80px;}}@media screen and (max-width:600px){.user-login .tabs{padding-bottom:10px;}}@media screen and (min-width:1420px){.user-login .tabs{padding-bottom:20px;}}.user-login .tabs .tabs{padding:0;}.user-login ul.tabs{margin-left:0;}.user-login.has-mouse .tabs__tab a:hover{text-decoration:underline;}.user-page .wrapper.non-node h1{margin-top:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.user-page .wrapper.non-node h1{margin-top:40px;}}@media screen and (min-width:1420px){.user-page .wrapper.non-node h1{margin-top:80px;}}@media (max-width:1024px){.path-user .user-login-form,.path-user .user-pass{width:82.95775%;}}@media (max-width:600px){.path-user .user-login-form,.path-user .user-pass{width:100%;}}
.webform-submission-form .webform-file-button-input{visibility:hidden;height:0px;width:0px;}.webform-submission-form .form-type-webform-markup{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form .form-type-webform-markup{font-size:12px;}}@media screen and (min-width:1420px){.webform-submission-form .form-type-webform-markup{font-size:14px;}}@media screen and (max-width:600px){.webform-submission-form .form-type-webform-markup{line-height:15px;}}@media screen and (min-width:1420px){.webform-submission-form .form-type-webform-markup{line-height:17px;}}
.pager{padding-top:calc(20px + 20 * ((100vw - 600px) / 820));display:flex;justify-content:center;}@media screen and (max-width:600px){.pager{padding-top:20px;}}@media screen and (min-width:1420px){.pager{padding-top:40px;}}.pager .pager__items{font-weight:500;display:flex;justify-content:center;align-items:center;width:31.83099%;}.pager .pager__item{margin-right:1em;}.pager .pager__item:last-child:not(.pager__item--next){margin-right:0;}.pager .pager__item > a,.pager .pager__item--ellipsis{color:#6F6F6F;}.pager .is-active a{color:#000;border-bottom:2px solid #B63239;}.pager .pager__item--next{margin-left:34.08451%;}.pager .pager__item--next a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;padding-left:38px;}.pager .pager__item--next a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.pager .pager__item--next a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pager .pager__item--next a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .pager .pager__item--next a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.pager .pager__item--next a::after{content:"→";}.has-mouse .pager .pager__item--next a:hover::after{transform:translateX(2px);}.pager .pager__item--next a::after{top:12px;}.pager .pager__item--next a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .pager .pager__item--next a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .pager .pager__item--next a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.pager .pager__item--next a::after{left:12px;}.pager .pager__item--previous{margin-right:34.08451%;}.pager .pager__item--previous a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;padding-left:38px;}.pager .pager__item--previous a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.pager .pager__item--previous a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .pager .pager__item--previous a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .pager .pager__item--previous a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.pager .pager__item--previous a::after{content:"→";}.has-mouse .pager .pager__item--previous a:hover::after{transform:translateX(2px);}.pager .pager__item--previous a::after{top:12px;}.pager .pager__item--previous a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .pager .pager__item--previous a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .pager .pager__item--previous a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.pager .pager__item--previous a::after{transform:rotate(180deg);}.pager .pager__item--previous a::before{transform:rotate(-34deg);}.has-mouse .pager .pager__item--previous a:hover::after{transform:rotate(180deg) translateX(2px);}.has-mouse .pager .pager__item--previous a:hover::before{transform:rotate(-18deg) translateX(-2px) scale(1.05);}.pager .pager__item--previous a::after{left:12px;}@media (max-width:1024px){.pager{margin-left:17.04225%;margin-right:17.04225%;}}@media (max-width:600px){.pager{margin-right:0;margin-left:0;}}
.machinename-frontpage .field--name-field-paragraphs .paragraph-from-library.paragraph--view-mode--default.referred-blok__system_menu_block--edu-menu + .paragraph--type--collection.paragraph--view-mode--default.has-title.title-large{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));margin-top:0 !important;}@media screen and (max-width:600px){.machinename-frontpage .field--name-field-paragraphs .paragraph-from-library.paragraph--view-mode--default.referred-blok__system_menu_block--edu-menu + .paragraph--type--collection.paragraph--view-mode--default.has-title.title-large{padding-top:30px;}}@media screen and (min-width:1420px){.machinename-frontpage .field--name-field-paragraphs .paragraph-from-library.paragraph--view-mode--default.referred-blok__system_menu_block--edu-menu + .paragraph--type--collection.paragraph--view-mode--default.has-title.title-large{padding-top:60px;}}
.page-node-type-news .region-content::after,.page-node-type-event .region-content::after,.page-node-type-employee .region-content::after,.page-node-type-job .region-content::after,.page-node-type-article .region-content::after,.page-node-type-handbook-article .region-content::after,.page-taxonomyterm-type-handbook-theme .region-content::after,.page-taxonomyterm-type-artikel-tema .region-content::after,.page-node-type-news .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-event .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-employee .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-job .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-article .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-handbook-article .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-news .region-highlighted .breadcrumb::after,.page-node-type-event .region-highlighted .breadcrumb::after,.page-node-type-employee .region-highlighted .breadcrumb::after,.page-node-type-job .region-highlighted .breadcrumb::after,.page-node-type-article .region-highlighted .breadcrumb::after,.page-node-type-handbook-article .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .region-highlighted .breadcrumb::after{margin-right:calc(-50vw + 50%);}.page-node-type-news .region-content::after,.page-node-type-event .region-content::after,.page-node-type-employee .region-content::after,.page-node-type-job .region-content::after,.page-node-type-article .region-content::after,.page-node-type-handbook-article .region-content::after,.page-taxonomyterm-type-handbook-theme .region-content::after,.page-taxonomyterm-type-artikel-tema .region-content::after,.page-node-type-news .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-event .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-employee .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-job .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-article .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-handbook-article .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-news .region-highlighted .breadcrumb::after,.page-node-type-event .region-highlighted .breadcrumb::after,.page-node-type-employee .region-highlighted .breadcrumb::after,.page-node-type-job .region-highlighted .breadcrumb::after,.page-node-type-article .region-highlighted .breadcrumb::after,.page-node-type-handbook-article .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .region-highlighted .breadcrumb::after{padding-right:calc(50vw - 50%);}.node--is-my-uf .node__content--top__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--is-my-uf .node__content--top__content{grid-gap:12px;}}@media screen and (min-width:1420px){.node--is-my-uf .node__content--top__content{grid-gap:32px;}}.node--is-my-uf .content--top__content--left{grid-column:span 8;}@media (max-width:600px){.node--is-my-uf .content--top__content--left{grid-column:span 12;}}.page-node-type-news,.page-node-type-event,.page-node-type-employee,.page-node-type-job,.page-node-type-article,.page-node-type-handbook-article,.page-taxonomyterm-type-handbook-theme,.page-taxonomyterm-type-artikel-tema{position:relative;}.page-node-type-news .region-content,.page-node-type-event .region-content,.page-node-type-employee .region-content,.page-node-type-job .region-content,.page-node-type-article .region-content,.page-node-type-handbook-article .region-content,.page-taxonomyterm-type-handbook-theme .region-content,.page-taxonomyterm-type-artikel-tema .region-content,.page-node-type-news .block-system-breadcrumb-block .breadcrumb,.page-node-type-event .block-system-breadcrumb-block .breadcrumb,.page-node-type-employee .block-system-breadcrumb-block .breadcrumb,.page-node-type-job .block-system-breadcrumb-block .breadcrumb,.page-node-type-article .block-system-breadcrumb-block .breadcrumb,.page-node-type-handbook-article .block-system-breadcrumb-block .breadcrumb,.page-taxonomyterm-type-handbook-theme .block-system-breadcrumb-block .breadcrumb,.page-taxonomyterm-type-artikel-tema .block-system-breadcrumb-block .breadcrumb,.page-node-type-news .region-highlighted .breadcrumb,.page-node-type-event .region-highlighted .breadcrumb,.page-node-type-employee .region-highlighted .breadcrumb,.page-node-type-job .region-highlighted .breadcrumb,.page-node-type-article .region-highlighted .breadcrumb,.page-node-type-handbook-article .region-highlighted .breadcrumb,.page-taxonomyterm-type-handbook-theme .region-highlighted .breadcrumb,.page-taxonomyterm-type-artikel-tema .region-highlighted .breadcrumb{position:relative;}.page-node-type-news .region-content::after,.page-node-type-event .region-content::after,.page-node-type-employee .region-content::after,.page-node-type-job .region-content::after,.page-node-type-article .region-content::after,.page-node-type-handbook-article .region-content::after,.page-taxonomyterm-type-handbook-theme .region-content::after,.page-taxonomyterm-type-artikel-tema .region-content::after,.page-node-type-news .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-event .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-employee .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-job .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-article .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-handbook-article .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-news .region-highlighted .breadcrumb::after,.page-node-type-event .region-highlighted .breadcrumb::after,.page-node-type-employee .region-highlighted .breadcrumb::after,.page-node-type-job .region-highlighted .breadcrumb::after,.page-node-type-article .region-highlighted .breadcrumb::after,.page-node-type-handbook-article .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .region-highlighted .breadcrumb::after{display:block;position:absolute;width:8.52113%;height:100%;top:0;right:0;content:'';pointer-events:none;}@media (max-width:810px){.page-node-type-news .region-content::after,.page-node-type-event .region-content::after,.page-node-type-employee .region-content::after,.page-node-type-job .region-content::after,.page-node-type-article .region-content::after,.page-node-type-handbook-article .region-content::after,.page-taxonomyterm-type-handbook-theme .region-content::after,.page-taxonomyterm-type-artikel-tema .region-content::after,.page-node-type-news .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-event .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-employee .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-job .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-article .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-handbook-article .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-news .region-highlighted .breadcrumb::after,.page-node-type-event .region-highlighted .breadcrumb::after,.page-node-type-employee .region-highlighted .breadcrumb::after,.page-node-type-job .region-highlighted .breadcrumb::after,.page-node-type-article .region-highlighted .breadcrumb::after,.page-node-type-handbook-article .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .region-highlighted .breadcrumb::after{display:none;}}.page-node-type-news .region-content::after,.page-node-type-event .region-content::after,.page-node-type-employee .region-content::after,.page-node-type-job .region-content::after,.page-node-type-article .region-content::after,.page-node-type-handbook-article .region-content::after,.page-taxonomyterm-type-handbook-theme .region-content::after,.page-taxonomyterm-type-artikel-tema .region-content::after{z-index:-1;}.page-node-type-news .region-highlighted .breadcrumb::after,.page-node-type-event .region-highlighted .breadcrumb::after,.page-node-type-employee .region-highlighted .breadcrumb::after,.page-node-type-job .region-highlighted .breadcrumb::after,.page-node-type-article .region-highlighted .breadcrumb::after,.page-node-type-handbook-article .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .region-highlighted .breadcrumb::after{z-index:2;}.page-node-type-news .block-system-main-block,.page-node-type-event .block-system-main-block,.page-node-type-employee .block-system-main-block,.page-node-type-job .block-system-main-block,.page-node-type-article .block-system-main-block,.page-node-type-handbook-article .block-system-main-block,.page-taxonomyterm-type-handbook-theme .block-system-main-block,.page-taxonomyterm-type-artikel-tema .block-system-main-block{position:relative;z-index:1;}.page-node-type-news,.page-node-type-event,.page-node-type-employee,.page-node-type-job{background-color:#fff;}.page-node-type-news .region-content .region-highlighted .breadcrumb::after,.page-node-type-event .region-content .region-highlighted .breadcrumb::after,.page-node-type-employee .region-content .region-highlighted .breadcrumb::after,.page-node-type-job .region-content .region-highlighted .breadcrumb::after{background-color:#F6F5F3;}.page-node-type-article,.page-node-type-handbook-article,.page-taxonomyterm-type-handbook-theme,.page-taxonomyterm-type-artikel-tema{background-color:#F6F5F3;}.page-node-type-article .block-system-breadcrumb-block,.page-node-type-handbook-article .block-system-breadcrumb-block,.page-taxonomyterm-type-handbook-theme .block-system-breadcrumb-block,.page-taxonomyterm-type-artikel-tema .block-system-breadcrumb-block{background-color:#F6F5F3;}.page-node-type-article .region-content::after,.page-node-type-article .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-article .region-highlighted .breadcrumb::after,.page-node-type-handbook-article .region-content::after,.page-node-type-handbook-article .block-system-breadcrumb-block .breadcrumb::after,.page-node-type-handbook-article .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .region-content::after,.page-taxonomyterm-type-handbook-theme .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-handbook-theme .region-highlighted .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .region-content::after,.page-taxonomyterm-type-artikel-tema .block-system-breadcrumb-block .breadcrumb::after,.page-taxonomyterm-type-artikel-tema .region-highlighted .breadcrumb::after{background-color:#fff;}.node--type-employee.node--view-mode-full .node__content--top,.node--type-news.node--view-mode-full .node__content--top,.node--type-event.node--view-mode-full .node__content--top,.node--type-article.node--view-mode-full .node__content--top,.node--type-handbook-article.node--view-mode-full .node__content--top,.node--type-job.node--view-mode-full .node__content--top,.node--type-page.node--view-mode-full.no-top-slider .node__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top{padding-top:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .node__content--top,.node--type-news.node--view-mode-full .node__content--top,.node--type-event.node--view-mode-full .node__content--top,.node--type-article.node--view-mode-full .node__content--top,.node--type-handbook-article.node--view-mode-full .node__content--top,.node--type-job.node--view-mode-full .node__content--top,.node--type-page.node--view-mode-full.no-top-slider .node__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top{padding-top:40px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .node__content--top,.node--type-news.node--view-mode-full .node__content--top,.node--type-event.node--view-mode-full .node__content--top,.node--type-article.node--view-mode-full .node__content--top,.node--type-handbook-article.node--view-mode-full .node__content--top,.node--type-job.node--view-mode-full .node__content--top,.node--type-page.node--view-mode-full.no-top-slider .node__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top{padding-top:80px;}}.node--type-news.node--view-mode-full h1,.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;width:57.39437%;}@media screen and (max-width:600px){.node--type-news.node--view-mode-full h1,.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{font-size:28px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-full h1,.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{font-size:50px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-full h1,.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{line-height:27px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-full h1,.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{line-height:52px;}}@media (max-width:600px){.node--type-news.node--view-mode-full h1,.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{width:100%;}}.node--type-news.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-news.node--view-mode-full .node__content--top__content .field--name-field-manchet,.node--type-article.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-article.node--view-mode-full .node__content--top__content .field--name-field-manchet,.node--type-handbook-article.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-handbook-article.node--view-mode-full .node__content--top__content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top__content .field--name-field-manchet{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:74.43662%;}@media screen and (max-width:600px){.node--type-news.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-news.node--view-mode-full .node__content--top__content .field--name-field-manchet,.node--type-article.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-article.node--view-mode-full .node__content--top__content .field--name-field-manchet,.node--type-handbook-article.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-handbook-article.node--view-mode-full .node__content--top__content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top__content .field--name-field-manchet{margin-bottom:25px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-news.node--view-mode-full .node__content--top__content .field--name-field-manchet,.node--type-article.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-article.node--view-mode-full .node__content--top__content .field--name-field-manchet,.node--type-handbook-article.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-handbook-article.node--view-mode-full .node__content--top__content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top__content .field--name-field-manchet{margin-bottom:50px;}}@media (max-width:600px){.node--type-news.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-news.node--view-mode-full .node__content--top__content .field--name-field-manchet,.node--type-article.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-article.node--view-mode-full .node__content--top__content .field--name-field-manchet,.node--type-handbook-article.node--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.node--type-handbook-article.node--view-mode-full .node__content--top__content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .taxonomy-term__content--top__content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top__content .field--name-field-manchet{width:100%;}}.node--is-my-uf .content--top__content--left{margin-right:14.8376%;}@media (max-width:810px){.node.node--view-mode-full h1{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}}.view-page.path-search .non-node h1{visibility:hidden;padding-top:0;margin:0;font-size:0px;height:0;}.layout-container{overflow-x:hidden;}
.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{font-size:calc(34px + 34 * ((100vw - 600px) / 820));line-height:calc(34px + 31 * ((100vw - 600px) / 820));letter-spacing:-0.5;}@media screen and (max-width:600px){.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{font-size:34px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{font-size:68px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{line-height:34px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-full h1,.node--type-handbook-article.node--view-mode-full h1,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full h1{line-height:65px;}}.node--type-article.node--view-mode-full .node__content--top,.node--type-article.node--view-mode-full .taxonomy-term__content--top,.node--type-handbook-article.node--view-mode-full .node__content--top,.node--type-handbook-article.node--view-mode-full .taxonomy-term__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .taxonomy-term__content--top{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-article.node--view-mode-full .node__content--top,.node--type-article.node--view-mode-full .taxonomy-term__content--top,.node--type-handbook-article.node--view-mode-full .node__content--top,.node--type-handbook-article.node--view-mode-full .taxonomy-term__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .taxonomy-term__content--top{margin-bottom:40px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-full .node__content--top,.node--type-article.node--view-mode-full .taxonomy-term__content--top,.node--type-handbook-article.node--view-mode-full .node__content--top,.node--type-handbook-article.node--view-mode-full .taxonomy-term__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .node__content--top,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-full .taxonomy-term__content--top{margin-bottom:80px;}}
.node--type-article.node--view-mode-teaser,.node--type-article.node--view-mode-teaser-large-image{background-color:#fff;}.node--type-article.node--view-mode-teaser img,.node--type-article.node--view-mode-teaser-large-image img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-article.node--view-mode-teaser:hover img,.has-mouse
  .node--type-article.node--view-mode-teaser-large-image:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);}.node--type-article.node--view-mode-teaser .field--name-title,.node--type-article.node--view-mode-teaser-large-image .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-article.node--view-mode-teaser:hover .field--name-title,.has-mouse
  .node--type-article.node--view-mode-teaser-large-image:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-article.node--view-mode-teaser .teaser-image-container,.node--type-article.node--view-mode-teaser-large-image .teaser-image-container{background-color:#6F6F6F;overflow:hidden;}.node--type-article.node--view-mode-teaser .teaser-image-container::before,.node--type-article.node--view-mode-teaser-large-image .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-article.node--view-mode-teaser .teaser-image-container::after,.node--type-article.node--view-mode-teaser-large-image .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-article.node--view-mode-teaser .article-info,.node--type-article.node--view-mode-teaser-large-image .article-info{padding:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(25px + 25 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser .article-info,.node--type-article.node--view-mode-teaser-large-image .article-info{padding:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser .article-info,.node--type-article.node--view-mode-teaser-large-image .article-info{padding:32px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser .article-info,.node--type-article.node--view-mode-teaser-large-image .article-info{padding-bottom:25px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser .article-info,.node--type-article.node--view-mode-teaser-large-image .article-info{padding-bottom:50px;}}.node--type-article.node--view-mode-teaser .field--name-title,.node--type-article.node--view-mode-teaser-large-image .field--name-title{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));font-weight:400;}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser .field--name-title,.node--type-article.node--view-mode-teaser-large-image .field--name-title{font-size:18px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser .field--name-title,.node--type-article.node--view-mode-teaser-large-image .field--name-title{font-size:24px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser .field--name-title,.node--type-article.node--view-mode-teaser-large-image .field--name-title{line-height:24px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser .field--name-title,.node--type-article.node--view-mode-teaser-large-image .field--name-title{line-height:31px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser .field--name-title,.node--type-article.node--view-mode-teaser-large-image .field--name-title{margin-bottom:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser .field--name-title,.node--type-article.node--view-mode-teaser-large-image .field--name-title{margin-bottom:32px;}}.node--type-article.node--view-mode-teaser .field--name-field-manchet,.node--type-article.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser .field--name-field-manchet,.node--type-article.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser .field--name-field-manchet,.node--type-article.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser .field--name-field-manchet,.node--type-article.node--view-mode-teaser-large-image .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser .field--name-field-manchet,.node--type-article.node--view-mode-teaser-large-image .field--name-field-manchet{line-height:24px;}}.node--type-article.node--view-mode-teaser-small{background-color:#E8E6E3;}
.node--type-article.node--view-mode-teaser-special{background-color:#2F664C;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-article.node--view-mode-teaser-special::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:60%;}.node--type-article.node--view-mode-teaser-special::after{content:"";display:table;clear:both;}.node--type-article.node--view-mode-teaser-special a{display:flex;flex-direction:column;min-height:100%;color:#fff;}.node--type-article.node--view-mode-teaser-special .article-info{flex-grow:1;display:flex;flex-direction:column;width:100%;padding:calc(12px + 20 * ((100vw - 600px) / 820));box-sizing:border-box;}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .article-info{padding:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .article-info{padding:32px;}}.node--type-article.node--view-mode-teaser-special .field--name-title{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));font-weight:400;}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-title{font-size:18px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-title{font-size:24px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-title{line-height:24px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-title{line-height:31px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-title{margin-bottom:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-title{margin-bottom:32px;}}.node--type-article.node--view-mode-teaser-special .field--name-field-manchet{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-field-manchet{line-height:24px;}}.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));color:#fff;margin-top:auto;display:flex;flex-wrap:wrap;padding-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme{font-size:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme{font-size:14px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme{line-height:15px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme{line-height:17px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme{padding-top:10px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme{padding-top:20px;}}.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme .field__item::after{color:#fff;display:inline-block;content:'|';padding-left:calc(2.5px + 2.5 * ((100vw - 600px) / 820));padding-right:calc(2.5px + 2.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme .field__item::after{padding-left:2.5px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme .field__item::after{padding-left:5px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme .field__item::after{padding-right:2.5px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme .field__item::after{padding-right:5px;}}.node--type-article.node--view-mode-teaser-special .field--name-field-article-theme .field__item:last-child::after{display:none;}.node--type-article.node--view-mode-teaser{background-color:#fff;}.node--type-article.node--view-mode-teaser-small{background-color:#E8E6E3;}.has-mouse .node--type-article.node--view-mode-teaser-special:hover{background-color:#27553f;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.node--type-article.node--view-mode-teaser-small{background-color:#E8E6E3;}.node--type-article.node--view-mode-teaser-small .node__content{display:flex;align-content:stretch;}.node--type-article.node--view-mode-teaser-small .teaser-image-container{flex-shrink:0;width:33%;position:relative;overflow:hidden;}.node--type-article.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:133.33333%;}.node--type-article.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-article.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.node--type-article.node--view-mode-teaser-small .article-info{padding:calc(10px + 10 * ((100vw - 600px) / 820));box-sizing:border-box;flex-grow:1;}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-small .article-info{padding:10px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-small .article-info{padding:20px;}}.node--type-article.node--view-mode-teaser-small .field--name-title{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-small .field--name-title{font-size:18px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-small .field--name-title{font-size:24px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-small .field--name-title{line-height:24px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-small .field--name-title{line-height:31px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-small .field--name-title{margin-bottom:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-small .field--name-title{margin-bottom:32px;}}.node--type-article.node--view-mode-teaser-small .field--name-field-manchet{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-small .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-small .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser-small .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-teaser-small .field--name-field-manchet{line-height:24px;}}.node--type-article.node--view-mode-teaser-small .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-article.node--view-mode-teaser-small:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-article.node--view-mode-teaser-small img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-article.node--view-mode-teaser-small:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);}@media (max-width:1240px){.node--type-article.node--view-mode-teaser-small .node__content{flex-direction:column;}.node--type-article.node--view-mode-teaser-small .field--name-title{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:1240px) and (max-width:600px){.node--type-article.node--view-mode-teaser-small .field--name-title{margin-bottom:10px;}}@media screen and (max-width:1240px) and (min-width:1420px){.node--type-article.node--view-mode-teaser-small .field--name-title{margin-bottom:20px;}}@media (max-width:1240px){.node--type-article.node--view-mode-teaser-small .teaser-image-container{width:100%;position:relative;overflow:hidden;}.node--type-article.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-article.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-article.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}@media (max-width:810px){.node--type-article.node--view-mode-teaser-small .node__content{flex-direction:row;}.node--type-article.node--view-mode-teaser-small .teaser-image-container{flex-shrink:0;width:33%;position:relative;overflow:hidden;}.node--type-article.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.node--type-article.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-article.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}@media (max-width:414px){.node--type-article.node--view-mode-teaser-small .node__content{flex-direction:column;}.node--type-article.node--view-mode-teaser-small .field--name-title{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--type-article.node--view-mode-teaser-small .field--name-title{margin-bottom:10px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-article.node--view-mode-teaser-small .field--name-title{margin-bottom:20px;}}@media (max-width:414px){.node--type-article.node--view-mode-teaser-small .teaser-image-container{width:100%;position:relative;overflow:hidden;}.node--type-article.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-article.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-article.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}
.node--type-article.node--view-mode-magazine img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transition:transform 0.45s cubic-bezier(0.23,1,0.32,1),filter 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-article.node--view-mode-magazine:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);transition:transform 0.9s cubic-bezier(0.23,1,0.32,1),filter 0.9s cubic-bezier(0.23,1,0.32,1);filter:saturate(100%);}.node--type-article.node--view-mode-magazine h3{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-article.node--view-mode-magazine:hover h3{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-article.node--view-mode-magazine a{width:100%;display:flex;}.node--type-article.node--view-mode-magazine h3{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:400;}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine h3{font-size:18px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine h3{font-size:24px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine h3{line-height:24px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine h3{line-height:31px;}}.node--type-article.node--view-mode-magazine .teaser-image-container{width:30.32864%;overflow:hidden;position:relative;overflow:hidden;}.node--type-article.node--view-mode-magazine .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.node--type-article.node--view-mode-magazine .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-article.node--view-mode-magazine .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.node--type-article.node--view-mode-magazine .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-article.node--view-mode-magazine .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.node--type-article.node--view-mode-magazine .article-info{display:flex;flex-direction:column;flex-grow:1;padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine .article-info{padding-left:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine .article-info{padding-left:32px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine .article-info{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine .article-info{padding-right:32px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine .article-info{padding-top:10px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine .article-info{padding-top:20px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine .article-info{padding-bottom:10px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine .article-info{padding-bottom:20px;}}.node--type-article.node--view-mode-magazine .bottom-info{width:100%;display:flex;font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));padding-top:calc(10px + 10 * ((100vw - 600px) / 820));margin-top:auto;}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine .bottom-info{font-size:12px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine .bottom-info{font-size:14px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine .bottom-info{line-height:15px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine .bottom-info{line-height:17px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine .bottom-info{padding-top:10px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine .bottom-info{padding-top:20px;}}.node--type-article.node--view-mode-magazine .bottom-info .label{color:#B63239;min-width:53.38028%;padding-right:calc(10px + 10 * ((100vw - 600px) / 820));box-sizing:border-box;}@media screen and (max-width:600px){.node--type-article.node--view-mode-magazine .bottom-info .label{padding-right:10px;}}@media screen and (min-width:1420px){.node--type-article.node--view-mode-magazine .bottom-info .label{padding-right:20px;}}
.node--type-company.node--view-mode-full{padding:calc(12px + 20 * ((100vw - 600px) / 820));background-color:#E8E6E3;}@media screen and (max-width:600px){.node--type-company.node--view-mode-full{padding:12px;}}@media screen and (min-width:1420px){.node--type-company.node--view-mode-full{padding:32px;}}.node--type-company.node--view-mode-full h2{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-company.node--view-mode-full h2{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-company.node--view-mode-full h2{margin-bottom:20px;}}.node--type-company.node--view-mode-full .board-name{margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));font-weight:700;}@media screen and (max-width:600px){.node--type-company.node--view-mode-full .board-name{margin-bottom:5px;}}@media screen and (min-width:1420px){.node--type-company.node--view-mode-full .board-name{margin-bottom:10px;}}.node--type-company.node--view-mode-full .person-name{font-weight:700;}.node--type-company.node--view-mode-full a{color:#B63239;}.node--type-company.node--view-mode-full .member{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-company.node--view-mode-full .member{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-company.node--view-mode-full .member{margin-bottom:20px;}}.node--type-company.node--view-mode-full .member:last-child{margin-bottom:0;}
.node--type-employee.node--view-mode-full{padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full{padding-bottom:30px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full{padding-bottom:60px;}}.node--type-employee.node--view-mode-full h1{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full h1{font-size:28px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full h1{font-size:50px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full h1{line-height:27px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full h1{line-height:52px;}}.node--type-employee.node--view-mode-full .node__content--top__content{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .node__content--top__content{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .node__content--top__content{margin-bottom:20px;}}.node--type-employee.node--view-mode-full .node__content--has-aside{display:flex;}.node--type-employee.node--view-mode-full .node__content--has-aside--main{width:57.39437%;margin-right:calc(8.52113% + 2.25352%);font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{font-size:18px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{font-size:24px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{line-height:24px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{line-height:31px;}}@media (max-width:600px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{width:100%;}}.node--type-employee.node--view-mode-full .node__content--has-aside--aside{width:31.83099%;margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .node__content--has-aside--aside{margin-bottom:30px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .node__content--has-aside--aside{margin-bottom:60px;}}.node--type-employee.node--view-mode-full .employee--info{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .employee--info{font-size:18px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .employee--info{font-size:24px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .employee--info{line-height:24px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .employee--info{line-height:31px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .employee--info{margin-bottom:30px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .employee--info{margin-bottom:60px;}}.node--type-employee.node--view-mode-full .employee--info .field--name-field-telephone .field__label{margin-right:1em;float:left;}.has-mouse .node--type-employee.node--view-mode-full .employee--info .field__item:hover{text-decoration:underline;}.node--type-employee.node--view-mode-full .field--name-field-job-type{display:flex;flex-wrap:wrap;margin-top:calc(10px + 10 * ((100vw - 600px) / 820));font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));color:#B63239;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .field--name-field-job-type{margin-top:10px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .field--name-field-job-type{margin-top:20px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .field--name-field-job-type{font-size:15px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .field--name-field-job-type{font-size:17px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .field--name-field-job-type{line-height:21px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .field--name-field-job-type{line-height:24px;}}.node--type-employee.node--view-mode-full .field--name-field-job-type .field__item{margin-right:calc(2.5px + 2.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .field--name-field-job-type .field__item{margin-right:2.5px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .field--name-field-job-type .field__item{margin-right:5px;}}.node--type-employee.node--view-mode-full .field--name-field-job-type .field__item::after{content:', ';}.node--type-employee.node--view-mode-full .field--name-field-job-type .field__item:last-child{margin-right:0;}.node--type-employee.node--view-mode-full .field--name-field-job-type .field__item:last-child::after{content:'';}.node--type-employee.node--view-mode-full .field--name-field-image{margin-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-full .field--name-field-image{margin-top:30px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-full .field--name-field-image{margin-top:60px;}}@media (max-width:1240px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{margin-bottom:calc(35px + 35 * ((100vw - 600px) / 820));margin-right:8.52113%;}}@media screen and (max-width:1240px) and (max-width:600px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{margin-bottom:35px;}}@media screen and (max-width:1240px) and (min-width:1420px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{margin-bottom:70px;}}@media (max-width:1240px){.node--type-employee.node--view-mode-full .node__content--has-aside--aside{width:calc(31.83099% + 2.25352%);}}@media (max-width:810px){.node--type-employee.node--view-mode-full .node__content--has-aside{display:block;}.node--type-employee.node--view-mode-full .node__content--has-aside--main{width:82.95775%;margin-right:0;}.node--type-employee.node--view-mode-full .node__content--has-aside--aside{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:74.43662%;}}@media screen and (max-width:810px) and (max-width:600px){.node--type-employee.node--view-mode-full .node__content--has-aside--aside{margin-bottom:25px;}}@media screen and (max-width:810px) and (min-width:1420px){.node--type-employee.node--view-mode-full .node__content--has-aside--aside{margin-bottom:50px;}}@media (max-width:600px){.node--type-employee.node--view-mode-full .node__content--has-aside--main{width:100%;}.node--type-employee.node--view-mode-full .node__content--has-aside--aside{width:100%;}}
.node--type-employee.node--view-mode-teaser .field--name-field-image,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-image{background-color:#d6c2c3;}.node--type-employee.node--view-mode-teaser .field--name-field-image img,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.node--type-employee.node--view-mode-teaser,.node--type-employee.node--view-mode-teaser-large-image{display:flex;align-items:stretch;background-color:#fff;}.node--type-employee.node--view-mode-teaser img,.node--type-employee.node--view-mode-teaser-large-image img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transition:transform 0.45s cubic-bezier(0.23,1,0.32,1),filter 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-employee.node--view-mode-teaser:hover img,.has-mouse
  .node--type-employee.node--view-mode-teaser-large-image:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);transition:transform 0.9s cubic-bezier(0.23,1,0.32,1),filter 0.9s cubic-bezier(0.23,1,0.32,1);filter:saturate(100%);}.node--type-employee.node--view-mode-teaser .field--name-title,.node--type-employee.node--view-mode-teaser-large-image .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-employee.node--view-mode-teaser:hover .field--name-title,.has-mouse
  .node--type-employee.node--view-mode-teaser-large-image:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-employee.node--view-mode-teaser a,.node--type-employee.node--view-mode-teaser-large-image a{display:flex;flex-direction:column;width:100%;}.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-top:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(25px + 25 * ((100vw - 600px) / 820));display:flex;flex-direction:column;flex-grow:1;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-right:32px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-left:12px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-left:32px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-top:12px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-top:32px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-bottom:25px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser .employee--teaser--info,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info{padding-bottom:50px;}}.node--type-employee.node--view-mode-teaser .field--name-field-image,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-image{overflow:hidden;}.node--type-employee.node--view-mode-teaser .employee--teaser--info-text,.node--type-employee.node--view-mode-teaser-large-image .employee--teaser--info-text{display:flex;flex-direction:column;justify-content:space-between;margin-top:auto;}.node--type-employee.node--view-mode-teaser .field--name-field-job-description,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-job-description{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser .field--name-field-job-description,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-job-description{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser .field--name-field-job-description,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-job-description{margin-bottom:20px;}}.node--type-employee.node--view-mode-teaser .field--name-field-telephone,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-telephone{margin-top:auto;}.node--type-employee.node--view-mode-teaser .field--name-field-telephone .field__label,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-telephone .field__label{margin-right:1em;float:left;}.node--type-employee.node--view-mode-teaser .field--name-field-email,.node--type-employee.node--view-mode-teaser-large-image .field--name-field-email{text-overflow:ellipsis;overflow:hidden;}.node--type-employee.node--view-mode-teaser .employee--data,.node--type-employee.node--view-mode-teaser-large-image .employee--data{margin-top:auto;}
.node--type-employee.node--view-mode-teaser-small .field--name-field-image{background-color:#d6c2c3;}.node--type-employee.node--view-mode-teaser-small .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.node--type-employee.node--view-mode-teaser-small{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));background-color:#E8E6E3;height:100%;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small{margin-bottom:20px;}}.node--type-employee.node--view-mode-teaser-small img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transition:transform 0.45s cubic-bezier(0.23,1,0.32,1),filter 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-employee.node--view-mode-teaser-small:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);transition:transform 0.9s cubic-bezier(0.23,1,0.32,1),filter 0.9s cubic-bezier(0.23,1,0.32,1);filter:saturate(100%);}.node--type-employee.node--view-mode-teaser-small .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-employee.node--view-mode-teaser-small:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-employee.node--view-mode-teaser-small .field--name-field-image{position:relative;overflow:hidden;overflow:hidden;flex-shrink:0;width:calc(26.69014% + 6.76056%);position:relative;}.node--type-employee.node--view-mode-teaser-small .field--name-field-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:120%;}.node--type-employee.node--view-mode-teaser-small .field--name-field-image::after{content:"";display:table;clear:both;}.node--type-employee.node--view-mode-teaser-small .field--name-field-image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media (max-width:810px){.node--type-employee.node--view-mode-teaser-small .field--name-field-image{width:calc(22.88993% + 2.25352%);}}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container{display:flex;position:relative;align-items:stretch;}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;overflow:auto;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info{padding-left:12px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info{padding-left:32px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info{padding-right:32px;}}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info h3{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info h3{font-size:15px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info h3{font-size:17px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info h3{line-height:21px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info h3{line-height:24px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info h3{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info h3{margin-bottom:20px;}}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-job-description{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));transition:color 0.45s cubic-bezier(0.23,1,0.32,1);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-job-description{font-size:12px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-job-description{font-size:14px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-job-description{line-height:15px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-job-description{line-height:17px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-job-description{margin-bottom:15px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-job-description{margin-bottom:30px;}}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone{margin-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone{margin-bottom:2.5px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone{margin-bottom:5px;}}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone,.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-email{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));flex-grow:1;word-break:break-all;}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone,.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-email{font-size:12px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone,.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-email{font-size:14px;}}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone,.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-email{line-height:15px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone,.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-email{line-height:17px;}}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone .field__label,.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-email .field__label{font-weight:400;margin-bottom:0px;margin-right:1em;float:left;}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-telephone a,.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info .field--name-field-email a{word-break:break-all;}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info--top{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info--top{margin-top:10px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info--top{margin-top:20px;}}.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info--bottom{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info--bottom{margin-bottom:20px;}}@media screen and (min-width:1420px){.node--type-employee.node--view-mode-teaser-small .employee--teaser-small--container .employee--teaser-small--info--bottom{margin-bottom:40px;}}
.node--type-event.node--view-mode-full{padding-bottom:calc(45px + 45 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-event.node--view-mode-full{padding-bottom:45px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full{padding-bottom:90px;}}.node--type-event.node--view-mode-full.has-paragraphs{padding-bottom:0;}.node--type-event.node--view-mode-full .node__content--top .field--name-title{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--top .field--name-title{font-size:28px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--top .field--name-title{font-size:50px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--top .field--name-title{line-height:27px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--top .field--name-title{line-height:52px;}}.node--type-event.node--view-mode-full .field--name-field-manchet{margin-bottom:calc(35px + 35 * ((100vw - 600px) / 820));width:57.39437%;}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .field--name-field-manchet{margin-bottom:35px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .field--name-field-manchet{margin-bottom:70px;}}.node--type-event.node--view-mode-full .node__content--has-aside{display:flex;}.node--type-event.node--view-mode-full .node__content--has-aside--main{width:57.39437%;margin-right:calc(8.52113% + 2.25352%);}.node--type-event.node--view-mode-full .node__content--has-aside--main .field--name-field-link{margin-top:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--has-aside--main .field--name-field-link{margin-top:20px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--has-aside--main .field--name-field-link{margin-top:40px;}}.node--type-event.node--view-mode-full .node__content--has-aside--main .field--name-field-link a{display:inline-block;}.node--type-event.node--view-mode-full .node__content--has-aside--aside{width:31.83099%;}.node--type-event.node--view-mode-full .node__content--main-info{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));padding-top:calc(20px + 20 * ((100vw - 600px) / 820));padding-left:calc(20px + 20 * ((100vw - 600px) / 820));padding-right:calc(20px + 20 * ((100vw - 600px) / 820));background-color:#0D3B43;color:#fff;grid-template-columns:repeat(7,minmax(0,1fr));}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info{margin-bottom:30px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info{margin-bottom:60px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info{padding-bottom:30px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info{padding-bottom:60px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info{padding-top:20px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info{padding-top:40px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info{padding-left:20px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info{padding-left:40px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info{padding-right:20px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info{padding-right:40px;}}.node--type-event.node--view-mode-full .node__content--main-info .node__content--main-info-date{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info .node__content--main-info-date{padding-left:12px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info .node__content--main-info-date{padding-left:32px;}}.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-address{grid-column:span 4;grid-row:span 2;}.is-virtual.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-address{grid-row:span 1;grid-column:span 2;}.no-enroll-time.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-address{grid-column:span 3;}.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-organizer{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;grid-column:span 3;}.node--type-event.node--view-mode-full .node__content--main-info .data-item{grid-column:span 2;}.node--type-event.node--view-mode-full .node__content--main-info .field__label{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));padding-bottom:7px;color:rgba(255,255,255,0.65);font-weight:700;}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info .field__label{font-size:12px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info .field__label{font-size:14px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info .field__label{line-height:15px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info .field__label{line-height:17px;}}.node--type-event.node--view-mode-full .node__content--main-info time{display:inline-block;}.node--type-event.node--view-mode-full .field--name-field-price{grid-column:span 3;padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .field--name-field-price{padding-bottom:10px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .field--name-field-price{padding-bottom:20px;}}.node--type-event.node--view-mode-full .field--name-body{width:85.1624%;}.node--type-event.node--view-mode-full .flag-bookmark{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .flag-bookmark{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-full .flag-bookmark{margin-bottom:20px;}}@media (max-width:1024px){.node--type-event.node--view-mode-full .node__content--has-aside--main{margin-bottom:calc(35px + 35 * ((100vw - 600px) / 820));margin-right:8.52113%;}}@media screen and (max-width:1024px) and (max-width:600px){.node--type-event.node--view-mode-full .node__content--has-aside--main{margin-bottom:35px;}}@media screen and (max-width:1024px) and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--has-aside--main{margin-bottom:70px;}}@media (max-width:1024px){.node--type-event.node--view-mode-full .node__content--has-aside--aside{width:calc(31.83099% + 2.25352%);}}@media (max-width:810px){.node--type-event.node--view-mode-full .node__content--has-aside{display:block;}.node--type-event.node--view-mode-full .node__content--has-aside--main{width:82.95775%;margin-right:0;}.node--type-event.node--view-mode-full .node__content--has-aside--aside{width:74.43662%;}}@media (max-width:600px){.node--type-event.node--view-mode-full .field--name-field-manchet{width:100%;}.node--type-event.node--view-mode-full .node__content--has-aside--main{width:100%;}.node--type-event.node--view-mode-full .node__content--has-aside--aside{width:100%;}.node--type-event.node--view-mode-full .node__content--main-info{grid-template-columns:repeat(12,minmax(0,1fr));}.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-address{grid-row:3;grid-column:span 12;}.node--type-event.node--view-mode-full .node__content--main-info .data-item{grid-column:1 / span 6;}.node--type-event.node--view-mode-full .node__content--main-info .enroll-date{grid-column:span 6;}.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-organizer{grid-column:span 6;}.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-address,.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-price{grid-column:span 12;}.node--type-event.node--view-mode-full .node__content--main-info time{padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:600px) and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info time{padding-bottom:10px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info time{padding-bottom:20px;}}@media (max-width:600px){.node--type-event.node--view-mode-full .field--name-body{width:100%;}}@media (max-width:414px){.node--type-event.node--view-mode-full .node__content--main-info{display:block;}.node--type-event.node--view-mode-full .node__content--main-info > div{padding-bottom:calc(24px + 40 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info > div{padding-bottom:24px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info > div{padding-bottom:64px;}}@media (max-width:414px){.node--type-event.node--view-mode-full .node__content--main-info > div:last-child{padding-bottom:0;}.node--type-event.node--view-mode-full .node__content--main-info time{padding-bottom:0;}.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-price{padding-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-price{padding-bottom:20px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-event.node--view-mode-full .node__content--main-info .field--name-field-price{padding-bottom:40px;}}
.node--type-event.node--view-mode-teaser,.node--type-event.node--view-mode-teaser-small,.node--type-event.node--view-mode-teaser-large-image{display:block;box-sizing:border-box;background-color:#fff;position:relative;}.node--type-event.node--view-mode-teaser .field--name-title,.node--type-event.node--view-mode-teaser-small .field--name-title,.node--type-event.node--view-mode-teaser-large-image .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-event.node--view-mode-teaser:hover .field--name-title,.has-mouse
  .node--type-event.node--view-mode-teaser-small:hover .field--name-title,.has-mouse
  .node--type-event.node--view-mode-teaser-large-image:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-event.node--view-mode-teaser::before,.node--type-event.node--view-mode-teaser-small::before,.node--type-event.node--view-mode-teaser-large-image::before{content:'';display:block;width:2px;background-color:#B63239;position:absolute;top:0px;left:0;z-index:1;height:100%;box-sizing:border-box;transition:width 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-event.node--view-mode-teaser a,.node--type-event.node--view-mode-teaser-small a,.node--type-event.node--view-mode-teaser-large-image a{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));display:block;box-sizing:border-box;height:100%;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser a,.node--type-event.node--view-mode-teaser-small a,.node--type-event.node--view-mode-teaser-large-image a{padding-top:10px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser a,.node--type-event.node--view-mode-teaser-small a,.node--type-event.node--view-mode-teaser-large-image a{padding-top:20px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser a,.node--type-event.node--view-mode-teaser-small a,.node--type-event.node--view-mode-teaser-large-image a{padding-bottom:10px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser a,.node--type-event.node--view-mode-teaser-small a,.node--type-event.node--view-mode-teaser-large-image a{padding-bottom:20px;}}.node--type-event.node--view-mode-teaser .node__content,.node--type-event.node--view-mode-teaser-small .node__content,.node--type-event.node--view-mode-teaser-large-image .node__content{box-sizing:border-box;flex-grow:1;display:flex;height:100%;}.node--type-event.node--view-mode-teaser .node__content--main,.node--type-event.node--view-mode-teaser-small .node__content--main,.node--type-event.node--view-mode-teaser-large-image .node__content--main{padding-right:calc(12px + 20 * ((100vw - 600px) / 820));flex-grow:1;height:100%;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .node__content--main,.node--type-event.node--view-mode-teaser-small .node__content--main,.node--type-event.node--view-mode-teaser-large-image .node__content--main{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .node__content--main,.node--type-event.node--view-mode-teaser-small .node__content--main,.node--type-event.node--view-mode-teaser-large-image .node__content--main{padding-right:32px;}}.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{flex-shrink:0;align-self:flex-start;align-items:flex-start;padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-left:calc(12px + 20 * ((100vw - 600px) / 820));display:flex;min-width:120px;box-sizing:border-box;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{padding-right:32px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{padding-left:12px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{padding-left:32px;}}.node--type-event.node--view-mode-teaser .event-dates.several,.node--type-event.node--view-mode-teaser-small .event-dates.several,.node--type-event.node--view-mode-teaser-large-image .event-dates.several{min-width:calc(100px + 118 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates.several,.node--type-event.node--view-mode-teaser-small .event-dates.several,.node--type-event.node--view-mode-teaser-large-image .event-dates.several{min-width:100px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates.several,.node--type-event.node--view-mode-teaser-small .event-dates.several,.node--type-event.node--view-mode-teaser-large-image .event-dates.several{min-width:218px;}}.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{align-self:center;font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;margin-top:-15px;margin-left:calc(4px + 6 * ((100vw - 600px) / 820));margin-right:calc(4px + 6 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{font-size:28px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{font-size:50px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{line-height:27px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{line-height:52px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{margin-left:4px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{margin-left:10px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{margin-right:4px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{margin-right:10px;}}.node--type-event.node--view-mode-teaser .event-dates .date,.node--type-event.node--view-mode-teaser-small .event-dates .date,.node--type-event.node--view-mode-teaser-large-image .event-dates .date{display:flex;flex-direction:column;align-items:center;}.slider--content .node--type-event.node--view-mode-teaser .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-small .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-large-image .event-dates{width:21.08169%;}.node--type-event.node--view-mode-teaser .event-dates time,.node--type-event.node--view-mode-teaser-small .event-dates time,.node--type-event.node--view-mode-teaser-large-image .event-dates time{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;font-weight:700;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates time,.node--type-event.node--view-mode-teaser-small .event-dates time,.node--type-event.node--view-mode-teaser-large-image .event-dates time{font-size:28px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates time,.node--type-event.node--view-mode-teaser-small .event-dates time,.node--type-event.node--view-mode-teaser-large-image .event-dates time{font-size:50px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates time,.node--type-event.node--view-mode-teaser-small .event-dates time,.node--type-event.node--view-mode-teaser-large-image .event-dates time{line-height:27px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates time,.node--type-event.node--view-mode-teaser-small .event-dates time,.node--type-event.node--view-mode-teaser-large-image .event-dates time{line-height:52px;}}.node--type-event.node--view-mode-teaser .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-small .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-large-image .event-dates .date-suffix{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-small .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-large-image .event-dates .date-suffix{font-size:12px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-small .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-large-image .event-dates .date-suffix{font-size:14px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-small .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-large-image .event-dates .date-suffix{line-height:15px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-small .event-dates .date-suffix,.node--type-event.node--view-mode-teaser-large-image .event-dates .date-suffix{line-height:17px;}}.node--type-event.node--view-mode-teaser .field--name-field-manchet,.node--type-event.node--view-mode-teaser-small .field--name-field-manchet,.node--type-event.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));color:#6F6F6F;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .field--name-field-manchet,.node--type-event.node--view-mode-teaser-small .field--name-field-manchet,.node--type-event.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .field--name-field-manchet,.node--type-event.node--view-mode-teaser-small .field--name-field-manchet,.node--type-event.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .field--name-field-manchet,.node--type-event.node--view-mode-teaser-small .field--name-field-manchet,.node--type-event.node--view-mode-teaser-large-image .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .field--name-field-manchet,.node--type-event.node--view-mode-teaser-small .field--name-field-manchet,.node--type-event.node--view-mode-teaser-large-image .field--name-field-manchet{line-height:24px;}}.node--type-event.node--view-mode-teaser .node__content--main-info-teaser,.node--type-event.node--view-mode-teaser-small .node__content--main-info-teaser,.node--type-event.node--view-mode-teaser-large-image .node__content--main-info-teaser{display:flex;flex-direction:column;flex-grow:1;height:100%;box-sizing:border-box;}.node--type-event.node--view-mode-teaser .event-teaser-top,.node--type-event.node--view-mode-teaser-small .event-teaser-top,.node--type-event.node--view-mode-teaser-large-image .event-teaser-top{padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));height:100%;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-teaser-top,.node--type-event.node--view-mode-teaser-small .event-teaser-top,.node--type-event.node--view-mode-teaser-large-image .event-teaser-top{padding-bottom:10px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-teaser-top,.node--type-event.node--view-mode-teaser-small .event-teaser-top,.node--type-event.node--view-mode-teaser-large-image .event-teaser-top{padding-bottom:20px;}}.node--type-event.node--view-mode-teaser .event-teaser-top .field--name-title,.node--type-event.node--view-mode-teaser-small .event-teaser-top .field--name-title,.node--type-event.node--view-mode-teaser-large-image .event-teaser-top .field--name-title{display:block;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));font-weight:400;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .event-teaser-top .field--name-title,.node--type-event.node--view-mode-teaser-small .event-teaser-top .field--name-title,.node--type-event.node--view-mode-teaser-large-image .event-teaser-top .field--name-title{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-teaser-top .field--name-title,.node--type-event.node--view-mode-teaser-small .event-teaser-top .field--name-title,.node--type-event.node--view-mode-teaser-large-image .event-teaser-top .field--name-title{margin-bottom:20px;}}.node--type-event.node--view-mode-teaser .type-and-place,.node--type-event.node--view-mode-teaser-small .type-and-place,.node--type-event.node--view-mode-teaser-large-image .type-and-place{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));margin-top:auto;display:flex;}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .type-and-place,.node--type-event.node--view-mode-teaser-small .type-and-place,.node--type-event.node--view-mode-teaser-large-image .type-and-place{font-size:12px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .type-and-place,.node--type-event.node--view-mode-teaser-small .type-and-place,.node--type-event.node--view-mode-teaser-large-image .type-and-place{font-size:14px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-teaser .type-and-place,.node--type-event.node--view-mode-teaser-small .type-and-place,.node--type-event.node--view-mode-teaser-large-image .type-and-place{line-height:15px;}}@media screen and (min-width:1420px){.node--type-event.node--view-mode-teaser .type-and-place,.node--type-event.node--view-mode-teaser-small .type-and-place,.node--type-event.node--view-mode-teaser-large-image .type-and-place{line-height:17px;}}.node--type-event.node--view-mode-teaser .field--name-field-event-type,.node--type-event.node--view-mode-teaser-small .field--name-field-event-type,.node--type-event.node--view-mode-teaser-large-image .field--name-field-event-type{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);width:57.83662%;margin-right:13.52113%;color:#B63239;flex-grow:1;}.node--type-event.node--view-mode-teaser .place,.node--type-event.node--view-mode-teaser-small .place,.node--type-event.node--view-mode-teaser-large-image .place{width:36.75493%;}.node--type-event.node--view-mode-teaser-small{background-color:#E8E6E3;}.node--type-event.node--view-mode-teaser-small .date{width:26.69014%;}.has-mouse .node--type-event.node--view-mode-teaser:hover::before,.has-mouse
.node--type-event.node--view-mode-teaser-small:hover::before,.has-mouse
.node--type-event.node--view-mode-teaser-large-image:hover::before{transition:width 0.45s cubic-bezier(0.23,1,0.32,1);width:10px;}@media (max-width:1024px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{min-width:86px;}}@media (max-width:810px){.node--type-event.node--view-mode-teaser a,.node--type-event.node--view-mode-teaser-small a,.node--type-event.node--view-mode-teaser-large-image a{height:auto;}.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{padding-left:20px;padding-right:20px;min-width:calc(150px + 68 * ((100vw - 600px) / 820));justify-content:end;}}@media screen and (max-width:810px) and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{min-width:150px;}}@media screen and (max-width:810px) and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{min-width:218px;}}@media (max-width:810px){.node--type-event.node--view-mode-teaser .event-dates.several,.node--type-event.node--view-mode-teaser-small .event-dates.several,.node--type-event.node--view-mode-teaser-large-image .event-dates.several{min-width:calc(150px + 68 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates.several,.node--type-event.node--view-mode-teaser-small .event-dates.several,.node--type-event.node--view-mode-teaser-large-image .event-dates.several{min-width:150px;}}@media screen and (max-width:810px) and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates.several,.node--type-event.node--view-mode-teaser-small .event-dates.several,.node--type-event.node--view-mode-teaser-large-image .event-dates.several{min-width:218px;}}@media (max-width:810px){.node--type-event.node--view-mode-teaser .field--name-title,.node--type-event.node--view-mode-teaser-small .field--name-title,.node--type-event.node--view-mode-teaser-large-image .field--name-title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.node--type-event.node--view-mode-teaser .field--name-field-manchet,.node--type-event.node--view-mode-teaser-small .field--name-field-manchet,.node--type-event.node--view-mode-teaser-large-image .field--name-field-manchet{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.slider--content .node--type-event.node--view-mode-teaser .node__content,.slider--content
  .node--type-event.node--view-mode-teaser-small .node__content,.slider--content
  .node--type-event.node--view-mode-teaser-large-image .node__content{flex-wrap:wrap;padding-left:30px;padding-right:30px;}.slider--content .node--type-event.node--view-mode-teaser .event-dates,.slider--content
  .node--type-event.node--view-mode-teaser-small .event-dates,.slider--content
  .node--type-event.node--view-mode-teaser-large-image .event-dates{width:100%;padding-left:0;padding-right:0;justify-content:start;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));border-bottom:1px solid #E8E6E3;}}@media screen and (max-width:810px) and (max-width:600px){.slider--content .node--type-event.node--view-mode-teaser .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-small .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-large-image .event-dates{margin-bottom:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.slider--content .node--type-event.node--view-mode-teaser .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-small .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-large-image .event-dates{margin-bottom:20px;}}@media screen and (max-width:810px) and (max-width:600px){.slider--content .node--type-event.node--view-mode-teaser .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-small .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-large-image .event-dates{padding-bottom:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.slider--content .node--type-event.node--view-mode-teaser .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-small .event-dates,.slider--content
    .node--type-event.node--view-mode-teaser-large-image .event-dates{padding-bottom:20px;}}@media (max-width:810px){.slider--content .node--type-event.node--view-mode-teaser .event-dates .date,.slider--content
    .node--type-event.node--view-mode-teaser-small .event-dates .date,.slider--content
    .node--type-event.node--view-mode-teaser-large-image .event-dates .date{flex-direction:row;align-items:end;}.slider--content .node--type-event.node--view-mode-teaser .event-dates .date .date-suffix,.slider--content
      .node--type-event.node--view-mode-teaser-small .event-dates .date .date-suffix,.slider--content
      .node--type-event.node--view-mode-teaser-large-image .event-dates .date .date-suffix{margin-left:4px;}.slider--content .node--type-event.node--view-mode-teaser .event-dates.several .seperator,.slider--content
    .node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.slider--content
    .node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{margin-top:0;margin-right:6px;}}@media (max-width:600px){.node--type-event.node--view-mode-teaser .node__content,.node--type-event.node--view-mode-teaser-small .node__content,.node--type-event.node--view-mode-teaser-large-image .node__content{flex-wrap:wrap;padding-left:30px;padding-right:30px;}.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{width:100%;padding-left:0;padding-right:0;justify-content:start;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));border-bottom:1px solid #E8E6E3;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{margin-bottom:10px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{margin-bottom:20px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{padding-bottom:10px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-event.node--view-mode-teaser .event-dates,.node--type-event.node--view-mode-teaser-small .event-dates,.node--type-event.node--view-mode-teaser-large-image .event-dates{padding-bottom:20px;}}@media (max-width:600px){.node--type-event.node--view-mode-teaser .event-dates .date,.node--type-event.node--view-mode-teaser-small .event-dates .date,.node--type-event.node--view-mode-teaser-large-image .event-dates .date{flex-direction:row;align-items:end;}.node--type-event.node--view-mode-teaser .event-dates .date .date-suffix,.node--type-event.node--view-mode-teaser-small .event-dates .date .date-suffix,.node--type-event.node--view-mode-teaser-large-image .event-dates .date .date-suffix{margin-left:4px;}.node--type-event.node--view-mode-teaser .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-small .event-dates.several .seperator,.node--type-event.node--view-mode-teaser-large-image .event-dates.several .seperator{margin-top:0;margin-right:6px;}}
.node--type-handbook-article__related-handbook-themes{background-color:#fff;}
.node--type-handbook-article.node--view-mode-teaser .field--name-title,.node--type-handbook-article.node--view-mode-teaser-small .field--name-title,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-handbook-article.node--view-mode-teaser:hover .field--name-title,.has-mouse .node--type-handbook-article.node--view-mode-teaser-small:hover .field--name-title,.has-mouse .node--type-handbook-article.node--view-mode-teaser-large-image:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-handbook-article.node--view-mode-teaser,.node--type-handbook-article.node--view-mode-teaser-small,.node--type-handbook-article.node--view-mode-teaser-large-image{padding:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser,.node--type-handbook-article.node--view-mode-teaser-small,.node--type-handbook-article.node--view-mode-teaser-large-image{padding:12px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser,.node--type-handbook-article.node--view-mode-teaser-small,.node--type-handbook-article.node--view-mode-teaser-large-image{padding:32px;}}.paragraph--type--node-refs.paragraph--view-mode--default .node--type-handbook-article.node--view-mode-teaser,.paragraph--type--node-refs.paragraph--view-mode--default
  .node--type-handbook-article.node--view-mode-teaser-small,.paragraph--type--node-refs.paragraph--view-mode--default
  .node--type-handbook-article.node--view-mode-teaser-large-image{background-color:#F6F5F3;}.node--type-handbook-article.node--view-mode-teaser a::before,.node--type-handbook-article.node--view-mode-teaser-small a::before,.node--type-handbook-article.node--view-mode-teaser-large-image a::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:28.57143%;}.node--type-handbook-article.node--view-mode-teaser a::after,.node--type-handbook-article.node--view-mode-teaser-small a::after,.node--type-handbook-article.node--view-mode-teaser-large-image a::after{content:"";display:table;clear:both;}.node--type-handbook-article.node--view-mode-teaser .node__content,.node--type-handbook-article.node--view-mode-teaser-small .node__content,.node--type-handbook-article.node--view-mode-teaser-large-image .node__content{display:flex;flex-direction:column;height:100%;}.node--type-handbook-article.node--view-mode-teaser h2,.node--type-handbook-article.node--view-mode-teaser-small h2,.node--type-handbook-article.node--view-mode-teaser-large-image h2{font-weight:400;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser h2,.node--type-handbook-article.node--view-mode-teaser-small h2,.node--type-handbook-article.node--view-mode-teaser-large-image h2{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser h2,.node--type-handbook-article.node--view-mode-teaser-small h2,.node--type-handbook-article.node--view-mode-teaser-large-image h2{margin-bottom:20px;}}.node--type-handbook-article.node--view-mode-teaser .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-manchet{line-height:24px;}}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-manchet{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-manchet,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-manchet{margin-bottom:20px;}}.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme{display:flex;flex-wrap:wrap;margin-top:auto;font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));color:#B63239;}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme{font-size:12px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme{font-size:14px;}}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme{line-height:15px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme{line-height:17px;}}.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme .field__item::after{display:inline-block;content:'|';color:#000;margin-left:calc(5px + 5 * ((100vw - 600px) / 820));margin-right:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme .field__item::after{margin-left:5px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme .field__item::after{margin-left:10px;}}@media screen and (max-width:600px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme .field__item::after{margin-right:5px;}}@media screen and (min-width:1420px){.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme .field__item::after,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme .field__item::after{margin-right:10px;}}.node--type-handbook-article.node--view-mode-teaser .field--name-field-handbook-theme .field__item:last-child::after,.node--type-handbook-article.node--view-mode-teaser-small .field--name-field-handbook-theme .field__item:last-child::after,.node--type-handbook-article.node--view-mode-teaser-large-image .field--name-field-handbook-theme .field__item:last-child::after{display:none;}.node--type-handbook-article.node--view-mode-teaser,.node--type-handbook-article.node--view-mode-teaser-large-image{background-color:#fff;}.node--type-handbook-article.node--view-mode-teaser-small{background-color:#E8E6E3;}
.node--type-job.node--view-mode-full .node__content--top{padding-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .node__content--top{padding-bottom:5px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .node__content--top{padding-bottom:10px;}}.node--type-job.node--view-mode-full h1{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;width:68.16901%;}@media screen and (max-width:600px){.node--type-job.node--view-mode-full h1{font-size:28px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full h1{font-size:50px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-full h1{line-height:27px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full h1{line-height:52px;}}.node--type-job.node--view-mode-full .field--name-field-manchet{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));width:74.43662%;}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .field--name-field-manchet{margin-bottom:20px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .field--name-field-manchet{margin-bottom:40px;}}.node--type-job.node--view-mode-full time{font-size:calc(10px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-job.node--view-mode-full time{font-size:10px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full time{font-size:12px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-full time{line-height:15px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full time{line-height:17px;}}.node--type-job.node--view-mode-full .node__content--has-aside{display:flex;}.node--type-job.node--view-mode-full .node__content--has-aside--main{width:57.39437%;margin-right:calc(8.52113% + 2.25352%);}@media (max-width:600px){.node--type-job.node--view-mode-full .node__content--has-aside--main{width:100%;}}.node--type-job.node--view-mode-full .node__content--has-aside--aside{width:31.83099%;}.no-job-position.node--type-job.node--view-mode-full .job-data-dates{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.no-job-position.node--type-job.node--view-mode-full .job-data-dates{padding-left:12px;}}@media screen and (min-width:1420px){.no-job-position.node--type-job.node--view-mode-full .job-data-dates{padding-left:32px;}}.node--type-job.node--view-mode-full .job-data{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(25px + 25 * ((100vw - 600px) / 820));padding-top:calc(20px + 20 * ((100vw - 600px) / 820));display:grid;grid-template-columns:1fr 1fr;background-color:#0D3B43;}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data{margin-bottom:30px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data{margin-bottom:60px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data{padding-bottom:25px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data{padding-bottom:50px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data{padding-top:20px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data{padding-top:40px;}}.node--type-job.node--view-mode-full .job-data .field__label{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));padding-bottom:7px;color:rgba(255,255,255,0.65);font-weight:700;}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data .field__label{font-size:12px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .field__label{font-size:14px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data .field__label{line-height:15px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .field__label{line-height:17px;}}.node--type-job.node--view-mode-full .job-data .field__item,.node--type-job.node--view-mode-full .job-data time{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));color:#fff;}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data .field__item,.node--type-job.node--view-mode-full .job-data time{font-size:15px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .field__item,.node--type-job.node--view-mode-full .job-data time{font-size:17px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data .field__item,.node--type-job.node--view-mode-full .job-data time{line-height:21px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .field__item,.node--type-job.node--view-mode-full .job-data time{line-height:24px;}}.node--type-job.node--view-mode-full .job-data .field--name-field-job-position{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));margin-right:calc(24px + 40 * ((100vw - 600px) / 820));box-sizing:border-box;display:block;}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data .field--name-field-job-position{padding-left:12px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .field--name-field-job-position{padding-left:32px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data .field--name-field-job-position{margin-right:24px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .field--name-field-job-position{margin-right:64px;}}.node--type-job.node--view-mode-full .job-data .field--name-field-application-date{margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .job-data .field--name-field-application-date{margin-bottom:12px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .field--name-field-application-date{margin-bottom:32px;}}.node--type-job.node--view-mode-full .field--name-body{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:85.1624%;}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .field--name-body{margin-bottom:25px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-full .field--name-body{margin-bottom:50px;}}@media (max-width:1240px){.node--type-job.node--view-mode-full .node__content--has-aside--main{margin-bottom:calc(35px + 35 * ((100vw - 600px) / 820));margin-right:8.52113%;}}@media screen and (max-width:1240px) and (max-width:600px){.node--type-job.node--view-mode-full .node__content--has-aside--main{margin-bottom:35px;}}@media screen and (max-width:1240px) and (min-width:1420px){.node--type-job.node--view-mode-full .node__content--has-aside--main{margin-bottom:70px;}}@media (max-width:1240px){.node--type-job.node--view-mode-full .node__content--has-aside--aside{width:calc(31.83099% + 2.25352%);}}@media (max-width:810px){.node--type-job.node--view-mode-full .node__content--has-aside{display:block;}.node--type-job.node--view-mode-full .node__content--has-aside--main{width:82.95775%;margin-right:0;}.node--type-job.node--view-mode-full .node__content--has-aside--aside{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:74.43662%;}}@media screen and (max-width:810px) and (max-width:600px){.node--type-job.node--view-mode-full .node__content--has-aside--aside{margin-bottom:25px;}}@media screen and (max-width:810px) and (min-width:1420px){.node--type-job.node--view-mode-full .node__content--has-aside--aside{margin-bottom:50px;}}@media (max-width:600px){.node--type-job.node--view-mode-full .field--name-body{width:100%;}.node--type-job.node--view-mode-full .field--name-field-manchet{width:100%;}.node--type-job.node--view-mode-full .node__content--has-aside--main{width:100%;}.node--type-job.node--view-mode-full .node__content--has-aside--aside{width:100%;}}@media (max-width:414px){.node--type-job.node--view-mode-full .job-data{grid-template-columns:1fr;}.node--type-job.node--view-mode-full .job-data .field--name-field-job-position{margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--type-job.node--view-mode-full .job-data .field--name-field-job-position{margin-bottom:12px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .field--name-field-job-position{margin-bottom:32px;}}@media (max-width:414px){.node--type-job.node--view-mode-full .job-data .job-data-dates{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--type-job.node--view-mode-full .job-data .job-data-dates{padding-left:12px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-job.node--view-mode-full .job-data .job-data-dates{padding-left:32px;}}
.node--type-job.node--view-mode-teaser{background-color:#F6F5F3;transition:background-color 0.45s cubic-bezier(0.23,1,0.32,1);}.node--type-job.node--view-mode-teaser.is-internal{background-color:#F3ACAC;}.node--type-job.node--view-mode-teaser.is-internal .job-advert{color:#000;}.node--type-job.node--view-mode-teaser:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .node--type-job.node--view-mode-teaser:focus,.using-mouse .node--type-job.node--view-mode-teaser:focus-visible{outline:none;}.node--type-job.node--view-mode-teaser a{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));display:flex;box-sizing:border-box;height:100%;}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser a{padding-top:10px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser a{padding-top:20px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser a{padding-bottom:10px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser a{padding-bottom:20px;}}.node--type-job.node--view-mode-teaser .node__content{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;}.node--type-job.node--view-mode-teaser h2 .field--name-title{display:block;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));font-weight:400;}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser h2 .field--name-title{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser h2 .field--name-title{margin-bottom:20px;}}.node--type-job.node--view-mode-teaser .job-top{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(20px + 20 * ((100vw - 600px) / 820));height:100%;display:grid;}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .job-top{padding-left:12px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-top{padding-left:32px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .job-top{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-top{padding-right:32px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .job-top{padding-bottom:20px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-top{padding-bottom:40px;}}.node--type-job.node--view-mode-teaser .field--name-field-manchet{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .field--name-field-manchet{line-height:24px;}}.node--type-job.node--view-mode-teaser .job-bottom{display:flex;flex-wrap:wrap;margin-top:auto;}.node--type-job.node--view-mode-teaser .field--name-field-application-date{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));width:42.16338%;display:flex;}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .field--name-field-application-date{font-size:12px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .field--name-field-application-date{font-size:14px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .field--name-field-application-date{line-height:15px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .field--name-field-application-date{line-height:17px;}}.node--type-job.node--view-mode-teaser .field--name-field-application-date .field__label{margin-right:4px;}.node--type-job.node--view-mode-teaser .job-advert{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));flex-shrink:0;color:#B63239;min-width:42.16338%;box-sizing:border-box;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);padding-right:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .job-advert{padding-left:12px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-advert{padding-left:32px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .job-advert{font-size:12px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-advert{font-size:14px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .job-advert{line-height:15px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-advert{line-height:17px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser .job-advert{padding-right:10px;}}@media screen and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-advert{padding-right:20px;}}.latest-jobs .node--type-job.node--view-mode-teaser .job-advert,.block-views-blockjobs-block-main .node--type-job.node--view-mode-teaser .job-advert{min-width:34.83568%;}.has-mouse .node--type-job.node--view-mode-teaser:hover{background-color:#F3ACAC !important;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-job.node--view-mode-teaser:hover .job-advert{color:#000;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-job.node--view-mode-teaser.is-internal:hover{background-color:#f09696 !important;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:810px){.node--type-job.node--view-mode-teaser .job-bottom{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-left:calc(12px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.node--type-job.node--view-mode-teaser .job-bottom{padding-left:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-bottom{padding-left:32px;}}@media screen and (max-width:810px) and (max-width:600px){.node--type-job.node--view-mode-teaser .job-bottom{padding-left:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.node--type-job.node--view-mode-teaser .job-bottom{padding-left:32px;}}@media (max-width:810px){.node--type-job.node--view-mode-teaser .job-advert{width:100%;padding-left:0;}.node--type-job.node--view-mode-teaser .field--name-field-application-date{width:100%;}}
.node--type-news.node--view-mode-full .node__content--top{padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-news.node--view-mode-full .node__content--top{padding-bottom:10px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-full .node__content--top{padding-bottom:20px;}}.node--type-news.node--view-mode-full > .node__content .field--name-body{width:48.87324%;margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-news.node--view-mode-full > .node__content .field--name-body{margin-bottom:15px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-full > .node__content .field--name-body{margin-bottom:30px;}}.node--type-news.node--view-mode-full time{width:8.52113%;}.node--type-news.node--view-mode-full .time-bookmark-container{display:flex;}@media (max-width:1240px){.node--type-news.node--view-mode-full time{width:17.04225%;}}@media (max-width:600px){.node--type-news.node--view-mode-full time{width:25.56338%;}}@media (max-width:414px){.node--type-news.node--view-mode-full .time-bookmark-container{justify-content:space-between;}}
.node--type-news.node--view-mode-teaser a,.node--type-news.node--view-mode-teaser-large-image a{display:flex;flex-direction:column;height:100%;}.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(12px + 20 * ((100vw - 600px) / 820));font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));display:block;font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-right:32px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-bottom:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-bottom:32px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{font-size:18px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{font-size:24px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{line-height:24px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{line-height:31px;}}.node--type-news.node--view-mode-teaser .node__content,.node--type-news.node--view-mode-teaser-large-image .node__content{display:flex;align-items:stretch;flex-grow:1;background-color:#fff;}.node--type-news.node--view-mode-teaser .news--teaser--type-date,.node--type-news.node--view-mode-teaser-large-image .news--teaser--type-date{width:100%;margin-top:auto;display:flex;}.node--type-news.node--view-mode-teaser .teaser-image-container,.node--type-news.node--view-mode-teaser-large-image .teaser-image-container{position:relative;overflow:hidden;margin-right:calc(12px + 20 * ((100vw - 600px) / 820));flex-shrink:0;width:30.32864%;}.node--type-news.node--view-mode-teaser .teaser-image-container::before,.node--type-news.node--view-mode-teaser-large-image .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.node--type-news.node--view-mode-teaser .teaser-image-container::after,.node--type-news.node--view-mode-teaser-large-image .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-news.node--view-mode-teaser .teaser-image-container img,.node--type-news.node--view-mode-teaser-large-image .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .teaser-image-container,.node--type-news.node--view-mode-teaser-large-image .teaser-image-container{margin-right:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .teaser-image-container,.node--type-news.node--view-mode-teaser-large-image .teaser-image-container{margin-right:32px;}}.no-teaser-image.node--type-news.node--view-mode-teaser .teaser-image-container,.node--type-news.node--view-mode-teaser-large-image .teaser-image-container{background-color:#6F6F6F;}.node--type-news.node--view-mode-teaser .field--name-field-teaser-image,.node--type-news.node--view-mode-teaser-large-image .field--name-field-teaser-image{flex-shrink:0;height:100%;width:100%;overflow:hidden;}.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));box-sizing:border-box;display:block;width:53.38028%;color:#B63239;flex-shrink:0;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{font-size:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{font-size:14px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{line-height:15px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{line-height:17px;}}.node--type-news.node--view-mode-teaser .news--teaser--info,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info{padding-top:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(12px + 20 * ((100vw - 600px) / 820));width:100%;display:flex;flex-direction:column;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .news--teaser--info,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info{padding-top:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .news--teaser--info,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info{padding-top:32px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .news--teaser--info,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info{padding-bottom:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser .news--teaser--info,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info{padding-bottom:32px;}}.node--type-news.node--view-mode-teaser .news--teaser--info__inner,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info__inner{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;}.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{padding-right:calc(12px + 20 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));display:block;color:#414141;width:46.61972%;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{padding-right:32px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{font-size:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{font-size:14px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{line-height:15px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{line-height:17px;}}.node--type-news.node--view-mode-teaser a .field--name-title,.node--type-news.node--view-mode-teaser-large-image a .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-news.node--view-mode-teaser a:hover .field--name-title,.has-mouse
.node--type-news.node--view-mode-teaser-large-image a:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-news.node--view-mode-teaser a img,.node--type-news.node--view-mode-teaser-large-image a img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-news.node--view-mode-teaser a:hover img,.has-mouse
.node--type-news.node--view-mode-teaser-large-image a:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);}@media (max-width:810px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.node--type-news.node--view-mode-teaser .news--teaser--info,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info{flex-direction:column;}.node--type-news.node--view-mode-teaser .news--teaser--type-date,.node--type-news.node--view-mode-teaser-large-image .news--teaser--type-date{justify-content:space-between;}.node--type-news.node--view-mode-teaser .news--teaser--type-date > *,.node--type-news.node--view-mode-teaser-large-image .news--teaser--type-date > *{width:auto;}}@media (max-width:600px){.node--type-news.node--view-mode-teaser .node__content,.node--type-news.node--view-mode-teaser-large-image .node__content{flex-direction:column;}.node--type-news.node--view-mode-teaser .node__content .teaser-image-container,.node--type-news.node--view-mode-teaser-large-image .node__content .teaser-image-container{margin-right:0;position:relative;overflow:hidden;width:100%;}.node--type-news.node--view-mode-teaser .node__content .teaser-image-container::before,.node--type-news.node--view-mode-teaser-large-image .node__content .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-news.node--view-mode-teaser .node__content .teaser-image-container::after,.node--type-news.node--view-mode-teaser-large-image .node__content .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-news.node--view-mode-teaser .node__content .teaser-image-container img,.node--type-news.node--view-mode-teaser-large-image .node__content .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.node--type-news.node--view-mode-teaser .news--teaser--info,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info{flex-direction:row;flex-grow:1;padding-bottom:0;}.node--type-news.node--view-mode-teaser .news--teaser--info::before,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:30%;}.node--type-news.node--view-mode-teaser .news--teaser--info::after,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info::after{content:"";display:table;clear:both;}.node--type-news.node--view-mode-teaser .news--teaser--info__inner,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info__inner{padding-bottom:calc(12px + 20 * ((100vw - 600px) / 820));display:flex;flex-direction:column;width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .news--teaser--info__inner,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info__inner{padding-bottom:12px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .news--teaser--info__inner,.node--type-news.node--view-mode-teaser-large-image .news--teaser--info__inner{padding-bottom:32px;}}@media (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));font-weight:400;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{font-size:18px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{font-size:24px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{line-height:24px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{line-height:31px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-left:12px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-left:32px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-right:12px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{padding-right:32px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{margin-bottom:10px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{margin-bottom:20px;}}@media (max-width:600px){.node--type-news.node--view-mode-teaser .news--teaser-highlighted--type-date,.node--type-news.node--view-mode-teaser-large-image .news--teaser-highlighted--type-date{display:flex;margin-top:auto;justify-content:space-between;}.node--type-news.node--view-mode-teaser .news--teaser-highlighted--type-date > *,.node--type-news.node--view-mode-teaser-large-image .news--teaser-highlighted--type-date > *{width:auto;}.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));display:block;box-sizing:border-box;width:34.83568%;color:#B63239;flex-shrink:0;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{padding-left:12px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{padding-left:32px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{font-size:12px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{font-size:14px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{line-height:15px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-field-news-type,.node--type-news.node--view-mode-teaser-large-image .field--name-field-news-type{line-height:17px;}}@media (max-width:600px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{display:block;color:#6F6F6F;width:65.16432%;align-items:flex-end;padding-right:calc(12px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:600px) and (max-width:600px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{padding-right:12px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--type-news.node--view-mode-teaser time,.node--type-news.node--view-mode-teaser-large-image time{padding-right:32px;}}@media (max-width:414px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{font-size:calc(23px + 5 * ((100vw - 600px) / 820));line-height:calc(26px + 9 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{font-size:23px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{font-size:28px;}}@media screen and (max-width:414px) and (max-width:600px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{line-height:26px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-news.node--view-mode-teaser .field--name-title,.node--type-news.node--view-mode-teaser-large-image .field--name-title{line-height:35px;}}
.node--type-news.node--view-mode-teaser-small{background-color:#E8E6E3;}.node--type-news.node--view-mode-teaser-small a{display:flex;flex-direction:column;height:100%;}.node--type-news.node--view-mode-teaser-small .node__content{display:flex;flex-grow:1;align-content:stretch;}.node--type-news.node--view-mode-teaser-small .teaser-image-container{flex-shrink:0;width:33%;position:relative;overflow:hidden;}.node--type-news.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:133.33333%;}.node--type-news.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-news.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.node--type-news.node--view-mode-teaser-small .news--teaser--info{flex-grow:1;display:flex;flex-direction:column;padding:calc(10px + 10 * ((100vw - 600px) / 820));box-sizing:border-box;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-small .news--teaser--info{padding:10px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .news--teaser--info{padding:20px;}}.node--type-news.node--view-mode-teaser-small .field--name-title{padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(12px + 20 * ((100vw - 600px) / 820));font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));display:block;font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-small .field--name-title{padding-right:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .field--name-title{padding-right:32px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-small .field--name-title{padding-bottom:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .field--name-title{padding-bottom:32px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-small .field--name-title{font-size:18px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .field--name-title{font-size:24px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-small .field--name-title{line-height:24px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .field--name-title{line-height:31px;}}.node--type-news.node--view-mode-teaser-small .news--teaser--type-date{margin-top:auto;font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));display:flex;justify-content:space-between;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-small .news--teaser--type-date{font-size:12px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .news--teaser--type-date{font-size:14px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-small .news--teaser--type-date{line-height:15px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .news--teaser--type-date{line-height:17px;}}.node--type-news.node--view-mode-teaser-small .news--teaser--type-date .field--name-field-news-type{margin-right:calc(10px + 10 * ((100vw - 600px) / 820));color:#B63239;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-small .news--teaser--type-date .field--name-field-news-type{margin-right:10px;}}@media screen and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .news--teaser--type-date .field--name-field-news-type{margin-right:20px;}}.node--type-news.node--view-mode-teaser-small .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-news.node--view-mode-teaser-small:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-news.node--view-mode-teaser-small img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-news.node--view-mode-teaser-small:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);}@media (max-width:1240px){.node--type-news.node--view-mode-teaser-small .node__content{flex-direction:column;}.node--type-news.node--view-mode-teaser-small .field--name-title{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:1240px) and (max-width:600px){.node--type-news.node--view-mode-teaser-small .field--name-title{margin-bottom:10px;}}@media screen and (max-width:1240px) and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .field--name-title{margin-bottom:20px;}}@media (max-width:1240px){.node--type-news.node--view-mode-teaser-small .teaser-image-container{width:100%;position:relative;overflow:hidden;}.node--type-news.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-news.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-news.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}@media (max-width:810px){.node--type-news.node--view-mode-teaser-small .node__content{flex-direction:row;}.node--type-news.node--view-mode-teaser-small .teaser-image-container{flex-shrink:0;width:33%;position:relative;overflow:hidden;}.node--type-news.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.node--type-news.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-news.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}@media (max-width:414px){.node--type-news.node--view-mode-teaser-small .node__content{flex-direction:column;}.node--type-news.node--view-mode-teaser-small .field--name-title{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--type-news.node--view-mode-teaser-small .field--name-title{margin-bottom:10px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-news.node--view-mode-teaser-small .field--name-title{margin-bottom:20px;}}@media (max-width:414px){.node--type-news.node--view-mode-teaser-small .teaser-image-container{width:100%;position:relative;overflow:hidden;}.node--type-news.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-news.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-news.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}
.node--view-mode-teaser-highlighted{display:flex;align-items:stretch;background-color:#fff;}.node--view-mode-teaser-highlighted .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--view-mode-teaser-highlighted:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--view-mode-teaser-highlighted img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--view-mode-teaser-highlighted:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);}.node--view-mode-teaser-highlighted time{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted time{font-size:12px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted time{font-size:14px;}}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted time{line-height:15px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted time{line-height:17px;}}.node--view-mode-teaser-highlighted a{display:flex;align-items:stretch;width:100%;}.node--view-mode-teaser-highlighted .node__content{display:flex;flex-direction:column;width:100%;}.node--view-mode-teaser-highlighted .teaser-image-container{position:relative;overflow:hidden;width:100%;}.node--view-mode-teaser-highlighted .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--view-mode-teaser-highlighted .teaser-image-container::after{content:"";display:table;clear:both;}.node--view-mode-teaser-highlighted .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.no-teaser-image.node--view-mode-teaser-highlighted .teaser-image-container{background-color:#6F6F6F;}.node--view-mode-teaser-highlighted .field--name-field-teaser-image{z-index:1;flex-shrink:0;overflow:hidden;}.node--view-mode-teaser-highlighted .news--teaser-highlighted--info{display:flex;flex-grow:1;}.node--view-mode-teaser-highlighted .news--teaser-highlighted--info::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:28.57143%;}.node--view-mode-teaser-highlighted .news--teaser-highlighted--info::after{content:"";display:table;clear:both;}.node--view-mode-teaser-highlighted .news--teaser-highlighted--info__inner{padding-top:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(12px + 20 * ((100vw - 600px) / 820));display:flex;flex-direction:column;width:100%;}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .news--teaser-highlighted--info__inner{padding-top:12px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .news--teaser-highlighted--info__inner{padding-top:32px;}}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .news--teaser-highlighted--info__inner{padding-bottom:12px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .news--teaser-highlighted--info__inner{padding-bottom:32px;}}.node--view-mode-teaser-highlighted .field--name-title{font-size:calc(23px + 5 * ((100vw - 600px) / 820));line-height:calc(26px + 9 * ((100vw - 600px) / 820));padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));font-weight:400;}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{font-size:23px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{font-size:28px;}}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{line-height:26px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{line-height:35px;}}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{padding-left:12px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{padding-left:32px;}}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{padding-right:12px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{padding-right:32px;}}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{margin-bottom:10px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{margin-bottom:20px;}}.node--view-mode-teaser-highlighted .news--teaser-highlighted--type-date{display:flex;margin-top:auto;}.node--view-mode-teaser-highlighted .field--name-field-news-type{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));display:block;box-sizing:border-box;width:34.83568%;color:#B63239;flex-shrink:0;}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-field-news-type{padding-left:12px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-field-news-type{padding-left:32px;}}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-field-news-type{font-size:12px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-field-news-type{font-size:14px;}}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-field-news-type{line-height:15px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-field-news-type{line-height:17px;}}.node--view-mode-teaser-highlighted time{display:block;color:#414141;width:65.16432%;align-items:flex-end;padding-right:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--view-mode-teaser-highlighted time{padding-right:12px;}}@media screen and (min-width:1420px){.node--view-mode-teaser-highlighted time{padding-right:32px;}}@media (max-width:810px){.news--teaser-highlighted--type-date{justify-content:space-between;}.news--teaser-highlighted--type-date > *{width:auto !important;}}@media (max-width:600px){.node--view-mode-teaser-highlighted .news--teaser-highlighted--info::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:30%;}.node--view-mode-teaser-highlighted .news--teaser-highlighted--info::after{content:"";display:table;clear:both;}.node--view-mode-teaser-highlighted .field--name-title{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}}@media screen and (max-width:600px) and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{font-size:18px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{font-size:24px;}}@media screen and (max-width:600px) and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{line-height:24px;}}@media screen and (max-width:600px) and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{line-height:31px;}}@media (max-width:600px){.node--view-mode-teaser-highlighted .news--teaser--type-date{justify-content:space-between;}.node--view-mode-teaser-highlighted .news--teaser--type-date > *{width:auto;}}@media (max-width:414px){.node--view-mode-teaser-highlighted .field--name-title{font-size:calc(23px + 5 * ((100vw - 600px) / 820));line-height:calc(26px + 9 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{font-size:23px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{font-size:28px;}}@media screen and (max-width:414px) and (max-width:600px){.node--view-mode-teaser-highlighted .field--name-title{line-height:26px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--view-mode-teaser-highlighted .field--name-title{line-height:35px;}}
.node--type-page.node--view-mode-full.has-topbanner .node__content--top .field--name-field-image{background-color:#d6c2c3;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.node--type-page.node--view-mode-full .flag-bookmark{margin-top:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-page.node--view-mode-full .flag-bookmark{margin-top:20px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-full .flag-bookmark{margin-top:40px;}}.node--type-page.node--view-mode-full.has-top-slider,.node--type-page.node--view-mode-full.has-topbanner{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-page.node--view-mode-full.has-top-slider,.node--type-page.node--view-mode-full.has-topbanner{margin-bottom:40px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-full.has-top-slider,.node--type-page.node--view-mode-full.has-topbanner{margin-bottom:80px;}}.node--type-page.node--view-mode-full.has-topbanner .flag-bookmark a{color:#fff;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top{display:flex;position:relative;color:#fff;padding-top:0;padding-bottom:0;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:50%;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top::after{content:"";display:table;clear:both;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top__content{flex-grow:1;display:flex;flex-direction:column;padding-top:calc(80px + 80 * ((100vw - 600px) / 820));padding-bottom:calc(20px + 20 * ((100vw - 600px) / 820));position:relative;z-index:1;}@media screen and (max-width:600px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top__content{padding-top:80px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top__content{padding-top:160px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top__content{padding-bottom:20px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top__content{padding-bottom:40px;}}.node--type-page.node--view-mode-full.has-topbanner .node__content--top .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top .field--name-field-image img{-o-object-fit:cover;object-fit:cover;height:100%;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top .field--name-field-manchet{width:57.39437%;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container{display:flex;align-items:center;justify-content:space-between;margin-top:auto;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container .field--name-field-link{width:31.83099%;display:flex;margin-left:auto;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container .button{min-width:31.83099%;flex-grow:1;}.node--type-page.node--view-mode-full .node__content--top{background-color:#fff;}.node--type-page.node--view-mode-full .node__content--top .field--name-field-link .button{width:31.83099%;}.node--type-page.node--view-mode-full .node__content > .field--name-body{width:48.87324%;margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-page.node--view-mode-full .node__content > .field--name-body{margin-bottom:30px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-full .node__content > .field--name-body{margin-bottom:60px;}}.node--type-page.node--view-mode-full.has-top-slider + .field--name-field-paragraphs > .breakout-box.paragraph:first-child,.node--type-page.node--view-mode-full.has-topbanner + .field--name-field-paragraphs > .breakout-box.paragraph:first-child{margin-top:calc(-40px + -40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-page.node--view-mode-full.has-top-slider + .field--name-field-paragraphs > .breakout-box.paragraph:first-child,.node--type-page.node--view-mode-full.has-topbanner + .field--name-field-paragraphs > .breakout-box.paragraph:first-child{margin-top:-40px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-full.has-top-slider + .field--name-field-paragraphs > .breakout-box.paragraph:first-child,.node--type-page.node--view-mode-full.has-topbanner + .field--name-field-paragraphs > .breakout-box.paragraph:first-child{margin-top:-80px;}}@media (max-width:810px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .field--name-field-manchet{margin-bottom:calc(50px + 50 * ((100vw - 600px) / 820));width:100%;}}@media screen and (max-width:810px) and (max-width:600px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .field--name-field-manchet{margin-bottom:50px;}}@media screen and (max-width:810px) and (min-width:1420px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .field--name-field-manchet{margin-bottom:100px;}}@media (max-width:810px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container{margin-top:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container{margin-top:20px;}}@media screen and (max-width:810px) and (min-width:1420px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container{margin-top:40px;}}@media (max-width:810px) and (max-width:600px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container .field--name-field-link{width:48.87324%;}}@media (max-width:414px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container{flex-direction:column;align-items:flex-start;}.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container .field--name-field-link{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));width:100%;}}@media screen and (max-width:414px) and (max-width:600px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container .field--name-field-link{margin-top:10px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-page.node--view-mode-full.has-topbanner .node__content--top .link-and-bookmark-container .field--name-field-link{margin-top:20px;}}
.node--type-page.node--view-mode-teaser img,.node--type-page.node--view-mode-teaser-large-image img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-page.node--view-mode-teaser:hover img,.has-mouse
.node--type-page.node--view-mode-teaser-large-image:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);}.node--type-page.node--view-mode-teaser .field--name-title,.node--type-page.node--view-mode-teaser-large-image .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-page.node--view-mode-teaser:hover .field--name-title,.has-mouse
.node--type-page.node--view-mode-teaser-large-image:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-page.node--view-mode-teaser .teaser-image-container,.node--type-page.node--view-mode-teaser-large-image .teaser-image-container{background-color:#6F6F6F;overflow:hidden;}.node--type-page.node--view-mode-teaser .teaser-image-container::before,.node--type-page.node--view-mode-teaser-large-image .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-page.node--view-mode-teaser .teaser-image-container::after,.node--type-page.node--view-mode-teaser-large-image .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-page.node--view-mode-teaser .page-info,.node--type-page.node--view-mode-teaser-large-image .page-info{padding:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(25px + 25 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser .page-info,.node--type-page.node--view-mode-teaser-large-image .page-info{padding:12px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser .page-info,.node--type-page.node--view-mode-teaser-large-image .page-info{padding:32px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser .page-info,.node--type-page.node--view-mode-teaser-large-image .page-info{padding-bottom:25px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser .page-info,.node--type-page.node--view-mode-teaser-large-image .page-info{padding-bottom:50px;}}.node--type-page.node--view-mode-teaser .field--name-title,.node--type-page.node--view-mode-teaser-large-image .field--name-title{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser .field--name-title,.node--type-page.node--view-mode-teaser-large-image .field--name-title{font-size:18px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser .field--name-title,.node--type-page.node--view-mode-teaser-large-image .field--name-title{font-size:24px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser .field--name-title,.node--type-page.node--view-mode-teaser-large-image .field--name-title{line-height:24px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser .field--name-title,.node--type-page.node--view-mode-teaser-large-image .field--name-title{line-height:31px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser .field--name-title,.node--type-page.node--view-mode-teaser-large-image .field--name-title{margin-bottom:12px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser .field--name-title,.node--type-page.node--view-mode-teaser-large-image .field--name-title{margin-bottom:32px;}}.node--type-page.node--view-mode-teaser .field--name-field-manchet,.node--type-page.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser .field--name-field-manchet,.node--type-page.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser .field--name-field-manchet,.node--type-page.node--view-mode-teaser-large-image .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser .field--name-field-manchet,.node--type-page.node--view-mode-teaser-large-image .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser .field--name-field-manchet,.node--type-page.node--view-mode-teaser-large-image .field--name-field-manchet{line-height:24px;}}.node--type-page.node--view-mode-teaser,.node--type-page.node--view-mode-teaser-large-image{background-color:#fff;}.node--type-page.node--view-mode-teaser-small{background-color:#E8E6E3;}
.node--type-page.node--view-mode-teaser-small{background-color:#E8E6E3;}.node--type-page.node--view-mode-teaser-small .node__content{display:flex;align-content:stretch;}.node--type-page.node--view-mode-teaser-small .teaser-image-container{flex-shrink:0;width:33%;position:relative;overflow:hidden;}.node--type-page.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:133.33333%;}.node--type-page.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-page.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.node--type-page.node--view-mode-teaser-small .page-info{padding:calc(10px + 10 * ((100vw - 600px) / 820));box-sizing:border-box;flex-grow:1;}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser-small .page-info{padding:10px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser-small .page-info{padding:20px;}}.node--type-page.node--view-mode-teaser-small .field--name-title{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));font-weight:400;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser-small .field--name-title{font-size:18px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser-small .field--name-title{font-size:24px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser-small .field--name-title{line-height:24px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser-small .field--name-title{line-height:31px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser-small .field--name-title{margin-bottom:12px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser-small .field--name-title{margin-bottom:32px;}}.node--type-page.node--view-mode-teaser-small .field--name-field-manchet{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser-small .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser-small .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.node--type-page.node--view-mode-teaser-small .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.node--type-page.node--view-mode-teaser-small .field--name-field-manchet{line-height:24px;}}.node--type-page.node--view-mode-teaser-small .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-page.node--view-mode-teaser-small:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--type-page.node--view-mode-teaser-small img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--type-page.node--view-mode-teaser-small:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);}@media (max-width:1240px){.node--type-page.node--view-mode-teaser-small .node__content{flex-direction:column;}.node--type-page.node--view-mode-teaser-small .field--name-title{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:1240px) and (max-width:600px){.node--type-page.node--view-mode-teaser-small .field--name-title{margin-bottom:10px;}}@media screen and (max-width:1240px) and (min-width:1420px){.node--type-page.node--view-mode-teaser-small .field--name-title{margin-bottom:20px;}}@media (max-width:1240px){.node--type-page.node--view-mode-teaser-small .teaser-image-container{width:100%;position:relative;overflow:hidden;}.node--type-page.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-page.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-page.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}@media (max-width:810px){.node--type-page.node--view-mode-teaser-small .node__content{flex-direction:row;}.node--type-page.node--view-mode-teaser-small .teaser-image-container{flex-shrink:0;width:33%;position:relative;overflow:hidden;}.node--type-page.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.node--type-page.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-page.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}@media (max-width:414px){.node--type-page.node--view-mode-teaser-small .node__content{flex-direction:column;}.node--type-page.node--view-mode-teaser-small .field--name-title{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:414px) and (max-width:600px){.node--type-page.node--view-mode-teaser-small .field--name-title{margin-bottom:10px;}}@media screen and (max-width:414px) and (min-width:1420px){.node--type-page.node--view-mode-teaser-small .field--name-title{margin-bottom:20px;}}@media (max-width:414px){.node--type-page.node--view-mode-teaser-small .teaser-image-container{width:100%;position:relative;overflow:hidden;}.node--type-page.node--view-mode-teaser-small .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.node--type-page.node--view-mode-teaser-small .teaser-image-container::after{content:"";display:table;clear:both;}.node--type-page.node--view-mode-teaser-small .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}

.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{grid-gap:12px;}}@media screen and (min-width:1420px){.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{grid-gap:32px;}}.node--view-mode-search-result .bundle-label,.taxonomy-term--view-mode-search-result .bundle-label,.eck-entity--view-mode-search-result .bundle-label{grid-column:span 2;}@media (max-width:810px){.node--view-mode-search-result .bundle-label,.taxonomy-term--view-mode-search-result .bundle-label,.eck-entity--view-mode-search-result .bundle-label{grid-column:span 6;}}@media (max-width:414px){.node--view-mode-search-result .bundle-label,.taxonomy-term--view-mode-search-result .bundle-label,.eck-entity--view-mode-search-result .bundle-label{grid-column:span 12;}}.node--view-mode-search-result a,.taxonomy-term--view-mode-search-result a,.eck-entity--view-mode-search-result a{display:block;background-color:#fff;padding:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--view-mode-search-result a,.taxonomy-term--view-mode-search-result a,.eck-entity--view-mode-search-result a{padding:10px;}}@media screen and (min-width:1420px){.node--view-mode-search-result a,.taxonomy-term--view-mode-search-result a,.eck-entity--view-mode-search-result a{padding:20px;}}.node--view-mode-search-result a .title,.taxonomy-term--view-mode-search-result a .title,.eck-entity--view-mode-search-result a .title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .node--view-mode-search-result a:hover .title,.has-mouse
  .taxonomy-term--view-mode-search-result a:hover .title,.has-mouse
  .eck-entity--view-mode-search-result a:hover .title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.node--view-mode-search-result h2,.taxonomy-term--view-mode-search-result h2,.eck-entity--view-mode-search-result h2{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:400;margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--view-mode-search-result h2,.taxonomy-term--view-mode-search-result h2,.eck-entity--view-mode-search-result h2{font-size:18px;}}@media screen and (min-width:1420px){.node--view-mode-search-result h2,.taxonomy-term--view-mode-search-result h2,.eck-entity--view-mode-search-result h2{font-size:24px;}}@media screen and (max-width:600px){.node--view-mode-search-result h2,.taxonomy-term--view-mode-search-result h2,.eck-entity--view-mode-search-result h2{line-height:24px;}}@media screen and (min-width:1420px){.node--view-mode-search-result h2,.taxonomy-term--view-mode-search-result h2,.eck-entity--view-mode-search-result h2{line-height:31px;}}@media screen and (max-width:600px){.node--view-mode-search-result h2,.taxonomy-term--view-mode-search-result h2,.eck-entity--view-mode-search-result h2{margin-bottom:5px;}}@media screen and (min-width:1420px){.node--view-mode-search-result h2,.taxonomy-term--view-mode-search-result h2,.eck-entity--view-mode-search-result h2{margin-bottom:10px;}}.node--view-mode-search-result .excerpt,.taxonomy-term--view-mode-search-result .excerpt,.eck-entity--view-mode-search-result .excerpt{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--view-mode-search-result .excerpt,.taxonomy-term--view-mode-search-result .excerpt,.eck-entity--view-mode-search-result .excerpt{font-size:15px;}}@media screen and (min-width:1420px){.node--view-mode-search-result .excerpt,.taxonomy-term--view-mode-search-result .excerpt,.eck-entity--view-mode-search-result .excerpt{font-size:17px;}}@media screen and (max-width:600px){.node--view-mode-search-result .excerpt,.taxonomy-term--view-mode-search-result .excerpt,.eck-entity--view-mode-search-result .excerpt{line-height:21px;}}@media screen and (min-width:1420px){.node--view-mode-search-result .excerpt,.taxonomy-term--view-mode-search-result .excerpt,.eck-entity--view-mode-search-result .excerpt{line-height:24px;}}.node--view-mode-search-result .excerpt strong,.taxonomy-term--view-mode-search-result .excerpt strong,.eck-entity--view-mode-search-result .excerpt strong{font-weight:400;color:#B63239;}.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{margin-top:calc(15px + 15 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{margin-top:15px;}}@media screen and (min-width:1420px){.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{margin-top:30px;}}@media screen and (max-width:600px){.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{font-size:12px;}}@media screen and (min-width:1420px){.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{font-size:14px;}}@media screen and (max-width:600px){.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{line-height:15px;}}@media screen and (min-width:1420px){.node--view-mode-search-result .bottom,.taxonomy-term--view-mode-search-result .bottom,.eck-entity--view-mode-search-result .bottom{line-height:17px;}}.node--view-mode-search-result .bundle-label,.taxonomy-term--view-mode-search-result .bundle-label,.eck-entity--view-mode-search-result .bundle-label{color:#B63239;}.node--view-mode-search-result .date,.taxonomy-term--view-mode-search-result .date,.eck-entity--view-mode-search-result .date{grid-column:span 10;}
.paragraph--view-mode--default > .field--name-field-paragraph-title h2,.paragraph--view-mode--default > .field--name-field-paragraph-title h3{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:700;margin-bottom:calc(17.5px + 17.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--view-mode--default > .field--name-field-paragraph-title h2,.paragraph--view-mode--default > .field--name-field-paragraph-title h3{font-size:18px;}}@media screen and (min-width:1420px){.paragraph--view-mode--default > .field--name-field-paragraph-title h2,.paragraph--view-mode--default > .field--name-field-paragraph-title h3{font-size:24px;}}@media screen and (max-width:600px){.paragraph--view-mode--default > .field--name-field-paragraph-title h2,.paragraph--view-mode--default > .field--name-field-paragraph-title h3{line-height:24px;}}@media screen and (min-width:1420px){.paragraph--view-mode--default > .field--name-field-paragraph-title h2,.paragraph--view-mode--default > .field--name-field-paragraph-title h3{line-height:31px;}}@media screen and (max-width:600px){.paragraph--view-mode--default > .field--name-field-paragraph-title h2,.paragraph--view-mode--default > .field--name-field-paragraph-title h3{margin-bottom:17.5px;}}@media screen and (min-width:1420px){.paragraph--view-mode--default > .field--name-field-paragraph-title h2,.paragraph--view-mode--default > .field--name-field-paragraph-title h3{margin-bottom:35px;}}.paragraph-has-aside{display:flex;}.paragraph-has-aside .paragraph__main-content{margin-right:calc(12px + 20 * ((100vw - 600px) / 820));flex-shrink:0;width:65.91549%;margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph-has-aside .paragraph__main-content{margin-right:12px;}}@media screen and (min-width:1420px){.paragraph-has-aside .paragraph__main-content{margin-right:32px;}}@media screen and (max-width:600px){.paragraph-has-aside .paragraph__main-content{margin-bottom:30px;}}@media screen and (min-width:1420px){.paragraph-has-aside .paragraph__main-content{margin-bottom:60px;}}.paragraph-has-aside .paragraph__main-content .contextual{right:auto;left:10px;}.paragraph-has-aside .field--name-field-aside-paragraphs{width:31.83099%;flex-shrink:0;}.paragraph-has-aside .field--name-field-aside-paragraphs li::before{color:#fff;}.paragraph-has-aside .field--name-field-aside-paragraphs .paragraph--type--node-refs .field--name-field-node-refs > .node{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph-has-aside .field--name-field-aside-paragraphs .paragraph--type--node-refs .field--name-field-node-refs > .node{margin-bottom:10px;}}@media screen and (min-width:1420px){.paragraph-has-aside .field--name-field-aside-paragraphs .paragraph--type--node-refs .field--name-field-node-refs > .node{margin-bottom:20px;}}.paragraph-has-aside .field--name-field-aside-paragraphs .paragraph--type--node-refs .field--name-field-node-refs > .node:last-child{margin-bottom:0;}.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h3,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h3{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;color:#B63239;}@media screen and (max-width:600px){.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h3,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h3{font-size:28px;}}@media screen and (min-width:1420px){.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h3,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h3{font-size:50px;}}@media screen and (max-width:600px){.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h3,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h3{line-height:27px;}}@media screen and (min-width:1420px){.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large > .field--name-field-paragraph-title h3,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h2,.paragraph--view-mode--default.title-large .slider--inner-content > .field--name-field-paragraph-title h3{line-height:52px;}}.paragraph.paragraph--view-mode--default:first-child:not(.breakout-box):not(.paragraph--type--block):not(.paragraph--type--accordion):not(.paragraph--type--timeline-element):not(.paragraph--type--calculator){margin-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph.paragraph--view-mode--default:first-child:not(.breakout-box):not(.paragraph--type--block):not(.paragraph--type--accordion):not(.paragraph--type--timeline-element):not(.paragraph--type--calculator){margin-top:30px;}}@media screen and (min-width:1420px){.paragraph.paragraph--view-mode--default:first-child:not(.breakout-box):not(.paragraph--type--block):not(.paragraph--type--accordion):not(.paragraph--type--timeline-element):not(.paragraph--type--calculator){margin-top:60px;}}.has-topbanner .paragraph.paragraph--view-mode--default:first-child:not(.breakout-box):not(.paragraph--type--block):not(.paragraph--type--accordion):not(.paragraph--type--timeline-element):not(.paragraph--type--calculator),.page-node-type-news .paragraph.paragraph--view-mode--default:first-child:not(.breakout-box):not(.paragraph--type--block):not(.paragraph--type--accordion):not(.paragraph--type--timeline-element):not(.paragraph--type--calculator){margin-top:0;}.paragraph.paragraph--view-mode--default.paragraph--type--block.paragraph--is-my-uf:first-child{margin-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph.paragraph--view-mode--default.paragraph--type--block.paragraph--is-my-uf:first-child{margin-top:30px;}}@media screen and (min-width:1420px){.paragraph.paragraph--view-mode--default.paragraph--type--block.paragraph--is-my-uf:first-child{margin-top:60px;}}.paragraph--type--text.paragraph--view-mode--default + .paragraph--type--text.paragraph--view-mode--default{margin-top:calc(-15px + -15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text.paragraph--view-mode--default + .paragraph--type--text.paragraph--view-mode--default{margin-top:-15px;}}@media screen and (min-width:1420px){.paragraph--type--text.paragraph--view-mode--default + .paragraph--type--text.paragraph--view-mode--default{margin-top:-30px;}}.paragraph--type--accordion:not(.has-title) + .paragraph--type--from-library__accordion,.paragraph--type--from-library__accordion + .paragraph--type--accordion:not(.has-title),.paragraph--type--from-library__accordion + .paragraph--type--from-library__accordion,.paragraph--type--accordion + .paragraph--type--accordion:not(.has-title){margin-top:calc(-30px + -30 * ((100vw - 600px) / 820));padding-top:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--accordion:not(.has-title) + .paragraph--type--from-library__accordion,.paragraph--type--from-library__accordion + .paragraph--type--accordion:not(.has-title),.paragraph--type--from-library__accordion + .paragraph--type--from-library__accordion,.paragraph--type--accordion + .paragraph--type--accordion:not(.has-title){margin-top:-30px;}}@media screen and (min-width:1420px){.paragraph--type--accordion:not(.has-title) + .paragraph--type--from-library__accordion,.paragraph--type--from-library__accordion + .paragraph--type--accordion:not(.has-title),.paragraph--type--from-library__accordion + .paragraph--type--from-library__accordion,.paragraph--type--accordion + .paragraph--type--accordion:not(.has-title){margin-top:-60px;}}@media screen and (max-width:600px){.paragraph--type--accordion:not(.has-title) + .paragraph--type--from-library__accordion,.paragraph--type--from-library__accordion + .paragraph--type--accordion:not(.has-title),.paragraph--type--from-library__accordion + .paragraph--type--from-library__accordion,.paragraph--type--accordion + .paragraph--type--accordion:not(.has-title){padding-top:5px;}}@media screen and (min-width:1420px){.paragraph--type--accordion:not(.has-title) + .paragraph--type--from-library__accordion,.paragraph--type--from-library__accordion + .paragraph--type--accordion:not(.has-title),.paragraph--type--from-library__accordion + .paragraph--type--from-library__accordion,.paragraph--type--accordion + .paragraph--type--accordion:not(.has-title){padding-top:10px;}}.paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box{margin-top:calc(-30px + -30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box{margin-top:-30px;}}@media screen and (min-width:1420px){.paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box{margin-top:-60px;}}.paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image):not(.paragraph--type--slider){padding-top:0;}@media (max-width:810px){.paragraph-has-aside + .paragraph--view-mode--default.breakout-box{margin-top:0;}}.paragraph-has-aside.has-aside-content + .paragraph--view-mode--default.breakout-box{margin-top:0 !important;}.page-node-type-article .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-article .paragraph--view-mode--default.paragraph--type--banner.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-article .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box,.page-node-type-handbook-article .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-handbook-article .paragraph--view-mode--default.paragraph--type--banner.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-handbook-article .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.page-node-type-article .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-article .paragraph--view-mode--default.paragraph--type--banner.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-article .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box,.page-node-type-handbook-article .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-handbook-article .paragraph--view-mode--default.paragraph--type--banner.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-handbook-article .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box{padding-top:30px;}}@media screen and (min-width:1420px){.page-node-type-article .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-article .paragraph--view-mode--default.paragraph--type--banner.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-article .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box,.page-node-type-handbook-article .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-handbook-article .paragraph--view-mode--default.paragraph--type--banner.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image),.page-node-type-handbook-article .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.paragraph--type--node-refs.breakout-box{padding-top:60px;}}.page-node-type-page .paragraph--view-mode--default + .paragraph--view-mode--default.breakout-box,.page-taxonomyterm-type-section .paragraph--view-mode--default + .paragraph--view-mode--default.breakout-box{margin-top:calc(-30px + -30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.page-node-type-page .paragraph--view-mode--default + .paragraph--view-mode--default.breakout-box,.page-taxonomyterm-type-section .paragraph--view-mode--default + .paragraph--view-mode--default.breakout-box{margin-top:-30px;}}@media screen and (min-width:1420px){.page-node-type-page .paragraph--view-mode--default + .paragraph--view-mode--default.breakout-box,.page-taxonomyterm-type-section .paragraph--view-mode--default + .paragraph--view-mode--default.breakout-box{margin-top:-60px;}}.page-node-type-page .paragraph--view-mode--default.breakout-box:not(.referred-blok__main_newsletter_signup) + .paragraph--view-mode--default,.page-taxonomyterm-type-section .paragraph--view-mode--default.breakout-box:not(.referred-blok__main_newsletter_signup) + .paragraph--view-mode--default{margin-top:calc(-30px + -30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.page-node-type-page .paragraph--view-mode--default.breakout-box:not(.referred-blok__main_newsletter_signup) + .paragraph--view-mode--default,.page-taxonomyterm-type-section .paragraph--view-mode--default.breakout-box:not(.referred-blok__main_newsletter_signup) + .paragraph--view-mode--default{margin-top:-30px;}}@media screen and (min-width:1420px){.page-node-type-page .paragraph--view-mode--default.breakout-box:not(.referred-blok__main_newsletter_signup) + .paragraph--view-mode--default,.page-taxonomyterm-type-section .paragraph--view-mode--default.breakout-box:not(.referred-blok__main_newsletter_signup) + .paragraph--view-mode--default{margin-top:-60px;}}.page-node-type-page .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image):not(.paragraph--type--slider),.page-taxonomyterm-type-section .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image):not(.paragraph--type--slider){padding-top:0;margin-top:calc(-30px + -30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.page-node-type-page .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image):not(.paragraph--type--slider),.page-taxonomyterm-type-section .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image):not(.paragraph--type--slider){margin-top:-30px;}}@media screen and (min-width:1420px){.page-node-type-page .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image):not(.paragraph--type--slider),.page-taxonomyterm-type-section .paragraph--view-mode--default.breakout-box + .paragraph--view-mode--default.breakout-box:not(.has-background-image):not(.paragraph--type--slider){margin-top:-60px;}}.page-node-type-page .paragraph--type--collection.paragraph--view-mode--default + .paragraph--view-mode--default,.page-taxonomyterm-type-section .paragraph--type--collection.paragraph--view-mode--default + .paragraph--view-mode--default{margin-top:calc(-30px + -30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.page-node-type-page .paragraph--type--collection.paragraph--view-mode--default + .paragraph--view-mode--default,.page-taxonomyterm-type-section .paragraph--type--collection.paragraph--view-mode--default + .paragraph--view-mode--default{margin-top:-30px;}}@media screen and (min-width:1420px){.page-node-type-page .paragraph--type--collection.paragraph--view-mode--default + .paragraph--view-mode--default,.page-taxonomyterm-type-section .paragraph--type--collection.paragraph--view-mode--default + .paragraph--view-mode--default{margin-top:-60px;}}.page-node-type-news .paragraph--view-mode--default.breakout-box:last-child{padding-bottom:0;}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default{background-color:#E8E6E3;}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .node--type-article,.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .node--type-news,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .node--type-article,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .node--type-news,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .node--type-article,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .node--type-news,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .node--type-article,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .node--type-news{background-color:#fff;}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after{content:"→";}.has-mouse .page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after{transform:translateX(2px);}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after{top:12px;}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::after{left:12px;}.page-node-type-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-node-type-handbook-article .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-artikel-tema .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-law-areas .paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link a::before{background-color:#F6F5F3;}.page-node-type-article .paragraph--type--banner.paragraph--view-mode--default,.page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default,.page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default,.page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default{background-color:#fff;}.page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a,.page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a,.page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a,.page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::before,.page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after{content:"→";}.has-mouse .page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after{transform:translateX(2px);}.page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after{top:12px;}.page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::before,.page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::before,.page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse .page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::before,.has-mouse
    .page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.page-node-type-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-node-type-handbook-article .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--banner.paragraph--view-mode--default .field--name-field-link a::after{left:12px;}.page-node-type-handbook-article .paragraph--type--collection.paragraph--view-mode--default,.page-node-type-article .paragraph--type--collection.paragraph--view-mode--default,.page-taxonomyterm-type-artikel-tema .paragraph--type--collection.paragraph--view-mode--default,.page-taxonomyterm-type-law-areas .paragraph--type--collection.paragraph--view-mode--default{background-color:#fff;}.page-node-type-handbook-article .paragraph--type--collection.paragraph--view-mode--default .paragraph--type--banner.paragraph--view-mode--collection,.page-node-type-article .paragraph--type--collection.paragraph--view-mode--default .paragraph--type--banner.paragraph--view-mode--collection,.page-taxonomyterm-type-artikel-tema .paragraph--type--collection.paragraph--view-mode--default .paragraph--type--banner.paragraph--view-mode--collection,.page-taxonomyterm-type-law-areas .paragraph--type--collection.paragraph--view-mode--default .paragraph--type--banner.paragraph--view-mode--collection{background-color:#F6F5F3;}.page-node-type-article .paragraph--type--block.paragraph--view-mode--default .node--type-job.node--view-mode-teaser,.page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .node--type-job.node--view-mode-teaser,.page-node-type-page .paragraph--type--block.paragraph--view-mode--default .node--type-job.node--view-mode-teaser,.page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .node--type-job.node--view-mode-teaser,.page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .node--type-job.node--view-mode-teaser,.page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .node--type-job.node--view-mode-teaser{background-color:#fff;}.page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a,.page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a,.page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a,.page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a,.page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a,.page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after{content:"→";}.has-mouse .page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after{transform:translateX(2px);}.page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after{top:12px;}.page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before,.page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after,.has-mouse
  .page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before,.has-mouse
  .page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.page-node-type-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-node-type-handbook-article .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-node-type-page .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-section .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-artikel-tema .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after,.page-taxonomyterm-type-law-areas .paragraph--type--block.paragraph--view-mode--default .view .more-link a::after{left:12px;}.page-node-type-article .paragraph--type--accordion.paragraph--view-mode--default .accordion--header,.page-node-type-handbook-article .paragraph--type--accordion.paragraph--view-mode--default .accordion--header,.page-node-type-page .paragraph--type--accordion.paragraph--view-mode--default .accordion--header,.page-taxonomyterm-type-section .paragraph--type--accordion.paragraph--view-mode--default .accordion--header,.page-taxonomyterm-type-artikel-tema .paragraph--type--accordion.paragraph--view-mode--default .accordion--header,.page-taxonomyterm-type-law-areas .paragraph--type--accordion.paragraph--view-mode--default .accordion--header{background-color:#fff;}.page-node-type-article .paragraph--type--accordion.paragraph--view-mode--default .accordion--icon,.page-node-type-handbook-article .paragraph--type--accordion.paragraph--view-mode--default .accordion--icon,.page-node-type-page .paragraph--type--accordion.paragraph--view-mode--default .accordion--icon,.page-taxonomyterm-type-section .paragraph--type--accordion.paragraph--view-mode--default .accordion--icon,.page-taxonomyterm-type-artikel-tema .paragraph--type--accordion.paragraph--view-mode--default .accordion--icon,.page-taxonomyterm-type-law-areas .paragraph--type--accordion.paragraph--view-mode--default .accordion--icon{background-color:#fff;border-color:#F6F5F3;}.page-node-type-article .paragraph--type--accordion.paragraph--view-mode--default .accordion--content,.page-node-type-handbook-article .paragraph--type--accordion.paragraph--view-mode--default .accordion--content,.page-node-type-page .paragraph--type--accordion.paragraph--view-mode--default .accordion--content,.page-taxonomyterm-type-section .paragraph--type--accordion.paragraph--view-mode--default .accordion--content,.page-taxonomyterm-type-artikel-tema .paragraph--type--accordion.paragraph--view-mode--default .accordion--content,.page-taxonomyterm-type-law-areas .paragraph--type--accordion.paragraph--view-mode--default .accordion--content{background-color:#fff;}@media (max-width:810px){.paragraph-has-aside{display:block;}.paragraph-has-aside .paragraph__main-content{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:82.95775%;margin-right:0;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph-has-aside .paragraph__main-content{margin-bottom:25px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph-has-aside .paragraph__main-content{margin-bottom:50px;}}@media (max-width:810px){.paragraph-has-aside .paragraph__main-content .field--name-field-text-formatted-long{width:100%;float:none;}.paragraph-has-aside .field--name-field-aside-paragraphs{width:82.95775%;}}@media (max-width:600px){.paragraph-has-aside .paragraph__main-content{width:100%;}.paragraph-has-aside .field--name-field-aside-paragraphs{width:100%;}}
.paragraph--type--block.paragraph--view-mode--default > .field--name-field-image{background-color:#d6c2c3;}.paragraph--type--block.paragraph--view-mode--default > .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.paragraph--type--block.paragraph--view-mode--default{position:relative;}.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside > .contextual{right:auto;left:10px;}.paragraph--type--block.paragraph--view-mode--default > .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#929E98;}.paragraph--type--block.paragraph--view-mode--default > .field--name-field-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block{display:flex;justify-content:space-between;}.paragraphblock-has-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-webform,.paragraphblock-has-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-block{margin-right:calc(12px + 20 * ((100vw - 600px) / 820));flex-shrink:0;}@media screen and (max-width:600px){.paragraphblock-has-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-webform,.paragraphblock-has-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-block{margin-right:12px;}}@media screen and (min-width:1420px){.paragraphblock-has-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-webform,.paragraphblock-has-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-block{margin-right:32px;}}.paragraphblock-has-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-aside-paragraphs{width:31.83099%;flex-shrink:0;}.no-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-webform{width:48.87324%;}.no-aside.paragraph--type--block.paragraph--view-mode--default .paragraph--block__block > .field--name-field-block{width:100%;}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content{position:relative;z-index:2;}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{margin-bottom:15px;}}@media screen and (min-width:1420px){.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{margin-bottom:30px;}}.title-large.has-background-image.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.title-large.has-background-image.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{font-size:28px;}}@media screen and (min-width:1420px){.title-large.has-background-image.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{font-size:50px;}}@media screen and (max-width:600px){.title-large.has-background-image.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{line-height:27px;}}@media screen and (min-width:1420px){.title-large.has-background-image.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{line-height:52px;}}@media screen and (max-width:600px){.title-large.has-background-image.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{margin-bottom:30px;}}@media screen and (min-width:1420px){.title-large.has-background-image.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{margin-bottom:60px;}}.has-background-image.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-paragraph-title h2{color:#fff;}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link{margin-top:calc(12px + 20 * ((100vw - 600px) / 820));display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link{margin-top:12px;}}@media screen and (min-width:1420px){.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link{margin-top:32px;}}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link .field__item{margin-right:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link .field__item{margin-right:20px;}}@media screen and (min-width:1420px){.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link .field__item{margin-right:40px;}}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a::after{content:"→";}.has-mouse .paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a:hover::after{transform:translateX(2px);}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a::after{top:12px;}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.paragraph--type--block.paragraph--view-mode--default .paragraph--block__content > .field--name-field-link a::after{left:12px;}.paragraph--type--block.paragraph--view-mode--default .webform-submission-form details.form-wrapper summary{background-color:#fff;}.paragraph--type--block.paragraph--view-mode--default .webform-submission-form details.form-wrapper summary::before{background-color:#fff;}.paragraph--type--block.paragraph--view-mode--default .webform-submission-form details.form-wrapper .details-wrapper{background-color:#fff;}.paragraph--type--block.referred-blok__views_block--article_themes-main .paragraph--block__content,.paragraph--type--block.referred-blok__views_block--news-agreement .paragraph--block__content{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--block.referred-blok__views_block--article_themes-main .paragraph--block__content,.paragraph--type--block.referred-blok__views_block--news-agreement .paragraph--block__content{padding-top:30px;}}@media screen and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--article_themes-main .paragraph--block__content,.paragraph--type--block.referred-blok__views_block--news-agreement .paragraph--block__content{padding-top:60px;}}.paragraph--type--block.referred-blok__views_block--law_areas-main.waypoint-animation{opacity:0;}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider:not(:has(.node--type-job)){display:none;}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .paragraph--block__content{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .paragraph--block__content{padding-top:30px;}}@media screen and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .paragraph--block__content{padding-top:60px;}}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .node--type-job.node--view-mode-teaser:not(.is-internal){background-color:#fff;}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a::after{content:"→";}.has-mouse .paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a:hover::after{transform:translateX(2px);}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a::after{top:12px;}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.paragraph--type--block.referred-blok__views_block--jobs-latest_slider .view-jobs.view-display-id-latest_slider .more-link a::after{left:12px;}.paragraph--type--block.paragraphblock-has-aside .field--name-field-block{width:48.87324%;overflow:hidden;}.paragraph--type--block.paragraphblock-has-aside[class*='referred-blok__views_block--'] .field--name-field-block{width:65.91549%;overflow:hidden;}.paragraph--type--block.paragraphblock-has-aside[class*='referred-blok__views_block--'] .field--name-field-block .block-views{width:77.53521%;}.paragraph--type--block.paragraphblock-has-aside[class*='referred-blok__views_block--'] .field--name-field-block .block-views .slick-slide{margin-right:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--block.paragraphblock-has-aside[class*='referred-blok__views_block--'] .field--name-field-block .block-views .slick-slide{margin-right:12px;}}@media screen and (min-width:1420px){.paragraph--type--block.paragraphblock-has-aside[class*='referred-blok__views_block--'] .field--name-field-block .block-views .slick-slide{margin-right:32px;}}.paragraph--type--block.paragraphblock-has-aside[class*='referred-webform__'] .field--name-field-webform{width:48.87324%;}.paragraph--type--block.paragraph--view-mode--default.referred-blok__main_newsletter_signup{margin-bottom:0;background-color:#fff;}.paragraph--type--block.referred-blok__views_block--handbook_articles-main_amr{z-index:2;}.paragraph--type--block.referred-blok__views_block--handbook_themes-amr{z-index:1;}@media (max-width:1024px){.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default .field--name-field-block{width:65.91549%;}.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default[class*='referred-webform__'] .field--name-field-webform{width:57.39437%;}}@media (max-width:810px){.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default .paragraph--block__block{flex-wrap:wrap;}.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default .paragraph--block__block > .field--name-field-aside-paragraphs{width:100%;margin-top:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default .paragraph--block__block > .field--name-field-aside-paragraphs{margin-top:20px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default .paragraph--block__block > .field--name-field-aside-paragraphs{margin-top:40px;}}@media (max-width:810px){.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default .paragraph--block__block > .field--name-field-webform,.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default .paragraph--block__block > .field--name-field-block{width:100%;}.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default[class*='referred-blok__views_block--'] .field--name-field-block{width:100%;overflow:visible;}.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default[class*='referred-blok__views_block--'] .field--name-field-block .block-views{width:100%;}.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default[class*='referred-webform__'] .paragraph--block__block > .field--name-field-aside-paragraphs{margin-top:0;}.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default[class*='referred-webform__'] .paragraph--block__block > .field--name-field-webform{width:74.43662%;margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default[class*='referred-webform__'] .paragraph--block__block > .field--name-field-webform{margin-bottom:20px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default[class*='referred-webform__'] .paragraph--block__block > .field--name-field-webform{margin-bottom:40px;}}@media (max-width:600px){.paragraph--type--block.paragraphblock-has-aside.paragraph--view-mode--default[class*='referred-webform__'] .paragraph--block__block > .field--name-field-webform{width:82.95775%;}}@media (max-width:1024px){.paragraph--type--block.no-aside.paragraph--view-mode--default[class*='referred-webform__'] .field--name-field-webform{width:57.39437%;}}@media (max-width:810px){.paragraph--type--block.no-aside.paragraph--view-mode--default > .field--name-field-webform > .field--name-field-aside-paragraphs{width:100%;}.paragraph--type--block.no-aside.paragraph--view-mode--default[class*='referred-webform__'] .field--name-field-webform{width:74.43662%;}}@media (max-width:600px){.paragraph--type--block.no-aside.paragraph--view-mode--default[class*='referred-webform__'] .field--name-field-webform{width:82.95775%;}}@media (max-width:810px){.paragraph--type--block.referred-blok__views_block--news-block_latest{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#E8E6E3;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest{padding-top:30px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest{padding-top:60px;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest{padding-bottom:30px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest{padding-bottom:60px;}}@media (max-width:810px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .node__content{flex-direction:column;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .node__content .teaser-image-container{margin-right:0;position:relative;overflow:hidden;width:100%;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .node__content .teaser-image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .node__content .teaser-image-container::after{content:"";display:table;clear:both;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .node__content .teaser-image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .news--teaser--info{flex-direction:column;flex-grow:1;padding-bottom:0;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .news--teaser--info::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:30%;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .news--teaser--info::after{content:"";display:table;clear:both;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .news--teaser--info__inner{padding-bottom:calc(12px + 20 * ((100vw - 600px) / 820));display:flex;flex-direction:column;width:100%;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .news--teaser--info__inner{padding-bottom:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .news--teaser--info__inner{padding-bottom:32px;}}@media (max-width:810px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{font-size:calc(23px + 5 * ((100vw - 600px) / 820));line-height:calc(26px + 9 * ((100vw - 600px) / 820));padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));font-weight:400;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{font-size:23px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{font-size:28px;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{line-height:26px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{line-height:35px;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{padding-left:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{padding-left:32px;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{padding-right:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{padding-right:32px;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{margin-bottom:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-title{margin-bottom:20px;}}@media (max-width:810px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .news--teaser-highlighted--type-date{display:flex;margin-top:auto;}.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-field-news-type{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));display:block;box-sizing:border-box;width:34.83568%;color:#B63239;flex-shrink:0;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-field-news-type{padding-left:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-field-news-type{padding-left:32px;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-field-news-type{font-size:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-field-news-type{font-size:14px;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-field-news-type{line-height:15px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted .field--name-field-news-type{line-height:17px;}}@media (max-width:810px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted time{display:block;color:#6F6F6F;width:65.16432%;align-items:flex-end;padding-right:calc(12px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted time{padding-right:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.referred-blok__views_block--news-block_latest .node--type-news.node--view-mode-teaser-highlighted time{padding-right:32px;}}
.paragraph--type--collection.paragraph--view-mode--default{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.paragraph--type--collection.paragraph--view-mode--default{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group{grid-gap:12px;}}@media screen and (min-width:1420px){.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group{grid-gap:32px;}}.colspan__6.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 6;}@media (max-width:600px){.colspan__6.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 12;}}.colspan__4.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 4;}@media (max-width:600px){.colspan__4.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 12;}}.colspan__3.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 3;}@media (max-width:600px){.colspan__3.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 12;}}.paragraph--type--collection.paragraph--view-mode--default{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.paragraph--type--collection.paragraph--view-mode--default{padding-top:30px;}}@media screen and (min-width:1420px){.paragraph--type--collection.paragraph--view-mode--default{padding-top:60px;}}@media screen and (max-width:600px){.paragraph--type--collection.paragraph--view-mode--default{padding-bottom:30px;}}@media screen and (min-width:1420px){.paragraph--type--collection.paragraph--view-mode--default{padding-bottom:60px;}}.paragraph--type--collection.paragraph--view-mode--default .field--name-field-title,.paragraph--type--collection.paragraph--view-mode--default .field--name-field-text-plain-long{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.paragraph--type--collection.paragraph--view-mode--default .animation-container{margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--collection.paragraph--view-mode--default .animation-container{margin-bottom:12px;}}@media screen and (min-width:1420px){.paragraph--type--collection.paragraph--view-mode--default .animation-container{margin-bottom:32px;}}.paragraph--type--collection.paragraph--view-mode--default .animation-container:last-child{margin-bottom:0;}.remove-grid-gap.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group{grid-column-gap:0;}@media (max-width:810px){.colspan__6.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 12;}}@media (max-width:810px){.colspan__4.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 12;}}@media (max-width:1024px){.colspan__3.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 6;}}@media (max-width:810px){.colspan__3.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__group > .paragraph{grid-column:span 12;}}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link{margin-top:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link{margin-top:12px;}}@media screen and (min-width:1420px){.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link{margin-top:32px;}}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a::after{content:"→";}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a:hover::after{transform:translateX(2px);}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a::after{top:12px;}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-link a::after{left:12px;}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file{margin-top:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file{margin-top:12px;}}@media screen and (min-width:1420px){.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file{margin-top:32px;}}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a:hover::after{transform:translateY(2px);}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a::after{content:"";}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a::after{top:12px;}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.paragraph--type--collection.paragraph--view-mode--default > .field--name-field-file a::after{left:12px;}@media (max-width:810px){.colspan__3.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__annonce > .paragraph{grid-column:span 6;}}@media (max-width:414px){.colspan__3.paragraph--type--collection.paragraph--view-mode--default .field--name-field-paragraphs-collection__annonce > .paragraph{grid-column:span 12;}}
.paragraph--type--calculator{position:relative;margin-bottom:0 !important;padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--calculator{padding-bottom:30px;}}@media screen and (min-width:1420px){.paragraph--type--calculator{padding-bottom:60px;}}.paragraph--type--calculator:first-child{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--calculator:first-child{padding-top:30px;}}@media screen and (min-width:1420px){.paragraph--type--calculator:first-child{padding-top:60px;}}
.paragraph--type--text .paragraph__main-content .field--name-field-text-formatted-long{width:74.15493%;margin-right:3.38028%;float:left;}@media (max-width:810px){.paragraph--type--text .paragraph__main-content .field--name-field-text-formatted-long{width:82.95775%;float:none;}}@media (max-width:600px){.paragraph--type--text .paragraph__main-content .field--name-field-text-formatted-long{width:100%;}}
.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{box-sizing:border-box;padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-top:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(18px + 30 * ((100vw - 600px) / 820));color:#fff;font-weight:400;}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{padding-left:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{padding-left:32px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{padding-top:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{padding-top:32px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{padding-right:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{padding-right:32px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{padding-bottom:18px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default,.paragraph--type--text-box.paragraph--view-mode--aside,.paragraph--type--text-box.paragraph--view-mode--collection{padding-bottom:48px;}}.paragraph--type--text-box.paragraph--view-mode--default.background-color__red,.paragraph--type--text-box.paragraph--view-mode--aside.background-color__red,.paragraph--type--text-box.paragraph--view-mode--collection.background-color__red{background-color:#B63239;}.paragraph--type--text-box.paragraph--view-mode--default.background-color__petroleum,.paragraph--type--text-box.paragraph--view-mode--aside.background-color__petroleum,.paragraph--type--text-box.paragraph--view-mode--collection.background-color__petroleum{background-color:#0D3B43;}.paragraph--type--text-box.paragraph--view-mode--default.background-color__green,.paragraph--type--text-box.paragraph--view-mode--aside.background-color__green,.paragraph--type--text-box.paragraph--view-mode--collection.background-color__green{background-color:#2F664C;}.paragraph--type--text-box.paragraph--view-mode--default.background-color__black,.paragraph--type--text-box.paragraph--view-mode--aside.background-color__black,.paragraph--type--text-box.paragraph--view-mode--collection.background-color__black{background-color:#000;}.paragraph--type--text-box.paragraph--view-mode--default .inner__content,.paragraph--type--text-box.paragraph--view-mode--aside .inner__content,.paragraph--type--text-box.paragraph--view-mode--collection .inner__content{display:flex;flex-direction:column;height:100%;}.paragraph--type--text-box.paragraph--view-mode--default .top-content,.paragraph--type--text-box.paragraph--view-mode--aside .top-content,.paragraph--type--text-box.paragraph--view-mode--collection .top-content{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default .top-content,.paragraph--type--text-box.paragraph--view-mode--aside .top-content,.paragraph--type--text-box.paragraph--view-mode--collection .top-content{margin-bottom:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default .top-content,.paragraph--type--text-box.paragraph--view-mode--aside .top-content,.paragraph--type--text-box.paragraph--view-mode--collection .top-content{margin-bottom:20px;}}.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-paragraph-title h3,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-paragraph-title h3,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-paragraph-title h3{margin-bottom:0;}.paragraph--type--text-box.paragraph--view-mode--default .bottom-content,.paragraph--type--text-box.paragraph--view-mode--aside .bottom-content,.paragraph--type--text-box.paragraph--view-mode--collection .bottom-content{margin-top:auto;padding-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default .bottom-content,.paragraph--type--text-box.paragraph--view-mode--aside .bottom-content,.paragraph--type--text-box.paragraph--view-mode--collection .bottom-content{padding-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default .bottom-content,.paragraph--type--text-box.paragraph--view-mode--aside .bottom-content,.paragraph--type--text-box.paragraph--view-mode--collection .bottom-content{padding-top:20px;}}.paragraph--type--text-box.paragraph--view-mode--default .bottom-content > div,.paragraph--type--text-box.paragraph--view-mode--aside .bottom-content > div,.paragraph--type--text-box.paragraph--view-mode--collection .bottom-content > div{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default .bottom-content > div,.paragraph--type--text-box.paragraph--view-mode--aside .bottom-content > div,.paragraph--type--text-box.paragraph--view-mode--collection .bottom-content > div{margin-bottom:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default .bottom-content > div,.paragraph--type--text-box.paragraph--view-mode--aside .bottom-content > div,.paragraph--type--text-box.paragraph--view-mode--collection .bottom-content > div{margin-bottom:20px;}}.paragraph--type--text-box.paragraph--view-mode--default .bottom-content > div:last-child,.paragraph--type--text-box.paragraph--view-mode--aside .bottom-content > div:last-child,.paragraph--type--text-box.paragraph--view-mode--collection .bottom-content > div:last-child{margin-bottom:0;}.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-image,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-image,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-image{width:100%;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-image,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-image,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-image{margin-bottom:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-image,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-image,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-image{margin-bottom:20px;}}.paragraph--type--text-box.paragraph--view-mode--default .field--type-file a,.paragraph--type--text-box.paragraph--view-mode--aside .field--type-file a,.paragraph--type--text-box.paragraph--view-mode--collection .field--type-file a{font-weight:500;color:#fff;}.paragraph--type--text-box.paragraph--view-mode--default .field--type-file a::after,.paragraph--type--text-box.paragraph--view-mode--aside .field--type-file a::after,.paragraph--type--text-box.paragraph--view-mode--collection .field--type-file a::after{color:#fff;opacity:0.6;}.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-links,.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-files,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-links,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-files,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-links,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-files{display:flex;flex-wrap:wrap;}.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-files .field__item,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-files .field__item,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-files .field__item{margin-right:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-files .field__item,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-files .field__item,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-files .field__item{margin-right:5px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-files .field__item,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-files .field__item,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-links .field__item,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-files .field__item{margin-right:10px;}}.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-links .field__item:last-child,.paragraph--type--text-box.paragraph--view-mode--default.inline-links-and-files .field--name-field-files .field__item:last-child,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-links .field__item:last-child,.paragraph--type--text-box.paragraph--view-mode--aside.inline-links-and-files .field--name-field-files .field__item:last-child,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-links .field__item:last-child,.paragraph--type--text-box.paragraph--view-mode--collection.inline-links-and-files .field--name-field-files .field__item:last-child{margin-right:0;}.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-date{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));font-weight:400;text-align:right;margin-left:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-date{font-size:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-date{font-size:14px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-date{line-height:15px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-date{line-height:17px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-date{margin-left:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--default .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-date,.paragraph--type--text-box.paragraph--view-mode--collection .field--name-field-date{margin-left:20px;}}.paragraph--type--text-box.paragraph--view-mode--default a.cta-link,.paragraph--type--text-box.paragraph--view-mode--aside a.cta-link,.paragraph--type--text-box.paragraph--view-mode--collection a.cta-link{color:#fff;position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);font-weight:500;}.paragraph--type--text-box.paragraph--view-mode--default a.cta-link::after,.paragraph--type--text-box.paragraph--view-mode--aside a.cta-link::after,.paragraph--type--text-box.paragraph--view-mode--collection a.cta-link::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--text-box.paragraph--view-mode--default a.cta-link::before,.paragraph--type--text-box.paragraph--view-mode--aside a.cta-link::before,.paragraph--type--text-box.paragraph--view-mode--collection a.cta-link::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--text-box.paragraph--view-mode--default a.cta-link:hover::after,.has-mouse
    .paragraph--type--text-box.paragraph--view-mode--aside a.cta-link:hover::after,.has-mouse
    .paragraph--type--text-box.paragraph--view-mode--collection a.cta-link:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--text-box.paragraph--view-mode--default a.cta-link:hover::before,.has-mouse
    .paragraph--type--text-box.paragraph--view-mode--aside a.cta-link:hover::before,.has-mouse
    .paragraph--type--text-box.paragraph--view-mode--collection a.cta-link:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--text-box.paragraph--view-mode--default a.cta-link::after,.paragraph--type--text-box.paragraph--view-mode--aside a.cta-link::after,.paragraph--type--text-box.paragraph--view-mode--collection a.cta-link::after{color:#fff;opacity:0.6;}.paragraph--type--text-box.paragraph--view-mode--default .text-formatted ul li::before,.paragraph--type--text-box.paragraph--view-mode--default .text-formatted ol li::before,.paragraph--type--text-box.paragraph--view-mode--aside .text-formatted ul li::before,.paragraph--type--text-box.paragraph--view-mode--aside .text-formatted ol li::before,.paragraph--type--text-box.paragraph--view-mode--collection .text-formatted ul li::before,.paragraph--type--text-box.paragraph--view-mode--collection .text-formatted ol li::before{color:#fff;opacity:0.6;}.paragraph--type--text-box.paragraph--view-mode--default .text-formatted a:not(.cta-link),.paragraph--type--text-box.paragraph--view-mode--aside .text-formatted a:not(.cta-link),.paragraph--type--text-box.paragraph--view-mode--collection .text-formatted a:not(.cta-link){color:#fff !important;}.paragraph--type--text-box.paragraph--view-mode--default .text-formatted a:not(.cta-link):not(.file):not([data-entity-type="file"]),.paragraph--type--text-box.paragraph--view-mode--aside .text-formatted a:not(.cta-link):not(.file):not([data-entity-type="file"]),.paragraph--type--text-box.paragraph--view-mode--collection .text-formatted a:not(.cta-link):not(.file):not([data-entity-type="file"]){text-decoration:underline;}.paragraph--type--text-box.paragraph--view-mode--default .text-formatted a.file::after,.paragraph--type--text-box.paragraph--view-mode--default .text-formatted a[data-entity-type="file"]::after,.paragraph--type--text-box.paragraph--view-mode--aside .text-formatted a.file::after,.paragraph--type--text-box.paragraph--view-mode--aside .text-formatted a[data-entity-type="file"]::after,.paragraph--type--text-box.paragraph--view-mode--collection .text-formatted a.file::after,.paragraph--type--text-box.paragraph--view-mode--collection .text-formatted a[data-entity-type="file"]::after{opacity:0.6;color:#fff;}.paragraph--type--text-box.paragraph--view-mode--default{width:57.39437%;}.paragraph--type--text-box.paragraph--view-mode--slider{display:flex;background-color:#fff;}.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{display:flex;flex-direction:column;border-left:2px solid;box-sizing:border-box;padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}.background-color__red.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{border-color:#B63239;}.background-color__petroleum.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{border-color:#0D3B43;}.background-color__green.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{border-color:#2F664C;}.background-color__black.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{border-color:#000;}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{padding-left:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{padding-left:32px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{padding-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{padding-top:20px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{padding-right:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{padding-right:32px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{padding-bottom:15px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content{padding-bottom:30px;}}.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-text-formatted-long{font-size:calc(23px + 5 * ((100vw - 600px) / 820));line-height:calc(26px + 9 * ((100vw - 600px) / 820));margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-text-formatted-long{font-size:23px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-text-formatted-long{font-size:28px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-text-formatted-long{line-height:26px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-text-formatted-long{line-height:35px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-text-formatted-long{margin-bottom:20px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-text-formatted-long{margin-bottom:40px;}}.paragraph--type--text-box.paragraph--view-mode--slider .field--type-file{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--type-file{margin-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--type-file{margin-top:20px;}}.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-paragraph-title{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-paragraph-title{margin-bottom:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-paragraph-title{margin-bottom:20px;}}.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-paragraph-title h3{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));font-weight:400;color:#B63239;margin-bottom:0;}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-paragraph-title h3{font-size:15px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-paragraph-title h3{font-size:17px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-paragraph-title h3{line-height:21px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-paragraph-title h3{line-height:24px;}}.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links{display:flex;flex-wrap:wrap;margin-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-left:calc(12px + 20 * ((100vw - 600px) / 820));min-width:10%;max-width:70%;}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links{margin-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links{margin-top:20px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links{padding-left:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links{padding-left:32px;}}.layout-left .slider .paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links{box-sizing:border-box;width:25.84507%;}.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links a{display:inline-flex;margin-right:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links a{margin-right:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .field--name-field-links a{margin-right:20px;}}.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));margin-left:calc(-12px + -20 * ((100vw - 600px) / 820));margin-right:calc(-12px + -20 * ((100vw - 600px) / 820));display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;flex-grow:1;margin-top:auto;}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom{margin-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom{margin-top:20px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom{margin-left:-12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom{margin-left:-32px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom{margin-right:-12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom{margin-right:-32px;}}.no-links.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom{justify-content:end;}.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{padding-right:calc(12px + 20 * ((100vw - 600px) / 820));margin-left:calc(12px + 20 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));color:#6F6F6F;justify-self:flex-end;}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{padding-right:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{padding-right:32px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{margin-left:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{margin-left:32px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{font-size:12px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{font-size:14px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{line-height:15px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--slider .inner__content--bottom .field--name-field-date{line-height:17px;}}.paragraph--type--text-box.paragraph--view-mode--aside .top-content{margin-bottom:0;}.paragraph--type--text-box.paragraph--view-mode--aside .field--type-text-long{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--aside .field--type-text-long{padding-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--aside .field--type-text-long{padding-top:20px;}}.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-paragraph-title h3{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));font-weight:700;margin-bottom:0;}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-paragraph-title h3{font-size:15px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-paragraph-title h3{font-size:17px;}}@media screen and (max-width:600px){.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-paragraph-title h3{line-height:21px;}}@media screen and (min-width:1420px){.paragraph--type--text-box.paragraph--view-mode--aside .field--name-field-paragraph-title h3{line-height:24px;}}.paragraph--type--text-box.paragraph--view-mode--aside a{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media (max-width:810px){.paragraph--type--text-box.paragraph--view-mode--default{width:100%;}}
.paragraph--type--image .field--name-field-image{width:87.07746%;background-color:#ebe9e4;}.paragraph--type--image img{max-height:60vh;max-width:100%;width:auto;margin-left:auto;margin-right:auto;}@media (max-width:1680px){.paragraph--type--image img{max-height:70vh;}}@media (max-width:1240px){.paragraph--type--image img{max-height:75vh;}}@media (max-width:1024px){.paragraph--type--image img{max-height:80vh;}}.paragraph--type--image .field--name-field-image-caption{margin-top:calc(2.5px + 2.5 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));color:#6F6F6F;}@media screen and (max-width:600px){.paragraph--type--image .field--name-field-image-caption{margin-top:2.5px;}}@media screen and (min-width:1420px){.paragraph--type--image .field--name-field-image-caption{margin-top:5px;}}@media screen and (max-width:600px){.paragraph--type--image .field--name-field-image-caption{font-size:12px;}}@media screen and (min-width:1420px){.paragraph--type--image .field--name-field-image-caption{font-size:14px;}}@media screen and (max-width:600px){.paragraph--type--image .field--name-field-image-caption{line-height:15px;}}@media screen and (min-width:1420px){.paragraph--type--image .field--name-field-image-caption{line-height:17px;}}@media (max-width:810px){.paragraph--type--image .field--name-field-image{width:100%;margin-right:0;}}
.paragraph--type--image.paragraph--view-mode--collection .paragraph__main-content{width:100%;margin-right:0;}.paragraph--type--image.paragraph--view-mode--collection .field--name-field-image{width:100%;}
.paragraph--type--node-refs.paragraph--view-mode--default{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.paragraph--type--node-refs.paragraph--view-mode--default{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-node-refs,.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-taxonomy-term-references,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-node-refs,.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-taxonomy-term-references,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner{grid-gap:12px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-node-refs,.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-taxonomy-term-references,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner{grid-gap:32px;}}.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term,.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 6;}@media (max-width:600px){.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term,.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 12;}}.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term,.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node{grid-column:span 4;}@media (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term,.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node{grid-column:span 12;}}.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term,.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 3;}@media (max-width:600px){.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term,.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 12;}}.paragraph--type--node-refs.paragraph--view-mode--default{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--default{padding-top:30px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--default{padding-top:60px;}}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--default{padding-bottom:30px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--default{padding-bottom:60px;}}@media (max-width:810px){.paragraph--type--node-refs.paragraph--view-mode--default .node{grid-column:span 12;}}@media (max-width:810px){.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term{grid-column:span 12;}}@media (max-width:1024px){.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term{grid-column:span 6;}}@media (max-width:414px){.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term{grid-column:span 12;}}@media (max-width:1024px){.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term{grid-column:span 6;}}@media (max-width:810px){.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .node,.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .taxonomy-term{grid-column:span 12;}}.paragraph--type--node-refs.paragraph--view-mode--default .accordion{margin-top:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--default .accordion{margin-top:12px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--default .accordion{margin-top:32px;}}.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content{margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content{margin-bottom:12px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content{margin-bottom:32px;}}@media (max-width:810px){.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 12;}}@media (max-width:810px){.colspan__6.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 12;}}@media (max-width:1024px){.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 6;}}@media (max-width:414px){.colspan__4.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 12;}}@media (max-width:1024px){.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 6;}}@media (max-width:810px){.colspan__3.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .node,.paragraph--type--node-refs.paragraph--view-mode--default .accordion--content__inner > .taxonomy-term{grid-column:span 12;}}.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link{margin-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--default .field--name-field-link{margin-top:20px;}}.paragraph--type--node-refs.paragraph--view-mode--aside{margin-top:calc(20px + 20 * ((100vw - 600px) / 820));margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--aside{margin-top:20px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--aside{margin-top:40px;}}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--aside{margin-bottom:20px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--aside{margin-bottom:40px;}}.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-paragraph-title h2{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));font-weight:700;}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-paragraph-title h2{font-size:15px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-paragraph-title h2{font-size:17px;}}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-paragraph-title h2{line-height:21px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-paragraph-title h2{line-height:24px;}}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-paragraph-title h2{margin-bottom:5px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-paragraph-title h2{margin-bottom:10px;}}.paragraph--type--node-refs.paragraph--view-mode--aside:first-child{margin-top:0;}.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-node-refs > .field__item{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-node-refs > .field__item{margin-bottom:10px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-node-refs > .field__item{margin-bottom:20px;}}.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-node-refs > .field__item:last-child{margin-bottom:0;}.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-node-refs + .field--name-field-taxonomy-term-references{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-node-refs + .field--name-field-taxonomy-term-references{margin-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--node-refs.paragraph--view-mode--aside .field--name-field-node-refs + .field--name-field-taxonomy-term-references{margin-top:20px;}}.paragraph--type--node-refs.paragraph--view-mode--default:not(.colspan__6) .node--type-event.node--view-mode-teaser h2{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.paragraph--type--node-refs.paragraph--view-mode--default:not(.colspan__6) .node--type-event.node--view-mode-teaser .date{min-width:42px;box-sizing:content-box;}
.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-image{background-color:#d6c2c3;}.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.paragraph--type--banner.paragraph--view-mode--collection{display:flex;background-color:#fff;}.paragraph--type--banner.paragraph--view-mode--collection.has-link img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transition:transform 0.45s cubic-bezier(0.23,1,0.32,1),filter 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--banner.paragraph--view-mode--collection.has-link:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);transition:transform 0.9s cubic-bezier(0.23,1,0.32,1),filter 0.9s cubic-bezier(0.23,1,0.32,1);filter:saturate(100%);}.paragraph--type--banner.paragraph--view-mode--collection.has-link h2{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--banner.paragraph--view-mode--collection.has-link:hover h2{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.paragraph--type--banner.paragraph--view-mode--collection a{position:relative;height:100%;display:flex;flex-grow:1;}.paragraph--type--banner.paragraph--view-mode--collection .image-container{position:relative;overflow:hidden;position:relative;overflow:hidden;min-width:30.32864%;}.paragraph--type--banner.paragraph--view-mode--collection .image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.paragraph--type--banner.paragraph--view-mode--collection .image-container::after{content:"";display:table;clear:both;}.paragraph--type--banner.paragraph--view-mode--collection .image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.no-image.paragraph--type--banner.paragraph--view-mode--collection .image-container{display:none;}.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-image{width:100%;height:100%;flex-shrink:0;}.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-image img{height:100%;}.paragraph--type--banner.paragraph--view-mode--collection .banner-content{display:flex;flex-direction:column;box-sizing:border-box;padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(15px + 15 * ((100vw - 600px) / 820));flex-grow:1;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection .banner-content{padding-left:12px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--collection .banner-content{padding-left:32px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection .banner-content{padding-right:12px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--collection .banner-content{padding-right:32px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection .banner-content{padding-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--collection .banner-content{padding-top:20px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection .banner-content{padding-bottom:15px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--collection .banner-content{padding-bottom:30px;}}.paragraph--type--banner.paragraph--view-mode--collection .banner-content__bottom{margin-top:auto;}.paragraph--type--banner.paragraph--view-mode--collection h2{font-weight:400;margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection h2{margin-bottom:10px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--collection h2{margin-bottom:20px;}}.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-text-plain{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));font-weight:700;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-text-plain{font-size:12px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-text-plain{font-size:14px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-text-plain{line-height:15px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-text-plain{line-height:17px;}}.paragraph--type--banner.paragraph--view-mode--collection .pseudo-link,.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-links{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection .pseudo-link,.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-links{margin-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--collection .pseudo-link,.paragraph--type--banner.paragraph--view-mode--collection .field--name-field-links{margin-top:20px;}}.colspan__4 .paragraph--type--banner.paragraph--view-mode--collection a{display:block;}.colspan__4 .paragraph--type--banner.paragraph--view-mode--collection .image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:75%;}.colspan__4 .paragraph--type--banner.paragraph--view-mode--collection .image-container::after{content:"";display:table;clear:both;}.colspan__3 .paragraph--type--banner.paragraph--view-mode--collection a{display:block;}.colspan__3 .paragraph--type--banner.paragraph--view-mode--collection .image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:56.25%;}.colspan__3 .paragraph--type--banner.paragraph--view-mode--collection .image-container::after{content:"";display:table;clear:both;}@media (max-width:1240px){.paragraph--type--banner.paragraph--view-mode--collection a{flex-direction:column;}.paragraph--type--banner.paragraph--view-mode--collection .image-container{position:relative;overflow:hidden;}.paragraph--type--banner.paragraph--view-mode--collection .image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.paragraph--type--banner.paragraph--view-mode--collection .image-container::after{content:"";display:table;clear:both;}.paragraph--type--banner.paragraph--view-mode--collection .image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}}@media (max-width:810px){.paragraph--type--banner.paragraph--view-mode--collection a{flex-direction:row;flex-grow:1;}}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--collection .image-container{position:relative;overflow:hidden;}.paragraph--type--banner.paragraph--view-mode--collection .image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.paragraph--type--banner.paragraph--view-mode--collection .image-container::after{content:"";display:table;clear:both;}.paragraph--type--banner.paragraph--view-mode--collection .image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--banner.paragraph--view-mode--collection a{flex-direction:column;}}
.paragraph--type--banner.paragraph--view-mode--default{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.paragraph--type--banner.paragraph--view-mode--default{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image{background-color:#d6c2c3;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.paragraph--type--banner.paragraph--view-mode--default{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default{padding-top:30px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default{padding-top:60px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default{padding-bottom:30px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default{padding-bottom:60px;}}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:700;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain{font-size:18px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain{font-size:24px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain{line-height:24px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain{line-height:31px;}}.paragraph--type--banner.paragraph--view-mode--default{padding-bottom:calc(45px + 45 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default{padding-bottom:45px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default{padding-bottom:90px;}}.paragraph--type--banner.paragraph--view-mode--default a{width:100%;}.paragraph--type--banner.paragraph--view-mode--default .paragraph--banner__content{grid-column:span 7;padding-top:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .paragraph--banner__content{padding-top:40px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .paragraph--banner__content{padding-top:80px;}}.paragraph--type--banner.paragraph--view-mode--default .image-container{grid-column:span 5;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image{overflow:hidden;width:100%;height:100%;transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);position:relative;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain{margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain{margin-bottom:5px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain{margin-bottom:10px;}}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-title h2{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;color:#B63239;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-title h2{font-size:28px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-title h2{font-size:50px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-title h2{line-height:27px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-title h2{line-height:52px;}}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{width:85.1624%;margin-top:calc(25px + 25 * ((100vw - 600px) / 820));color:#6F6F6F;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{margin-top:25px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-plain-long{margin-top:50px;}}.paragraph--type--banner.paragraph--view-mode--default .pseudo-link{margin-top:calc(30px + 30 * ((100vw - 600px) / 820));position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .pseudo-link{margin-top:30px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .pseudo-link{margin-top:60px;}}.paragraph--type--banner.paragraph--view-mode--default .pseudo-link::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--banner.paragraph--view-mode--default .pseudo-link::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--banner.paragraph--view-mode--default .pseudo-link:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--banner.paragraph--view-mode--default .pseudo-link:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--banner.paragraph--view-mode--default .pseudo-link::after{content:"→";}.has-mouse .paragraph--type--banner.paragraph--view-mode--default .pseudo-link:hover::after{transform:translateX(2px);}.paragraph--type--banner.paragraph--view-mode--default .pseudo-link::after{top:12px;}.paragraph--type--banner.paragraph--view-mode--default .pseudo-link::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .paragraph--type--banner.paragraph--view-mode--default .pseudo-link:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .paragraph--type--banner.paragraph--view-mode--default .pseudo-link:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.paragraph--type--banner.paragraph--view-mode--default .pseudo-link::after{left:12px;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links{margin-top:calc(30px + 30 * ((100vw - 600px) / 820));margin-bottom:calc(-2.5px + -2.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links{margin-top:30px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links{margin-top:60px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links{margin-bottom:-2.5px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links{margin-bottom:-5px;}}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links .field__item{display:inline-block;margin-right:calc(10px + 10 * ((100vw - 600px) / 820));margin-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links .field__item{margin-right:10px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links .field__item{margin-right:20px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links .field__item{margin-bottom:2.5px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links .field__item{margin-bottom:5px;}}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-links .field__item:last-child{margin-right:0;}.paragraph--type--banner.paragraph--view-mode--default.no-image .paragraph--banner__content{grid-column:span 10;padding-top:0;}.paragraph--type--banner.paragraph--view-mode--default.no-image .field--name-field-text-plain-long{width:69.18873%;}.paragraph--type--banner.paragraph--view-mode--default.has-link img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transition:transform 0.45s cubic-bezier(0.23,1,0.32,1),filter 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--banner.paragraph--view-mode--default.has-link:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);transition:transform 0.9s cubic-bezier(0.23,1,0.32,1),filter 0.9s cubic-bezier(0.23,1,0.32,1);filter:saturate(100%);}.has-mouse .paragraph--type--banner.paragraph--view-mode--default.has-link:hover .field--name-field-image{transform:perspective(900px) rotate3d(2,-60,0,4deg) scale(1.025);transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--banner.paragraph--view-mode--default.has-link:hover .field--name-field-image img{transform:scale(1);}@media (max-width:1024px){.paragraph--type--banner.paragraph--view-mode--default .paragraph--banner__content{grid-column:span 6;}.paragraph--type--banner.paragraph--view-mode--default .image-container{grid-column:span 6;}}@media (max-width:810px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image{position:relative;overflow:hidden;order:-1;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image::after{content:"";display:table;clear:both;}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--banner.paragraph--view-mode--default .paragraph--banner__content{grid-column:span 12;order:2;padding-top:calc(10px + 10 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .paragraph--banner__content{padding-top:10px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--default .paragraph--banner__content{padding-top:20px;}}@media (max-width:810px){.paragraph--type--banner.paragraph--view-mode--default .image-container{grid-column:span 12;order:1;}}@media (max-width:810px){.has-mouse .paragraph--type--banner.paragraph--view-mode--default:hover .field--name-field-image{transform:perspective(0px) rotate3d(0,0,0,0deg) scale(1);}.has-mouse .paragraph--type--banner.paragraph--view-mode--default:hover .field--name-field-image img{transform:scale(1.05);}}
.paragraph--type--banner.paragraph--view-mode--slider-large,.paragraph--type--banner-special.paragraph--view-mode--slider-large{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image{background-color:#d6c2c3;}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image img,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.paragraph--type--banner.paragraph--view-mode--slider-large,.paragraph--type--banner-special.paragraph--view-mode--slider-large{position:relative;}.paragraph--type--banner.paragraph--view-mode--slider-large::before,.paragraph--type--banner-special.paragraph--view-mode--slider-large::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:31.25%;}.paragraph--type--banner.paragraph--view-mode--slider-large::after,.paragraph--type--banner-special.paragraph--view-mode--slider-large::after{content:"";display:table;clear:both;}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image img,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image img{-o-object-fit:cover;object-fit:cover;height:100%;}.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content{display:flex;height:100%;box-sizing:border-box;flex-direction:column;align-items:center;position:relative;color:#fff;z-index:1;padding-top:calc(90px + 90 * ((100vw - 600px) / 820));padding-bottom:calc(110px + 110 * ((100vw - 600px) / 820));transform:translateX(-40px);opacity:0;transition:transform 0.45s 0.8s cubic-bezier(0.755,0.05,0.855,0.06),opacity 0.45s 0.8s cubic-bezier(0.755,0.05,0.855,0.06);}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content{padding-top:90px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content{padding-top:180px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content{padding-bottom:110px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content{padding-bottom:220px;}}.slider--no-slick .paragraph--type--banner.paragraph--view-mode--slider-large .banner__content,.slider--no-slick
    .paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content{transform:translateX(0px);opacity:1;}.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content--inner,.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content--inner{width:90%;max-width:1420px;margin:auto;}.paragraph--type--banner.paragraph--view-mode--slider-large.slick-current .banner__content,.paragraph--type--banner-special.paragraph--view-mode--slider-large.slick-current .banner__content{transform:translateX(0);opacity:1;transition:transform 0.45s 0.6s cubic-bezier(0.25,0.46,0.45,0.94),opacity 0.45s 0.6s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--banner.paragraph--view-mode--slider-large h2,.paragraph--type--banner-special.paragraph--view-mode--slider-large h2{width:57.39437%;font-size:calc(34px + 34 * ((100vw - 600px) / 820));line-height:calc(34px + 31 * ((100vw - 600px) / 820));letter-spacing:-0.5;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider-large h2,.paragraph--type--banner-special.paragraph--view-mode--slider-large h2{font-size:34px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--slider-large h2,.paragraph--type--banner-special.paragraph--view-mode--slider-large h2{font-size:68px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider-large h2,.paragraph--type--banner-special.paragraph--view-mode--slider-large h2{line-height:34px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--slider-large h2,.paragraph--type--banner-special.paragraph--view-mode--slider-large h2{line-height:65px;}}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-body,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body{margin-top:calc(17.5px + 17.5 * ((100vw - 600px) / 820));width:40.35211%;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-body,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body{margin-top:17.5px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-body,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body{margin-top:35px;}}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links{padding-top:calc(15px + 15 * ((100vw - 600px) / 820));display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links{padding-top:15px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links{padding-top:30px;}}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links:after,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links:after{content:"";display:table;clear:both;}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links .field__item,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links .field__item{margin-right:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links .field__item,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links .field__item{margin-right:20px;}}@media screen and (min-width:1420px){.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links .field__item,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links .field__item{margin-right:40px;}}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links .field__item:last-child,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links .field__item:last-child{margin-right:0;}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a{color:#fff;position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;float:left;}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a::after,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a::before,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a:hover::after,.has-mouse
      .paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a:hover::before,.has-mouse
      .paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a::after,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a::after{content:"→";}.has-mouse .paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a:hover::after,.has-mouse
      .paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a:hover::after{transform:translateX(2px);}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a::after,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a::after{top:12px;}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a::before,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a:hover::after,.has-mouse
      .paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a:hover::before,.has-mouse
      .paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-links a::after,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-links a::after{left:12px;}@media (max-width:1680px){.paragraph--type--banner-special.paragraph--view-mode--slider-large::before,.paragraph--type--banner.paragraph--view-mode--slider-large::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:37.5%;}.paragraph--type--banner-special.paragraph--view-mode--slider-large::after,.paragraph--type--banner.paragraph--view-mode--slider-large::after{content:"";display:table;clear:both;}}@media (max-width:810px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .paragraph--inner,.paragraph--type--banner.paragraph--view-mode--slider-large .paragraph--inner{display:flex;flex-direction:column;background-color:#B63239;min-height:100%;}.paragraph--type--banner-special.paragraph--view-mode--slider-large .paragraph--inner::before,.paragraph--type--banner.paragraph--view-mode--slider-large .paragraph--inner::before{display:none;}}@media (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large,.paragraph--type--banner.paragraph--view-mode--slider-large{background-color:transparent;}.paragraph--type--banner-special.paragraph--view-mode--slider-large::before,.paragraph--type--banner.paragraph--view-mode--slider-large::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:66.66667%;}.paragraph--type--banner-special.paragraph--view-mode--slider-large::after,.paragraph--type--banner.paragraph--view-mode--slider-large::after{content:"";display:table;clear:both;}.paragraph--type--banner-special.paragraph--view-mode--slider-large::before,.paragraph--type--banner.paragraph--view-mode--slider-large::before{display:block;}}@media (max-width:810px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image{position:relative;height:auto;}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image::before,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:33.33333%;}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image::after,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image::after{content:"";display:table;clear:both;}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image img,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image img{position:absolute;height:100%;width:100%;left:0;top:0;}}@media (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image{position:absolute;height:100%;}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-image::before,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-image::before{display:none;}}@media (min-width:851px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content--inner,.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content--inner{margin:auto 0;max-width:none;width:100%;}}@media (max-width:810px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content{display:flex;flex-direction:column;flex-grow:1;width:100vw;padding-top:calc(20px + 20 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));margin-bottom:auto;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content{padding-top:20px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content{padding-top:40px;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content{padding-bottom:30px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content{padding-bottom:60px;}}@media (max-width:810px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content--inner,.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content--inner{display:flex;flex-direction:column;flex-grow:1;}}@media (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .banner__content,.paragraph--type--banner.paragraph--view-mode--slider-large .banner__content{flex-grow:0;margin-top:auto;}}@media (max-width:1024px){.paragraph--type--banner-special.paragraph--view-mode--slider-large h2,.paragraph--type--banner.paragraph--view-mode--slider-large h2{width:82.95775%;}}@media (max-width:810px){.paragraph--type--banner-special.paragraph--view-mode--slider-large h2,.paragraph--type--banner.paragraph--view-mode--slider-large h2{width:100%;}}@media (max-width:1024px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-body{width:65.91549%;}}@media (max-width:810px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-body{width:82.95775%;}}@media (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-text-plain-long,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-body{width:100%;}}@media (max-width:810px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-link,.paragraph--type--banner.paragraph--view-mode--slider-large .field--name-field-link{margin-top:auto;}}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body{font-size:calc(23px + 5 * ((100vw - 600px) / 820));line-height:calc(26px + 9 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body{font-size:23px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body{font-size:28px;}}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body{line-height:26px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-body{line-height:35px;}}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values{display:flex;flex-wrap:wrap;margin-top:calc(17.5px + 17.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values{margin-top:17.5px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values{margin-top:35px;}}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value{min-width:14.78873%;padding-right:6.26761%;margin-right:calc(12px + 20 * ((100vw - 600px) / 820));margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));box-sizing:border-box;}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value{margin-right:12px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value{margin-right:32px;}}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value{margin-bottom:12px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value{margin-bottom:32px;}}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-title{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));font-weight:700;margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-title{font-size:12px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-title{font-size:14px;}}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-title{line-height:15px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-title{line-height:17px;}}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-title{margin-bottom:5px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-title{margin-bottom:10px;}}.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-field-text{font-size:calc(28px + 22 * ((100vw - 600px) / 820));line-height:calc(27px + 25 * ((100vw - 600px) / 820));letter-spacing:-0.5;}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-field-text{font-size:28px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-field-text{font-size:50px;}}@media screen and (max-width:600px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-field-text{line-height:27px;}}@media screen and (min-width:1420px){.paragraph--type--banner-special.paragraph--view-mode--slider-large .field--name-field-key-values .eck-entity--content--key_value .field--name-field-text{line-height:52px;}}
.paragraph--type--blockqoute .paragraph__content{box-sizing:border-box;padding-left:calc(10px + 10 * ((100vw - 600px) / 820));border-left:2px solid #B63239;}@media screen and (max-width:600px){.paragraph--type--blockqoute .paragraph__content{padding-left:10px;}}@media screen and (min-width:1420px){.paragraph--type--blockqoute .paragraph__content{padding-left:20px;}}.paragraph--type--blockqoute blockquote{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));color:#6F6F6F;}@media screen and (max-width:600px){.paragraph--type--blockqoute blockquote{font-size:18px;}}@media screen and (min-width:1420px){.paragraph--type--blockqoute blockquote{font-size:24px;}}@media screen and (max-width:600px){.paragraph--type--blockqoute blockquote{line-height:24px;}}@media screen and (min-width:1420px){.paragraph--type--blockqoute blockquote{line-height:31px;}}.paragraph--type--blockqoute figcaption{margin-top:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--blockqoute figcaption{margin-top:12.5px;}}@media screen and (min-width:1420px){.paragraph--type--blockqoute figcaption{margin-top:25px;}}.paragraph--type--blockqoute .field--name-field-author-link{font-weight:700;}.paragraph--type--blockqoute .field--name-field-author-link a{text-decoration:underline;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--blockqoute .field--name-field-author-link a:hover{color:#B63239;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--blockqoute.paragraph--view-mode--default .paragraph__content{width:48.87324%;}@media (max-width:810px){.paragraph--type--blockqoute.paragraph--view-mode--default .paragraph__content{width:74.43662%;}}@media (max-width:600px){.paragraph--type--blockqoute.paragraph--view-mode--default .paragraph__content{width:100%;}}.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{font-size:calc(30px + 5 * ((100vw - 600px) / 820));line-height:calc(36px + 6 * ((100vw - 600px) / 820));letter-spacing:-0.25;color:#6F6F6F;}@media screen and (max-width:600px){.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{font-size:30px;}}@media screen and (min-width:1420px){.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{font-size:35px;}}@media screen and (max-width:600px){.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{line-height:36px;}}@media screen and (min-width:1420px){.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{line-height:42px;}}@media (max-width:600px){.paragraph--type--blockqoute.paragraph--view-mode--slider .paragraph__content{padding-left:0;border:none;}.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{font-size:18px;}}@media screen and (max-width:600px) and (min-width:1420px){.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{font-size:24px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{line-height:24px;}}@media screen and (max-width:600px) and (min-width:1420px){.paragraph--type--blockqoute.paragraph--view-mode--slider blockquote{line-height:31px;}}
.paragraph--type--accordion.paragraph--view-mode--default{width:48.87324%;}.paragraph--type--accordion.paragraph--view-mode--default .accordion--header:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .paragraph--type--accordion.paragraph--view-mode--default .accordion--header:focus,.using-mouse .paragraph--type--accordion.paragraph--view-mode--default .accordion--header:focus-visible{outline:none;}.paragraph--type--accordion-collection .paragraph--type--accordion.paragraph--view-mode--default{width:74.15493%;}@media (max-width:810px){.paragraph--type--accordion-collection .paragraph--type--accordion.paragraph--view-mode--default{width:89.72958%;}}@media (max-width:810px){.paragraph--type--accordion.paragraph--view-mode--default{width:74.43662%;}}@media (max-width:600px){.paragraph--type--accordion-collection .paragraph--type--accordion.paragraph--view-mode--default{width:calc(100% - 50px);}}@media (max-width:600px){.paragraph--type--accordion.paragraph--view-mode--default{width:calc(100% - 50px);}}
.paragraph--type--accordion-collection.paragraph--view-mode--default.adjust-aside-title .field--name-field-aside-paragraphs::before{display:block;font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));font-weight:700;margin-top:calc(17.5px + 17.5 * ((100vw - 600px) / 820));content:'-';opacity:0;}@media screen and (max-width:600px){.paragraph--type--accordion-collection.paragraph--view-mode--default.adjust-aside-title .field--name-field-aside-paragraphs::before{font-size:18px;}}@media screen and (min-width:1420px){.paragraph--type--accordion-collection.paragraph--view-mode--default.adjust-aside-title .field--name-field-aside-paragraphs::before{font-size:24px;}}@media screen and (max-width:600px){.paragraph--type--accordion-collection.paragraph--view-mode--default.adjust-aside-title .field--name-field-aside-paragraphs::before{line-height:24px;}}@media screen and (min-width:1420px){.paragraph--type--accordion-collection.paragraph--view-mode--default.adjust-aside-title .field--name-field-aside-paragraphs::before{line-height:31px;}}@media screen and (max-width:600px){.paragraph--type--accordion-collection.paragraph--view-mode--default.adjust-aside-title .field--name-field-aside-paragraphs::before{margin-top:17.5px;}}@media screen and (min-width:1420px){.paragraph--type--accordion-collection.paragraph--view-mode--default.adjust-aside-title .field--name-field-aside-paragraphs::before{margin-top:35px;}}.paragraph--type--accordion-collection.paragraph--view-mode--default .paragraph--type--accordion.paragraph--view-mode--default:last-child{margin-bottom:0;}
.paragraph--type--annonce.paragraph--view-mode--collection{display:flex;flex-direction:column;background-color:#fff;}.paragraph--type--annonce.paragraph--view-mode--collection a{display:flex;flex-direction:column;flex-grow:1;}.paragraph--type--annonce.paragraph--view-mode--collection .annonce-info{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .annonce-info{padding-top:10px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .annonce-info{padding-top:20px;}}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .annonce-info{padding-bottom:10px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .annonce-info{padding-bottom:20px;}}.paragraph--type--annonce.paragraph--view-mode--collection .field--name-field-paragraph-title{padding-left:calc(10px + 10 * ((100vw - 600px) / 820));padding-right:calc(10px + 10 * ((100vw - 600px) / 820));transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .field--name-field-paragraph-title{padding-left:10px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .field--name-field-paragraph-title{padding-left:20px;}}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .field--name-field-paragraph-title{padding-right:10px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .field--name-field-paragraph-title{padding-right:20px;}}.has-link-title.paragraph--type--annonce.paragraph--view-mode--collection .field--name-field-paragraph-title{padding-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.has-link-title.paragraph--type--annonce.paragraph--view-mode--collection .field--name-field-paragraph-title{padding-bottom:20px;}}@media screen and (min-width:1420px){.has-link-title.paragraph--type--annonce.paragraph--view-mode--collection .field--name-field-paragraph-title{padding-bottom:40px;}}.paragraph--type--annonce.paragraph--view-mode--collection .link-title{padding-left:calc(10px + 10 * ((100vw - 600px) / 820));padding-right:calc(10px + 10 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));margin-top:auto;color:#B63239;}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .link-title{padding-left:10px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .link-title{padding-left:20px;}}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .link-title{padding-right:10px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .link-title{padding-right:20px;}}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .link-title{font-size:12px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .link-title{font-size:14px;}}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .link-title{line-height:15px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .link-title{line-height:17px;}}.paragraph--type--annonce.paragraph--view-mode--collection .image-container{position:relative;overflow:hidden;}.paragraph--type--annonce.paragraph--view-mode--collection .image-container::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);content:'';opacity:0;transition:opacity 0.9s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;padding-left:38px;position:absolute;bottom:calc(6px + 10 * ((100vw - 600px) / 820));left:calc(6px + 10 * ((100vw - 600px) / 820));opacity:0;transition:opacity 0.9s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow::after{content:"→";}.has-mouse .paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow:hover::after{transform:translateX(2px);}.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow::after{top:12px;}.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow::after{left:12px;}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow{bottom:6px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow{bottom:16px;}}@media screen and (max-width:600px){.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow{left:6px;}}@media screen and (min-width:1420px){.paragraph--type--annonce.paragraph--view-mode--collection .image-container .arrow{left:16px;}}.paragraph--type--annonce.paragraph--view-mode--collection .image-container img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);}.has-mouse .paragraph--type--annonce.paragraph--view-mode--collection a:hover .image-container::before,.has-mouse .paragraph--type--annonce.paragraph--view-mode--collection a:hover .image-container .arrow{opacity:1;}.has-mouse .paragraph--type--annonce.paragraph--view-mode--collection:hover .field--name-field-paragraph-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}
.paragraph--type--slider.layout-left .slider--inner-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--slider.layout-left .slider--inner-content{grid-gap:12px;}}@media screen and (min-width:1420px){.paragraph--type--slider.layout-left .slider--inner-content{grid-gap:32px;}}.paragraph--type--slider > .contextual{right:auto;left:10px;top:6px !important;}.paragraph--type--slider.layout-left{position:relative;}.paragraph--type--slider.layout-left .slider--inner-content > .field--name-field-paragraph-title{grid-column:span 4;}.paragraph--type--slider.layout-left .slider--inner-content .slider-content--container{padding-right:calc(76px + -76 * ((100vw - 600px) / 1040));}@media screen and (max-width:600px){.paragraph--type--slider.layout-left .slider--inner-content .slider-content--container{padding-right:76px;}}@media screen and (min-width:1640px){.paragraph--type--slider.layout-left .slider--inner-content .slider-content--container{padding-right:0px;}}.paragraph--type--slider.layout-left .slider--inner-content .slider,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick{grid-column:span 8;}.paragraph--type--slider.layout-left .slider--inner-content .slider .slider-cntrls,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick .slider-cntrls{right:0;transform:translateY(-50%);}.paragraph--type--slider.layout-left .slider--inner-content .slider .slick-list,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick .slick-list{overflow:hidden;}.paragraph--type--slider:not(.layout-left) .paragraph--view-mode--slider{margin-right:calc(6px + 10 * ((100vw - 600px) / 820));margin-left:calc(6px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--slider:not(.layout-left) .paragraph--view-mode--slider{margin-right:6px;}}@media screen and (min-width:1420px){.paragraph--type--slider:not(.layout-left) .paragraph--view-mode--slider{margin-right:16px;}}@media screen and (max-width:600px){.paragraph--type--slider:not(.layout-left) .paragraph--view-mode--slider{margin-left:6px;}}@media screen and (min-width:1420px){.paragraph--type--slider:not(.layout-left) .paragraph--view-mode--slider{margin-left:16px;}}.paragraph--type--slider:not(.layout-left) .slick-list{margin-right:calc(-6px + -10 * ((100vw - 600px) / 820));margin-left:calc(-6px + -10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--slider:not(.layout-left) .slick-list{margin-right:-6px;}}@media screen and (min-width:1420px){.paragraph--type--slider:not(.layout-left) .slick-list{margin-right:-16px;}}@media screen and (max-width:600px){.paragraph--type--slider:not(.layout-left) .slick-list{margin-left:-6px;}}@media screen and (min-width:1420px){.paragraph--type--slider:not(.layout-left) .slick-list{margin-left:-16px;}}@media (max-width:1024px){.paragraph--type--slider.layout-left > .field--name-field-paragraph-title{grid-column:span 12;}.paragraph--type--slider.layout-left .slider--inner-content .slider,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick{grid-column:span 12;}.paragraph--type--slider.layout-left .slider--inner-content .slider .slider-cntrls,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick .slider-cntrls{position:relative;transform:translateY(0);top:auto;margin-top:calc(30px + 30 * ((100vw - 600px) / 820));}}@media screen and (max-width:1024px) and (max-width:600px){.paragraph--type--slider.layout-left .slider--inner-content .slider .slider-cntrls,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick .slider-cntrls{margin-top:30px;}}@media screen and (max-width:1024px) and (min-width:1420px){.paragraph--type--slider.layout-left .slider--inner-content .slider .slider-cntrls,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick .slider-cntrls{margin-top:60px;}}@media (max-width:1024px){.paragraph--type--slider.layout-left .slider--inner-content .slider .slider-cntrls__inner,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick .slider-cntrls__inner{flex-direction:row;}.paragraph--type--slider.layout-left .slider--inner-content .slider .slider-cntrls__inner .slider-nav--prev,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick .slider-cntrls__inner .slider-nav--prev{margin-right:1px;}.paragraph--type--slider.layout-left .slider--inner-content .slider .slider-cntrls__inner .slider-nav--next,.paragraph--type--slider.layout-left .slider--inner-content .slider--no-slick .slider-cntrls__inner .slider-nav--next{order:2;}.paragraph--type--slider.layout-left .slider-content--container{padding-right:0;}}@media (max-width:600px){.paragraph--type--slider.layout-left .slider--inner-content .field--name-field-paragraph-title{grid-column:span 12;}.paragraph--type--slider.layout-left .slider--inner-content .slider-content--container{padding-right:0;}.paragraph--type--slider.layout-left .slider--inner-content .slider-content--container .slick-slide{margin-right:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--slider.layout-left .slider--inner-content .slider-content--container .slick-slide{margin-right:20px;}}@media screen and (max-width:600px) and (min-width:1420px){.paragraph--type--slider.layout-left .slider--inner-content .slider-content--container .slick-slide{margin-right:40px;}}
.paragraph--type--timeline-element{padding-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--timeline-element{padding-bottom:20px;}}@media screen and (min-width:1420px){.paragraph--type--timeline-element{padding-bottom:40px;}}.paragraph--type--timeline-element .timeline-data{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--timeline-element .timeline-data{padding-left:12px;}}@media screen and (min-width:1420px){.paragraph--type--timeline-element .timeline-data{padding-left:32px;}}.paragraph--type--timeline-element .field--name-field-title{padding-top:calc(2.5px + 2.5 * ((100vw - 600px) / 820));font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));margin-bottom:4px;font-weight:700;}@media screen and (max-width:600px){.paragraph--type--timeline-element .field--name-field-title{padding-top:2.5px;}}@media screen and (min-width:1420px){.paragraph--type--timeline-element .field--name-field-title{padding-top:5px;}}@media screen and (max-width:600px){.paragraph--type--timeline-element .field--name-field-title{font-size:12px;}}@media screen and (min-width:1420px){.paragraph--type--timeline-element .field--name-field-title{font-size:14px;}}@media screen and (max-width:600px){.paragraph--type--timeline-element .field--name-field-title{line-height:15px;}}@media screen and (min-width:1420px){.paragraph--type--timeline-element .field--name-field-title{line-height:17px;}}
.paragraph--type--timeline .field--name-field-title h3{margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--timeline .field--name-field-title h3{margin-bottom:12px;}}@media screen and (min-width:1420px){.paragraph--type--timeline .field--name-field-title h3{margin-bottom:32px;}}.paragraph--type--timeline .field--name-field-paragraphs-timeline{width:87.07746%;margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));list-style:none;counter-reset:item;}@media screen and (max-width:600px){.paragraph--type--timeline .field--name-field-paragraphs-timeline{margin-bottom:15px;}}@media screen and (min-width:1420px){.paragraph--type--timeline .field--name-field-paragraphs-timeline{margin-bottom:30px;}}@media (max-width:810px){.paragraph--type--timeline .field--name-field-paragraphs-timeline{width:100%;}}.paragraph--type--timeline .field--name-field-paragraphs-timeline:last-child{margin-bottom:0;}.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element{display:flex;position:relative;}.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element::before{width:calc(31px + 24 * ((100vw - 600px) / 820));height:calc(31px + 24 * ((100vw - 600px) / 820));flex-shrink:0;content:counter(item);counter-increment:item;display:flex;justify-content:center;align-items:center;background:#B63239;border-radius:50%;background-size:cover;color:white;z-index:2;}@media screen and (max-width:600px){.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element::before{width:31px;}}@media screen and (min-width:1420px){.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element::before{width:55px;}}@media screen and (max-width:600px){.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element::before{height:31px;}}@media screen and (min-width:1420px){.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element::before{height:55px;}}.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element::after{position:absolute;left:calc(15px + 12 * ((100vw - 600px) / 820));top:0;width:2px;height:100%;content:'';z-index:1;background-color:#ccc8c1;}@media screen and (max-width:600px){.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element::after{left:15px;}}@media screen and (min-width:1420px){.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element::after{left:27px;}}.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element:last-child{padding-bottom:0;}.paragraph--type--timeline .field--name-field-paragraphs-timeline .paragraph--type--timeline-element:last-child::after{display:none;}
.paragraph--type--provector-video{display:flex;}.paragraph--type--provector-video .contextual{right:auto;left:10px;}.paragraph--type--provector-video .video{margin-right:calc(12px + 20 * ((100vw - 600px) / 820));flex-shrink:0;width:65.91549%;}@media screen and (max-width:600px){.paragraph--type--provector-video .video{margin-right:12px;}}@media screen and (min-width:1420px){.paragraph--type--provector-video .video{margin-right:32px;}}.paragraph--type--provector-video .video-container{position:relative;width:87.07746%;}.paragraph--type--provector-video .video-container video{aspect-ratio:16 / 9;width:100%;}.paragraph--type--provector-video .field--name-field-aside-paragraphs{width:31.83099%;flex-shrink:0;}.paragraph--type--provector-video .field--name-field-aside-paragraphs li::before{color:#fff;}.paragraph--type--provector-video .field--name-field-aside-paragraphs .paragraph--type--node-refs .field--name-field-node-refs > .node{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--provector-video .field--name-field-aside-paragraphs .paragraph--type--node-refs .field--name-field-node-refs > .node{margin-bottom:10px;}}@media screen and (min-width:1420px){.paragraph--type--provector-video .field--name-field-aside-paragraphs .paragraph--type--node-refs .field--name-field-node-refs > .node{margin-bottom:20px;}}.paragraph--type--provector-video .field--name-field-aside-paragraphs .paragraph--type--node-refs .field--name-field-node-refs > .node:last-child{margin-bottom:0;}.paragraph--type--provector-video.paragraph--view-mode--default{margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--provector-video.paragraph--view-mode--default{margin-bottom:30px;}}@media screen and (min-width:1420px){.paragraph--type--provector-video.paragraph--view-mode--default{margin-bottom:60px;}}@media (max-width:810px){.paragraph--type--provector-video{flex-direction:column;}.paragraph--type--provector-video .video,.paragraph--type--provector-video .field--name-field-aside-paragraphs{width:82.95775%;}.paragraph--type--provector-video .video-container{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:100%;}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--provector-video .video-container{margin-bottom:25px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--provector-video .video-container{margin-bottom:50px;}}@media (max-width:600px){.paragraph--type--provector-video .video,.paragraph--type--provector-video .field--name-field-aside-paragraphs{width:100%;}}
.paragraph--type--embed.paragraph--view-mode--default .paragraph-content{width:57.39437%;}@media (max-width:810px){.paragraph--type--embed.paragraph--view-mode--default .paragraph-content{width:100%;}.page-node-type-news .paragraph--type--embed.paragraph--view-mode--default .paragraph-content{width:82.95775%;}}@media (max-width:600px){.paragraph--type--embed.paragraph--view-mode--default .paragraph-content{width:100%;}.page-node-type-news .paragraph--type--embed.paragraph--view-mode--default .paragraph-content{width:100%;}}.paragraph--type--embed.paragraph--view-mode--default .error-message{padding:15px;border:2px dashed #fcc;}
.paragraph--type--block.paragraph--view-mode--default:not(.paragraphblock-has-aside) .view.view-slider .slider{position:relative;}.paragraph--type--block.paragraph--view-mode--default:not(.paragraphblock-has-aside) .view.view-slider .slider .slider-content--container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);overflow:hidden;}.paragraph--type--block.paragraph--view-mode--default:not(.paragraphblock-has-aside) .view.view-slider .slider .slider--content{width:42.60563%;}.paragraph--type--block.paragraph--view-mode--default:not(.paragraphblock-has-aside) .view.view-slider .slider .slider--content .slick-slide{margin-right:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.paragraph--type--block.paragraph--view-mode--default:not(.paragraphblock-has-aside) .view.view-slider .slider .slider--content .slick-slide{margin-right:12px;}}@media screen and (min-width:1420px){.paragraph--type--block.paragraph--view-mode--default:not(.paragraphblock-has-aside) .view.view-slider .slider .slider--content .slick-slide{margin-right:32px;}}@media (max-width:1240px){.paragraph--type--block.paragraph--view-mode--default:not(.paragraphblock-has-aside) .view.view-slider .slider .slider--content{width:59.64789%;}}@media (max-width:600px){.paragraph--type--block.paragraph--view-mode--default:not(.paragraphblock-has-aside) .view.view-slider .slider .slider--content{width:100%;}}.view > .contextual{right:auto;left:10px;}.block-views > .contextual{right:auto;left:10px;top:6px !important;}.block-views .view > .contextual{display:none;}.view .more-link{margin-top:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view .more-link{margin-top:20px;}}@media screen and (min-width:1420px){.view .more-link{margin-top:40px;}}.view .more-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.view .more-link a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.view .more-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view .more-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .view .more-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.view .more-link a::after{content:"→";}.has-mouse .view .more-link a:hover::after{transform:translateX(2px);}.view .more-link a::after{top:12px;}.view .more-link a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .view .more-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .view .more-link a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.view .more-link a::after{left:12px;}@media (max-width:810px){.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside .view.view-slider .slider{position:relative;}.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside .view.view-slider .slider .slider-content--container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);overflow:hidden;}.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside .view.view-slider .slider .slider--content{width:42.60563%;}.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside .view.view-slider .slider .slider--content .slick-slide{margin-right:calc(12px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside .view.view-slider .slider .slider--content .slick-slide{margin-right:12px;}}@media screen and (max-width:810px) and (min-width:1420px){.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside .view.view-slider .slider .slider--content .slick-slide{margin-right:32px;}}@media (max-width:810px) and (max-width:1240px){.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside .view.view-slider .slider .slider--content{width:59.64789%;}}@media (max-width:810px) and (max-width:600px){.paragraph--type--block.paragraph--view-mode--default.paragraphblock-has-aside .view.view-slider .slider .slider--content{width:100%;}}.view-news.view-display-id-block_main .views-exposed-form details,.view-news.view-display-id-tr_main .views-exposed-form details,.view-handbook-articles.view-display-id-main .views-exposed-form details,.view-handbook-articles.view-display-id-main_amr .views-exposed-form details,.view-events.view-display-id-block_main .views-exposed-form details{grid-column:span 2;}@media (max-width:1024px){.view-news.view-display-id-block_main .views-exposed-form details,.view-news.view-display-id-tr_main .views-exposed-form details,.view-handbook-articles.view-display-id-main .views-exposed-form details,.view-handbook-articles.view-display-id-main_amr .views-exposed-form details,.view-events.view-display-id-block_main .views-exposed-form details{grid-column:span 3;}}@media (max-width:810px){.view-news.view-display-id-block_main .views-exposed-form details,.view-news.view-display-id-tr_main .views-exposed-form details,.view-handbook-articles.view-display-id-main .views-exposed-form details,.view-handbook-articles.view-display-id-main_amr .views-exposed-form details,.view-events.view-display-id-block_main .views-exposed-form details{grid-column:span 6;}}@media (max-width:600px){.view-news.view-display-id-block_main .views-exposed-form details,.view-news.view-display-id-tr_main .views-exposed-form details,.view-handbook-articles.view-display-id-main .views-exposed-form details,.view-handbook-articles.view-display-id-main_amr .views-exposed-form details,.view-events.view-display-id-block_main .views-exposed-form details{grid-column:span 12;}}.view-news.view-display-id-block_main .views-exposed-form .search-and-submit-container,.view-news.view-display-id-tr_main .views-exposed-form .search-and-submit-container,.view-handbook-articles.view-display-id-main .views-exposed-form .search-and-submit-container,.view-handbook-articles.view-display-id-main_amr .views-exposed-form .search-and-submit-container,.view-events.view-display-id-block_main .views-exposed-form .search-and-submit-container{grid-column-start:10;grid-column-end:13;grid-row-start:1;order:5;}@media (max-width:810px){.view-news.view-display-id-block_main .views-exposed-form .search-and-submit-container,.view-news.view-display-id-tr_main .views-exposed-form .search-and-submit-container,.view-handbook-articles.view-display-id-main .views-exposed-form .search-and-submit-container,.view-handbook-articles.view-display-id-main_amr .views-exposed-form .search-and-submit-container,.view-events.view-display-id-block_main .views-exposed-form .search-and-submit-container{grid-column:span 6;}}@media (max-width:600px){.view-news.view-display-id-block_main .views-exposed-form .search-and-submit-container,.view-news.view-display-id-tr_main .views-exposed-form .search-and-submit-container,.view-handbook-articles.view-display-id-main .views-exposed-form .search-and-submit-container,.view-handbook-articles.view-display-id-main_amr .views-exposed-form .search-and-submit-container,.view-events.view-display-id-block_main .views-exposed-form .search-and-submit-container{grid-column:span 12;}}@media (max-width:810px){.view-news.view-display-id-block_main .views-exposed-form .form-item-combine{grid-row-start:2;grid-column-start:7;grid-column-end:13;}}@media (max-width:600px){.view-news.view-display-id-block_main .views-exposed-form .form-item-combine{grid-row-start:4;grid-column-end:13;grid-column-start:1;}}@media (max-width:810px){.view-events.view-display-id-block_main .views-exposed-form .form-item-combine{grid-row-start:2;}}@media (max-width:600px){.view-events.view-display-id-block_main .views-exposed-form .form-item-combine{grid-row-start:3;}}.view-id-handbook_themes.view-display-id-tr .views-exposed-form details,.view-id-handbook_themes.view-display-id-amr .views-exposed-form details,.view-id-handbook_articles.view-display-id-main_amr .views-exposed-form details{grid-column:span 4;}@media (max-width:810px){.view-id-handbook_themes.view-display-id-tr .views-exposed-form details,.view-id-handbook_themes.view-display-id-amr .views-exposed-form details,.view-id-handbook_articles.view-display-id-main_amr .views-exposed-form details{grid-column:span 6;}}@media (max-width:600px){.view-id-handbook_themes.view-display-id-tr .views-exposed-form details,.view-id-handbook_themes.view-display-id-amr .views-exposed-form details,.view-id-handbook_articles.view-display-id-main_amr .views-exposed-form details{grid-column:span 12;}}.view-id-handbook_themes.view-display-id-tr .views-exposed-form .search-and-submit-container,.view-id-handbook_themes.view-display-id-amr .views-exposed-form .search-and-submit-container,.view-id-handbook_articles.view-display-id-main_amr .views-exposed-form .search-and-submit-container{grid-column-start:9;grid-column-end:13;grid-row-start:1;order:5;}@media (max-width:810px){.view-id-handbook_themes.view-display-id-tr .views-exposed-form .search-and-submit-container,.view-id-handbook_themes.view-display-id-amr .views-exposed-form .search-and-submit-container,.view-id-handbook_articles.view-display-id-main_amr .views-exposed-form .search-and-submit-container{grid-column-start:7;}}@media (max-width:600px){.view-id-handbook_themes.view-display-id-tr .views-exposed-form .search-and-submit-container,.view-id-handbook_themes.view-display-id-amr .views-exposed-form .search-and-submit-container,.view-id-handbook_articles.view-display-id-main_amr .views-exposed-form .search-and-submit-container{grid-column:span 12;}}@media (max-width:600px){.view-id-handbook_themes.view-display-id-tr .views-exposed-form .form-item-combine,.view-id-handbook_themes.view-display-id-amr .views-exposed-form .form-item-combine,.view-id-handbook_articles.view-display-id-main_amr .views-exposed-form .form-item-combine{grid-row-start:2;}}
.view-articles.view-display-id-related_article_theme .node--type-article.node--view-mode-teaser{background-color:#F6F5F3;}
.view-article-themes.view-display-id-main .view-content{opacity:0;}
.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-content{grid-gap:12px;}}@media screen and (min-width:1420px){.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-content{grid-gap:32px;}}.view-id-bookmarks.view-display-id-main .views-row-container__event > *,.view-id-bookmarks.view-display-id-main .views-row-container__job > *,.view-id-bookmarks.view-display-id-main .views-row-container__news > *{grid-column:span 6;}@media (max-width:600px){.view-id-bookmarks.view-display-id-main .views-row-container__event > *,.view-id-bookmarks.view-display-id-main .views-row-container__job > *,.view-id-bookmarks.view-display-id-main .views-row-container__news > *{grid-column:span 12;}}.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-content .views-field,.view-id-bookmarks.view-display-id-main .views-row-container__article > *,.view-id-bookmarks.view-display-id-main .views-row-container__handbook_article > *,.view-id-bookmarks.view-display-id-main .views-row-container__page > *,.view-id-bookmarks.view-display-id-main .views-row-container__employee > *{grid-column:span 4;}@media (max-width:600px){.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-content .views-field,.view-id-bookmarks.view-display-id-main .views-row-container__article > *,.view-id-bookmarks.view-display-id-main .views-row-container__handbook_article > *,.view-id-bookmarks.view-display-id-main .views-row-container__page > *,.view-id-bookmarks.view-display-id-main .views-row-container__employee > *{grid-column:span 12;}}.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-header,.view-id-bookmarks.view-display-id-main .view-grouping-header{display:none;}.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping,.view-id-bookmarks.view-display-id-main .view-grouping{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping,.view-id-bookmarks.view-display-id-main .view-grouping{margin-bottom:40px;}}@media screen and (min-width:1420px){.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping,.view-id-bookmarks.view-display-id-main .view-grouping{margin-bottom:80px;}}.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping:last-child,.view-id-bookmarks.view-display-id-main .view-grouping:last-child{margin-bottom:0;}.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-content > h3{display:none;}.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-content .views-field .vocabulary-section .content,.view-id-bookmarks_taxonomy.view-display-id-main .view-grouping-content .views-field .vocabulary-handbook-theme .content{background-color:#fff;}.view-id-bookmarks.view-display-id-main .node--view-mode-teaser{background-color:#fff;}.view-id-bookmarks.view-display-id-main .node--type-handbook-article.node--view-mode-teaser a::before,.view-id-bookmarks.view-display-id-main .node--type-handbook-article.node--view-mode-teaser a::after{display:none;}
.views-exposed-form{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.views-exposed-form{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.views-exposed-form > .form--inline{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.views-exposed-form > .form--inline{grid-gap:12px;}}@media screen and (min-width:1420px){.views-exposed-form > .form--inline{grid-gap:32px;}}.views-exposed-form details summary{box-sizing:border-box;width:100%;background-color:transparent;border-bottom:2px solid #E8E6E3;padding-bottom:5px;padding-top:4px;display:block;list-style:none;}.views-exposed-form details summary::before{display:none;}.views-exposed-form details summary::after{width:16px;transform-origin:center center;display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-right:0;content:'↓';color:#B63239;transition:transform 0.225s cubic-bezier(0.23,1,0.32,1);}.views-exposed-form details summary[aria-expanded="true"]::after{transform:translateY(-50%) rotate(180deg);transform-origin:center center;transition:transform 0.125s cubic-bezier(0.25,0.46,0.45,0.94);}.views-exposed-form details.form-wrapper{position:relative;}.views-exposed-form details.form-wrapper summary::-webkit-details-marker,.views-exposed-form details.form-wrapper summary::marker{display:none;}.views-exposed-form details.form-wrapper .details-wrapper{width:100%;background:#F6F5F3;position:absolute;z-index:1;padding-bottom:0;padding-top:0;}.views-exposed-form details.form-wrapper .details-wrapper > div{max-height:320px;overflow:auto;}.views-exposed-form details.form-wrapper .details-wrapper .form-radios .form-item:last-child label,.views-exposed-form details.form-wrapper .details-wrapper .form-checkboxes .form-item:last-child label{margin-bottom:0;}.views-exposed-form details.form-wrapper .details-wrapper .form-radios:focus,.views-exposed-form details.form-wrapper .details-wrapper .form-checkboxes:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .views-exposed-form details.form-wrapper .details-wrapper .form-radios:focus,.views-exposed-form .using-mouse details.form-wrapper .details-wrapper .form-radios:focus,.using-mouse .views-exposed-form details.form-wrapper .details-wrapper .form-radios:focus-visible,.views-exposed-form .using-mouse details.form-wrapper .details-wrapper .form-radios:focus-visible,.using-mouse .views-exposed-form details.form-wrapper .details-wrapper .form-checkboxes:focus,.views-exposed-form .using-mouse details.form-wrapper .details-wrapper .form-checkboxes:focus,.using-mouse .views-exposed-form details.form-wrapper .details-wrapper .form-checkboxes:focus-visible,.views-exposed-form .using-mouse details.form-wrapper .details-wrapper .form-checkboxes:focus-visible{outline:none;}.views-exposed-form details.form-wrapper .details-wrapper::after{display:block;position:absolute;pointer-events:none;height:40px;width:100%;bottom:0;left:0;content:'';background:linear-gradient(0deg,#f6f5f3 0%,rgba(246,245,243,0) 100%);}.views-exposed-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper){padding:0;margin-bottom:0;}.views-exposed-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper) > div{padding:10px;padding-bottom:26px;}.views-exposed-form{position:relative;margin-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#fff;z-index:2;}@media screen and (max-width:600px){.views-exposed-form{margin-bottom:30px;}}@media screen and (min-width:1420px){.views-exposed-form{margin-bottom:60px;}}.views-exposed-form > .form--inline{padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.views-exposed-form > .form--inline{padding-bottom:30px;}}@media screen and (min-width:1420px){.views-exposed-form > .form--inline{padding-bottom:60px;}}.views-exposed-form > .form--inline > *:nth-child(1){z-index:5;}.views-exposed-form > .form--inline > *:nth-child(2){z-index:4;}.views-exposed-form > .form--inline > *:nth-child(3){z-index:3;}.views-exposed-form > .form--inline > *:nth-child(4){z-index:2;}.views-exposed-form > .form--inline > *:nth-child(5){z-index:1;}.views-exposed-form > .form--inline > *:nth-child(6){z-index:0;}.views-exposed-form .form-type-textfield input{padding-top:0;}.views-exposed-form .search-and-submit-container{position:relative;}.views-exposed-form .search-and-submit-container .form-actions{position:static;}.views-exposed-form .search-and-submit-container .form-actions .button-wrapper--submit{position:absolute;right:0;top:0;-moz-columns:#6F6F6F;columns:#6F6F6F;min-width:0;width:24px;height:100%;transition:transform 0.225s cubic-bezier(0.23,1,0.32,1);background-color:transparent;}.views-exposed-form .search-and-submit-container .form-actions .button-wrapper--submit input{position:absolute;right:0;top:0;height:100%;padding:0 !important;overflow:hidden;font-size:0px;text-indent:9999px;z-index:2;}.views-exposed-form .search-and-submit-container__arrow .button-wrapper--submit::after{right:3px;left:auto;transform:translateY(-50%);content:'→';color:#6F6F6F;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:color 0.225s cubic-bezier(0.23,1,0.32,1);}.views-exposed-form .search-and-submit-container__arrow .button-wrapper--submit input{height:100%;width:24px;background-color:transparent;}.has-mouse .views-exposed-form .search-and-submit-container__arrow .button-wrapper--submit:hover{transform:rotate(90deg);transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .views-exposed-form .search-and-submit-container__arrow .button-wrapper--submit:hover::after{color:#B63239;transition:color 0.225s cubic-bezier(0.23,1,0.32,1);}.views-exposed-form .search-and-submit-container__glass{width:100%;}.views-exposed-form .search-and-submit-container__glass .form-item-combine,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete{width:100%;}.views-exposed-form .search-and-submit-container__glass .form-item-combine input.form-text,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext input.form-text,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete input.form-text{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));padding-left:calc(10px + 10 * ((100vw - 600px) / 820));padding-right:70px;box-sizing:border-box;border:1px solid #E8E6E3;width:100%;}@media screen and (max-width:600px){.views-exposed-form .search-and-submit-container__glass .form-item-combine input.form-text,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext input.form-text,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete input.form-text{padding-top:10px;}}@media screen and (min-width:1420px){.views-exposed-form .search-and-submit-container__glass .form-item-combine input.form-text,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext input.form-text,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete input.form-text{padding-top:20px;}}@media screen and (max-width:600px){.views-exposed-form .search-and-submit-container__glass .form-item-combine input.form-text,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext input.form-text,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete input.form-text{padding-bottom:10px;}}@media screen and (min-width:1420px){.views-exposed-form .search-and-submit-container__glass .form-item-combine input.form-text,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext input.form-text,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete input.form-text{padding-bottom:20px;}}@media screen and (max-width:600px){.views-exposed-form .search-and-submit-container__glass .form-item-combine input.form-text,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext input.form-text,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete input.form-text{padding-left:10px;}}@media screen and (min-width:1420px){.views-exposed-form .search-and-submit-container__glass .form-item-combine input.form-text,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext input.form-text,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete input.form-text{padding-left:20px;}}.views-exposed-form .search-and-submit-container__glass .form-item-combine input.form-text:focus,.views-exposed-form .search-and-submit-container__glass .form-item-search-api-fulltext input.form-text:focus,.views-exposed-form .search-and-submit-container__glass .form-type-b14entity-autocomplete input.form-text:focus{outline:none;}.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit{width:calc(43px + 23 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit{width:43px;}}@media screen and (min-width:1420px){.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit{width:66px;}}.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::after{content:"";display:table;clear:both;}.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit input{top:5px;right:5px;width:calc(100% - 10px);height:calc(100% - 10px);box-sizing:border-box;background-color:#B63239;}.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::after{left:calc(14px + 9 * ((100vw - 600px) / 820));font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));content:"";z-index:2;pointer-events:none;transform-origin:top center;}@media screen and (max-width:600px){.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::after{left:14px;}}@media screen and (min-width:1420px){.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::after{left:23px;}}@media screen and (max-width:600px){.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::after{font-size:18px;}}@media screen and (min-width:1420px){.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::after{font-size:24px;}}@media screen and (max-width:600px){.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::after{line-height:24px;}}@media screen and (min-width:1420px){.views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit::after{line-height:31px;}}.has-mouse .views-exposed-form .search-and-submit-container__glass .form-actions .button-wrapper--submit:hover::after{transform:scale(1.2) translateY(-50%);}.views-exposed-form .search-and-submit-container input.form-text{padding-right:34px;}.has-touch .views-exposed-form .search-and-submit-container input.form-text:focus,.has-touch .views-exposed-form .search-and-submit-container input.form-text:active{outline:none;}.views-exposed-form .form-item-combine{position:relative;}.views-exposed-form .form-item-combine input{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));padding-top:4px;padding-bottom:5px;padding-right:30px;box-sizing:border-box;}@media screen and (max-width:600px){.views-exposed-form .form-item-combine input{font-size:15px;}}@media screen and (min-width:1420px){.views-exposed-form .form-item-combine input{font-size:17px;}}@media screen and (max-width:600px){.views-exposed-form .form-item-combine input{line-height:21px;}}@media screen and (min-width:1420px){.views-exposed-form .form-item-combine input{line-height:24px;}}.views-exposed-form details{z-index:2;}.views-exposed-form details summary:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.has-touch .views-exposed-form details summary:focus,.has-touch .views-exposed-form details summary:active{outline:none;}.using-mouse .views-exposed-form details summary:focus,.using-mouse .views-exposed-form details summary:focus-visible{outline:none;}.views-exposed-form .form-actions{margin-top:0;}.views-exposed-form details.form-wrapper .details-wrapper{border-left:2px solid #E8E6E3;border-right:2px solid #E8E6E3;border-bottom:2px solid #E8E6E3;box-sizing:border-box;}.has-touch .views-exposed-form details.form-wrapper .details-wrapper:active{outline:none;}.views-exposed-form details.form-wrapper .details-wrapper:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .views-exposed-form details.form-wrapper .details-wrapper:focus,.using-mouse .views-exposed-form details.form-wrapper .details-wrapper:focus-visible{outline:none;}.form-radio:checked + label{color:#B63239;}.views-exposed-form.has-search-and-submit-container .form--inline > .form-item-combine,.views-exposed-form.has-search-and-submit-container .form--inline > .form-actions{display:none;}
.view-search.view-display-id-search .view-filters,.view-search.view-display-id-search .view-content,.view-search.view-display-id-search .pager{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.view-search.view-display-id-search .view-filters,.view-search.view-display-id-search .view-content,.view-search.view-display-id-search .pager{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.block-views-exposed-filter-blocksearch-exposed-search .form--inline 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;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline input:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .block-views-exposed-filter-blocksearch-exposed-search .form--inline input:focus,.block-views-exposed-filter-blocksearch-exposed-search .form--inline .using-mouse input:focus,.using-mouse .block-views-exposed-filter-blocksearch-exposed-search .form--inline input:focus-visible,.block-views-exposed-filter-blocksearch-exposed-search .form--inline .using-mouse input:focus-visible{outline:none;}.view-search.view-display-id-search .search-content-type{grid-column:span 2;}@media (max-width:810px){.view-search.view-display-id-search .search-content-type{grid-column:span 6;}}@media (max-width:414px){.view-search.view-display-id-search .search-content-type{grid-column:span 12;}}.block-views-exposed-filter-blocksearch-exposed-search{width:30.32864%;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-bottom:0;background-color:transparent;}.block-views-exposed-filter-blocksearch-exposed-search .views-exposed-form{margin:0;padding-left:0;padding-right:0;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline{position:relative;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline input::-moz-placeholder{color:#fff;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline input:-ms-input-placeholder{color:#fff;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline input::placeholder{color:#fff;}.has-touch .block-views-exposed-filter-blocksearch-exposed-search .form--inline input:focus,.has-touch .block-views-exposed-filter-blocksearch-exposed-search .form--inline input:active{outline:none;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline input[type="text"]{width:100%;padding:5px 40px 5px 0;box-sizing:border-box;border-bottom:2px solid #fff;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline .form-actions{width:40px;height:40px;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:flex-end;margin-top:0;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline .form-actions .button-wrapper--submit{width:100%;min-width:100%;height:100%;background-color:transparent;}.block-views-exposed-filter-blocksearch-exposed-search .form--inline .form-actions .button-wrapper--submit::after{left:auto;right:0;}.has-mouse .block-views-exposed-filter-blocksearch-exposed-search .form--inline .form-actions .button-wrapper--submit:hover::after{transform:translate(-5px,-50%);transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.block-views-exposed-filter-blocksearch-exposed-search .form--inline .form-actions input[type="submit"]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;cursor:pointer;font-size:0;}.view-search.view-display-id-search .view-filters{padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#fff;}@media screen and (max-width:600px){.view-search.view-display-id-search .view-filters{padding-bottom:30px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-filters{padding-bottom:60px;}}.view-search.view-display-id-search .view-filters .views-exposed-form{margin-bottom:0;}.view-search.view-display-id-search .view-filters .views-exposed-form > .form--inline{padding-bottom:0;}.view-search.view-display-id-search .view-filters .views-exposed-form .form-item-combine::after{display:none;}.view-search.view-display-id-search .search-and-submit-container{grid-column:span 12;}.view-search.view-display-id-search .view-header{padding-top:calc(40px + 40 * ((100vw - 600px) / 820));margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-search.view-display-id-search .view-header{padding-top:40px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-header{padding-top:80px;}}@media screen and (max-width:600px){.view-search.view-display-id-search .view-header{margin-bottom:25px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-header{margin-bottom:50px;}}.view-search.view-display-id-search .view-header > h2{font-size:calc(34px + 34 * ((100vw - 600px) / 820));line-height:calc(34px + 31 * ((100vw - 600px) / 820));letter-spacing:-0.5;margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));font-weight:700;width:100%;}@media screen and (max-width:600px){.view-search.view-display-id-search .view-header > h2{font-size:34px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-header > h2{font-size:68px;}}@media screen and (max-width:600px){.view-search.view-display-id-search .view-header > h2{line-height:34px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-header > h2{line-height:65px;}}@media screen and (max-width:600px){.view-search.view-display-id-search .view-header > h2{margin-bottom:20px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-header > h2{margin-bottom:40px;}}.view-search.view-display-id-search .view-header > p{font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-search.view-display-id-search .view-header > p{font-size:18px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-header > p{font-size:24px;}}@media screen and (max-width:600px){.view-search.view-display-id-search .view-header > p{line-height:24px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-header > p{line-height:31px;}}.view-search.view-display-id-search .view-header > p span{color:#B63239;}.view-search.view-display-id-search .view-content{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.view-search.view-display-id-search .view-content{padding-top:30px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-content{padding-top:60px;}}@media screen and (max-width:600px){.view-search.view-display-id-search .view-content{padding-bottom:30px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-content{padding-bottom:60px;}}.view-search.view-display-id-search .view-content > *{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-search.view-display-id-search .view-content > *{margin-bottom:10px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .view-content > *{margin-bottom:20px;}}.view-search.view-display-id-search .view-content > *:last-child{margin-bottom:0;}.view-search.view-display-id-search .pager{background-color:#F6F5F3;padding-top:0;padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));opacity:1;}@media screen and (max-width:600px){.view-search.view-display-id-search .pager{padding-bottom:30px;}}@media screen and (min-width:1420px){.view-search.view-display-id-search .pager{padding-bottom:60px;}}
.view-id-tr.view-display-id-search .view-filters{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.view-id-tr.view-display-id-search .view-filters{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.view-id-tr.view-display-id-search .view-filters{padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#fff;}@media screen and (max-width:600px){.view-id-tr.view-display-id-search .view-filters{padding-bottom:30px;}}@media screen and (min-width:1420px){.view-id-tr.view-display-id-search .view-filters{padding-bottom:60px;}}.view-id-tr.view-display-id-search .view-filters .views-exposed-form{margin-bottom:0;}.view-id-tr.view-display-id-search .view-filters .views-exposed-form .form-item-combine::after{display:none;}.view-id-tr.view-display-id-search .form--inline{position:relative;display:block;padding-bottom:0;}.view-id-tr.view-display-id-search .view-content{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-id-tr.view-display-id-search .view-content{padding-top:30px;}}@media screen and (min-width:1420px){.view-id-tr.view-display-id-search .view-content{padding-top:60px;}}
.view-companies.view-display-id-main_page .view-content{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.view-companies.view-display-id-main_page .view-content{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.view-companies.view-display-id-main_page .view-content{padding-top:calc(30px + 30 * ((100vw - 600px) / 820));padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.view-companies.view-display-id-main_page .view-content{padding-top:30px;}}@media screen and (min-width:1420px){.view-companies.view-display-id-main_page .view-content{padding-top:60px;}}@media screen and (max-width:600px){.view-companies.view-display-id-main_page .view-content{padding-bottom:30px;}}@media screen and (min-width:1420px){.view-companies.view-display-id-main_page .view-content{padding-bottom:60px;}}.view-companies.view-display-id-main_page .views-exposed-form{margin-bottom:0;}.view-companies.view-display-id-main_page .views-exposed-form > .form--inline{padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-companies.view-display-id-main_page .views-exposed-form > .form--inline{padding-bottom:10px;}}@media screen and (min-width:1420px){.view-companies.view-display-id-main_page .views-exposed-form > .form--inline{padding-bottom:20px;}}.view-companies.view-display-id-main_page .views-exposed-form > .form--inline .form-item{float:none;}.view-companies.view-display-id-main_page .views-exposed-form .search-and-submit-container{grid-column:span 12;}.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form{padding-bottom:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form{padding-bottom:30px;}}@media screen and (min-width:1420px){.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form{padding-bottom:60px;}}.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-item{float:none;}.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form--inline{position:relative;}.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-type-textfield{border:2px solid #F6F5F3;flex-grow:1;}.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-type-textfield input{padding:calc(10px + 10 * ((100vw - 600px) / 820));font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));border:none;}@media screen and (max-width:600px){.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-type-textfield input{padding:10px;}}@media screen and (min-width:1420px){.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-type-textfield input{padding:20px;}}@media screen and (max-width:600px){.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-type-textfield input{font-size:18px;}}@media screen and (min-width:1420px){.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-type-textfield input{font-size:24px;}}@media screen and (max-width:600px){.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-type-textfield input{line-height:24px;}}@media screen and (min-width:1420px){.referred-blok__views_exposed_filter_block--companies-main .bef-exposed-form .form-type-textfield input{line-height:31px;}}
.view-file-links.view-display-id-law_area > .view-content{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));-moz-column-count:2;column-count:2;}@media screen and (max-width:600px){.view-file-links.view-display-id-law_area > .view-content{margin-bottom:40px;}}@media screen and (min-width:1420px){.view-file-links.view-display-id-law_area > .view-content{margin-bottom:80px;}}.view-file-links.view-display-id-law_area .views-group{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-file-links.view-display-id-law_area .views-group{margin-bottom:20px;}}@media screen and (min-width:1420px){.view-file-links.view-display-id-law_area .views-group{margin-bottom:40px;}}.view-file-links.view-display-id-law_area .views-group--content{padding:calc(10px + 10 * ((100vw - 600px) / 820));background-color:#fff;}@media screen and (max-width:600px){.view-file-links.view-display-id-law_area .views-group--content{padding:10px;}}@media screen and (min-width:1420px){.view-file-links.view-display-id-law_area .views-group--content{padding:20px;}}.view-file-links.view-display-id-law_area .views-group h3 > a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:calc(15px + 15 * ((100vw - 600px) / 820));}.view-file-links.view-display-id-law_area .views-group h3 > a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.view-file-links.view-display-id-law_area .views-group h3 > a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view-file-links.view-display-id-law_area .views-group h3 > a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .view-file-links.view-display-id-law_area .views-group h3 > a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.view-file-links.view-display-id-law_area .views-group h3 > a::after{content:"→";}.has-mouse .view-file-links.view-display-id-law_area .views-group h3 > a:hover::after{transform:translateX(2px);}@media screen and (max-width:600px){.view-file-links.view-display-id-law_area .views-group h3 > a{padding-left:15px;}}@media screen and (min-width:1420px){.view-file-links.view-display-id-law_area .views-group h3 > a{padding-left:30px;}}.has-mouse .view-file-links.view-display-id-law_area .views-group h3 > a{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .view-file-links.view-display-id-law_area .views-group h3 > a:hover{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);color:#B63239;}.view-file-links.view-display-id-law_area .eck-entity--file_link--file_link{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-file-links.view-display-id-law_area .eck-entity--file_link--file_link{margin-bottom:10px;}}@media screen and (min-width:1420px){.view-file-links.view-display-id-law_area .eck-entity--file_link--file_link{margin-bottom:20px;}}.view-file-links.view-display-id-law_area .eck-entity--file_link--file_link:last-child{margin-bottom:0;}@media (max-width:1024px){.view-file-links.view-display-id-law_area .views-group h3 > a{padding-left:calc(20px + 20 * ((100vw - 600px) / 820));}}@media screen and (max-width:1024px) and (max-width:600px){.view-file-links.view-display-id-law_area .views-group h3 > a{padding-left:20px;}}@media screen and (max-width:1024px) and (min-width:1420px){.view-file-links.view-display-id-law_area .views-group h3 > a{padding-left:40px;}}@media (max-width:1024px){.view-file-links.view-display-id-law_area .accordion{width:calc(100% - 60px);}}@media (max-width:810px){.view-file-links.view-display-id-law_area > .view-content{-moz-column-count:1;column-count:1;}}
.view-handbook-articles.view-display-id-law_collection > .view-content{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));-moz-column-count:2;column-count:2;}@media screen and (max-width:600px){.view-handbook-articles.view-display-id-law_collection > .view-content{margin-bottom:40px;}}@media screen and (min-width:1420px){.view-handbook-articles.view-display-id-law_collection > .view-content{margin-bottom:80px;}}.view-handbook-articles.view-display-id-law_collection .views-group{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-handbook-articles.view-display-id-law_collection .views-group{margin-bottom:40px;}}@media screen and (min-width:1420px){.view-handbook-articles.view-display-id-law_collection .views-group{margin-bottom:80px;}}.view-handbook-articles.view-display-id-law_collection .accordion{width:87.0892%;}.view-handbook-articles.view-display-id-law_collection .accordion--header,.view-handbook-articles.view-display-id-law_collection .accordion--icon,.view-handbook-articles.view-display-id-law_collection .accordion--content,.view-handbook-articles.view-display-id-law_collection .accordion--content__inner{background-color:#fff;}.has-mouse .view-handbook-articles.view-display-id-law_collection .views-group h3 > a{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .view-handbook-articles.view-display-id-law_collection .views-group h3 > a:hover{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);color:#B63239;}.view-handbook-articles.view-display-id-law_collection .views-group .accordion{margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-handbook-articles.view-display-id-law_collection .views-group .accordion{margin-bottom:5px;}}@media screen and (min-width:1420px){.view-handbook-articles.view-display-id-law_collection .views-group .accordion{margin-bottom:10px;}}.view-handbook-articles.view-display-id-law_collection .views-group .accordion:last-child{margin-bottom:0;}.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-top:calc(10px + 10 * ((100vw - 600px) / 820));border-top:1px solid #E8E6E3;}@media screen and (max-width:600px){.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link{margin-top:10px;}}@media screen and (min-width:1420px){.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link{margin-top:20px;}}@media screen and (max-width:600px){.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link{padding-top:10px;}}@media screen and (min-width:1420px){.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link{padding-top:20px;}}.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link a::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link a::after{content:"→";}.has-mouse .view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link a:hover::after{transform:translateX(2px);}.has-mouse .view-handbook-articles.view-display-id-law_collection .views-group .accordion .article-link a:hover{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);color:#B63239;}.view-handbook-articles.view-display-id-law_collection .eck-entity--file_link--file_link{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-handbook-articles.view-display-id-law_collection .eck-entity--file_link--file_link{margin-bottom:10px;}}@media screen and (min-width:1420px){.view-handbook-articles.view-display-id-law_collection .eck-entity--file_link--file_link{margin-bottom:20px;}}.view-handbook-articles.view-display-id-law_collection .eck-entity--file_link--file_link:last-child{margin-bottom:0;}@media (max-width:1024px){.view-handbook-articles.view-display-id-law_collection .accordion{width:calc(100% - 60px);}}@media (max-width:810px){.view-handbook-articles.view-display-id-law_collection > .view-content{-moz-column-count:1;column-count:1;}}
.referred-blok__views_block--handbook_articles-main{margin-bottom:0 !important;}
.view-news.view-display-id-block_main details[data-drupal-selector="edit-field-section-target-id-collapsible"],.view-news.view-display-id-tr_main details[data-drupal-selector="edit-field-section-target-id-collapsible"]{display:none;}.view-news.view-display-id-block_main .attachment-before,.view-news.view-display-id-tr_main .attachment-before{margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-news.view-display-id-block_main .attachment-before,.view-news.view-display-id-tr_main .attachment-before{margin-bottom:12px;}}@media screen and (min-width:1420px){.view-news.view-display-id-block_main .attachment-before,.view-news.view-display-id-tr_main .attachment-before{margin-bottom:32px;}}.view-news.view-display-id-block_main .view-content:first-child,.view-news.view-display-id-tr_main .view-content:first-child{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-news.view-display-id-block_main .view-content:first-child,.view-news.view-display-id-tr_main .view-content:first-child{margin-bottom:40px;}}@media screen and (min-width:1420px){.view-news.view-display-id-block_main .view-content:first-child,.view-news.view-display-id-tr_main .view-content:first-child{margin-bottom:80px;}}.view-news.view-display-id-block_main .view-content .node--type-news.node--view-mode-teaser .node__content,.view-news.view-display-id-tr_main .view-content .node--type-news.node--view-mode-teaser .node__content{height:100%;}.view-news.view-display-id-tr_main details[data-drupal-selector='edit-field-news-type-target-id-collapsible']{display:none;}@media (max-width:600px){.view-news.view-display-id-block_main.col-span__6 .view-content > *,.view-news.view-display-id-tr_main.col-span__6 .view-content > *{grid-column:span 12;}}
.view-news.view-display-id-block_latest,.view-news.view-display-id-tr_info,.view-news.view-display-id-uf_means,.view-news.view-display-id-block_latest > .view-content,.view-news.view-display-id-tr_info > .view-content,.view-news.view-display-id-uf_means > .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-news.view-display-id-block_latest,.view-news.view-display-id-tr_info,.view-news.view-display-id-uf_means,.view-news.view-display-id-block_latest > .view-content,.view-news.view-display-id-tr_info > .view-content,.view-news.view-display-id-uf_means > .view-content{grid-gap:12px;}}@media screen and (min-width:1420px){.view-news.view-display-id-block_latest,.view-news.view-display-id-tr_info,.view-news.view-display-id-uf_means,.view-news.view-display-id-block_latest > .view-content,.view-news.view-display-id-tr_info > .view-content,.view-news.view-display-id-uf_means > .view-content{grid-gap:32px;}}.view-news.view-display-id-block_latest > .view-content .node,.view-news.view-display-id-tr_info > .view-content .node,.view-news.view-display-id-uf_means > .view-content .node{grid-column:span 12;}.view-news.view-display-id-block_latest > .attachment-before,.view-news.view-display-id-tr_info > .attachment-before,.view-news.view-display-id-uf_means > .attachment-before,.view-news.view-display-id-block_latest > .view-content,.view-news.view-display-id-tr_info > .view-content,.view-news.view-display-id-uf_means > .view-content{grid-column:span 6;}@media (max-width:600px){.view-news.view-display-id-block_latest > .attachment-before,.view-news.view-display-id-tr_info > .attachment-before,.view-news.view-display-id-uf_means > .attachment-before,.view-news.view-display-id-block_latest > .view-content,.view-news.view-display-id-tr_info > .view-content,.view-news.view-display-id-uf_means > .view-content{grid-column:span 12;}}.view-news.view-display-id-block_latest > .attachment-before,.view-news.view-display-id-tr_info > .attachment-before,.view-news.view-display-id-uf_means > .attachment-before{display:flex;flex-direction:column;justify-content:stretch;}.view-news.view-display-id-block_latest > .attachment-before .views-element-container,.view-news.view-display-id-tr_info > .attachment-before .views-element-container,.view-news.view-display-id-uf_means > .attachment-before .views-element-container{flex-grow:1;display:flex;flex-direction:column;justify-content:stretch;}.view-news.view-display-id-block_latest > .attachment-before .views-element-container .view-news,.view-news.view-display-id-tr_info > .attachment-before .views-element-container .view-news,.view-news.view-display-id-uf_means > .attachment-before .views-element-container .view-news{flex-grow:1;display:flex;flex-direction:column;justify-content:stretch;}.view-news.view-display-id-block_latest > .attachment-before .views-element-container .view-news .view-content,.view-news.view-display-id-tr_info > .attachment-before .views-element-container .view-news .view-content,.view-news.view-display-id-uf_means > .attachment-before .views-element-container .view-news .view-content{flex-grow:1;display:flex;flex-direction:column;justify-content:stretch;}.view-news.view-display-id-block_latest > .attachment-before .views-element-container .view-news .view-content .node,.view-news.view-display-id-tr_info > .attachment-before .views-element-container .view-news .view-content .node,.view-news.view-display-id-uf_means > .attachment-before .views-element-container .view-news .view-content .node{flex-grow:1;}@media (max-width:810px){.view-news.view-display-id-block_latest > .attachment-before{grid-column:span 12;}.view-news.view-display-id-block_latest > .view-content{grid-column:span 12;}.view-news.view-display-id-block_latest > .view-content .node{grid-column:span 6;}.view-news.view-display-id-block_latest > .view-content .node:last-child{display:none;}}@media (max-width:600px){.view-news.view-display-id-block_latest > .view-content .node{grid-column:span 12;}}
.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button){margin-top:calc(12px + 20 * ((100vw - 600px) / 820));position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}@media screen and (max-width:600px){.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button){margin-top:12px;}}@media screen and (min-width:1420px){.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button){margin-top:32px;}}.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button)::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button)::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button):hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button)::after{content:"→";}.has-mouse .view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button):hover::after{transform:translateX(2px);}.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button)::after{top:12px;}.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button)::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#fff;}.has-mouse .view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button):hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button):hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.view-news.view-display-id-agreement a.cta-link:not(.cta-link--external):not(.button)::after{left:12px;}
.view-employees.view-display-id-block_main{margin-bottom:calc(50px + 50 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-employees.view-display-id-block_main{margin-bottom:50px;}}@media screen and (min-width:1420px){.view-employees.view-display-id-block_main{margin-bottom:100px;}}.view-employees.view-display-id-block_main .views-exposed-form details{grid-column-start:1;grid-column-end:4;}.view-employees.view-display-id-block_main .views-exposed-form .search-and-submit-container{flex-shrink:0;grid-column-start:4;grid-column-end:7;}.views-group-container{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.views-group-container{margin-bottom:40px;}}@media screen and (min-width:1420px){.views-group-container{margin-bottom:80px;}}.views-group-container:last-child{margin-bottom:0;}.views-group-container h3{margin-bottom:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.views-group-container h3{margin-bottom:12px;}}@media screen and (min-width:1420px){.views-group-container h3{margin-bottom:32px;}}@media (max-width:1024px){.view-employees.view-display-id-block_main .views-exposed-form details{grid-column-start:1;grid-column-end:6;}.view-employees.view-display-id-block_main .views-exposed-form .search-and-submit-container{grid-column-start:6;grid-column-end:11;}}@media (max-width:600px){.view-employees.view-display-id-block_main .views-exposed-form details,.view-employees.view-display-id-block_main .views-exposed-form .search-and-submit-container{grid-column:span 12;}}
@media (max-width:810px){.view-events.view-display-id-block_main.col-span__6 .view-content > *{grid-column:span 12;}}
@media (max-width:810px){.view-events.view-display-id-block_related.col-span__6 .view-content > *{grid-column:span 12;}}
.view-jobs.view-display-id-latest_slider .slider--no-slick{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-jobs.view-display-id-latest_slider .slider--no-slick{grid-gap:12px;}}@media screen and (min-width:1420px){.view-jobs.view-display-id-latest_slider .slider--no-slick{grid-gap:32px;}}.view-jobs.view-display-id-latest_slider .slider--no-slick > *{grid-column:span 6;}@media (max-width:600px){.view-jobs.view-display-id-latest_slider .slider--no-slick > *{grid-column:span 12;}}.view-jobs.view-display-id-latest_slider .more-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);padding-left:50px;min-height:47px;}.view-jobs.view-display-id-latest_slider .more-link a::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.view-jobs.view-display-id-latest_slider .more-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .view-jobs.view-display-id-latest_slider .more-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .view-jobs.view-display-id-latest_slider .more-link a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.view-jobs.view-display-id-latest_slider .more-link a::after{content:"→";}.has-mouse .view-jobs.view-display-id-latest_slider .more-link a:hover::after{transform:translateX(2px);}.view-jobs.view-display-id-latest_slider .more-link a::after{top:12px;}.view-jobs.view-display-id-latest_slider .more-link a::before{background-size:cover;display:block;position:absolute;content:'';top:0;left:0px;width:38px;height:47px;transform:rotate(34deg);border-radius:21px / 26px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform-origin:center center;background-color:#B63239;}.has-mouse .view-jobs.view-display-id-latest_slider .more-link a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transform:translateX(2px);}.has-mouse .view-jobs.view-display-id-latest_slider .more-link a:hover::before{transform:rotate(18deg) translateX(2px) scale(1.05);}.view-jobs.view-display-id-latest_slider .more-link a::after{left:12px;}@media (max-width:1024px){.view-jobs.view-display-id-latest_slider .slider--no-slick > *{grid-column:span 12;}}
.view-jobs.view-display-id-latest .node:not(.is-internal){background-color:#fff;}
.view-jobs.view-display-id-block_main{margin-top:calc(30px + 30 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.view-jobs.view-display-id-block_main{margin-top:30px;}}@media screen and (min-width:1420px){.view-jobs.view-display-id-block_main{margin-top:60px;}}
.webform-submission-form > *:not(.webform-details-toggle-state-wrapper){margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form > *:not(.webform-details-toggle-state-wrapper){margin-bottom:10px;}}@media screen and (min-width:1420px){.webform-submission-form > *:not(.webform-details-toggle-state-wrapper){margin-bottom:20px;}}.webform-submission-form > *:not(.webform-details-toggle-state-wrapper):last-child{margin-bottom:0;}.webform-submission-form .webform-details-toggle-state-wrapper{margin-top:0;margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form .webform-details-toggle-state-wrapper{margin-bottom:5px;}}@media screen and (min-width:1420px){.webform-submission-form .webform-details-toggle-state-wrapper{margin-bottom:10px;}}.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));font-weight:700;color:#000;position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);display:inline-flex;}@media screen and (max-width:600px){.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state{font-size:12px;}}@media screen and (min-width:1420px){.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state{font-size:14px;}}@media screen and (max-width:600px){.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state{line-height:15px;}}@media screen and (min-width:1420px){.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state{line-height:17px;}}.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state::after{color:#B63239;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state::after{content:"↓";}.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state.is-open::after{content:"↑";}.webform-submission-form .webform-details-toggle-state-wrapper .webform-details-toggle-state:hover{text-decoration:none;}.webform-submission-form .webform-file-button{min-width:100%;}.webform-submission-form input{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form input{font-size:15px;}}@media screen and (min-width:1420px){.webform-submission-form input{font-size:17px;}}@media screen and (max-width:600px){.webform-submission-form input{line-height:21px;}}@media screen and (min-width:1420px){.webform-submission-form input{line-height:24px;}}.webform-submission-form input.form-submit{width:100%;}.webform-submission-form .address.grid-layout{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form .address.grid-layout{padding-left:12.5px;}}@media screen and (min-width:1420px){.webform-submission-form .address.grid-layout{padding-left:25px;}}@media screen and (max-width:600px){.webform-submission-form .address.grid-layout{padding-right:12.5px;}}@media screen and (min-width:1420px){.webform-submission-form .address.grid-layout{padding-right:25px;}}.webform-submission-form .address.grid-layout > .webform-flex:nth-child(1),.webform-submission-form .address.grid-layout .webform-flex:nth-child(7){grid-column:span 4;}.webform-submission-form .address.grid-layout > .webform-flex:nth-child(2),.webform-submission-form .address.grid-layout .webform-flex:nth-child(3),.webform-submission-form .address.grid-layout .webform-flex:nth-child(4),.webform-submission-form .address.grid-layout .webform-flex:nth-child(5),.webform-submission-form .address.grid-layout .webform-flex:nth-child(6){grid-column:span 2;}.webform-submission-form fieldset#edit-administration{padding:calc(12px + 20 * ((100vw - 600px) / 820));background-color:#E8E6E3;}@media screen and (max-width:600px){.webform-submission-form fieldset#edit-administration{padding:12px;}}@media screen and (min-width:1420px){.webform-submission-form fieldset#edit-administration{padding:32px;}}.webform-submission-form fieldset#edit-administration legend{display:contents;}.webform-submission-form fieldset#edit-administration select{width:100%;}.webform-submission-form fieldset#edit-administration .fieldset-wrapper > .form-item + *{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form fieldset#edit-administration .fieldset-wrapper > .form-item + *{margin-top:10px;}}@media screen and (min-width:1420px){.webform-submission-form fieldset#edit-administration .fieldset-wrapper > .form-item + *{margin-top:20px;}}@media (max-width:810px){.webform-submission-form .address.grid-layout > .webform-flex:nth-child(1),.webform-submission-form .address.grid-layout .webform-flex:nth-child(7){grid-column:span 6;}.webform-submission-form .address.grid-layout > .webform-flex:nth-child(2),.webform-submission-form .address.grid-layout .webform-flex:nth-child(3),.webform-submission-form .address.grid-layout .webform-flex:nth-child(4),.webform-submission-form .address.grid-layout .webform-flex:nth-child(5){grid-column:span 3;}.webform-submission-form .address.grid-layout .webform-flex:nth-child(6){grid-column:span 6;}}@media (max-width:414px){.webform-submission-form .address.grid-layout > .webform-flex:nth-child(2),.webform-submission-form .address.grid-layout .webform-flex:nth-child(3),.webform-submission-form .address.grid-layout .webform-flex:nth-child(4),.webform-submission-form .address.grid-layout .webform-flex:nth-child(5){grid-column:span 6;}}
fieldset.webform-composite-hidden-title{margin-top:0;margin-bottom:0;}.webform-options-display-two-columns{-moz-column-gap:calc(12px + 20 * ((100vw - 600px) / 820));column-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-options-display-two-columns{-moz-column-gap:12px;column-gap:12px;}}@media screen and (min-width:1420px){.webform-options-display-two-columns{-moz-column-gap:32px;column-gap:32px;}}
.webform-submission-form details.form-wrapper{position:relative;}.webform-submission-form details.form-wrapper summary{padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-top:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-bottom:calc(12.5px + 12.5 * ((100vw - 600px) / 820));list-style:none;position:relative;display:flex;justify-content:space-between;box-sizing:border-box;background-color:#F6F5F3;}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary{padding-left:12.5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary{padding-left:25px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary{padding-top:12.5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary{padding-top:25px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary{padding-bottom:12.5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary{padding-bottom:25px;}}.webform-submission-form details.form-wrapper summary::-webkit-details-marker{display:none;}.webform-submission-form details.form-wrapper summary::before{width:calc(50px + 24 * ((100vw - 600px) / 820));margin-right:calc(-50px + -24 * ((100vw - 600px) / 820));margin-bottom:calc(-12.5px + -12.5 * ((100vw - 600px) / 820));margin-left:calc(-12.5px + -12.5 * ((100vw - 600px) / 820));margin-top:calc(-12.5px + -12.5 * ((100vw - 600px) / 820));position:absolute;display:inline;align-self:stretch;border-left:1px solid #E8E6E3;content:'';order:2;flex-shrink:0;height:100%;right:0;background-color:#F6F5F3;}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary::before{width:50px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary::before{width:74px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary::before{margin-right:-50px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary::before{margin-right:-74px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary::before{margin-bottom:-12.5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary::before{margin-bottom:-25px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary::before{margin-left:-12.5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary::before{margin-left:-25px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary::before{margin-top:-12.5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary::before{margin-top:-25px;}}.webform-submission-form details.form-wrapper summary::after{margin-right:calc(-50px + -24 * ((100vw - 600px) / 820));width:calc(50px + 24 * ((100vw - 600px) / 820));display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;height:100%;content:'→';color:#B63239;transform-origin:center center;transform:rotate(90deg);transition:transform 0.225s cubic-bezier(0.23,1,0.32,1);}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary::after{margin-right:-50px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary::after{margin-right:-74px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper summary::after{width:50px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper summary::after{width:74px;}}.webform-submission-form details.form-wrapper[open] summary{font-weight:700;}.webform-submission-form details.form-wrapper[open] summary::after{font-weight:400;transform:rotate(270deg);transition:transform 0.125s cubic-bezier(0.25,0.46,0.45,0.94);}.webform-submission-form details.form-wrapper .details-wrapper{padding-bottom:calc(5px + 5 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper{padding-bottom:5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper{padding-bottom:10px;}}.webform-submission-form details.form-wrapper .details-wrapper .form-type-webform-markup{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper .form-type-webform-markup{margin-bottom:10px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper .form-type-webform-markup{margin-bottom:20px;}}.webform-submission-form details.form-wrapper .details-wrapper .form-type-webform-markup h3{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:0;}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper .form-type-webform-markup h3{font-size:15px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper .form-type-webform-markup h3{font-size:17px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper .form-type-webform-markup h3{line-height:21px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper .form-type-webform-markup h3{line-height:24px;}}.webform-submission-form details.form-wrapper .details-wrapper > *:not(.form-type-webform-markup):not(.details-description){padding-top:calc(5px + 5 * ((100vw - 600px) / 820));margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.form-type-webform-markup):not(.details-description){padding-top:5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.form-type-webform-markup):not(.details-description){padding-top:10px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.form-type-webform-markup):not(.details-description){margin-bottom:15px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.form-type-webform-markup):not(.details-description){margin-bottom:30px;}}.webform-submission-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper){padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper){padding-left:12.5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper){padding-left:25px;}}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper){padding-right:12.5px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper){padding-right:25px;}}.webform-submission-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper).details-description{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper).details-description{margin-bottom:10px;}}@media screen and (min-width:1420px){.webform-submission-form details.form-wrapper .details-wrapper > *:not(.grid-layout):not(.webform-address--wrapper).details-description{margin-bottom:20px;}}
.webform-flexbox.grid-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout{grid-gap:12px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout{grid-gap:32px;}}.webform-flexbox .webform-flex--container{height:100%;}.webform-flexbox.grid-layout{margin-bottom:calc(15px + 15 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout{margin-bottom:15px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout{margin-bottom:30px;}}.webform-flexbox.grid-layout .details-wrapper{margin-left:calc(-12.5px + -12.5 * ((100vw - 600px) / 820));margin-right:calc(-12.5px + -12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout .details-wrapper{margin-left:-12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout .details-wrapper{margin-left:-25px;}}@media screen and (max-width:600px){.webform-flexbox.grid-layout .details-wrapper{margin-right:-12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout .details-wrapper{margin-right:-25px;}}.webform-flexbox.grid-layout.grid-span__12 > .webform-flex{grid-column:span 12;padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout.grid-span__12 > .webform-flex{padding-left:12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__12 > .webform-flex{padding-left:25px;}}@media screen and (max-width:600px){.webform-flexbox.grid-layout.grid-span__12 > .webform-flex{padding-right:12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__12 > .webform-flex{padding-right:25px;}}.webform-flexbox.grid-layout.grid-span__6 > .webform-flex{grid-column:span 6;}.webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(2n + 1){padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(2n + 1){padding-left:12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(2n + 1){padding-left:25px;}}.webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(2n){padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(2n){padding-right:12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(2n){padding-right:25px;}}@media (max-width:600px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex{padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));grid-column:span 12;}}@media screen and (max-width:600px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex{padding-left:12.5px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex{padding-left:25px;}}@media screen and (max-width:600px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex{padding-right:12.5px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex{padding-right:25px;}}@media screen and (max-width:600px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex{margin-bottom:10px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__6 > .webform-flex{margin-bottom:20px;}}.webform-flexbox.grid-layout.grid-span__4 > .webform-flex{grid-column:span 4;}.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(3n + 1){padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(3n + 1){padding-left:12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(3n + 1){padding-left:25px;}}.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(3n){padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(3n){padding-right:12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(3n){padding-right:25px;}}@media (max-width:1680px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex{grid-column:span 6;}.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(3n + 1){padding-left:0;}.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(3n){padding-right:0;}.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(2n + 1){padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}}@media screen and (max-width:1680px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(2n + 1){padding-right:12.5px;}}@media screen and (max-width:1680px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(2n + 1){padding-right:25px;}}@media (max-width:1680px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(2n){padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}}@media screen and (max-width:1680px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(2n){padding-right:12.5px;}}@media screen and (max-width:1680px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex:nth-child(2n){padding-right:25px;}}@media (max-width:600px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex{padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));grid-column:span 12;}}@media screen and (max-width:600px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex{padding-right:12.5px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex{padding-right:25px;}}@media screen and (max-width:600px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex{padding-left:12.5px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__4 > .webform-flex{padding-left:25px;}}.webform-flexbox.grid-layout.grid-span__3 > .webform-flex{grid-column:span 3;}.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(4n + 1){padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(4n + 1){padding-left:12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(4n + 1){padding-left:25px;}}.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(4n){padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(4n){padding-right:12.5px;}}@media screen and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(4n){padding-right:25px;}}@media (max-width:1680px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex{grid-column:span 6;}.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(4n + 1){padding-left:0;}.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(4n){padding-right:0;}.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(2n + 1){padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}}@media screen and (max-width:1680px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(2n + 1){padding-left:12.5px;}}@media screen and (max-width:1680px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(2n + 1){padding-left:25px;}}@media (max-width:1680px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(2n){padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}}@media screen and (max-width:1680px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(2n){padding-right:12.5px;}}@media screen and (max-width:1680px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex:nth-child(2n){padding-right:25px;}}@media (max-width:600px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex{padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));grid-column:span 12;}}@media screen and (max-width:600px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex{padding-right:12.5px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex{padding-right:25px;}}@media screen and (max-width:600px) and (max-width:600px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex{padding-left:12.5px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-flexbox.grid-layout.grid-span__3 > .webform-flex{padding-left:25px;}}
.webform-submission-membership-form .form-item-street-name{grid-column:span 4;}.webform-submission-membership-form .form-type-date label,.webform-submission-membership-form .form-type-date .description,.webform-submission-membership-form .form-item-working-hours label,.webform-submission-membership-form .form-item-working-hours .description{grid-column:span 12;}.webform-submission-membership-form .form-type-date input,.webform-submission-membership-form .form-item-working-hours input{grid-column:span 4;}@media (max-width:600px){.webform-submission-membership-form .form-type-date input,.webform-submission-membership-form .form-item-working-hours input{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));grid-column:span 12;}}@media screen and (max-width:600px) and (max-width:600px){.webform-submission-membership-form .form-type-date input,.webform-submission-membership-form .form-item-working-hours input{margin-bottom:10px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-submission-membership-form .form-type-date input,.webform-submission-membership-form .form-item-working-hours input{margin-bottom:20px;}}@media screen and (max-width:600px) and (max-width:600px){.webform-submission-membership-form .form-type-date input,.webform-submission-membership-form .form-item-working-hours input{padding-right:12.5px;}}@media screen and (max-width:600px) and (min-width:1420px){.webform-submission-membership-form .form-type-date input,.webform-submission-membership-form .form-item-working-hours input{padding-right:25px;}}.webform-submission-membership-form input[type="submit"]{width:100%;}.membership-file{display:contents;color:#B63239;}.webform-submission-membership-form .webform-flexbox .webform-flex--container{height:100%;}.webform-submission-membership-form .webform-flexbox.grid-layout{grid-template-columns:repeat(6,minmax(0,1fr));}.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__12 > .webform-flex{grid-column:span 6;}.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__6 > .webform-flex{grid-column:span 3;}.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__4 > .webform-flex{grid-column:span 2;}@media (max-width:1680px){.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__4 > .webform-flex{grid-column:span 3;}}@media (max-width:1680px){.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__4 > .webform-flex{grid-column:span 3;}}@media (max-width:810px){.webform-submission-membership-form .webform-flexbox .webform-flex--container{height:100%;}.webform-submission-membership-form .webform-flexbox.grid-layout{grid-template-columns:repeat(6,minmax(0,1fr));}.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__12 > .webform-flex{grid-column:span 6;}.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__6 > .webform-flex{grid-column:span 6;}.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(1n){padding-left:calc(12.5px + 12.5 * ((100vw - 600px) / 820));padding-right:calc(12.5px + 12.5 * ((100vw - 600px) / 820));}}@media screen and (max-width:810px) and (max-width:600px){.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(1n){padding-left:12.5px;}}@media screen and (max-width:810px) and (min-width:1420px){.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(1n){padding-left:25px;}}@media screen and (max-width:810px) and (max-width:600px){.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(1n){padding-right:12.5px;}}@media screen and (max-width:810px) and (min-width:1420px){.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__6 > .webform-flex:nth-child(1n){padding-right:25px;}}@media (max-width:810px){.webform-submission-membership-form .webform-flexbox.grid-layout.grid-span__4 > .webform-flex{grid-column:span 6;}}
.page-taxonomyterm-type-section{background-color:#F6F5F3;}.taxonomy-term--view-mode-full .taxonomy-term__content--top{padding-top:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term--view-mode-full .taxonomy-term__content--top{padding-top:40px;}}@media screen and (min-width:1420px){.taxonomy-term--view-mode-full .taxonomy-term__content--top{padding-top:80px;}}.taxonomy-term--view-mode-full .taxonomy-term__content--top .flag-bookmark-taxonomy{margin-top:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term--view-mode-full .taxonomy-term__content--top .flag-bookmark-taxonomy{margin-top:20px;}}@media screen and (min-width:1420px){.taxonomy-term--view-mode-full .taxonomy-term__content--top .flag-bookmark-taxonomy{margin-top:40px;}}
.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .related-handbook-themes .field--name-field-handbook-themes{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .related-handbook-themes .field--name-field-handbook-themes{grid-gap:12px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .related-handbook-themes .field--name-field-handbook-themes{grid-gap:32px;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .related-handbook-themes .field--name-field-handbook-themes > .taxonomy-term{grid-column:span 4;}@media (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .related-handbook-themes .field--name-field-handbook-themes > .taxonomy-term{grid-column:span 12;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top{padding-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top{padding-bottom:5px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top{padding-bottom:10px;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top h1{font-size:calc(34px + 34 * ((100vw - 600px) / 820));line-height:calc(34px + 31 * ((100vw - 600px) / 820));letter-spacing:-0.5;width:68.16901%;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top h1{font-size:34px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top h1{font-size:68px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top h1{line-height:34px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top h1{line-height:65px;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top .field--name-field-manchet{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));width:74.43662%;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top .field--name-field-manchet{margin-bottom:20px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top .field--name-field-manchet{margin-bottom:40px;}}@media (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top .field--name-field-manchet{width:100%;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside{display:flex;}@media (max-width:810px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside{display:block;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main{width:57.39437%;margin-right:calc(8.52113% + 2.25352%);}@media (max-width:1024px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main{margin-bottom:calc(35px + 35 * ((100vw - 600px) / 820));margin-right:8.52113%;}}@media screen and (max-width:1024px) and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main{margin-bottom:35px;}}@media screen and (max-width:1024px) and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main{margin-bottom:70px;}}@media (max-width:810px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main{width:82.95775%;margin-right:0;}}@media (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main{width:100%;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main .field--name-field-image{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main .field--name-field-image{margin-bottom:20px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--main .field--name-field-image{margin-bottom:40px;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--aside{width:31.83099%;}@media (max-width:1024px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--aside{width:calc(31.83099% + 2.25352%);}}@media (max-width:810px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--aside{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:74.43662%;}}@media screen and (max-width:810px) and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--aside{margin-bottom:25px;}}@media screen and (max-width:810px) and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--aside{margin-bottom:50px;}}@media (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term__content--has-aside--aside{width:100%;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .field--name-description{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));width:85.1624%;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .field--name-description{margin-bottom:25px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .field--name-description{margin-bottom:50px;}}@media (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .field--name-description{width:100%;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .related-handbook-articles{background-color:#E8E6E3;}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .related-handbook-themes{background-color:#fff;}@media (max-width:1024px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-full .taxonomy-term--top h1{width:100%;}}
.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser img,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser img,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small img,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image img,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser img,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser:hover img,.has-mouse
.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser:hover img,.has-mouse
.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small:hover img,.has-mouse
.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image:hover img,.has-mouse
.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser:hover img,.has-mouse
.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser h2,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser h2{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser:hover h2,.has-mouse
.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser:hover h2,.has-mouse
.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small:hover h2,.has-mouse
.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image:hover h2,.has-mouse
.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser:hover h2,.has-mouse
.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser:hover h2{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser a,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser a,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small a,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image a,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser a,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser a{display:flex;flex-direction:column;height:100%;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content{flex-grow:1;padding:calc(12px + 20 * ((100vw - 600px) / 820));background-color:#F6F5F3;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content{padding:12px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content{padding:32px;}}.view-id-handbook_themes.view-display-id-tr .taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content,.view-id-handbook_themes.view-display-id-amr .taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content,.view-id-handbook_themes.view-display-id-tr
  .taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content,.view-id-handbook_themes.view-display-id-amr
  .taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content,.view-id-handbook_themes.view-display-id-tr
  .taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content,.view-id-handbook_themes.view-display-id-amr
  .taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content,.view-id-handbook_themes.view-display-id-tr
  .taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content,.view-id-handbook_themes.view-display-id-amr
  .taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content,.view-id-handbook_themes.view-display-id-tr
  .taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content,.view-id-handbook_themes.view-display-id-amr
  .taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content,.view-id-handbook_themes.view-display-id-tr
  .taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content,.view-id-handbook_themes.view-display-id-amr
  .taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content{background-color:#fff;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content h2{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content h2{margin-bottom:10px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content h2,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content h2,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content h2{margin-bottom:20px;}}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content .field--name-field-manchet{width:100%;font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:0;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content .field--name-field-manchet{font-size:15px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content .field--name-field-manchet{font-size:17px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content .field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .content .field--name-field-manchet,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .content .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .content .field--name-field-manchet,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content .field--name-field-manchet{line-height:24px;}}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .field--name-field-image,.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-teaser .field--name-field-teaser-image,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .field--name-field-image,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser .field--name-field-teaser-image,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .field--name-field-image,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .field--name-field-teaser-image,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .field--name-field-image,.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-large-image .field--name-field-teaser-image,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .field--name-field-image,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .field--name-field-teaser-image,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .field--name-field-image,.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .field--name-field-teaser-image{overflow:hidden;}
.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));background-color:#E8E6E3;height:100%;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small{margin-bottom:10px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small{margin-bottom:20px;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transition:transform 0.45s cubic-bezier(0.23,1,0.32,1),filter 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);transition:transform 0.9s cubic-bezier(0.23,1,0.32,1),filter 0.9s cubic-bezier(0.23,1,0.32,1);filter:saturate(100%);}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .image-container{background-color:#d8d5cf;position:relative;overflow:hidden;overflow:hidden;flex-shrink:0;width:calc(26.69014% + 6.76056%);position:relative;}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:120%;}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .image-container::after{content:"";display:table;clear:both;}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media (max-width:810px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .image-container{width:calc(22.88993% + 2.25352%);}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container{display:flex;position:relative;align-items:stretch;}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info{padding:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info{padding:12px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info{padding:32px;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info h2{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info h2{font-size:15px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info h2{font-size:17px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info h2{line-height:21px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info h2{line-height:24px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info h2{margin-bottom:5px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info h2{margin-bottom:10px;}}.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info .field--name-field-manchet{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info .field--name-field-manchet{font-size:12px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info .field--name-field-manchet{font-size:14px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info .field--name-field-manchet{line-height:15px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-handbook-theme.taxonomy-term--view-mode-teaser-small .taxonomy-term--handbook-theme--teaser-small--container .taxonomy-term--handbook-theme--teaser-small--info .field--name-field-manchet{line-height:17px;}}
.page-taxonomyterm-type-law-areas{background-color:#F6F5F3;}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .taxonomy-term__content--top{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .taxonomy-term__content--top{margin-bottom:40px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .taxonomy-term__content--top{margin-bottom:80px;}}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .taxonomy-term__content--top h1{width:57.39437%;}@media (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .taxonomy-term__content--top h1{width:100%;}}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-manchet{width:65.91549%;}@media (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-manchet{width:100%;}}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .paragraph--type--collection{background-color:transparent;}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .field--name-field-paragraphs + .legislation-and-rules{padding-top:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .field--name-field-paragraphs + .legislation-and-rules{padding-top:20px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .field--name-field-paragraphs + .legislation-and-rules{padding-top:40px;}}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container{margin-bottom:calc(25px + 25 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container{margin-bottom:25px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container{margin-bottom:50px;}}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .menu-label{font-size:calc(30px + 5 * ((100vw - 600px) / 820));line-height:calc(36px + 6 * ((100vw - 600px) / 820));letter-spacing:-0.25;margin-bottom:calc(5px + 5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .menu-label{font-size:30px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .menu-label{font-size:35px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .menu-label{line-height:36px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .menu-label{line-height:42px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .menu-label{margin-bottom:5px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .menu-label{margin-bottom:10px;}}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .subtitle{width:65.91549%;font-size:calc(18px + 6 * ((100vw - 600px) / 820));line-height:calc(24px + 7 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .subtitle{font-size:18px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .subtitle{font-size:24px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .subtitle{line-height:24px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .subtitle{line-height:31px;}}@media (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-full .legislation-and-rules .menu-label-container .subtitle{width:100%;}}
.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:30%;}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser::after{content:"";display:table;clear:both;}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .content{display:flex;flex-direction:column;background-color:#fff;}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser h2{font-weight:400;}.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .label{padding-top:calc(20px + 20 * ((100vw - 600px) / 820));margin-top:auto;font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));color:#B63239;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .label{padding-top:20px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .label{padding-top:40px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .label{font-size:12px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .label{font-size:14px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .label{line-height:15px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-law-areas.taxonomy-term--view-mode-teaser .label{line-height:17px;}}
.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-image{background-color:#d6c2c3;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full{margin-bottom:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full{margin-bottom:40px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full{margin-bottom:80px;}}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top{display:flex;position:relative;color:#fff;padding-top:0;padding-bottom:0;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:37.5%;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top::after{content:"";display:table;clear:both;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top a{color:#fff;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top__content{flex-grow:1;display:flex;flex-direction:column;padding-top:calc(80px + 80 * ((100vw - 600px) / 820));padding-bottom:calc(20px + 20 * ((100vw - 600px) / 820));position:relative;z-index:1;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top__content{padding-top:80px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top__content{padding-top:160px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top__content{padding-bottom:20px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top__content{padding-bottom:40px;}}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-image{position:absolute;top:0;left:0;width:100%;height:100%;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-image img{-o-object-fit:cover;object-fit:cover;height:100%;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-manchet{width:57.39437%;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-link{margin-top:auto;}.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-link .button{min-width:31.83099%;float:right;}@media (max-width:810px){.taxonomy-term.vocabulary-section.taxonomy-term--view-mode-full .taxonomy-term__content--top .field--name-field-manchet{width:100%;}}
.taxonomy-term--type-article-theme__related-article-themes .field--name-field-articles-themes{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-gap:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term--type-article-theme__related-article-themes .field--name-field-articles-themes{grid-gap:12px;}}@media screen and (min-width:1420px){.taxonomy-term--type-article-theme__related-article-themes .field--name-field-articles-themes{grid-gap:32px;}}.taxonomy-term--type-article-theme__related-article-themes .field--name-field-articles-themes > .taxonomy-term{grid-column:span 4;}@media (max-width:600px){.taxonomy-term--type-article-theme__related-article-themes .field--name-field-articles-themes > .taxonomy-term{grid-column:span 12;}}.taxonomy-term--type-article-theme__related-article-themes{background-color:#fff;}
.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));background-color:#E8E6E3;height:100%;}@media screen and (max-width:600px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image{margin-bottom:10px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image{margin-bottom:20px;}}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small img,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser img,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image img{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);transition:transform 0.45s cubic-bezier(0.23,1,0.32,1),filter 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small:hover img,.has-mouse
  .taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser:hover img,.has-mouse
  .taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image:hover img{transition:transform 0.9s cubic-bezier(0.23,1,0.32,1);transform:scale(1.05);transition:transform 0.9s cubic-bezier(0.23,1,0.32,1),filter 0.9s cubic-bezier(0.23,1,0.32,1);filter:saturate(100%);}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .field--name-title,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .field--name-title,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .field--name-title{display:block;transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small:hover .field--name-title,.has-mouse
  .taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser:hover .field--name-title,.has-mouse
  .taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image:hover .field--name-title{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);color:#B63239;}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .image-container,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .image-container,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .image-container{background-color:#d8d5cf;position:relative;overflow:hidden;overflow:hidden;flex-shrink:0;width:calc(26.69014% + 6.76056%);position:relative;}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .image-container::before,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .image-container::before,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:120%;}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .image-container::after,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .image-container::after,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .image-container::after{content:"";display:table;clear:both;}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .image-container img,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .image-container img,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .image-container img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media (max-width:810px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .image-container,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .image-container,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .image-container{width:calc(22.88993% + 2.25352%);}}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container{display:flex;position:relative;align-items:stretch;}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info{padding:calc(12px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info{padding:12px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info{padding:32px;}}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2{font-size:15px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2{font-size:17px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2{line-height:21px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2{line-height:24px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2{margin-bottom:10px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info h2{margin-bottom:20px;}}.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet{font-size:12px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet{font-size:14px;}}@media screen and (max-width:600px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet{line-height:15px;}}@media screen and (min-width:1420px){.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-small .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet,.taxonomy-term.vocabulary-artikel-tema.taxonomy-term--view-mode-teaser-large-image .taxonomy-term--artikel-tema--teaser-small--container .taxonomy-term--artikel-tema--teaser-small--info .field--name-field-manchet{line-height:17px;}}
.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .field--name-field-image,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .field--name-field-image{background-color:#d6c2c3;}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .field--name-field-image img,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .field--name-field-image img{mix-blend-mode:multiply;filter:saturate(0%);}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image{margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));background-color:#E8E6E3;height:100%;}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image{margin-bottom:10px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image{margin-bottom:20px;}}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .field--name-field-image,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .field--name-field-image{position:relative;overflow:hidden;overflow:hidden;flex-shrink:0;width:calc(26.69014% + 6.76056%);position:relative;}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .field--name-field-image::before,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .field--name-field-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:120%;}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .field--name-field-image::after,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .field--name-field-image::after{content:"";display:table;clear:both;}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .field--name-field-image img,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .field--name-field-image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media (max-width:810px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .field--name-field-image,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .field--name-field-image{width:calc(22.88993% + 2.25352%);}}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container{display:flex;position:relative;align-items:stretch;}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info{padding-left:calc(12px + 20 * ((100vw - 600px) / 820));padding-right:calc(12px + 20 * ((100vw - 600px) / 820));display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;overflow:auto;}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info{padding-left:12px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info{padding-left:32px;}}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info{padding-right:12px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info{padding-right:32px;}}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info h3,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info h3{font-size:calc(15px + 2 * ((100vw - 600px) / 820));line-height:calc(21px + 3 * ((100vw - 600px) / 820));margin-bottom:calc(10px + 10 * ((100vw - 600px) / 820));-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info h3,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info h3{font-size:15px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info h3,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info h3{font-size:17px;}}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info h3,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info h3{line-height:21px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info h3,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info h3{line-height:24px;}}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info h3,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info h3{margin-bottom:10px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info h3,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info h3{margin-bottom:20px;}}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone{margin-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone{margin-bottom:2.5px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone{margin-bottom:5px;}}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email{font-size:calc(12px + 2 * ((100vw - 600px) / 820));line-height:calc(15px + 2 * ((100vw - 600px) / 820));flex-grow:1;}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email{font-size:12px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email{font-size:14px;}}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email{line-height:15px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email{line-height:17px;}}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone .field__label,.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email .field__label,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone .field__label,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email .field__label{font-weight:400;margin-bottom:0px;margin-right:1em;float:left;}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone a,.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email a,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-telephone a,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info .field--name-field-email a{word-break:break-all;}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info--top,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info--top{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info--top,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info--top{margin-top:10px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info--top,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info--top{margin-top:20px;}}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info--bottom,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info--bottom{margin-bottom:calc(20px + 20 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info--bottom,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info--bottom{margin-bottom:20px;}}@media screen and (min-width:1420px){.vocabulary-job-type.taxonomy-term--view-mode-teaser-small .job-type--teaser-small--container .job-type--teaser-small--info--bottom,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image .job-type--teaser-small--container .job-type--teaser-small--info--bottom{margin-bottom:40px;}}.vocabulary-job-type.taxonomy-term--view-mode-teaser-small a,.vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image a{transition:color 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .vocabulary-job-type.taxonomy-term--view-mode-teaser-small a:hover,.has-mouse
    .vocabulary-job-type.taxonomy-term--view-mode-teaser-large-image a:hover{color:#B63239;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}
.ui-autocomplete.ui-widget-content{padding:calc(10px + 10 * ((100vw - 600px) / 820));transform:translateY(30px);}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content{padding:10px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content{padding:20px;}}.ui-autocomplete.ui-widget-content li.ui-menu-item::marker{display:none;}.ui-autocomplete.ui-widget-content a{display:block;color:#6F6F6F;padding:0;padding-left:calc(5px + 5 * ((100vw - 600px) / 820));padding-right:calc(5px + 5 * ((100vw - 600px) / 820));padding-top:calc(2.5px + 2.5 * ((100vw - 600px) / 820));padding-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 820));margin-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a{padding-left:5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a{padding-left:10px;}}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a{padding-right:5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a{padding-right:10px;}}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a{padding-top:2.5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a{padding-top:5px;}}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a{padding-bottom:2.5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a{padding-bottom:5px;}}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a{margin-bottom:2.5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a{margin-bottom:5px;}}.ui-autocomplete.ui-widget-content a.ui-state-active{border:none;color:#B63239;padding-left:calc(5px + 5 * ((100vw - 600px) / 820));padding-right:calc(5px + 5 * ((100vw - 600px) / 820));padding-top:calc(2.5px + 2.5 * ((100vw - 600px) / 820));padding-bottom:calc(2.5px + 2.5 * ((100vw - 600px) / 820));margin-left:0;margin-right:0;margin-top:0;background-color:#E8E6E3;}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a.ui-state-active{padding-left:5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a.ui-state-active{padding-left:10px;}}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a.ui-state-active{padding-right:5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a.ui-state-active{padding-right:10px;}}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a.ui-state-active{padding-top:2.5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a.ui-state-active{padding-top:5px;}}@media screen and (max-width:600px){.ui-autocomplete.ui-widget-content a.ui-state-active{padding-bottom:2.5px;}}@media screen and (min-width:1420px){.ui-autocomplete.ui-widget-content a.ui-state-active{padding-bottom:5px;}}.ui-autocomplete.ui-widget-content a.ui-state-active .search-api-autocomplete-suggestion{background-color:transparent;color:#B63239;padding:0;}.ui-autocomplete.ui-widget-content a .search-api-autocomplete-suggestion{background-color:transparent;color:#6F6F6F;padding:0;}
.user.user--view-mode-full .links .masq-link a{position:relative;display:inline-flex;flex-direction:row;align-items:center;padding-left:23px;transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);display:block;box-sizing:border-box;background-color:#B63239;color:#fff;font-weight:500;cursor:pointer;}.user.user--view-mode-full .links .masq-link a::after{color:#fff;display:block;position:absolute;top:0;left:0;transform-origin:center center;transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.user.user--view-mode-full .links .masq-link a::before{transition:transform 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .user.user--view-mode-full .links .masq-link a:hover::after,.user.user--view-mode-full .links .masq-link .has-mouse a:hover::after{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.has-mouse .user.user--view-mode-full .links .masq-link a:hover::before,.user.user--view-mode-full .links .masq-link .has-mouse a:hover::before{transition:transform 0.45s cubic-bezier(0.23,1,0.32,1);}.user.user--view-mode-full .links .masq-link a::after{content:"→";}.has-mouse .user.user--view-mode-full .links .masq-link a:hover::after,.user.user--view-mode-full .links .masq-link .has-mouse a:hover::after{transform:translateX(2px);}.user.user--view-mode-full .links .masq-link a::after{left:calc(10px + 10 * ((100vw - 600px) / 820));top:50%;transform:translateY(-50%);}@media screen and (max-width:600px){.user.user--view-mode-full .links .masq-link a::after{left:10px;}}@media screen and (min-width:1420px){.user.user--view-mode-full .links .masq-link a::after{left:20px;}}.has-mouse .user.user--view-mode-full .links .masq-link a:hover::after,.user.user--view-mode-full .links .masq-link .has-mouse a:hover::after{transform:translate(2px,-50%);}.user.user--view-mode-full .links .masq-link a{padding-top:calc(10px + 10 * ((100vw - 600px) / 820));padding-right:calc(10px + 10 * ((100vw - 600px) / 820));padding-bottom:calc(10px + 10 * ((100vw - 600px) / 820));padding-left:calc(32px + 13 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.user.user--view-mode-full .links .masq-link a{padding-top:10px;}}@media screen and (min-width:1420px){.user.user--view-mode-full .links .masq-link a{padding-top:20px;}}@media screen and (max-width:600px){.user.user--view-mode-full .links .masq-link a{padding-right:10px;}}@media screen and (min-width:1420px){.user.user--view-mode-full .links .masq-link a{padding-right:20px;}}@media screen and (max-width:600px){.user.user--view-mode-full .links .masq-link a{padding-bottom:10px;}}@media screen and (min-width:1420px){.user.user--view-mode-full .links .masq-link a{padding-bottom:20px;}}@media screen and (max-width:600px){.user.user--view-mode-full .links .masq-link a{padding-left:32px;}}@media screen and (min-width:1420px){.user.user--view-mode-full .links .masq-link a{padding-left:45px;}}.user.user--view-mode-full .links a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.user.user--view-mode-full .links .masq-link a{margin-top:calc(10px + 10 * ((100vw - 600px) / 820));min-width:280px;}@media screen and (max-width:600px){.user.user--view-mode-full .links .masq-link a{margin-top:10px;}}@media screen and (min-width:1420px){.user.user--view-mode-full .links .masq-link a{margin-top:20px;}}
.ajax-progress.ajax-progress-fullscreen{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;opacity:1;-webkit-animation:fadein 0.25s linear;animation:fadein 0.25s linear;}.ajax-progress.ajax-progress-fullscreen .ajax-throbber.ajax-uf{position:relative;width:200px;height:200px;background-color:rgba(255,255,255,0.5);border-radius:50%;}.ajax-progress.ajax-progress-fullscreen .ajax-throbber.ajax-uf .oval-container{position:absolute;top:0;left:0;width:100%;height:100%;}.ajax-progress.ajax-progress-fullscreen .ajax-throbber.ajax-uf .oval-container-1{-webkit-animation:oval 6s infinite linear;animation:oval 6s infinite linear;}.ajax-progress.ajax-progress-fullscreen .ajax-throbber.ajax-uf .oval-container-2{-webkit-animation:oval 4s infinite linear;animation:oval 4s infinite linear;}.ajax-progress.ajax-progress-fullscreen .ajax-throbber.ajax-uf .oval{position:absolute;bottom:36%;left:98%;border-radius:50%;transform-origin:left bottom;}.ajax-progress.ajax-progress-fullscreen .ajax-throbber.ajax-uf .oval-1{width:82%;height:52%;border:1px solid #000;transform:rotate(-130deg);}.ajax-progress.ajax-progress-fullscreen .ajax-throbber.ajax-uf .oval-2{width:58%;height:37%;border:2px solid #000;transform:rotate(-130deg) translate(2%,-25%);}@-webkit-keyframes oval{from{transform:rotate(0deg);}to{transform:rotate(359deg);}}@keyframes oval{from{transform:rotate(0deg);}to{transform:rotate(359deg);}}@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}@keyframes fadein{from{opacity:0;}to{opacity:1;}}
.page-node-type-page{background-color:#F6F5F3;}.wrapper.non-node > h1{padding-top:calc(40px + 40 * ((100vw - 600px) / 820));}@media screen and (max-width:600px){.wrapper.non-node > h1{padding-top:40px;}}@media screen and (min-width:1420px){.wrapper.non-node > h1{padding-top:80px;}}
@media print{*{-webkit-print-color-adjust:exact !important;color-adjust:exact !important;}h1{font-size:35px !important;line-height:42px !important;}h1,.field--name-field-manchet,.paragraph-has-aside{margin-bottom:15px !important;}.wrapper{max-width:100%;width:100%;}.paragraph__main-content .field--name-field-image img{width:65%;}.paragraph-has-aside{margin-top:0 !important;}.node--type-employee.node--view-mode-full{padding-bottom:0;}footer,.main-header--nav,.breadcrumb,.top-spacer--header,.shortcuts--menu,.view-filters,.referred-blok__system_menu_block--edu-menu,.related-custom-block,.button,.paragraph--type--banner.paragraph--view-mode--default{display:none !important;}.accordion.collapsed .accordion--content{display:block !important;height:auto !important;}.field--name-field-top-banner-slider .slick-track{width:100vw !important;height:50vh !important;transform:translate3d(0px,0px,0px) !important;}.field--name-field-top-banner-slider .slick-track .paragraph--type--banner{width:100%;}body{background-color:#fff !important;}.site-header{position:absolute;}.main-header{background-color:transparent;border-bottom:none;}.node--view-mode-full .node__content--top{padding-top:100px !important;margin-bottom:0 !important;}}
.form-item{margin:0 0 distance(1);}
