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;}
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}@font-face{font-family:"Gotham Narrow Book";src:url(/themes/custom/mehrluft/fonts/GothamNarrow-Book.eot);src:url(/themes/custom/mehrluft/fonts/GothamNarrow-Book.eot#iefix) format("embedded-opentype"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Book.woff2) format("woff2"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Book.woff) format("woff"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Book.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"Gotham Narrow";src:url(/themes/custom/mehrluft/fonts/GothamNarrow-Black.eot);src:url(/themes/custom/mehrluft/fonts/GothamNarrow-Black.eot#iefix) format("embedded-opentype"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Black.woff2) format("woff2"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Black.woff) format("woff"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap;}@font-face{font-family:"Gotham Narrow";src:url(/themes/custom/mehrluft/fonts/GothamNarrow-Bold.eot);src:url(/themes/custom/mehrluft/fonts/GothamNarrow-Bold.eot#iefix) format("embedded-opentype"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Bold.woff2) format("woff2"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Bold.woff) format("woff"),url(/themes/custom/mehrluft/fonts/GothamNarrow-Bold.ttf) format("truetype");font-weight:bold;font-style:normal;font-display:swap;}header{padding:1rem var(--page-padding-left-right);background-color:white;position:sticky;z-index:1000;top:0;}@media (min-width:1000px){header{padding:3rem var(--page-padding-left-right);position:relative;}}header > .region-header{display:flex;}header > .region-header > .block-system-branding-block{display:flex;align-items:center;}header > .region-header > .block-system-branding-block a{display:block;}header > .region-header > .block-system-branding-block a img{display:block;width:150%;height:auto;max-width:15.625rem;}main{padding:0 var(--page-padding-left-right);}footer{background-color:#b90066;background-image:url(/themes/custom/mehrluft/img/pattern.svg);background-size:auto 3.5rem;color:#ffffff;padding:2.4rem var(--page-padding-left-right) 3.4rem var(--page-padding-left-right);position:relative;}@media (min-width:1000px){footer{padding:2.4rem var(--page-padding-left-right);}}footer ul.menu{margin:1rem 0;display:flex;flex-direction:column;align-items:center;}@media (min-width:1000px){footer ul.menu{flex-direction:row;justify-content:center;}footer ul.menu li + li{border-left:0.2rem solid white;}}footer ul.menu li{padding:0.5rem 0;}@media (min-width:1000px){footer ul.menu li{padding:0 1rem;}}footer ul.menu li a,footer ul.menu li span{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;color:#ffffff;text-decoration:none;}footer .chiesi-logo{width:124px !important;height:29px;position:absolute;margin:auto;left:1.5rem;right:1.5rem;bottom:1rem;}@media (min-width:1000px){footer .chiesi-logo{left:auto;}}.block-w1-hamburger{flex-grow:1;width:100%;display:flex;justify-content:flex-end;position:relative;z-index:1001;}@media (min-width:1000px){.block-w1-hamburger{display:none;}}.block-superfishmain{position:absolute;left:0;top:0;}@media (min-width:1000px){.block-superfishmain{position:static;}}.block-superfishmain .sf-accordion-toggle{display:none;}.block-superfishmain ul.sf-menu a,.block-superfishmain ul.sf-menu span.nolink{font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;color:#2d3053;text-decoration:none;padding:0.5rem 0.5rem;cursor:pointer;line-height:normal;}.block-superfishmain ul.sf-menu ul,.block-superfishmain ul.sf-menu ol{justify-content:space-around;}.block-superfishmain ul.sf-menu ul li,.block-superfishmain ul.sf-menu ol li{float:none;width:auto;}.block-superfishmain ul.sf-menu a.is-active,.block-superfishmain ul.sf-menu .active-trail > a,.block-superfishmain ul.sf-menu .active-trail > span{color:#b90066;}.block-superfishmain a.sf-depth-2.menuparent{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;}.block-superfishmain #superfish-main{display:none;justify-content:flex-end;align-items:center;height:100%;padding-left:2rem;max-width:50.9375rem;margin:0 0 0 auto;}.block-superfishmain #superfish-main > li{float:none;height:100%;display:flex;align-items:center;justify-content:center;position:static;flex-grow:1;}.block-superfishmain #superfish-main > li.sf-depth-1.menuparent.sfHover{background-color:#ecf4ff;}.block-superfishmain #superfish-main ul.sf-multicolumn{background-color:#ecf4ff;top:calc(100% - 3rem);width:100% !important;padding:1rem var(--page-padding-left-right);display:none;}.block-superfishmain #superfish-main ul.sf-multicolumn > li.sf-multicolumn-wrapper{width:100% !important;}.block-superfishmain #superfish-main ul.sf-multicolumn > li.sf-multicolumn-wrapper > ol{width:100% !important;display:flex;}@media (min-width:1000px){.block-superfishmain #superfish-main{display:flex;}}.block-superfishmain #superfish-main-accordion{position:absolute;left:0;top:0;background-color:#ecf4ff;height:100vh;overflow-y:scroll;z-index:1000;padding-top:5rem;max-height:100vh;transition:max-height 0.5s;}.block-superfishmain #superfish-main-accordion a,.block-superfishmain #superfish-main-accordion span.nolink{padding:0.5rem 2.5rem 0.5rem 1rem;}.block-superfishmain #superfish-main-accordion li.menuparent > span,.block-superfishmain #superfish-main-accordion li.menuparent > a{background-repeat:no-repeat;background-position:right 1rem center;background-image:url(/themes/custom/mehrluft/img/icon-right.svg);}.block-superfishmain #superfish-main-accordion li.menuparent ul{padding-left:1rem;}.block-superfishmain #superfish-main-accordion li.menuparent.sf-expanded > span,.block-superfishmain #superfish-main-accordion li.menuparent.sf-expanded > a{background-image:url(/themes/custom/mehrluft/img/icon-down.svg);}.block-superfishmain #superfish-main-accordion li.menuparent.active-trail > span,.block-superfishmain #superfish-main-accordion li.menuparent.active-trail > a{background-image:url(/themes/custom/mehrluft/img/icon-right-active.svg);}.block-superfishmain #superfish-main-accordion li.menuparent.active-trail.sf-expanded > span,.block-superfishmain #superfish-main-accordion li.menuparent.active-trail.sf-expanded > a{background-image:url(/themes/custom/mehrluft/img/icon-down-active.svg);}.block-superfishmain #superfish-main-accordion a[href="/suche"]{padding:0;margin:0.5rem 1rem;}.block-superfishmain a[href="/suche"]{width:1.14375rem;color:transparent !important;background-image:url(/themes/custom/mehrluft/img/icon-search.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;overflow:hidden;}.block-superfishmain .active-trail > a[href="/suche"]{background-image:url(/themes/custom/mehrluft/img/icon-search-active.svg);}nav.menu--main,nav.menu--categories{background-color:#ecf4ff;padding:0.5rem 0;margin:1rem calc(-1 * var(--page-padding-left-right));}nav.menu--main ul.menu,nav.menu--categories ul.menu{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0;}nav.menu--main ul.menu li.menu-item a,nav.menu--categories ul.menu li.menu-item a{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;text-decoration:none;font-size:0.875rem;padding:0.5em 1em;display:inline-block;color:#2d3053;}nav.menu--main ul.menu li.menu-item a.is-active,nav.menu--categories ul.menu li.menu-item a.is-active{color:#b90066;}nav.menu--main{z-index:1;}nav.menu--main .menu-item--collapsed{list-style-type:none;list-style-image:none;}@media (min-width:1000px){nav.menu--main{position:sticky;z-index:999;top:0;}}article.node--type-article .block-field-blocknodearticlefield-header-img img{border-radius:2rem;margin:0 auto;}article.node--type-article .block-field-blocknodearticlefield-category{margin-top:1rem;}article.node--type-article .block-field-blocknodearticlefield-category .field__item{display:inline;color:#7fb8f4;text-transform:uppercase;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;}article.node--type-article .block-field-blocknodearticlefield-category .field__item:after{content:",";}article.node--type-article .block-field-blocknodearticlefield-category .field__item:last-child:after{content:none;}article.node--type-article .block-field-blocknodearticlefield-category .field__item a{text-decoration:none;color:#7fb8f4;}article.node--type-article .block-field-blocknodearticletitle{margin-top:0.5rem;font-size:2.5rem;color:#2d3053;font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;}article.node--type-article .block-field-blocknodearticletitle h1{margin:0;}article.node--type-article .block-field-blocknodearticletitle a{text-decoration:none;color:#2d3053;}article.node--type-article .block-field-blocknodearticlecreated{margin-top:0.5rem;margin-bottom:2.5rem;}article.node--type-article .block-field-blocknodearticlecreated span{display:inline;font-family:"Gotham Narrow Book",sans-serif;font-weight:normal;font-style:normal;font-size:0.75rem;}article.node--type-article .block-field-blocknodearticlecreated span:before{content:"Erstellt am ";}article.node--type-article.node--view-mode-teaser{max-width:21.25rem;margin:0 auto 4rem auto;}article.node--type-article.node--view-mode-teaser .block-field-blocknodearticletitle{font-size:1.375rem;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;}article.node--type-article.node--view-mode-full{max-width:67.5rem;margin:0 auto;}article.node--type-article.node--view-mode-full .block-field-blocknodearticlefield-category{margin-top:1.6rem;}article.node--type-article.node--view-mode-full > .node__content > .layout--twocol-section.blog-layout{display:block;}article.node--type-article.node--view-mode-full > .node__content > .layout--twocol-section.blog-layout > .layout__region{padding:0 1rem;}article.node--type-article.node--view-mode-full > .node__content > .layout--twocol-section.blog-layout > .layout__region--first{display:block;}article.node--type-article.node--view-mode-full > .node__content > .layout--twocol-section.blog-layout > .layout__region--second{display:block;}@media (min-width:1000px){article.node--type-article.node--view-mode-full > .node__content > .layout--twocol-section.blog-layout{position:relative;min-height:62.5rem;}article.node--type-article.node--view-mode-full > .node__content > .layout--twocol-section.blog-layout > .layout__region--first .block-field-blocknodearticlebody{max-width:67%;}article.node--type-article.node--view-mode-full > .node__content > .layout--twocol-section.blog-layout > .layout__region--second{position:absolute;width:33%;top:0;right:0;}}article.node--type-article.node--view-mode-teaser-small{margin-bottom:3rem;}article.node--type-article.node--view-mode-teaser-small .layout__region--second{padding-left:0.6rem;}article.node--type-article.node--view-mode-teaser-small .block-field-blocknodearticlefield-header-img img{border-radius:1rem;margin:0 auto;}article.node--type-article.node--view-mode-teaser-small .block-field-blocknodearticlefield-category{font-size:0.75rem;margin-top:1em;}article.node--type-article.node--view-mode-teaser-small .block-field-blocknodearticletitle{font-size:1rem;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;}ul.pager{padding:0;display:flex;justify-content:center;}ul[data-drupal-views-infinite-scroll-pager] a.button{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;color:#ffffff;background-color:#7fb8f4;display:inline-block;border-radius:2rem;padding:1.5rem 2.4rem;text-transform:uppercase;text-decoration:none;}ul[data-drupal-views-infinite-scroll-pager] a.button:focus{outline:none;background-color:#b90066;}.block-views-blockartikel-block-2{padding:2rem;background-color:#ecf4ff;}.block-views-blockartikel-block-2 h2{margin-top:0;}.block-views-blockartikel-block-2 .views-row:last-child article{margin-bottom:0;}.layout.page-header{margin-bottom:1rem;}.layout.page-header h1{font-size:2.5rem;}.layout.page-header .layout__region--first{order:2;}@media (min-width:1000px){.layout.page-header .layout__region--first{order:1;}}.layout.page-header .layout__region--second{order:1;}@media (min-width:1000px){.layout.page-header .layout__region--second{order:2;}}.layout.page-header .layout__region--first,.layout.page-header .layout__region--second{flex:0 1 100%;display:flex;align-items:center;justify-content:center;}@media (min-width:1000px){.layout.page-header .layout__region--first,.layout.page-header .layout__region--second{flex:0 1 50%;}}.layout.slide-layout{height:100%;display:flex;align-items:center;}.layout.slide-layout > *{padding:1rem;}.button-wrapper a{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;color:#ffffff;background-color:#7fb8f4;display:inline-block;border-radius:2rem;padding:1.5rem 2.4rem;text-transform:uppercase;text-decoration:none;}.button-wrapper a:focus{outline:none;background-color:#b90066;}article.node--view-mode-button{width:15.625rem;margin:1rem;}article.node--view-mode-button a{background-color:#7fb8f4;border-radius:2rem;position:relative;text-decoration:none;display:flex;justify-content:flex-start;align-items:flex-end;height:6.3rem;text-transform:uppercase;padding:1.25rem 1.5rem;}@media (min-width:400px){article.node--view-mode-button a{height:12.5rem;padding:2rem 1.5rem;}}article.node--view-mode-button a .field--name-field-page-button-img img{position:absolute;height:calc(100% - 2rem);max-height:8.75rem;width:auto;right:1rem;top:1rem;z-index:1;}article.node--view-mode-button a .field--name-field-page-button-line-1{font-size:1rem;color:#2d3053;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;position:relative;z-index:2;text-shadow:0 0 1rem #7fb8f4;}article.node--view-mode-button a .field--name-field-page-button-line-2{font-size:2rem;color:#ffffff;font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;position:relative;z-index:2;text-shadow:0 0 1rem #7fb8f4;}.view-button-group > .view-content{display:flex;justify-content:center;flex-wrap:wrap;}.blog-layout .layout__region--second .view-button-group .view-content{display:block;}.blog-layout .layout__region--second .view-button-group .view-content article.node--view-mode-button{width:100%;margin:1rem 0;}.blog-layout .layout__region--second .view-button-group .view-content article.node--view-mode-button a{height:6.25rem;padding:0 1.5rem;align-items:center;margin-bottom:1.5rem;}.blog-layout .layout__region--second .view-button-group .view-content article.node--view-mode-button a .field--name-field-page-button-img img{right:1rem;}.blog-layout .layout__region--second .view-button-group .view-content article.node--view-mode-button a .field--name-field-page-button-line-1{font-size:0.875rem;max-width:14rem;}.blog-layout .layout__region--second .view-button-group .view-content article.node--view-mode-button a .field--name-field-page-button-line-2{font-size:1.6rem;max-width:14rem;}.anim-bubble{opacity:0;position:absolute;pointer-events:none;width:32px;height:32px;margin-top:-16px;margin-left:-16px;background-image:url(/themes/custom/mehrluft/img/bubble.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;z-index:3;}.field--name-field-button-icon > .contextual-region,.field--name-field-page-button-img > .contextual-region{position:static;}.wp-legacy.wp-mk_fancy_title:first-of-type{display:none;}.wp-legacy.wp-vc_column_text{display:block;}.paragraph{margin:1rem calc(-1 * var(--page-padding-left-right));padding:1rem var(--page-padding-left-right);}.paragraph h2{font-size:2.5rem;color:#b90066;font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;margin:-4em 0 1em 0;padding-top:5em;pointer-events:none;}.paragraph h3{font-size:1.375rem;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;}.paragraph--type--system-block .field > .block > h2{color:#2d3053;}.paragraph--type--akkordeon{color:#2d3053 !important;}.paragraph--type--akkordeon .field--name-field-acc-title{color:#b90066;font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;font-size:2.5rem;}.paragraph--type--akkordeon .accordion-title{border:none !important;border-top:2px solid white !important;border-radius:0 !important;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;background-color:transparent !important;padding:1rem 0 !important;outline:none !important;}.paragraph--type--akkordeon .accordion-title:first-child{border-top:none !important;}.paragraph--type--akkordeon .accordion-title a{color:#2d3053 !important;}.paragraph--type--akkordeon .accordion-title .ui-icon{margin-right:1rem;width:1.25rem !important;height:0.8125rem !important;background-position:0 0 !important;background-size:contain;background-image:url(/themes/custom/mehrluft/img/icon-down.svg) !important;}.paragraph--type--akkordeon .accordion-title.ui-state-active{background-color:transparent !important;}.paragraph--type--akkordeon .accordion-title.ui-state-active a{color:#2d3053 !important;}.paragraph--type--akkordeon .accordion-title.ui-state-active .ui-icon{background-image:url(/themes/custom/mehrluft/img/icon-up.svg) !important;}.paragraph--type--akkordeon .accordion-description{border-radius:0 !important;border:none !important;padding:0 !important;background-color:transparent !important;color:#2d3053 !important;font-family:"Gotham Narrow Book",sans-serif;font-weight:normal;font-style:normal;}.paragraph--type--text{display:flex;align-items:center;flex-direction:column;}.paragraph--type--text .field--name-field-text{order:2;}.paragraph--type--text .field--name-field-paragraph-img{order:1;display:flex;justify-content:center;}@media (min-width:1000px){.paragraph--type--text{flex-direction:row;}.paragraph--type--text .field--name-field-text{order:1;flex:0 1 67%;padding-right:2rem;}.paragraph--type--text .field--name-field-paragraph-img{order:2;flex:0 1 33%;display:flex;justify-content:center;}}.paragraph--type--button-group .field--name-field-button-group-title{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;font-size:2.5rem;line-height:1.125;margin:1em 0;text-transform:uppercase;}.paragraph--type--button-group > .field--name-field-buttons{display:flex;justify-content:center;flex-wrap:wrap;margin:0 auto;}.paragraph--type--button-group > .field--name-field-buttons .paragraph--type--internal-link{margin:0;padding:0;}.paragraph--type--button-group > .field--name-field-buttons .paragraph--type--external-link{width:15.625rem;margin:1rem;padding:0;}.paragraph--type--button-group > .field--name-field-buttons .paragraph--type--external-link a{background-color:#7fb8f4;border-radius:2rem;position:relative;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:6.3rem;text-transform:uppercase;padding:1.25rem 1.5rem;}@media (min-width:400px){.paragraph--type--button-group > .field--name-field-buttons .paragraph--type--external-link a{height:12.5rem;padding:2rem 1.5rem;}}.paragraph--type--button-group > .field--name-field-buttons .paragraph--type--external-link a .field--name-field-button-icon img{position:absolute;height:calc(100% - 2rem);max-height:8.75rem;width:auto;right:1rem;top:1rem;z-index:1;}.paragraph--type--button-group > .field--name-field-buttons .paragraph--type--external-link a .field--name-field-button-line-one{font-size:1rem;color:#2d3053;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;position:relative;z-index:2;text-shadow:0 0 1rem #7fb8f4;}.paragraph--type--button-group > .field--name-field-buttons .paragraph--type--external-link a .field--name-field-button-line-two{font-size:2rem;color:#ffffff;font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;position:relative;z-index:2;text-shadow:0 0 1rem #7fb8f4;}.paragraph--type--slider{padding:0;}.paragraph--type--slider .media--view-mode-slick img[src$=".svg"]{max-width:400px;max-height:400px;}.paragraph--type--slider > .slick{position:relative;}.paragraph--type--slider > .slick > nav{position:absolute;width:100%;left:0;top:50%;}.paragraph--type--slider > .slick > nav button{position:absolute;top:-2rem;width:4rem;height:4rem;padding:0;color:transparent;background-color:transparent;border-radius:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;}.paragraph--type--slider > .slick > nav button.slick-prev{background-image:url(/themes/custom/mehrluft/img/slider-nav-prev.svg);left:0;}.paragraph--type--slider > .slick > nav button.slick-next{background-image:url(/themes/custom/mehrluft/img/slider-nav-next.svg);right:0;}.paragraph--type--slider > .slick .slick-track{display:flex !important;}.paragraph--type--slider > .slick .slick-slide{height:inherit !important;}.paragraph--type--slider .paragraph--type--slide{margin:0;padding:2rem 4rem;height:100%;}.paragraph--type--slider .paragraph--type--slide .block-field-blockparagraphslidefield-slide-body{max-width:18rem;margin:0 auto;}.paragraph--type--slider .paragraph--type--slide h3{font-weight:900;margin:1em 0;font-size:2.5rem;}.paragraph--type--illustration h2{color:#2d3053;}.paragraph--type--illustration h2 + h3{margin-top:-2rem;}.paragraph--type--illustration > .layout > *{padding:2rem;}.paragraph--type--illustration > .layout > .layout__region--second .block-field-blockparagraphillustrationfield-text{max-width:20rem;margin:0 auto;}.paragraph--type--newsletter-form h2{color:#2d3053;}.paragraph--type--newsletter-form label{display:block;}.paragraph--type--newsletter-form label.option{display:inline;}.paragraph--type--newsletter-form input[type=text],.paragraph--type--newsletter-form input[type=email]{background-color:#ecf4ff;border:none;padding:1em 2em;max-width:100%;width:100%;}.paragraph--type--newsletter-form .form-actions{text-align:center;}.paragraph--type--newsletter-form .mailchimp-newsletter-mergefields{display:flex;flex-direction:column;margin-top:1em;}.paragraph--type--newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-email{order:5;}.paragraph--type--newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-fname{order:3;}.paragraph--type--newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-lname{order:4;}.paragraph--type--newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-anrede{order:1;}.paragraph--type--newsletter-form .mailchimp-newsletter-mergefields .form-item-mergevars-titel{order:2;}.paragraph--type--newsletter-form .block-mailchimp-signup{max-width:20rem;margin:0 auto;}.views-exposed-form.block .form--inline{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:2rem 0;}.views-exposed-form.block .form--inline label{display:none;}.views-exposed-form.block .form--inline input{width:100%;}.views-exposed-form.block .form--inline input[type=submit]{border-radius:1rem;padding:0.5rem 2.4rem;max-width:9rem;}.views-exposed-form.block .form--inline input[type=text]{border-radius:1rem;padding:calc(0.5rem - 2px) 1rem;border:2px solid #2d3053;max-width:18rem;}.views-exposed-form.block .form--inline input[type=text]:focus{outline:none;border-color:#b90066;}.view-search{margin-bottom:4rem;}.view-search .views-row + .views-row{margin-top:2rem;}.view-search .views-field-title{font-size:1.375rem;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;margin-bottom:0.5rem;}.view-search .views-field-title a{text-decoration:none;color:#b90066;}.view-search .views-field-title a:hover{text-decoration:underline;}.view-search .view-content + nav.pager{margin:2rem 0;}.view-empty{text-align:center;}.uc-embed .uc-checkbox{pointer-events:none;}.uc-embed .uc-checkbox input[type=checkbox]{display:none !important;}.uc-embed h4{font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;}.uc-embed h3,h3.dsgvo{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;font-size:2.5rem;}.block-webform-block{display:flex;flex-wrap:wrap;padding:1rem;align-items:stretch;justify-content:center;}.block-webform-block > *{flex:0 1 100%;}.block-webform-block:before{content:"";background-image:url(/themes/custom/mehrluft/img/newsletter.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;min-width:20rem;min-height:20rem;width:50%;}.block-webform-block > span{display:none;}.block-webform-block .form-type-radio .description,.block-webform-block .form-type-checkbox .description{margin:0.5rem 0;}.block-webform-block .form-item--error-message{margin:0.5rem 0 1rem 0;}.block-webform-block .form-item--error-message::before{content:none;}.block-webform-block .form-item--error-message strong{font-family:"Gotham Narrow Book",sans-serif;font-weight:normal;font-style:normal;color:red;}.block-webform-block .webform-ajax-form-wrapper{max-width:20rem;margin:0 auto;}.block-webform-block .webform-ajax-form-wrapper input[type=text],.block-webform-block .webform-ajax-form-wrapper input[type=email]{border:none;padding:1em 2em;background-color:#ecf4ff;color:#2d3053;border-radius:0;width:100%;}.block-webform-block .webform-ajax-form-wrapper p.required-text{text-align:right;}.spb_overlay{display:flex;align-items:center;justify-content:center;padding:1rem;}.spb_overlay .spb-popup-main-wrapper{border:none;border-radius:9px;position:relative;left:0;top:0;max-width:600px !important;margin:0 !important;width:100% !important;}.spb_overlay .spb-popup-main-wrapper .spb_close{border:none;cursor:pointer;float:right;margin:3px;padding:2px 10px 0 10px;color:#fff;border-radius:5px;background:#7fb8f4;}.spb_overlay .spb-popup-main-wrapper #block-newsletterpopup{display:block;}.spb_overlay #block-newsletterpopup{display:none;padding:2rem;}#block-newsletter-button{position:fixed;left:35px;bottom:30px;width:74px;z-index:1000;}#block-newsletter-button p{margin:0.6em 0;}#block-newsletter-button a{display:flex;flex-direction:column;align-items:center;color:#2d3053;text-decoration:none;font-size:10px;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;}#block-newsletter-button a img{display:block;width:100%;max-width:64px;}#block-newsletter-button a span{line-height:1;margin-top:5px;text-align:center;}@media (max-width:1500px){#block-newsletter-button a span{display:none;}}@media (max-width:1500px){#block-newsletter-button:after{content:none;}}@media (max-width:768px){#block-newsletter-button{bottom:20px;}#block-newsletter-button a img{max-width:44px;}#block-newsletter-button span{display:none;}}@media (max-width:768px) and (orientation:portrait){#block-newsletter-button{left:9px;bottom:20px;}#block-newsletter-button p{margin:0.4em 0;}}.social-media-link a{font-weight:bold;text-decoration:none;color:#2d3053;}.social-media-link a:hover{color:#b90066;}.social-media-link a:before{content:"";display:inline-block;width:1.2em;height:1.2em;background-size:contain;background-position:center center;background-repeat:no-repeat;margin-right:0.8em;vertical-align:sub;}.social-media-link a[href*=facebook]:before{background-image:url(/themes/custom/mehrluft/img/sm-link-fb.svg);}.social-media-link a[href*=instagram]:before{background-image:url(/themes/custom/mehrluft/img/sm-link-ig.svg);}.social-media-link a[href*=linkedin]:before{background-image:url(/themes/custom/mehrluft/img/sm-link-li.svg);}.poll-view{color:#2d3053;}.poll-view .total{margin-top:1em;}.poll-view .bar{background-color:#ecf4ff;}.poll-view .bar .foreground{background-color:#7fb8f4;}.poll-view .is-current-selection .bar{background-color:#f6ddeb;}.poll-view .is-current-selection .bar .foreground{background-color:#b90066;}.poll-view .bar,.poll-view .foreground{border-radius:0.5rem;}.poll-view input[type=submit]{padding:0.7em 1.4em;}.poll-view .form-type-radio{margin:0.5em 0;display:flex;}.poll-view .form-type-radio > *{cursor:pointer;}.poll-view .form-type-radio input[type=radio]{--c:#7fb8f4;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:1em;height:1em;border-radius:50%;background-color:transparent;border:2px solid var(--c);transition:border 0.5s;flex:0 0 1em;}.poll-view .form-type-radio input[type=radio]:after{content:"";border-radius:50%;background-color:var(--c);display:block;margin:2px;width:calc(100% - 4px);height:calc(100% - 4px);transform:scale(0);transition:all 0.5s;}.poll-view .form-type-radio input[type=radio]:checked:after{transform:scale(1);}.poll-view .form-type-radio input[type=radio]:focus{outline:none;--c:#b90066;}.poll-view .form-type-radio label{margin-left:0.5em;}.poll-view .messages{box-shadow:none;border:none;background-color:#ecf4ff;color:#2d3053;padding:1em 1.5em;border-radius:2em;background-image:none;}.poll-view .messages.messages--error{display:none;}.poll-view .form-item--error-message:before{width:1em;height:1em;margin-right:0.3em;}@media (min-width:1000px){.paragraph--type--poll > .field{width:67%;padding-right:2rem;}}.spb-popup-main-wrapper .poll-view{padding:1.5rem;}.spb-popup-main-wrapper .poll-view h3{margin-top:0.5rem;}.social-sharing-buttons{justify-content:flex-start;}.social-sharing-buttons a:first-child{margin-left:0;}.block-field-blocknodearticlecreated + .block-social-sharing-buttons-block .social-sharing-buttons{margin-top:-1.5rem;}h2 + div + .social-sharing-buttons{margin-top:-1rem;}.view-downloads .view-content{display:grid;gap:2rem;grid-template-columns:1fr;}@media (min-width:1000px){.view-downloads .view-content{grid-template-columns:repeat(2,1fr);}}.view-downloads .view-content > div .media--view-mode-download{background-color:#7fb8f4;color:white;font-weight:bold;display:flex;position:relative;padding:1rem 1rem 2.5rem;border-radius:1rem;margin-bottom:1rem;gap:1rem;align-items:center;}.view-downloads .view-content > div .media--view-mode-download .field--name-thumbnail{flex:0 0 6rem;}.view-downloads .view-content > div .media--view-mode-download .field--name-thumbnail img{display:block;width:6rem;height:6rem;object-fit:contain;}.view-downloads .view-content > div .media--view-mode-download .field--name-name{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;font-size:1.2rem;}@media (min-width:400px){.view-downloads .view-content > div .media--view-mode-download .field--name-name{font-size:1.5rem;}}.view-downloads .view-content > div .media--view-mode-download .field--name-field-media-file{position:absolute;bottom:-1.5rem;text-align:center;width:100%;left:0;}.view-downloads .view-content > div .media--view-mode-download .field--name-field-media-file a{display:inline-block;padding:1rem 2rem;border-radius:1.5rem;text-decoration:none;color:white;text-transform:uppercase;font-weight:bold;font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;background-color:#2d3053;}.view-downloads .view-content > div .media--view-mode-download .field--name-field-media-file a:hover{background-color:#b90066;}.paragraph--type--video-playlist iframe{width:100%;height:auto;aspect-ratio:16/9;border:none;}.paragraph--type--video-playlist div[data-embed-html]{display:flex;gap:1rem;align-items:center;cursor:pointer;padding:0.5rem;border-radius:1.4rem;background-color:#7fb8f4;}.paragraph--type--video-playlist div[data-embed-html].is-active,.paragraph--type--video-playlist div[data-embed-html]:hover{background-color:#b90066;}.paragraph--type--video-playlist div[data-embed-html] .field--name-name{font-size:1rem;font-weight:bold;color:#ffffff;text-wrap:balance;}@media (min-width:400px){.paragraph--type--video-playlist div[data-embed-html] .field--name-name{font-size:1.25rem;}}@media (min-width:1000px){.paragraph--type--video-playlist div[data-embed-html] .field--name-name{font-size:1.5rem;}}.paragraph--type--video-playlist div[data-embed-html] .field--name-thumbnail{flex-shrink:0;align-self:start;}.paragraph--type--video-playlist div[data-embed-html] .field--name-thumbnail img{border-radius:1rem;display:block;aspect-ratio:16/9;width:100px;height:auto;object-fit:cover;object-position:center center;}@media (min-width:400px){.paragraph--type--video-playlist div[data-embed-html] .field--name-thumbnail img{width:120px;}}@media (min-width:1000px){.paragraph--type--video-playlist div[data-embed-html] .field--name-thumbnail img{width:140px;}}.paragraph--type--video-playlist .field--name-field-videos{margin-top:1rem;display:flex;gap:0.5rem;flex-direction:column;}@media (min-width:400px){.paragraph--type--video-playlist .field--name-field-videos{gap:1rem;}}@media (min-width:1000px){.paragraph--type--video-playlist .field--name-field-videos{gap:1rem;display:grid;grid-template-columns:1fr 1fr;}}*{box-sizing:border-box;}*:focus{outline:#b90066 auto 1px;}:root{--page-padding-left-right:1.5rem;}@media (min-width:1000px){:root{--page-padding-left-right:4vw;}}@media (min-width:80rem){:root{--page-padding-left-right:calc(80rem * .04);}}html,body{font-family:"Gotham Narrow Book",sans-serif;font-weight:normal;font-style:normal;color:#2d3053;background-color:#ffffff;}html.overflow-auto,body.overflow-auto{overflow:auto !important;}img{max-width:100%;height:auto;}img[src$=".svg"]{width:100%;}svg{max-width:100%;height:auto;}a{color:#b90066;text-decoration:underline;}a.auto-anchor{display:none;}h1{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;font-size:2.5rem;}h2{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;font-size:2.5rem;margin:1.5em 0 1em 0;}h3{font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;font-size:1.125rem;margin:1.5em 0 1em 0;}p,p + ul{line-height:1.625rem;}strong{font-family:"Gotham Narrow",sans-serif;font-weight:bold;font-style:normal;}hr{border:none;border-top:1px solid #2d3053;}button,input[type=submit]{border-style:none;font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;color:#ffffff;background-color:#7fb8f4;display:inline-block;border-radius:2rem;padding:1.5rem 2.4rem;text-transform:uppercase;text-decoration:none;}button:focus,input[type=submit]:focus{outline:none;background-color:#b90066;}.text-formatted{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}body > div > .layout-container{width:100%;max-width:80rem;margin:0 auto;}.bg-primary{background-color:#f6ddeb;}.bg-secondary{background-color:#ecf4ff;}.ajax-throbber.sk-three-bounce .sk-child{background-color:#7fb8f4;}.no-word-break{word-wrap:normal !important;white-space:nowrap !important;}#back-to-top{font-family:"Gotham Narrow",sans-serif;font-weight:900;font-style:normal;color:#ffffff;background-color:#7fb8f4;display:inline-block;border-radius:2rem;padding:1.5rem 2.4rem;text-transform:uppercase;text-decoration:none;width:64px;height:64px;position:fixed;right:40px;bottom:40px;padding:0;opacity:1;display:none;transition:all 0.5s;background-image:url(/themes/custom/mehrluft/img/back-to-top.svg);background-repeat:no-repeat;background-position:center 21px;background-size:32px auto;z-index:1002;}#back-to-top:focus{outline:none;background-color:#b90066;}@media (min-width:1000px){#back-to-top{display:block;}}#back-to-top:focus{background-color:#7fb8f4;}#back-to-top.back-to-top-hidden{opacity:0;bottom:-64px;transition:all 0.5s;}
