:root{--on-black:#000;--on-white:#fff;--on-highlight:#ff4a5d;--on-red:#ff4a5d;--on-red-2:#ff4a5d;--on-dark:#000107;--on-gray:#505050;--on-lightgray:#b8b9b9;--on-darkgray:#2b2e34;--on-blue:#00199c;--on-blue2:#001aa2;--on-blue-2:#001aa2;--on-text-size:2.2rem;--on-small-text-size:1.6rem;--on-very-small-text-size:1.2rem;--on-text-size-15:1rem;--on-text-size-20:1.25rem;--on-text-size-25:1.6rem;--on-text-size-30:1.875rem;--on-text-size-35:2.2rem;--on-text-size-40:2.5rem;--on-text-size-45:2.8rem;--on-text-size-65:4rem;--on-text-size-70:4.375rem;--on-text-size-75:4.7rem}@media screen and (max-width:1200px){:root{--on-text-size:1.4rem;--on-small-text-size:1.2rem;--on-very-small-text-size:1rem;--on-text-size-15:1rem;--on-text-size-20:1rem;--on-text-size-25:1rem;--on-text-size-30:1.1rem;--on-text-size-35:1.2rem;--on-text-size-40:1.4rem;--on-text-size-45:1.6rem;--on-text-size-65:2rem;--on-text-size-70:2.2rem;--on-text-size-75:2.5rem}}.text-xxs,.text-xxs *{font-size:var(--on-text-size-15)}.text-xs,.text-xs *{font-size:var(--on-text-size-20)}.text-s,.text-s *{font-size:var(--on-text-size-25)}.text-n,.text-n *{font-size:var(--on-text-size-30)}.text-l,.text-l *{font-size:var(--on-text-size-40)}.text-xl,.text-xl *{font-size:var(--on-text-size-60)}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1;}::selection{color:var(--on-highlight);background:var(--on-white)}html{margin:0;padding:0;font-size:100%;scrollbar-width:thin}html *{font-family:'Montserrat',sans-serif;font-size:var(--on-text-size-40);line-height:1.4;color:#000;letter-spacing:normal;font-weight:400;word-break:normal;hyphens:initial;border-color:var(--on-dark);box-sizing:border-box}@media screen and (max-width:800px){html *{word-break:break-word;hyphens:auto}}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0;padding:0;line-height:1.4;position:relative;margin-bottom:1rem}h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{font-weight:inherit;line-height:inherit;font-size:inherit}a{display:initial;text-decoration:none}a,a:hover,a:active,a:focus{border:0;outline:0;text-decoration:none}.content a{display:inline;text-decoration:underline}a.a_underline{text-decoration:underline}a.disabled{text-decoration:none !important;cursor:default}input::-moz-focus-inner{border:0;outline:0;text-decoration:none}h1{font-size:var(--on-text-size-75)}h2{font-size:var(--on-text-size-70)}h3{font-size:var(--on-text-size-40)}h4{font-size:var(--on-text-size-35)}h5{font-size:var(--on-text-size-30)}h6{font-size:var(--on-text-size-25)}p{margin:0 0 1rem}p:last-child{margin-bottom:0}p *{font-size:inherit}@media screen and (max-width:1200px){html *{font-size:1.4rem;line-height:1.3}}hr{color:var(--on-black);background-color:var(--on-black);height:1px;line-height:1px;border:0}img{display:block;width:auto;max-width:100%;height:auto}img.alignleft{display:initial;float:left;margin:0 1rem 1rem 0}img.aligncenter{margin:0 auto}img.alignright{display:initial;float:right;margin:0 0 1rem 1rem}img.svg{width:100%}ul,ol,li{margin:0;padding:0;list-style:none}.hidden{display:none}.force_hidden{display:none !important}.a_center{text-align:center}.a_left{text-align:left}.a_right{text-align:right}.content{text-align:left}.content .content_wrapper{padding-top:5rem;padding-bottom:5rem}.bold,bold,strong,b{font-weight:700}.light{font-weight:300}.normal{font-weight:400}.mobile_only{display:none}@media screen and (max-width:640px){.mobile_only{display:block}}.desktop_only{display:block}@media screen and (max-width:640px){.desktop_only{display:none}}video{width:100%;max-width:100%;height:auto}.embed{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.embed iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.embed_preview{background-color:var(--on-blue);padding:100px 20px;text-align:center;max-width:100%;margin:0 auto}.embed_preview.bg_blue-2{background-color:var(--on-blue-2)}.embed_preview.bg_red{background-color:var(--on-red)}.embed_preview.bg_red-2{background-color:var(--on-red-2)}.embed_preview *{color:#fff}.embed_preview a{text-decoration:none}.embed_preview a span{font-size:4em}.wp-video{max-width:100% !important;width:100% !important}.wp-video *{font-size:initial;line-height:initial}.wp-video .mejs-time{padding-top:10px}span.icon{line-height:inherit;color:inherit;font-size:inherit;margin-right:10px;float:left}.has_bg_image{background-position:center;background-size:cover;background-repeat:no-repeat}.has_bg_image.has_bg_fixed{background-attachment:fixed}@supports (-webkit-touch-callout:none){.has_bg_image.has_bg_fixed{background-attachment:scroll}}.centered{text-align:center;position:relative;top:50%;transform:translate(0,-50%)}.abs_centered{position:absolute;top:50%;left:0;width:100%;transform:translate(0,-50%)}.abs_not_centered{position:absolute;top:0;left:0;width:100%;height:100%}a.button{border:1px solid var(--on-black);color:var(--on-black);padding:1rem 3rem;position:relative;display:inline-block !important;background-color:transparent;border-radius:0;cursor:pointer;z-index:1;text-decoration:none;transition:all .25s ease}a.button.white{border:1px solid #fff;color:#fff}a.button.bg_white{background-color:#fff;color:var(--on-blue);padding:.25rem 1.5rem}a.button.bg_white:hover{background-color:#fff;color:var(--on-blue)}a.button.blbl{border:0;color:#fff;padding:.25rem 1.5rem}a.button.blue{border:0;color:#fff;padding:.25rem 1.5rem;background:0 0;background-color:#00199c}a.button.blbl:hover{background:transparent linear-gradient(90deg,#000 0%,#000107 46%,#001aa2 100%) 0% 0% no-repeat padding-box}a.button>span{z-index:2;position:relative;line-height:1;display:inline-block;color:inherit}a.button:hover{border-color:var(--on-highlight);color:var(--on-white)}body{margin:0;padding:0;width:100%;height:100%;position:relative;z-index:1;overflow-x:hidden;background-color:#fff}@media screen and (max-width:576px){.container{width:auto}}header.main{position:relative;z-index:1;width:100vw;background-color:#000;text-align:center}header.main>.wrapper{width:100%;height:100%}header.main *{color:#fff}header.main .bg_video{position:absolute;width:100%;height:100%;top:0;left:0;z-index:5}header.main .main_video{position:relative;z-index:7;display:block}header.main .main_video video{width:100vw;max-width:100vw;display:block}header.main .main_image{position:relative;z-index:7;display:block}header.main .main_image img{margin:0 auto}header.main .main_text{position:absolute;bottom:15vh;left:0;width:100%;z-index:7;text-align:center}header.main .main_text span{display:inline-block;font-size:2rem}@media screen and (max-width:800px){header.main .main_text span{font-size:1rem}}.main_nav_menu_wrapper{position:fixed;-webkit-backface-visibility:hidden;top:0;left:0;height:100vh;z-index:10}.main_nav_menu_wrapper *{color:#fff}.main_nav_menu_wrapper nav.menu{display:none;position:absolute;z-index:10;height:100%;width:35rem;top:0;left:0;background-image:url(//www.onxt.de/wp-content/themes/onxt/images/bg/menu_blue_arrow.png);background-repeat:no-repeat;background-size:cover;background-position:right center}body.showmenu .main_nav_menu_wrapper nav.menu{display:block}.main_nav_menu_wrapper nav.menu>.wrapper{display:block;margin:0 1rem 0 7.5rem;text-align:left}.main_nav_menu_wrapper nav.menu a{display:block;line-height:1.2}nav.menu ul.sub-menu{margin-left:2rem}.main_nav_menu_wrapper .menutoggle{position:absolute;z-index:20;left:2rem;top:calc(50% - 1.75rem)}.main_nav_menu_wrapper .menutoggle>div{position:relative;display:block}.main_nav_menu_wrapper .menutoggle div.close{display:none}body.showmenu .main_nav_menu_wrapper .menutoggle div.open{display:none}body.showmenu .main_nav_menu_wrapper .menutoggle div.close{display:block}.main_nav_menu_wrapper .menutoggle a{display:block}.main_nav_menu_wrapper .menutoggle a span{font-size:3.5rem;display:block}@media screen and (max-width:1200px){nav.menu ul.sub-menu{margin-left:1rem}.main_nav_menu_wrapper .menutoggle{display:none}.main_nav_menu_wrapper .menutoggle a span{font-size:2rem}}@media screen and (max-width:900px){.main_nav_menu_wrapper nav.menu{width:22rem}}.main_logo{position:fixed;-webkit-backface-visibility:hidden;left:0;top:100vh;z-index:9;width:8rem;padding:2rem}.main_logo a{display:block}.main_logo .check_light.turn_on img.dark{display:none}.main_logo .check_light.turn_on img.white{display:block}.main_logo .check_light.turn_off img.dark{display:block}.main_logo .check_light.turn_off img.white{display:none}@media screen and (max-width:1200px){.main_logo{padding:1rem}}.main_nav_menu_wrapper_mobile{display:none;position:fixed;-webkit-backface-visibility:hidden;top:0;right:0;z-index:10}.main_nav_menu_wrapper_mobile *{color:#fff}.main_nav_menu_wrapper_mobile .menutoggle{position:absolute;z-index:20;top:.75rem;right:1rem}.main_nav_menu_wrapper_mobile .menutoggle>div{position:relative;display:block}.main_nav_menu_wrapper_mobile .menutoggle div.close{display:none}body.showmenu .main_nav_menu_wrapper_mobile .menutoggle div.open{display:none}body.showmenu .main_nav_menu_wrapper_mobile .menutoggle div.close{display:block}.main_nav_menu_wrapper_mobile .menutoggle a{display:block}.main_nav_menu_wrapper_mobile .menutoggle a span{font-size:1.5rem;display:block}@media screen and (max-width:1200px){.main_nav_menu_wrapper_mobile{display:block}}.check_light.turn_on *{color:#fff}.check_light.turn_off *{color:#000}.above_footer{background-color:#fff;display:block}.above_footer img{margin:0 auto;width:100%}footer.main{position:relative;z-index:1;background-image:url(//www.onxt.de/wp-content/themes/onxt/images/bg/black_blue_block.svg)}footer.main *{color:#fff;font-size:var(--on-text-size-25)}footer.main h4{font-size:var(--on-text-size-35);margin-bottom:2rem}footer.main a:hover{text-decoration:underline}footer.main>.wrapper{padding:2rem 1rem 2rem 10rem}footer.main .hashtags a{margin-right:1rem;float:left;font-size:var(--on-text-size-20)}footer.main .footer_menu.fm2 li{display:inline-block}footer.main .footer_menu.fm2 li a{padding:0 1rem;border-right:1px solid #fff;font-size:var(--on-text-size-25)}footer.main .footer_menu.fm2 li:last-child a{border-right:0}footer.main .footer_menu.fm2 li:first-child a{padding-left:0}.above_footer_special.white_area{background:0 0;background-color:#fff}.above_footer_whatsnext{background:0 0;background-color:#fff}.above_footer_whatsnext .image{float:left;width:40%}.above_footer_whatsnext .link_text{float:left;width:60%;font-size:var(--on-text-size-20);position:relative;margin-top:1.5rem}.above_footer_whatsnext a:hover .link_text{font-weight:700}.above_footer_whatsnext .link_text:before{position:absolute;left:-1rem;top:0;font-size:inherit;content:'\e941';font-family:nbmaster;font-size:90%}.indent0{margin-left:5rem}.indent,.indent1{margin-left:10rem}.indent2{margin-left:12.5rem}.indent3{margin-left:15rem}.white_box{min-height:10rem;background-color:#fff}.white_clip{min-height:10rem;background-color:#fff;clip-path:polygon(calc(100% - 200px) 0, 100% 200px, 100% 100%, 0 100%, 0 0)}.white_clip .content_wrapper{margin-right:0}img.max_width_300{max-width:300px}@media screen and (max-width:1200px){.indent0{margin-left:2.5rem}.indent,.indent1{margin-left:5rem}.indent2{margin-left:6rem}.indent3{margin-left:7rem}}@media screen and (max-width:800px){.indent0{margin-left:1rem}.indent,.indent1{margin-left:2rem}.indent2{margin-left:3rem}.indent3{margin-left:4rem}.white_clip{min-height:unset;clip-path:unset}}section{margin:0;padding:0}section.dark_area *{color:#fff}section.dark_area.dark_bg{background-color:#000}section.flex-content-item{position:relative;z-index:1;min-height:100vh;background-size:100vw auto;background-repeat:no-repeat}section.flex-content-item.content_variant_default{background-size:cover}section.flex-content-item.content_variant_default>.wrapper{padding:5rem 0}section.flex-content-item>.wrapper{z-index:2}section.flex-content-item>.wrapper.abs_centered{padding:5rem 0;max-height:100%}section.flex-content-item.no_gap>.wrapper.abs_centered{padding:0}section.flex-content-item.no_gap_bottom>.wrapper.abs_centered{padding-bottom:0}section.flex-content-item.no_gap_top>.wrapper.abs_centered{padding-top:0}section.flex-content-item>.wrapper.abs_not_centered{padding:5rem 0;max-height:100%}section.flex-content-item.no_gap>.wrapper.abs_not_centered{padding:0}section.flex-content-item.no_gap_bottom>.wrapper.abs_not_centered{padding-bottom:0}section.flex-content-item.no_gap_top>.wrapper.abs_not_centered{padding-top:0}section.flex-content-item.team_section>.wrapper.abs_not_centered{padding:0}section.flex-content-item.large_content>.wrapper.abs_centered{top:0;transform:unset}section.flex-content-item.large_content>.wrapper.abs_not_centered{top:0;transform:unset}section.flex-content-item.default_height,section.flex-content-item.has_div_bg_image{min-height:unset}section.flex-content-item.has_div_bg_image>.bg_image{position:relative;z-index:1;transition:height .5s ease;height:initial}section.flex-content-item.has_div_bg_image>.bg_image.initial{height:calc(100vw / 1.777777)}section.flex-content-item.has_div_bg_image>.bg_image img{width:100vw;max-width:100vw}section.flex-content-item.has_no_bg_image>.wrapper.abs_centered{position:relative;top:auto;left:auto;transform:unset}section.flex-content-item.has_no_bg_image>.wrapper.abs_not_centered{position:relative;top:auto;left:auto;transform:unset}section.flex-content-item.content_variant_2.has_div_bg_image>.bg_image .label{position:absolute;z-index:2;bottom:10%;left:20%;color:#fff}section.flex-content-item.content_variant_2.has_div_bg_image>.bg_image .label span{font-size:var(--on-text-size-25);color:inherit}section.flex-content-item.content_variant_3.has_div_bg_image>.bg_image .label{position:absolute;z-index:2;top:10%;left:0;width:100%}section.flex-content-item.content_variant_4.has_div_bg_image>.bg_image .label{position:absolute;z-index:2;top:10%;left:0;width:100%}section.flex-content-item.content_variant_4 .more_projects{position:absolute;bottom:0;right:0}section.flex-content-item.content_variant_4 .more_projects a{display:block;width:30rem;height:30rem;z-index:1;position:relative}section.flex-content-item.content_variant_4 .more_projects img{display:block;max-width:280px}@media screen and (max-width:1000px){section.flex-content-item.content_variant_4 .more_projects img{max-width:180px}}section.flex-content-item.content_variant_5.has_div_bg_image>.bg_image .label{position:absolute;z-index:2;top:10%;left:0;width:100%}section.flex-content-item.content_variant_8{min-height:unset}section.flex-content-item.content_variant_8>.bg_image_hover{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;z-index:1;background-position:center;background-size:cover;transition:all .25s ease}section.flex-content-item.content_variant_8.hover>.bg_image_hover{opacity:1}section.flex-content-item.content_variant_8>.wrapper{z-index:2;position:relative}section.flex-content-item.content_variant_8>.wrapper a{display:block;text-decoration:none;margin:10rem 0;position:relative}section.flex-content-item.content_variant_8>.wrapper h2{position:relative}section.flex-content-item.content_variant_8>.wrapper h2:before{position:absolute;left:-4rem;top:0;color:#fff;font-size:inherit;content:'\e941';font-family:nbmaster}section.flex-content-item.content_variant_8 .text,section.flex-content-item.content_variant_8 .text *{color:var(--on-blue);transition:all .25s ease}section.flex-content-item.content_variant_8.hover .text,section.flex-content-item.content_variant_8.hover .text *{color:#fff}section.flex-content-item.content_variant_8.has_active_hover .text,section.flex-content-item.content_variant_8.has_active_hover .text *{color:#fff}section.flex-content-item.content_variant_8.has_active_hover>.bg_image_hover{opacity:1}section.flex-content-item.content_variant_8.has_active_hover>.wrapper h2:before{left:-1rem}section.flex-content-item.content_variant_9{min-height:unset}section.flex-content-item.content_variant_9>.wrapper{position:relative}section.flex-content-item.content_variant_9 .bg_image_hover{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;z-index:1;background-position:center;background-size:cover;transition:all .25s ease}section.flex-content-item.content_variant_9 .link_col.hover .bg_image_hover{opacity:1}section.flex-content-item.content_variant_9 .link_col{position:relative}section.flex-content-item.content_variant_9 .link_col>.wrapper{z-index:2;position:relative}section.flex-content-item.content_variant_9 .link_col a{display:block;text-decoration:none;margin:10rem 5rem}section.flex-content-item.content_variant_9 .link_col.link_col_left a .text{text-align:right}section.flex-content-item.content_variant_9 .text,section.flex-content-item.content_variant_9 .text *{color:var(--on-blue);transition:all .25s ease}section.flex-content-item.content_variant_9 .link_col.hover .text,section.flex-content-item.content_variant_9 .link_col.hover .text *{color:#fff}section.flex-content-item.content_variant_9>.wrapper h2{position:relative;display:inline-block}section.flex-content-item.content_variant_9>.wrapper h2:before{position:absolute;left:-4rem;top:0;color:#fff;font-size:inherit;content:'\e941';font-family:nbmaster}.ext_profile_menu{position:absolute;z-index:5;top:0;left:50%;width:50%;height:100%}.ext_profile_menu *{color:#fff}.ext_profile_menu .ext_profile_menu_content .portrait_wrapper{position:relative;padding:5rem 5rem 1rem 0;text-align:left}.we_offer_1 .text p{font-size:var(--on-text-size-30)}.we_offer_1 .text p span{font-size:var(--on-text-size-40)}.simcard_container{margin:5rem 0}.ticker_container{margin:5rem 0}section.flex-content-item .modes_wrapper{margin:15% 10rem 0}@media screen and (max-width:1500px){section.flex-content-item .modes_wrapper{margin:10% 2rem 0}}section.award_section{background:transparent linear-gradient(90deg,#001aa2 0%,#000107 69%,#000 100%) 0% 0% no-repeat padding-box}section.flex-content-item .award_slider_wrapper{margin:5rem 0}.gradient-blue-black{background:transparent linear-gradient(90deg,#001aa2 0%,#000107 69%,#000 100%) 0% 0% no-repeat padding-box}.gradient-black-blue{background:transparent linear-gradient(90deg,#000 0%,#000107 46%,#001aa2 100%) 0% 0% no-repeat padding-box}.project_slider_wrapper .splide__track{overflow:unset}.project_slider_wrapper a.slide_image{position:relative}.project_slider_wrapper a.slide_image>.hover{display:none;position:absolute;z-index:2;width:500px;height:400px;top:-100px;left:-100px}.project_slider_wrapper a.slide_image:hover>.hover{display:block}.project_slider_wrapper a.slide_image:hover>.hover>.add_image{display:block;position:absolute;z-index:2;width:80px;height:120px;bottom:-130px;left:210px}.project_slider_wrapper a.slide_image .hover>.hover_text{display:block;position:absolute;z-index:2;width:100%;left:0;text-align:center;top:50%;transform:translate(0,-50%);max-height:90%;overflow:auto}.project_slider_wrapper a.slide_image .hover>.title_text{display:block;position:absolute;z-index:2;width:100%;bottom:0;text-align:left;overflow:hidden;background:transparent linear-gradient(90deg,#000 0%,#000107 46%,#001aa2 100%) 0% 0% no-repeat padding-box}.project_slider_wrapper a.slide_image .hover .hover_text.delay{opacity:0;transition:all 2s ease}.project_slider_wrapper a.slide_image .hover:hover .hover_text.delay{opacity:1}.project_slider_wrapper a.slide_image .hover>.hover_text .wrap{display:inline-block;margin:1rem;padding:1rem;background-color:rgba(255,255,255,.9);font-size:var(--on-text-size-30)}.project_slider_wrapper a.slide_image .hover>.title_text .wrapper{color:rgba(255,255,255,1);font-size:1rem;padding:1rem}.project_slider_wrapper a.slide_image .hover>.title_text .wrapper *{font-size:inherit;color:inherit}.project_slider_wrapper a.slide_image .hover>.title_text .wrapper .hashtags span{margin-right:.5rem}@media screen and (max-width:800px){.project_slider_wrapper a.slide_image>.hover{display:block;position:absolute;z-index:2;width:100%;height:auto;top:auto;left:auto;bottom:0}.project_slider_wrapper a.slide_image .hover>.title_text .wrapper{padding:.5rem 1rem;line-height:1}.project_slider_wrapper a.slide_image .hover>.title_text .wrapper .hashtags{display:none}}.flexslider{margin:0;padding:0;border:0;border-radius:0}.flexslider ul.flex-direction-nav{position:initial}.flexslider ul.flex-direction-nav a{line-height:1}.flexslider ul.slides{position:relative}.flexslider ul.slides li{height:200px}.flexslider ul.slides li a{position:relative;display:block;height:100%}.project_slider_wrapper ul.slides li{height:200px;width:300px;margin:0 .25rem}.project_slider_wrapper ul.slides li a{position:relative;display:block;height:100%}.award_slider_wrapper ul.slides li{margin:0 5rem}.award_slider_wrapper .splide__slide img{vertical-align:middle;max-height:8rem;filter:brightness(100%) grayscale(100%) invert(1)}.lb-dataContainer{background-color:#fff}.lb-data .lb-details{font-size:1.4rem}.lb-data .lb-caption{font-size:inherit}.custom_shortcode .custom_ticker{text-align:left;position:relative;max-width:350px;margin:0 auto}@media screen and (max-width:1200px){.custom_shortcode .custom_ticker{max-width:250px}}.custom_shortcode .custom_ticker .text{margin-top:1rem;font-size:var(--on-text-size-30)}.custom_shortcode .custom_ticker .angeled_pipe{position:relative}.custom_shortcode .custom_ticker .angeled_pipe .bg{position:absolute;bottom:0;left:0;width:100%;height:0;z-index:1;background:linear-gradient(to bottom,#00199c 0%,#000 100%)}.custom_shortcode .custom_ticker .angeled_pipe .pipe{position:relative;z-index:2}.custom_shortcode .custom_ticker .angeled_pipe .pipe img{width:100%}.custom_shortcode .custom_ticker .angeled_pipe .above{position:absolute;top:0;left:25%;z-index:3}.custom_shortcode .custom_ticker .angeled_pipe .value,.custom_shortcode .custom_ticker .angeled_pipe .value span{font-size:var(--on-text-size-30);line-height:1}.custom_shortcode .custom_ticker .circle{padding:5rem 1rem;background-image:url(//www.onxt.de/wp-content/themes/onxt/images/bg/circle_counter.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.custom_shortcode .custom_ticker .circle .value{color:var(--on-blue) !important}.custom_shortcode .custom_ticker .circle .value span{color:inherit !important;font-size:inherit;font-weight:inherit}.sim_wrapper{position:relative}.sim_wrapper a{border:2px solid var(--on-blue);display:block;padding:3rem;text-decoration:none;color:var(--on-blue) !important}.sim_wrapper a *{color:inherit !important}.sim_wrapper a .title{margin-bottom:.5rem}.sim_wrapper a .text{margin-bottom:.5rem;font-size:var(--on-small-text-size)}.sim_wrapper a .more{text-align:right;font-size:var(--on-small-text-size)}.sim_triangle1,.sim_triangle2{position:absolute;bottom:0;left:0;width:0;height:0;border-style:solid;border-width:5rem 0 0 5rem;border-color:transparent transparent transparent var(--on-blue);transform:rotate(0deg);z-index:2}.sim_triangle2{z-index:3;border-width:calc(5rem - 2px) 0 0 calc(5rem - 2px);border-color:transparent transparent transparent #fff}.modes_wrapper{position:relative;z-index:1}.modes_wrapper .link_row{clear:left;width:100%}.modes_wrapper .link_row .item{float:left;width:20%;transition:all .25s ease}.modes_wrapper .link_row.active .item{width:16%}.modes_wrapper .link_row.active .item.active{width:32%}.modes_wrapper .link_row .item a{display:block;padding:0 2rem 1rem 3rem;text-decoration:none;position:relative;line-height:1}.modes_wrapper .link_row .item a *{line-height:inherit}.modes_wrapper .link_row .item a .backslash{position:absolute;top:.5rem;left:0;z-index:10;transform:rotate(-20deg);transform-origin:0 0;transition:all .25s ease;width:1px;height:5rem;border-right:2px solid #fff;display:block}.modes_wrapper .link_row .item.active a .backslash{transform:rotate(-20deg);height:25rem;left:0}.modes_wrapper .link_row .item .title{font-size:var(--on-text-size-25);line-height:1;text-wrap:nowrap}@media screen and (max-width:1200px){.modes_wrapper .link_row .item.active .title{text-decoration:underline}}.modes_wrapper .link_row .item.active .text_holder{display:block;margin:5rem 0 0 10rem}.modes_wrapper .link_row .item.active .text_holder *{font-size:var(--on-text-size-20);line-height:1}.featherlight .featherlight-content{overflow-x:hidden}.h100{height:100%;box-sizing:border-box}.portrait_wrapper{position:relative}.portrait_wrapper .text_row{position:relative;min-height:calc(100% - 15rem)}.portrait_wrapper .text_row p{font-size:var(--on-text-size-30)}.portrait_wrapper .text_row p *{font-size:inherit}.portrait_wrapper .text_row p.indent0{margin-top:2rem}.portrait_wrapper .text_row p.mtop{margin-top:2rem}.portrait_wrapper .text_row .intro_items_appearing{margin-top:2rem;font-size:var(--on-text-size-30)}.portrait_wrapper .text_row .intro_items_appearing *{font-size:inherit}.portrait_wrapper .text_row .item{display:none}.portrait_wrapper .text_row .item.active{display:block}.portrait_wrapper .link_row{position:relative}.portrait_wrapper .link_row ul.submenu{margin:0;padding:0;text-align:right;width:100%}.portrait_wrapper .link_row ul.submenu li{margin:0;padding:0;display:inline-block;margin-right:1rem;transition:all 1s ease}.portrait_wrapper .link_row ul.submenu li.item_0.active{display:none}.portrait_wrapper .link_row ul.submenu li.item_1{margin-left:5rem}.portrait_wrapper .link_row ul.submenu li a{display:block;padding:0 3rem 0 1rem;margin-right:0;position:relative;text-decoration:none}.portrait_wrapper .link_row ul.submenu li.active a{font-weight:700}.portrait_wrapper .link_row ul.submenu li .chapter{display:none}.portrait_wrapper .link_row ul.submenu li.active .chapter{display:initial}.portrait_wrapper[data-id="0"] .link_row ul.submenu li.item_1 .chapter{display:initial}.portrait_wrapper .link_row ul.submenu li a *{font-size:var(--on-text-size-30);line-height:1;font-weight:inherit}.portrait_wrapper .link_row .backslash{position:absolute;right:0;bottom:0;width:1px;height:10rem;border-right:1px solid #fff;display:inline-block;transform:rotate(-40deg);transform-origin:0 100%}.portrait_wrapper .link_row ul.submenu li.active .backslash{border-right:3px solid #fff}.portrait_wrapper .text_row .intro_items_appearing>span{opacity:.1;transition:all 3s ease}.portrait_wrapper .text_row .intro_items_appearing>span.t1{transition-delay:3s}.portrait_wrapper .text_row .intro_items_appearing>span.t2{transition-delay:5s}.portrait_wrapper .text_row .intro_items_appearing>span.t3{transition-delay:7s}.portrait_wrapper .text_row .intro_items_appearing>span.t4{transition-delay:10s}.portrait_wrapper .text_row .intro_items_appearing>span.t5{transition-delay:12s}.portrait_wrapper .text_row .intro_items_appearing>span.t6{transition-delay:14s}.team_wrapper{position:relative;margin-top:0}.team_wrapper .item{width:33.333333%;float:left}.team_wrapper .item>.wrapper{margin:0 2rem 2.5rem}.team_wrapper a.link{position:relative;display:block;text-align:left}.team_wrapper .item a.link>.wrapper{display:inline-block;position:relative;text-align:left}.team_wrapper .item.itemcount_2 a.link{text-align:center}.team_wrapper .item.itemcount_3 a.link{text-align:right}.team_wrapper .item.itemcount_5 a.link{text-align:center}.team_wrapper .item.itemcount_6 a.link{text-align:right}.team_wrapper a.link img{width:auto}.team_wrapper a.link .caption{position:absolute;bottom:0;left:0;width:100%;padding:.25rem .5rem;box-sizing:border-box;font-size:var(--on-text-size-20);line-height:1;color:#000;background-color:rgba(255,255,255,.75)}.team_wrapper .item>.wrapper{position:relative;background-position:bottom right;background-size:cover;background-repeat:no-repeat}.team_section_2 .text{position:relative;margin-top:2rem;margin-left:5rem}.team_section_2 .text .add_icon{float:left;margin-right:1rem;max-width:50px}.team_section .popup{position:absolute;top:0;left:0;width:100%;height:100%;max-height:900px;display:none;z-index:5;background-color:var(--on-blue);background-position:top center;background-size:cover;background-repeat:no-repeat}.team_section .popup.active{display:block}.team_section .popup>.wrapper{position:relative;width:40%;left:60%}.team_section .popup .control a{text-decoration:none;padding:2rem 3rem;display:inline-block}.team_section .popup .text_holder{padding:2rem 3rem}.team_section .popup .title{font-size:var(--on-text-size-30)}.team_section .popup .description,.team_section .popup .description *{font-size:var(--on-text-size-20)}.default_text_on_bg>.wrapper{position:relative}.default_text_on_bg>.wrapper.background_white{background-color:#fff}.default_text_on_bg .text,.default_text_on_bg .text *{color:#fff}.default_text_on_bg>.wrapper.background_white .text,.default_text_on_bg>.wrapper.background_white .text *{color:#000}.default_text_on_bg>.wrapper.background_dark_to_blue{background-image:url(//www.onxt.de/wp-content/themes/onxt/images/bg/black_blue_block.svg);background-position:top left;background-size:cover;background-repeat:no-repeat}.default_text_on_bg>.wrapper.background_image{background-image:url(//www.onxt.de/wp-content/themes/onxt/images/bg/black_blue_block.svg);background-position:bottom right;background-size:auto 100%;background-repeat:no-repeat}.default_text_on_bg>.wrapper.background_image .bg_image{position:relative;z-index:1}.default_text_on_bg>.wrapper.background_image .bg_image .label{position:absolute;z-index:2;bottom:1rem;left:1rem;color:#fff}.default_text_on_bg>.wrapper.background_image .bg_image .label span{font-size:inherit;color:inherit}.default_text_on_bg>.wrapper.background_image .bg_image img{width:100%}.default_text_on_bg>.wrapper.background_image .text{position:absolute;z-index:5;top:0;left:50%;width:50%;height:100%;overflow:auto}.default_text_on_bg .text>.wrapper{position:relative;padding:2rem;text-align:left}.default_text_on_bg>.wrapper.background_image .text>.wrapper{padding:5rem 1rem 1rem}@media screen and (max-width:800px){.default_text_on_bg>.wrapper.background_image .text{position:relative;top:0;left:0;width:100%;height:auto;overflow:unset}.default_text_on_bg>.wrapper.background_image .text>.wrapper{padding:1rem}}.cut_out_triangle_left_top{clip-path:polygon(200px 0,100% 0,100% 100%,0 100%,0 200px)}.cut_out_triangle_right_top{clip-path:polygon(calc(100% - 200px) 0, 100% 200px, 100% 100%, 0 100%, 0 0)}.cut_out_triangle_bottom_left{clip-path:polygon(0 0,100% 0,100% 100%,200px 100%,0 calc(100% - 200px))}.cut_out_triangle_bottom_right{clip-path:polygon(0 0,100% 0,100% calc(100% - 200px), calc(100% - 200px) 100%, 0 100%)}@media screen and (max-width:800px){.cut_out_triangle_left_top{min-height:unset;clip-path:unset}.cut_out_triangle_right_top{min-height:unset;clip-path:unset}.cut_out_triangle_bottom_left{min-height:unset;clip-path:unset}.cut_out_triangle_bottom_right{min-height:unset;clip-path:unset}}.content .flex-content-item .content_wrapper{padding-top:2rem;padding-bottom:2rem}.content .flex-content-item.default_text_on_bg .full_width .text>.wrapper{padding-left:0;padding-right:0}.content .flex-content-item.default_text_on_bg .no_bottom .text>.wrapper{padding-bottom:0}.content .flex-content-item.default_text_on_bg .no_bottom .content_wrapper{padding-bottom:0}.content .flex-content-item.default_text_on_bg .no_top .text>.wrapper{padding-top:0}.content .flex-content-item.default_text_on_bg .no_top .content_wrapper{padding-top:0}.typewriter{position:relative}.typewriter>.wrap{color:var(--on-gray)}.typewriter>.wrap *{color:inherit}.typewriter div.tw{position:absolute;top:0;left:0}.typewriter div.tw p:last-of-type{margin-bottom:0}span.cursor{border-right:.05em solid rgba(255,255,255,.1);animation:caret 1s steps(1) infinite;display:none}.typewriter.done span.cursor{display:none}.typewriter.done>.wrap{opacity:0}@keyframes caret{50%{border-color:transparent}}.intro_container.intro_container{position:relative;opacity:0}.intro_container.effect_active{opacity:1}.intro_container .large_text .target{transition:all 2s ease;font-size:var(--on-text-size-75)}.intro_container .intro_menu{margin-top:8rem}.intro_container .intro_menu li{margin-bottom:2rem}.intro_container .intro_menu a{font-size:6rem;font-size:var(--on-text-size-75);text-decoration:none;transition:all .25s ease;position:relative;line-height:1;display:block}.intro_container .intro_menu a:hover{font-weight:700;letter-spacing:1rem}.intro_container .intro_menu a:before{position:absolute;left:-5rem;top:0;content:'\e941';font-family:nbmaster}@media screen and (max-width:600px){.intro_container .large_text .target{font-size:var(--on-text-size-45) !important}}.on_effect_set_visible{opacity:0;transition:opacity 5s ease;transition-delay:0}.on_effect_set_visible.prepared.effect_active{opacity:1 !important}.stretch_text{position:relative;letter-spacing:0;display:inline-block}.stretch_text *{letter-spacing:inherit}.stretch_text>.orig{opacity:0}.stretch_text>.new{position:absolute;top:0;right:0;white-space:nowrap;transition:all 5s ease}.stretch_text.from_left>.new{right:unset;left:0}.stretch_text.slow>.new{transition:all 10s ease}.stretch_text.prepared.effect_active>.new{letter-spacing:1rem;right:-8rem}.stretch_text.from_left.prepared.effect_active>.new{letter-spacing:1rem;left:0;right:unset}.stretch_text.prepared.effect_active.large>.new{letter-spacing:.5rem;right:-20rem}@media screen and (max-width:1600px){html{font-size:80%}}@media screen and (max-width:1450px){body.special-2 .flex-content.content section .container{padding-left:4rem}}@media screen and (max-width:1400px){html{font-size:70%}.team_wrapper .item>.wrapper{margin:0 2rem 4rem}}@media screen and (max-width:1200px){html{font-size:100%}.main_logo{width:5rem}section.flex-content-item.has_div_bg_image>.bg_image.initial{height:unset}section.flex-content-item>.wrapper.abs_centered{position:relative !important;top:auto !important;left:auto !important;transform:unset !important}section.flex-content-item>.wrapper.abs_not_centered{position:relative !important;top:auto !important;left:auto !important;transform:unset !important}section.dark_area.not(.special){background-color:var(--on-dark)}section.welcome_section>.bg_image{display:none !important}section.hide_bg_image_on_mobile>.bg_image{display:none !important}section.profile_section{display:grid}section.profile_section .ext_profile_menu{position:relative !important;top:auto;left:auto;width:100%;overflow:unset;order:-1 !important}section.profile_section .ext_profile_menu .ext_profile_menu_content .portrait_wrapper{padding:2rem 1rem;margin-left:1rem}section.profile_section .portrait_wrapper .link_row{padding:2rem 0;margin:0}section.profile_section .portrait_wrapper .link_row .backslash{display:none}section.profile_section .portrait_wrapper .link_row ul.submenu li{margin:0 !important}section.profile_section .portrait_wrapper .link_row ul.submenu li a{padding:0 1rem !important}section.project_section>.bg_image img{display:none !important}section.project_section .more_projects{display:none !important}section.project_section>.bg_image .label{position:relative !important;top:auto;left:auto;width:100%;overflow:unset;margin-top:5rem}section.project_section>.wrapper.abs_centered{padding:2.5rem 0 5rem}section.we_offer_1>.bg_image{display:none !important}section.operation_modes>.bg_image img{display:none !important}section.operation_modes>.bg_image .label{position:relative !important;top:auto;left:auto;width:100%;overflow:unset;margin-top:5rem}section.operation_modes .modes_wrapper{margin:0 2rem}section.operation_modes .modes_wrapper .link_row .item{width:100% !important;padding:0 2rem 2rem;box-sizing:border-box}section.operation_modes .modes_wrapper .link_row .item a{padding:0}section.operation_modes .modes_wrapper .link_row .item a .backslash{display:none}section.operation_modes .modes_wrapper .text_holder{margin:1rem 0 !important}section.award_section .award_slider_wrapper{margin:5rem 0}section.team_section_2>.bg_image{display:none !important}section.team_section_2.team_section .popup>.wrapper{height:100%;width:100%;left:0;background-color:rgba(0,0,0,.9);padding:2rem;box-sizing:border-box}section.team_section_2.team_section .popup .text_holder{padding:0;margin-left:5rem}.team_section .popup .control{margin-left:2rem}.team_wrapper .item>.wrapper{margin:0 .5rem 1rem}.team_section_2 .text{margin-left:0}}section.special-1-wrapper{position:relative;background-attachment:fixed;min-height:100vh;background-image:url(//www.onxt.de/wp-content/themes/onxt/images/bg/rainbow.jpg);animation:bgsp1 15s ease infinite;background-size:200% 200%}@keyframes bgsp1{0%,100%{background-position:100% 0}50%{background-position:50% 100%}}section.special-1-item{position:relative;height:100vh;background-position:center;background-repeat:no-repeat;background-size:40%}section.special-1-item h1{font-size:var(--on-text-size-50)}section.special-1-item h2{font-size:var(--on-text-size-50)}@media screen and (max-width:500px){section.special-1-item{background-position:top}}.container_image_map{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.container_image_map .link{position:absolute;top:0;left:0;z-index:4}.container_image_map .link a{position:relative;display:block;text-decoration:none;padding:5rem 2rem}.container_image_map .link a .title{font-size:3rem}.container_image_map .link a .subtitle{font-size:1rem;max-width:250px}.container_image_map .wrapper_kristall .link1{top:50%;left:18%}.container_image_map .wrapper_kristall .link2{top:12%;left:48%}.container_image_map .wrapper_kristall .link3{top:55%;left:47%}.container_image_map .wrapper_kristall .link4{top:25%;left:30%}.container_image_map.container_image_map_v2 .link a{padding:0;width:20rem;height:20rem}.container_image_map.container_image_map_v2 .link.link3 a{width:30rem}.content ul:not(.menu),.content ol{list-style:initial}.content ul:not(.menu) li,.content ol li{list-style:initial;margin-left:2.5rem}.content_menu{margin-left:2rem}.content_menu li{margin-bottom:.5rem}.content_menu a{text-decoration:none;transition:all .25s ease;position:relative;line-height:1;display:block;padding:.5rem 0}.content_menu a:hover{font-weight:700}.content_menu a:before{position:absolute;left:-2rem;top:.5rem;content:'\e941';font-family:nbmaster;font-size:80%;line-height:110%}.bg_image_h{background-position:0 0;background-repeat:no-repeat;background-size:contain;margin-left:-3rem;padding-left:3rem}.flex-content-item.case_project_teaser{min-height:unset;margin-bottom:5rem}.flex-content-item.spacer{min-height:unset}.flex-content-item.menu{min-height:unset}.flex-content-item.menu.menu-sticky{position:sticky;top:0;z-index:8}.flex-content-item.menu .special-menu ul li{display:inline-block;margin-left:4rem}.flex-content-item.menu .special-menu ul li a{display:block;text-decoration:none;font-size:var(--on-text-size-25);padding:1rem 0}ol.content_ol{list-style:decimal}ol.content_ol li{list-style:decimal;padding-left:.5rem}.case_image img{max-width:100%;width:250px}.case_image.large img{width:400px}@media screen and (max-width:1500px){.container_image_map .link a{padding:3rem 2rem}.container_image_map .link a .title{font-size:1.2rem;font-weight:700}}@media screen and (max-width:1500px){.portrait_wrapper .text_row{min-height:unset;margin-bottom:3rem}.portrait_wrapper .link_row .backslash{display:none}.portrait_wrapper .link_row ul.submenu li{margin:0 !important}}@media screen and (max-width:1200px){section.intro_section.flex-content-item.has_div_bg_image>.bg_image{display:none}section.bg_mobile_dark.flex-content-item{background-color:#000}.stretch_text{width:100%}.stretch_text>.new{right:auto;left:0;transition:all 2s ease}.stretch_text.slow>.new{transition:all 5s ease}.stretch_text.prepared.effect_active>.new{letter-spacing:.25rem;right:unset}.stretch_text.prepared.effect_active.large>.new{letter-spacing:.25rem;right:unset}section.team_header.flex-content-item.has_div_bg_image>.bg_image{display:none}section.flex-content-item.content_variant_8>.wrapper a{margin:5rem 0}section.flex-content-item.content_variant_9 .link_col a{margin:5rem 2.5rem}.intro_container .intro_menu{margin-top:5rem}.intro_container .intro_menu a{font-size:2rem}.intro_container .intro_menu a:hover{letter-spacing:.25rem}.intro_container .intro_menu a:before{left:-2rem}section.flex-content-item.content_variant_8 .text{margin-left:1rem}section.flex-content-item.content_variant_8>.wrapper h2 br{display:none}section.flex-content-item.content_variant_8.has_active_hover>.wrapper h2 br{display:initial}footer.main>.wrapper{padding-left:1rem}section.flex-content-item.content_variant_4.has_div_bg_image>.bg_image .label{left:12%}section.flex-content-item.content_variant_9>.wrapper h2:before{left:-1rem}}@media screen and (max-width:800px){.flex-content-item.menu .special-menu ul li{margin-left:1rem}.flex-content-item.menu .special-menu ul li a{padding:.5rem 0}.stretch_text.prepared.effect_active>.new{letter-spacing:0rem}.stretch_text.prepared.effect_active.large>.new{letter-spacing:0rem}.stretch_text>.new{white-space:unset}section.award_section .award_slider_wrapper{margin:2.5rem 0}section.team_section_2.flex-content-item .team_wrapper{margin-left:1rem;margin-right:1rem}.team_wrapper .item{width:50%}section.team_section_2.team_section .popup>.wrapper{padding:0 1rem 0 0}section.flex-content-item.content_variant_2.has_div_bg_image>.bg_image .label{left:15%}section.flex-content-item.content_variant_9 .link_col a .text{text-align:center !important}section.flex-content-item.content_variant_9 .link_col a{margin:2.5rem 0}section.flex-content-item.content_variant_9>.wrapper h2:before{left:-1rem}section.flex-content-item.content_variant_9 .link_col .bg_image_hover{opacity:1 !important}section.flex-content-item.content_variant_9 .link_col .text,section.flex-content-item.content_variant_9 .link_col .text *{color:#fff !important}}.af2_form_wrapper textarea{color:rgba(51,51,51,1);padding:.5rem}#af2_form_0 .af2_question_cb_label,#af2_form_0 .af2_question_cb_label *{font-size:1rem;color:rgba(51,51,51,1)}.af2_form_wrapper.af2_form-type-2 .af2_submit_button__text,.af2_form_wrapper.af2_form-type-2 .af2_submit_button__text *{font-size:inherit}.af2_answer.selected_item .af2_answer_card{background-color:var(--on-blue) !important}.af2_answer.selected_item .af2_answer_text{color:#fff !important}.af2_form_wrapper .af2_success_text{color:var(--on-blue) !important}.project-flex-content-item.image a.gallery{display:block;width:100%;height:25vw}.project-flex-content-item.video{background-color:var(--on-blue)}.project-flex-content-item.video video{display:block}.project-flex-content .content-2cs *{color:var(--on-blue)}.project-flex-content h1{font-size:var(--on-text-size-40);line-height:1.2;margin-bottom:2rem;font-weight:700}.project-flex-content h2{font-size:var(--on-text-size-35);line-height:1.2}.project-flex-content h3{font-size:var(--on-text-size-30);line-height:1.2}.project-flex-content h4{font-size:var(--on-text-size-25);line-height:1.2}.project-flex-content p{font-size:var(--on-text-size-25);line-height:1.2}.project-flex-content .default-hashtags{margin-top:2rem}.project-flex-content .default-hashtags *{font-size:var(--on-text-size-25);line-height:1;color:#000}.project-flex-content .default-hashtags a{float:left}.project-flex-content .default-hashtags a:hover{text-decoration:underline}.content-archive .has_bg_image{background-color:var(--on-dark)}.content-archive a{display:block}.content-archive a>.wrapper{width:100%;height:25vw;min-height:200px;position:relative;overflow:hidden}.content-archive a>.wrapper>.layer{width:100%;height:100%;position:absolute;top:-100%;left:0;transition:all .5s ease;background:transparent linear-gradient(90deg,#000 0%,#000107 46%,#001aa2 100%) 0% 0% no-repeat padding-box}.content-archive a:hover>.wrapper>.layer{top:0}.content-archive a>.wrapper .inner{position:relative;padding:2rem 1rem;text-align:center;height:100%;overflow:auto}.content-archive a:hover>.wrapper .inner *{color:#fff;font-size:var(--on-text-size-30);line-height:1}.content-archive a>.wrapper .taglist *{font-size:var(--on-text-size-25)}.content-archive a>.wrapper .taglist{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:1rem 2rem;background-color:#000}@media screen and (max-width:800px){.content-archive a>.wrapper .inner{padding:10px}.content-archive a>.wrapper .taglist{bottom:10px}}@media screen and (max-width:575px){.content-archive a>.wrapper .inner *{color:#fff;font-size:var(--on-text-size-25);line-height:1;margin:0}.content-archive a>.wrapper>.layer{height:auto;position:absolute;top:auto !important;bottom:0}.content-archive a>.wrapper .taglist{display:none}.content-archive a>.wrapper .inner{padding:.5rem 1rem;height:auto}}a.tag_item{text-decoration:none}a.tag_item span{color:var(--on-red);margin-right:1rem}.tagcluster{margin-top:10px}.any-content.has_text_color *{color:inherit}.featherlight-content{padding:0 !important;border:0 !important}.featherlight-content .caption{padding:10px;width:100%;position:absolute;left:0;bottom:0;background-color:#fff}.featherlight-next{right:0 !important;top:0 !important}.featherlight-previous{left:0 !important;top:0 !important}video#bg_video{position:absolute;left:0;top:0;min-width:100%;min-height:100%;object-fit:cover}.has_bg_image_fixed{background-attachment:fixed;background-position:center bottom;background-size:cover;min-height:100vh}.has_bg_image_fixed.p_rel{position:relative}.has_bg_image_fixed .backgroundimage_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}@supports (-webkit-touch-callout:none){.has_bg_image_fixed{background-attachment:scroll}}@media screen and (max-width:1200px){.has_bg_image_fixed{min-height:unset}}.holder-2cs{margin-top:100px;margin-bottom:100px}.holder-2cs>.row>.col{position:relative}.content-2cs>.wrapper{position:relative}.holder-2cs.sticky-2cs-1 .content-2cs.left-2cs{position:sticky;top:10%;left:0;width:100%}.holder-2cs.sticky-2cs-1 .content-2cs.right-2cs>.wrapper{margin-top:90vh}.holder-2cs.sticky-2cs-1 .content-2cs.right-2cs.fast_column>.wrapper{margin-top:70vh}.holder-2cs.sticky-2cs-2 .content-2cs.right-2cs{position:sticky;top:10%;left:0;width:100%}.holder-2cs.sticky-2cs-2 .content-2cs.left-2cs>.wrapper{margin-top:90vh}.holder-2cs.sticky-2cs-2 .content-2cs.left-2cs.fast_column>.wrapper{margin-top:70vh}@media screen and (max-width:1200px){.holder-2cs.sticky-2cs-1 .content-2cs.left-2cs{position:relative;top:auto;left:auto}.holder-2cs.sticky-2cs-1 .content-2cs.right-2cs>.wrapper{margin-top:0}.holder-2cs.sticky-2cs-1 .content-2cs.right-2cs.fast_column>.wrapper{margin-top:0}.holder-2cs.sticky-2cs-2 .content-2cs.right-2cs{position:relative;top:auto;left:auto}.holder-2cs.sticky-2cs-2 .content-2cs.left-2cs>.wrapper{margin-top:0}.holder-2cs.sticky-2cs-2 .content-2cs.left-2cs.fast_column>.wrapper{margin-top:0}}.white_text,.white_text *{color:#fff}.container_image_map_seq{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.container_image_map_seq .link{position:absolute;top:0;left:0;z-index:4}.container_image_map_seq .link a{position:relative;display:block;text-decoration:none;padding:2rem;font-weight:400}.container_image_map_seq .link a .title,.container_image_map_seq .link a .title *{font-size:3rem;font-weight:400;transition:letter-spacing 1s ease}.container_image_map_seq .link a:hover .title,.container_image_map_seq .link a:hover .title *{letter-spacing:2px;font-weight:700}.container_image_map_seq .link a:hover .title span{animation:none}.container_image_map_seq .link a .title{position:relative;padding-left:2.5rem}.container_image_map_seq .link a .title span{position:absolute;left:0;top:0;font-size:inherit}.container_image_map_seq .link a .title span:before{position:absolute;left:0;top:0;color:#fff;font-size:inherit;opacity:inherit;content:'\e941';font-family:nbmaster}.container_image_map_seq .link a .subtitle{font-size:1rem;max-width:350px;margin-left:2.5rem}.container_image_map_seq .wrapper_kristall .link1{top:50%;left:18%}.container_image_map_seq .wrapper_kristall .link2{top:12%;left:48%}.container_image_map_seq .wrapper_kristall .link3{top:55%;left:50%}.container_image_map_seq .wrapper_kristall .link4{top:27%;left:32%}.container_image_map_seq .link.link4 a .title,.container_image_map_seq .link.link4 a .title *{font-size:2.5rem}.container_image_map_seq .link.link4 a .title{padding-left:2rem}.container_image_map_seq .link.link1 a .subtitle{max-width:250px}@media screen and (max-width:1400px){.container_image_map_seq .link a .title,.container_image_map_seq .link a .title *{font-size:2rem}.container_image_map_seq .link.link4 a .title,.container_image_map_seq .link.link4 a .title *{font-size:2rem}.container_image_map_seq .wrapper_kristall .link1{left:10%}.container_image_map_seq .wrapper_kristall .link4{top:30%;left:30%}.container_image_map_seq .link a .subtitle{margin-left:1.5rem}}@media screen and (max-width:1200px){.container_image_map_seq .wrapper_kristall .link1{left:5%}.container_image_map_seq .wrapper_kristall .link4{left:28%}}.blink{animation-name:animation_blink;animation-timing-function:ease-in;animation-duration:2s;animation-iteration-count:infinite}@keyframes animation_blink{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.container_image_map_seq._mobile{top:0;left:3rem;height:100%;width:calc(100% - 3rem);overflow:auto}.container_image_map_seq._mobile .wrapper_kristall_mobile{height:80%;margin-top:20%}.container_image_map_seq._mobile .link{position:relative}.container_image_map_seq._mobile .link.link3{margin-top:100%}.container_image_map_seq._mobile .link a{padding:.5rem 1rem}.container_image_map_seq._mobile .link a .subtitle{margin-left:2.5rem}.award_slider_wrapper_v2{margin-top:3rem}.award_grid ul.list{list-style:none;margin:0;padding:0}.award_grid ul.list li.list_item{width:20%;display:inline-block;float:left;list-style:none;margin:0;padding:0;background-image:url(//www.onxt.de/wp-content/themes/onxt/images/onxt_awards_back_einzel.png);background-repeat:no-repeat;background-size:cover;position:relative}.award_grid ul.list li.list_item:nth-child(2n){background-image:none}.award_grid ul.list li.list_item .award_wrapper{text-align:center;position:relative;padding:2rem}.award_grid ul.list li.list_item .award_wrapper img{display:block;margin:auto;max-width:100%;width:100px;filter:brightness(100%) grayscale(100%) invert(1)}@media screen and (max-width:1000px){.award_grid ul.list li.list_item{width:33.333333%}.award_grid ul.list li.list_item .award_wrapper{padding:1rem}}.project_slider_wrapper_v2{margin-top:3rem}.psw_v2 ul.list{list-style:none;margin:0;padding:0}.psw_v2 ul.list li.list_item{width:33.333333%;display:inline-block;float:left;list-style:none;margin:0;padding:0;position:relative}.psw_v2 ul.list li.list_item a{position:relative;width:100%;height:25vh;display:block;overflow:hidden}.psw_v2 ul.list li.list_item a>.wrapper{position:absolute;bottom:0;left:0;width:100%;height:3rem;background:linear-gradient(to right,rgba(30,87,153,1) 0%,rgba(30,87,153,.1) 100%)}.psw_v2 ul.list li.list_item a .title_text{padding:.5rem 1rem}.psw_v2 ul.list li.list_item a .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.psw_v2 ul.list li.list_item a .hashtags{white-space:nowrap}.psw_v2 ul.list li.list_item a .hashtags span{margin-right:.5rem}.psw_v2 ul.list li.list_item a *{line-height:1.1;font-size:1rem}.project_slider_wrapper_v2 .more_projects{position:relative;width:100%;margin-top:1rem;text-align:center}.project_slider_wrapper_v2 .more_projects a{display:inline-block;margin:0 auto}.project_slider_wrapper_v2 .more_projects a img{max-width:100%;width:200px}@media screen and (max-width:1000px){.psw_v2 ul.list li.list_item{width:50%}}