/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-embed-warning{--embed-warning-background-color:#eee;--embed-warning-control-color:#111;--embed-warning-control-color-active:#ccc;--embed-warning-control-color-active-inverse:#fff;--embed-warning-padding:20px;--embed-warning-gap:20px;--embed-warning-control-width:40px;--embed-warning-control-height:20px;--embed-warning-control-gap:5px;--embed-warning-control-inner-padding:3px;--embed-warning-toggle-size:calc(var(--embed-warning-control-height) - (var(--embed-warning-control-inner-padding) * 2));}
.ui-embed-warning-headline,.ui-embed-warning-copy,.ui-embed-warning-control,.ui-embed-warning-footer{display:none;}.ui-embed-warning.has-no-accept .ui-embed-warning-headline,.ui-embed-warning.has-no-accept .ui-embed-warning-copy,.ui-embed-warning.has-no-accept .ui-embed-warning-footer{display:block;}.ui-embed-warning.has-accept  .ui-embed-warning-control{display:flex;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.content-wrap:not(.opt-no-margin){margin-left:var(--content-wrap-margin-mobile);margin-right:var(--content-wrap-margin-mobile);}@media screen and (min-width:800px){.content-wrap:not(.opt-no-margin){margin-left:var(--content-wrap-margin-tablet);margin-right:var(--content-wrap-margin-tablet);}}@media screen and (min-width:1200px){.content-wrap:not(.opt-no-margin){margin-left:var(--content-wrap-margin-desktop);margin-right:var(--content-wrap-margin-desktop);}}@media screen and (min-width:1440px){.content-wrap:not(.opt-wide){width:100%;max-width:var(--content-wrap-max-width);margin-left:auto !important;margin-right:auto !important;}.content-wrap.opt-no-margin{max-width:var(--content-wrap-max-width-no-margin);}}@media screen and (min-width:1728px){.content-wrap.opt-wide{width:100%;max-width:var(--content-wrap-max-width-no-margin);margin-left:auto !important;margin-right:auto !important;}}
.figure-content{--figure-content-indent-mobile:var(--content-wrap-margin-mobile);--figure-content-indent-tablet:calc((((100% - (352px)) / 12) * 2) + 64px);--figure-content-indent-desktop:var(--figure-content-indent-tablet);--figure-content-overlap-mobile:-40px;--figure-content-min-height-mobile:40px;--figure-content-overlap-tablet:-80px;--figure-content-min-height-tablet:80px;--figure-content-overlap-desktop:-120px;--figure-content-min-height-desktop:120px;--figure-content-content-padding-mobile:24px;--figure-content-content-padding-tablet:32px;--figure-content-card-indent-mobile:24px;--figure-content-card-indent-tablet:32px;--figure-content-card-indent-desktop:64px;--figure-content-card-overlap:-32px;}.figure-content.js-clickable{cursor:pointer;}.figure-content--figure img{max-width:100%;height:auto;}.figure-content--content{position:relative;background-color:#fff;margin-top:var(--figure-content-overlap-mobile);min-height:var(--figure-content-min-height-mobile);padding-top:var(--figure-content-content-padding-mobile);}.figure-content:not(.opt-figure-right) .figure-content--content{margin-left:var(--figure-content-indent-mobile);padding-left:var(--figure-content-content-padding-mobile);}.figure-content.opt-figure-right .figure-content--content{margin-right:var(--figure-content-indent-mobile);}.figure-content--content.opt-inverse{color:#fff;background-color:var(--semantic-color-surface-attention-resting);}.figure-content.opt-dark{color:var(--semantic-color-text-primary-resting);background-color:var(--semantic-color-surface-attention-resting);}.figure-content.opt-dark .figure-content--content{background-color:#fff;}@media screen and (max-width:799px){.figure-content:not(.opt-figure-right) .figure-content--figure{padding-right:var(--figure-content-content-padding-mobile);}.figure-content.opt-figure-right .figure-content--figure{padding-left:var(--figure-content-content-padding-mobile);}.figure-content--content{padding-left:var(--figure-content-content-padding-mobile);padding-right:var(--figure-content-content-padding-mobile);}.figure-content.opt-fullwidth .figure-content--figure{padding:0;}.figure-content.opt-fullwidth .figure-content--content{margin-left:var(--figure-content-indent-mobile);margin-right:var(--figure-content-indent-mobile);padding:var(--figure-content-content-padding-mobile);}}@media screen and (min-width:800px){.figure-content--inner{margin-left:var(--content-wrap-margin-tablet);margin-right:var(--content-wrap-margin-tablet);}.figure-content--content{margin-top:var(--figure-content-overlap-tablet);min-height:var(--figure-content-min-height-tablet);padding-top:var(--figure-content-content-padding-tablet);}.figure-content:not(.opt-figure-right) .figure-content--content{margin-left:var(--figure-content-indent-tablet);padding-left:var(--figure-content-content-padding-tablet);}.figure-content.opt-figure-right .figure-content--content{margin-right:var(--figure-content-indent-tablet);padding-right:var(--figure-content-content-padding-tablet);}.figure-content.opt-fullwidth .figure-content--inner{margin-left:0;margin-right:0;}.figure-content.opt-fullwidth .figure-content--figure{padding:0;}.figure-content.opt-fullwidth .figure-content--content{margin-left:var(--content-wrap-margin-tablet);margin-right:var(--content-wrap-margin-tablet);padding:var(--figure-content-content-padding-tablet);}}@media screen and (min-width:1200px){.figure-content--inner{margin-left:var(--content-wrap-margin-desktop);margin-right:var(--content-wrap-margin-desktop);}.figure-content:not(.opt-figure-right) .figure-content--figure{margin-right:var(--figure-content-indent-desktop)}.figure-content.opt-figure-right .figure-content--figure{margin-left:var(--figure-content-indent-desktop)}.figure-content--content{margin-top:var(--figure-content-overlap-desktop);min-height:var(--figure-content-min-height-desktop);}.figure-content:not(.opt-figure-right) .figure-content--content{margin-left:var(--figure-content-indent-desktop)}.figure-content.opt-figure-right .figure-content--content{margin-right:var(--figure-content-indent-desktop)}.figure-content.opt-fullwidth .figure-content--inner{margin-left:0;margin-right:0;}.figure-content.opt-fullwidth .figure-content--figure{padding:0;margin-left:0;margin-right:0;}.figure-content.opt-fullwidth .figure-content--content{margin-left:var(--content-wrap-margin-desktop);margin-right:var(--content-wrap-margin-desktop);width:calc(((100% - (32px * 11) - 128px) / 12 * 8) + (7 * 32px));}}@media screen and (min-width:1440px){.figure-content--inner{max-width:var(--content-wrap-max-width);margin-left:auto;margin-right:auto;}.figure-content.opt-fullwidth .figure-content--inner{max-width:var(--content-wrap-max-width-no-margin);margin-left:auto;margin-right:auto;}.figure-content.opt-fullwidth .figure-content--content{margin-left:calc((100% - var(--content-wrap-max-width)) / 2);margin-right:calc((100% - var(--content-wrap-max-width)) / 2);}}@media screen and (min-width:1600px){.page-block:not(.opt-inverse) + .figure-content.opt-fullwidth.opt-dark{padding-top:min(calc((100vw - 1600px) / 2),var(--page-block-margin-desktop));}}.figure-content.opt-figure-bottom .figure-content--inner{display:flex;flex-direction:column;}.figure-content.opt-figure-bottom .figure-content--figure{margin-left:0;}.figure-content.opt-figure-bottom .figure-content--content{order:-1;margin-top:0;padding-top:0;padding-bottom:var(--figure-content-content-padding-mobile);}@media screen and (min-width:800px){.figure-content.opt-figure-bottom .figure-content--content{padding-bottom:var(--figure-content-content-padding-tablet);margin-bottom:var(--figure-content-overlap-tablet);}}@media screen and (min-width:1200px){.figure-content.opt-figure-bottom .figure-content--content{margin-bottom:var(--figure-content-overlap-desktop);}}.figure-content.opt-inverse{background-color:var(--semantic-color-surface-attention-resting);}.figure-content.opt-inverse .figure-content--content:not(.opt-inverse){color:#fff;background-color:var(--semantic-color-surface-attention-resting);}.figure-content.opt-inverse .figure-content--content.opt-inverse{background-color:#fff;color:var(--semantic-color-text-primary-resting);}.page-block.opt-inverse + .figure-content:not(.opt-inverse){margin-top:var(--page-block-margin-mobile);}@media screen and (min-width:800px){.page-block.opt-inverse + .figure-content:not(.opt-inverse){margin-top:var(--page-block-margin-tablet);}}@media screen and (min-width:1200px){.page-block.opt-inverse + .figure-content:not(.opt-inverse){margin-top:var(--page-block-margin-desktop);}}.figure-content.opt-card,.figure-content.opt-card .figure-content--inner,.figure-content.opt-card .figure-content--figure{margin-left:0;margin-right:0;}.figure-content.opt-card .figure-content--figure,.figure-content.opt-card .figure-content--content{padding-left:0;}.figure-content.opt-card h3{font-size:var(--headline-h3-font-size-mobile);line-height:var(--headline-h3-line-height-mobile);}.figure-content.opt-card .figure-content--content{margin-right:var(--figure-content-card-indent-mobile);margin-top:var(--figure-content-card-overlap);}@media screen and (min-width:800px){.figure-content.opt-card .figure-content--content{margin-right:var(--figure-content-card-indent-tablet);}}@media screen and (min-width:1200px){.figure-content.opt-card .figure-content--content{margin-right:var(--figure-content-card-indent-desktop);}}.figure-content.opt-row,.figure-content.opt-row .figure-content--inner,.figure-content.opt-row .figure-content--figure{margin-left:0;margin-right:0;}.figure-content.opt-row .figure-content--content{margin-top:0;margin-left:0;padding:0;min-height:unset;}.figure-content.opt-row .figure-content--inner{display:flex;column-gap:var(--figure-content-card-indent-mobile);}.figure-content.opt-row .figure-content--figure{flex:0 0 auto;width:70px;padding-right:0;}.figure-content.opt-row h3{font-size:var(--headline-h3-font-size-mobile);line-height:var(--headline-h3-line-height-mobile);}@media screen and (min-width:800px){.figure-content.opt-row .figure-content--inner{column-gap:var(--figure-content-card-indent-tablet);}.figure-content.opt-row .figure-content--figure{width:150px;}}
.footer{--footer-background-color:var(--core-color-blue-1000);--footer-text-color:#fff;--footer-padding-vertical:32px;--footer-spacing-vertical:32px;--footer-spacing-horizontal:24px;}.footer{background-color:var(--footer-background-color);color:var(--footer-text-color);padding:var(--footer-padding-vertical) 0;font-size:16px;line-height:20px;}.footer .content-wrap{display:flex;flex-direction:column;row-gap:var(--footer-spacing-vertical);}.footer--copyright{font-weight:bold;}@media screen and (min-width:1024px){.footer .content-wrap{flex-direction:row;align-items:center;column-gap:var(--footer-spacing-horizontal);}.footer--menu{flex-grow:1;}.footer--copyright{order:-1;}}
form{--form-vertical-spacing:32px;--form-vertical-spacing-small:12px;--form-inline-gutter:16px;}form{display:flex;flex-wrap:wrap;row-gap:var(--form-vertical-spacing);}form > .form-item,form > .form-group,form > .form-actions{flex:1 1 100%;}@media screen and (max-width:799px){form.opt-inline{row-gap:var(--form-vertical-spacing-small);}form.opt-inline select{width:100%;}form.opt-inline .form-actions{display:flex;}form.opt-inline .form-actions .button{flex:1 1 auto;justify-content:center;}}@media screen and (min-width:800px){form.opt-inline{display:flex;align-items:flex-end;flex-wrap:wrap;gap:var(--form-inline-gutter);}form.opt-inline .form-item,form.opt-inline .form-actions{flex:0 0 auto;}}
.form-item{--form-item-border-color:#6590BD;--form-item-background-color:#FFF;--form-item-border-radius:8px;--form-item-border:1px solid #6590BD;--form-item-vertical-spacing:12px;--form-item-label-font-weight:700;--form-item-label-margin-bottom:4px;--form-item-text-padding:13px 16px;--form-item-text-font-size:20px;--form-item-text-line-height:24px;--form-item-text-color:var(--semantic-color-text-primary-resting);--form-item-select-padding:12px 36px 12px 16px;--form-item-radio-gutter:32px;--form-item-radio-vertical-spacing:12px;--form-item-radio-color-active:var(--semantic-color-text-primary-resting);}.form-item.opt-grow{flex-grow:1 !important;}@media screen and (min-width:800px){.form-item.opt-limit-width{max-width:calc(50% - 16px);}}label.form-item__label,legend.fieldset__legend{display:block;margin-bottom:var(--form-item-label-margin-bottom);font-weight:var(--form-item-label-font-weight);}fieldset{padding:0;margin:0;}.form-item input[type="text"],.form-item input[type="password"]{background-color:var(--form-item-background-color);border-radius:var(--form-item-border-radius);border:var(--form-item-border);padding:var(--form-item-text-padding);font-size:var(--form-item-text-font-size);line-height:var(--form-item-text-line-height);color:var(--form-item-text-color);width:100%;}.form-item input[type="text"][disabled],.form-item input[type="password"][disabled]{opacity:.7;}.form-radios{display:flex;column-gap:var(--form-item-radio-gutter);row-gap:var(--form-item-radio-vertical-spacing);flex-wrap:wrap;}.form-type--radio,.form-type--checkbox{display:flex;align-items:flex-start;gap:12px;}input[type="radio"]{flex:0 0 auto;appearance:none;background-color:var(--form-item-border-color);margin:0;font:inherit;color:var(--form-item-border-color);width:24px;height:24px;border-radius:50%;display:grid;place-content:center;}input[type="radio"]::before{content:"";width:22px;height:22px;border-radius:50%;transform:scale(1);transition:120ms transform ease-in-out;background-color:#fff;}input[type="radio"]:checked{background-color:var(--form-item-radio-color-active);}input[type="radio"]:checked::before{transform:scale(0.454545);}.form-checkboxes{display:flex;flex-direction:column;row-gap:var(--form-item-radio-vertical-spacing);}input[type="checkbox"]{flex:0 0 auto;appearance:none;border:1px solid var(--form-item-border-color);margin:0;font:inherit;width:24px;height:24px;border-radius:4px;display:grid;place-content:center;}input[type="checkbox"]::before{content:"";width:12px;height:12px;border-radius:3px;transform:scale(0);transition:120ms transform ease-in-out;background-color:var(--form-item-radio-color-active);}input[type="checkbox"]:checked{border-color:var(--form-item-radio-color-active);}input[type="checkbox"]:checked::before{transform:scale(1);}select{appearance:none;background-color:var(--form-item-background-color);border-radius:var(--form-item-border-radius);border:var(--form-item-border);padding:var(--form-item-select-padding);font-size:var(--form-item-text-font-size);line-height:var(--form-item-text-line-height);color:var(--form-item-text-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 10.9229C16.316 10.5319 15.684 10.5319 15.293 10.9229L12 14.2159L8.70701 10.9229C8.31601 10.5319 7.68401 10.5319 7.29301 10.9229C6.90201 11.3139 6.90201 11.9459 7.29301 12.3369L11.293 16.3369C11.488 16.5319 11.744 16.6299 12 16.6299C12.256 16.6299 12.512 16.5319 12.707 16.3369L16.707 12.3369C17.098 11.9459 17.098 11.3139 16.707 10.9229Z' fill='%233F72B1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;}input[type="file"]{width:100%;font-size:16px;}input::file-selector-button{background-color:transparent;font-size:16px;font-weight:700;color:var(--semantic-color-text-primary-resting);padding:15px 31px;border:1px solid var(--semantic-color-text-primary-resting);border-radius:8px;margin-right:12px;}
.header{--header-background-color:var(--core-color-blue-1000);--header-text-color:#fff;--header-bar-vertical-spacing-mobile:24px;--header-bar-gap:24px;--header-bar-font-size:16px;--header-bar-menu-title-font-weight:700;--header-bar-opacity:.65;--header-bar-button-gap:12px;--header-content-block-vertical-spacing:16px;}.header{color:var(--header-text-color);background-color:var(--header-background-color);}.header a{text-decoration:none;color:var(--header-text-color);}.header .icon path{fill:var(--header-text-color);}.header--bar{padding:var(--header-bar-vertical-spacing-mobile) 0;font-size:var(--header-bar-font-size);}.header--bar .content-wrap{display:flex;justify-content:space-between;align-items:center;}.header--logo a{display:block;width:130px;height:32px;}.header--logo svg{display:block;width:130px;height:32px;}.header--logo h3{display:none;}.header--bar-menu-block{display:flex;gap:var(--header-bar-gap);}.header--bar-menu{display:none;}.header--bar-menu.opt-delimited{padding-right:var(--header-bar-gap);border-right:1px solid #fff;}@media screen and (max-width:1199px){.header--content-block-menus{display:flex;flex-direction:column;row-gap:var(--header-content-block-vertical-spacing);}}@media screen and (min-width:1200px){.header--bar-menu{display:flex;gap:var(--header-bar-button-gap);}}.header--bar-menu-title{font-weight:var(--header-bar-menu-title-font-weight);}.header--bar-menu-buttons{display:flex;gap:var(--header-bar-button-gap);}.header--bar-menu-buttons button{background:none;border:0;padding:0;color:var(--header-text-color);font-size:var(--header-bar-font-size);cursor:pointer;opacity:var(--header-bar-opacity);transition:opacity 0.2s;}.header--bar-menu-buttons button:hover{opacity:1;}.header--bar .link .link-text{transition:opacity 0.2s;}.header--bar .link a{transition:opacity 0.2s;}.header--bar .link a:hover{opacity:var(--header-bar-opacity);}.header--bar-button{position:relative;}.header--bar-button button{border:0;padding:0;background:none;width:24px;height:24px;overflow:hidden;text-indent:24px;cursor:pointer;}.header--bar-button .icon{position:absolute;left:0;top:0;pointer-events:none;}.header--bar-button .icon--hamburger,.header--bar-button .icon svg{width:24px;height:24px;}.header--content{height:0;transition:height .25s;transition-timing-function:cubic-bezier(0,.85,.85,1);}.header--content-block{padding-bottom:32px;}.header--content-block:not(.is-active){display:none;}@media screen and (max-width:1199px){#header--content-menus > .header--bar-button{display:none;}}@media screen and (min-width:1200px){.header-menu-group:not(.is-active){display:none;}#header--content-menus > .header--bar-button:not(.is-active){display:none;}.header--content-block.is-active.opt-flex{display:flex;justify-content:flex-end;gap:var(--header-bar-gap);}.header--content-block.opt-flex .header--content-block-menus{flex-grow:1;}.header--content-block.opt-flex .header--bar-button{flex:0 0 24px;}}
.header-menu{--header-menu-color:#fff;--header-menu-background-color:var(--semantic-color-menu);--header-menu-font-size:16px;--header-menu-padding-on-large:24px;}.header-menu .link-list{font-size:var(--header-menu-font-size);background-color:var(--header-menu-background-color);color:var(--header-menu-color);}.header-menu svg path{fill:var(--header-menu-color) !important;}.header-menu--title{font-size:var(--header-menu-font-size);background-color:var(--header-menu-background-color);color:var(--header-menu-color);}.header-menu ul{list-style:none;margin:0;padding:0;}.header-menu a{color:var(--header-menu-color);text-decoration:none;}@media screen and (min-width:1200px){.header-menu.opt-padding-on-large .link-list{padding:var(--header-menu-padding-on-large);}}
.header-menu-block{--header-menu-block-color:#fff;--header-menu-block-background-color:var(--semantic-color-menu);--header-menu-block-padding:24px;--header-menu-block-vertical-spacing:24px;--header-menu-block-headline-font-weight:400;--header-menu-block-headline-font-size:16px;}@media screen and (max-width:1199px){.header-menu-block{background-color:var(--header-menu-block-background-color);color:var(--header-menu-block-color);padding:var(--header-menu-block-padding);}.header-menu-block > h3{font-weight:var(--header-menu-block-headline-font-weight);font-size:var(--header-menu-block-headline-font-size);margin-bottom:var(--header-menu-block-vertical-spacing);}.header-menu-block--content{display:flex;flex-direction:column;row-gap:var(--header-menu-block-vertical-spacing);}}@media screen and (min-width:1200px){.header-menu-block > h3{display:none;}}
.header-menu-group{--header-menu-group-menu-color:#fff;--header-menu-group-menu-background-color:var(--semantic-color-menu);--header-menu-group-gutter:32px;--header-menu-group-vertical-spacing:24px;--header-menu-group-headline-font-size:16px;--header-menu-group-headline-line-height:20px;}@media screen and (max-width:1199px){.header-menu-group{color:var(--header-menu-group-menu-color);background-color:var(--header-menu-group-menu-background-color);line-height:var(--header-menu-group-headline-line-height);}.header-menu-group > h4{margin:0;display:flex;justify-content:space-between;align-items:center;column-gap:8px;font-size:var(--header-menu-group-headline-font-size);}.header-menu-group.has-toggle > h4{cursor:pointer;}.header-menu-group:not(.has-toggle) > h4,.header-menu-group.is-open > h4{margin-bottom:var(--header-menu-group-vertical-spacing);}.header-menu-group > h4 .icon{transition:transform 0.2s;}.header-menu-group.is-open > h4 .icon{transform:rotate(-180deg);}.header-menu-group > h4 .icon svg path{fill:var(--header-menu-group-menu-color);}.header-menu-group.has-toggle:not(.is-open) .header-menu-group--content{display:none;}.header-menu-group--content{display:flex;flex-direction:column;row-gap:var(--header-menu-group-vertical-spacing);}.header-menu-group.has-toggle .link-list{padding-left:12px;}}@media screen and (min-width:1200px){.header-menu-group > h4{display:none;}.header-menu-group--content{display:flex;margin-left:calc(var(--header-menu-group-gutter) / -2);margin-right:calc(var(--header-menu-group-gutter) / -2);justify-content:flex-end;}.header-menu-group--content .header-menu{flex:1 1 0;min-width:0;padding-left:calc(var(--header-menu-group-gutter) / 2);padding-right:calc(var(--header-menu-group-gutter) / 2);}.header-menu-group--content .header-menu .link-list{height:100%;}.header-menu-group.opt-1-to-2 .header-menu:first-child{flex:0 0 33.3333%;}.header-menu-group.opt-1-to-2 .header-menu:last-child{flex:0 0 66.6666%;}.header-menu-group .header-menu:first-child:last-child{flex:0 0 auto;}}
.icon{line-height:20px;display:inline-flex;align-items:center;}.icon svg{display:block;}.icon svg path{fill:var(--semantic-color-text-primary-resting);}.icon.opt-large,.icon.opt-large svg{width:24px;height:24px;}@media screen and (min-width:800px){.icon.opt-large,.icon.opt-large svg{width:40px;height:40px;}}.icon--hamburger{position:relative;width:20px;height:20px;}.icon--hamburger:before,.icon--hamburger:after,.icon--hamburger span:after{content:"";position:absolute;left:2px;right:2px;height:2px;border-radius:1px;background-color:#fff;top:50%;transform:translateY(-1px);transform-origin:50%;transition:transform .1s;}.icon--hamburger:before{transform:translateY(-8px);}.icon--hamburger:after{transform:translateY(6px);}.icon.is-active > .icon--hamburger:before{transform:translateY(-1px) rotate(45deg);}.icon.is-active > .icon--hamburger:after{transform:translateY(-1px) rotate(-45deg);}.icon.is-active > .icon--hamburger span:after{transform:scaleX(0);}
.button{--button-font-size:16px;--button-line-height:20px;--button-font-weight:700;--button-border-radius:8px;--button-padding:15px 31px;--button-large-padding:23px 31px;--button-icon-gap:8px;--button-icon-only-padding:7px;--button-icon-fill:#fff;--button-icon-fill-inverse:var(--semantic-color-text-primary-resting);--button-background-color-hover:#122B54;--button-background-color-active:#0C1E3D;--button-background-color-inverse-hover:rgba(255,255,255,0.80);--button-background-color-inverse-active:rgba(255,255,255,0.67);}.button{display:inline-flex;align-items:center;column-gap:var(--button-icon-gap);border-radius:var(--button-border-radius);font-size:var(--button-font-size);line-height:var(--button-line-height);font-weight:var(--button-font-weight);padding:var(--button-padding);color:#fff;background-color:var(--semantic-color-text-primary-resting);border:1px solid var(--semantic-color-text-primary-resting);text-decoration:none;text-align:left;transition:background-color .2s,border-color .2s;cursor:pointer;}.button:hover{background-color:var(--button-background-color-hover);border-color:var(--button-background-color-hover);}.button:active,.button.is-active{background-color:var(--button-background-color-active);border-color:var(--button-background-color-active);}.button--label{display:block;}.button .icon path{fill:var(--button-icon-fill);}.button.opt-icon-left .icon{order:-1;}.button.icon-only{padding:var(--button-icon-only-padding);}.button[disabled]{opacity:.7;cursor:not-allowed;}@media screen and (min-width:1200px){.button.opt-large{padding:var(--button-large-padding);}}.button.opt-secondary:not(:hover):not(:active):not(.is-active){background-color:transparent;color:var(--semantic-color-text-primary-resting);}.button.opt-secondary:not(:hover):not(:active):not(.is-active) .icon path{fill:var(--semantic-color-text-primary-resting);}.button.opt-whatsapp{color:#fff !important;border-color:var(--color-whatsapp-dark) !important;background-color:var(--color-whatsapp-dark) !important;}.button.opt-whatsapp:hover{border-color:var(--color-whatsapp-dark-hover) !important;background-color:var(--color-whatsapp-dark-hover) !important;}.button.opt-whatsapp .icon path{fill:#fff !important;}@media screen and (max-width:1199px){.button.opt-fullwidth-on-small-medium{display:block;width:100%;}}.button.opt-toggle .icon{transition:transform 0.3s;}@media (scripting:enabled){.button.opt-toggle.is-open .icon{transform:rotate(-180deg);}}.opt-inverse .button{border-color:#fff;background-color:#fff;color:var(--semantic-color-text-primary-resting);}.opt-inverse .button:hover{background-color:var(--button-background-color-inverse-hover);}.opt-inverse .button:active{background-color:var(--button-background-color-inverse-active);}.opt-inverse .button.opt-secondary:not(:hover):not(:active){color:#fff;}.opt-inverse .button .icon path{fill:var(--button-icon-fill-inverse);}.opt-inverse .opt-inverse .button{border-color:var(--semantic-color-text-primary-resting);background-color:var(--semantic-color-text-primary-resting);color:#fff;}.opt-inverse .opt-inverse .button:hover{background-color:var(--button-background-color-hover);border-color:var(--button-background-color-hover);}.opt-inverse .opt-inverse .button:active{background-color:var(--button-background-color-active);border-color:var(--button-background-color-active);}
.button-group{display:flex;column-gap:12px;row-gap:12px;flex-wrap:wrap;}.button-group.opt-fullwidth{flex-direction:column;column-gap:0;row-gap:12px;}.button-group.opt-fullwidth .button{display:flex;justify-content:center;}@media screen and (max-width:799px){.button-group.opt-fullwidth-mobile-desktop{flex-direction:column;column-gap:0;row-gap:12px;}.button-group.opt-fullwidth-mobile-desktop .button{display:flex;justify-content:center;}}@media screen and (min-width:1200px){.button-group.opt-fullwidth-mobile-desktop{flex-direction:column;column-gap:0;row-gap:12px;}.button-group.opt-fullwidth-mobile-desktop .button{display:flex;justify-content:center;}}.button-group.opt-fullwidth-horizontal .button{display:flex;justify-content:center;}@media screen and (max-width:799px){.button-group.opt-fullwidth-horizontal{flex-direction:column;column-gap:0;row-gap:12px;}}@media screen and (min-width:800px){.button-group.opt-fullwidth-horizontal .button{flex:1 1 0;}}
.card{--card-border-radius:12px;--card-box-shadow-mobile:0 0 12px 0 rgba(0,0,0,0.1);--card-box-shadow-tablet:0 0 25px 0 rgba(0,0,0,0.1);--card-padding-mobile:24px;--card-padding-tablet:32px;--card-h3-font-size-mobile:20px;--card-h3-line-height-mobile:24px;--card-h3-font-size-tablet:24px;--card-h3-line-height-tablet:28px;--card-button-group-margin-top-mobile:32px;--card-button-group-margin-top-tablet:48px;--card-inverse-background-color:#183463;}.card--inner{padding:var(--card-padding-mobile);border-radius:var(--card-border-radius);box-shadow:var(--card-box-shadow-mobile);background-color:#fff;}.card h3{font-size:var(--card-h3-font-size-mobile);line-height:var(--card-h3-line-height-mobile);hyphens:auto;}.card h3:not(:last-child){margin-bottom:3px;}.card .card-text-content--content{margin-top:0;}.card .button-group{margin-top:var(--card-button-group-margin-top-mobile);}@media screen and (min-width:800px){.card--inner{padding:var(--card-padding-tablet);box-shadow:var(--card-box-shadow-tablet);}.card h3{font-size:var(--card-h3-font-size-tablet);line-height:var(--card-h3-line-height-tablet);}.card .button-group{margin-top:var(--card-button-group-margin-top-tablet);}}.card .card-text-content:not(:first-child){margin-top:32px;}@media screen and (min-width:800px) and (max-width:1199px){.card.opt-content-horizontal-on-medium .card--inner{display:flex;column-gap:var(--card-padding-tablet);}.card.opt-content-horizontal-on-medium .card-text-content{flex:1 1 0;min-width:0;margin-top:0;}}.opt-inverse .card .card--inner,.card.opt-inverse .card--inner{color:#fff;background-color:var(--card-inverse-background-color);}.opt-inverse .card .card--inner .pictogram.opt-background,.card.opt-inverse .card--inner .pictogram.opt-background{background-color:var(--semantic-color-text-secondary-resting);}.opt-inverse .card .card--inner .pictogram svg path,.card.opt-inverse .card--inner .pictogram svg path{fill:#fff;}.opt-inverse .card.opt-inverse .card--inner{color:var(--semantic-color-text-primary-resting);background-color:#fff;}.card.opt-square .card--inner{aspect-ratio:1;}.card.opt-square .card-text-content{display:flex;flex-direction:column;height:100%;}.card.opt-push-buttons .card-text-content h3:last-child,.card.opt-push-buttons .card-text-content .button-group,.card.opt-push-buttons .card-text-content .link{margin-top:auto;}@media screen and (min-width:1200px){.card.opt-push-buttons-desktop .card-text-content h3:last-child,.card.opt-push-buttons-desktop .card-text-content .button-group,.card.opt-push-buttons-desktop .card-text-content .link{margin-top:auto;}}.card.opt-flexi-square .card--inner{overflow:hidden;}.card.opt-flexi-square .card--inner:before{content:"";float:right;padding-top:100%;}
.card-group{--card-group-spacing-mobile:12px;--card-group-spacing-tablet:32px;}.card-group{display:flex;flex-direction:column;row-gap:var(--card-group-spacing-mobile);}@media screen and (min-width:1200px){.card-group{flex-direction:row;margin-left:calc(var(--card-group-spacing-tablet) * -.5);margin-right:calc(var(--card-group-spacing-tablet) * -.5);}.card-group .card{flex-direction:row;flex:1 1 0;min-width:0;padding-left:calc(var(--card-group-spacing-tablet) * .5);padding-right:calc(var(--card-group-spacing-tablet) * .5);}.card-group.opt-2-to-1{.card:first-child:not(:last-child){flex:0 0 66.6666666667%;width:66.6666666667%;}.card:last-child:not(:first-child){flex:0 0 33.3333333333%;width:33.3333333333%;}}.card-group.opt-equal-height .card,.card-group.opt-equal-height .card-text-content{display:flex;flex-direction:column;}.card-group.opt-equal-height .card-text-content{height:100%;}.card-group.opt-equal-height .card--inner{flex-grow:1;}}
.card-text-content{--card-text-content-content-margin:16px;--card-text-content-headline-margin-medium:12px;--card-text-content-headline-margin-large-mobile:32px;--card-text-content-headline-margin-large-tablet:48px;--card-text-content-headline-margin-large-desktop:64px;--card-text-content-link-margin-mobile:32px;--card-text-content-link-margin-tablet:48px;--card-text-content-link-margin-desktop:64px;--card-text-content-small-text-vertical-spacing:12px;}.card-text-content--content{margin-bottom:var(--card-text-content-content-margin);}.card-text-content--content:not(:first-child){margin-top:var(--card-text-content-content-margin);}.card-text-content .pictogram{margin-bottom:var(--card-text-content-content-margin);}.card-text-content .button-group,.card-text-content.opt-link-margin-small .link{margin-top:var(--card-text-content-content-margin);}.card-text-content:not(.opt-link-margin-small) .link{margin-top:var(--card-text-content-link-margin-mobile);}@media screen and (min-width:800px){.card-text-content:not(.opt-link-margin-small) .link{margin-top:var(--card-text-content-link-margin-tablet);}}@media screen and (min-width:1200px){.card-text-content:not(.opt-link-margin-small) .link{margin-top:var(--card-text-content-link-margin-desktop);}}.card-text-content h3{hyphens:auto;}.card-text-content h3 a{text-decoration:none;color:inherit;}.card-text-content.opt-headline-margin-medium h3{margin-bottom:var(--card-text-content-headline-margin-medium);}.card-text-content.opt-headline-margin-large h3{margin-bottom:var(--card-text-content-headline-margin-large-mobile);}@media screen and (min-width:800px){.card-text-content.opt-headline-margin-large h3{margin-bottom:var(--card-text-content-headline-margin-large-tablet);}}@media screen and (min-width:1200px){.card-text-content.opt-headline-margin-large h3{margin-bottom:var(--card-text-content-headline-margin-large-desktop);}}.card-text-content.opt-small-text{font-size:16px;line-height:1.25;}.card-text-content.opt-small-text .eyebrow.opt-margin-bottom{margin-bottom:var(--card-text-content-small-text-vertical-spacing);}.card-text-content.opt-small-text .card-text-content--content:not(:first-child),.card-text-content.opt-small-text .link{margin-top:var(--card-text-content-small-text-vertical-spacing);}
.contact{--contact-font-size:16px;--contact-line-height:22px;}.contact{font-size:var(--contact-font-size);line-height:var(--contact-line-height)}.contact a{color:inherit;}
.contact-list{list-style:none;margin:0;padding:0;}
.figure img{width:100%;height:auto;}.figure.opt-rounded{overflow:hidden;border-radius:100%;}
.html-content{--html-content-item-spacing:16px;--html-content-item-spacing-large:32px;--html-content-h3-margin-top-mobile:24px;--html-content-h3-margin-top-tablet:48px;--html-content-h3-margin-top-desktop:64px;--box-inner-padding-mobile:24px;--box-inner-padding-tablet:32px;--blockquote-font-weight-tablet:24px;--blockquote-font-weight-desktop:28px;--blockquote-font-weight:600;}.html-content{overflow-y:hidden;}.html-content:after{content:"";display:block;clear:both;}.html-content h2{font-size:var(--headline-h3-font-size-mobile);line-height:var(--headline-h3-line-height-mobile);font-weight:var(--headline-h3-font-weight);letter-spacing:var(--headline-h3-letter-spacing);}@media screen and (max-width:799px){.html-content h2{font-weight:var(--headline-h3-font-weight-mobile);}.html-content h3{font-weight:var(--headline-h4-font-weight);}}.html-content h3{font-size:var(--headline-h4-font-size-mobile);line-height:var(--headline-h4-line-height-mobile);font-weight:var(--headline-h4-font-weight);}.html-content h4{font-size:inherit;line-height:inherit;}@media screen and (min-width:800px){.html-content h2{font-size:var(--headline-h3-font-size-tablet);line-height:var(--headline-h3-line-height-tablet);}}@media screen and (min-width:1200px){.html-content h2{font-size:var(--headline-h3-font-size-desktop);line-height:var(--headline-h3-line-height-desktop);}.html-content h3{font-size:var(--headline-h4-font-size-desktop);line-height:var(--headline-h4-line-height-desktop);}}.html-content h2:not(:first-child),.html-content h3:not(:first-child){margin-top:var(--html-content-h3-margin-top-mobile);}.html-content h2:not(:last-child),.html-content h3:not(:last-child){margin-bottom:var(--html-content-item-spacing);}.html-content h4:not(:last-child){margin-bottom:var(--html-content-item-spacing);}@media screen and (min-width:800px){.html-content h3:not(:first-child){margin-top:var(--html-content-h3-margin-top-tablet);}}@media screen and (min-width:1200px){.html-content h3:not(:first-child){margin-top:var(--html-content-h3-margin-top-desktop);}}.html-content h5 + ul,.html-content h5 + ol{margin-top:var(--html-content-item-spacing);;}.html-content p:not(:last-child),.html-content > blockquote:not(:last-child),.html-content > ul:not(:last-child),.html-content > ol:not(:last-child),.html-content--box > ul:not(:last-child),.html-content--box > ol:not(:last-child){margin-bottom:var(--html-content-item-spacing);}.html-content ul,.html-content ol{padding-inline-start:1.2em;}.html-content li:not(:last-child){margin-bottom:var(--html-content-item-spacing);}.html-content a:not(.button){color:inherit;}.html-content--box{padding:var(--box-inner-padding-mobile);background-color:var(--semantic-color-surface-emphasis-resting);}.html-content--box:not(:last-child){margin-bottom:var(--html-content-item-spacing);}@media screen and (min-width:800px){.html-content--box{padding:var(--box-inner-padding-tablet);}}.html-content > blockquote{padding:var(--box-inner-padding-mobile);background-color:var(--semantic-color-surface-emphasis-resting);font-style:normal;}@media screen and (min-width:800px){.html-content > blockquote{padding:var(--box-inner-padding-tablet);font-size:var(--blockquote-font-size-tablet);font-weight:var(--blockquote-font-weight);}}@media screen and (min-width:1200px){.html-content > blockquote{font-size:var(--blockquote-font-size-desktop);}}.html-content ul li:not(:last-child){margin-bottom:12px;}.html-content ul.opt-ticks{list-style:none;padding-left:0;}.html-content ul.opt-ticks li{background-image:url(/themes/custom/abv24/components/components/html-content/assets/check-green.svg);background-repeat:no-repeat;padding-inline-start:28px;}@media screen and (min-width:800px){.html-content ul li:not(:last-child){margin-bottom:16px;}.html-content ul.opt-ticks li{background-position:0 2px;}}.html-content > figure:not(:first-child){margin-top:var(--html-content-item-spacing-large);}.html-content > figure:not(:last-child){margin-bottom:var(--html-content-item-spacing-large);}.html-content > figure figcaption{margin-top:16px;}@media screen and (min-width:800px){.html-content > figure.align-left,.html-content > figure.align-right{width:50%;margin-top:0;}.html-content > figure.align-left{margin-right:var(--html-content-item-spacing-large);;}.html-content > figure.align-right{margin-left:var(--html-content-item-spacing-large);;}}@media screen and (min-width:1200px){.html-content > figure.align-left,.html-content > figure.align-right{width:33.333333%;}}.opt-inverse .html-content .html-content--box{background-color:var(--core-color-blue-1000-lighten);}.opt-inverse .html-content ul.opt-ticks li{background-image:url(/themes/custom/abv24/components/components/html-content/assets/check-white.svg);}.html-content > *.js-intersection{transition:opacity .3s ease-out,transform .3s ease-out;transition-delay:.3s;}.html-content > *.js-intersection-off{opacity:0;transform:translateY(12px);}
.link{--link-font-weight-bold:700;--link-column-gap:4px;}.link{display:flex;column-gap:var(--link-column-gap);}.link a{color:inherit;text-decoration:underline;}.link.opt-no-underline a{text-decoration:none;}.link.opt-bold{font-weight:var(--link-font-weight-bold);}.link--suffix{opacity:.5;}.link.opt-icon-right .icon{order:1;}.link.opt-small-text{font-size:16px;}.link.js-intersection{transition:opacity .3s ease-out;transition-delay:.3s;}.link.js-intersection-off{opacity:0;}
.link-list{--link-list-content-margin-mobile:8px;--link-list-content-margin-desktop:16px;--link-list-cards-content-margin-mobile:12px;--link-list-cards-content-margin-tablet:16px;--link-list-cards-content-margin-large-mobile:24px;--link-list-cards-content-margin-large-deskop:32px;}.link-list h4{margin-bottom:var(--link-list-content-margin-mobile);display:flex;justify-content:space-between;align-items:center;column-gap:8px;}.link-list.opt-simple-headline h4{font-size:inherit;font-weight:inherit;line-height:inherit;}.link-list--content{display:flex;flex-direction:column;}.link-list:not(.opt-no-gap) .link-list--content{row-gap:var(--link-list-content-margin-mobile);}.link-list.opt-gap-large .link-list--content{row-gap:var(--link-list-cards-content-margin-large-mobile);}@media screen and (min-width:1200px){.link-list h4{margin-bottom:var(--link-list-content-margin-desktop);}.link-list:not(.opt-no-gap) .link-list--content{row-gap:var(--link-list-content-margin-desktop);}.link-list.opt-gap-large .link-list--content{row-gap:var(--link-list-cards-content-margin-large-deskop);}}.link-list.opt-cards .link-list--content{row-gap:var(--link-list-cards-content-margin-mobile);}.link-list.opt-cards h4{margin-bottom:var(--link-list-cards-content-margin-mobile);}@media screen and (min-width:800px){.link-list.opt-cards h4{margin-bottom:var(--link-list-cards-content-margin-tablet);}.link-list.opt-cards .link-list--content{flex-direction:row;flex-wrap:wrap;row-gap:var(--link-list-cards-content-margin-tablet);margin-left:calc(var(--link-list-cards-content-margin-tablet) / -2);margin-right:calc(var(--link-list-cards-content-margin-tablet) / -2);}.link-list.opt-cards.opt-no-gap .link-list--content{row-gap:0;}.link-list.opt-cards:not(.opt-cards-1-on-medium) .pictogram-card{flex:0 0 50%;width:50%;}.link-list.opt-cards.opt-cards-1-on-medium .pictogram-card{flex:0 0 100%;width:100%;}.link-list.opt-cards .pictogram-card--inner{margin-left:calc(var(--link-list-cards-content-margin-tablet) / 2);margin-right:calc(var(--link-list-cards-content-margin-tablet) / 2);}}@media screen and (min-width:1200px){.link-list.opt-cards:not(.opt-cards-2-on-large) .pictogram-card{flex:0 0 25%;width:25%;}.link-list.opt-cards.opt-cards-2-on-large .pictogram-card{flex:0 0 50%;width:50%;}}@media screen and (max-width:1199px){.link-list.opt-toggle:not(.is-open) h4{margin-bottom:0;}.link-list.opt-toggle:not(.is-open) .link-list--content{display:none;}.link-list.opt-toggle h4{cursor:pointer;}.link-list.opt-toggle h4 .icon{transition:transform 0.2s;}.link-list.opt-toggle.is-open h4 .icon{transform:rotate(-180deg);}}@media screen and (min-width:1200px){.link-list.opt-toggle h4{font-weight:700;}.link-list.opt-toggle h4 .icon{display:none;}}
.link-list-group{--link-list-group-spacing-mobile:32px;--link-list-group-spacing-tablet:48px;--link-list-group-spacing-desktop:64px;}.link-list-group{display:flex;flex-direction:column;row-gap:var(--link-list-group-spacing-mobile);}.link-list-group.opt-spacing-medium{row-gap:var(--link-list-group-spacing-mobile);}@media screen and (min-width:800px){.link-list-group{row-gap:var(--link-list-group-spacing-tablet);}}@media screen and (min-width:1200px){.link-list-group{row-gap:var(--link-list-group-spacing-desktop);}}
.person{--person-spacing-mobile:12px;--person-spacing-tablet:16px;}.person--image{margin-bottom:var(--person-spacing-mobile);}.person--image figure{max-width:124px;}.person--name{font-weight:700;}.person .contact-list{margin-top:var(--person-spacing-mobile);;}@media screen and (min-width:800px){.person--image{margin-bottom:var(--person-spacing-tablet);}.person .contact-list{margin-top:var(--person-spacing-tablet);}}@media screen and (min-width:800px) and (max-width:1199px){.person.opt-horizontal-on-medium{display:flex;column-gap:16px;}.person.opt-horizontal-on-medium .person--image{margin-bottom:0;}}
@media screen and (min-width:1200px){.width-limiter{max-width:var(--columns-8-desktop);}.width-limiter.opt-centered{margin-left:auto;margin-right:auto;}}
.job-search--map,.job-search--result{display:none;}.job-search--map.is-init,.job-search--result.is-init{display:initial;}.job-search--map.is-init{display:initial;position:relative;border-radius:12px;aspect-ratio:4/5;}.job-search.is-loading .job-search--map:before{content:"";position:absolute;z-index:1;background:var(--core-color-blue-1000-20perc);inset:0;}.job-search:not(.is-loading) .job-search--map:after{content:none;}.job-search.is-loading .job-search--map:after{content:"";position:absolute;z-index:1;left:50%;top:50%;width:32px;height:32px;border:4px solid #fff;border-right-color:transparent;border-radius:32px;animation:loading-spin 1s linear infinite;}@keyframes loading-spin{from{transform:translate(-50%,-50%) rotate(0deg);}to{transform:translate(-50%,-50%) rotate(360deg);}}@media screen and (min-width:800px){.job-search--map.is-init{aspect-ratio:16/9;max-height:600px;}}.job-search input.opt-glow{outline:var(--semantic-color-accent-attention-low-contrast-aqua) solid 4px;animation:job-search-glow 1.5s infinite ease-out;}@keyframes job-search-glow{0%{outline-width:0;}50%{outline-width:4px;}100%{outline-width:0;}}.job-search > .button{position:fixed;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:opacity 0.2s,top 0.2s;color:#fff;background-color:var(--semantic-color-accent-emphasis-low-contrast-red);border-color:var(--semantic-color-accent-emphasis-low-contrast-red);animation:button-shake 4s infinite;}.job-search > .button:hover{background-color:var(--semantic-color-accent-emphasis-low-contrast-red-dark);border-color:var(--semantic-color-accent-emphasis-low-contrast-red-dark);}.job-search > .button:hover .icon{transform:translateY(4px);}.job-search > .button .icon svg{width:24px;height:24px;}.job-search > .button .icon path{fill:#fff;}.job-search > .button .icon{transition:transform .2s;}body.has-open-menu .job-search > .button,.job-search > .button.is-hidden{opacity:0;pointer-events:none;}@media screen and (max-width:799px){.job-search > .button{white-space:nowrap;bottom:24px;left:0;right:0;margin:0 auto;max-width:max-content;}}@media screen and (min-width:800px){.job-search > .button{top:105px;right:24px;max-width:210px;font-size:var(--font-size-default-tablet);text-align:right;}.job-search > .button:hover{animation:none;}.job-search > .button.is-hidden{top:0;}}@keyframes button-shake{0%{transform:rotate(0)}2%{transform:rotate(6deg)}4%{transform:rotate(-6deg)}6%{transform:rotate(5deg)}8%{transform:rotate(-5deg)}10%{transform:rotate(4deg)}12%{transform:rotate(-3deg)}14%{transform:rotate(2deg)}16%{transform:rotate(-1deg)}18%{transform:rotate(1deg)}20%{transform:rotate(0)}}
.menu{display:flex;flex-direction:column;row-gap:12px;}@media screen and (min-width:1024px){.menu{flex-direction:row;column-gap:24px;}}.menu a{text-decoration:none;}.opt-inverse .menu a{color:#fff;}.opt-inverse .menu .icon path{fill:#fff;}
.page-block{max-width:100%;}.page-block:not(.opt-no-margins):not(.opt-inverse){margin-top:var(--page-block-margin-mobile);}.page-block:not(.opt-no-margins):not(.opt-inverse){margin-bottom:var(--page-block-margin-mobile);}@media screen and (min-width:800px){.page-block:not(.opt-no-margins):not(.opt-inverse){margin-top:var(--page-block-margin-tablet);}.page-block:not(.opt-no-margins):not(.opt-inverse){margin-bottom:var(--page-block-margin-tablet);}}@media screen and (min-width:1200px){.page-block:not(.opt-no-margins):not(.opt-inverse){margin-top:var(--page-block-margin-desktop);}.page-block:not(.opt-no-margins):not(.opt-inverse){margin-bottom:var(--page-block-margin-desktop);}}.page-block.opt-dark{background-color:var(--semantic-color-surface-attention-resting);}.page-block.opt-inverse{background-color:var(--semantic-color-surface-attention-resting);color:#fff;}.page-block.opt-dark,.page-block.opt-inverse{margin:0 !important;padding-top:var(--page-block-margin-mobile);padding-bottom:var(--page-block-margin-mobile);}@media screen and (min-width:800px){.page-block.opt-dark,.page-block.opt-inverse{padding-top:var(--page-block-margin-tablet);padding-bottom:var(--page-block-margin-tablet);}}@media screen and (min-width:1200px){.page-block.opt-dark,.page-block.opt-inverse{padding-top:var(--page-block-margin-desktop);padding-bottom:var(--page-block-margin-desktop);}}.page-block.opt-dark + .page-block.opt-dark,.page-block.opt-inverse + .page-block.opt-dark,.page-block.opt-dark + .page-block.opt-inverse,.page-block.opt-inverse + .page-block.opt-inverse{padding-top:0;}.page-block.opt-inverse.opt-margin-small{padding-top:var(--page-block-margin-mobile);padding-bottom:var(--page-block-margin-mobile);}@media screen and (min-width:1200px){.page-block.opt-limit-width .content-wrap > div:not(.contextual){margin-right:var(--columns-4-plus-gutter-desktop);}.page-block.opt-limit-width .width-limiter{max-width:none;}}

.pictogram{--pictogram-size:28px;--pictogram-padding:10px;--pictogram-background-size:72px;--pictogram-background-size-small:48px;--pictogram-background-padding:24px;--pictogram-background-color:var(--semantic-color-surface-emphasis-resting,#eef6f6);}.pictogram{display:inline-flex;align-items:center;width:fit-content;padding:var(--pictogram-padding);}.pictogram svg{width:var(--pictogram-size);height:var(--pictogram-size);display:block;}.pictogram svg path{fill:var(--semantic-color-text-primary-resting);}.pictogram.opt-background{padding:var(--pictogram-background-padding);line-height:var(--pictogram-background-size);background-color:var(--pictogram-background-color);border-radius:100%;}.pictogram.opt-background-white{background-color:#fff;}.pictogram.opt-background svg{width:var(--pictogram-background-size);height:var(--pictogram-background-size);}.pictogram.opt-background.opt-small svg{width:var(--pictogram-background-size-small);height:var(--pictogram-background-size-small);}
.pictogram-card{--pictogram-card-border:1px solid var(--semantic-color-text-primary-resting,#003781);--pictogram-card-border-radius:8px;--pictogram-card-padding:8px;--pictogram-card-gutter:12px;--pictogram-card-font-size:16px;--pictogram-card-line-height:20px;--pictogram-card-background-color-hover:var(--semantic-color-surface-default-hover,#F0F7FC);--pictogram-card-background-color-hover-inverse:var(--semantic-color-text-primary-resting,#003781);}.pictogram-card--inner{display:flex;align-items:center;column-gap:var(--pictogram-card-gutter);border:var(--pictogram-card-border);border-radius:var(--pictogram-card-border-radius);padding:var(--pictogram-card-padding);text-decoration:none;color:inherit;font-size:var(--pictogram-card-font-size);line-height:var(--pictogram-card-line-height);transition:background-color .2s,color .2s;}a.pictogram-card--inner:hover{background-color:var(--pictogram-card-background-color-hover);}.pictogram-card .pictogram{flex:0 0 48px;display:block;}.pictogram-card--text{flex:1 1 auto;min-height:60px;display:flex;align-items:center;}.pictogram-card.opt-no-border .pictogram-card--inner{border:0;}.pictogram-card.opt-no-border .pictogram-card--inner:hover{background-color:var(--semantic-color-surface-attention-resting);}@media screen and (max-width:799px){.pictogram-card.opt-narrow-on-small .pictogram-card--inner{padding-left:0;padding-right:0;column-gap:4px;}}
.social-icon{line-height:30px;display:inline-flex;align-items:center;}.social-icon a,.social-icon i,.social-icon svg{display:block;}
.social-icon-list{display:flex;column-gap:12px;}
.split-headline{--split-headline-font-size-small-mobile:24px;--split-headline-font-size-small-tablet:28px;--split-headline-font-size-small-desktop:36px;--split-headline-push:1.3em;}.split-headline--part{display:block;}@media screen and (min-width:800px){.split-headline--part:before{display:inline-block;padding-left:var(--split-headline-push);}.split-headline--part:last-child:before{content:"";}.split-headline.opt-push-first .split-headline--part:first-child:before{content:"";}.split-headline.opt-push-first .split-headline--part:last-child:before{content:none;}.split-headline.opt-push-none .split-headline--part:before{content:none;}.split-headline.opt-small-first .split-headline--part:first-child{font-size:var(--split-headline-font-size-small-tablet);}}@media screen and (min-width:1200px){.split-headline.opt-small-first .split-headline--part:first-child{font-size:var(--split-headline-font-size-small-desktop);}}.split-headline.js-intersection .split-headline--part{transition:opacity .5s ease-out;}.split-headline.js-intersection-off .split-headline--part{opacity:0;}.split-headline.js-intersection-on .split-headline--part{opacity:1;}.split-headline.js-intersection .split-headline--part:last-child{transition-delay:.5s;}.split-headline.js-intersection .split-headline--part:before{transition:padding-left .6s ease-out;}.split-headline.js-intersection-off .split-headline--part:before{padding-left:0;}.split-headline.js-intersection-on .split-headline--part:not(.opt-push-first):last-child:before{padding-left:var(--split-headline-push);}.split-headline.js-intersection .split-headline--part:last-child:before{transition-delay:.5s;}.split-headline.opt-color-first.opt-color-red .split-headline--part:first-child{color:var(--semantic-color-accent-emphasis-low-contrast-red);}.split-headline.opt-color-second.opt-color-red .split-headline--part:last-child{color:var(--semantic-color-accent-emphasis-low-contrast-red);}.split-headline.opt-color-first.opt-color-orange .split-headline--part:first-child{color:var(--semantic-color-accent-default-low-contrast-orange);}.split-headline.opt-color-second.opt-color-orange .split-headline--part:last-child{color:var(--semantic-color-accent-default-low-contrast-orange);}.split-headline.opt-color-first.opt-color-purple .split-headline--part:first-child{color:var(--semantic-color-accent-default-low-contrast-purple);}.split-headline.opt-color-second.opt-color-purple .split-headline--part:last-child{color:var(--semantic-color-accent-default-low-contrast-purple);}.split-headline.opt-color-first.opt-color-blue .split-headline--part:first-child{color:var(--semantic-color-accent-default-low-contrast-aqua);}.split-headline.opt-color-second.opt-color-blue .split-headline--part:last-child{color:var(--semantic-color-accent-default-low-contrast-aqua);}.split-headline.opt-color-first.opt-color-teal .split-headline--part:first-child{color:var(--semantic-color-accent-default-low-contrast-teal);}.split-headline.opt-color-second.opt-color-teal .split-headline--part:last-child{color:var(--semantic-color-accent-default-low-contrast-teal);}.split-headline.opt-color-first.opt-color-yellow .split-headline--part:first-child{color:var(--core-color-yellow-500);}.split-headline.opt-color-second.opt-color-yellow .split-headline--part:last-child{color:var(--core-color-yellow-500);}.split-headline.opt-color-first.opt-color-green .split-headline--part:first-child{color:var(--semantic-color-accent-default-low-contrast-green);}.split-headline.opt-color-second.opt-color-green .split-headline--part:last-child{color:var(--semantic-color-accent-default-low-contrast-green);}.opt-inverse .split-headline.opt-color-first.opt-color-purple .split-headline--part:first-child{color:var(--semantic-color-accent-attention-low-contrast-yellow);}.opt-inverse .split-headline.opt-color-second.opt-color-purple .split-headline--part:last-child{color:var(--semantic-color-accent-attention-low-contrast-yellow);}.opt-inverse .split-headline.opt-color-first.opt-color-blue .split-headline--part:first-child{color:var(--semantic-color-accent-attention-low-contrast-aqua);}.opt-inverse .split-headline.opt-color-second.opt-color-blue .split-headline--part:last-child{color:var(--semantic-color-accent-attention-low-contrast-aqua);}.opt-inverse .split-headline.opt-color-first.opt-color-yellow .split-headline--part:first-child{color:var(--semantic-color-accent-attention-low-contrast-yellow);}.opt-inverse .split-headline.opt-color-second.opt-color-yellow .split-headline--part:last-child{color:var(--semantic-color-accent-attention-low-contrast-yellow);}.opt-inverse .split-headline.opt-color-first.opt-color-green .split-headline--part:first-child{color:var(--semantic-color-accent-attention-low-contrast-green);}.opt-inverse .split-headline.opt-color-second.opt-color-green .split-headline--part:last-child{color:var(--semantic-color-accent-attention-low-contrast-green);}
.split-headline-intro{--split-headline-intro-content-margin:16px;--split-headline-intro-link-margin-mobile:32px;--split-headline-intro-link-margin-tablet:48px;--split-headline-intro-link-margin-desktop:64px;}.split-headline-intro--content:not(:first-child),.split-headline-intro .width-limiter:not(:first-child){margin-top:var(--split-headline-intro-content-margin);}.split-headline-intro--content .button-group{margin-top:var(--split-headline-intro-content-margin);}.split-headline-intro--content .link{margin-top:var(--split-headline-intro-link-margin-mobile);}@media screen and (min-width:800px){.split-headline-intro--content .link{margin-top:var(--split-headline-intro-link-margin-tablet);}.split-headline-intro.opt-two-column{display:flex;column-gap:var(--gutter-tablet);}.split-headline-intro.opt-two-column > .split-headline-intro--headline,.split-headline-intro.opt-two-column > .split-headline-intro--content{flex:1 1 0;min-width:0;}.split-headline-intro.opt-two-column > .split-headline-intro--content{margin-top:0;}}@media screen and (min-width:1200px){.split-headline-intro--content .link{margin-top:var(--split-headline-intro-link-margin-desktop);}.split-headline-intro.opt-two-column{column-gap:var(--gutter-desktop);}}@media screen and (min-width:800px){.split-headline-intro.opt-staggered{display:block;}.split-headline-intro.opt-staggered > .split-headline-intro--headline{padding-right:calc(50% + var(--gutter-tablet) / 2);}.split-headline-intro.opt-staggered > .split-headline-intro--content{padding-left:calc(50% + var(--gutter-tablet) / 2);margin-top:-26px;}}
.teaser{--teaser-padding-mobile:24px;--teaser-padding-tablet:32px;}.teaser{padding:var(--teaser-padding-mobile);background-color:var(--semantic-color-surface-emphasis-resting);background-size:cover;background-repeat:no-repeat;}@media screen and (min-width:1200px){.teaser .card-text-content--content{width:calc(((100% - (32px * 11)) / 12 * 8) + (7 * 32px));}}.teaser.opt-inverse{color:#fff;background-color:var(--semantic-color-surface-attention-resting);}.page-block:not(.opt-dark) .teaser.opt-velvet-sensation-4{color:#fff;}.page-block:not(.opt-dark) .teaser.opt-velvet-sensation-4 .button{border-color:#fff;}.page-block:not(.opt-dark) .teaser.opt-velvet-sensation-4 .button span{color:#fff;}.teaser.opt-velvet-sensation-2{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-2-mobile.png);}.teaser.opt-velvet-sensation-4{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-4-mobile.png?v=2);}@media screen and (min-width:800px){.teaser.opt-velvet-sensation-2{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-2-tablet.png);}.teaser.opt-velvet-sensation-4{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-4-tablet.png?v=2);}}@media screen and (min-width:1200px){.teaser.opt-velvet-sensation-2{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-2-desktop.png);}.teaser.opt-velvet-sensation-4{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-4-desktop.png?v=2);}}.opt-dark .teaser.opt-velvet-sensation-4{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-4-inverse-mobile.png?v=2);}@media screen and (min-width:800px){.opt-dark .teaser.opt-velvet-sensation-4{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-4-inverse-tablet.png?v=2);}}@media screen and (min-width:1200px){.opt-dark .teaser.opt-velvet-sensation-4{background-image:url(/themes/custom/abv24/components/components/teaser/./assets/teaser-velvet-sensation-4-inverse-desktop.png?v=2);}}.teaser.js-intersection{transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:.5s;}.teaser.js-intersection-off{opacity:0;transform:translateY(24px);}.teaser.js-intersection-on{opacity:1;}
.vertical-spacing-group{--vertical-spacing-group-mobile:32px;--vertical-spacing-group-tablet:48px;--vertical-spacing-group-desktop:64px;--vertical-spacing-group-x-small:16px;}.vertical-spacing-group{display:flex;flex-direction:column;gap:var(--vertical-spacing-group-mobile);}@media screen and (min-width:800px){.vertical-spacing-group{gap:var(--vertical-spacing-group-tablet);}}@media screen and (min-width:1200px){.vertical-spacing-group{gap:var(--vertical-spacing-group-desktop);}}.vertical-spacing-group.opt-x-small{gap:var(--vertical-spacing-group-x-small);}
.video-teaser{}.video-teaser--responsive-media{position:relative;aspect-ratio:16 / 9;}.video-teaser--responsive-media iframe,.video-teaser--responsive-media video{display:block;width:100%;height:auto;aspect-ratio:16 / 9;background-color:var(--core-color-blue-1000);}.video-teaser.opt-small .video-teaser--responsive-media,.video-teaser.opt-small .video-teaser--responsive-media video,.video-teaser.opt-small .video-teaser--responsive-media iframe{aspect-ratio:4 / 5;}.video-teaser--play,.video-teaser--play svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.video-teaser--play{width:60px;height:60px;cursor:pointer;}.video-teaser--progress{--size:60px;--half-size:calc(var(--size) / 2);--stroke-width:2px;--radius:calc((var(--size) - var(--stroke-width)) / 2);--circumference:calc(var(--radius) * pi * 2);--dash:calc((var(--progress) * var(--circumference)) / 100);--progress:100;}.video-teaser--progress circle{cx:var(--half-size);cy:var(--half-size);r:var(--radius);stroke-width:var(--stroke-width);fill:none;stroke-linecap:round;}.video-teaser--progress circle.bg{stroke:rgba(255,255,255,.2);}.video-teaser--progress circle.fg{transform:rotate(-90deg);transform-origin:var(--half-size) var(--half-size);stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));transition:stroke-dasharray 0.3s linear 0s;stroke:#fff;stroke-linecap:butt;}
.ui-embed-warning-control{display:flex;align-items:center;column-gap:var(--embed-warning-control-gap);color:var(--embed-warning-control-color);cursor:pointer;}.ui-embed-warning-control-toggle{position:relative;width:var(--embed-warning-control-width);height:var(--embed-warning-control-height);}.ui-embed-warning-control-toggle:before{content:"";position:absolute;top:0;left:0;width:var(--embed-warning-control-width);height:var(--embed-warning-control-height);border:1px solid var(--embed-warning-control-color);border-radius:calc(var(--embed-warning-control-height) / 2);box-sizing:border-box;}.ui-embed-warning-control-toggle:after{content:"";position:absolute;top:var(--embed-warning-control-inner-padding);left:var(--embed-warning-control-inner-padding);width:var(--embed-warning-toggle-size);height:var(--embed-warning-toggle-size);background-color:var(--embed-warning-control-color);border-radius:calc(var(--embed-warning-toggle-size) / 2);transition:background-color .2s,left .2s;}.ui-embed-warning.has-no-accept{display:flex;flex-direction:column;justify-content:center;background-color:var(--embed-warning-background-color);}.ui-embed-warning.has-no-accept .ui-embed-warning-wrap-inner{display:flex;flex-direction:column;gap:var(--embed-warning-gap);}.ui-embed-warning.has-no-accept .ui-embed-warning-container{display:none;}.ui-embed-warning.has-accept .ui-embed-warning-control{margin-top:10px;color:var(--embed-warning-control-color-active);}.ui-embed-warning.has-accept .ui-embed-warning-control-toggle:before{border-color:var(--embed-warning-control-color-active);background-color:var(--embed-warning-control-color-active);}.ui-embed-warning.has-accept .ui-embed-warning-control-toggle:after{background-color:var(--embed-warning-control-color-active-inverse);left:calc(var(--embed-warning-control-width) - var(--embed-warning-toggle-size) - var(--embed-warning-control-inner-padding));}.has-no-accept .ui-embed-warning-wrap-inner{padding:var(--embed-warning-padding);}
.paragraph--unpublished{background-color:#fff4f4;}
