﻿.navigation{color:#fff}.navigation__section{display:none}.js .navigation-block__close{display:inline-block}.navigation-block__bg{width:478px;height:430px;position:absolute;right:0;bottom:0;fill:#10679a;opacity:.2;pointer-events:none;z-index:-1}.navigation-sub-list__link{font-size:17px;font-weight:500;text-decoration:none}.navigation-list-final__link{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:17px;font-weight:400;outline:none}.contact--hero-article{font-size:20px;font-weight:300}.contact__headline{font-size:22px;font-family:Signa,verdana,tahoma,sans-serif;font-weight:900;margin:0 0 12px;line-height:1}.contact__address span{display:inline-block;margin:0 0 7px}.contact--hero-article .contact__address span{margin:0 0 3px}.contact--utilities-article .contact__address span{margin:0 0 16px}.contact__address span a{text-decoration:none;color:#fff}.contact__address-text{margin:0}.contact__address-text [itemprop=name]{display:inline-block;font-weight:700;margin:0 0 7px}.contact--hero-article .contact__address-text [itemprop=name]{margin:0 0 3px}.contact__address-text [itemprop=addressCountry]{margin:0 0 47px}.contact--hero-article .contact__address-text [itemprop=addressCountry]{margin:0 0 30px}.contact__address-text [itemprop=telephone]{position:relative}.contact__address-text [itemprop=telephone]:before{content:"T";margin:0 18px 0 0}.contact--utilities-article .contact__address-text [itemprop=telephone]{font-size:22px;font-weight:300}.contact__address-text [itemprop=email]:before{content:"@";margin:0 18px 0 0}.contact--utilities-article .contact__address-text [itemprop=email]{font-size:22px;font-weight:300}.cookie-banner{background:hsla(0,0%,100%,.95);box-shadow:0 -1px 5px 1px rgba(48,48,48,.2);position:fixed;left:0;right:0;z-index:2;bottom:0;padding:32px 0;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.cookie-banner--accepted{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.cookie-banner .container{display:flex;padding:0 8px;max-width:1088px}.cookie-banner__text{margin:0 0 16px}.cookie-banner__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;padding:0;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#004168;width:45px;height:45px}.cookie-banner__icon{fill:#fff;width:20px;height:20px}.form{width:100%;max-width:1088px;margin:0 auto}.form-content__fieldset{margin:0;border:0;padding:0}.form-content__label{display:inline-block;font-weight:700;margin:0 0 11px;font-size:15px}.form-content__label--big{font-size:20px;font-weight:400}.form-content__textfield{border:2px solid #c3c2c2;display:block;width:100%;max-width:464px;padding:15px 10px;outline:none;transition:all .2s ease-out}.form-content__textfield:focus{border-color:#303030}.form-content__textfield.input-validation-error{border-color:#f63d4d}.form-content__textarea{border:2px solid #c3c2c2;display:block;width:100%;height:195px;max-width:464px;padding:15px 10px;outline:none;transition:all .2s ease-out}.form-content__textarea:focus{border-color:#303030}.form-content__textarea.input-validation-error{border-color:#f63d4d}.form-content__radio{opacity:0;height:0;width:0;overflow:hidden;border:0;margin:0;padding:0;position:absolute}.form-content__radio:checked~.form-content__radio-label:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}.form-content__radio-label{display:inline-block;position:relative;padding:0 0 0 25px}.form-content__radio-label:before{background:#004168;content:"";width:18px;height:18px;border-radius:100%;position:absolute;top:3px;left:0}.form-content__radio-label:after{background:#fff;content:"";width:6px;height:6px;border-radius:100%;position:absolute;top:0;left:6px;bottom:0;margin:auto 0;opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5);will-change:transform;transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity .15s ease-out;transition:transform .15s ease-out,opacity .15s ease-out,-webkit-transform .15s ease-out}.form-content__checkbox{opacity:0;height:0;width:0;overflow:hidden;border:0;margin:0;padding:0;position:absolute}.form-content__checkbox:checked~.form-content__checkbox-label:after{-webkit-transform:scale(1) rotate(-45deg);transform:scale(1) rotate(-45deg);opacity:1}.form-content__checkbox-label{display:inline-block;position:relative;width:100%;padding:0 0 0 25px}.form-content__checkbox-label:before{background:#004168;content:"";width:18px;height:18px;position:absolute;top:3px;left:0}.form-content__checkbox-label:after{background:transparent;content:"";width:8px;height:4px;border-left:1px solid #fff;border-bottom:1px solid #fff;position:absolute;top:-2px;left:5px;bottom:0;margin:auto 0;opacity:0;-webkit-transform:scale(1.5) rotate(-45deg);transform:scale(1.5) rotate(-45deg);will-change:transform;transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity .15s ease-out;transition:transform .15s ease-out,opacity .15s ease-out,-webkit-transform .15s ease-out}.form-content__dropdown{background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#03517f;cursor:pointer;width:calc(100% + 20px)}.form-content__dropdown::-ms-expand{display:none}.form-content__dropdown-icon{fill:#03517f;width:12px;height:12px;-webkit-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:0;right:-20px;bottom:0;margin:auto 0;pointer-events:none}.form-content-wrapper{display:inline-block;position:relative}.umbraco-forms-field{margin:0 0 40px}.umbraco-forms-form input.fileupload{height:auto!important}.umbraco-forms-form .hiddenfield{display:none}.field-validation-error{color:#f63d4d;display:inline-block;margin:5px 0 0}.umbraco-forms-tooltip{display:block}.popover{position:absolute;top:0;right:0;width:18px;height:18px}.popover--formula{right:auto;left:0;width:100%;height:auto;min-height:424px}.popover__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;padding:0;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#03517f;width:inherit;height:inherit;border-radius:100%;position:absolute;top:16px;right:16px}.popover__action:before{content:"?";color:#fff;font-size:11px;text-align:center;position:relative;top:-2px}.popover__action:after{content:"";position:absolute;top:-13px;right:-13px;left:-13px;bottom:-13px}.popover__action-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;padding:0;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px;height:24px;position:absolute;top:32px;right:16px;box-shadow:none;transition:box-shadow .2s ease-out}.popover__action-close-icon{width:18px;height:18px;fill:#fff;pointer-events:none;transition:fill .15s ease-out}.popover__action-close:focus{box-shadow:0 0 3px 1px #96bd5f}.popover__texts h2{font-family:Signa,verdana,tahoma,sans-serif;font-size:20px;font-weight:900;line-height:1.2;margin:0 16px 24px 0}.popover__content{position:absolute;top:8px;left:calc(100% - 4px);z-index:1;width:475px;max-width:calc(100vw - 16px);opacity:0;pointer-events:none;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0);transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;background:#03517f;box-shadow:0 10px 20px 0 rgba(0,0,0,.24);color:#fff;padding:32px}.popover--formula .popover__content{top:0;left:0;box-shadow:none;min-height:inherit}.popover__content--active{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);pointer-events:auto}.utilities--visible .popover__content--active{pointer-events:auto}.popover__content-inner h2{margin-right:0}.spinner,.spinner:after,.spinner:before{background:#fff;-webkit-animation:load1 1s ease-in-out infinite;animation:load1 1s ease-in-out infinite;width:1em;height:4em}.spinner{color:#fff;text-indent:-9999em;font-size:11px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.spinner--local{position:static;margin-top:3.5em;margin-bottom:3.5em;-webkit-animation:load2 1s ease-in-out infinite;animation:load2 1s ease-in-out infinite}.spinner--local,.spinner--local:after,.spinner--local:before{background:#03517f;color:#03517f}.spinner--small{font-size:6px}.spinner:after,.spinner:before{position:absolute;top:0;content:""}.spinner:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner:after{left:1.5em}@-webkit-keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@-webkit-keyframes load2{0%,80%,to{box-shadow:0 0;-webkit-transform:scale(1);transform:scale(1)}40%{box-shadow:0 -2em;-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes load2{0%,80%,to{box-shadow:0 0;-webkit-transform:scale(1);transform:scale(1)}40%{box-shadow:0 -2em;-webkit-transform:scale(1.1);transform:scale(1.1)}}.pagination{display:flex;justify-content:center;margin:40px 0 0;padding:0}.product-configurator .pagination{margin:40px 0}.product-configurator .pagination li{list-style:none}.pagination__link{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff;color:#004168;margin:0 2px;width:26px;height:26px;text-decoration:none;transition:background .3s ease-out,color .3s ease-out}.pagination--jobs .pagination__link{color:#303030}.pagination__link--active{background:#004168;color:#fff}.pagination--jobs .pagination__link--active{background:#303030;color:#fff}.pagination__link[rel=prev]{margin-left:0}.pagination__link[rel=prev] .pagination__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination__link[rel=next]{margin-right:0}.no-touchevents .pagination__link:focus,.no-touchevents .pagination__link:hover{background:#004168;color:#fff}.no-touchevents .pagination__link:focus .pagination__icon,.no-touchevents .pagination__link:hover .pagination__icon{fill:#fff}.no-touchevents .pagination--jobs .pagination__link:focus,.no-touchevents .pagination--jobs .pagination__link:hover{background:#303030}.pagination__icon{fill:#004168;width:14px;height:10px;transition:fill .3s ease-out}.pagination--jobs .pagination__icon{fill:#303030}.pagination-list{display:flex}.pagination-wrapper{overflow:auto;display:flex;justify-content:center}.validation{color:#fff;display:flex;justify-content:space-between;align-items:center}.validation--fixed{position:fixed;top:15px;left:0;margin:0 15px;width:calc(100% - 30px);padding:15px 20px;z-index:999;cursor:pointer}.validation--error{background:#f63d4d}.validation--hide{display:none}.validation__content{max-width:1680px}.validation__close{margin:0 20px 0 50px;cursor:pointer}.action-list{float:left}.action-list__item{margin:0 0 8px;width:50%;float:left}.action-list__item:nth-child(odd){padding:0 16px 0 0}.action-list__item:nth-child(2n){padding:0 0 0 16px}.action-list__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;padding:0;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:transparent;color:#fff;height:30px;width:100%;text-align:left}.action-list__action:focus .action-list__icon-wrap,.action-list__action:hover .action-list__icon-wrap{background:#024166;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.action-list__action:focus .action-list__icon,.action-list__action:hover .action-list__icon{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}.action-list__icon-wrap{background:#03517f;display:inline-block;width:30px;height:inherit;position:relative;margin:0 8px 0 0;float:left;transition:background .15s ease-out}.action-list__icon{width:14px;height:10px;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}.action-list__text{display:inline-block;width:calc(100% - 38px);float:left;margin:6px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.formula{margin:16px 0 0}.formula__field{display:flex;align-items:center}.formula__label{display:inline-block;width:100%;padding:0 16px 0 0}.formula__input,.formula__output-wrap{background:transparent;border:1px solid #fff;color:#fff;display:inline-block;width:96px;height:48px;padding:5px;text-align:center;margin:0 8px 0 0;outline-color:#96bd5f}.formula__output-wrap{display:flex;align-items:center;justify-content:center}.formula__output-wrap--no-border{border:0}.formula__unit--long{position:relative;line-height:1.2}.formula-list__item{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 8px}.formula-list__item--output{font-weight:700}.formula-list__item:last-child{margin:0}.utilities{position:fixed;bottom:32px;height:0;right:0;left:0;z-index:2;margin:0 auto;width:100%;max-width:1680px;opacity:0;pointer-events:none;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s ease-out,-webkit-transform .15s ease-out;transition:opacity .3s ease-out,transform .15s ease-out;transition:opacity .3s ease-out,transform .15s ease-out,-webkit-transform .15s ease-out}.utilities--visible{opacity:1;pointer-events:auto}.utilities--at-bottom{-webkit-transform:translate3d(0,-54px,0);transform:translate3d(0,-54px,0)}.utilities .no-js{display:none}.utilities__wrapper{background:#03517f;box-shadow:3px 20px 20px 0 rgba(0,0,0,.2);display:flex;flex-wrap:wrap;width:112px;float:right;margin:0;transition:width .3s ease-out;position:absolute;bottom:0;right:0}.utilities__wrapper:hover{width:192px}.utilities__wrapper:hover .utility{width:96px;height:70px}.utilities__wrapper:hover .utility__label{opacity:1}.utilities__wrapper--active{width:192px}.utilities__wrapper--active .utility{width:96px;height:70px}.utilities__wrapper--active .utility__label{opacity:1}.utility{width:56px;height:48px;position:relative;transition:all .3s ease-out}.utility:before{content:"";position:absolute;top:0;bottom:0;left:0;height:40%;background:#10679a;width:1px;margin:auto 0}.utility:first-child:before{display:none}.utility__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;padding:0;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#03517f;display:block;width:inherit;height:inherit;transition:background .15s ease-out}.utility__action--active,.utility__action:focus,.utility__action:hover{background:#10679a}.utility__icon{position:absolute;right:0;left:0;margin:0 auto}.utility__icon--chat{width:26px;height:26px;top:13px}.utility__icon--formulas{width:18px;height:31px;top:10px}.utility__icon--contact{width:24px;height:29px;top:9px}.utility__headline{color:#fff;font-size:20px;font-weight:900;font-family:Signa,verdana,tahoma,sans-serif}.utility__content{background:#10679a;color:#fff;width:100%;position:absolute;right:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:.15s ease-out;overflow-y:auto;overflow-x:hidden;max-width:100vw}.utility__content--active{-webkit-transform:scale(1);transform:scale(1)}.utility__content--chat{right:-192px;width:475px;height:282px;top:-282px}.utility__content--formulas{width:475px;right:-96px;max-height:424px;top:-424px}.utility__content--contact{width:380px;max-height:192px;top:-192px}.utility__content-inner{padding:48px 32px 64px;overflow:hidden}.utility__label{color:#fff;position:absolute;bottom:10px;right:0;left:0;margin:0 auto;opacity:0;transition:opacity .15s ease-out}.config-card-list{display:flex;flex-wrap:wrap;width:100%;margin:0 -16px 10px}.config-card-list--collapsed{background:#efefef;display:block;padding:40px 0;margin:0 0 88px}.config-card{background:#efefef;flex-basis:248px;max-width:248px;margin:0 16px 32px;padding:16px;position:relative;height:324px}.config-card__decoration{border-bottom:1px solid #c3c2c2;padding:0 0 24px;margin:0 0 16px;height:140px}.config-card__image{margin:10px auto auto;width:100%;max-width:120px;height:auto;max-height:120px;-o-object-fit:cover;object-fit:cover;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.config-card__image--large{max-height:none;max-width:145px}.config-card__image--full-width{max-height:145px;max-width:215px;width:auto}.config-card__text{margin:0;line-height:22px;font-weight:500}.config-card__text:first-letter{text-transform:capitalize}.config-card__text:last-of-type{margin:0 0 40px}.config-card__text--font-thin{font-weight:300}.config-card-collapsed{display:flex;flex-wrap:wrap;align-items:baseline;position:relative;font-weight:600;padding:0 0 8px;margin:0 16px 8px;border-bottom:1px solid #c3c2c2}.config-card-collapsed__text{margin:0 0 16px;padding:0 16px 0 0;width:100%}.config-card-collapsed__text:first-letter{text-transform:uppercase}.config-card-collapsed .select{max-width:128px;width:100%;height:44px;position:relative;font-weight:400}.commodity-image{display:flex;flex-direction:column}.commodity-image__sidebar{width:100%;margin:0 0 8px;background-color:#efefef}.commodity-image__sidebar ul{padding:20px;margin:0}.commodity-image__sidebar li{list-style:none}.commodity-image__sidebar li:first-child dl{margin-top:0}.commodity-image__sidebar dl{display:flex;justify-content:space-between;margin:10px 0;padding-bottom:10px;border-bottom:1px solid #c3c2c2}.commodity-image__sidebar dt{font-weight:700}.commodity-image__sidebar dd{text-align:right}.configurator-page{width:100%;opacity:0}.configurator-page--visible{-webkit-animation:fadeIn 275ms cubic-bezier(.86,0,.07,1) forwards;animation:fadeIn 275ms cubic-bezier(.86,0,.07,1) forwards}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-configurator{height:inherit;position:relative;z-index:1}.configurator__content{min-height:300px;display:flex;align-items:center;flex-wrap:wrap}.configurator__content>div:not(.spinner){width:100%}.configurator__col{flex:1 1 auto}.configurator__col--content{padding:0 8px}.configurator-text{margin:0 0 40px}.configurator-form,.configurator-header{width:100%}.configurator-form--col{flex-wrap:nowrap}.configurator-form__col--image{background:#efefef;height:470px}.product-variant__col{margin:0 -8px}.contact-box{background:#03517f;color:#fff;width:100%;margin:0 0 32px;padding:32px 32px 88px;position:relative;overflow:hidden}.contact-box-article{height:100%;display:flex;flex-direction:column;align-items:flex-start}.contact-box-article__header{width:100%}.contact-box-article__headline{color:inherit;margin:0 0 16px;width:100%}.contact-box-article__content{margin:0 0 32px;width:100%}.contact-box-article__text,.contact-box-article__text p{color:inherit}.contact-box-article__text p:first-of-type{margin:0 0 32px}.contact-box-article__cta{color:inherit;flex:0 0 0}.contact-box-article__bg{fill:#fff;width:288px;height:312px;position:absolute;right:-2px;bottom:-68px;opacity:.05}.contact-box-article__button{position:relative;margin:auto 0 0 auto;z-index:1}.custom-order-modal{color:#fff}.custom-order-modal__underlay{position:fixed;top:0;left:0;height:100vh;width:100%;background:rgba(0,0,0,.5);z-index:100}.custom-order-modal__container{position:fixed;top:50%;left:50%;width:100%;max-width:670px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:101;display:flex;justify-content:center;align-items:center}.custom-order-modal__container .text{margin-right:10px}.custom-order-modal__container .form-box{max-height:100vh;overflow-y:auto;scrollbar-base-color:#004168;scrollbar-track-color:#e7e7e7;scrollbar-arrow-color:#004168;scrollbar-shadow-color:#004168;scrollbar-face-color:#004168}.custom-order-modal__container .form-box::-webkit-scrollbar{width:13px;height:13px}.custom-order-modal__container .form-box::-webkit-scrollbar-button:vertical{display:none}.custom-order-modal__container .form-box::-webkit-scrollbar-button:end:increment,.custom-order-modal__container .form-box::-webkit-scrollbar-button:start:decrement{display:none}.custom-order-modal__container .form-box::-webkit-scrollbar-track-piece{background-color:#e7e7e7}.custom-order-modal__container .form-box::-webkit-scrollbar-thumb:vertical{height:50px;background-color:#004168;cursor:pointer}.custom-order-modal__container .form-box::-webkit-scrollbar-thumb:vertical:hover{background-color:#dadada}.custom-order-modal__close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;padding:0;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:24px;height:24px;position:absolute;top:32px;right:16px;box-shadow:none;transition:box-shadow .2s ease-out}.custom-order-modal__close-button svg{width:18px;height:18px;fill:#000;pointer-events:none;transition:fill .15s ease-out}.custom-order-modal__confirmation-text{color:#03517f}.custom-order-modal__textarea{max-width:100%}.datasheet{background:#efefef;margin:0 0 80px;padding:43px 16px 27px}.datasheet,.datasheet__text{display:flex;flex-direction:column}.datasheet__text{font-size:20px;margin:0 0 30px}.datasheet__col:first-of-type{width:100%;max-width:404px;margin-right:16px}.datasheet-action{color:#004168;display:inline-block;margin:-16px 60px 24px 0}.datasheet-action--small{font-size:16px;margin:0 60px 24px 0}.datasheet-action__icon{fill:#004168;display:inline-block;width:26px;height:35px;position:relative;top:8px;margin:0 8px 0 0}.dropdown{background:#fff;position:absolute;top:56px;left:0;width:100%;z-index:1;height:auto;max-height:0;transition:max-height .2s ease-out;overflow:hidden;box-shadow:0 30px 40px -7px rgba(0,0,0,.3)}.dropdown--thin{font-weight:400}.tech-table .dropdown{top:100%}.dropdown__item{line-height:30px;padding:0 4px}.dropdown__item:first-child{padding-top:8px}.dropdown__item:last-child{padding-bottom:16px}.dropdown__action{background:transparent;cursor:pointer;display:block;padding:6px 10px;transition:background .2s ease-out;position:relative}.dropdown__action:focus,.dropdown__action:hover{background:rgba(48,48,48,.1)}.dropdown__action:after{content:"";position:absolute;height:1px;background:#f5f2f0;left:12px;right:12px;bottom:0}.dropdown__action--spread{display:flex;justify-content:space-between}.dropdown__action--disabled{pointer-events:none;color:#c3c2c2}.dropdown__action--chosen{font-weight:600}.form-box{background:#fff;padding:32px 32px 48px;overflow:hidden}.form-box__input{margin-bottom:24px}.form-box__input .form-content__textfield{max-width:none}.form-box__text{color:#004168}.form-box__action{float:right}.form-box--center{display:flex;align-items:center}.model-info{background:#efefef;display:flex;padding:43px 16px 27px;margin:0 0 40px;font-size:16px;justify-content:space-between;flex-direction:column}.model-info__name{width:100%;max-width:404px;margin:0 16px 0 0}.model-info__name>b{display:flex;flex-direction:column}.model-info__serial{width:100%;margin:20 0 0}.model-info__serial-no{color:#004168;font-weight:700;margin:0;word-break:break-word}.option-dropdowns{margin:0 0 40px}.option-dropdowns__headline{font-size:22px;font-weight:700;margin:0 0 16px}.options-dropdown{margin:0 0 16px;position:relative}.options-dropdown__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#03517f;color:#fff;display:block;width:100%;text-align:left;padding:28px 64px;font-size:20px;font-weight:700;position:relative;box-shadow:none;transition:box-shadow .2s ease-out,background .2s ease-out}.options-dropdown__action--active{background:#96bd5f}.options-dropdown__action--error{background:#f63d4d}.options-dropdown__action:focus{box-shadow:0 -1px 2px 0 rgba(3,81,127,.7)}.options-dropdown__action-icon{fill:#fff;width:20px;height:12px;position:absolute;top:0;right:40px;bottom:0;margin:auto 0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.options-dropdown__action-icon--active{-webkit-transform:rotate(0);transform:rotate(0)}.options-dropdown__label{background:transparent;cursor:pointer;display:inline-block;width:100%;padding:15px 56px;outline:none;transition:background .2s ease-out}.options-dropdown__label--active,.options-dropdown__label:focus,.options-dropdown__label:hover{background:#efefef}.options-dropdown__radio{width:0;height:0;margin:0;padding:0;overflow:hidden;pointer-events:none;opacity:0;position:absolute;top:0;left:0}.options-dropdown__text{font-size:20px}.options-dropdown-list{position:absolute;top:79px;right:0;left:0;z-index:2;height:auto;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.options-dropdown-list--active,.options-dropdown-list:focus-within{max-height:120em}.options-dropdown-list__item{background:#fff;padding:5px 8px}.preview{position:relative;height:inherit}.preview__image{z-index:1}.preview__bg,.preview__image{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.preview__bg{fill:#00436a;opacity:.05;z-index:0;height:306px;width:82.98193%}.select{position:absolute;left:0;right:0;bottom:0;height:56px}.select__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#03517f;color:#fff;display:flex;width:100%;height:inherit;padding:8px 16px;position:relative;transition:background .2s ease-out;text-decoration:none}.select__action--active,.select__action:hover{background:#96bd5f}.select__input{width:0;height:0;margin:0;padding:0;overflow:hidden;pointer-events:none;opacity:0;position:absolute;top:0;left:0}.select__label-text{align-self:center;text-align:center;width:100%}.select__icon{fill:#fff;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);width:12px;height:12px;position:absolute;top:0;right:24px;bottom:0;margin:auto 0;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.select__action--active .select__icon{-webkit-transform:rotate(0);transform:rotate(0)}.steps-container{background:#efefef}.steps{background:#99c161;color:#fff}.steps__title{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#00436a;border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:20px;font-weight:500;text-align:center;text-transform:uppercase;padding:26px 48px 26px 16px;margin:0;width:calc(100% - 6px);position:relative;right:-6px;overflow:hidden;line-height:1.4;transition:background .2s ease-out}.steps__title:after,.steps__title:before{content:"";background:#fff;position:absolute;top:0;right:16px;bottom:0;margin:auto 0;width:16px;height:2px}.steps__title:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);will-change:transform;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.steps__title[disabled]{background:#03517f;color:hsla(0,0%,100%,.2);cursor:default;width:100%;right:0}.steps__title[disabled]:after,.steps__title[disabled]:before{background:hsla(0,0%,100%,.2)}.steps__title--active{background:#99c161!important;border-bottom-color:transparent!important;color:#fff!important}.no-touchevents .steps__title:focus:not([disabled]),.no-touchevents .steps__title:hover:not([disabled]){background:#03517f}.steps__title--cms:after,.steps__title--cms:before{display:none}.steps__title--expanded{border-bottom-color:transparent;color:#fff}.steps__title--expanded:after{background:#fff;-webkit-transform:rotate(0);transform:rotate(0)}.steps__title span{margin-left:32px}.steps__description{background:#00436a;padding:0;height:auto;max-height:0;overflow:hidden;width:calc(100% - 6px);position:relative;right:-6px;border-bottom:1px solid transparent;transition:max-height .2s ease-out}.steps__description--expanded{max-height:none}.steps__description--border{border-bottom-color:hsla(0,0%,100%,.2)}.steps .selection{position:relative}.steps__edit-icon{fill:#fff;display:inline-block;width:30px;height:35px;position:absolute;bottom:0;right:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.selection{padding:0 40px 68px;overflow:hidden;display:flex;flex-wrap:wrap}.selection__item{display:flex;width:100%;justify-content:space-between}.selection__property{font-size:16px;margin:0 0 4px;flex-grow:1}.selection__property--title:first-letter{text-transform:uppercase}.selection__property--hidden{display:none;width:auto}.selection__property--value{font-weight:700;text-align:right}.selection__property--full-width{width:100%;text-align:center}.selection__property:last-child,.selection__property:nth-last-child(2){margin:0}.tech-table{background:#efefef;padding:64px 0 0;margin:0;position:relative;overflow:auto}.tech-table__fake-scroll{overflow-x:auto;height:18px;overflow-y:hidden}.tech-table__fake-scroll-inner{height:inherit}.tech-table .spinner{position:absolute;left:auto;top:5px;right:30px}.tech-table-form{position:relative}.tech-table-form--has-inputs{border-bottom:2px solid #c3c2c2;padding:0 16px 16px;margin:0 0 16px}.tech-table-form--has-inputs label{padding-left:2px}.tech-table-form--content,.tech-table-form--content .tech-table-form__inner{width:100%}.tech-table-form__input{background:hsla(0,0%,100%,.59);border:1px solid #c5c5c5;margin:0 12px 0 0;padding:10px 8px;width:100%;font-weight:600;outline-color:#96bd5f;transition:background .2s ease-out}.tech-table-form__input::-webkit-input-placeholder{color:rgba(0,0,0,.5);transition:color .2s ease-out}.tech-table-form__input::-moz-placeholder{color:rgba(0,0,0,.5);transition:color .2s ease-out}.tech-table-form__input:-ms-input-placeholder{color:rgba(0,0,0,.5);transition:color .2s ease-out}.tech-table-form__input::-ms-input-placeholder{color:rgba(0,0,0,.5);transition:color .2s ease-out}.tech-table-form__input::placeholder{color:rgba(0,0,0,.5);transition:color .2s ease-out}.tech-table-form__input[disabled]{background:transparent}.tech-table-form__input[disabled]::-webkit-input-placeholder{color:#000}.tech-table-form__input[disabled]::-moz-placeholder{color:#000}.tech-table-form__input[disabled]:-ms-input-placeholder{color:#000}.tech-table-form__input[disabled]::-ms-input-placeholder{color:#000}.tech-table-form__input[disabled]::placeholder{color:#000}.tech-table-form__action,.tech-table-form__reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(48,48,48,.1);border-radius:3px;font-weight:600;padding:0 8px;outline:1px solid transparent;box-shadow:none;transition:box-shadow .2s ease-out;min-height:40px;width:140px}.no-touchevents .tech-table-form__action:focus,.no-touchevents .tech-table-form__action:hover,.no-touchevents .tech-table-form__reset:focus,.no-touchevents .tech-table-form__reset:hover{box-shadow:0 0 3px 1px #96bd5f}.tech-table-form__table{border-collapse:collapse;width:100%}.tech-table-form__table thead{display:block;padding:0 16px}.tech-table-form__table thead tr{display:flex}.tech-table-form__table tbody tr{display:flex;border-bottom:1px solid #c3c2c2;padding:0 16px}.tech-table-form__table tbody tr:nth-child(odd){background:#e7e7e7}.tech-table-form__table tbody tr td:last-child{flex:1}.tech-table-form__table tbody tr td:last-child .select{display:flex;justify-content:flex-end}.tech-table-form__table tbody tr td:last-child .select__action{width:140px}.tech-table-form__table th{padding:0 10px 8px 0}.tech-table-form__table td,.tech-table-form__table th{display:inline-block;text-align:left;width:140px;min-width:140px;margin-right:10px}.tech-table-form__table td{padding:10px 0;position:relative}.tech-table-form__table td .select{position:static;height:44px}.responsive-wrapper:after{right:-20px;box-shadow:-5px 2px 33px 1px rgba(0,0,0,.75)}.responsive-wrapper:after,.responsive-wrapper:before{content:"";position:absolute;height:100%;width:20px;top:0;pointer-events:none;opacity:0;transition:opacity .3s ease-out;z-index:999}.responsive-wrapper:before{left:-20px;box-shadow:5px 2px 33px 1px rgba(0,0,0,.75)}.responsive-wrapper--tech-table{position:relative;overflow:hidden}.responsive-wrapper--has-content-left:before,.responsive-wrapper--has-content-right:after{opacity:1}.tech-table-list__item{display:flex;flex-direction:column;font-weight:700;width:140px;min-width:140px;justify-content:space-between;position:relative}.tech-table-list__item--bottom-heavy{justify-content:flex-end}.tech-table-list__item--top-heavy{justify-content:flex-start}.tech-table-list__item--desktop{display:none}.tech-table-list__item--mobile{display:flex}.tech-table-list__item:last-child{flex:1;align-items:flex-end}.tech-table-list__item:empty{margin:0}.tech-table-list__item label{margin-bottom:4px}.tech-table-list__chosen-value{display:flex;justify-content:space-between;align-items:center;background-color:#5e5e5e;color:#fff;margin:8px 0 0;padding:3px 10px;font-weight:400;border-radius:5px;cursor:pointer}.tech-table-list__chosen-value-icon{margin:auto;width:12px;height:12px;fill:#8f8f8f}.threesixty{background:#efefef;position:relative;margin:0 0 8px;height:470px;overflow:hidden}.threesixty--showcase{width:100%;height:auto;min-height:470px}.threesixty__images{z-index:1}.threesixty__bg,.threesixty__image,.threesixty__images{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.threesixty__bg{width:796px;height:383px;fill:#00436a;opacity:.05;z-index:0}.threesixty__icon{width:83px;height:68px;position:absolute;right:0;left:0;bottom:24px;margin:0 auto;z-index:2}@media (min-width:250px){.pagination__link{width:36px;height:36px}}@media (min-width:450px){.pagination__link{width:56px;height:56px}}@media (min-width:480px){.config-card-collapsed__text{margin:0;width:calc(100% - 128px)}}@media (min-width:768px){.utilities{display:block}.utilities__wrapper{margin:0 8px 0 0}.contact-box{padding:64px 64px 88px}.form-box{padding:64px 64px 48px}}@media (min-width:992px){.contact{width:100%;max-width:280px;padding-right:32px}.contact__headline{margin:0 0 35px}.cookie-banner .container{padding:0 16px}.cookie-banner__text{margin:0 32px 0 0;flex-basis:calc(100% - 80px)}.cookie-banner__action{align-self:center}.popover__action-close{right:32px}.popover__texts{padding-right:88px}.configurator{display:flex;height:inherit;min-height:615px}.configurator__col--content{padding:0 0 0 16px;margin:0 28px 64px 0;width:calc(100% - 404px)}.configurator__col--steps{max-width:404px;width:100%;position:relative;top:-95px}.datasheet,.datasheet__text{flex-direction:row}.datasheet__text{margin-bottom:0}.datasheet__text>strong{margin-left:20px}.datasheet-action--small{margin:-16px 60px 24px 0}.dropdown{box-shadow:0 48px 100px 0 rgba(17,12,46,.15)}.model-info,.model-info__name>b{flex-direction:row}.model-info__model{margin:0 0 0 48px}.model-info__serial{margin:0}.model-info__serial-no{margin:0 0 0 28px;word-break:unset}.steps-container{height:calc(100% + 95px);width:404px}}@media (min-width:1020px){.navigation-block__close{right:76px}}@media (min-width:1024px){.popover--formula{top:0;left:-100%}.formula__label{width:calc(100% - 158px)}.formula__unit--long{position:absolute;left:388px}.utility__content{overflow-y:visible;overflow-x:visible;max-width:none;max-height:calc(100vh - 60px);bottom:70px;top:unset}.utility__content-inner{overflow:auto;max-height:calc(100vh - 102px)}}@media (min-width:1100px){.navigation-block__container{padding-right:9.28571%;padding-left:9.28571%}}@media (min-width:1220px){.utilities__wrapper{margin:0 16px 0 0}.config-card-list{margin:0 -16px}.config-card-list--collapsed{min-height:470px}.commodity-image{flex-direction:row}.commodity-image__sidebar{width:33%;margin:0 0 8px 10px}}@media (min-width:1367px){.navigation .mobile-item{display:none}.navigation__section{display:inline-block;color:#fff;text-decoration:none;margin:0 0 46px;outline:none}.navigation-block{background:#004168;position:absolute;left:0;right:0;top:100px;z-index:-1;width:100%;max-width:1680px;margin:0 auto}.navigation-block__container{padding:64px 4.7619%}.navigation-block__subitems{display:flex;flex-wrap:wrap}.navigation-block__close{color:#fff;display:none;text-decoration:none;text-transform:uppercase;font-size:17px;position:absolute;top:86px;right:0;padding:0 0 0 26px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.navigation-block__close-icon{position:absolute;top:0;left:0;bottom:0;margin:auto;width:18px;height:18px;fill:#fff}.navigation-sub-list{width:calc(33.333% - 32px);margin:0 16px 56px}.navigation-sub-list:nth-child(3n+1){margin-left:0}.navigation-sub-list:nth-child(3n+3){margin-right:0}.navigation-sub-list__link{border-bottom:2px solid hsla(0,0%,100%,.1);display:inline-block;color:#fff;text-transform:uppercase;padding:0 0 16px;margin:0 0 16px;position:relative;outline:none;transition:border-bottom .3s ease-out}.navigation-sub-list__link--active,.navigation-sub-list__link:focus,.navigation-sub-list__link:hover{border-bottom-color:#fff}.product-list{display:flex;flex-wrap:wrap;width:100%}.product-list__link{background:#03517f;color:#fff;display:block;height:inherit;padding:16px 16px 8px;text-align:center;text-decoration:none;outline:none;width:248px;position:absolute;top:0;right:0;left:0;overflow:hidden;transition:height .2s ease-out,background .2s ease-out}.product-list__link--active,.product-list__link:focus,.product-list__link:hover{background:#035e93;height:312px;box-shadow:0 20px 20px rgba(0,0,0,.26)}.product-list__text{font-size:18px}.product-list__description{display:block;color:hsla(0,0%,100%,.3);margin:30px 0 0}.product-list__image-wrapper{width:100%;height:150px;position:relative;margin:0 0 28px;border-bottom:1px solid #004168}.product-list__image{padding:0 0 16px}.product-list__icon{width:75px;height:75px;fill:#fff}.product-list__decoration{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.product-list__item{flex:1 1 33.333%;max-width:248px;width:248px;height:248px;position:relative;margin:0 16px 102px}.navigation-list-final__item{margin:0 0 4px}.navigation-list-final__item:last-child{margin:0}.navigation-list-final__link{transition:color .3s ease-out}.navigation-list-final__link--active,.navigation-list-final__link:focus,.navigation-list-final__link:hover{color:#fff}}@media (min-width:1368px){.frontpage .navigation-block{top:124px}}@media (min-width:1400px){.configurator-form__col .config-card{flex-basis:calc(49.9% - 16px);max-width:calc(49.9% - 16px);width:calc(49.9% - 16px)}.configurator-form__col .config-card:nth-child(odd){margin-left:0}.configurator-form__col .config-card:nth-child(2n){margin-right:0}.configurator-form{display:flex;flex-wrap:wrap}.configurator-form__col{width:45.92834%}.configurator-form__col--image{width:calc(54.07166% - 32px);margin-right:32px}.configurator-form__col .card-list{margin-left:16px}}@media (min-width:1500px){.product-variant__col{display:flex;flex-wrap:wrap}.product-variant__col>*{width:calc(50% - 16px)}.product-variant__col .contact-box{margin:0 8px;max-width:none}.product-variant__col .form-box{margin:0 8px}.contact-box{max-width:528px;margin:0 16px 0 0}.form-box{max-width:668px;margin:0 0 0 16px}.tech-table{min-height:1200px}.tech-table-form{display:flex;align-items:flex-end;flex-direction:column}.tech-table-form__responsive-wrapper{width:100%}.tech-table-form__input{max-width:136px}.responsive-wrapper:not(.large):after,.responsive-wrapper:not(.large):before{content:none}.tech-table-list{display:flex;width:100%}.tech-table-list__item{margin-right:10px}.tech-table-list__item--desktop{display:flex}.tech-table-list__item--mobile{display:none}}@media (min-width:1540px){.config-card-list__iec-title{margin-left:-16px}}@media (min-width:1680px){.product-list__item{flex:1 1 20%}.product-list__item:nth-child(5n+1){margin-left:0}.product-list__item:nth-child(5n+5){margin-right:0}}@media (min-width:1701px){.utilities__wrapper{margin:0}}@media (max-width:360px){.contact__headline{margin:0 32px 0 0}}@media (max-width:480px){.config-card-collapsed .select{margin:0 0 8px;max-width:none}}@media (max-width:767px){.product-configurator{padding-top:30px}}@media (max-width:991px){.contact{display:flex;margin:0 0 28px;flex-direction:column}.contact--hero-article{margin:0 0 40px}.cookie-banner .container{flex-direction:column;align-items:center}.popover--formula .popover__content{background:#10679a}.configurator-form{overflow:hidden}.product-variant__col{margin:0 0 80px}.steps-container{margin:0 0 64px}}@media (max-width:1366px){.navigation{overflow-y:scroll;-webkit-overflow-scrolling:touch}.no-touchevents .navigation{overflow:auto}.js .navigation .mobile-item[hidden]{display:inline-block}.navigation-list{padding:32px 24px}.navigation-list a:not(.navigation-list-final__link){color:inherit;text-decoration:none}.navigation-list__link{display:inline-block;margin:0 0 18px;padding:0 22px 0 0;position:relative}.navigation-list__link[aria-haspopup=true]:after,.navigation-list__link[aria-haspopup=true]:before{background:#fff;content:"";position:absolute;top:0;right:0;bottom:0;margin:auto 0}.navigation-list__link[aria-haspopup=true]:before{width:14px;height:2px;right:0}.navigation-list__link[aria-haspopup=true]:after{height:14px;width:2px;right:6px;will-change:transform;-webkit-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.navigation-list__link--active[aria-haspopup=true]:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.navigation-list__link--active~.navigation-block{max-height:none}.navigation-block{margin:0 0 0 16px;overflow:hidden;height:auto;max-height:0;transition:max-height .3s ease-out}.navigation-block__container{padding:0 0 14px}.js .navigation-block__close,.navigation-block__bg,.navigation-block__close,.product-list__decoration,.product-list__description{display:none}.product-list__link{font-size:17px;font-weight:500}.product-list__item:nth-child(3n+1){margin-left:0}.product-list__item:nth-child(3n+3){margin-right:0}.navigation-list-final{margin:0 0 0 16px}}@media (max-width:1399px){.configurator-form__col--image{margin:0 0 32px}}@media (max-width:1499px){.tech-table{overflow:hidden}.tech-table-form--has-inputs{width:100%}.tech-table-form--has-inputs label{padding-left:0}.tech-table-form--content .tech-table-form__inner{overflow:auto}.tech-table-form__action,.tech-table-form__reset{padding:11px 8px;float:right}.responsive-wrapper.large:after,.responsive-wrapper.large:before{content:none}.tech-table-list__item{margin:0 0 16px;width:100%;min-width:100%;justify-content:flex-start}}@media (min-width:361px) and (max-width:992px){.contact__headline{margin:0 0 12px}}@media (min-width:1362px) and (max-width:1679px){.product-list__item{flex:1 1 25%}.product-list__item:nth-child(4n+1){margin-left:0}.product-list__item:nth-child(4n+4){margin-right:0}}@media only screen and (max-height:424px) and (min-width:1024px){.popover--formula{max-height:calc(100vh - 102px);height:424px;overflow:auto;min-height:100vh;top:0!important}}
