.site-header{padding:22.55px 0;background:#ED1C24;z-index:99999;position:fixed;top:-80px;left:0;width:100vw;height:80px;transition:top .3s ease-in-out}.site-header.show{top:0}@media screen and (min-width:64em){.site-header{width:80px;top:0;bottom:0;height:unset;border-right:1px solid #fff}}.site-header .boxed{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:64em){.site-header .boxed{height:100%;display:flex;flex-direction:column-reverse;justify-content:unset}}@media screen and (min-width:64em){.site-header .boxed .site-branding{transform:rotate(-90deg);width:240.152px;height:27.506px;position:absolute;bottom:132px;left:-82px}}.site-header .boxed .site-branding .site-title{display:inline-block;font-size:0;margin:0;padding:0;position:relative;text-align:left;z-index:10}.site-header .boxed .site-branding .site-title .logo{display:inline-block;height:auto;position:relative}.site-header .boxed .site-branding .site-title a:hover{text-decoration:none;opacity:1}.site-header .boxed .site-branding .site-title a.logo::after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.site-header .boxed .site-branding .site-title span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.site-header .boxed .site-branding .site-title:after{content:"";display:block;height:100%;position:absolute;right:-10px;top:0;width:1px}.site-header .fab_container{position:fixed;z-index:999;top:100px;right:0;transform:translateX(calc(100% - 40px));transition:all .3s ease-in-out}.site-header .fab_container:hover{transform:translateX(0)}.site-header .fab_container .row{display:flex}.site-header .fab_container .row .col_left{width:40px}.site-header .fab_container .row .col_left div{font-family:Nebulica;font-size:20px;font-size:2rem;background-color:#C5C6C6;color:#fff;transform:rotate(-90deg) translateX(-35.5px);height:40px;width:111px;text-align:center;margin-left:-38px;padding-top:5px}.site-header .fab_container .row .col_right{background-color:#ececec;color:#C5C6C6;height:111px;padding:12.5px 13.5px 8.5px 13.5px}.site-header .fab_container .row .col_right div{font-size:16px;font-size:1.6rem;line-height:1.2;color:#707070}.site-header .fab_container .row .col_right div a{color:#707070}.site-header .fab_container .row .col_right div a:hover{color:#ED1C24}.site-header .fab_container .row .col_right .contact{font-size:16px;font-size:1.6rem;line-height:1.2;font-weight:700}html,body{height:100%}@keyframes top-menu-bar{50%{top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%)}100%{top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%)}}@keyframes middle-menu-bar{0%{opacity:1}50%{opacity:1}51%{opacity:0}100%{opacity:0}}@keyframes bottom-menu-bar{50%{top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%)}100%{top:50%;transform:translate(-50%, -50%) rotate(90deg);-webkit-transform:translate(-50%, -50%) rotate(90deg);-moz-transform:translate(-50%, -50%) rotate(90deg)}}@keyframes top-menu-bar-back{0%{top:50%;transform:translate(-50%, -50%)}50%{top:50%;transform:translate(-50%, -50%)}100%{top:0;transform:translate(-50%, 0)}}@keyframes middle-menu-bar-back{0%{opacity:0}50%{opacity:0}51%{opacity:1}100%{opacity:1}}@keyframes bottom-menu-bar-back{0%{top:50%;transform:translate(-50%, -50%) rotate(90deg);-webkit-transform:translate(-50%, -50%) rotate(90deg);-moz-transform:translate(-50%, -50%) rotate(90deg)}50%{top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%)}100%{top:100%;transform:translate(-50%, -100%);-webkit-transform:translate(-50%, -100%);-moz-transform:translate(-50%, -100%)}}@keyframes fadeInMenu{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@media screen and (min-width:64em){.main-navigation{margin:auto}}.main-navigation .menu-toggle{background:transparent;border:none;padding:0;position:relative;display:block;z-index:99999999;animation-fill-mode:forwards;animation-name:fadeInMenu;animation-duration:.5s;animation-timing-function:ease-in-out}@media screen and (min-width:64em){.main-navigation .menu-toggle{transform:rotate(-90deg)}}.main-navigation .menu-toggle:hover{cursor:pointer}.main-navigation .menu-toggle .burger-div{display:block;border:none;height:26px;width:30px;position:relative;transition:all .25s ease-in-out}.main-navigation .menu-toggle .burger-div span{height:3px;width:30px;background-color:#fff;position:absolute;left:50%;transform:translate(-50%, 0);border-radius:1px;transition:background-color .25s ease-in-out;transition-delay:.5s}.main-navigation .menu-toggle .burger-div span.top-bar{top:0;animation-fill-mode:forwards;animation-name:top-menu-bar-back;animation-duration:.75s;animation-timing-function:ease-in-out}.main-navigation .menu-toggle .burger-div span.middle-bar{top:50%;transform:translate(-50%, -50%);animation-fill-mode:forwards;animation-name:middle-menu-bar-back;animation-duration:.75s;animation-timing-function:ease-in-out}.main-navigation .menu-toggle .burger-div span.bottom-bar{top:100%;transform:translate(-50%, -100%);animation-fill-mode:forwards;animation-name:bottom-menu-bar-back;animation-duration:.75s;animation-timing-function:ease-in-out}.main-navigation .menu{background:#fff;position:fixed;bottom:0;top:0;left:0;right:0;list-style:none;margin:0;padding:20px 20px 20px 20px;transform:translateY(-100%);z-index:999999;overflow-y:scroll;transition:all .75s ease-in-out;max-height:calc(100dvh - 80px);max-width:100vw}@media screen and (min-width:64em){.main-navigation .menu{transform:translateX(-100%);display:flex;flex-direction:column;justify-content:center;padding:20px 20px 20px 200px;max-height:unset}}@media screen and (min-width:1500px){.main-navigation .menu{padding:20px 20px 20px 393px}}.main-navigation .menu li:not(#menu-item-463){background:#fff;position:relative;padding:15px 0;width:max-content}.main-navigation .menu li:not(#menu-item-463) a{color:#212529;display:block;padding:5px 0;text-decoration:none;font-family:Nebulica;font-size:30px;font-size:3rem;line-height:1}@media screen and (min-width:30em){.main-navigation .menu li:not(#menu-item-463) a{font-size:40px;font-size:4rem}}@media screen and (min-width:48em){.main-navigation .menu li:not(#menu-item-463) a{font-size:55px;font-size:5.5rem}}@media screen and (min-width:64em){.main-navigation .menu li:not(#menu-item-463) a{font-size:70px;font-size:7rem}}.main-navigation .menu li:not(#menu-item-463) a:hover{color:#ED1C24}.main-navigation .menu li:not(#menu-item-463) ul{display:none ;list-style:none;margin-left:0;padding:0 0 5px 0}.main-navigation .menu li:not(#menu-item-463) ul li{border-bottom:transparent;padding:0}.main-navigation .menu li:not(#menu-item-463) ul li a{text-transform:none;font-size:14px;font-size:1.4rem}.main-navigation .menu li:not(#menu-item-463) ul.toggled-on{display:block}.main-navigation .menu li:not(#menu-item-463) .dropdown-toggle{background:transparent;border:none;position:absolute;right:5px;top:10px;padding:0;width:18px;height:18px;transition:all .4s ease-in-out;transform:rotate(90deg)}.main-navigation .menu li:not(#menu-item-463) .dropdown-toggle:before{content:"";height:2px;width:65%;transform:rotate(45deg) translate(50%, 0);background-color:#fff;position:absolute;top:0;right:40%}.main-navigation .menu li:not(#menu-item-463) .dropdown-toggle:after{content:"";height:2px;width:65%;transform:rotate(-45deg) translate(50%, 0);background-color:#fff;position:absolute;bottom:0;right:40%}.main-navigation .menu li:not(#menu-item-463) .dropdown-toggle.toggled-on{transform:rotate(270deg)}@media screen and (min-width:78.75em){.main-navigation .menu #menu-item-463{width:100%;text-align:right;display:flex;justify-content:end;margin-top:-242px;background:transparent}}.main-navigation .menu #menu-item-463 p{text-align:left}@media screen and (min-width:78.75em){.main-navigation .menu #menu-item-463 p{padding-right:122px}}.main-navigation .menu #menu-item-463 a{color:#212529;text-decoration:none;padding:0}.main-navigation .menu #menu-item-463 a:visited{color:#212529}.main-navigation .menu #menu-item-463 a:focus{outline:thin dotted;color:#212529}.main-navigation .menu #menu-item-463 a:active{color:#212529;outline:0}.main-navigation .menu #menu-item-463 a:hover{color:#ED1C24;outline:0}.main-navigation .menu #menu-item-463>a{display:none}.main-navigation .menu #menu-item-463 p>a:first-of-type:hover{color:#212529}.main-navigation.toggled .menu{transform:translate(0, 80px)}@media screen and (min-width:64em){.main-navigation.toggled .menu{transform:translate(80px, 0)}}.main-navigation.toggled .menu-toggle{background:transparent;border:none;padding:0;position:relative;display:block}.main-navigation.toggled .menu-toggle .burger-div{border:none;height:26px;width:30px;position:relative;transform:rotate(45deg);transition:all .25s .6s}.main-navigation.toggled .menu-toggle .burger-div span{height:3px;width:30px;background-color:#fff;position:absolute;left:50%;transform:translate(-50%, 0);transition:background-color .25s ease-in-out;transition-delay:0s}.main-navigation.toggled .menu-toggle .burger-div span.top-bar{animation-fill-mode:forwards;animation-name:top-menu-bar;animation-duration:.75s;animation-timing-function:ease-in-out}.main-navigation.toggled .menu-toggle .burger-div span.middle-bar{animation-fill-mode:forwards;animation-name:middle-menu-bar;animation-duration:.75s;animation-timing-function:ease-in-out}.main-navigation.toggled .menu-toggle .burger-div span.bottom-bar{animation-fill-mode:forwards;animation-name:bottom-menu-bar;animation-duration:.75s;animation-timing-function:ease-in-out}body,button,input,select,optgroup,textarea{color:#212529;font-family:Open Sans;line-height:1.6;font-size:16px;font-size:1.6rem}@media screen and (min-width:30em){body,button,input,select,optgroup,textarea{font-size:18px;font-size:1.8rem}}@media screen and (min-width:64em){body,button,input,select,optgroup,textarea{font-size:20px;font-size:2rem}}*{scroll-behavior:smooth}body{overflow-x:hidden;padding-top:80px}@media screen and (min-width:64em){body{padding-left:80px !important;padding-top:0}}body.fixed{height:100vh;overflow:hidden}.font_weight_normal{font-weight:normal;margin:0}h1,.headline-one{font-family:Nebulica;font-size:50px;font-size:5rem;line-height:1}@media screen and (min-width:30em){h1,.headline-one{font-size:65px;font-size:6.5rem}}@media screen and (min-width:48em){h1,.headline-one{font-size:80px;font-size:8rem}}@media screen and (min-width:64em){h1,.headline-one{font-size:90px;font-size:9rem}}@media screen and (min-width:1400px){h1,.headline-one{font-size:100px;font-size:10rem}}@media screen and (min-width:1600px){h1,.headline-one{font-size:110px;font-size:11rem}}@media screen and (min-width:1920px){h1,.headline-one{font-size:120px;font-size:12rem}}@media screen and (min-width:64em){body.home h1,body.home .headline-one{font-size:clamp(30px, 11vh, 90px)}}@media screen and (min-width:1400px){body.home h1,body.home .headline-one{font-size:clamp(30px, 11vh, 100px)}}@media screen and (min-width:1600px){body.home h1,body.home .headline-one{font-size:clamp(30px, 11vh, 110px)}}@media screen and (min-width:1920px){body.home h1,body.home .headline-one{font-size:clamp(30px, 11vh, 120px)}}h2,.headline-two{font-family:Nebulica;font-size:40px;font-size:4rem;line-height:1}@media screen and (min-width:30em){h2,.headline-two{font-size:50px;font-size:5rem}}@media screen and (min-width:48em){h2,.headline-two{font-size:60px;font-size:6rem}}@media screen and (min-width:64em){h2,.headline-two{font-size:70px;font-size:7rem}}h3,.headline-three{font-family:Nebulica;font-size:34px;font-size:3.4rem;line-height:1.1666}@media screen and (min-width:30em){h3,.headline-three{font-size:42px;font-size:4.2rem}}@media screen and (min-width:48em){h3,.headline-three{font-size:51px;font-size:5.1rem}}@media screen and (min-width:64em){h3,.headline-three{font-size:60px;font-size:6rem}}h4,.headline-four{font-family:Nebulica;font-size:31px;font-size:3.1rem;line-height:1.1666}@media screen and (min-width:30em){h4,.headline-four{font-size:34px;font-size:3.4rem}}@media screen and (min-width:48em){h4,.headline-four{font-size:37px;font-size:3.7rem}}@media screen and (min-width:64em){h4,.headline-four{font-size:40px;font-size:4rem}}h5,.headline-five{font-family:Nebulica;font-size:24px;font-size:2.4rem;line-height:1.1666}@media screen and (min-width:30em){h5,.headline-five{font-size:26px;font-size:2.6rem}}@media screen and (min-width:48em){h5,.headline-five{font-size:28px;font-size:2.8rem}}@media screen and (min-width:64em){h5,.headline-five{font-size:30px;font-size:3rem}}h6,.headline-six{font-family:Nebulica;font-size:16px;font-size:1.6rem;line-height:1.1666}@media screen and (min-width:30em){h6,.headline-six{font-size:18px;font-size:1.8rem}}@media screen and (min-width:48em){h6,.headline-six{font-size:19px;font-size:1.9rem}}@media screen and (min-width:64em){h6,.headline-six{font-size:20px;font-size:2rem}}.boxed{margin:0 auto;max-width:1710px;padding:0 16px}@media screen and (min-width:48em){.boxed{margin:0 auto}}.entry-content>p{margin:20px auto;max-width:1710px;padding:0 16px;width:100%}.entry-content>ul,.entry-content>ol{margin:0 auto;max-width:1710px;padding:0 0 0 16px;width:100%}.entry-content>h1,.entry-content>h2,.entry-content>h3,.entry-content>h4,.entry-content>h5,.entry-content>h6{margin:45px auto 0 auto;max-width:1710px;padding:0 16px;width:100%}.wp-block-columns{margin:0 auto;max-width:1710px;padding:0 16px;width:100%}.wp-block-columns .wp-block-column .boxed{padding:0}.site-content .widget-area section ul{list-style:none;margin:0;padding:0}.site-content .widget-area section ul li a{color:#ED1C24;text-decoration:none}.site-content .widget-area section ul li a:hover{color:#C5C6C6}.slick-track{display:flex}.single_btn_wrapper{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;margin-bottom:50px}.single_btn_wrapper .single_btn{display:flex;align-items:center;height:37px !important;margin-bottom:50px}.single_btn_wrapper .single_btn a:hover{color:#ED1C24}.single_btn_wrapper .single_btn--left{margin-right:15px}.single_btn_wrapper .single_btn--right{margin-left:15px}.sticky{display:block}.updated:not(.published){display:none}.error404 .error-404{padding:30vh 0;text-align:center;font-weight:700;background-color:#ED1C24;color:#fff}.error404 .error-404 h1{margin:0}.error404 .error-404 p{margin:0}textarea{width:100%}.standardform--fields{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:-38px}.standardform--fields label{display:none}.standardform--fields span{display:block;width:100%}@media screen and (min-width:78.75em){.standardform--fields span{width:50%;max-width:526px}}.standardform--fields span:first-of-type,.standardform--fields span:last-of-type{width:100%;max-width:unset}.standardform--fields input[aria-invalid="true"]{border:1px solid red;background:rgba(255,0,0,0.1)}.standardform--fields .wpcf7-not-valid-tip{display:none}.standardform--fields input.company,.standardform--fields input.job,.standardform--fields textarea.message,.standardform--fields input.first_name,.standardform--fields input.last_name,.standardform--fields input.email,.standardform--fields input.tel{width:100%;padding:10px 0;margin-top:38px;font-size:22px;font-size:2.2rem}@media screen and (min-width:78.75em){.standardform--fields input.company,.standardform--fields input.job,.standardform--fields textarea.message,.standardform--fields input.first_name,.standardform--fields input.last_name,.standardform--fields input.email,.standardform--fields input.tel{font-size:30px;font-size:3rem}}.standardform--fields input.company,.standardform--fields input.job,.standardform--fields textarea.message,.standardform--fields input.first_name,.standardform--fields input.last_name,.standardform--fields input.email,.standardform--fields input.tel{border:none;border-bottom:1px solid #212529}.standardform--fields input.company::-webkit-input-placeholder,.standardform--fields input.job::-webkit-input-placeholder,.standardform--fields textarea.message::-webkit-input-placeholder,.standardform--fields input.first_name::-webkit-input-placeholder,.standardform--fields input.last_name::-webkit-input-placeholder,.standardform--fields input.email::-webkit-input-placeholder,.standardform--fields input.tel::-webkit-input-placeholder{font-family:Nebulica,sans-serif}.standardform--fields input.company:-ms-input-placeholder,.standardform--fields input.job:-ms-input-placeholder,.standardform--fields textarea.message:-ms-input-placeholder,.standardform--fields input.first_name:-ms-input-placeholder,.standardform--fields input.last_name:-ms-input-placeholder,.standardform--fields input.email:-ms-input-placeholder,.standardform--fields input.tel:-ms-input-placeholder{font-family:Nebulica,sans-serif}.standardform--fields input.company:-moz-placeholder,.standardform--fields input.job:-moz-placeholder,.standardform--fields textarea.message:-moz-placeholder,.standardform--fields input.first_name:-moz-placeholder,.standardform--fields input.last_name:-moz-placeholder,.standardform--fields input.email:-moz-placeholder,.standardform--fields input.tel:-moz-placeholder{font-family:Nebulica,sans-serif}.standardform--fields input.company::-moz-placeholder,.standardform--fields input.job::-moz-placeholder,.standardform--fields textarea.message::-moz-placeholder,.standardform--fields input.first_name::-moz-placeholder,.standardform--fields input.last_name::-moz-placeholder,.standardform--fields input.email::-moz-placeholder,.standardform--fields input.tel::-moz-placeholder{font-family:Nebulica,sans-serif}.standardform span[data-name="acceptance-570"] .wpcf7-list-item{margin:50px 0;font-size:16px;font-size:1.6rem}.standardform .dan-cf7-captcha{display:flex;flex-wrap:wrap;margin-bottom:68px}.standardform .dan-cf7-captcha img{order:1}.standardform .dan-cf7-captcha .dan-cf7-captcha--btn{order:2}.standardform .dan-cf7-captcha .hp-message{order:3;width:100%}.standardform .dan-cf7-captcha .wpcf7-form-control{order:4}.standardform .dan-cf7-captcha .wpcf7-not-valid{border:1px solid red;background:rgba(255,0,0,0.1)}.standardform .dan-cf7-captcha .wpcf7-not-valid-tip{display:none}.standardform .btn_helper{text-transform:uppercase;position:relative;padding-bottom:10px;color:#ED1C24}.standardform .btn_helper:hover{color:#ED1C24}.standardform .btn_helper::before{border-bottom:1px solid #ED1C24}.standardform .btn_helper::after{background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxyZWN0IGlkPSJSZWNodGVja18xMCIgZGF0YS1uYW1lPSJSZWNodGVjayAxMCIgd2lkdGg9IjEzIiBoZWlnaHQ9IjEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMDM4KSIgZmlsbD0iI2VkMWMyNCIvPg0KICAgIDwvY2xpcFBhdGg+DQogIDwvZGVmcz4NCiAgPGcgaWQ9IkdydXBwZV8yNSIgZGF0YS1uYW1lPSJHcnVwcGUgMjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjQyNSkgcm90YXRlKDkwKSI+DQogICAgPGcgaWQ9IkdydXBwZV8zIiBkYXRhLW5hbWU9IkdydXBwZSAzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMzg3KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPg0KICAgICAgPHBhdGggaWQ9IlBmYWRfMiIgZGF0YS1uYW1lPSJQZmFkIDIiIGQ9Ik0xMy4zMTgsNi43Nyw2LjY1OSwwQzQuOTkzLDEuNywxLjY2Niw1LjA3MiwwLDYuNzdsLjgyNy44NTVDMi4zMjQsNi4xLDQuMzIsNC4wNzcsNi4wNzEsMi4yOTRWMTMuMzE4SDcuMjQ3VjIuMjk0bDUuMjM2LDUuMzMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC4yODEpIiBmaWxsPSIjZWQxYzI0Ii8+DQogICAgPC9nPg0KICA8L2c+DQo8L3N2Zz4NCg==')}.standardform .btn_helper:hover::before{bottom:10px}.standardform .btn_helper::before{content:"";display:block;position:absolute;z-index:1;bottom:0;left:0;width:calc(100% + 20px);transition:all .3s ease-in-out}.standardform .btn_helper::after{content:"";display:block;position:absolute;z-index:1;top:7px;right:-20px;width:13px;height:13px}.standardform .wpcf7-spinner{display:none}.standardform .required_field{margin-top:10px}.standardform .dan-cf7-captcha .wpcf7-text{max-width:100%}.site-footer{overflow:hidden;background:#ED1C24;color:#fff;padding:79px 10px 8px;font-family:Nebulica}.site-footer a{color:#fff;text-decoration:none}.site-footer a:visited{color:#fff}.site-footer a:focus{outline:thin dotted;color:#fff}.site-footer a:active{color:#fff;outline:0}.site-footer a:hover{color:#212529;outline:0}.site-footer .boxed{display:flex;flex-direction:column;align-items:end}.site-footer .boxed .row{max-width:1458.65px;width:100%}@media screen and (min-width:1920px){.site-footer .boxed .row{max-width:1354px}}.site-footer .boxed .row--above{display:flex;justify-content:space-between;flex-direction:column;line-height:1.8}@media screen and (min-width:1100px){.site-footer .boxed .row--above{flex-direction:row}}.site-footer .boxed .row--above p{margin:0}.site-footer .boxed .row--above ul{list-style:none;padding:0}.site-footer .boxed .row--above .col{margin-top:50px}.site-footer .boxed .row--above .col--left{width:100%}@media screen and (min-width:1100px){.site-footer .boxed .row--above .col--left{width:unset}}.site-footer .boxed .row--above .col--center ul{margin:0}@media screen and (min-width:1100px){.site-footer .boxed .row--above .col--center ul{margin:0 0 0 50px}}.site-footer .boxed .row--above .col--right ul{margin:0}@media screen and (min-width:1100px){.site-footer .boxed .row--above .col--right ul{margin:0 0 0 50px}}.site-footer .boxed .row--below{margin-top:50px}.site-footer .boxed .row--below img{width:50px;transition:all .3s ease-in-out}.site-footer .boxed .row--below img:hover{transform:scale(1.08)}.site-footer .boxed .row--below ul{list-style:none;display:flex;flex-direction:row;padding:0}.site-footer .boxed .row--below ul li{margin-left:25px}.site-footer .boxed .row_logo{display:flex;justify-content:end;margin-top:178px}@media screen and (min-width:1100px){.site-footer .boxed .row_logo{margin-top:357px}}@media screen and (min-width:1920px){.site-footer .boxed .row_logo{margin-right:-106px}}html{line-height:1.15;-webkit-text-size-adjust:100%;font-size:62.5%}body{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:1.4rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}@font-face{font-family:'Open Sans';src:local('Open Sans Regular'),url('../webfonts/OpenSans-Regular.ttf') format('truetype');font-style:normal;font-display:swap;font-weight:400}@font-face{font-family:'Nebulica';src:local('Open Sans Medium'),url('../webfonts/NebulicaRegular.woff2') format('woff2'),url('../webfonts/NebulicaRegular.woff') format('woff');font-style:normal;font-display:swap;font-weight:400}@font-face{font-family:'Nebulica';src:local('Open Sans Medium'),url('../webfonts/NebulicaMedium.woff2') format('woff2'),url('../webfonts/NebulicaMedium.woff') format('woff');font-style:normal;font-display:swap;font-weight:500}.back-to-top{align-items:center;background:#C5C6C6;bottom:0;color:#fff;display:flex;height:50px;justify-content:center;position:fixed;right:0;text-decoration:none;width:50px;font-size:20px;font-size:2rem;transition:all .5s ease-in-out 0s;padding:15px}.back-to-top svg{width:20px}.back-to-top svg path{fill:white !important}.back-to-top:hover{background:#ED1C24;color:#fff;transition:all .5s ease-in-out 0s}a{color:#ED1C24;text-decoration:none}a:visited{color:#ED1C24}a:focus{outline:thin dotted;color:#ED1C24}a:active{color:#ED1C24;outline:0}a:hover{color:#212529;outline:0}.std_btn{text-transform:uppercase;position:relative;padding-bottom:10px;background:none;border:none;cursor:pointer}.std_btn--white{color:#fff}.std_btn--white:visited{color:#fff}.std_btn--white:focus{outline:thin dotted;color:#fff}.std_btn--white:active{color:#fff;outline:0}.std_btn--white:hover{color:#fff}.std_btn--white::before{border-bottom:1px solid #fff}.std_btn--white::after{background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxyZWN0IGlkPSJSZWNodGVja18xMCIgZGF0YS1uYW1lPSJSZWNodGVjayAxMCIgd2lkdGg9IjEzIiBoZWlnaHQ9IjEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMDM4KSIgZmlsbD0iI2ZmZiIvPg0KICAgIDwvY2xpcFBhdGg+DQogIDwvZGVmcz4NCiAgPGcgaWQ9IkdydXBwZV8xMCIgZGF0YS1uYW1lPSJHcnVwcGUgMTAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjQyNSkgcm90YXRlKDkwKSI+DQogICAgPGcgaWQ9IkdydXBwZV8zIiBkYXRhLW5hbWU9IkdydXBwZSAzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMzg3KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPg0KICAgICAgPHBhdGggaWQ9IlBmYWRfMiIgZGF0YS1uYW1lPSJQZmFkIDIiIGQ9Ik0xMy4zMTgsNi43Nyw2LjY1OSwwQzQuOTkzLDEuNywxLjY2Niw1LjA3MiwwLDYuNzdsLjgyNy44NTVDMi4zMjQsNi4xLDQuMzIsNC4wNzcsNi4wNzEsMi4yOTRWMTMuMzE4SDcuMjQ3VjIuMjk0bDUuMjM2LDUuMzMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC4yODEpIiBmaWxsPSIjZmZmIi8+DQogICAgPC9nPg0KICA8L2c+DQo8L3N2Zz4NCg==')}.std_btn--red{color:#ED1C24}.std_btn--red:hover{color:#ED1C24}.std_btn--red::before{border-bottom:1px solid #ED1C24}.std_btn--red::after{background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxyZWN0IGlkPSJSZWNodGVja18xMCIgZGF0YS1uYW1lPSJSZWNodGVjayAxMCIgd2lkdGg9IjEzIiBoZWlnaHQ9IjEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMDM4KSIgZmlsbD0iI2VkMWMyNCIvPg0KICAgIDwvY2xpcFBhdGg+DQogIDwvZGVmcz4NCiAgPGcgaWQ9IkdydXBwZV8yNSIgZGF0YS1uYW1lPSJHcnVwcGUgMjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzLjQyNSkgcm90YXRlKDkwKSI+DQogICAgPGcgaWQ9IkdydXBwZV8zIiBkYXRhLW5hbWU9IkdydXBwZSAzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMzg3KSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPg0KICAgICAgPHBhdGggaWQ9IlBmYWRfMiIgZGF0YS1uYW1lPSJQZmFkIDIiIGQ9Ik0xMy4zMTgsNi43Nyw2LjY1OSwwQzQuOTkzLDEuNywxLjY2Niw1LjA3MiwwLDYuNzdsLjgyNy44NTVDMi4zMjQsNi4xLDQuMzIsNC4wNzcsNi4wNzEsMi4yOTRWMTMuMzE4SDcuMjQ3VjIuMjk0bDUuMjM2LDUuMzMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC4yODEpIiBmaWxsPSIjZWQxYzI0Ii8+DQogICAgPC9nPg0KICA8L2c+DQo8L3N2Zz4NCg==')}.std_btn--red_left::before{left:unset !important;right:0}.std_btn--red_left::after{transform:rotate(180deg);left:-20px;right:unset}.std_btn:hover::before{bottom:10px}.std_btn::before{content:"";display:block;position:absolute;z-index:1;bottom:0;left:0;width:calc(100% + 20px);transition:all .3s ease-in-out}.std_btn::after{content:"";display:block;position:absolute;z-index:1;top:7px;right:-20px;width:13px;height:13px}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 0 25px}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0}dt{font-weight:bold}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}.pagination ul{margin:0 0 50px 0;padding:0 10px}.pagination ul li{display:inline}.pagination ul li a{background-color:#000;color:#fff;cursor:pointer;padding:12px;transition:all .2s ease-in-out 0s}.pagination ul li a:hover{background:#ED1C24;transition:all .2s ease-in-out 0s}.pagination ul li.active a{background:#ED1C24}.search-results h1{margin-top:0}.search-results--search-field{margin-top:50px}.search-results--search-field form{display:flex}.search-results--search-field input[type="text"]{padding:10px 15px;width:400px;position:relative}.search-results--search-field button{background:#ED1C24;border:none;border-radius:0}.search-results--search-field button:hover{background:#C5C6C6;cursor:pointer}.search-results--search-field button svg{fill:white}.search-results--result{color:#212529 !important;display:block;transition:all .2s ease-in-out 0s;padding:10px;margin-bottom:25px}.search-results--result h2{margin-top:0;margin-bottom:10px}.search-results--result:hover{background:#ececec;transition:all .2s ease-in-out 0s}.search-results--highlight{display:inline-block;background:#ED1C24;color:white;padding-left:10px;padding-right:10px}.custom-slider{margin-left:-10px;margin-right:-10px;position:relative}.custom-slider .slick-prev,.custom-slider .slick-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;border:0;background:transparent;cursor:pointer;font-size:50px;font-size:5rem;font-weight:bold;color:#fff;transition:all .3s ease-in-out}.custom-slider .slick-prev.slick-disabled,.custom-slider .slick-next.slick-disabled{opacity:0;transition:all .3s ease-in-out}.custom-slider .slick-prev.slick-disabled:hover,.custom-slider .slick-next.slick-disabled:hover{cursor:default}.custom-slider .slick-prev{left:25px;padding:0 0 0 25px}.custom-slider .slick-prev:hover{padding:0 5px 0 20px}.custom-slider .slick-next{right:25px;padding:0 25px 0 0}.custom-slider .slick-next:hover{padding:0 20px 0 5px}.custom-slider .slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);list-style:none;display:flex;margin:0;padding:0}.custom-slider .slick-dots li{padding:25px 10px}.custom-slider .slick-dots li button{width:20px;height:20px;font-size:0;border:0;border-radius:10px;cursor:pointer}.custom-slider .slick-dots li button:hover{background:#ED1C24}.custom-slider .slick-dots li.slick-active button{background:#ED1C24}.custom-slider--slide{background-position:center center;background-size:cover}.custom-slider .boxed{height:800px;display:flex;align-items:flex-end}.custom-slider .boxed .slider-text{font-size:100px;color:white;padding:50px 0}.top_block{position:relative;z-index:1;height:100vh;background-color:#ED1C24}@media screen and (max-width:1023px) and (orientation:landscape){.top_block{min-height:100vh;height:unset}}.top_block.page{margin-bottom:126px;overflow:hidden}.top_block.frontpage{height:100vh}@media screen and (max-width:1023px) and (orientation:landscape){.top_block.frontpage{min-height:100vh;height:unset}}@media screen and (min-width:64em){.top_block.frontpage{height:calc(100vh - 199px)}}.top_block.frontpage .boxed{pointer-events:none}.top_block .boxed .row{display:flex;flex-direction:column;justify-content:space-evenly;height:100vh}@media screen and (max-width:1023px) and (orientation:landscape){.top_block .boxed .row{height:unset}}@media screen and (min-width:64em){.top_block .boxed .row{flex-direction:row;justify-content:space-between}}.top_block .boxed .row .col_left{font-family:Nebulica;text-transform:uppercase;position:relative;max-width:calc(100vw - 32px);display:flex}.top_block .boxed .row .col_left .rotation_box{hyphens:auto;margin:0 0 24px 0;font-weight:500}@media screen and (min-width:64em){.top_block .boxed .row .col_left .rotation_box{writing-mode:tb;transform:rotate(180deg);width:530px}}.top_block .boxed .row .col_left .rotation_box .top_headline_gray{display:block;color:#C5C6C6;margin:0}.top_block .boxed .row .col_left .rotation_box .top_headline{display:block;color:#fff;margin:0}.top_block .boxed .row .col_right{display:flex}@media screen and (min-width:64em){.top_block .boxed .row .col_right{width:1102px}}@media screen and (min-width:64em){.top_block .boxed .row .col_right.frontpage{width:526px}}.top_block .boxed .row .col_right .col_right_content{width:100%}@media screen and (min-width:64em){.top_block .boxed .row .col_right .col_right_content.page{display:flex;flex-direction:column;justify-content:end}}@media screen and (min-width:64em){.top_block .boxed .row .col_right .col_right_content.frontpage{margin:auto 0 267px}}.top_block .boxed .row .col_right .col_right_content .top_text{color:#fff;font-size:18px;font-size:1.8rem}@media screen and (min-width:64em){.top_block .boxed .row .col_right .col_right_content .top_text{max-width:calc(50vw - 150px)}}@media screen and (min-width:1700px){.top_block .boxed .row .col_right .col_right_content .top_text{max-width:unset}}.top_block .boxed .row .col_right .col_right_content .top_button a{color:#fff;pointer-events:all}.top_block .boxed .row .col_right .col_right_content .top_img{margin-top:64.2px;margin-bottom:-126px;aspect-ratio:1.5}@media screen and (min-width:64em){.top_block .boxed .row .col_right .col_right_content .top_img{width:calc(50vw + 263px);max-height:calc(63.7vh + 126px)}}.top_block .boxed .row .col_right .col_right_content .top_img img{width:100%;height:100%;object-fit:cover}.top_block .boxed .row .col_right .col_right_content .top_iframe{margin-top:64.2px;margin-bottom:-126px;aspect-ratio:1.5}@media screen and (min-width:64em){.top_block .boxed .row .col_right .col_right_content .top_iframe{width:calc(50vw + 220px);max-height:calc(63.7vh + 126px)}}.top_block .boxed .row .col_right .col_right_content .top_iframe iframe{width:100%;height:100%;object-fit:cover;pointer-events:all}.media_slider_block .media_slider_wrapper .media_slide{position:relative}.media_slider_block .media_slider_wrapper .media_slide .media_slider_img{width:100vw;aspect-ratio:2.1357;display:flex;justify-content:center;align-items:center;background-blend-mode:overlay;background-position:center center;background-size:cover}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video{width:100vw;aspect-ratio:2.1357;display:flex;justify-content:center;align-items:center;position:relative}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster img{width:100%;height:100%;object-fit:cover}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster .media_slider_vid_poster_icon{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%, -50%);width:fit-content;height:fit-content}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster .media_slider_vid_poster_icon .play_logo{width:80px;aspect-ratio:1;transition:all .3s ease-in-out}@media screen and (min-width:48em){.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster .media_slider_vid_poster_icon .play_logo{width:140px}}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster .media_slider_vid_poster_icon .play_logo:hover{transform:rotate(15deg)}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster .media_slider_vid_poster_icon .play_arrow{width:13px;height:17.5px;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-9px, -50%);pointer-events:none}@media screen and (min-width:48em){.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster .media_slider_vid_poster_icon .play_arrow{width:26px;height:35px}}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video .media_slider_vid_poster .media_slider_vid_poster_icon .text{position:absolute;z-index:2;top:110%;left:50%;transform:translate(-50%, 0);font-size:16px;font-size:1.6rem;color:#fff;width:max-content;text-transform:uppercase;text-shadow:1px 1px 5px #000}.media_slider_block .media_slider_wrapper .media_slide .media_slider_video video{height:100%;width:100%;object-fit:cover}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper{width:100vw;aspect-ratio:2.1357;display:flex;justify-content:center;align-items:center;position:relative}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster img{width:100%;height:100%;object-fit:cover}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster .media_slider_youtube_poster_icon{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%, -50%);width:fit-content;height:fit-content}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster .media_slider_youtube_poster_icon .play_logo{width:80px;aspect-ratio:1;transition:all .3s ease-in-out}@media screen and (min-width:48em){.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster .media_slider_youtube_poster_icon .play_logo{width:140px}}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster .media_slider_youtube_poster_icon .play_logo:hover{transform:rotate(15deg)}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster .media_slider_youtube_poster_icon .play_arrow{width:13px;height:17.5px;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-9px, -50%);pointer-events:none}@media screen and (min-width:48em){.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster .media_slider_youtube_poster_icon .play_arrow{width:26px;height:35px}}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_poster .media_slider_youtube_poster_icon .text{position:absolute;z-index:2;top:110%;left:50%;transform:translate(-50%, 0);font-size:16px;font-size:1.6rem;color:#fff;width:max-content;text-transform:uppercase;text-shadow:1px 1px 5px #000}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_iframe{height:100%}.media_slider_block .media_slider_wrapper .media_slide .media_slider_youtube_iframe_wrapper .media_slider_youtube_iframe iframe{height:100%;width:100%}.media_slider_block .media_slider_wrapper .slick-prev,.media_slider_block .media_slider_wrapper .slick-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;border:0;background:transparent;cursor:pointer;font-size:50px;font-size:5rem;font-weight:bold;color:#fff;transition:all .3s ease-in-out;filter:drop-shadow(1px 1px 5px #454F50)}.media_slider_block .media_slider_wrapper .slick-prev.slick-disabled,.media_slider_block .media_slider_wrapper .slick-next.slick-disabled{opacity:0;transition:all .3s ease-in-out}.media_slider_block .media_slider_wrapper .slick-prev.slick-disabled:hover,.media_slider_block .media_slider_wrapper .slick-next.slick-disabled:hover{cursor:default}.media_slider_block .media_slider_wrapper .slick-prev svg,.media_slider_block .media_slider_wrapper .slick-next svg{width:19px;height:32px;filter:drop-shadow(1px 1px 5px #454F50)}.media_slider_block .media_slider_wrapper .slick-prev{left:0;padding:0 0 0 25px}.media_slider_block .media_slider_wrapper .slick-prev:hover{padding:0 5px 0 20px}.media_slider_block .media_slider_wrapper .slick-next{right:0;padding:0 25px 0 0}.media_slider_block .media_slider_wrapper .slick-next:hover{padding:0 20px 0 5px}.media_slider_block .media_slider_wrapper .slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);list-style:none;display:flex;margin:0;padding:0}.media_slider_block .media_slider_wrapper .slick-dots li{padding:25px 10px}.media_slider_block .media_slider_wrapper .slick-dots li button{width:20px;height:20px;font-size:0;border:0;border-radius:10px;cursor:pointer}.media_slider_block .media_slider_wrapper .slick-dots li button:hover{background:#ED1C24}.media_slider_block .media_slider_wrapper .slick-dots li.slick-active button{background:#ED1C24}.media_slider_block .media_slider_wrapper .slick-list .slick-track{height:100%}.media_slider_block .media_slider_wrapper .slick-list .slick-track .slick-slide{width:100vw;aspect-ratio:2.1357;padding:0;display:flex;justify-content:center}.media_slider_block .media_slider_wrapper .slick-list .slick-track .slick-slide div{width:100%}.standard_right .content_wrapper{padding:60px 0}@media screen and (min-width:64em){.standard_right .content_wrapper{padding:120px 0}}.standard_right .content_wrapper.red{background-color:#ED1C24;color:#fff}@media screen and (min-width:64em){.standard_right .content_wrapper .boxed{padding-left:148px}}@media screen and (min-width:78.75em){.standard_right .content_wrapper .boxed{padding-left:296px}}@media screen and (min-width:1789px){.standard_right .content_wrapper .boxed{padding-left:592px}}.standard_right .content_wrapper .boxed .row .standard_right_headline{font-weight:normal;margin:0}.standard_right .img_wrapper.red{background:linear-gradient(180deg, #ed1c24 50%, #fff 50%)}@media screen and (min-width:64em){.standard_right .img_wrapper .boxed{padding-left:148px}}@media screen and (min-width:78.75em){.standard_right .img_wrapper .boxed{padding-left:296px}}@media screen and (min-width:1789px){.standard_right .img_wrapper .boxed{padding-left:592px}}.standard_right .img_wrapper .boxed .row.hide{display:none}.standard_right .img_wrapper .boxed .row .standard_right_img.left_big img,.standard_right .img_wrapper .boxed .row .standard_right_img.right_big img,.standard_right .img_wrapper .boxed .row .standard_right_img.right_small img{width:100%;height:100%;object-fit:cover}.standard_right .img_wrapper .boxed .row .standard_right_img.left_big{width:100%}@media screen and (min-width:64em){.standard_right .img_wrapper .boxed .row .standard_right_img.left_big{width:calc(100vw - 16px - 80px);margin-left:-144px}}@media screen and (min-width:78.75em){.standard_right .img_wrapper .boxed .row .standard_right_img.left_big{margin-left:-288px;max-width:calc(100vw - 16px - 80px)}}@media screen and (min-width:1789px){.standard_right .img_wrapper .boxed .row .standard_right_img.left_big{width:calc(50vw - 80px + 268px + 50px + 528px + 32px);margin-left:calc(263px - 50vw + 80px - 16px - 8px)}}.standard_right .img_wrapper .boxed .row .standard_right_img.right_big{width:100%;margin-top:-100px}@media screen and (min-width:64em){.standard_right .img_wrapper .boxed .row .standard_right_img.right_big{width:calc(100% + 16px)}}@media screen and (min-width:1789px){.standard_right .img_wrapper .boxed .row .standard_right_img.right_big{width:calc(50vw + 263px - 16px)}}.standard_right .img_wrapper .boxed .row .standard_right_img.right_small{width:100%;margin-top:-100px}.standard_right .white_space_container{height:60px}.standard_right .white_space_container.hide{display:none}@media screen and (min-width:64em){.standard_right .white_space_container{height:120px}}.counter_block .boxed{display:flex;flex-wrap:wrap;justify-content:space-around}.counter_block .boxed .counter_element{width:33.3333%;padding:50px 0;min-width:300px}@media screen and (min-width:560px){.counter_block .boxed .counter_element{min-width:429px}}@media screen and (min-width:1400px){.counter_block .boxed .counter_element{padding:255px 0}}@media screen and (min-width:1400px){.counter_block .boxed .counter_element:nth-of-type(2){border-left:1px solid #ED1C24;border-right:1px solid #ED1C24}}.counter_block .boxed .counter_element .counter_element_logo_wrapper{position:relative;display:flex;justify-content:center}.counter_block .boxed .counter_element .counter_element_logo_wrapper .counter_element_logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.counter_block .boxed .counter_element .counter_element_count_wrapper{display:flex;flex-direction:column;align-items:center}.counter_block .boxed .counter_element .counter_element_count_wrapper .count{color:#ED1C24;padding:50px 0 15px}.disturb_block{background-blend-mode:overlay;background-position:center center;background-size:cover;color:#fff}.disturb_block.background{padding:125px 0}@media screen and (min-width:64em){.disturb_block.background{padding:250px 0}}.disturb_block .boxed.background .disturb_content_wrapper .disturb_headline{text-align:center}.disturb_block .boxed.background .disturb_content_wrapper .disturb_text_wrapper{display:flex;justify-content:center}.disturb_block .boxed.background .disturb_content_wrapper .disturb_text_wrapper .disturb_text{text-align:center;max-width:982px}.disturb_block .boxed.background .disturb_content_wrapper .disturb_button{display:flex;justify-content:center}@media screen and (min-width:64em){.disturb_block .boxed.fifty_fifty .row{display:flex}}.disturb_block .boxed.fifty_fifty .row .col{width:100%}@media screen and (min-width:64em){.disturb_block .boxed.fifty_fifty .row .col{width:50%}}.disturb_block .boxed.fifty_fifty .row .col.col_left{background-color:#ED1C24;padding:125px 0 60px 0}@media screen and (min-width:64em){.disturb_block .boxed.fifty_fifty .row .col.col_left{padding:250px 0}}.disturb_block .boxed.fifty_fifty .row .col.col_left .disturb_content_wrapper .disturb_text{padding-right:84px}.disturb_block .boxed.fifty_fifty .row .col.col_right{height:calc(30vh + 125px);padding-bottom:125px}@media screen and (min-width:64em){.disturb_block .boxed.fifty_fifty .row .col.col_right{height:unset;padding-bottom:0}}.disturb_block .boxed.fifty_fifty .row .col.col_right .disturb_img{width:calc(100vw - 32px);height:100%;background-blend-mode:overlay;background-position:center center;background-size:cover}@media screen and (min-width:64em){.disturb_block .boxed.fifty_fifty .row .col.col_right .disturb_img{width:calc(50vw - 80px + 32px)}}.disturb_block .boxed.fifty_fifty .row .col.col_right .disturb_img img{width:100%;height:100%;object-fit:cover}.service_block{background-color:#ED1C24;color:#fff}.service_block .boxed .row.row_headline{padding-top:100px;padding-bottom:74px}@media screen and (min-width:64em){.service_block .boxed .row.row_headline{padding-top:200px;padding-bottom:148px}}.service_block .boxed .row.row_headline .service_headline{font-weight:normal;margin:0}.service_block .boxed .row.row_content{display:flex}.service_block .boxed .row.row_content .col.col_left{width:calc(50vw - 80px - 50px);margin-right:50px;margin-left:-16px}@media screen and (max-width:1259px){.service_block .boxed .row.row_content .col.col_left{display:none}}@media screen and (min-width:1790px){.service_block .boxed .row.row_content .col.col_left{margin-left:calc(526px + 263px - 50vw + 80px + 16px)}}.service_block .boxed .row.row_content .col.col_left .service_img{height:100%;width:100%;background-color:rgba(237,28,36,0.9);background-blend-mode:overlay;background-position:center center;background-size:cover}.service_block .boxed .row.row_content .col.col_right{max-width:calc(100vw - 32px)}@media screen and (min-width:78.75em){.service_block .boxed .row.row_content .col.col_right{width:1098px;max-width:unset}}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content{padding:50px 0;border-bottom:2px solid #fff;display:flex;flex-wrap:wrap}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content:first-of-type{padding:0 0 50px}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content:last-of-type{border:none}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_headline{margin-bottom:14.5px;hyphens:auto}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_text{padding:0 0 25px 0}@media screen and (min-width:48em){.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_text{width:calc(100% - 61px);padding:0 92px 0 0}}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_link{display:flex;align-items:end}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_link .link{display:block;position:relative;width:60.398px;aspect-ratio:1}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_link .link .arrow_transparent{position:absolute;top:0;left:0;width:60.398px;aspect-ratio:1;opacity:1;transition:opacity .3s ease-in-out}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_link .link .arrow{position:absolute;top:1px;left:1px;width:58.089px;aspect-ratio:1;opacity:0;transition:opacity .3s ease-in-out}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_link .link:hover .arrow_transparent{opacity:0}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_service .service_content .service_service_link .link:hover .arrow{opacity:1}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_textbox{padding:80px 25px 90px 25px;background-color:#fff;color:#212529;width:calc(100% + 16px)}@media screen and (min-width:64em){.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_textbox{padding:160px 50px 180px 50px}}@media screen and (min-width:78.75em){.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_textbox{margin-left:-50px;width:calc(50vw + 214px + 50px)}}.service_block .boxed .row.row_content .col.col_right .row_col_right.row_col_right_textbox .service_textbox_text{padding:20.5px 0 50px;max-width:952px}.timeline_block .boxed{padding:40px 16px 40px 16px}@media screen and (min-width:64em){.timeline_block .boxed{padding:80px 16px 80px 16px}}@media screen and (min-width:64em){.timeline_block .boxed .row{display:flex}}.timeline_block .boxed .row .col.col_left{margin-bottom:40px}@media screen and (min-width:64em){.timeline_block .boxed .row .col.col_left{width:528px;margin-right:50px;margin-bottom:0}}.timeline_block .boxed .row .col.col_left .timeline_headline{margin:0;font-weight:normal;position:sticky;top:50px}.timeline_block .boxed .row .col.col_right{position:relative}@media screen and (min-width:64em){.timeline_block .boxed .row .col.col_right{width:1106px}}.timeline_block .boxed .row .col.col_right :after{display:block;content:'';position:absolute;z-index:1;top:0;left:calc(50% - 1px);bottom:0;background-color:#ED1C24;width:2px}.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp{position:relative}.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(odd){padding:27.5px 0 27.5px calc(50% + 25px)}@media screen and (min-width:48em){.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(odd){padding:55px 0 55px calc(50% + 50px)}}.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(odd)::after{display:block;content:'';position:absolute;z-index:1;top:44px;background-color:#ED1C24;height:2px;width:15px}@media screen and (min-width:30em){.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(odd)::after{top:50px}}@media screen and (min-width:48em){.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(odd)::after{width:20px;top:80px}}@media screen and (min-width:64em){.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(odd)::after{top:85px}}.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(even){padding:27.5px calc(50% + 25px) 27.5px 0;text-align:end}@media screen and (min-width:48em){.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(even){padding:55px calc(50% + 50px) 55px 0}}.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(even)::after{display:block;content:'';position:absolute;z-index:1;top:44px;left:calc(50% - 15px);background-color:#ED1C24;height:2px;width:15px}@media screen and (min-width:30em){.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(even)::after{top:50px}}@media screen and (min-width:48em){.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(even)::after{width:20px;left:calc(50% - 20px);top:80px}}@media screen and (min-width:64em){.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp:nth-of-type(even)::after{top:85px}}.timeline_block .boxed .row .col.col_right .timeline_timestamps .timeline_timestamp .timeline_timestamp_headline{color:#ED1C24;font-weight:normal}.standard_full_block.red{background-color:#ED1C24;color:#fff}.standard_full_block .boxed.no_img{padding:88px 16px}@media screen and (min-width:64em){.standard_full_block .boxed.no_img{padding:196px 16px}}.standard_full_block .boxed.no_img .standard_full_headline{margin:0;font-weight:normal;hyphens:auto}.standard_full_block .boxed.no_img .standard_full_text{padding-left:0}@media screen and (min-width:64em){.standard_full_block .boxed.no_img .standard_full_text{padding-left:288px}}@media screen and (min-width:78.75em){.standard_full_block .boxed.no_img .standard_full_text{padding-left:576px}}.standard_full_block .boxed.no_img .standard_full_bullet_points{padding-left:0;margin-top:44px}@media screen and (min-width:64em){.standard_full_block .boxed.no_img .standard_full_bullet_points{padding-left:288px}}@media screen and (min-width:78.75em){.standard_full_block .boxed.no_img .standard_full_bullet_points{padding-left:576px}}.standard_full_block .boxed.no_img .standard_full_bullet_points .standard_full_bullet_point{position:relative}.standard_full_block .boxed.no_img .standard_full_bullet_points .standard_full_bullet_point .icon_outer{position:absolute;z-index:1;height:29.599px;width:29.599px;top:0;left:0}.standard_full_block .boxed.no_img .standard_full_bullet_points .standard_full_bullet_point .icon_inner{position:absolute;z-index:2;height:20.215px;width:20.215px;top:4.5px;left:4.5px;transform:scale(.6) rotate(90deg)}.standard_full_block .boxed.no_img .standard_full_bullet_points .standard_full_bullet_point .standard_full_bullet_point_text{font-size:22px;font-size:2.2rem;font-family:Nebulica;font-weight:normal;padding-left:47.5px;margin-bottom:30px;hyphens:auto}.standard_full_block .boxed.three_img .row{padding-top:50px}@media screen and (min-width:64em){.standard_full_block .boxed.three_img .row{padding-top:100px}}.standard_full_block .boxed.three_img .row .standard_full_headline{margin:0;font-weight:normal;hyphens:auto}.standard_full_block .boxed.three_img .row .standard_full_text{margin-bottom:70px}@media screen and (min-width:64em){.standard_full_block .boxed.img .row{display:flex}}@media screen and (min-width:64em){.standard_full_block .boxed.img .row .col.col_left{width:calc(50vw - 80px - 50px);min-width:330px;margin-right:50px;display:flex;align-items:center}}@media screen and (min-width:78.75em){.standard_full_block .boxed.img .row .col.col_left{min-width:526px}}@media screen and (min-width:1800px){.standard_full_block .boxed.img .row .col.col_left{margin-left:calc(526px + 263px - 50vw + 80px + 16px)}}.standard_full_block .boxed.img .row .col.col_left .standard_full_img{width:100%}.standard_full_block .boxed.img .row .col.col_left .standard_full_img img{height:100%;width:100%;object-fit:cover}.standard_full_block .boxed.img .row .col.col_right{max-width:1106px;padding:87px 0}@media screen and (min-width:64em){.standard_full_block .boxed.img .row .col.col_right{padding:174px 0}}.standard_full_block .boxed.img .row .col.col_right .standard_full_headline{margin:0;font-weight:normal;hyphens:auto}.standard_full_block .boxed.img .row .col.col_right .standard_full_bullet_points .standard_full_bullet_point{position:relative}.standard_full_block .boxed.img .row .col.col_right .standard_full_bullet_points .standard_full_bullet_point .icon_outer{position:absolute;z-index:1;height:29.599px;width:29.599px;top:0;left:0}.standard_full_block .boxed.img .row .col.col_right .standard_full_bullet_points .standard_full_bullet_point .icon_inner{position:absolute;z-index:2;height:20.215px;width:20.215px;top:4.5px;left:4.5px;transform:scale(.6) rotate(90deg)}.standard_full_block .boxed.img .row .col.col_right .standard_full_bullet_points .standard_full_bullet_point .standard_full_bullet_point_text{font-size:22px;font-size:2.2rem;font-family:Nebulica;font-weight:normal;padding-left:47.5px;margin-bottom:30px;hyphens:auto}.standard_full_block .standard_full_img_row{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 16px;margin-bottom:50px}@media screen and (min-width:64em){.standard_full_block .standard_full_img_row{margin-bottom:100px}}@media screen and (min-width:1690px){.standard_full_block .standard_full_img_row{justify-content:space-between}}@media screen and (min-width:1800px){.standard_full_block .standard_full_img_row{padding:0 calc(50vw - 846px - 40px)}}.standard_full_block .standard_full_img_row.red{background:linear-gradient(180deg, #ed1c24 50%, #fff 50%)}.standard_full_block .standard_full_img_row .standard_full_images_img{width:calc(33.3333% - 33.333px);min-width:300px;margin-bottom:25px}@media screen and (min-width:1690px){.standard_full_block .standard_full_img_row .standard_full_images_img{margin-bottom:0}}@media screen and (min-width:560px){.standard_full_block .standard_full_img_row .standard_full_images_img{min-width:526px}}.standard_full_block .standard_full_img_row .standard_full_images_img img{height:100%;width:100%;object-fit:cover}.job_links_block .boxed{padding:120px 16px 160px 16px}@media screen and (min-width:64em){.job_links_block .boxed{padding:120px 16px 160px 148px}}@media screen and (min-width:78.75em){.job_links_block .boxed{padding:120px 16px 160px 296px}}@media screen and (min-width:1789px){.job_links_block .boxed{padding:120px 16px 160px 592px}}.job_links_block .boxed .job_links_headlne{margin:0;hyphens:auto}.job_links_block .boxed .job_links{margin-top:50px}.job_links_block .boxed .job_links .job_link{margin-bottom:35px;position:relative}.job_links_block .boxed .job_links .job_link:last-of-type{margin-bottom:0}.job_links_block .boxed .job_links .job_link .icon_outer{position:absolute;z-index:1;height:29.599px;width:29.599px;top:0;left:0}.job_links_block .boxed .job_links .job_link .icon_inner{position:absolute;z-index:2;height:20.215px;width:20.215px;top:4.5px;left:4.5px;transform:scale(.6) rotate(90deg)}.job_links_block .boxed .job_links .job_link a{font-size:22px;font-size:2.2rem;font-family:Nebulica;font-weight:normal;padding-left:47.5px;margin-bottom:30px;hyphens:auto;color:#212529}.job_links_block .boxed .job_links .job_link a:hover{color:#ED1C24}.job_links_block .boxed .job_links_quick_application{margin-top:35px;pointer-events:none}@media screen and (min-width:48em){.job_links_block .boxed .job_links_quick_application{display:flex;justify-content:end}}.job_links_block .boxed .job_links_quick_application .btn_wrapper{background-color:#ED1C24;padding:30px}.job_links_block .boxed .job_links_quick_application .btn_wrapper a{pointer-events:all}@media screen and (min-width:48em){.job_links_block .boxed .job_links_quick_application .btn_wrapper a{margin-right:22px}}.block_benefits{background-color:#ED1C24;color:#fff;padding:65px 0 60px}@media screen and (min-width:64em){.block_benefits{padding:130px 0 120px}}.block_benefits .boxed .benefits_headline{margin:0 0 50px 0}@media screen and (min-width:64em){.block_benefits .boxed .benefits_headline{margin:0 0 100px 0}}.block_benefits .boxed .benefits_benefits{display:flex;flex-wrap:wrap}.block_benefits .boxed .benefits_benefits .benefits_benefit{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;border-bottom:1px solid #fff}@media screen and (min-width:30em){.block_benefits .boxed .benefits_benefits .benefits_benefit{height:414px}}.block_benefits .boxed .benefits_benefits .benefits_benefit.twenty_five{width:100%}.block_benefits .boxed .benefits_benefits .benefits_benefit.twenty_five::after{display:none}@media screen and (min-width:30em){.block_benefits .boxed .benefits_benefits .benefits_benefit.twenty_five{width:50%}.block_benefits .boxed .benefits_benefits .benefits_benefit.twenty_five::after{display:block}.block_benefits .boxed .benefits_benefits .benefits_benefit.twenty_five:nth-of-type(2n)::after{display:none}}@media screen and (min-width:78.75em){.block_benefits .boxed .benefits_benefits .benefits_benefit.twenty_five{width:25%}.block_benefits .boxed .benefits_benefits .benefits_benefit.twenty_five:nth-of-type(2n)::after{display:block}.block_benefits .boxed .benefits_benefits .benefits_benefit.twenty_five:nth-of-type(4n)::after{display:none}}.block_benefits .boxed .benefits_benefits .benefits_benefit.thirty_three{width:100%}.block_benefits .boxed .benefits_benefits .benefits_benefit.thirty_three::after{display:none}@media screen and (min-width:30em){.block_benefits .boxed .benefits_benefits .benefits_benefit.thirty_three{width:50%}.block_benefits .boxed .benefits_benefits .benefits_benefit.thirty_three::after{display:block}.block_benefits .boxed .benefits_benefits .benefits_benefit.thirty_three:nth-of-type(2n)::after{display:none}}@media screen and (min-width:78.75em){.block_benefits .boxed .benefits_benefits .benefits_benefit.thirty_three{width:33.3333%}.block_benefits .boxed .benefits_benefits .benefits_benefit.thirty_three:nth-of-type(2n)::after{display:block}.block_benefits .boxed .benefits_benefits .benefits_benefit.thirty_three:nth-of-type(3n)::after{display:none}}.block_benefits .boxed .benefits_benefits .benefits_benefit::after{content:'';display:block;position:absolute;top:5%;right:0;width:1px;height:90%;background-color:#fff}.block_benefits .boxed .benefits_benefits .benefits_benefit .benefits_benefit_icon{background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDIuNzE2IiBoZWlnaHQ9IjE0Mi43MTYiIHZpZXdCb3g9IjAgMCAxNDIuNzE2IDE0Mi43MTYiPg0KICA8cGF0aCBpZD0iUGZhZF8xMSIgZGF0YS1uYW1lPSJQZmFkIDExIiBkPSJNNzAuMiwwLDUzLjkxMyw5LjQwNkgzNS4xTDI1LjcsMjUuNyw5LjQwNiwzNS4xVjUzLjkxM0wwLDcwLjJsOS40MDYsMTYuMjl2MTguODEybDE2LjI5Miw5LjRMMzUuMSwxMzFINTMuOTEzbDE2LjI5LDkuNDA2TDg2LjQ5MywxMzFIMTA1LjNsOS40MDYtMTYuMjkyLDE2LjI5LTkuNFY4Ni40OTRsOS40MDYtMTYuMjlMMTMxLDUzLjkxM1YzNS4xTDExNC43MTEsMjUuNywxMDUuMyw5LjQwNkg4Ni40OTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjE1NSAxLjE1NSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+DQo8L3N2Zz4NCg==');background-position:center;background-repeat:no-repeat;background-size:cover;height:140px;width:140px;margin-bottom:38px;display:flex;justify-content:center;align-items:center}.block_benefits .boxed .benefits_benefits .benefits_benefit .benefits_benefit_icon img{max-width:64px;max-height:64px}.block_benefits .boxed .benefits_benefits .benefits_benefit .benefits_benefit_text{text-align:center}.block_benefits .boxed .border_overlay{width:100%;height:1px;background-color:#ED1C24;margin-top:-1px;position:relative;z-index:1}.block_team{padding:60px 0 10px 0}@media screen and (min-width:64em){.block_team{padding:120px 0 70px 0}}.block_team .boxed .team_headline{font-weight:normal;margin:0 0 50px 0}@media screen and (min-width:64em){.block_team .boxed .team_headline{margin:0 0 100px 0}}.block_team .boxed .team_level_wrapper .team_level .team_level_headline{margin-bottom:30px}.block_team .boxed .team_level_wrapper .team_level .team_level_employees{margin-left:-50px;display:flex;flex-wrap:wrap;justify-content:center}.block_team .boxed .team_level_wrapper .team_level .team_level_employees .team_level_employee{min-width:300px;width:33.3333%;max-width:526px;margin-left:50px;margin-bottom:50px}@media screen and (min-width:30em){.block_team .boxed .team_level_wrapper .team_level .team_level_employees .team_level_employee{min-width:333px}}.block_team .boxed .team_level_wrapper .team_level .team_level_employees .team_level_employee:last-of-type{margin-right:0}.block_team .boxed .team_level_wrapper .team_level .team_level_employees .team_level_employee .team_level_employee_img img{width:100%;height:100%;object-fit:cover}.block_employees_voices{padding:90px 0 27px 0}@media screen and (min-width:64em){.block_employees_voices{padding:180px 0 34px 0}}.block_employees_voices .boxed .employees_voices_headline{margin:0 0 44px 0;font-weight:normal;hyphens:auto}@media screen and (min-width:64em){.block_employees_voices .boxed .employees_voices_headline{margin:0 0 88px 0}}.block_employees_voices .boxed .employees_voices{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-50px}.block_employees_voices .boxed .employees_voices .employees_voice{min-width:300px;width:33.3333%;max-width:526px;margin-left:50px;margin-bottom:56px}@media screen and (min-width:30em){.block_employees_voices .boxed .employees_voices .employees_voice{min-width:333px}}@media screen and (min-width:64em){.block_employees_voices .boxed .employees_voices .employees_voice{margin-bottom:112px}}.block_employees_voices .boxed .employees_voices .employees_voice .employees_voices_img{margin-bottom:14px}.block_employees_voices .boxed .employees_voices .employees_voice .employees_voices_img img{width:100%;height:100%;object-fit:cover}.block_employees_voices .boxed .employees_voices .employees_voice .employees_voices_name{margin-bottom:14px;hyphens:auto}.block_employees_voices .boxed .employees_voices .employees_voice .employees_voices_title{color:#ED1C24;margin-bottom:14px}.content_single_jobs .boxed_top_wrapper{background-color:#ED1C24;color:#fff}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper{height:100vh}}.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top_headline{display:flex;align-items:end}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top_headline{height:36vh}}.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top_headline .entry-title{margin:64px 0 64px 0;font-weight:normal}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top_headline .entry-title{margin:0 0 64px 0}}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top{display:flex;height:64vh}}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_left{max-width:526px;margin-right:50px}}.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_left .job_description{margin:0 0 64px 0}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_left .job_description{margin:0 0 0 0}}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right{width:1102px}}.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .job_img{margin-bottom:-126px}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .job_img{height:calc(64vh + 126px);width:calc(100% + 16px)}}@media screen and (min-width:1680px){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .job_img{width:calc(50vw + 263px)}}.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .job_img img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:78.75em){.content_single_jobs .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .job_img img{height:calc(64vh + 126px)}}.content_single_jobs .boxed.boxed_content{margin-top:180px;margin-bottom:83px;padding-left:16px}@media screen and (min-width:64em){.content_single_jobs .boxed.boxed_content{padding-left:296px}}@media screen and (min-width:78.75em){.content_single_jobs .boxed.boxed_content{padding-left:592px}}@media screen and (min-width:64em){.content_single_jobs .boxed.boxed_content{margin-bottom:166px}}.content_single_jobs .boxed.boxed_content .row_content .job_infos .job_info{padding:39px 0;border-bottom:1px solid #212529}@media screen and (min-width:64em){.content_single_jobs .boxed.boxed_content .row_content .job_infos .job_info{padding:78px 0}}.content_single_jobs .boxed.boxed_content .row_content .job_infos .job_info:last-of-type{border:none}.content_single_jobs .boxed.boxed_content .row_content .job_infos .job_info .job_info_headline{margin:0 0 40px 0;font-weight:normal}.content_single_jobs .boxed.boxed_content .row_content .job_infos .job_info .job_info_bullet_points .job_info_bullet_point_wrapper{position:relative}.content_single_jobs .boxed.boxed_content .row_content .job_infos .job_info .job_info_bullet_points .job_info_bullet_point_wrapper .icon_outer{position:absolute;z-index:1;height:29.599px;width:29.599px;top:0;left:0}.content_single_jobs .boxed.boxed_content .row_content .job_infos .job_info .job_info_bullet_points .job_info_bullet_point_wrapper .icon_inner{position:absolute;z-index:2;height:20.215px;width:20.215px;top:4.5px;left:4.5px;transform:scale(.6) rotate(90deg)}.content_single_jobs .boxed.boxed_content .row_content .job_infos .job_info .job_info_bullet_points .job_info_bullet_point_wrapper .job_info_bullet_point{font-size:22px;font-size:2.2rem;font-family:Nebulica;font-weight:normal;padding-left:47.5px;margin-bottom:30px;hyphens:auto}.content_single .boxed_top_wrapper{background-color:#ED1C24;color:#fff}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper{height:100vh}}.content_single .boxed_top_wrapper .boxed.boxed_top .row_top_headline{display:flex;align-items:end}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top_headline{height:36vh}}.content_single .boxed_top_wrapper .boxed.boxed_top .row_top_headline .entry-title{margin:64px 0 64px 0;font-weight:normal}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top_headline .entry-title{margin:0 0 64px 0}}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top{display:flex;height:64vh}}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_left{width:526px;margin-right:50px}}.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_left .posts_date{margin:0 0 64px 0}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_left .posts_date{margin:0 0 0 0}}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right{width:1102px}}.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .posts_img{margin-bottom:-126px}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .posts_img{height:calc(64vh + 126px);width:calc(100% + 16px)}}@media screen and (min-width:1680px){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .posts_img{width:calc(50vw + 263px)}}.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .posts_img img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:78.75em){.content_single .boxed_top_wrapper .boxed.boxed_top .row_top .col.col_right .posts_img img{height:calc(64vh + 126px)}}.content_single .boxed.boxed_content{margin-top:180px;margin-bottom:83px;padding-left:16px}@media screen and (min-width:64em){.content_single .boxed.boxed_content{padding-left:296px}}@media screen and (min-width:78.75em){.content_single .boxed.boxed_content{padding-left:592px}}@media screen and (min-width:64em){.content_single .boxed.boxed_content{margin-bottom:166px}}.block_posts{padding:77px 0}@media screen and (min-width:64em){.block_posts{padding:144px 0}}@media screen and (min-width:64em){.block_posts .boxed .row{display:flex}}.block_posts .boxed .row .col.col_left{width:unset;margin-right:50px}@media screen and (min-width:555px){.block_posts .boxed .row .col.col_left{width:526px}}.block_posts .boxed .row .col.col_left.hide_headline{display:none;width:0;margin-right:0}.block_posts .boxed .row .col.col_left .posts_headline{font-weight:normal;margin:0 0 50px 0;position:sticky;top:50px}@media screen and (min-width:64em){.block_posts .boxed .row .col.col_left .posts_headline{margin-bottom:0}}@media screen and (min-width:64em){.block_posts .boxed .row .col.col_right{width:1102px}}.block_posts .boxed .row .col.col_right.hide_headline{width:100%}.block_posts .boxed .row .col.col_right .posts_posts{display:flex;flex-wrap:wrap;justify-content:space-around;margin-left:-50px}@media screen and (min-width:1800px){.block_posts .boxed .row .col.col_right .posts_posts{justify-content:unset}}.block_posts .boxed .row .col.col_right .posts_posts .posts_post{width:100%;max-width:526px;margin-left:50px}@media screen and (min-width:64em){.block_posts .boxed .row .col.col_right .posts_posts .posts_post{width:50%}}.block_posts .boxed .row .col.col_right .posts_posts .posts_post.hide_headline{width:100%}@media screen and (min-width:64em){.block_posts .boxed .row .col.col_right .posts_posts .posts_post.hide_headline{width:33.3333%}}.block_posts .boxed .row .col.col_right .posts_posts .posts_post .posts_img img{height:100%;width:100%;object-fit:cover}.block_posts .boxed .row .col.col_right .posts_posts .posts_post .posts_date{margin:20px 0;color:#ED1C24}.block_posts .boxed .row .col.col_right .posts_posts .posts_post .post_title{font-weight:normal;margin:0}.block_posts .boxed .row .col.col_right .posts_posts .posts_post .post_title a{color:#212529}.block_posts .boxed .row .col.col_right .posts_posts .posts_post .posts_teaser_text{margin:10px 0 36px 0}.block_posts .boxed .row .col.col_right .posts_posts .posts_post .post_btn{display:inline-block;margin-bottom:50px}@media screen and (min-width:64em){.block_posts .boxed .row .col.col_right .posts_posts .posts_post .post_btn{margin-bottom:100px}}.block_form{padding:70px 0 140px 0}@media screen and (min-width:78.75em){.block_form .boxed .row{display:flex}}@media screen and (min-width:78.75em){.block_form .boxed .row .col.col_left{width:526px;margin-right:50px}}.block_form .boxed .row .col.col_left .form_headline{font-weight:normal;margin:0 0 50px 0;position:sticky;top:50px}@media screen and (min-width:78.75em){.block_form .boxed .row .col.col_right{width:1102px}}.textfield_block{padding:0 0 150px 0}.textfield_block .headline_wrapper{background-color:#ED1C24;padding:150px 0 150px 0}.textfield_block .headline_wrapper .boxed .textfield_h_one_headline{color:#fff;font-weight:normal;margin:0}.textfield_block .boxed .textfield_text{padding:150px 0 0 0}.textfield_block .boxed .textfield_text h1,.textfield_block .boxed .textfield_text h2,.textfield_block .boxed .textfield_text h3,.textfield_block .boxed .textfield_text h4,.textfield_block .boxed .textfield_text h5,.textfield_block .boxed .textfield_text h6{margin-top:50px;hyphens:auto}.trans2s{transition:all .2s ease-in-out 0s}.trans5s{transition:all .5s ease-in-out 0s}.has-red-color{color:#ED1C24}.has-red-background-color{background-color:#ED1C24}.has-black-color{color:#212529}.has-black-background-color{background-color:#212529}.flex{display:flex;flex-wrap:wrap;flex-direction:row;width:calc(100% + 10px);margin:calc(10px / -2)}.flex .flex20{width:calc(50% - 10px);flex:0 1 calc(50% - 10px);margin:calc(10px / 2)}.flex .flex25{width:calc(50% - 10px);flex:0 1 calc(50% - 10px);margin:calc(10px / 2)}.flex .flex33{width:calc(100% - 10px);flex:0 1 calc(100% - 10px);margin:calc(10px / 2)}.flex .flex50{width:calc(100% - 10px);flex:0 1 calc(100% - 10px);margin:calc(10px / 2)}.flex .flex66{width:calc(100% - 10px);flex:0 1 calc(100% - 10px);margin:calc(10px / 2)}.flex .flex75{width:calc(100% - 10px);flex:0 1 calc(100% - 10px);margin:calc(10px / 2)}.flex .flex100{width:calc(100% - 10px);flex:0 1 calc(100% - 10px);margin:calc(10px / 2)}.flex.no-margin{width:100%;margin:0}.flex.no-margin .flex20{width:50%;flex:0 1 50%;margin:0}.flex.no-margin .flex25{width:50%;flex:0 1 50%;margin:0}.flex.no-margin .flex33{width:100%;flex:0 1 100%;margin:0}.flex.no-margin .flex50{width:100%;flex:0 1 100%;margin:0}.flex.no-margin .flex66{width:100%;flex:0 1 100%;margin:0}.flex.no-margin .flex75{width:100%;flex:0 1 100%;margin:0}.flex.no-margin .flex100{width:100%;flex:0 1 100%;margin:0}.grid{display:grid;gap:10px;grid-template-columns:repeat(1, 1fr)}.grid.grid20{grid-template-columns:repeat(2, 1fr)}.grid.grid25{grid-template-columns:repeat(2, 1fr)}.grid.grid33{grid-template-columns:repeat(1, 1fr)}.grid.grid50{grid-template-columns:repeat(1, 1fr)}.grid.no-margin{gap:0}@media screen and (min-width:48em){.flex{display:flex;flex-wrap:wrap;flex-direction:row;width:calc(100% + 20px);margin:calc(20px / -2)}.flex .flex20{width:calc(33.33% - 20px);flex:0 1 calc(33.33% - 20px);margin:calc(20px / 2)}.flex .flex25{width:calc(33.33% - 20px);flex:0 1 calc(33.33% - 20px);margin:calc(20px / 2)}.flex .flex33{width:calc(50% - 20px);flex:0 1 calc(50% - 20px);margin:calc(20px / 2)}.flex .flex50{width:calc(100% - 20px);flex:0 1 calc(100% - 20px);margin:calc(20px / 2)}.flex .flex66{width:calc(100% - 20px);flex:0 1 calc(100% - 20px);margin:calc(20px / 2)}.flex .flex75{width:calc(100% - 20px);flex:0 1 calc(100% - 20px);margin:calc(20px / 2)}.flex .flex100{width:calc(100% - 20px);flex:0 1 calc(100% - 20px);margin:calc(20px / 2)}.flex.no-margin{width:100%;margin:0}.flex.no-margin .flex20{width:33.33%;flex:0 1 33.33%;margin:0}.flex.no-margin .flex25{width:33.33%;flex:0 1 33.33%;margin:0}.flex.no-margin .flex33{width:50%;flex:0 1 50%;margin:0}.flex.no-margin .flex50{width:100%;flex:0 1 100%;margin:0}.flex.no-margin .flex66{width:100%;flex:0 1 100%;margin:0}.flex.no-margin .flex75{width:100%;flex:0 1 100%;margin:0}.flex.no-margin .flex100{width:100%;flex:0 1 100%;margin:0}.grid{display:grid;gap:20px;grid-template-columns:repeat(1, 1fr)}.grid.grid20{grid-template-columns:repeat(4, 1fr)}.grid.grid25{grid-template-columns:repeat(3, 1fr)}.grid.grid33{grid-template-columns:repeat(2, 1fr)}.grid.grid50{grid-template-columns:repeat(2, 1fr)}.grid.no-margin{gap:0}}@media screen and (min-width:64em){.flex{display:flex;flex-wrap:wrap;flex-direction:row;width:calc(100% + 20px);margin:calc(20px / -2)}.flex .flex20{width:calc(20% - 20px);flex:0 1 calc(20% - 20px);margin:calc(20px / 2)}.flex .flex25{width:calc(25% - 20px);flex:0 1 calc(25% - 20px);margin:calc(20px / 2)}.flex .flex33{width:calc(33.33% - 20px);flex:0 1 calc(33.33% - 20px);margin:calc(20px / 2)}.flex .flex50{width:calc(50% - 20px);flex:0 1 calc(50% - 20px);margin:calc(20px / 2)}.flex .flex66{width:calc(66.66% - 20px);flex:0 1 calc(66.66% - 20px);margin:calc(20px / 2)}.flex .flex75{width:calc(75% - 20px);flex:0 1 calc(75% - 20px);margin:calc(20px / 2)}.flex .flex100{width:calc(100% - 20px);flex:0 1 calc(100% - 20px);margin:calc(20px / 2)}.flex.no-margin{width:100%;margin:0}.flex.no-margin .flex20{width:20%;flex:0 1 20%;margin:0}.flex.no-margin .flex25{width:25%;flex:0 1 25%;margin:0}.flex.no-margin .flex33{width:33.33%;flex:0 1 33.33%;margin:0}.flex.no-margin .flex50{width:50%;flex:0 1 50%;margin:0}.flex.no-margin .flex66{width:66.66%;flex:0 1 66.66%;margin:0}.flex.no-margin .flex75{width:75%;flex:0 1 75%;margin:0}.flex.no-margin .flex100{width:100%;flex:0 1 100%;margin:0}.grid{display:grid;gap:20px;grid-template-columns:repeat(1, 1fr)}.grid.grid20{grid-template-columns:repeat(5, 1fr)}.grid.grid25{grid-template-columns:repeat(4, 1fr)}.grid.grid33{grid-template-columns:repeat(3, 1fr)}.grid.grid50{grid-template-columns:repeat(2, 1fr)}.grid.no-margin{gap:0}}@media screen and (min-width:78.75em){.flex{display:flex;flex-wrap:wrap;flex-direction:row;width:calc(100% + 40px);margin:calc(40px / -2)}.flex .flex20{width:calc(20% - 40px);flex:0 1 calc(20% - 40px);margin:calc(40px / 2)}.flex .flex25{width:calc(25% - 40px);flex:0 1 calc(25% - 40px);margin:calc(40px / 2)}.flex .flex33{width:calc(33.33% - 40px);flex:0 1 calc(33.33% - 40px);margin:calc(40px / 2)}.flex .flex50{width:calc(50% - 40px);flex:0 1 calc(50% - 40px);margin:calc(40px / 2)}.flex .flex66{width:calc(66.66% - 40px);flex:0 1 calc(66.66% - 40px);margin:calc(40px / 2)}.flex .flex75{width:calc(75% - 40px);flex:0 1 calc(75% - 40px);margin:calc(40px / 2)}.flex .flex100{width:calc(100% - 40px);flex:0 1 calc(100% - 40px);margin:calc(40px / 2)}.grid{display:grid;gap:40px;grid-template-columns:repeat(1, 1fr)}.grid.grid20{grid-template-columns:repeat(5, 1fr)}.grid.grid25{grid-template-columns:repeat(4, 1fr)}.grid.grid33{grid-template-columns:repeat(3, 1fr)}.grid.grid50{grid-template-columns:repeat(2, 1fr)}.grid.no-margin{gap:0}}.reveal{opacity:0;transition:all 1s ease;filter:blur(3px);-webkit-filter:blur(3px)}.reveal.reveal-delay-three:nth-child(2){transition-delay:.2s}.reveal.reveal-delay-three:nth-child(3){transition-delay:.4s}.reveal.reveal-delay-three:nth-child(5){transition-delay:.2s}.reveal.reveal-delay-three:nth-child(6){transition-delay:.4s}.reveal.reveal-delay-three:nth-child(8){transition-delay:.2s}.reveal.reveal-delay-three:nth-child(9){transition-delay:.4s}.reveal.reveal-delay-three:nth-child(11){transition-delay:.2s}.reveal.reveal-delay-three:nth-child(12){transition-delay:.4s}.reveal.reveal-delay-three:nth-child(13){transition-delay:.2s}.reveal.reveal-delay-three:nth-child(14){transition-delay:.4s}.reveal.reveal-delay-three:nth-child(16){transition-delay:.2s}.reveal.reveal-delay-three:nth-child(17){transition-delay:.4s}.reveal.reveal-delay-three:nth-child(19){transition-delay:.2s}.reveal.reveal-delay-three:nth-child(20){transition-delay:.4s}.reveal.reveal-delay-two:nth-child(2){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(4){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(6){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(8){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(10){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(12){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(14){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(16){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(18){transition-delay:.2s}.reveal.reveal-delay-two:nth-child(20){transition-delay:.2s}.reveal.reveal-delay-endless:nth-child(2){transition-delay:.2s}.reveal.reveal-delay-endless:nth-child(3){transition-delay:.4s}.reveal.reveal-delay-endless:nth-child(4){transition-delay:.6s}.reveal.reveal-delay-endless:nth-child(5){transition-delay:.8s}.reveal.reveal-delay-endless:nth-child(6){transition-delay:1s}.reveal.reveal-delay-endless:nth-child(7){transition-delay:1.2s}.reveal.reveal-delay-endless:nth-child(8){transition-delay:1.4s}.reveal.reveal-delay-endless:nth-child(9){transition-delay:1.6s}.reveal.reveal-bottom{transform:translateY(100px)}.reveal.reveal-top{transform:translateY(-100px)}.reveal.reveal-left{transform:translateX(0)}.reveal.reveal-right{transform:translateX(0)}@media screen and (min-width:1820px){.reveal.reveal-right{transform:translateX(100px)}}.reveal.reveal-zoom{transform:scale(1.1);opacity:1}.reveal.visible{transform:translateY(0) translateX(0) scale(1);opacity:1;filter:blur(0);-webkit-filter:blur(0)}/*# sourceMappingURL=stylesheet.css.map */