@-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}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#quickpoint.lp-quickpoint{padding-top:0}section#quickpoint.lp-quickpoint .main-content-area{position:relative}@media (max-width: 1399px){section#quickpoint.lp-quickpoint .main-content-area .h3 br{display:none}}section#quickpoint.lp-quickpoint .main-content-area .badge{margin-bottom:20px}section#quickpoint.lp-quickpoint section#einstieg .grid--2col{margin-top:20px}@media (min-width: 1400px){section#quickpoint.lp-quickpoint section#einstieg .grid--2col{grid-column-gap:100px}}section#quickpoint.lp-quickpoint section#einstieg .grid-video{position:relative;margin-top:30px}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#einstieg .grid-video{margin-top:0;grid-template-columns:1fr}}section#quickpoint.lp-quickpoint section#einstieg .grid-video .video{position:sticky;top:30px;width:100%;overflow:visible}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#einstieg .grid-video .video{top:60px}}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#einstieg .grid-video .video::before{content:' ';position:absolute;left:0;top:0;width:100%;height:150px;background:#fff;background:linear-gradient(0deg, rgba(255,255,255,0) 0%, #fff 100%)}}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#einstieg .grid-video .video{grid-column:1/2}}section#quickpoint.lp-quickpoint section#einstieg .grid-video .video video{width:100%}section#quickpoint.lp-quickpoint section#einstieg .grid-video #usp-quickpoint{position:relative;height:20vh;z-index:1}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#einstieg .grid-video #usp-quickpoint{height:80vh}}section#quickpoint.lp-quickpoint section#einstieg .grid-video #usp-quickpoint .item{margin-bottom:2px}section#quickpoint.lp-quickpoint section#einstieg .grid-video #usp-quickpoint .item .badge{position:relative;margin-bottom:0}section#quickpoint.lp-quickpoint section#quickpoint-rechner{padding-top:0px;padding-bottom:0px}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner{padding-top:0px;padding-bottom:0px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner .sub_section__wrapper{padding-bottom:0}section#quickpoint.lp-quickpoint section#quickpoint-rechner>.sub_section__wrapper .section__content{position:relative;background:#F7F7F8;padding-top:70px;padding-bottom:0px}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner>.sub_section__wrapper .section__content{padding-top:130px;padding-bottom:0px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner>.sub_section__wrapper .section__content::after{content:'';width:0;height:0;-webkit-transform:rotate(360deg);border-style:solid;border-width:26px 23px 0 23px;border-color:white transparent transparent transparent;transform:translate(-50%, 0%);z-index:10;position:absolute;left:50%;bottom:-25px}section#quickpoint.lp-quickpoint section#quickpoint-rechner .section-c2a{margin-top:-120px;position:relative;z-index:0;padding-top:0px;padding-bottom:0px}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner .section-c2a{padding-top:0px;padding-bottom:0px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner .section-c2a .sub_section__wrapper{padding-top:70px;padding-bottom:0px}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner .section-c2a .sub_section__wrapper{padding-top:130px;padding-bottom:0px}}@media (max-width: 1399px){section#quickpoint.lp-quickpoint section#quickpoint-rechner .section-c2a{padding-top:50px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp{padding:100px 0;position:relative;z-index:1}@media (max-width: 1799px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp{background:white;padding-left:30px;padding-right:30px;-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);padding-top:70px;padding-bottom:70px}}@media (max-width: 1799px) and (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp{padding-top:130px;padding-bottom:130px}}@media (min-width: 1800px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp{background:white;margin-left:90px;margin-right:90px;-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)}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .header{text-align:center;margin-bottom:75px}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .header h3 span{display:block}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .content{display:grid;grid-row-gap:30px;grid-column-gap:20px !important}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .content{grid-template-columns:1fr 1fr;grid-row-gap:30px !important;grid-column-gap:40px !important}}@media (min-width: 1400px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .content{grid-template-columns:1fr 1fr;grid-row-gap:40px !important}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .item{position:relative}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom{text-align:center;margin-top:80px}@media (max-width: 1399px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom .result{display:grid}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom h3{order:1;margin-top:0}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom #ergebnis-monate{order:2;margin-bottom:30px}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom .result-stunden{order:3}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom .small{order:4}}@media (min-width: 1400px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom h3{margin-top:50px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom p.small{color:#a7a8aa;font-size:14px;margin-top:50px;letter-spacing:.02em}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .bottom p.small{width:75%;margin:70px auto 0}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .result-stunden{position:relative}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp #ergebnis-stunden{color:#0050a0;font-weight:400;display:inline-block;clear:both;min-width:130px;text-align:left}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp #ergebnis-stunden span{border-bottom:2px solid #0050a0}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp #ergebnis-monate{color:#0050a0;font-size:55px;position:relative;font-weight:400;font-family:"Encode Sans Compressed Bold",sans-serif;line-height:1em;opacity:1;transition:opacity 0.5s;display:flex;justify-content:center}@media (min-width: 600px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp #ergebnis-monate{font-size:100px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp #ergebnis-monate span{display:inline-block;margin-right:10px}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp #ergebnis-monate.intro{opacity:0;transition:opacity 0.5s}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp h3{display:flex;flex-direction:row;justify-content:space-between;padding-right:52px}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp h3{padding-right:100px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp label{width:100%;grid-column:3/4;margin-bottom:0.8em;display:inline-block}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp label{margin-bottom:1.5em}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider{text-align:left;position:relative;display:grid;grid-template-columns:0 1fr 52px 0;justify-items:end;align-items:center}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider{grid-template-columns:0 1fr 100px 0;justify-items:center}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .sliderbar{background:#E5E5E5;width:100%;height:15px;border-radius:10px;grid-column:2/3;position:relative;margin-bottom:3em}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .sliderbar{height:20px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .sliderbar .min{position:absolute;left:0;bottom:-2em;transform:translateX(-50%)}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .sliderbar .max{position:absolute;right:0;bottom:-2em;transform:translateX(50%)}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .slidercontrol{background:#0050a0;width:40px;height:40px;border-radius:100%;cursor:pointer;position:absolute;left:0;top:50%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 3px 6px 0 rgba(0,0,0,0.2);box-shadow:0 3px 6px 0 rgba(0,0,0,0.2);transform:translate(-50%, -50%)}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .slidercontrol{width:50px;height:50px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .slidercontrol:hover{background:#003F7F}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .slidercontrol:hover i{-webkit-animation:shake-horizontal 2s ease-in-out both;animation:shake-horizontal 2s ease-in-out both}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .slider .slidercontrol.intro{transition:left 1s}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp i{margin-top:10px;color:#E64B46;position:absolute;left:10px;top:30px;transform:translate(0%, 0%);transition:opacity 0.5s;opacity:0;-webkit-animation:shake-horizontal 6s ease-in-out 3s 1 both;animation:shake-horizontal 6s ease-in-out 3s 1 both}@media (min-width: 896px){section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp i{top:40px}}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp i.active{-webkit-animation:shake-horizontal 6s ease-in-out 3s infinite;animation:shake-horizontal 6s ease-in-out 3s infinite;opacity:1}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp i.intro{opacity:0}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .rechner-hinweis{color:#E64B46;transition:color 1s}section#quickpoint.lp-quickpoint section#quickpoint-rechner #rechnerqp .rechner-hinweis.intro{color:#575756}#move_holder{position:fixed;z-index:100000;width:100vw;height:100vh;top:0;left:0}#modular{position:relative}#modular .video video{width:100%;display:block}#modular .grid--2col{grid-gap:50px}@media (min-width: 600px){#modular .grid--2col{grid-gap:100px}#modular .grid--2col:nth-child(odd){grid-template-columns:1fr 1.1fr}#modular .grid--2col:nth-child(odd) .item-1{order:1}#modular .grid--2col:nth-child(odd) .item-2{order:2}#modular .grid--2col:nth-child(even){grid-template-columns:1.1fr 1fr}#modular .grid--2col:nth-child(even) .item-1{order:2}#modular .grid--2col:nth-child(even) .item-2{order:1}}#modular .grid--2col .link{margin-top:1em}@media (min-width: 896px){#modular .grid--2col .link{margin-top:2em}}#modular .grid--2col .item-2{position:relative}#modular .grid--2col .item-2 .modular-content .badge{position:absolute;top:-10%;right:0}@media (min-width: 600px){#modular .grid--2col .item-2 .modular-content .badge{top:-20%;right:-10%}}@media (min-width: 896px){#modular .grid--2col .item-2 .modular-content .badge{right:-30px;top:-10%}}@media (min-width: 1400px){#modular .grid--2col .item-2 .modular-content .badge{right:-15%;top:-10%}}#modular .grid--2col:nth-child(1){padding-top:0px;padding-bottom:50px}@media (min-width: 896px){#modular .grid--2col:nth-child(1){padding-top:0px;padding-bottom:100px}}@media (min-width: 600px) and (max-width: 895px){#modular .grid--2col:nth-child(1){padding-top:50px;padding-bottom:50px}}@media (min-width: 600px) and (max-width: 895px) and (min-width: 896px){#modular .grid--2col:nth-child(1){padding-top:100px;padding-bottom:100px}}#anwendung.lp-quickpoint .section__wrapper{padding-top:0}section#technik.lp-quickpoint .section__wrapper{position:relative;padding:0}section#technik.lp-quickpoint .sub_section_headline{position:absolute;width:70%;z-index:1;top:50px}@media (min-width: 600px){section#technik.lp-quickpoint .sub_section_headline{top:100px}}section#technik.lp-quickpoint #switch-quickpoint{position:absolute;top:200px}@media (min-width: 600px){section#technik.lp-quickpoint #switch-quickpoint{top:200px}}section#technik.lp-quickpoint .modal-component{left:0}section#technik.lp-quickpoint .modal-component.close{height:0;visibility:hidden}section#technik.lp-quickpoint .modal-component.open{height:100vh !important;visibility:visible !important}section#technik.lp-quickpoint .components-holder .components-header{width:100%;height:20vh;display:flex;justify-content:center;align-items:center;position:absolute;top:0}section#technik.lp-quickpoint .components-holder .components-header .switch-toggle{width:250px;z-index:1}section#technik.lp-quickpoint .components-holder .component{position:relative;display:none}section#technik.lp-quickpoint .components-holder .component.active{display:block}section#technik.lp-quickpoint .components-holder .component video{width:100vw;height:100vh;overflow:hidden;object-fit:cover;z-index:1;transition:height 0.7s;transform:translate3d(0, 0, 0)}section#technik.lp-quickpoint .components-holder .component .komponenten{position:absolute;top:0;width:100%;height:100%;--ratio: calc(100vw / 100vh )}section#technik.lp-quickpoint .components-holder .component .komponenten .buttonholder{width:100%;height:100%;z-index:5;visibility:hidden}section#technik.lp-quickpoint .components-holder .component .komponenten .buttonholder.show{visibility:visible}section#technik.lp-quickpoint .components-holder .component .komponenten .buttonholder .control--component span{color:white;display:none}.dialog-components-open section#technik .components-holder .components-header{display:none}html[lang="fr"] .page-node-type-landingpage #quickpoint.lp-quickpoint #modular .badge.badge--large span.inner{font-size:30px}html[lang="fr"] .page-node-type-landingpage #technik.lp-quickpoint .toggle#switch-quickpoint .switch-toggle{width:300px}#funktionen.lp-quickpoint .section__wrapper{padding-top:0}#funktionen.lp-quickpoint #funktionsbeispiele .sub_section__wrapper{padding-bottom:0}.lp-cleantec section#vorteile .section__content .list--text-icon .list__item span{opacity:0}.lp-cleantec section#vorteile .section__content .list--text-icon .list__item span.fade-in{opacity:1;transition:opacity 0.5s 0.5s}@media (min-width: 896px){section#produkte.lp-quickpoint section#main-products{min-height:710px}}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner{display:-ms-grid;display:grid;grid-column-gap:16px;grid-template-columns:auto;grid-template-rows:1fr 1fr}@media (min-width: 350px) and (max-width: 599px){section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner{grid-column-gap:16px}}@media (min-width: 600px) and (max-width: 895px){section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner{grid-column-gap:16px}}@media (min-width: 896px) and (max-width: 1399px){section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner{grid-column-gap:24px}}@media (min-width: 1400px) and (max-width: 1799px){section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner{grid-column-gap:32px}}@media (min-width: 1800px) and (max-width: 2499px){section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner{grid-column-gap:32px}}@media (min-width: 600px){section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner{grid-template-columns:1fr 1fr;grid-template-rows:auto}}@media (min-width: 896px){section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:90px}}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper{position:relative}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__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;margin:0 auto;pointer-events:auto}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__btn:hover{transition:all 0.5s ease-in-out}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__btn:focus,section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__btn.focus{outline:0;box-shadow:0 0 7px 2px rgba(0,0,0,0.3)}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__btn.disabled,section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__btn:disabled{opacity:.65}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__btn:not([disabled]):not(.disabled):active,section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__btn:not([disabled]):not(.disabled).active{background-image:none}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .shop__btn:hover{background:#003c77;color:white}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .carousel-wrapper{display:grid;align-content:center;position:absolute;left:0;top:0;width:100%;height:100%;visibility:hidden;pointer-events:none;padding:0;margin:0;opacity:0;transition:visibility 0.7s, opacity 0.7s}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .carousel-wrapper.visible{opacity:1;visibility:visible}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .image-wrapper .carousel-wrapper .carousel.carousel--basic .carousel__item img{width:auto !important;height:100% !important;margin-left:auto;margin-right:auto;aspect-ratio:1/1}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .text-wrapper{background:#F7F7F8;padding:45px}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .text-wrapper .accordion__item.open .accordion__header{color:#0050a0}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .text-wrapper .accordion__item .accordion__header{border-color:transparent}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .text-wrapper .accordion__item .accordion__header .icon{display:none}section#produkte.lp-quickpoint section#main-products .quickpoint-products-inner .text-wrapper .accordion__item .accordion__content{font-size:1rem}section#produkte.lp-quickpoint section#modifications .carousel .card img{aspect-ratio:3/2}section#produkte.lp-quickpoint section#modifications .collapse button[data-toggle="collapse"]:hover .control-label,section#produkte.lp-quickpoint section#modifications .collapse button[data-toggle="collapse"]:hover i{color:#0050a0}section#produkte.lp-quickpoint section#modifications .collapse button[data-toggle="collapse"] i{color:#575756;order:1}section#produkte.lp-quickpoint section#modifications .collapse button[data-toggle="collapse"] .control-label{color:#575756;font-size:1.25rem;font-family:"Encode Sans Compressed Bold",sans-serif;font-weight:400}section#produkte.lp-quickpoint section#modifications .collapse button[data-toggle="collapse"] span{order:0;margin-left:0;margin-right:1rem}@media (max-width: 895px){section#produkte.lp-quickpoint .tabs .tabs__nav__list{display:block}}section#produkte.lp-quickpoint+#blog .section__wrapper{padding-top:0}#erfolgsgeschichten.lp-quickpoint .section__wrapper{background:#F7F7F8 !important}#LANGLoesungen.lp-quickpoint{padding-top:0}

