/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:0 transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}button,input,select,textarea{border:1px solid #000;border-radius:0;font-family:inherit;font-size:inherit;line-height:normal}button,input[type=cancel],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{max-width:100%;overflow:auto;resize:vertical;vertical-align:top}::-moz-selection{text-shadow:none}::selection{text-shadow:none}iframe,img{vertical-align:top}embed,iframe,img,object,param,video{max-width:100%}img{height:auto}*,:after,:before{box-sizing:border-box}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body,.legible,body.cke_editable{font-size:1rem;line-height:1.3em}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .form,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body blockquote,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body div,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h1,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h2,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h3,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h4,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h5,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h6,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body ol,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body pre code:first-child,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body table,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body ul,.legible .form,.legible blockquote,.legible div,.legible h1,.legible h2,.legible h3,.legible h4,.legible h5,.legible h6,.legible ol,.legible p,.legible pre code:first-child,.legible table,.legible ul,body.cke_editable .form,body.cke_editable blockquote,body.cke_editable div,body.cke_editable h1,body.cke_editable h2,body.cke_editable h3,body.cke_editable h4,body.cke_editable h5,body.cke_editable h6,body.cke_editable ol,body.cke_editable p,body.cke_editable pre code:first-child,body.cke_editable table,body.cke_editable ul{margin-top:1.5em}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body form,.legible form,body.cke_editable form{display:block}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body ol,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body ul,.legible ol,.legible ul,body.cke_editable ol,body.cke_editable ul{list-style-position:outside;margin-left:1.5em;padding-left:0}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body ul,.legible ul,body.cke_editable ul{list-style-type:disc}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body ol,.legible ol,body.cke_editable ol{list-style-type:decimal}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body b,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body strong,.legible b,.legible strong,body.cke_editable b,body.cke_editable strong{font-weight:700}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body em,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body i,.legible em,.legible i,body.cke_editable em,body.cke_editable i{font-style:italic}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body code,.legible code,body.cke_editable code{background-color:#222;color:#fff;font-family:Monaco,Courier,Courier New,monospace;vertical-align:bottom}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body pre code,.legible pre code,body.cke_editable pre code{display:block}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body blockquote,.legible blockquote,body.cke_editable blockquote{background-color:transparent;color:inherit;font-size:21px;font-weight:700;line-height:1.3em;padding:0 1em}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body :first-child,.legible :first-child{margin-top:0}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h1+*,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h2+*,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h3+*,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h4+*,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h5+*,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h6+*,.legible h1+*,.legible h2+*,.legible h3+*,.legible h4+*,.legible h5+*,.legible h6+*,body.cke_editable h1+*,body.cke_editable h2+*,body.cke_editable h3+*,body.cke_editable h4+*,body.cke_editable h5+*,body.cke_editable h6+*{margin-top:1em}.header-1,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .header-1,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h1,.legible .header-1,.legible h1,body.cke_editable .header-1,body.cke_editable h1{color:#0060a8;font-size:2em;font-weight:300;line-height:1.2em;text-transform:uppercase}.header-2,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .header-2,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h2,.legible .header-2,.legible h2,body.cke_editable .header-2,body.cke_editable h2{color:#0060a8;font-size:1.5em;font-weight:300;line-height:1.2em;text-transform:uppercase}.header-3,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .header-3,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h3,.legible .header-3,.legible h3,body.cke_editable .header-3,body.cke_editable h3{color:#0060a8}.header-4,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .header-4,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h4,.legible .header-4,.legible h4,body.cke_editable .header-4,body.cke_editable h4{font-weight:700}.header-5,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .header-5,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h5,.legible .header-5,.legible h5,body.cke_editable .header-5,body.cke_editable h5{font-style:italic;font-weight:700}.header-6,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .header-6,.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h6,.legible .header-6,.legible h6,body.cke_editable .header-6,body.cke_editable h6{font-style:italic}:root{font-family:Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}*{outline:0}a{color:#0060a8;text-decoration:none}a:focus,a:hover{opacity:.7}::-moz-selection{background:#b3d4fc;background:rgba(0,0,0,.2)}::selection{background:#b3d4fc;background:rgba(0,0,0,.2)}figcaption{font-weight:300;margin-top:5px}.wireframe{background-color:#222;color:hsla(0,0%,100%,.6);font-size:.8rem;padding:60px;text-align:center;text-transform:uppercase}.title-divider{padding:0 5px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.header>nav{transform:translateX(-565px)}.header nav#block-rightmainmenu{transform:translateX(525px)}}.center{margin-left:auto;margin-right:auto;width:1050px}.center-mid{padding:20px}.center-wide{padding:20px 0}.center-narrow{padding:40px}[class*=columns-]>*{float:left;margin-left:3%;margin-top:30px;min-height:1px}.columns-onethird>*{width:66%}.columns-onethird>:nth-child(odd){width:31%}.columns-2>*{width:48.5%}.columns-3>*{width:31.33%}.columns-2>:nth-child(-n+2),.columns-3>:nth-child(-n+3),.columns-onethird>:nth-child(-n+2){margin-top:0}.columns-2>:nth-child(odd),.columns-3>:nth-child(3n+1),.columns-onethird>:nth-child(odd){clear:left;margin-left:0}.columns-equalheights{display:flex;flex-wrap:wrap}.columns-center{font-size:0}.columns-center>*{display:inline-block;float:none;font-size:1rem;vertical-align:middle}.flex-3{align-content:flex-start;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.flex-3>*{flex-grow:0;flex-shrink:0;padding-left:1.5%;padding-right:1.5%;width:33.3333333333%}.flex-3>:nth-child(3n+1){margin-left:-1.5%}.flex-3>:nth-child(3n+0){margin-right:-1.5%}.inner-flex,.inner-flex>:nth-child(n+2){display:flex;flex-flow:column wrap}.inner-flex>:nth-child(n+2){align-content:stretch;flex-grow:1;flex-shrink:0}.inner-flex img{width:100%}.news-latest-wrapper{align-content:stretch;display:flex;flex-grow:1;flex-shrink:0}.news-latest-wrapper .teaser{height:100%}.hero-slide-item-content>*,.images>*,form>*{margin-top:20px}.system-tabs li{margin-top:5px}.hero-slide-item-content>:first-child,.images>:first-child{margin-top:0}.coworker-sections{margin-bottom:20px;margin-top:20px}.coworker-section .coworker-teaser{margin-top:1em}.views-exposed-form{padding:0 40px}.klaro.klaro-theme-apq{--klaro-button-border-hover:3px solid #fff;--klaro-slider-bg:#fff;--klaro-slider-bg-active:#0060a8;--klaro-slider-bg-required:#ffffff4a;--klaro-link-color-hover:#fff}.klaro.klaro-theme-apq a{color:#fff;font-family:Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;text-decoration-color:#fff;text-decoration:underline;transition:all .2s linear 0ms}.klaro.klaro-theme-apq a:hover{text-decoration:none}.klaro.klaro-theme-apq .cm-powered-by,.klaro.klaro-theme-apq .purposes{display:none}.klaro.klaro-theme-apq .cookie-modal .cm-modal .hide{background:transparent url(/themes/apq/img/icons/close-white.svg) 50% no-repeat;background-position:100%;background-size:contain;color:#fff;cursor:pointer;height:30px;margin-left:auto;margin-right:20px;margin-top:20px;padding:10px;width:auto}.klaro.klaro-theme-apq .cookie-modal .cm-modal .hide:focus{outline-color:#fff}.klaro.klaro-theme-apq .cookie-modal .cm-modal .hide svg{display:none}.klaro.klaro-theme-apq .cookie-modal .cm-modal.cm-klaro{background-color:#000;padding:60px 40px}.klaro.klaro-theme-apq .cookie-modal .cm-modal .cm-body,.klaro.klaro-theme-apq .cookie-modal .cm-modal .cm-header{border-bottom-color:#fff;padding-bottom:24px}.klaro.klaro-theme-apq .cookie-modal .cm-modal .cm-footer{border-top-color:#fff;padding-top:24px}.klaro.klaro-theme-apq .cookie-modal .cm-modal .cm-header h1.title{color:#fff;font-family:Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:2.8rem;margin-bottom:10px}.klaro.klaro-theme-apq label.cm-list-label{color:#fff;font-family:Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:24px}.klaro.klaro-theme-apq .cookie-modal p,.klaro.klaro-theme-apq .service-item-cms-description{color:#fff;font-family:Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.3em}.klaro.klaro-theme-apq .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required{color:#fff;opacity:.6}.klaro.klaro-theme-apq .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes{color:#fff;font-family:Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:24px;margin-top:10px}.klaro.klaro-theme-apq .cookie-modal button.cm-btn,.klaro.klaro-theme-apq .cookie-notice button.cm-btn{background-color:transparent;border-color:#fff;padding:6px 20px 5px;text-decoration:none;text-transform:uppercase}.klaro.klaro-theme-apq .cookie-modal button.cm-btn:hover,.klaro.klaro-theme-apq .cookie-notice button.cm-btn:hover{background-color:#fff!important;color:#000!important}.klaro .cookie-notice:not(.cookie-modal-notice){background-color:#000;border:unset;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);max-width:780px!important;max-width:90vw;padding:60px 40px 40px}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;margin-top:20px}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more{flex-grow:unset}.klaro .cookie-notice:not(.cookie-modal-notice) .cm-link{font-size:14px;line-height:24px;margin-right:0}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn{margin:0}.klaro .cookie-notice h2,.klaro .cookie-notice p,.klaro.klaro-theme-apq .cookie-notice .cn-body h2 h2,.klaro.klaro-theme-apq .cookie-notice .cn-body h2 p{color:#fff!important;text-align:center}.klaro .cookie-notice h2{font-family:Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif}a[rel=open-consent-manager]:hover{cursor:pointer}.klaro-desc-details summary{display:list-item}.klaro-desc-details summary:hover{cursor:pointer;opacity:.8}@media only screen and (max-width:620px){.klaro .cookie-modal .cm-modal .cm-footer-buttons{align-items:center;-moz-column-gap:20px;column-gap:20px;flex-direction:column-reverse;row-gap:20px}}@media only screen and (max-width:384px){.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn{width:auto}}.cookie-consent-overlay{align-items:center;aspect-ratio:4/4;box-shadow:0 0 22px -5px rgba(26,26,26,.4);display:none;justify-content:center;padding:40px;text-align:center}.cookie-consent-overlay .button{margin-top:20px}.third-party-video-blocked .cookie-consent-overlay{display:flex}.colorscheme-blue{background-color:#0060a8;color:#fff}.colorscheme-blue a,.colorscheme-blue h1,.colorscheme-blue h2,.colorscheme-blue h3,.colorscheme-blue h4,.colorscheme-blue h5,.colorscheme-blue h6{color:#fff}.colorscheme-blue a:focus,.colorscheme-blue a:hover{color:#8dc7e5;opacity:1}.colorscheme-lightblue{background-color:#8dc7e5;color:#fff}.colorscheme-lightblue a,.colorscheme-lightblue h1,.colorscheme-lightblue h2,.colorscheme-lightblue h3,.colorscheme-lightblue h4,.colorscheme-lightblue h5,.colorscheme-lightblue h6{color:#fff}.colorscheme-lightblue a:focus,.colorscheme-lightblue a:hover{color:#8dc7e5;opacity:1}.colorscheme-grey{background-color:#ededed}.contact-info>*{margin-top:5px!important}.contact-info>:first-child{margin-top:0}.flex{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;row-gap:30px}.flex .full{max-width:100%;width:calc(100% - 30px)}.flex .four-fifths,.flex .full{margin-left:15px;margin-right:15px}.flex .four-fifths{max-width:80%;width:calc(80% - 30px)}.flex .three-quarter{margin-left:15px;margin-right:15px;max-width:75%;width:calc(75% - 30px)}.flex .two-third{align-content:stretch;display:flex;flex-flow:column wrap;flex-grow:1;flex-shrink:0;max-width:66.67%;width:calc(66.67% - 30px)}.flex .half,.flex .two-third{margin-left:15px;margin-right:15px}.flex .half{max-width:50%;width:calc(50% - 30px)}.flex .third{max-width:33.33%;width:calc(33.33% - 30px)}.flex .quarter,.flex .third{margin-left:15px;margin-right:15px}.flex .quarter{max-width:25%;width:calc(25% - 30px)}.flex .fifth{max-width:20%;width:calc(20% - 30px)}.flex .fifth,.flex .sixth{margin-left:15px;margin-right:15px}.flex .sixth{max-width:16.66%;width:calc(16.66% - 30px)}@media only screen and (max-width:1024px){.flex .fifth,.flex .sixth{margin-left:15px;margin-right:15px;max-width:25%;width:calc(25% - 30px)}}@media only screen and (max-width:760px){.flex .fourth,.flex .third{margin-left:15px;margin-right:15px;max-width:50%;width:calc(50% - 30px)}.flex .two-third{margin-left:15px;margin-right:15px;max-width:100%;width:calc(100% - 30px)}}@media only screen and (max-width:640px){.flex .half,.flex .quarter,.flex .third{margin-left:15px;margin-right:15px;max-width:100%;width:calc(100% - 30px)}.flex .fifth,.flex .sixth{margin-left:15px;margin-right:15px;max-width:50%;width:calc(50% - 30px)}}@media only screen and (max-width:400px){.flex .fifth,.flex .half,.flex .quarter,.flex .sixth,.flex .third{margin-left:15px;margin-right:15px;max-width:100%;width:calc(100% - 30px)}}label{display:block;font-weight:700;text-transform:uppercase}.description,label+*{line-height:1.2em;margin-top:5px}.description{font-size:.9rem;font-style:italic;font-weight:300;opacity:.9}input,select,textarea{background-color:rgba(141,199,229,.4);border:0;padding:1em;width:100%}.button,.system-tabs a,button,input[type=submit]{background-color:#0060a8;border:0;color:#fff;display:inline-block;font-weight:700;line-height:1em;padding:1em 1.5em;text-transform:uppercase}.button:focus,.button:hover,.system-tabs a:focus,.system-tabs a:hover,button:focus,button:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#8dc7e5}[disabled]{opacity:.7}.contact-form{margin-bottom:20px}.footer{position:relative}.footer>.site-name{background-image:url(/themes/apq/img/apq-logotype-white.svg);margin-left:0;margin-right:0}.footer-content{margin-left:120px}.footer-content-column{display:inline-block;line-height:1.2em;margin-left:40px}.footer-content-column p{margin-top:.7em}.footer-content-column:first-child{margin-left:0}.footer-content-title{font-weight:700}.social-media-links{bottom:40px;position:absolute;right:40px}.social-media-links>*{background:transparent url(/themes/apq/img/icons/linkedin-white.svg) 50% no-repeat;border-radius:50%;display:inline-block;height:25px;text-indent:-9999em;vertical-align:bottom;width:25px}.social-media-links>:focus,.social-media-links>:hover{opacity:.7!important}.social-media-links>[href*=facebook]{background-image:url(/themes/apq/img/icons/facebook-white.svg)}.social-media-links:after{background:transparent url(/themes/apq/img/icons/aaa-white.svg) 0 no-repeat;content:"";display:inline-block;height:25px;margin-left:5px;vertical-align:bottom;width:59px}.footer-after{display:flex;font-size:.8rem;font-weight:300;justify-content:space-between;padding:10px 40px}.footer-after [rel=open-consent-manager]{color:#000}.header{font-weight:300;padding-bottom:20px;padding-top:40px;position:relative}.site-name{background:transparent url(/themes/apq/img/apq-logotype.svg) 50% no-repeat;display:block;height:85px;margin-left:auto;margin-right:auto;text-indent:-9999em;width:100px}.header>nav{bottom:15px;left:50%;position:absolute;transform:translateX(calc(-100% - 100px));z-index:1}.header>nav li{display:inline-block;padding-bottom:10px}.header>nav li:first-child{margin-left:0}.header>nav a{color:#0060a8;display:block;font-size:18px;line-height:1.2em;margin-left:40px;text-transform:uppercase}.header>nav li:first-child a{padding-left:0}.header>nav a.is-active{font-weight:700}.header nav#block-rightmainmenu{left:auto;right:50%;transform:translateX(calc(100% + 100px))}.header nav#block-rightmainmenu a{margin-left:0;margin-right:40px}.header nav#block-rightmainmenu li:last-child a{margin-right:0}.header-sub-nav{text-align:center}.header-sub-nav ul{padding:0 0 20px}.header-sub-nav li{display:inline-block;margin-left:20px}.header-sub-nav li:first-child{margin-left:0}.header-sub-nav a{color:#0060a8;display:block;font-size:18px;font-weight:300;line-height:1.2em;text-transform:uppercase}.header-sub-nav a.is-active{font-weight:700}.menu-smallscreen{display:none;margin-bottom:10px}.menu-smallscreen ul{background-color:#0060a8}.menu-smallscreen ul li{padding-left:20px;padding-right:20px;position:relative}.menu-smallscreen a{border-bottom:1px solid #8dc7e5;color:#fff;display:block;font-size:1.2rem;font-weight:300;padding-bottom:10px;padding-top:10px}.menu-smallscreen>.is-active{border-bottom:0}.menu-smallscreen ul ul,.menu-smallscreen>.is-active{background-color:#8dc7e5;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.menu-smallscreen ul ul a{border-bottom:1px solid #0060a8;padding-left:20px}.menu-smallscreen ul ul li:last-child a,.menu-smallscreen>:last-child ul>:last-child{border-bottom:0}.menu-smallscreen .menu-smallscreen-toggle-submenu{background:url(/themes/apq/img/icons/arrow-white-down.svg) no-repeat,hsla(0,0%,100%,.1);background-position:50%;background-size:10px 10px;border-radius:5px;height:37px;padding:0;position:absolute;right:20px;top:0;transform:rotate(-90deg);width:37px;z-index:999}.menu-smallscreen .sub-menu{display:none}.menu-smallscreen .sub-menu li{margin-left:-20px;margin-right:-20px}.menu-smallscreen .submenu-expanded{background-color:#8dc7e5;margin-top:-1px}.menu-smallscreen .submenu-expanded .menu-smallscreen-toggle-submenu{background-image:url(/themes/apq/img/icons/arrow-blue-down.svg);transform:rotate(0)}.menu-smallscreen .submenu-expanded>a{border-color:#0060a8}.menu-smallscreen .submenu-expanded .sub-menu,:root.show-menu .menu-smallscreen{display:block}.toggle-navigation{background-color:#0060a8;border-color:#0060a8;bottom:0;display:none;padding:5px;position:static;right:0}.toggle-navigation:before{background-image:url(/themes/apq/img/icons/hamburgare.svg);background-repeat:no-repeat;content:"";display:block;height:20px;position:static;width:26px}.toggle-navigation:focus,.toggle-navigation:hover{background-color:#0060a8}.hero-slogan>*,.klaro .cookie-notice:not(.cookie-modal-notice) .hero-slogan.cn-body>*,.legible.hero-slogan>*{display:inline-block;margin-top:0;vertical-align:middle}.hero-slogan .icon{width:55px}.hero-slogan blockquote{font-size:2em;font-weight:300;line-height:1.2em;padding:0;text-transform:uppercase}.hero .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body h1,.hero .legible h1,.klaro .cookie-notice:not(.cookie-modal-notice) .hero .cn-body h1{font-size:21px;font-weight:700;line-height:1.3em;text-transform:none}.hero-slogan .icon+blockquote{margin-left:10px;max-width:calc(100% - 100px)}.hero-slide{color:#fff;overflow:hidden;position:relative}.hero-slide-title{font-size:2.8em;font-weight:700;left:0;opacity:1;padding:40px;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);z-index:1}.hero-slide-image{background-color:#000;opacity:0;right:0;z-index:2}.hero-slide-image,.hero-slide-item{bottom:0;left:0;position:absolute;top:0}.hero-slide-item{cursor:normal;text-align:center;width:25%;z-index:3}.hero-slide-item:after{background-color:hsla(0,0%,100%,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateY(100%);z-index:-1}.hero-slide-item:nth-child(3){left:25%}.hero-slide-item:nth-child(5){left:50%}.hero-slide-item:nth-child(7){left:75%}.hero-slide-item-content{bottom:0;font-size:1.1em;left:0;line-height:1.2em;max-height:3em;padding:20px;position:absolute;right:0}.hero-slide-header,.hero-slide-text{font-weight:700}.hero-slide-text{font-size:2em;line-height:1.2em;opacity:0}.hero-slide-link{opacity:0}.hero-slide-link a{color:#fff}.hero-slide-link a:focus,.hero-slide-link a:hover{color:#8dc7e5;opacity:1}.hero-slide-header{position:relative;text-transform:uppercase}.hero-slide-header:before{background:transparent url(/themes/apq/img/icons/arrow-up-white.svg) 50% no-repeat;background-size:contain;bottom:100%;content:"";height:20px;left:50%;opacity:1;position:absolute;transform:translateX(-50%);width:20px}.hero-slide-item:after{transition:transform .25s ease-out 0ms}.hero-slide-item-content{transition:max-height .25s ease-out 0ms}.hero-slide-image{transition:opacity .5s ease-out 0ms}.hero-slide-header:after,.hero-slide-link,.hero-slide-text,.hero-slide-title{transition:opacity .25s ease-out 0ms}.hero-slide-item:focus:after,.hero-slide-item:hover:after{transform:translateY(0)}.hero-slide-item:focus .hero-slide-item-content,.hero-slide-item:hover .hero-slide-item-content{max-height:500px}.hero-slide-item:focus .hero-slide-link,.hero-slide-item:focus .hero-slide-text,.hero-slide-item:focus+.hero-slide-image,.hero-slide-item:hover .hero-slide-link,.hero-slide-item:hover .hero-slide-text,.hero-slide-item:hover+.hero-slide-image{opacity:1}.hero-slide-item:focus .hero-slide-header:before,.hero-slide-item:focus~.hero-slide-title,.hero-slide-item:hover .hero-slide-header:before,.hero-slide-item:hover~.hero-slide-title{opacity:0}.metadata{border-bottom:1px solid;color:#0060a8;display:inline-block;padding-bottom:3px;text-transform:uppercase}.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .metadata+*,.legible .metadata+*,.metadata+*{margin-top:40px}.pager{clear:both;float:none;font-size:0;margin-left:0;padding-top:40px;text-align:center;width:100%!important}.pager li{display:inline-block;margin-left:10px;vertical-align:top}.pager li:first-child{margin-left:0}.pager a{background-color:#0060a8;border-radius:100%;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;height:50px;line-height:50px;width:50px}.js-pager__items.pager{padding-bottom:40px;padding-top:0}.js-pager__items.pager .button{border-radius:0;height:unset;padding:0 20px;width:unset}button[data-popup]{background-color:transparent;color:inherit;padding:0}button[data-popup]:focus,button[data-popup]:hover{opacity:.7}.apq-popup{background-color:rgba(0,0,0,.7);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:10}.apq-popup__content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.apq-popup__close{background:transparent;font-size:1.5em;font-weight:700;padding:0;position:absolute;right:40px;text-transform:uppercase;top:40px}.apq-popup__close:focus,.apq-popup__close:hover{background-color:transparent;opacity:.7}:root.apq-popup--show .apq-popup{display:block}.push{color:#000;font-weight:300}.push img{margin-bottom:5px;-o-object-fit:cover;object-fit:cover}.remainder{display:flex;justify-content:space-between;margin-bottom:10px}.remainder>*{color:#000;font-size:1.3rem;font-weight:200}.remainder h2{text-transform:lowercase}.remainder h2:first-letter{text-transform:capitalize}.remainder a:after{background-image:url(/themes/apq/img/icons/arrow.svg);background-position:50%;background-repeat:no-repeat;bottom:2px;content:"";display:inline-block;height:10px;margin-left:5px;position:relative;width:10px}.section{border-top:1px solid #8dc7e5;color:inherit;display:block;margin-top:20px;padding-top:20px}.section:first-child{border-top:0;margin-top:0;padding-top:0}.section .icon{left:0;position:absolute;top:0;width:60px}.section .icon+*{margin-top:0}.klaro .cookie-notice:not(.cookie-modal-notice) .section .cn-body,.section .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body,.section .legible{padding-left:80px;position:relative}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select2{margin-top:10px;max-width:250px}.select2 .select2-selection--single .select2-selection__arrow{right:20px;top:50%;transform:translateY(-50%)}.select2 .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent}.select2.select2-container--open .select2-selection--single .select2-selection__arrow{transform:translateY(-50%) rotate(0deg)}.select2 .select2-selection:hover{cursor:pointer}.select2 .select2-selection{align-items:center;background-color:transparent;display:flex;padding:10px 20px}.select2.select2-container--default .select2-selection--single{border:2px solid #0060a8;border-radius:0;height:auto}.select2.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;line-height:26px;overflow:hidden;padding-left:0;text-overflow:ellipsis}.select2-results__option{padding:10px 20px}.select2-container--default .select2-results>.select2-results__options{max-height:420px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.select2-container--default .select2-results__option--selected{background-color:#0060a8;color:#fff}.select2-container--default .select2-results__option--selectable{overflow:hidden;text-overflow:ellipsis}.system-tabs{bottom:40px;font-size:1rem;position:fixed;right:0;text-align:right}div[aria-label*=Error],div[aria-label*=Status],div[aria-label*=Warning]{background-color:#0060a8;color:hsla(0,0%,100%,.7);padding:20px;text-align:center}div[aria-label*=Error] a,div[aria-label*=Status] a,div[aria-label*=Warning] a{color:hsla(0,0%,100%,.7);text-decoration:underline}div[aria-label*=Error]{background-color:#e2001a}div[aria-label*=Warning]{background-color:#f7ab04}.teaser{background-color:#ededed;color:inherit;display:block;font-size:.9rem;line-height:1.3em;padding:20px}.teaser .metadata-teaser{margin-bottom:.7em}.teaser h2{font-weight:700}.colorscheme-grey .teaser,.teaser:focus,.teaser:hover{background-color:#f7ab04;color:#fff;opacity:1}.colorscheme-grey .teaser-blog,.teaser.teaser-blog:focus,.teaser.teaser-blog:hover{background-color:#e2001a}.colorscheme-grey .teaser:focus,.colorscheme-grey .teaser:hover{opacity:.7}.coworker-teaser>p{font-weight:700}@media only screen and (max-width:1050px){.center{margin-left:20px;margin-right:20px;width:auto}.header>nav>*{display:inline-block}.site-name{margin-left:40px;margin-right:0}.header>nav{left:auto;position:absolute;right:-40px;transform:translateX(-100%);vertical-align:bottom}.header nav#block-rightmainmenu{left:auto;position:absolute;right:40px;transform:translateX(0)}.header>nav a{margin-left:0;margin-right:40px}.header-sub-nav a,.header>nav a{font-size:1.1rem}.hero>*{display:block}.hero .hero-slogan,.hero .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body,.hero .legible,.klaro .cookie-notice:not(.cookie-modal-notice) .hero .cn-body{margin-left:0;width:100%}.hero-slogan .icon+blockquote{margin-left:0}.hero .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body,.hero .legible,.klaro .cookie-notice:not(.cookie-modal-notice) .hero .cn-body{margin-top:20px}.hero .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body:first-child,.hero .legible:first-child,.klaro .cookie-notice:not(.cookie-modal-notice) .hero .cn-body:first-child{margin-top:0}.hero .icon{margin-bottom:20px}.hero-slogan>*,.klaro .cookie-notice:not(.cookie-modal-notice) .hero-slogan.cn-body>*,.legible.hero-slogan>*{display:block;padding-left:0;padding-right:0}.hero-slide-text{font-size:1.5em}}@media only screen and (min-width:860px){:root.show-menu .menu-smallscreen{display:none}}@media only screen and (max-width:860px){.columns-3>*{width:48.5%}.columns-3>:nth-child(n+3){margin-top:30px}.columns-3>:nth-child(3n+1){clear:none;margin-left:3%}.columns-3>:nth-child(odd){clear:left;margin-left:0}.news-latest>.teaser{align-content:stretch;display:flex;flex-flow:column wrap;flex-grow:1;flex-shrink:0}.header-sub-nav,.header>nav{display:none}.site-name{display:block;margin-left:auto;margin-right:auto}.toggle-navigation{display:inline-block}.hero-slide-text{font-size:1.2em}.hero-slide-title{font-size:2em}.flex-3{justify-content:space-between}.flex-3>*{width:50%}.flex-3>:nth-child(n+3){margin-top:30px}.flex-3>:nth-child(3n+1){margin-left:0}.flex-3>:nth-child(3n+0){margin-right:0}}@media only screen and (max-width:760px){.footer-content{margin-left:0;margin-top:30px}.embed.third{display:block;max-width:100%;width:100%}.embed.third button{width:100%}}@media only screen and (max-width:640px){.columns-2>*{clear:left;margin:0;width:100%}.columns-2>:nth-child(n+2){margin-top:30px}.columns-3>*{width:100%}.columns-3>:nth-child(n+2){margin-left:0;margin-top:30px}.columns-3>:nth-child(odd){clear:none}.flex-3{justify-content:center}.flex-3>*{padding:0;width:100%}.flex-3>:nth-child(n+2){margin-top:30px}.hero-slide-item-content,.hero-slide-text{font-size:1em}.hero-slide-title{font-size:1.3em}.social-media-links{margin-top:30px;position:static}}@media only screen and (max-width:560px){.hero-slide-image,.hero-slide-item{display:none}.columns-onethird>*{clear:left;display:block;margin:0;position:static;width:100%}.columns-onethird>:nth-child(odd){width:100%}.columns-onethird>:nth-child(n+2){margin-top:30px}.klaro .cookie-notice:not(.cookie-modal-notice) .section .cn-body,.section .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body,.section .legible{padding-left:0;padding-right:20px}.section .icon{margin-bottom:20px;position:static}.footer-content>*{display:block;margin:30px 0 0;position:static}}
