@-webkit-keyframes slide-in-bottom,
@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-out-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}@keyframes slide-out-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}@-webkit-keyframes bg-pan-top{0%{background-position:50% 100%}100%{background-position:50% 0%}}@keyframes bg-pan-top{0%{background-position:50% 100%}100%{background-position:50% 0%}}@-webkit-keyframes scale-in-ver-top{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}100%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}}@keyframes scale-in-ver-top{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}100%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}}@-webkit-keyframes scale-in-ver-bottom{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0% 100%;transform-origin:0% 100%;opacity:1}100%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 100%;transform-origin:0% 100%;opacity:1}}@keyframes scale-in-ver-bottom{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0% 100%;transform-origin:0% 100%;opacity:1}100%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0% 100%;transform-origin:0% 100%;opacity:1}}@-webkit-keyframes scale-out-ver-top{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}100%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}}@keyframes scale-out-ver-top{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}100%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;opacity:1}}@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes element-slide-in{0%{opacity:1}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes element-slide-in{0%{opacity:1}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes slide-up-and-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes slide-up-and-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@-webkit-keyframes advantage-slide-in-left{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes advantage-slide-in-left{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes typing{0%{width:0;opacity:0}20%{opacity:1;width:0}100%{width:100%;opacity:1}}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:orange}}@-webkit-keyframes wuup-in{0%{-webkit-transform:translateX(0) rotate(-45deg);transform:translateX(0) rotate(-45deg);opacity:0}100%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg);opacity:1}}@keyframes wuup-in{0%{-webkit-transform:translateX(0) rotate(-10deg);transform:translateX(0) rotate(-10deg);opacity:1}100%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg);opacity:1}}@-webkit-keyframes kenburns-top{0%{-webkit-transform:scale(1.5) translateY(0);transform:scale(1.5) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}@keyframes kenburns-top{0%{-webkit-transform:scale(1.5) translateY(0);transform:scale(1.5) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}@-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.91);transform:scale(0.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.87);transform:scale(0.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(0.91);transform:scale(0.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(0.98);transform:scale(0.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(0.87);transform:scale(0.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.motion{padding:0 1rem}@media (min-width: 920px){.motion__grid{display:flex;flex-wrap:wrap}}@media (min-width: 920px){.motion__grid-item{margin-bottom:1rem;margin-right:1rem;width:49%}.motion__grid-item:nth-child(2n){margin-right:0}}.demo-motion{background-color:clr(highlight-high);border-radius:2px;cursor:pointer;padding:3rem;text-align:center}.demo-motion::before{content:"Duration: .3s";display:block}.demo-motion::after{content:"Timing Function: ease-in-out"}.demo-motion span{display:block;margin:0.25rem}.demo-motion--fade{transition:all .3s ease-in-out 0s}.demo-motion--fade:hover{background-color:#F7F7F8;color:#0050a0}.demo-motion--slide-up{transition:transform .4s ease-in 0s}.demo-motion--slide-up::before{content:'Duration: 0.4s';display:block}.demo-motion--slide-up::after{content:'Timing Function: ease-in'}.demo-motion--slide-up:hover{transform:translateY(-10px)}.demo-motion--slide-down{transition:transform .2s linear 0s}.demo-motion--slide-down::before{content:'Duration: 0.2s';display:block}.demo-motion--slide-down::after{content:'Timing Function: linear'}.demo-motion--slide-down:hover{transform:translateY(10px)}.demo-motion--expand{transition:transform .3s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0s}.demo-motion--expand::before{content:'Duration: 0.3s';display:block}.demo-motion--expand::after{content:'Timing Function: cubic-bezier(.17,.67,.83,.67)'}.demo-motion--expand:hover{transform:scale(1.03)}.demo-motion--slide-up-and-down{-webkit-animation:slide-up-and-down 0.5s ease-in-out infinite alternate-reverse both;animation:slide-up-and-down 0.5s ease-in-out infinite alternate-reverse both}.demo-motion--slide-up-and-down::before{content:'Duration: 0.1553s';display:block}.demo-motion--slide-up-and-down::after{content:'Timing Function: cubic-bezier(.17,.67,.83,.67)'}.demo-motion--slide-up-and-down:hover{transform:scale(1.03)}h1,h2{letter-spacing:.04em}@media (max-width: 599px){h1,h2{letter-spacing:.035em}}.h1{font-style:normal;font-size:3rem;line-height:1.4;margin:0 0 .5em;width:auto;letter-spacing:.04em;word-wrap:break-word;overflow-wrap:break-word;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;color:#0050a0}@media (max-width: 1399px){.h1{font-size:2.72727rem;line-height:1.26}}@media (max-width: 895px){.h1{font-size:2rem;line-height:1.26;letter-spacing:.035em}}.h1 span{display:inline}@media (min-width: 600px){.h1 span{display:none}}.h1 i{font-weight:400;font-family:"Encode Sans Compressed",sans-serif;font-style:normal}.h1 em{font-style:normal;display:block;font-family:"Encode Sans Compressed",sans-serif;font-weight:normal}.h1__link{color:inherit}.h1__link:hover{color:inherit}.h1 em{font-style:normal;display:block;font-family:"Encode Sans Compressed",sans-serif;font-weight:normal}.page__title{font-style:normal;font-size:3rem;line-height:1.4;margin:0 0 .5em;width:auto;letter-spacing:.04em;word-wrap:break-word;overflow-wrap:break-word;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;color:#0050a0;word-break:auto-phrase}@media (max-width: 1399px){.page__title{font-size:2.72727rem;line-height:1.26}}@media (max-width: 895px){.page__title{font-size:2rem;line-height:1.26;letter-spacing:.035em}}.page__title span{display:inline}@media (min-width: 600px){.page__title span{display:none}}.page__title i{font-weight:400;font-family:"Encode Sans Compressed",sans-serif;font-style:normal}.page__title em{font-style:normal;display:block;font-family:"Encode Sans Compressed",sans-serif;font-weight:normal}.page__title__link{color:inherit}.page__title__link:hover{color:inherit}.page__title em{font-style:normal;display:block;font-family:"Encode Sans Compressed",sans-serif;font-weight:normal}.page__title span{display:inline}@media (min-width: 600px){.page__title span{display:inline}}.h2{font-size:2rem;line-height:1.4;margin:0 0 .5em;width:auto;letter-spacing:.04em;color:#0050a0;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}@media (max-width: 895px){.h2{font-size:1.66667rem;line-height:1.26;letter-spacing:.035em}}.h2 em{font-style:normal;display:block;font-family:"Encode Sans Compressed",sans-serif;font-weight:normal}.h2__link{color:inherit}.h2__link:hover{color:inherit}.h3{font-size:1.75rem;line-height:1.4;margin:0 0 .8em;width:auto;letter-spacing:.04em;color:#575756;font-family:"Encode Sans Compressed",sans-serif;font-weight:400;font-style:normal}@media (max-width: 895px){.h3{font-size:1.45833rem;line-height:1.26;letter-spacing:.035em}}.h3__link{color:inherit}.h3__link:hover{color:inherit}.h4{font-size:1.5rem;line-height:1.4;margin:0 0 0.5em;width:auto;color:#0050a0;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}@media (max-width: 895px){.h4{font-size:1.25rem;line-height:1.26}}.h4__link{color:inherit}.h4__link:hover{color:inherit}.h5{font-size:1.25rem;line-height:1.4;margin:0 0 .5em;width:auto;color:#575756;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}.h5__link{color:inherit}.h5__link:hover{color:inherit}.h6{font-size:1rem;line-height:1.4;margin:0 0 .5em;width:auto;color:#575756;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}.h6__link{color:inherit}.h6__link:hover{color:inherit}.display-1{font-size:6rem;font-weight:600;line-height:1.4}@media (max-width: 1399px){.display-1{font-size:4.61538rem;line-height:1.12}}@media (max-width: 599px){.display-1{font-size:3rem;line-height:1.12}}.display-2{font-size:5rem;font-weight:600;line-height:1.4}@media (max-width: 1399px){.display-2{font-size:3.57143rem;line-height:1.12}}@media (max-width: 599px){.display-2{font-size:2.5rem;line-height:1.12}}.display-3{font-size:3.6em;font-weight:600;line-height:1.25;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;color:#0050a0}.display-3__link{color:inherit}.display-3__link:hover{color:inherit}.display-3 em{font-style:normal;display:block;font-family:"Encode Sans Compressed",sans-serif;font-weight:normal}@media (max-width: 1399px){.display-3{font-size:2.57143em;line-height:1}}@media (max-width: 599px){.display-3{font-size:1.8em;line-height:1}}.ajax-progress.ajax-progress-fullscreen{top:50%;left:50%;transform:translate(-50%, -50%);width:88px;height:88px;background-color:transparent;background-image:url('../media/9669e0819f29-lang_throbber.gif') !important;background-size:cover}p{margin:0 0 1em}p+h2{margin-top:0.5em}.lead{font-size:1.75rem;font-weight:300;line-height:1.26em}@media (max-width: 895px){.lead{font-size:1.45833rem}}.blockquote,.text-long blockquote,.cke_wysiwyg_frame blockquote,.cke_editable blockquote,.cke_wysiwyg_div blockquote,.webform-confirmation__message blockquote,.text-markup blockquote{font-style:normal;border-left:solid 10px #0050a0;padding:30px;margin:0 0 1em 0;background:#F7F7F8}.hr,.text-long hr,.cke_wysiwyg_frame hr,.cke_editable hr,.cke_wysiwyg_div hr,.webform-confirmation__message hr,.text-markup hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:2px solid #E5E5E5}mark,.mark{padding:.2em;background-color:#fcf8e3}strong{font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400}small,.small{font-size:80%;font-weight:400}.paragraph--small{font-size:80%;font-weight:400}.text-long p,.cke_wysiwyg_frame p,.cke_editable p,.cke_wysiwyg_div p,.webform-confirmation__message p,.text-markup p{margin:0 0 1em}.text-long h2,.cke_wysiwyg_frame h2,.cke_editable h2,.cke_wysiwyg_div h2,.webform-confirmation__message h2,.text-markup h2{font-size:2rem;line-height:1.4;margin:0 0 .5em;width:auto;letter-spacing:.04em;color:#0050a0;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}@media (max-width: 895px){.text-long h2,.cke_wysiwyg_frame h2,.cke_editable h2,.cke_wysiwyg_div h2,.webform-confirmation__message h2,.text-markup h2{font-size:1.66667rem;line-height:1.26;letter-spacing:.035em}}.text-long h2 em,.cke_wysiwyg_frame h2 em,.cke_editable h2 em,.cke_wysiwyg_div h2 em,.webform-confirmation__message h2 em,.text-markup h2 em{font-style:normal;display:block;font-family:"Encode Sans Compressed",sans-serif;font-weight:normal}.text-long h2__link,.cke_wysiwyg_frame h2__link,.cke_editable h2__link,.cke_wysiwyg_div h2__link,.webform-confirmation__message h2__link,.text-markup h2__link{color:inherit}.text-long h2__link:hover,.cke_wysiwyg_frame h2__link:hover,.cke_editable h2__link:hover,.cke_wysiwyg_div h2__link:hover,.webform-confirmation__message h2__link:hover,.text-markup h2__link:hover{color:inherit}.text-long h3,.cke_wysiwyg_frame h3,.cke_editable h3,.cke_wysiwyg_div h3,.webform-confirmation__message h3,.text-markup h3{font-size:1.75rem;line-height:1.4;margin:0 0 .8em;width:auto;letter-spacing:.04em;color:#575756;font-family:"Encode Sans Compressed",sans-serif;font-weight:400;font-style:normal}@media (max-width: 895px){.text-long h3,.cke_wysiwyg_frame h3,.cke_editable h3,.cke_wysiwyg_div h3,.webform-confirmation__message h3,.text-markup h3{font-size:1.45833rem;line-height:1.26;letter-spacing:.035em}}.text-long h3__link,.cke_wysiwyg_frame h3__link,.cke_editable h3__link,.cke_wysiwyg_div h3__link,.webform-confirmation__message h3__link,.text-markup h3__link{color:inherit}.text-long h3__link:hover,.cke_wysiwyg_frame h3__link:hover,.cke_editable h3__link:hover,.cke_wysiwyg_div h3__link:hover,.webform-confirmation__message h3__link:hover,.text-markup h3__link:hover{color:inherit}.text-long p+h3,.text-long ul+h3,.text-long ol+h3,.cke_wysiwyg_frame p+h3,.cke_wysiwyg_frame ul+h3,.cke_wysiwyg_frame ol+h3,.cke_editable p+h3,.cke_editable ul+h3,.cke_editable ol+h3,.cke_wysiwyg_div p+h3,.cke_wysiwyg_div ul+h3,.cke_wysiwyg_div ol+h3,.webform-confirmation__message p+h3,.webform-confirmation__message ul+h3,.webform-confirmation__message ol+h3,.text-markup p+h3,.text-markup ul+h3,.text-markup ol+h3{margin-top:1.5em}.text-long h4,.cke_wysiwyg_frame h4,.cke_editable h4,.cke_wysiwyg_div h4,.webform-confirmation__message h4,.text-markup h4{font-size:1.5rem;line-height:1.4;margin:0 0 0.5em;width:auto;color:#0050a0;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}@media (max-width: 895px){.text-long h4,.cke_wysiwyg_frame h4,.cke_editable h4,.cke_wysiwyg_div h4,.webform-confirmation__message h4,.text-markup h4{font-size:1.25rem;line-height:1.26}}.text-long h4__link,.cke_wysiwyg_frame h4__link,.cke_editable h4__link,.cke_wysiwyg_div h4__link,.webform-confirmation__message h4__link,.text-markup h4__link{color:inherit}.text-long h4__link:hover,.cke_wysiwyg_frame h4__link:hover,.cke_editable h4__link:hover,.cke_wysiwyg_div h4__link:hover,.webform-confirmation__message h4__link:hover,.text-markup h4__link:hover{color:inherit}.text-long p+h4,.cke_wysiwyg_frame p+h4,.cke_editable p+h4,.cke_wysiwyg_div p+h4,.webform-confirmation__message p+h4,.text-markup p+h4{margin-top:1em}.text-long h5,.cke_wysiwyg_frame h5,.cke_editable h5,.cke_wysiwyg_div h5,.webform-confirmation__message h5,.text-markup h5{font-size:1.25rem;line-height:1.4;margin:0 0 .5em;width:auto;color:#575756;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}.text-long h5__link,.cke_wysiwyg_frame h5__link,.cke_editable h5__link,.cke_wysiwyg_div h5__link,.webform-confirmation__message h5__link,.text-markup h5__link{color:inherit}.text-long h5__link:hover,.cke_wysiwyg_frame h5__link:hover,.cke_editable h5__link:hover,.cke_wysiwyg_div h5__link:hover,.webform-confirmation__message h5__link:hover,.text-markup h5__link:hover{color:inherit}.text-long h6,.cke_wysiwyg_frame h6,.cke_editable h6,.cke_wysiwyg_div h6,.webform-confirmation__message h6,.text-markup h6{font-size:1rem;line-height:1.4;margin:0 0 .5em;width:auto;color:#575756;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}.text-long h6__link,.cke_wysiwyg_frame h6__link,.cke_editable h6__link,.cke_wysiwyg_div h6__link,.webform-confirmation__message h6__link,.text-markup h6__link{color:inherit}.text-long h6__link:hover,.cke_wysiwyg_frame h6__link:hover,.cke_editable h6__link:hover,.cke_wysiwyg_div h6__link:hover,.webform-confirmation__message h6__link:hover,.text-markup h6__link:hover{color:inherit}.text-long .form-textarea video,.text-long .form-textarea img,.cke_wysiwyg_frame .form-textarea video,.cke_wysiwyg_frame .form-textarea img,.cke_editable .form-textarea video,.cke_editable .form-textarea img,.cke_wysiwyg_div .form-textarea video,.cke_wysiwyg_div .form-textarea img,.webform-confirmation__message .form-textarea video,.webform-confirmation__message .form-textarea img,.text-markup .form-textarea video,.text-markup .form-textarea img{max-width:600px}.text-long .social-menu,.cke_wysiwyg_frame .social-menu,.cke_editable .social-menu,.cke_wysiwyg_div .social-menu,.webform-confirmation__message .social-menu,.text-markup .social-menu{margin-bottom:1em;display:flex}.text-long .social-menu li,.cke_wysiwyg_frame .social-menu li,.cke_editable .social-menu li,.cke_wysiwyg_div .social-menu li,.webform-confirmation__message .social-menu li,.text-markup .social-menu li{margin:0;padding:0}.text-long .social-menu .social-menu__icon,.cke_wysiwyg_frame .social-menu .social-menu__icon,.cke_editable .social-menu .social-menu__icon,.cke_wysiwyg_div .social-menu .social-menu__icon,.webform-confirmation__message .social-menu .social-menu__icon,.text-markup .social-menu .social-menu__icon{width:1.2em;height:1.2em}.text-long .social-menu svg,.cke_wysiwyg_frame .social-menu svg,.cke_editable .social-menu svg,.cke_wysiwyg_div .social-menu svg,.webform-confirmation__message .social-menu svg,.text-markup .social-menu svg{color:#575756}.text-long .social-menu a::after,.cke_wysiwyg_frame .social-menu a::after,.cke_editable .social-menu a::after,.cke_wysiwyg_div .social-menu a::after,.webform-confirmation__message .social-menu a::after,.text-markup .social-menu a::after{display:none}.text-long .social-menu{margin-bottom:1em;display:flex}.text-long .social-menu li{margin:0;padding:0}.text-long .social-menu .social-menu__icon{width:1.2em;height:1.2em}.text-long .social-menu svg{color:#575756}.text-long .social-menu a::after{display:none}address.address{font-style:normal}address.address span{display:inline-block;width:70px}address.address .no-link{border:none;text-decoration:none;color:inherit}address.address .no-link:hover{border-bottom:1px solid #575756}.align-center{text-align:center}.text-primary{color:#0050a0}.btn{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;text-transform:none;font-weight:400;font-family:"Encode Sans Compressed Bold",sans-serif;transition:all 0.25s ease-in-out;background:#0050a0;color:white;padding:10px 25px;font-size:16px;line-height:1.5;border-radius:1px;letter-spacing:.01em}.btn:hover{transition:all 0.5s ease-in-out}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 7px 2px rgba(0,0,0,0.3)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not([disabled]):not(.disabled):active,.btn:not([disabled]):not(.disabled).active{background-image:none}.btn:hover{background:#003c77;color:white}.btn .btn-primary,.btn--primary{background:#0050a0;color:white}.btn .btn-primary:hover,.btn--primary:hover{background:#003c77;color:white}.btn--alt,.btn .btn-secondary,.btn--secondary{background:#E64B46;color:white}.btn--alt:hover,.btn .btn-secondary:hover,.btn--secondary:hover{background:#e12822;color:white}.btn--small{padding:.25rem .5rem;font-size:.7em;line-height:1.35;border-radius:1px;letter-spacing:.03em}.btn--large{padding:.5rem 2rem;font-size:1.25rem;line-height:3;border-radius:1px;letter-spacing:.01em}.btn--external::after{font-family:"Linearicons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e945";padding-left:7px;padding-right:0;font-size:12px}.btn--outline--primary{background:transparent;color:#0050a0;border:1px solid #0050a0}.btn--outline--primary:hover{background:#0050a0;color:white}.btn--outline--white{background:transparent;color:#fff;border:1px solid #fff}.btn--outline--white:hover{background:#fff;color:#0050a0}.external::after{font-family:"Linearicons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e945";padding-left:7px;padding-right:0;font-size:12px}.button__group{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:16px}@media (min-width: 350px) and (max-width: 599px){.button__group{grid-gap:16px}}@media (min-width: 600px) and (max-width: 895px){.button__group{grid-gap:16px}}@media (min-width: 896px) and (max-width: 1399px){.button__group{grid-gap:24px}}@media (min-width: 1400px) and (max-width: 1799px){.button__group{grid-gap:32px}}@media (min-width: 1800px) and (max-width: 2499px){.button__group{grid-gap:32px}}@media (max-width: 599px){.button__group{flex-direction:column}}@media (max-width: 895px){.button__group{grid-gap:15px}}.no-btn{border:none;background:none;padding:0;margin:0}.no-btn:hover{background:transparent}.layout-container--landingpage .main__section .content__header{width:100%;margin-right:auto;margin-left:auto;max-width:auto}@media (min-width: 350px){.layout-container--landingpage .main__section .content__header{max-width:540px}}@media (min-width: 600px){.layout-container--landingpage .main__section .content__header{max-width:720px}}@media (min-width: 896px){.layout-container--landingpage .main__section .content__header{max-width:944px}}@media (min-width: 1400px){.layout-container--landingpage .main__section .content__header{max-width:1140px}}@media (min-width: 1800px){.layout-container--landingpage .main__section .content__header{max-width:1140px}}@media (min-width: 2500px){.layout-container--landingpage .main__section .content__header{max-width:1140px}}@media (min-width: 3000px){.layout-container--landingpage .main__section .content__header{max-width:1140px}}.layout-container--landingpage .section-text .section__h5{margin-bottom:0.25em}.layout-container--landingpage .section-text .section__h2{margin-bottom:1.15em}.layout-container--landingpage .media-text--landingpage{min-height:600px;background:#0050a0 !important;background:radial-gradient(circle, #0050a0 0%, #00468d 31%, #003f7f 100%) !important;color:white}.layout-container--landingpage .media-text--landingpage.media-text--small{min-height:unset}@media (min-width: 896px){.layout-container--landingpage .media-text--landingpage.media-text--small{grid-template-columns:1fr 1.2fr}}.layout-container--landingpage .media-text--landingpage.media-text--small .content{gap:30px}.layout-container--landingpage .media-text--landingpage.media-text--small .content .heading{margin:0}.layout-container--landingpage .media-text--landingpage.media-text--small .content a.btn{align-self:start}.layout-container--landingpage .media-text--landingpage .media .control--play{display:none !important}.layout-container--landingpage .media-text--landingpage .video{height:100%;object-fit:cover}.layout-container--landingpage .media-text--landingpage .video video{display:block;height:100%;object-fit:cover}.layout-container--landingpage .media-text--landingpage .content{padding:30px;display:flex;grid-gap:10px;align-self:center;flex-direction:column}@media (min-width: 1400px){.layout-container--landingpage .media-text--landingpage .content{padding:60px 85px 60px 70px}}.layout-container--landingpage .media-text--landingpage .content .control--play{margin-top:20px;justify-content:left}.layout-container--landingpage .media-text--landingpage .content .control--play span.control-label{text-transform:uppercase}.layout-container--landingpage .media-text--landingpage .content .grid--buttons{order:4}@media (max-width: 1399px){.layout-container--landingpage .media-text--landingpage .content .grid--buttons{display:block}}.layout-container--landingpage .media-text--landingpage .content .text-long{order:3}.layout-container--landingpage .media-text--landingpage .content ol{order:1}.layout-container--landingpage .media-text--landingpage .content ol .breadcrumb__item{display:inline !important}.layout-container--landingpage .media-text--landingpage .content ol a{color:#a7a8aa;color:#fff;opacity:0.5}.layout-container--landingpage .media-text--landingpage .content ol a:hover{color:#fff;opacity:1}.layout-container--landingpage .media-text--landingpage .content button{order:4}.layout-container--landingpage .media-text--landingpage .content a.btn{order:5}.layout-container--landingpage .media-text--landingpage .content .heading{order:2;font-style:normal;font-size:3rem;line-height:1.4;margin:0 0 .5em;width:auto;letter-spacing:.04em;word-wrap:break-word;overflow-wrap:break-word;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:#fff;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400;font-style:normal}@media (max-width: 1399px){.layout-container--landingpage .media-text--landingpage .content .heading{font-size:2.72727rem;line-height:1.26}}@media (max-width: 895px){.layout-container--landingpage .media-text--landingpage .content .heading{font-size:2rem;line-height:1.26;letter-spacing:.035em}}.layout-container--landingpage .media-text--landingpage .content .heading span{display:inline}@media (min-width: 600px){.layout-container--landingpage .media-text--landingpage .content .heading span{display:none}}.layout-container--landingpage .media-text--landingpage .content .heading i{font-weight:400;font-family:"Encode Sans Compressed",sans-serif;font-style:normal}.layout-container--landingpage .media-text--landingpage .content .heading em{font-style:normal;display:block;font-family:"Encode Sans Compressed",sans-serif;font-weight:normal}.layout-container--landingpage .media-text--landingpage .content .heading__link{color:inherit}.layout-container--landingpage .media-text--landingpage .content .heading__link:hover{color:inherit}.layout-container--landingpage .lp-rundteilspannung .technischeVoraussetzungen{padding-top:0px;padding-bottom:0px;display:grid;grid-template-columns:1fr;grid-row-gap:30px}@media (min-width: 896px){.layout-container--landingpage .lp-rundteilspannung .technischeVoraussetzungen{padding-top:0px;padding-bottom:0px}}@media (min-width: 896px){.layout-container--landingpage .lp-rundteilspannung .technischeVoraussetzungen{grid-template-columns:260px auto;grid-column-gap:100px}}.layout-container--landingpage .lp-rundteilspannung .cta--short .cta__link--shop,.layout-container--landingpage .lp-werkstuecksp .cta--short .cta__link--shop{background:#E64B46;color:white}.layout-container--landingpage .lp-rundteilspannung .cta--short .cta__link--shop:hover,.layout-container--landingpage .lp-werkstuecksp .cta--short .cta__link--shop:hover{background:#e12822;color:white}.layout-container--landingpage .lp-rundteilspannung .cta__content--short,.layout-container--landingpage .lp-werkstuecksp .cta__content--short{justify-content:space-between}.layout-container--landingpage .anwendungsbeispiele .header{margin-bottom:40px !important}.layout-container--landingpage .anwendungsbeispiele h4{color:#0050a0;word-wrap:break-word;overflow-wrap:break-word;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (min-width: 600px){.layout-container--landingpage .anwendungsbeispiele.main-content-area{display:grid;grid-template-columns:260px auto;grid-column-gap:20px}}@media (min-width: 896px){.layout-container--landingpage .anwendungsbeispiele.main-content-area{display:grid;grid-template-columns:260px auto;grid-column-gap:100px}}@media (min-width: 896px){.layout-container--landingpage .anwendungsbeispiele .control--prev{left:-14%}}.layout-container--landingpage .anwendungsbeispiele .control--next{display:block}@media (min-width: 600px){.layout-container--landingpage .anwendungsbeispiele .control--next{right:-10%}}.layout-container--landingpage .anwendungsbeispiele .carousel--image .inner .related-next .carousel__item.active{opacity:1}.layout-container--landingpage #blog .section-intro-text{text-align:center}#robotrex.lp-robotrex.main__section--lp .section__wrapper{padding-top:35px;padding-bottom:0px}@media (min-width: 896px){#robotrex.lp-robotrex.main__section--lp .section__wrapper{padding-top:65px;padding-bottom:0px}}#robotrex.lp-robotrex #robotrex-animation .zentralesSystem canvas{position:absolute;top:0;left:0}#robotrex.lp-robotrex #usp{margin-top:40vh}@media (min-width: 1400px){#robotrex.lp-robotrex #usp{margin-top:60vh}}#robotrex.lp-robotrex section#anwendung #tab-funktionen{min-height:600px}#robotrex.lp-robotrex section#anwendung #tab-funktionen .accordion--vertical{min-height:auto}@media (min-width: 600px){#robotrex.lp-robotrex section#anwendung #tab-funktionen .accordion--vertical{margin-bottom:150px;grid-gap:30px}}#robotrex.lp-robotrex #system{height:100vh;overflow:hidden;position:absolute;top:80px;width:100%}#robotrex.lp-robotrex #system.sub-section{padding-top:0}@media (min-width: 896px){#robotrex.lp-robotrex #system .section__header p{width:400px}}#robotrex.lp-robotrex #system .grid-content{height:60vh;position:relative}@media (min-width: 896px){#robotrex.lp-robotrex #system .grid-content{height:70vh}}#robotrex.lp-robotrex #komponenten{height:200vh;position:relative}@media (min-width: 896px){#robotrex.lp-robotrex #komponenten{height:200vh}}#robotrex.lp-robotrex #komponenten .sub-section{padding-top:70px;padding-bottom:70px}@media (min-width: 896px){#robotrex.lp-robotrex #komponenten .sub-section{padding-top:130px;padding-bottom:130px}}#robotrex.lp-robotrex #komponenten .section__header{opacity:0;transition:opacity .5s ease-in .5s;position:sticky;position:-webkit-sticky;top:0;width:100vw;height:100vh;z-index:1}#robotrex.lp-robotrex #komponenten .section__header.show{transition:opacity .5s ease-in 0s;opacity:1}#robotrex.lp-robotrex #komponenten .section__header.show .grid-container h2{padding-top:10vh}#robotrex.lp-robotrex #komponenten .section__header.show .control--component[data-target="open-component-roboter"]{transition:opacity .5s ease-in 0.0s;opacity:1}#robotrex.lp-robotrex #komponenten .section__header.show .control--component[data-target="open-component-nullpunktsystem"]{transition:opacity .5s ease-in 0.0s;opacity:1}#robotrex.lp-robotrex #komponenten .section__header.show .control--component[data-target="open-component-reinigungspropeller"]{transition:opacity .5s ease-in 0.2s;opacity:1}#robotrex.lp-robotrex #komponenten .section__header.show .control--component[data-target="open-component-steuerung"]{transition:opacity .5s ease-in 0.3s;opacity:1}#robotrex.lp-robotrex #komponenten .section__header.show .control--component[data-target="open-component-schraubstock"]{transition:opacity .5s ease-in 0.4s;opacity:1}#robotrex.lp-robotrex #komponenten .section__header.show .control--component[data-target="open-component-automationswagen"]{transition:opacity .5s ease-in 0.5s;opacity:1}#robotrex.lp-robotrex #komponenten .section__header .grid-container h2{transition:padding .5s ease-in;padding-top:15vh}#robotrex.lp-robotrex #komponenten .section__header .buttonholder{position:absolute;top:0;left:0;width:100vw;height:100vh}#robotrex.lp-robotrex #komponenten .section__header .control-label{color:white}@media (max-width: 895px){#robotrex.lp-robotrex #komponenten .section__header .control-label{display:none}}#robotrex.lp-robotrex #komponenten .section__header .control--component[data-target="open-component-automationswagen"]{transition:opacity .5s ease-in 0s;opacity:0;position:absolute;top:70vh;left:16vw}#robotrex.lp-robotrex #komponenten .section__header .control--component[data-target="open-component-schraubstock"]{transition:opacity .5s ease-in 0.1s;opacity:0;position:absolute;top:58vh;left:19vw}#robotrex.lp-robotrex #komponenten .section__header .control--component[data-target="open-component-roboter"]{transition:opacity 0.5s ease-in 0.2s;opacity:0;position:absolute;top:43vh;left:44vw}#robotrex.lp-robotrex #komponenten .section__header .control--component[data-target="open-component-nullpunktsystem"]{transition:opacity .5s ease-in 0.3s;opacity:0;position:absolute;top:57vh;left:52vw}#robotrex.lp-robotrex #komponenten .section__header .control--component[data-target="open-component-reinigungspropeller"]{transition:opacity .5s ease-in 0.4s;opacity:0;position:absolute;top:50vh;left:54vw}#robotrex.lp-robotrex #komponenten .section__header .control--component[data-target="open-component-steuerung"]{transition:opacity .5s ease-in 0.5s;opacity:0;position:absolute;top:48vh;left:35vw}#robotrex.lp-robotrex #komponenten .btn-components{border:none;background:transparent;color:white;position:relative;cursor:pointer;line-height:25px;font-size:0;display:block;padding:10px;padding-left:33px}@media (min-width: 896px){#robotrex.lp-robotrex #komponenten .btn-components{line-height:40px;font-size:24px;padding-left:55px}}#robotrex.lp-robotrex #komponenten .btn-components:hover::before{background:#003F7F;transition:all 0.25ms}@media (min-width: 896px){#robotrex.lp-robotrex #komponenten .btn-components:hover::before{width:42px;height:42px;line-height:42px}}#robotrex.lp-robotrex #komponenten .btn-components::before{transition:all 0.25ms;content:'+';font-family:Encode Sans Compressed Light, sans-serif;font-weight:400;background:#0050a0;color:white;display:inline-block;justify-self:center;border-radius:100%;text-align:center;position:absolute;left:0;top:10px;font-size:26px;width:25px;height:25px;line-height:25px}@media (min-width: 896px){#robotrex.lp-robotrex #komponenten .btn-components::before{line-height:40px;height:40px;width:40px;font-size:40px}}#robotrex.lp-robotrex .modal-components{display:none;position:fixed;top:0;right:0;z-index:1200;width:100vw;height:100vh;overflow:hidden;padding:0;border:none}#robotrex.lp-robotrex .modal-components.open{display:grid;justify-content:end;justify-items:center;justify-self:center;align-content:center;align-items:end}#robotrex.lp-robotrex .modal-components.open .modal-component__dialog{-webkit-animation:slide-in-bottom 0.5s ease-out both;animation:slide-in-bottom 0.5s ease-out both}#robotrex.lp-robotrex .modal-components.open.closing .modal-component__dialog{-webkit-animation:slide-out-bottom 0.5s ease-in-out both;animation:slide-out-bottom 0.5s ease-in-out both}#robotrex.lp-robotrex .modal-components .video-wrapper img,#robotrex.lp-robotrex .modal-components .video-wrapper video{object-fit:cover;width:100%}#robotrex.lp-robotrex .modal-components .close-button{position:sticky;position:-webkit-sticky;float:right;top:15px;right:0;border:none;background:transparent;cursor:pointer;z-index:1000}@media (min-width: 896px){#robotrex.lp-robotrex .modal-components .close-button{top:30px;right:30px}}#robotrex.lp-robotrex .modal-components .close-button:hover{color:#0050a0}#robotrex.lp-robotrex .modal-components .modal-component__dialog{-webkit-box-shadow:0 2px 11px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 2px 11px 0 rgba(0,0,0,0.16);box-shadow:0 2px 11px 0 rgba(0,0,0,0.16);background:white;padding:30px;padding-right:15px;z-index:2;opacity:0;width:100vw}@media (max-width: 895px){#robotrex.lp-robotrex .modal-components .modal-component__dialog{height:50vh;position:absolute;bottom:0;overflow-y:scroll;margin-right:0}}@media (min-width: 600px){#robotrex.lp-robotrex .modal-components .modal-component__dialog{padding:60px;padding-right:30px}}@media (min-width: 896px){#robotrex.lp-robotrex .modal-components .modal-component__dialog{width:40vw;max-width:600px;margin-right:5vh;max-height:90vh}}@media (min-width: 896px) and (max-width: 1399px){#robotrex.lp-robotrex .modal-components .modal-component__dialog .h1{font-size:2em}}#robotrex.lp-robotrex .modal-components .modal-component__dialog ul{list-style-type:none;margin:0;padding:0 30px 0 0;display:grid;grid-template-columns:1fr;grid-row-gap:20px;margin-top:50px;margin-bottom:50px}@media (min-width: 896px){#robotrex.lp-robotrex .modal-components .modal-component__dialog ul{max-height:40vh;overflow-y:scroll}}#robotrex.lp-robotrex .modal-components .modal-component__dialog ul li{display:grid;grid-template-columns:25px auto}#robotrex.lp-robotrex .modal-components .modal-component__dialog ul li::before{content:'';width:10px;margin-top:18px;height:1px;background:#0050a0;display:block}#robotrex.lp-robotrex #technischeDaten{padding-top:70px;padding-bottom:70px}@media (min-width: 896px){#robotrex.lp-robotrex #technischeDaten{padding-top:130px;padding-bottom:130px}}#robotrex.lp-robotrex #technischeDaten .header{margin-bottom:50px}#robotrex.lp-robotrex #technischeDaten .sub_section__wrapper{padding-bottom:0}#robotrex.lp-robotrex #technischeDaten .download{padding-top:70px;padding-bottom:0px;display:grid;grid-template-columns:1fr 3fr;grid-column-gap:30px;align-items:start}@media (min-width: 896px){#robotrex.lp-robotrex #technischeDaten .download{padding-top:130px;padding-bottom:0px}}@media (min-width: 600px){#robotrex.lp-robotrex #technischeDaten .download{grid-template-columns:1fr 3fr;width:80%;margin:0 auto;align-items:center;grid-column-gap:60px}}#robotrex.lp-robotrex #technischeDaten .download img{width:100%}#robotrex.lp-robotrex #technischeDaten .download p{margin-bottom:30px}@media (min-width: 600px){#robotrex.lp-robotrex #technischeDaten .download p{margin-top:0;margin-bottom:30px}}#robotrex.lp-robotrex #technischeDaten .table{padding-top:38vw}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table{padding-top:30px}}#robotrex.lp-robotrex #technischeDaten .table .table-header{padding-top:0;text-align:left;z-index:1;transition:opacity 0.2s ease-in-out}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header{margin-top:-50px}}#robotrex.lp-robotrex #technischeDaten .table .table-header>.item{padding-top:0 !important;border:none;grid-template-columns:1fr 1px 1fr}@media (min-width: 600px){#robotrex.lp-robotrex #technischeDaten .table .table-header>.item{grid-template-columns:1fr 1px 1fr}}#robotrex.lp-robotrex #technischeDaten .table .table-header .image{display:grid;position:relative;text-align:center;width:160px;height:110px}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header .image{width:120px;height:90px}}#robotrex.lp-robotrex #technischeDaten .table .table-header .image img{z-index:1;position:absolute;width:160px;bottom:0;max-width:none}#robotrex.lp-robotrex #technischeDaten .table .table-header .image img.left{right:0}#robotrex.lp-robotrex #technischeDaten .table .table-header .image img.right{left:0}@media (max-width: 599px){#robotrex.lp-robotrex #technischeDaten .table .table-header .image img{width:120px;text-align:center}}#robotrex.lp-robotrex #technischeDaten .table .table-header .text{display:grid;position:relative;text-align:left;width:220px;height:110px}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header .text{order:1;width:auto;height:100px}}#robotrex.lp-robotrex #technischeDaten .table .table-header .text.left h4{position:absolute;bottom:10px;left:0}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header .text.left h4{bottom:0;width:100%}}#robotrex.lp-robotrex #technischeDaten .table .table-header .text.right h4{position:absolute;bottom:10px;left:0}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header .text.right h4{bottom:0;width:100%}}#robotrex.lp-robotrex #technischeDaten .table .table-header h4{color:#0050a0;margin:0;z-index:10}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header h4{font-size:16px;text-align:center}}#robotrex.lp-robotrex #technischeDaten .table .table-header h4 span{font-weight:400;font-family:"Encode Sans Compressed",sans-serif;display:block}#robotrex.lp-robotrex #technischeDaten .table .table-header .item{border:none;text-align:left;padding:30px 0 0}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item{padding:10px 0 10px}}#robotrex.lp-robotrex #technischeDaten .table .table-header .item:hover{background:white}#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div{display:grid}#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col1{justify-self:start;width:100%}@media (min-width: 600px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col1{grid-template-columns:150px 1fr;grid-column-gap:10px}}@media (min-width: 1400px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col1{grid-template-columns:180px 1fr;grid-column-gap:20px}}@media (min-width: 896px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col1 .text{justify-self:start}}#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col1 .image{justify-self:center}@media (min-width: 896px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col1 .image{justify-self:start}}#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3{justify-self:end;width:100%}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3{grid-column:3/4}}@media (min-width: 600px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3{grid-template-columns:150px 1fr;grid-column-gap:10px}}@media (min-width: 896px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3{grid-template-columns:1fr 180px;grid-column-gap:10px}}#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3 .image{justify-self:center}@media (min-width: 896px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3 .image{justify-self:end}}#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3 .text{justify-self:center;width:100%}@media (min-width: 896px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3 .text{justify-self:end;width:220px}}@media (min-width: 1400px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div.col3{grid-template-columns:1fr 180px;grid-column-gap:20px}}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .table-header .item>div{grid-template-columns:1fr;grid-row-gap:10px}}#robotrex.lp-robotrex #technischeDaten .table .item{border-top:1px solid #E5E5E5;padding:45px 0;display:grid;grid-template-columns:1fr 260px 1fr;text-align:center;font-size:16px;background:white;justify-items:center;justify-self:center;justify-content:center;width:100%}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .item{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:5px;padding:10px 0}}#robotrex.lp-robotrex #technischeDaten .table .item:nth-last-child(1){border-bottom:1px solid #E5E5E5}#robotrex.lp-robotrex #technischeDaten .table .item:hover{background:#F7F7F8}@media (min-width: 600px){#robotrex.lp-robotrex #technischeDaten .table .item>div br{display:none}}#robotrex.lp-robotrex #technischeDaten .table .item .col1{grid-column:1/2}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .item .col1{grid-column:1/2;order:1}}#robotrex.lp-robotrex #technischeDaten .table .item .col2{font-weight:400;text-transform:uppercase;font-family:"Encode Sans Compressed Bold",sans-serif;grid-column:2/3}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .item .col2{grid-column:1/3;order:0}}#robotrex.lp-robotrex #technischeDaten .table .item .col3{grid-column:3/4}@media (max-width: 895px){#robotrex.lp-robotrex #technischeDaten .table .item .col3{grid-column:2/3;order:2}}@media (max-width: 599px){#robotrex.lp-robotrex .col1 .tooltip__content{left:0%;width:250px}#robotrex.lp-robotrex .col1 .tooltip__content::after{left:5px;right:unset}}@media (max-width: 599px){#robotrex.lp-robotrex .col3 .tooltip__content{width:250px;left:-230px}}#robotrex.lp-robotrex #vorteile{padding:0}#robotrex.lp-robotrex .more-information-content{padding-top:56px;padding-bottom:0px}@media (min-width: 896px){#robotrex.lp-robotrex .more-information-content{padding-top:104px;padding-bottom:0px}}#robotrex.lp-robotrex .more-information-content br{display:block;content:"";margin-top:1rem;line-height:190%;vertical-align:top}#robotrex.lp-robotrex .more-information-content .accordion__header{text-align:center;cursor:pointer;display:flex;margin:0 auto;align-self:center;border-bottom:1px solid transparent;justify-content:center}#robotrex.lp-robotrex .more-information-content .accordion__content{padding-top:35px;padding-bottom:0px}@media (min-width: 896px){#robotrex.lp-robotrex .more-information-content .accordion__content{padding-top:65px;padding-bottom:0px}}#robotrex.lp-robotrex .more-information-content .accordion__content .h4{text-align:center;margin-bottom:2em}#robotrex.lp-robotrex .more-information-content .grid{font-size:1rem}#robotrex.lp-robotrex .more-information-content .grid h5{text-align:center;font-size:1rem;margin-bottom:2em}@media (min-width: 896px){#robotrex.lp-robotrex .more-information-content .grid{grid-column-gap:0;grid-template-columns:1fr 1fr}}@media (min-width: 600px){#robotrex.lp-robotrex .more-information-content .grid .item-1{padding-right:30px;border-right:1px solid #575756}}@media (min-width: 896px){#robotrex.lp-robotrex .more-information-content .grid .item-1{padding-right:60px}}@media (min-width: 600px){#robotrex.lp-robotrex .more-information-content .grid .item-2{padding-left:30px}}@media (min-width: 896px){#robotrex.lp-robotrex .more-information-content .grid .item-2{padding-left:60px}}#robotrex.lp-robotrex .more-information-content .grid .item-3{text-align:center}@media (min-width: 896px){#robotrex.lp-robotrex .more-information-content .grid .item-3{grid-column:1/4}}#robotrex.lp-robotrex .section-intro-text{position:relative}#robotrex.lp-robotrex #anwendung{padding-top:140px;padding-bottom:0px}@media (min-width: 896px){#robotrex.lp-robotrex #anwendung{padding-top:260px;padding-bottom:0px}}#robotrex.lp-robotrex #anwendung .sub_section__wrapper{padding-top:70px;padding-bottom:0px}@media (min-width: 896px){#robotrex.lp-robotrex #anwendung .sub_section__wrapper{padding-top:130px;padding-bottom:0px}}#robotrex.lp-robotrex #anwendung .tabs{position:relative;z-index:1}#robotrex.lp-robotrex #anwendung .bottom{text-align:center;position:relative;z-index:1}#robotrex.lp-robotrex #technischeVoraussetzungen.sub__section{padding-top:0px;padding-bottom:70px}@media (min-width: 896px){#robotrex.lp-robotrex #technischeVoraussetzungen.sub__section{padding-top:0px;padding-bottom:130px}}#robotrex.lp-robotrex #technischeVoraussetzungen .main-content-area{display:grid;grid-template-columns:1fr;grid-row-gap:30px}@media (min-width: 896px){#robotrex.lp-robotrex #technischeVoraussetzungen .main-content-area{grid-template-columns:1fr 2fr}}#robotrex.lp-robotrex .section-c2a h3{width:100%}@-webkit-keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-out-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}@keyframes slide-out-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(500px);transform:translateY(500px);#robotrex.lp-robotrex{.main__section--lp .section__wrapper{padding-top:35px;padding-bottom:0px;@media (min-width: 896px){padding-top:65px;padding-bottom:0px}}#robotrex-animation .zentralesSystem canvas{position:absolute;top:0;left:0}#usp{margin-top:40vh;@media (min-width: 1400px){margin-top:60vh}}section#anwendung{#tab-funktionen{min-height:600px;.accordion--vertical{min-height:auto;@media (min-width: 600px){margin-bottom:150px;grid-gap:30px}}}}#system{height:100vh;overflow:hidden;position:absolute;top:80px;width:100%;.sub-section{padding-top:0}.section__header{p{@media (min-width: 896px){width:400px}}}.grid-content{height:60vh;position:relative;@media (min-width: 896px){height:70vh}}}#komponenten{height:200vh;position:relative;@media (min-width: 896px){height:200vh}.sub-section{padding-top:70px;padding-bottom:70px;@media (min-width: 896px){padding-top:130px;padding-bottom:130px}}.section__header{opacity:0;transition:opacity .5s ease-in .5s;position:sticky;position:-webkit-sticky;top:0;width:100vw;height:100vh;z-index:1;.show{transition:opacity .5s ease-in 0s;opacity:1;.grid-container{h2{padding-top:10vh}}.control--component[data-target="open-component-roboter"]{transition:opacity .5s ease-in 0.0s;opacity:1}.control--component[data-target="open-component-nullpunktsystem"]{transition:opacity .5s ease-in 0.0s;opacity:1}.control--component[data-target="open-component-reinigungspropeller"]{transition:opacity .5s ease-in 0.2s;opacity:1}.control--component[data-target="open-component-steuerung"]{transition:opacity .5s ease-in 0.3s;opacity:1}.control--component[data-target="open-component-schraubstock"]{transition:opacity .5s ease-in 0.4s;opacity:1}.control--component[data-target="open-component-automationswagen"]{transition:opacity .5s ease-in 0.5s;opacity:1}}.grid-container{h2{transition:padding .5s ease-in;padding-top:15vh}}.buttonholder{position:absolute;top:0;left:0;width:100vw;height:100vh}.control-label{color:white;@media (max-width: 895px){display:none}}.control--component[data-target="open-component-automationswagen"]{transition:opacity .5s ease-in 0s;opacity:0;position:absolute;top:70vh;left:16vw}.control--component[data-target="open-component-schraubstock"]{transition:opacity .5s ease-in 0.1s;opacity:0;position:absolute;top:58vh;left:19vw}.control--component[data-target="open-component-roboter"]{transition:opacity 0.5s ease-in 0.2s;opacity:0;position:absolute;top:43vh;left:44vw}.control--component[data-target="open-component-nullpunktsystem"]{transition:opacity .5s ease-in 0.3s;opacity:0;position:absolute;top:57vh;left:52vw}.control--component[data-target="open-component-reinigungspropeller"]{transition:opacity .5s ease-in 0.4s;opacity:0;position:absolute;top:50vh;left:54vw}.control--component[data-target="open-component-steuerung"]{transition:opacity .5s ease-in 0.5s;opacity:0;position:absolute;top:48vh;left:35vw}}.btn-components{border:none;background:transparent;color:white;position:relative;cursor:pointer;line-height:25px;font-size:0;display:block;padding:10px;padding-left:33px;@media (min-width: 896px){line-height:40px;font-size:24px;padding-left:55px}:hover{::before{background:#003F7F;transition:all 0.25ms;@media (min-width: 896px){width:42px;height:42px;line-height:42px}}}::before{transition:all 0.25ms;content:'+';font-family:Encode Sans Compressed Light, sans-serif;font-weight:400;background:#0050a0;color:white;display:inline-block;justify-self:center;border-radius:100%;text-align:center;position:absolute;left:0;top:10px;font-size:26px;width:25px;height:25px;line-height:25px;@media (min-width: 896px){line-height:40px;height:40px;width:40px;font-size:40px}}}}.modal-component{display:none;position:fixed;top:0;right:0;z-index:1200;width:100vw;height:100vh;overflow:hidden;padding:0;border:none;.open{display:grid;justify-content:end;justify-items:center;justify-self:center;align-content:center;align-items:end;.modal-component__dialog{-webkit-animation:slide-in-bottom 0.5s ease-out both;animation:slide-in-bottom 0.5s ease-out both}.closing .modal-component__dialog{-webkit-animation:slide-out-bottom 0.5s ease-in-out both;animation:slide-out-bottom 0.5s ease-in-out both}}.video-wrapper{img,video{object-fit:cover;width:100%}}.close-button{position:sticky;position:-webkit-sticky;float:right;top:15px;right:0;border:none;background:transparent;cursor:pointer;z-index:1000;@media (min-width: 896px){top:30px;right:30px}:hover{color:#0050a0}}.modal-component__content{-webkit-box-shadow:0 2px 11px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 2px 11px 0 rgba(0,0,0,0.16);box-shadow:0 2px 11px 0 rgba(0,0,0,0.16);background:white;padding:30px;padding-right:15px;z-index:2;opacity:0;width:100vw;@media (max-width: 895px){height:50vh;position:absolute;bottom:0;overflow-y:scroll;margin-right:0}@media (min-width: 600px){padding:60px;padding-right:30px}@media (min-width: 896px){width:40vw;max-width:600px;margin-right:5vh;max-height:90vh}.h1{@media (min-width: 896px) and (max-width: 1399px){font-size:2em}}ul{list-style-type:none;margin:0;padding:0 30px 0 0;display:grid;grid-template-columns:1fr;grid-row-gap:20px;margin-top:50px;margin-bottom:50px;@media (min-width: 896px){max-height:40vh;overflow-y:scroll}li{display:grid;grid-template-columns:25px auto;::before{content:'';width:10px;margin-top:18px;height:1px;background:#0050a0;display:block}}}}}#technischeDaten{padding-top:70px;padding-bottom:70px;@media (min-width: 896px){padding-top:130px;padding-bottom:130px}.header{margin-bottom:50px}.sub_section__wrapper{padding-bottom:0}.download{padding-top:70px;padding-bottom:0px;@media (min-width: 896px){padding-top:130px;padding-bottom:0px}display:grid;grid-template-columns:1fr 3fr;grid-column-gap:30px;align-items:start;@media (min-width: 600px){grid-template-columns:1fr 3fr;width:80%;margin:0 auto;align-items:center;grid-column-gap:60px}img{width:100%}p{margin-bottom:30px;@media (min-width: 600px){margin-top:0;margin-bottom:30px}}}.table{padding-top:38vw;@media (max-width: 895px){padding-top:30px}.table-header{padding-top:0;text-align:left;z-index:1;transition:opacity 0.2s ease-in-out;@media (max-width: 895px){margin-top:-50px}>.item{padding-top:0 !important;border:none;grid-template-columns:1fr 1px 1fr;@media (min-width: 600px){grid-template-columns:1fr 1px 1fr}}.image{display:grid;position:relative;text-align:center;width:160px;height:110px;@media (max-width: 895px){width:120px;height:90px}img{z-index:1;position:absolute;width:160px;bottom:0;max-width:none;.left{right:0}.right{left:0}@media (max-width: 599px){width:120px;text-align:center}}}.text{display:grid;position:relative;text-align:left;width:220px;height:110px;@media (max-width: 895px){order:1;width:auto;height:100px}.left h4{position:absolute;bottom:10px;left:0;@media (max-width: 895px){bottom:0;width:100%}}.right h4{position:absolute;bottom:10px;left:0;@media (max-width: 895px){bottom:0;width:100%}}}h4{color:#0050a0;margin:0;z-index:10;@media (max-width: 895px){font-size:16px;text-align:center}span{font-weight:400;font-family:"Encode Sans Compressed",sans-serif;display:block}}.item{border:none;text-align:left;padding:30px 0 0;@media (max-width: 895px){padding:10px 0 10px}:hover{background:white}>div{display:grid;.col1{justify-self:start;width:100%;@media (min-width: 600px){grid-template-columns:150px 1fr;grid-column-gap:10px}@media (min-width: 1400px){grid-template-columns:180px 1fr;grid-column-gap:20px}.text{@media (min-width: 896px){justify-self:start}}.image{justify-self:center;@media (min-width: 896px){justify-self:start}}}.col3{justify-self:end;width:100%;@media (max-width: 895px){grid-column:3/4}@media (min-width: 600px){grid-template-columns:150px 1fr;grid-column-gap:10px}@media (min-width: 896px){grid-template-columns:1fr 180px;grid-column-gap:10px}.image{justify-self:center;@media (min-width: 896px){justify-self:end}}.text{justify-self:center;width:100%;@media (min-width: 896px){justify-self:end;width:220px}}@media (min-width: 1400px){grid-template-columns:1fr 180px;grid-column-gap:20px}}@media (max-width: 895px){grid-template-columns:1fr;grid-row-gap:10px}}}}.item{border-top:1px solid #E5E5E5;padding:45px 0;display:grid;grid-template-columns:1fr 260px 1fr;text-align:center;font-size:16px;background:white;justify-items:center;justify-self:center;justify-content:center;@media (max-width: 895px){display:grid;grid-template-columns:1fr 1fr;grid-row-gap:5px;padding:10px 0}:nth-last-child(1){border-bottom:1px solid #E5E5E5}:hover{background:#F7F7F8}>div{br{@media (min-width: 600px){display:none}}}.col1{grid-column:1/2;@media (max-width: 895px){grid-column:1/2;order:1}}.col2{font-weight:400;text-transform:uppercase;font-family:"Encode Sans Compressed Bold",sans-serif;grid-column:2/3;@media (max-width: 895px){grid-column:1/3;order:0}}.col3{grid-column:3/4;@media (max-width: 895px){grid-column:2/3;order:2}}}}}.col1{@media (max-width: 599px){.tooltip__content{left:0%;width:250px;::after{left:5px;right:unset}}}}.col3{@media (max-width: 599px){.tooltip__content{width:250px;left:-230px}}}#vorteile{padding:0}.more-information-content{padding-top:56px;padding-bottom:0px;@media (min-width: 896px){padding-top:104px;padding-bottom:0px}br{display:block;content:"";margin-top:1rem;line-height:190%;vertical-align:top}.accordion__header{text-align:center;cursor:pointer;display:flex;margin:0 auto;align-self:center;border-bottom:1px solid transparent;justify-content:center}.accordion__content{padding-top:35px;padding-bottom:0px;@media (min-width: 896px){padding-top:65px;padding-bottom:0px}.h4{text-align:center;margin-bottom:2em}}.grid{font-size:1rem;h5{text-align:center;font-size:1rem;margin-bottom:2em}@media (min-width: 896px){grid-column-gap:0;grid-template-columns:1fr 1fr}.item-1{@media (min-width: 600px){padding-right:30px;border-right:1px solid #575756}@media (min-width: 896px){padding-right:60px}}.item-2{@media (min-width: 600px){padding-left:30px}@media (min-width: 896px){padding-left:60px}}.item-3{text-align:center;@media (min-width: 896px){grid-column:1/4}}}}.section-intro-text{position:relative}#anwendung{padding-top:140px;padding-bottom:0px;@media (min-width: 896px){padding-top:260px;padding-bottom:0px}.sub_section__wrapper{padding-top:70px;padding-bottom:0px;@media (min-width: 896px){padding-top:130px;padding-bottom:0px}}.tabs{position:relative;z-index:1}.bottom{text-align:center;position:relative;z-index:1}}#technischeVoraussetzungen{.sub__section{padding-top:0px;padding-bottom:70px;@media (min-width: 896px){padding-top:0px;padding-bottom:130px}}.main-content-area{display:grid;grid-template-columns:1fr;grid-row-gap:30px;@media (min-width: 896px){grid-template-columns:1fr 2fr}}}.section-c2a{h3{width:100%}}}@-webkit-keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-bottom{0%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-out-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(1000px);transform:translateY(1000px);opacity:0}}@keyframes slide-out-bottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(500px);transform:translateY(500px);opacity:0}}opacity:0}}html[lang="fr"] .page-node-type-landingpage #anwendung.lp-robotrex .tabs #tab-funktionen .accordion__item .accordion__content .carousel img{min-height:320px !important}section.lp-ultra #aufeinenBlick{transform:translate3d(0, 0, 0);position:sticky;top:0;width:100%;height:100vh;background:#E5E5E5;overflow:hidden}section.lp-ultra #aufeinenBlick .modal-component.close{height:0;visibility:hidden}section.lp-ultra #aufeinenBlick .modal-component.open{height:100vh !important;visibility:visible !important}section.lp-ultra #aufeinenBlick .sub_section__wrapper{position:relative;padding:0 0 0 0;justify-content:center;margin:0}section.lp-ultra #aufeinenBlick #ultraspannsystemvideoholder{height:100vh;width:100vw;overflow:hidden;object-fit:cover;z-index:1;transition:height 0.7s;transform:translate3d(0, 0, 0)}section.lp-ultra #aufeinenBlick #ultraspannsystemvideoholder.zoom{height:60vh}@media (min-width: 600px){section.lp-ultra #aufeinenBlick #ultraspannsystemvideoholder.zoom{height:60vh}}@media (min-width: 896px){section.lp-ultra #aufeinenBlick #ultraspannsystemvideoholder.zoom{height:100vh}}section.lp-ultra #aufeinenBlick .sub_section_headline{z-index:1;position:absolute;top:50px;width:70%}@media (min-width: 896px){section.lp-ultra #aufeinenBlick .sub_section_headline{top:100px}}section.lp-ultra #aufeinenBlick #komponenten{height:100vh;width:100vw;overflow:hidden;--ratio: calc(100vw / 100vh)}section.lp-ultra #aufeinenBlick #komponenten .buttonholder{position:absolute;top:0;height:100vh;width:100vw;z-index:5}section.lp-ultra #aufeinenBlick #komponenten .buttonholder .control--component{opacity:0}section.lp-ultra #aufeinenBlick #komponenten .buttonholder .control-label{display:none}section.lp-ultra #aufeinenBlick #komponenten .buttonholder .control.control--component{position:absolute}section.lp-ultra #aufeinenBlick #komponenten .buttonholder.show .control--component{opacity:1}section.lp-ultra #aufeinenBlick #komponenten .buttonholder.show .control--component[data-target="gewindeeinsatz"]{transition:opacity .5s linear .1s}section.lp-ultra #aufeinenBlick #komponenten .buttonholder.show .control--component[data-target="spannbacken"]{transition:opacity .5s linear .2s}section.lp-ultra #aufeinenBlick #komponenten .buttonholder.show .control--component[data-target="gewindespindel"]{transition:opacity .5s linear .3s}section.lp-ultra #aufeinenBlick #komponenten .buttonholder.show .control--component[data-target="grundkoerper"]{transition:opacity .5s linear .4s}section.lp-ultra #aufeinenBlick #komponenten .buttonholder.show .control--component[data-target="nullpunktspannsystem"]{transition:opacity .5s linear .5s}section.lp-ultra #usp-ultra{height:130vh;z-index:1}section.lp-ultra #usp-ultra .main-content-area{margin-top:-30vh;text-align:right}section.lp-ultra #usp-ultra .main-content-area .item{margin-bottom:2px}section.lp-ultra #usp-ultra.hidden{display:block !important}section.lp-ultra #usp-ultra.hidden .item{opacity:0}section.lp-ultra .dialog-components-open .buttonholder{height:0;visibility:hidden}section.lp-ultra .dialog-components-open #usp-ultra{visibility:hidden !important}#spannsystem.lp-ultra .content__header{position:relative} #spannsystem.lp-ultra .content__header h1,#spannsystem.lp-ultra .content__header h3{text-align: center;} @media (max-width: 1399px){#spannsystem.lp-ultra .content__header .h3 br{display:none}}#spannsystem.lp-ultra .content__header .badge{margin-bottom:20px}@media (min-width: 896px){#spannsystem.lp-ultra .content__header .badge{position:absolute;right:0%;top:20px}}@media (min-width: 1800px){#spannsystem.lp-ultra .content__header .badge{position:absolute;right:-10%;top:20px}}#spannsystem.lp-ultra #einstieg .grid--2col{margin-top:20px}@media (min-width: 1400px){#spannsystem.lp-ultra #einstieg .grid--2col{grid-column-gap:100px}}#spannsystem.lp-ultra #einstieg .grid-video{position:relative;margin-top:30px}@media (min-width: 896px){#spannsystem.lp-ultra #einstieg .grid-video{margin-top:60px;grid-template-columns:1fr}}#spannsystem.lp-ultra #einstieg .grid-video .video{width:100%;overflow:visible}@media (min-width: 896px){#spannsystem.lp-ultra #einstieg .grid-video .video{grid-column:1/2}}#spannsystem.lp-ultra #einstieg .grid-video .video video{width:100%}#spannsystem.lp-ultra #einstieg .grid-video button.control--play{position:absolute;left:50%;top:45%;transform:translateX(-50%) translateY(-50%)}@media (max-width: 1399px){#spannsystem.lp-ultra #call2action-ultra1 br{display:none}}section#vorteile .section__content .list--text-icon .list__item span{opacity:0}section#vorteile .section__content .list--text-icon .list__item span.fade-in{opacity:1;transition:opacity 0.5s 0.5s}#features.lp-ultra{opacity:1}@media (max-width: 895px){#features.lp-ultra .section-intro-text .paragraph br{display:none}}@media (max-width: 895px){#features.lp-ultra .tabs .tabs__nav__list{display:block}}#features.lp-ultra+#blog .section__wrapper{padding-top:0}#modularitaet .section__wrapper{padding:0}#modularitaet .section__content{position:relative}@media (min-width: 1400px){#modularitaet .section__content{height:150vh}}#modularitaet #modularitaet-mobile{height:auto;width:100%;background-image:url('../media/3834af3c141f-modularitaet_intro_bg.jpg');background-repeat:no-repeat;background-size:cover;background-position:center center;z-index:0;padding-top:70px;padding-bottom:70px}@media (min-width: 896px){#modularitaet #modularitaet-mobile{min-height:100vh}}@media (min-width: 896px){#modularitaet #modularitaet-mobile{padding-top:130px;padding-bottom:130px}}#modularitaet #modularitaet-mobile .control--close{position:absolute;right:0;top:0}#modularitaet #modularitaet-mobile .control--close i{color:white}#modularitaet #modularitaet-mobile .mobil-content{padding:15px}#modularitaet #modularitaet-mobile .mobil-content .h2{color:white}#modularitaet #modularitaet-mobile .sub-text{margin-top:20px;color:white}#modularitaet #modularitaet-mobile .sub-text .h5{color:white}#modularitaet #modularitaet-mobile .particle-bg{position:absolute;left:0;top:0;height:100%;width:100%;z-index:0}#modularitaet #modularitaet-mobile .particle-bg canvas{height:100%;width:100%;z-index:0}#modularitaet #modularitaet-mobile div.mobile-content{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center}#modularitaet #modularitaet-mobile div.mobile-content .mc-headline{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:1;margin-top:0;width:100%;height:auto}#modularitaet #modularitaet-mobile div.mobile-content .mc-headline text{dominant-baseline:middle;text-anchor:middle;font-size:3rem;stroke:rgba(255,255,255,0);stroke-width:3;fill:rgba(255,255,255,0);stroke-dashoffset:100%;stroke-dasharray:100%;font-family:"Encode Sans Compressed Bold",sans-serif}@media (min-width: 896px){#modularitaet #modularitaet-mobile div.mobile-content .mc-headline text{font-size:6rem}}#modularitaet #modularitaet-mobile div.mobile-content #drag-help_low{align-items:center;opacity:1;transition:opacity 1s;margin-top:10px;display:none}@media (min-width: 896px){#modularitaet #modularitaet-mobile div.mobile-content #drag-help_low{display:flex}}#modularitaet #modularitaet-mobile div.mobile-content #drag-help_low img{max-width:60px;margin-right:1em;animation:dragging 1s infinite alternate-reverse ease-in-out}#modularitaet #modularitaet-mobile div.mobile-content #drag-help_low span{font-size:20px;color:white;max-width:200px;font-family:"Encode Sans Compressed Bold",sans-serif}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen{opacity:0;z-index:10;width:100%}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen.loaded{transition:opacity 0.5s 0.5s}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .h1--mobil-headline{color:white}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .h3--mobil-headline{margin-bottom:80px}@media (min-width: 600px){#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .h3--mobil-headline{width:80%}}@media (min-width: 896px){#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .h3--mobil-headline{width:70%}}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .paragraph--lowVersion{font-size:16px;width:55%;display:none}@media (min-width: 896px){#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .paragraph--lowVersion{display:block}}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler{display:flex;flex-direction:row;align-items:center;margin-bottom:25px;margin-left:10px}@media (min-width: 896px){#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler{margin-bottom:50px}}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler strong,#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler span{color:white}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler .button-holder{margin-right:30px}@media (min-width: 896px){#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler .button-holder{margin-right:50px}}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler .button-holder button.pulse{position:relative;background-color:white;border:1px solid white;border-radius:100%;width:27px;height:27px;cursor:pointer;-webkit-appearance:none !important;padding-right:0 !important;margin-right:0 !important}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler .button-holder button.pulse:focus{outline:0}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler .button-holder button.pulse .edge{position:absolute;left:-9px;top:-9px;background:transparent;border:1px solid white;border-radius:100%;width:42px;height:42px}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler .button-holder button.pulse::before{content:'';position:absolute;left:-23px;top:-23px;background:transparent;border:1px solid white;border-radius:100%;width:70px;height:70px;animation:pulsing 2s 0s infinite}#modularitaet #modularitaet-mobile div.mobile-content .spannsituationen .state-toggler .button-holder button.pulse::after{content:'';position:absolute;left:-23px;top:-23px;background:transparent;border:1px solid white;border-radius:100%;width:70px;height:70px;animation:pulsing 1.7s 0.3s infinite}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation{position:relative;top:0;pointer-events:none;opacity:0;visibility:hidden;height:0;transform:translateY(50%);z-index:10;transition:opacity 0.5s, transform 0.5s}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation h2{display:block;width:90%}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper{margin:40px 0 0}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper .grid{grid-column-gap:60px}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper video{width:100%;height:auto}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper .controls{width:100%;height:70px;display:flex;align-items:center;margin-top:-40px;z-index:10;position:relative}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper .controls .timeline{width:100%;margin-left:auto;margin-right:auto;border:none;-moz-appearance:none !important;-webkit-appearance:none !important;background:none;height:0;border-bottom:2px dotted white;cursor:pointer}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper .controls .timeline:focus{outline:0}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper .controls input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none !important;border:none;margin-top:10px;height:70px;width:70px;background-color:rgba(255,255,255,0);background-image:url('../media/54c58595cff4-list_icon.svg')}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper .controls input[type="range"]::-ms-thumb{margin-top:10px;height:70px;width:70px;background-image:url('../media/54c58595cff4-list_icon.svg')}#modularitaet #modularitaet-mobile div.mobile-content .spannsituation .video-wrapper .controls input[type="range"]::-moz-range-thumb{-moz-appearance:none !important;margin-top:10px;height:70px;width:70px;background-image:url('../media/54c58595cff4-list_icon.svg')}#modularitaet #modularitaet-mobile div.mobile-content.default-state text{animation:loading 3s alternate infinite}#modularitaet #modularitaet-mobile div.mobile-content.overview-state .mc-headline{opacity:0;transition:opacity 2s;pointer-events:none}#modularitaet #modularitaet-mobile div.mobile-content.overview-state .spannsituationen{opacity:1;transition:opacity 1s 0.5s}#modularitaet #modularitaet-mobile div.mobile-content.overview-state .spannsituationen.loaded{transition:opacity 0.5s}#modularitaet #modularitaet-mobile div.mobile-content.gross-state .mc-headline{display:none}#modularitaet #modularitaet-mobile div.mobile-content.gross-state .spannsituationen{opacity:0;transition:opacity 0.5s;height:0;visibility:hidden}#modularitaet #modularitaet-mobile div.mobile-content.gross-state .spannsituation.gross{opacity:1;transform:translateY(0);transition:opacity 0.5s, transform 0.5s;pointer-events:auto;height:auto;visibility:visible}#modularitaet #modularitaet-mobile div.mobile-content.asymmetrisch-state .mc-headline{display:none}#modularitaet #modularitaet-mobile div.mobile-content.asymmetrisch-state .spannsituationen{opacity:0;transition:opacity 0.5s;height:0;visibility:hidden}#modularitaet #modularitaet-mobile div.mobile-content.asymmetrisch-state .spannsituation.asymmetrisch{opacity:1;transform:translateY(0);transition:opacity 0.5s, transform 0.5s;pointer-events:auto;height:auto;visibility:visible}#modularitaet #modularitaet-mobile div.mobile-content.mehrfach-state .mc-headline{display:none}#modularitaet #modularitaet-mobile div.mobile-content.mehrfach-state .spannsituationen{opacity:0;transition:opacity 0.5s;height:0;visibility:hidden}#modularitaet #modularitaet-mobile div.mobile-content.mehrfach-state .spannsituation.mehrfach{opacity:1;transform:translateY(0);transition:opacity 0.5s, transform 0.5s;pointer-events:auto;height:auto;visibility:visible}#modularitaet #modularitaet-mobile div.mobile-content.rund-state .mc-headline{display:none}#modularitaet #modularitaet-mobile div.mobile-content.rund-state .spannsituationen{opacity:0;transition:opacity 0.5s;height:0;visibility:hidden}#modularitaet #modularitaet-mobile div.mobile-content.rund-state .spannsituation.rund{opacity:1;transform:translateY(0);transition:opacity 0.5s, transform 0.5s;pointer-events:auto;height:auto;visibility:visible}#modularitaet #modularitaet-mobile div.mobile-content.platten-state .mc-headline{display:none}#modularitaet #modularitaet-mobile div.mobile-content.platten-state .spannsituationen{opacity:0;transition:opacity 0.5s;height:0;visibility:hidden}#modularitaet #modularitaet-mobile div.mobile-content.platten-state .spannsituation.platten{opacity:1;transform:translateY(0);transition:opacity 0.5s, transform 0.5s;pointer-events:auto;height:auto;visibility:visible}#modularitaet #modularitaet-desktop{position:sticky;top:0;width:100%;height:100vh;background-image:url('../media/b8e6adcc256e-Hintergrund.jpg');background-repeat:no-repeat;background-size:150%;background-position:center center}#modularitaet #modularitaet-desktop #close_3D{position:absolute;right:30px;transform:translateX(-50%);top:30px;z-index:100;display:none}#modularitaet #modularitaet-desktop #close_3D i{color:white}#modularitaet #modularitaet-desktop #load_3D{position:absolute;z-index:100;left:50%;transform:translate(-50%);top:60%}#modularitaet #modularitaet-desktop #load_3D.btn--large{top:50%}#modularitaet #modularitaet-desktop #loading-screen{position:absolute;background-image:url('../media/3834af3c141f-modularitaet_intro_bg.jpg');background-repeat:no-repeat;background-size:cover;background-position:center center;left:0;right:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity 1s;z-index:1}#modularitaet #modularitaet-desktop #loading-screen svg{margin-bottom:25px;opacity:1}#modularitaet #modularitaet-desktop #loading-screen svg text{font-size:120px;stroke:rgba(255,255,255,0);stroke-width:3;fill:rgba(255,255,255,0);stroke-dashoffset:100%;stroke-dasharray:100%;font-family:"Encode Sans Compressed Bold",sans-serif;animation:loading 3s alternate infinite}#modularitaet #modularitaet-desktop #loading-screen h3{font-size:28px;color:white;opacity:1;margin-bottom:90px}@media (max-width: 1399px){#modularitaet #modularitaet-desktop #loading-screen h3 br{display:none}}#modularitaet #modularitaet-desktop #loading-screen .load-holder{visibility:hidden;height:0}#modularitaet #modularitaet-desktop #loading-screen .preview-holder{position:relative;height:500px}@media (max-width: 1399px){#modularitaet #modularitaet-desktop #loading-screen .preview-holder{height:400px}}#modularitaet #modularitaet-desktop #loading-screen .preview-holder #load_3D{position:absolute;left:50%;transform:translate(-50%);top:50%;z-index:100}#modularitaet #modularitaet-desktop #loading-screen .list--text-icon{margin-bottom:90px;grid-template-columns:1fr 1fr 1fr}#modularitaet #modularitaet-desktop #loading-screen .list--text-icon .list__item{text-align:center;color:white;opacity:0}#modularitaet #modularitaet-desktop #loading-screen .list--text-icon .list__item img{display:block;margin:0 auto 40px auto}#modularitaet #modularitaet-desktop #loading-screen .list--text-icon .list__item .text{display:block}#modularitaet #modularitaet-desktop #loading-screen .loading-holder{color:#a7a8aa;opacity:0}#modularitaet #modularitaet-desktop #loading-screen .loading-holder p{margin-bottom:35px}#modularitaet #modularitaet-desktop #loading-screen.active{opacity:1;z-index:1;transition:opacity 0s}#modularitaet #modularitaet-desktop #loading-screen.active .preview-holder{opacity:0;visibility:hidden;height:0}#modularitaet #modularitaet-desktop #loading-screen.active .load-holder{visibility:visible;height:500px}#modularitaet #modularitaet-desktop #loading-screen.active .loading-holder{opacity:1}#modularitaet #modularitaet-desktop #loading-screen.active .list--text-icon{visibility:visible;height:auto}#modularitaet #modularitaet-desktop #loading-screen.active .list--text-icon .list__item:nth-child(1){opacity:1;transition:opacity 2.5s 0s}#modularitaet #modularitaet-desktop #loading-screen.active .list--text-icon .list__item:nth-child(2){opacity:1;transition:opacity 2.5s 1.5s}#modularitaet #modularitaet-desktop #loading-screen.active .list--text-icon .list__item:nth-child(3){opacity:1;transition:opacity 2.5s 3s}#modularitaet #modularitaet-desktop #webgl-bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}#modularitaet #modularitaet-desktop #webgl-bg-wrapper canvas{width:100%;height:100%}#modularitaet #modularitaet-desktop canvas#webgl-canvas{position:relative;width:100%;height:100%;cursor:grabbing}#modularitaet #modularitaet-desktop .infotext{position:absolute;bottom:60px;right:60px}#modularitaet #modularitaet-desktop .infotext .text-box{color:white;text-shadow:2px 2px 2px rgba(0,0,0,0.5);display:none}#modularitaet #modularitaet-desktop .infotext .text-box .h2{color:white}#modularitaet #modularitaet-desktop #drag-help{position:absolute;left:40px;bottom:40px;display:flex;align-items:center;opacity:0;transition:opacity 1s}#modularitaet #modularitaet-desktop #drag-help img{max-width:60px;margin-right:1em;animation:dragging 1s infinite alternate-reverse ease-in-out}#modularitaet #modularitaet-desktop #drag-help span{font-size:20px;color:white;max-width:200px;font-family:"Encode Sans Compressed Bold",sans-serif}#modularitaet .loading-holder{text-align:center}#modularitaet .progress-bar{position:relative;width:100%;height:4px;max-width:600px;background-color:white;margin:0 auto}#modularitaet .progress-bar .progress{position:absolute;left:0;top:0;height:4px;background-color:#0050A0}@keyframes loading{5%{stroke:#fff}100%{stroke-dashoffset:0;fill:#fff}}@keyframes pulsing{0%{opacity:1;transform:scale(0.6)}100%{opacity:0;transform:scale(1)}}@keyframes dragging{0%{transform:translateX(-3px)}100%{transform:translateX(3px)}}#technischeDaten.lp-ultra .grid--3col{margin-top:50px;background:transparent}@media (min-width: 1400px){#technischeDaten.lp-ultra .grid--3col .toggle,#technischeDaten.lp-ultra .grid--3col .tabs{padding-left:50px;padding-right:50px}}#technischeDaten.lp-ultra .grid--3col .data-list .data__item:nth-last-child(2){border:none}#technischeDaten.lp-ultra .grid--3col .data-list .data__item:nth-last-child(1){margin-top:20px}#technischeDaten.lp-ultra .grid--3col .data-list .data__item:nth-last-child(1) .link{border:none}#technischeDaten.lp-ultra #einzelkomponenten .sub_section__wrapper{padding-top:70px;padding-bottom:70px}@media (min-width: 896px){#technischeDaten.lp-ultra #einzelkomponenten .sub_section__wrapper{padding-top:130px;padding-bottom:130px}}#technischeDaten.lp-ultra #einzelkomponenten button[data-target="modal-downloads"]{text-align:center;margin-top:60px;margin-left:auto;margin-right:auto;display:flex}#technischeDaten.lp-ultra #einzelkomponenten .carousel button.card__link{display:block;margin:10px auto 10px}#technischeDaten.lp-ultra #einzelkomponenten .modalComponents .modal__body{display:flex;justify-content:center}#technischeDaten.lp-ultra #konfigurationen .sub_section__wrapper{padding-bottom:0}#technischeDaten.lp-ultra #konfigurationen .tooltip__content span{display:block;font-size:.7em;color:#575756}#technischeDaten.lp-ultra #konfigurationen .textbottom{margin-top:60px}#technischeDaten.lp-ultra #praegestation{position:relative}#technischeDaten.lp-ultra #praegestation .video video{width:100%;display:block}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col{grid-gap:50px}@media (min-width: 1400px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col{grid-template-columns:1.2fr 1fr;grid-gap:50px}}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .ul--feature li{list-style-type:none;position:relative}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .ul--feature li::before{content:' ';width:15px;height:1px;background:#575756;display:block;position:absolute;left:-20px;top:15px}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-2{position:relative}@media (min-width: 896px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-2 .praegestation-content{position:absolute;top:-15%}}@media (min-width: 1400px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-2 .praegestation-content{position:absolute;top:-25%}}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-2 .praegestation-content .control{position:absolute;left:40%;top:40%;z-index:1}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-2 .praegestation-content .makrogrip__icon{position:absolute;right:0%;top:-30px;z-index:1;fill:#a7a8aa;width:150px}@media (min-width: 1400px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-2 .praegestation-content .makrogrip__icon{width:225px;right:-10%}}@media (min-width: 600px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3{grid-column:1/3}}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__header{border:none;justify-content:left;padding:0 0 2px;margin-top:0;margin-bottom:0;position:relative;border-bottom:1px solid #575756}@media (min-width: 600px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__header{display:inline}}@media (min-width: 896px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__header{margin-top:-40px}}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__header:hover .icon{color:#575756;transform:scale(1)}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__header .icon{font-size:.7em;transform:scale(1);position:absolute;right:0;top:3px}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__header .icon:hover{color:#575756}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__header span{padding-right:30px}@media (min-width: 600px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__header span{font-size:.7em}}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__content{margin-top:60px}@media (min-width: 896px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__content .more-information-content .grid{grid-column-gap:0;grid-template-columns:1fr 1fr}}@media (min-width: 600px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__content .more-information-content .grid .item-1{padding-right:30px;border-right:1px solid #575756}}@media (min-width: 896px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__content .more-information-content .grid .item-1{padding-right:60px}}@media (min-width: 600px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__content .more-information-content .grid .item-2{padding-left:30px}}@media (min-width: 896px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__content .more-information-content .grid .item-2{padding-left:60px}}#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__content .more-information-content .grid .item-3{text-align:center}@media (min-width: 896px){#technischeDaten.lp-ultra #praegestation .content-top .grid--2col .item-3 .accordion__content .more-information-content .grid .item-3{grid-column:1/4}}#technischeDaten.lp-ultra .download-list{display:grid;grid-gap:16px}@media (min-width: 350px) and (max-width: 599px){#technischeDaten.lp-ultra .download-list{grid-gap:16px}}@media (min-width: 600px) and (max-width: 895px){#technischeDaten.lp-ultra .download-list{grid-gap:16px}}@media (min-width: 896px) and (max-width: 1399px){#technischeDaten.lp-ultra .download-list{grid-gap:24px}}@media (min-width: 1400px) and (max-width: 1799px){#technischeDaten.lp-ultra .download-list{grid-gap:32px}}@media (min-width: 1800px) and (max-width: 2499px){#technischeDaten.lp-ultra .download-list{grid-gap:32px}}#technischeDaten.lp-ultra .download-list .data-list .data__item{display:grid}@media (min-width: 896px){#technischeDaten.lp-ultra .download-list .data-list .data__item{grid-template-columns:140px 1fr auto;grid-column-gap:15px}}#technischeDaten.lp-ultra #fullwithimage1 img{width:100%}#technischeDaten.lp-ultra #fullwithimage1 .sub_section__wrapper{padding:0}#UeberUns.lp-ultra #abschluss .main-content-area{text-align:center}#UeberUns.lp-ultra #call2action-ultra3 .sub_section__wrapper{padding-top:0px;padding-bottom:70px}@media (min-width: 896px){#UeberUns.lp-ultra #call2action-ultra3 .sub_section__wrapper{padding-top:0px;padding-bottom:130px}}@media (min-width: 896px){#UeberUns.lp-ultra #call2action-ultra3 .h1{width:90%}}#UeberUns.lp-ultra #call2action-ultra3 .contact{text-align:center;width:100%;margin:70px auto 0;display:grid;grid-template-columns:1fr;grid-column-gap:100px}@media (min-width: 600px){#UeberUns.lp-ultra #call2action-ultra3 .contact{grid-template-columns:200px 2fr;text-align:left}}@media (min-width: 896px){#UeberUns.lp-ultra #call2action-ultra3 .contact{width:80%}}@media (min-width: 1400px){#UeberUns.lp-ultra #call2action-ultra3 .contact{width:70%}}#UeberUns.lp-ultra #call2action-ultra3 .contact .no-link{border:none;text-decoration:none;color:inherit}#UeberUns.lp-ultra #call2action-ultra3 .contact .col2{font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400}@media (min-width: 896px){#UeberUns.lp-ultra #call2action-ultra3 .contact .col2{font-size:32px;line-height:1.6}}#UeberUns.lp-ultra #call2action-ultra3 .contact .col2 a{color:white}#UeberUns.lp-ultra #call2action-ultra3 .contact .col2 .badge{color:#E64B46;font-size:1.25rem;margin-left:10px}#UeberUns.lp-ultra #LANGTechnik .section__wrapper{padding-bottom:0}#UeberUns.lp-ultra #LANGTechnik .content__header .figure img{width:200px}

