html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}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;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}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;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/core/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/core/misc/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/core/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/core/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/misc/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/misc/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.paragraph--type--text .field--name-field-text{margin:0 auto;max-width:100%;padding:0 20px;width:100%}@media (min-width:720px){.paragraph--type--text .field--name-field-text{margin:0;max-width:none;width:auto}}@media (min-width:1080px){.paragraph--type--text .field--name-field-text{margin:0;padding:0}}.paragraph--type--text.padded-white .field--name-field-text{padding:0}@media (min-width:720px){.paragraph--type--text.padded-white .field--name-field-text{padding:0 20px}}footer .paragraph--type--text .field--name-field-text{margin-bottom:2rem;padding:0}.content-inner.narrow .paragraph--type--text .field--name-field-text{padding:0}
.node--view-mode-teaser{background-color:#fff;height:100%;max-width:410px;width:100%}.node--view-mode-teaser .image{display:inline-block;height:100%;width:100%}@media (min-width:1080px){.node--view-mode-teaser .image{height:232px;max-width:100%;overflow:hidden;width:410px}}.node--view-mode-teaser .lip{background-color:#fff;padding:24px 20px}.node--view-mode-teaser .lip .catch{margin-bottom:3px;min-height:16px}
.paragraph--type--linked-heading a{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto auto 30px;max-width:100%;width:100vw}.paragraph--type--linked-heading a h3{margin:0;transition:all .2s cubic-bezier(.62,.28,.23,.99)}.paragraph--type--linked-heading a .arrow-cta{align-items:center;display:flex;font-size:24px}.paragraph--type--linked-heading a .arrow-cta .fa-arrow-right{font-size:40px;transition:all .2s cubic-bezier(.62,.28,.23,.99)}.paragraph--type--linked-heading a .arrow-cta span{margin-top:-3px;padding-left:24px}.paragraph--type--linked-heading a:hover h3{letter-spacing:0}.paragraph--type--linked-heading a:hover .arrow-cta .fa-arrow-right{transform:translateX(15px)}@media (max-width:720px){.paragraph--type--linked-heading{padding:0 20px}}
.paragraph--type--image-with-text.content-inner{align-items:center;display:grid;gap:34px;justify-content:center}.paragraph--type--image-with-text.content-inner img{display:block;height:auto;margin:0 auto;max-width:100%}.paragraph--type--image-with-text.content-inner .field--name-field-text{padding:0 20px}@media (min-width:720px){.paragraph--type--image-with-text.content-inner{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 20px}.paragraph--type--image-with-text.content-inner .field--name-field-text{padding:0}}@media (min-width:1080px){.paragraph--type--image-with-text.content-inner{padding:0}}@media (max-width:720px){.paragraph--type--image-with-text.padded-white{padding:20px 0!important}.paragraph--type--image-with-text.padded-white .field--name-field-text{padding:0 20px}.field--name-field-body .paragraph--type--image-with-text:not(.padded-white) .field--name-field-text{padding:0}}
.node--type-teammitglied .field[data-blazy]{min-width:auto}.content-inner.team-alternator{align-items:center;-moz-column-gap:30px;column-gap:30px;grid-auto-flow:dense;grid-template-columns:minmax(0,59.7%) minmax(0,40.3%)}@media (max-width:559px){.content-inner.team-alternator{grid-template-columns:minmax(0,40%) minmax(0,60%)}}@media (max-width:410px){.content-inner.team-alternator{grid-template-columns:minmax(0,30%) minmax(0,70%)}}.content-inner.team-alternator .field--name-field-team-image{display:flex;justify-content:flex-end}.content-inner.team-alternator .node__content{margin:0!important;text-align:left}.content-inner.team-alternator h3{margin:0}.content-inner.team-alternator h3 .field--name-field-vorname,.content-inner.team-alternator h3 span.field--name-title{display:inline;font-size:24px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;word-break:break-word}@media (min-width:720px){.content-inner.team-alternator h3 .field--name-field-vorname,.content-inner.team-alternator h3 span.field--name-title{font-size:26px}}@media (min-width:1080px){.content-inner.team-alternator h3 .field--name-field-vorname,.content-inner.team-alternator h3 span.field--name-title{font-size:28px}}.content-inner.team-alternator .field--name-field-displayed-position{font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-size:18px;font-weight:600}.content-inner.team-alternator .spacer{margin-top:20px}.content-inner.team-alternator .micro,.content-inner.team-alternator .micro a{display:block;font-family:Helvetica Now Micro W01 Medium,Arial,Helvetica,sans-serif;font-size:13px;font-weight:500;letter-spacing:-.02em;line-height:19px;overflow:hidden;text-overflow:ellipsis}.team-view .exposed-filter-element{align-items:center;display:flex;margin-bottom:25px}@media (min-width:720px){.team-view .exposed-filter-element{padding-left:20px}}.team-view .exposed-filter-element h5{color:#3b3b3b;margin-right:10px}@media (max-width:559px){.team-view .exposed-filter-element{flex-wrap:wrap}.team-view .exposed-filter-element>*{flex:0 0 100%}.team-view .exposed-filter-element form{margin-bottom:20px}.team-view .exposed-filter-element .form-item{margin-bottom:0}}@media (min-width:1080px){.team-view .exposed-filter-element{padding-left:0}}.team-view select{border:0;border-radius:10px;cursor:pointer;font-family:Helvetica Now Micro W01 Medium,Arial,Helvetica,sans-serif;font-size:13px;font-weight:500;letter-spacing:-.02em;line-height:19px;padding:11px 26px 10px 19px;position:relative}.team-view .form-item{position:relative}.team-view .form-item label{display:none}.team-view .form-item:after{background-color:#fff;border-radius:10px;box-sizing:border-box;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3C!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc.--%3E%3Cpath d='m362.7 203.9-159.1 144a16.06 16.06 0 0 1-21.44 0l-160.87-144c-6.56-6.8-7.09-16-1.19-22.6 6.28-6.9 16.4-6.8 22.63-1.2L192 314.5l149.3-134.4c6.594-5.877 16.69-5.361 22.62 1.188 5.88 6.612 5.38 15.812-1.22 22.612z'/%3E%3C/svg%3E");display:block;height:40px;padding:10px 12px 10px 0;pointer-events:none;position:absolute;right:1px;top:1px;width:27px}.team-view .views-row{max-height:460px}.team-view .views-row:not(:last-child){margin-bottom:60px}@media (min-width:560px){.team-view .views-row:not(:last-child){margin-bottom:40px}.team-view .views-row:nth-child(odd) .content-inner.team-alternator{grid-template-columns:minmax(0,40.3%) minmax(0,59.7%)}}@media (min-width:560px) and (max-width:559px){.team-view .views-row:nth-child(odd) .content-inner.team-alternator{grid-template-columns:minmax(0,60%) minmax(0,40%)}}@media (min-width:560px){.team-view .views-row:nth-child(odd) .content-inner.team-alternator .field--name-field-team-image{grid-column:2;justify-content:flex-start}.team-view .views-row:nth-child(odd) .content-inner.team-alternator .node__content{grid-column:1;text-align:right}}:root .form-item:after,_::-webkit-full-page-media,_:future{display:none}
.hero{background-color:#fff;margin-bottom:60px}.hero .content,.hero .content-inner{position:relative}.hero .content{-webkit-animation:hero-content .4s cubic-bezier(.62,.28,.23,.99) forwards;animation:hero-content .4s cubic-bezier(.62,.28,.23,.99) forwards;box-sizing:content-box;padding:80px 0;top:50%;transform:translateY(-50%)}@media (min-width:1280px){.hero .content{margin-left:-100px}}.hero .content .content-inner{background-color:#fff;box-sizing:content-box;margin:0;max-width:70%;min-width:50%;padding:40px}@media (min-width:1280px){.hero .content .content-inner{max-width:50%}}.hero h1{margin-bottom:40px}.hero-bars{-webkit-animation:hero-bars .3s cubic-bezier(.62,.28,.23,.99) normal;animation:hero-bars .3s cubic-bezier(.62,.28,.23,.99) normal;background-color:#fca22c;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;overflow:hidden;transform-origin:center center}.hero-bars,.hero-bars .bar{height:100%;position:absolute;width:100%}.hero-bars .bar{display:inline-block;top:0;will-change:transform}.hero-bars .bar.yellow{-webkit-animation:bar-yellow 80s cubic-bezier(.62,.28,.23,.99) .4s infinite;animation:bar-yellow 80s cubic-bezier(.62,.28,.23,.99) .4s infinite;background-color:#fed135;left:0;transform:translate3d(-66%,0,0)}.hero-bars .bar.blue{-webkit-animation:bar-blue 80s cubic-bezier(.62,.28,.23,.99) .4s infinite;animation:bar-blue 80s cubic-bezier(.62,.28,.23,.99) .4s infinite;background-color:#0068a3;right:0;transform:translate3d(66%,0,0)}.hero.flat{height:40px;margin-bottom:40px}.hero.flat+.node-title-wrapper{margin-top:40px}.hero.flat .hero-bars{height:40px}@-webkit-keyframes hero-bars{0%{opacity:0;transform:scaleY(.005);width:0}60%{transform:scaleY(.005);width:100%}to{opacity:1;transform:scaleY(1)}}@keyframes hero-bars{0%{opacity:0;transform:scaleY(.005);width:0}60%{transform:scaleY(.005);width:100%}to{opacity:1;transform:scaleY(1)}}@-webkit-keyframes hero-content{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes hero-content{0%{opacity:0}50%{opacity:0}to{opacity:1}}@-webkit-keyframes bar-yellow{0%{transform:translate3d(-66%,0,0)}20%{transform:translate3d(-12%,0,0)}35%{transform:translate3d(-95%,0,0)}40%{transform:translate3d(-95%,0,0)}60%{transform:translate3d(-75%,0,0)}80%{transform:translate3d(-90%,0,0)}to{transform:translate3d(-66%,0,0)}}@keyframes bar-yellow{0%{transform:translate3d(-66%,0,0)}20%{transform:translate3d(-12%,0,0)}35%{transform:translate3d(-95%,0,0)}40%{transform:translate3d(-95%,0,0)}60%{transform:translate3d(-75%,0,0)}80%{transform:translate3d(-90%,0,0)}to{transform:translate3d(-66%,0,0)}}@-webkit-keyframes bar-blue{0%{transform:translate3d(66%,0,0)}20%{transform:translate3d(97%,0,0)}40%{transform:translate3d(21%,0,0)}60%{transform:translate3d(78%,0,0)}80%{transform:translate3d(60%,0,0)}to{transform:translate3d(66%,0,0)}}@keyframes bar-blue{0%{transform:translate3d(66%,0,0)}20%{transform:translate3d(97%,0,0)}40%{transform:translate3d(21%,0,0)}60%{transform:translate3d(78%,0,0)}80%{transform:translate3d(60%,0,0)}to{transform:translate3d(66%,0,0)}}
.document-display{background-color:#fff;min-height:84px;padding:23px 20px 20px;position:relative;width:100%}@media (min-width:720px){.document-display{padding:23px 40px 20px}}.document-display .field--name-field-catch{font-family:Helvetica Now Micro W01 Medium,Arial,Helvetica,sans-serif;font-size:13px;font-weight:500;left:72px;letter-spacing:-.02em;line-height:19px;position:absolute;top:19px}@media (min-width:720px){.document-display .field--name-field-catch{left:90px}}.document-display .file_icon{color:#fca22c;display:inline-block;font-size:41px;margin-right:14px;transform:translateY(-2px)}.document-display .media .field{display:inline-block;font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:1.4em}.document-display a{display:flex;height:100%;position:relative;width:100%;z-index:1}.document-display .field--name-name{line-height:1em;padding:13px 0 0 6px}@media (max-width:720px){.paragraph--type--mediendaten{max-width:100%!important}}.sopm-search-form{align-items:center;display:flex}.sopm-search-form label{display:none}.sopm-search-form .button{height:0;position:absolute;visibility:hidden;width:0}.sopm-search-form .form-item-search{display:inline-block;margin:0;pointer-events:none}.sopm-search-form input.form-autocomplete.form-text{background:none;border:0;margin-right:-15px;padding:12px 15px;transition:all .2s cubic-bezier(.62,.28,.23,.99);width:0}.sopm-search-form input.form-autocomplete.form-text:active,.sopm-search-form input.form-autocomplete.form-text:focus-visible{border:0;outline:0}.sopm-search-form svg{cursor:pointer;display:inline-block}.sopm-search-form svg.hidden{display:none}.sopm-search-form svg.close-search{transform:translateX(-15px)}.sopm-search-form.active input.form-autocomplete.form-text{background-color:#e8e8e8;box-shadow:0 10px 20px rgba(0,0,0,.15);pointer-events:all;width:320px}@media (max-width:720px){.region-header-right .sopm-search-form input.form-autocomplete.form-text{position:absolute;right:30px;top:20px}}.ui-widget.search-api-autocomplete-search{background-color:#fff;border:0;box-shadow:0 3px 6px rgba(0,0,0,.161);box-sizing:border-box;padding:0}.ui-widget.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion{background-color:#cce1ed}.ui-widget.search-api-autocomplete-search .autocomplete-suggestion-suggestion-prefix,.ui-widget.search-api-autocomplete-search .autocomplete-suggestion-suggestion-suffix{color:#929292}.search-api-autocomplete-suggestion{padding:10px 10px 10px 15px}.autocomplete-suggestion-results-count{padding-right:15px}.path-suche #block-header-search{visibility:hidden}.block-facets{gap:20px;margin:0 auto 40px;max-width:1240px}.block-facets .js-facet-deactivate{display:none}.block-facets ul{display:flex;gap:4px;list-style:none;margin:0;padding:0}.block-facets ul li{display:flex}.block-facets ul a{background-color:#0068a3;border:2px solid #0068a3;border-radius:1.111rem;cursor:pointer;font-size:13px;letter-spacing:-.02em;line-height:19px;padding:6px 16px 7px}.block-facets ul a span{color:#fff}.block-facets ul a.is-active,.block-facets ul a:hover{background:#fff}.block-facets ul a.is-active span,.block-facets ul a:hover span{color:#3b3b3b}.media.media--view-mode-search-result{background-color:#fff;height:100%;position:relative;width:100%}.media.media--view-mode-search-result .file_icon{color:#fca22c;display:inline-block;font-size:72px;transform:translateY(-2px);transition:all .2s cubic-bezier(.62,.28,.23,.99)}.media.media--view-mode-search-result:hover .file_icon{font-size:96px;font-weight:700}.media.media--view-mode-search-result .media .field{display:inline-block;font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:1.4em}.media.media--view-mode-search-result a.file_link{align-items:center;display:inline-flex;flex-direction:column;height:232px;justify-content:center;position:relative;width:100%;z-index:1}.media.media--view-mode-search-result .lip{padding:24px 20px}.media.media--view-mode-search-result .field--name-name{line-height:1em}

.flex{display:flex}.vcenter{align-items:center}.hcenter{justify-content:center}
@media (max-width:899px){.page-menu.flex{display:inline-block;text-align:right}}.region-primary-menu{float:right;max-height:0;max-width:0;overflow:hidden;transition:all .2s cubic-bezier(.62,.28,.23,.99)}.region-primary-menu.open{max-height:400px;max-width:200px}@media (min-width:900px){.region-primary-menu{max-height:none;max-width:none}}.menu--main ul{display:flex;flex-wrap:wrap;gap:18px;height:auto;justify-content:flex-end;margin:20px auto auto;max-width:200px;padding:0}@media (min-width:900px){.menu--main ul{gap:40px;margin:auto;max-width:none}}.menu--main .menu-item{padding:0}.menu--main .menu-item a{font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-size:18px;font-weight:600;line-height:1.1em;text-transform:uppercase}@media (min-width:900px){.menu--main .menu-item a{font-size:20px}}@media (min-width:1080px){.menu--main .menu-item a{font-size:24px}}.mobile_menu_toggle{display:block}.mobile_menu_toggle .menu-button{transition:all .2s cubic-bezier(.62,.28,.23,.99)}@media (min-width:900px){.mobile_menu_toggle{display:none}}.menu-item--active-trail a,ul.menu a.is-active{color:#fca22c}ul.menu a:hover{color:#de8209}
body{-webkit-font-smoothing:antialiased;background-color:#f3f3f3;color:#3b3b3b;font-size:18px;line-height:1.5em}h1,h2,h3,h4,h5{line-height:1.4em;margin:0;max-width:100ch;text-transform:uppercase}h1,h1 span,h2,h2 span,h3,h3 span,h4,h4 span,h5,h5 span{font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-weight:600}@media (max-width:720px){h2,h3,h4,h5{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word}}body h1{font-size:32px;letter-spacing:-.005em;line-height:1.1em;margin:0}@media (min-width:720px){body h1{font-size:68px}}body h1.medium{font-size:24px;margin:60px 0}@media (min-width:390px){body h1.medium{font-size:30px}}@media (min-width:720px){body h1.medium{font-size:48px}}.h2,h2{display:block;font-size:38px;letter-spacing:-.005em;line-height:1.1em;margin:0 0 30px}@media (min-width:1080px){.h2,h2{font-size:50px}}h3{font-size:28px;letter-spacing:-.005em;line-height:1.1em;margin-bottom:20px}@media (min-width:1080px){h3{font-size:32px}}h4{font-size:20px}@media (min-width:1080px){h4{font-size:24px}}h5{color:#fff;font-size:16px;letter-spacing:.02em;line-height:1.2em}h6,p.large{font-size:24px;line-height:1.4em;margin:0 0 20px;text-transform:none}h6,h6 p,h6 span,p.large,p.large p,p.large span{font-family:Helvetica Now Text W01 Regular,Arial,Helvetica,sans-serif;font-weight:400}h6 p,h6 span,p.large p,p.large span{font-size:20px}@media (min-width:1080px){h6 p,h6 span,p.large p,p.large span{font-size:24px}}a,li,p,span{color:#3b3b3b;font-family:Helvetica Now Text W01 Regular,Arial,Helvetica,sans-serif;font-weight:400;margin-top:0;max-width:100ch}a{text-decoration:none}p a{text-decoration:underline}p strong{font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-weight:600}p:last-child{margin-bottom:0}.upper{text-transform:uppercase}.catch{color:#fca22c;font-family:Helvetica Now Text W01 Medium,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;letter-spacing:.03em;line-height:1em;margin:0 0 5px}.catch.upper{text-transform:uppercase}.cke_editable ul,.node ul{list-style-type:none;margin:0;padding-left:20px}@media (min-width:720px){.cke_editable ul,.node ul{padding-left:40px}}.cke_editable ul ul,.node ul ul{margin-top:10px}.cke_editable ul li,.node ul li{position:relative}.cke_editable ul li:not(:last-child),.node ul li:not(:last-child){margin-bottom:10px}.cke_editable ul li:before,.node ul li:before{background-color:#fca22c;border-radius:50%;content:"";display:block;height:6px;left:-16px;position:absolute;top:10px;width:6px}@media (min-width:720px){.cke_editable ul li:before,.node ul li:before{left:-32px}}.cke_editable ul li.check:before,.node ul li.check:before{height:22px;left:-40px;-webkit-mask-image:url(/themes/custom/sopm/assets/images/check-light.svg);mask-image:url(/themes/custom/sopm/assets/images/check-light.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;top:0;width:22px}.text-white{color:#fff}.button_link{--button-link--color:#0068a3;--button-link--secondary:#fff;--button-link--color--border--hover:#0068a3;--button-link--text--hover:#0068a3;--button-link--active:#e6f0f6;background-color:var(--button-link--color);border:1px solid var(--button-link--color);border-radius:2em;color:var(--button-link--secondary);display:inline-block;font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-weight:600;padding:2px 22px 3px;text-decoration:none;transition:all .2s cubic-bezier(.62,.28,.23,.99)}.button_link.orange{--button-link--color:#fca22c;--button-link--color--border--hover:#de8209;--button-link--text--hover:#de8209;--button-link--active:#f8f0e1}.button_link.black{--button-link--color:#3b3b3b;--button-link--color--border--hover:#3b3b3b;--button-link--text--hover:#3b3b3b;--button-link--active:#e8e8e8}.button_link:hover{background-color:var(--button-link--secondary);border-color:var(--button-link--color--border--hover);color:var(--button-link--text--hover)}.button_link:active{background-color:var(--button-link--active);border-color:var(--button-link--color)}
*{box-sizing:border-box}html.no-scroll{overflow:hidden}body{max-width:100%;overflow-x:hidden}.content-inner{display:grid;grid-auto-rows:auto;grid-template-columns:minmax(0,1fr);margin:0 auto;max-width:1030px}.content-inner.wide{max-width:100%}.content-inner.medium{max-width:100%;padding:0 20px}.content-inner.narrow{max-width:min(830px,100% - 40px)}@media (min-width:720px){.content-inner.wide{max-width:800px}}@media (min-width:1080px){.content-inner.medium{max-width:1031px;padding:0}.content-inner.wide{max-width:1000px}}@media (min-width:1280px){.content-inner.wide{max-width:1240px}}.content-inner .content-inner.medium{padding-left:0;padding-right:0}.bg-slate{background-color:#3b3b3b}.layout-content .node__content .padded-white{background-color:#fff;padding:40px 20px}@media (min-width:1080px){.layout-content .node__content .padded-white{padding:40px 45px}}.node.node--view-mode-full>.node__content,article .field__item:not(:last-child)>.paragraph{margin-bottom:70px}article article .field__item .paragraph,footer.footer article .field__item .paragraph{margin-bottom:0}.no-margin{margin-bottom:0!important}.transition{transition:all .2s cubic-bezier(.62,.28,.23,.99)}.triple-grid{display:grid;gap:14px;grid-template-columns:minmax(0,1fr)}@media (min-width:720px){.triple-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.triple-grid{gap:4px;grid-template-columns:repeat(3,minmax(0,1fr))}}hr{border:0;border-top:1px solid #3b3b3b;width:100%}iframe{max-width:100%!important;width:100%!important}
.page-header{background-color:#fff;border-bottom:.4px solid #d2d2d2;padding:24px 20px 20px}.page-header>.content-inner{grid-template-columns:minmax(0,130px) minmax(0,1fr)}@media (min-width:720px){.page-header>.content-inner{grid-template-columns:minmax(0,180px) minmax(0,1fr)}}.page-header .site-name{height:0;visibility:hidden}.header-secondary{align-content:space-between;flex-wrap:wrap;gap:13px}@media (min-width:720px){.header-secondary{gap:15px}}.header-secondary>div{flex:0 0 100%;justify-content:flex-end}#block-sopm-branding{max-width:150px}
img{height:auto;max-height:100%;max-width:100%;width:auto}
footer{background-color:#575757;padding:90px 20px 140px}footer .block:not(:last-child),footer h5{margin-bottom:40px}footer>.content-inner{display:flex;flex-direction:column;gap:15px;justify-content:space-between}@media (min-width:720px){footer>.content-inner{flex-direction:row}}.region-footer-b{width:100%}@media (min-width:768px){.region-footer-b{width:20%}}.region-footer-a{width:100%}@media (min-width:768px){.region-footer-a{width:75%}}.region-footer-a h1,.region-footer-a h2,.region-footer-a h3,.region-footer-a h4,.region-footer-a h5{color:#fff}.region-footer-a a{color:#fca22c;display:block;margin-bottom:15px;text-decoration:none}.region-footer-a a:hover{color:#de8209}.node-11 .field--name-field-body{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px}@media (min-width:720px){.node-11 .field--name-field-body{flex-direction:row;flex-wrap:nowrap;gap:32px}}.node-11 .field--name-field-body .paragraph{display:block}.node-11 .field--name-field-body h6{color:#fca22c;font-size:16px;margin-bottom:10px}.node-11 .field--name-field-body p{color:#fff;letter-spacing:.02em}.menu--footer a,.node-11 .field--name-field-body p{font-family:Helvetica Now Text W01 Medium,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500}.menu--footer a{color:#fca22c;display:inline-block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:18px;word-break:break-word}.menu--footer a.is-active{color:#de8209;text-decoration:underline}.menu--footer a.is-active:hover{cursor:not-allowed}.menu--footer ul.menu{margin:-10px 0 0;padding:0}@media (min-width:720px){.menu--footer ul.menu{-moz-column-count:1;column-count:1;-moz-column-gap:60px;column-gap:60px}}@media (min-width:1080px){.menu--footer ul.menu{-moz-column-gap:130px;column-gap:130px}}

.main_image{justify-content:center;width:100%}@media (min-width:1080px){.main_image{justify-content:flex-end;transform-origin:right}}.main_image img{display:block;max-height:100%;max-width:100%;width:auto}@media (min-width:1080px){.main_image img{margin:-127px;max-width:inherit}}.main_image.shadow img{filter:drop-shadow(0 30px 60px rgba(0,0,0,.25));margin:auto;max-width:100%}@media (min-width:720px){.main_image.shadow img{padding-right:24px}}.main_image.hasVideo{margin-right:20px;max-width:100%;width:auto}.main_image.hasVideo .media-elements{width:100%}.main_image.hasVideo img{border:3px solid #fff;filter:drop-shadow(0 30px 60px rgba(0,0,0,.25));height:auto;max-width:100%}.main_image.hasVideo .media--image:after{background-image:radial-gradient(circle,rgba(0,0,0,.15),rgba(0,0,0,.1),rgba(0,0,0,.01));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.main_image.hasVideo svg{color:#fff;filter:drop-shadow(0 30px 60px rgba(0,0,0,.25));height:80px;left:50%;top:50%;transform:translate(-50%,-50%);width:80px}
#sliding-popup{z-index:2147483640}.eu-cookie-compliance-banner{text-align:center;width:100vw}.eu-cookie-compliance-content{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:1280px;padding:20px;width:100%;z-index:2147483640}@media (min-width:768px){.eu-cookie-compliance-content{flex-direction:row}}.eu-cookie-compliance-content>.eu-cookie-compliance-message{float:none;margin:0 auto;max-width:100%;padding:20px;width:100%}.eu-cookie-compliance-content h4{font-size:22px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;margin-bottom:0;text-transform:none;word-break:break-word}.eu-cookie-compliance-content .eu-cookie-compliance-buttons{float:none;max-width:unset}.eu-cookie-compliance-content button{background:#0068a3;border:1px solid #0068a3;border-radius:25px;color:#fff;font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-size:18px;font-weight:600;padding:8px 22px;text-transform:none;transition:all .2s cubic-bezier(.62,.28,.23,.99)}.eu-cookie-compliance-content button:hover{background:#fff!important;border:1px solid #0068a3!important;color:#0068a3!important}.eu-cookie-compliance-content .find-more-button{display:none}
@media (max-width:1080px){.node--view-mode-teaser{margin:0 auto}}.node--view-mode-teaser .field--name-field-teaser-text{display:none!important}.node--view-mode-teaser .image{position:relative}@media (max-width:1079px){.node--view-mode-teaser .image{height:0;overflow:hidden;padding-bottom:56.25%}}.node--view-mode-teaser .image img{height:auto;max-height:none;max-width:none;position:relative;transition:all .2s cubic-bezier(.62,.28,.23,.99);width:100%}.node--view-mode-teaser .image.skew_small img{filter:drop-shadow(0 30px 60px rgba(0,0,0,.35));left:50%;max-height:100%;max-width:100%;position:absolute;transform:translateX(-50%);width:auto;will-change:transform}.node--view-mode-teaser .image.teaser_logo img{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}@media (min-width:1080px){.node--view-mode-teaser .image.teaser_large_shadowed img{left:50%;top:50%;transform:translate3d(-45%,-50%,0)}.node--view-mode-teaser .image.skew_small img{left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale(1.2)}.node--view-mode-teaser a:hover img{transform:scale(.97)}.node--view-mode-teaser a:hover .teaser_large_shadowed img{transform:translate3d(-45%,-50%,0) scale(.97)}.node--view-mode-teaser a:hover .skew_small img,.node--view-mode-teaser a:hover .teaser_logo img{transform:translate3d(-50%,-50%,0) scale(.97)}}.search-results .node--view-mode-teaser .field--name-field-teaser-text{display:block!important}
.shariff_wrapper{background:#fff;margin-bottom:40px;padding:20px}.shariff_wrapper .flex{justify-content:space-between}.shariff_wrapper .prefix{font-family:Helvetica Now Text W01 Bold,Arial,Helvetica,sans-serif;font-weight:600}.shariff{max-width:min(1030px,100% - 40px)}.shariff .orientation-horizontal{flex-wrap:nowrap}.shariff .shariff-button{margin:0!important}.shariff .shariff-button a{align-items:center;background:none!important;color:#3b3b3b;display:flex;justify-content:center}.shariff .shariff-button:hover a{color:#0068a3}.shariff .shariff-button.info{display:none}.node--type-news .header-wrapper{margin-bottom:40px}.node--type-news .news-title{margin-top:64px}@media (max-width:1024px){.node--type-news .news-title{margin-left:20px;margin-right:20px}}.node--type-news .field--name-field-header-text{font-size:20px;margin-bottom:40px;max-width:65%}.node--type-news .field--name-field-author{margin:-50px 20px 0;position:relative}@media (min-width:768px){.node--type-news .field--name-field-author{margin:-100px 20px 0}}.node--type-news .field--name-field-author .blazy{min-width:unset}.node--type-news .field--name-field-author .node--type-teammitglied{background:none;display:flex;max-width:unset}.node--type-news .field--name-field-author .field--name-field-team-image{border-radius:50%;flex-shrink:0;height:100px;min-width:unset;overflow:hidden;width:100px}@media (min-width:768px){.node--type-news .field--name-field-author .field--name-field-team-image{height:200px;width:200px}}.node--type-news .field--name-field-author .field--name-field-team-image img{height:auto;width:100%}.node--type-news .field--name-field-author .text{align-items:flex-end;display:flex;font-family:Helvetica Now Micro W01 Medium,Arial,Helvetica,sans-serif!important;font-size:11px;font-weight:500!important;gap:2px;justify-content:flex-start;letter-spacing:-.02em;line-height:15px}@media (min-width:768px){.node--type-news .field--name-field-author .text{font-size:13px;line-height:19px}}.node--type-news .field--name-field-teaser-text{align-content:center;flex-wrap:wrap;justify-content:center;margin-top:30px}@media (min-width:768px){.node--type-news .field--name-field-teaser-text{justify-content:flex-start;margin:0}}.node--type-news .field--name-field-teaser-text .field__item .paragraph{margin-bottom:40px}.node--type-news .field--name-field-teaser-text .field__item:last-child .paragraph{margin-bottom:0}.node--type-news .node__content{display:block}.node--type-news.node--view-mode-teaser-large{background-color:#fff;display:block;height:100%;margin:0 auto;max-width:510px;width:100%}.node--type-news.node--view-mode-teaser-large .image{display:block;height:100%;width:100%}.node--type-news.node--view-mode-teaser-large .lip{background-color:#fff;padding:24px 20px}.node--type-news.node--view-mode-teaser-large .lip .catch{margin-bottom:3px;min-height:16px}.node--type-news.node--view-mode-teaser{background-color:#fff;display:inline-block;height:100%;width:100%}.node--type-news.node--view-mode-teaser .image{display:block;height:100%;width:100%}.node--type-news.node--view-mode-teaser .lip{background-color:#fff;padding:24px 20px}.node--type-news.node--view-mode-teaser .lip .catch{margin-bottom:3px;min-height:16px}.node--type-news.node--view-mode-teaser .lip h4,.node--type-news.node--view-mode-teaser .lip h4 span{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;word-break:break-word}
.header-wrapper{margin-bottom:60px}@media (min-width:768px){.header-wrapper{margin-bottom:120px}.node--type-werbetraeger .header-wrapper{margin-bottom:60px}}.product_header{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));width:100%}@media (min-width:768px){.product_header{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1240px}}@media (min-width:1080px){.product_header{grid-template-columns:minmax(0,536px) minmax(0,494px) minmax(0,auto)}}.product_header>div{align-items:center;display:flex;justify-content:center;margin:initial;position:relative}@media (min-width:768px){.product_header>div{justify-content:flex-end}}.product_header .field--name-field-lead{align-content:center;flex-wrap:wrap;justify-content:center;margin-top:30px}@media (min-width:768px){.product_header .field--name-field-lead{justify-content:flex-start;margin:0}}.product_header .field--name-field-lead .field__item .paragraph{margin-bottom:40px}.product_header .field--name-field-lead .field__item:last-child .paragraph{margin-bottom:0}.product_header h6{margin-bottom:20px}.product_header p{margin-top:0}.product_header .product_image_large img{margin:0 auto}@media (min-width:1080px){.product_header .product_image_large img{margin:0;padding-right:24px;width:100%}}.node-title-wrapper{margin:80px 0 5px;padding-left:20px;padding-right:20px}@media (min-width:1080px){.node-title-wrapper{margin:80px auto 30px;padding-left:0;padding-right:0}}article.node--view-mode-full .catch{clear:both;display:block}article.node--view-mode-full .h2{clear:both}.node--type-produkt.node--view-mode-full .field--name-field-body{margin-bottom:70px}.field--name-field-verknuepfte-medien{margin-top:60px}.node--type-produkt.node--view-mode-full .field--name-field-text-dual .field__item{padding:0}
.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);}[dir="ltr"] .ajax-progress__throbber,[dir="ltr"] .ajax-progress__throbber--fullscreen,[dir="ltr"] .ui-dialog .ajax-progress__throbber,[dir="ltr"] .media-library-item .ajax-progress__throbber{border-right:3px dotted transparent;}[dir="rtl"] .ajax-progress__throbber,[dir="rtl"] .ajax-progress__throbber--fullscreen,[dir="rtl"] .ui-dialog .ajax-progress__throbber,[dir="rtl"] .media-library-item .ajax-progress__throbber{border-left:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-right:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);}[dir="ltr"] .media-library-widget .ajax-progress__throbber,[dir="ltr"] .media-library-widget .ajax-progress__throbber--fullscreen{border-right:2px dotted transparent;}[dir="rtl"] .media-library-widget .ajax-progress__throbber,[dir="rtl"] .media-library-widget .ajax-progress__throbber--fullscreen{border-left:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;top:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-radius:50%;animation:gin-throbber .75s linear infinite;}[dir="ltr"] .ui-dialog .ajax-progress-throbber::before,[dir="ltr"] .contextual-links .ajax-progress-throbber::before{left:var(--gin-spacing-xs);border-right:2px dotted transparent;}[dir="rtl"] .ui-dialog .ajax-progress-throbber::before,[dir="rtl"] .contextual-links .ajax-progress-throbber::before{right:var(--gin-spacing-xs);border-left:2px dotted transparent;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;top:0;width:24px;height:24px;}[dir="ltr"] .contextual-links .ajax-progress-throbber{right:var(--gin-spacing-xxs);}[dir="rtl"] .contextual-links .ajax-progress-throbber{left:var(--gin-spacing-xxs);}.contextual-links .ajax-progress-throbber::before{top:0;}[dir="ltr"] .contextual-links .ajax-progress-throbber::before{left:.25em;}[dir="rtl"] .contextual-links .ajax-progress-throbber::before{right:.25em;}@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.claro-autocomplete__message{color:var(--gin-color-primary);}
