:root{--navHeight:100px}@media (max-width:1200px){:root{--navHeight:90px}}@media (max-width:992px){:root{--navHeight:80px}}@media (max-width:767px){:root{--navHeight:70px}}.top-navigation-placeholder{margin:0rem;width:100%;height:var(--navHeight)}.top-navigation{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;display:block;z-index:1001;top:0;left:0;right:0;height:var(--navHeight);overflow:hidden;     }.top-navigation.navigation-ready{overflow:visible}.top-navigation.navigation-collapse .navigation-bar{-moz-box-shadow:0 2px 10px 0 rgba(var(--dark),0.2);-webkit-box-shadow:0 2px 10px 0 rgba(var(--dark),0.2);box-shadow:0 2px 10px 0 rgba(var(--dark),0.2)}.top-navigation .top-navigation-checkbox{display:none}.top-navigation .navigation-bar{color:var(--title);height:var(--navHeight);position:absolute;display:block;z-index:1005;top:0;left:0;right:0;margin:0 auto;padding:0rem;-moz-box-shadow:0 0 0 0 transparent;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:box-shadow 300ms 0s ease,height 300ms 0s ease;-moz-transition:box-shadow 300ms 0s ease,height 300ms 0s ease;-ms-transition:box-shadow 300ms 0s ease,height 300ms 0s ease;-o-transition:box-shadow 300ms 0s ease,height 300ms 0s ease;transition:box-shadow 300ms 0s ease,height 300ms 0s ease}.top-navigation .navigation-bar:before{ position:absolute;width:1px;height:100px;background-color:red;top:100px;left:50%}@media (max-width:767px){.top-navigation .navigation-bar .bar-wrapper{padding-right:0rem;justify-content:space-between}}.top-navigation .navigation-bar a:not(.btn),.top-navigation .navigation-bar label{--link:var(--title);color:var(--link)}.top-navigation .top-navigation-brand{height:var(--navHeight)}@media (max-width:1200px){.top-navigation .top-navigation-brand{flex:1;justify-content:left}}.top-navigation .top-navigation-brand a{display:block}.top-navigation .top-navigation-brand a img{height:38px;width:auto;max-width:100%;-webkit-transition:height 300ms 0s ease;-moz-transition:height 300ms 0s ease;-ms-transition:height 300ms 0s ease;-o-transition:height 300ms 0s ease;transition:height 300ms 0s ease}@media (max-width:1400px){.top-navigation .top-navigation-brand a img{height:36px}}@media (max-width:992px){.top-navigation .top-navigation-brand a img{height:32px}}@media (max-width:767px){.top-navigation .top-navigation-brand a img{height:28px}}.top-navigation .top-navigation-desktop-links{flex:1}.top-navigation .top-navigation-desktop-links ul,.top-navigation .top-navigation-desktop-links li{margin:0rem;padding:0rem}.top-navigation .top-navigation-desktop-links ul{list-style:none}@media (max-width:1200px){.top-navigation .top-navigation-desktop-links{flex:0 1 auto}}.top-navigation .top-navigation-desktop-links .links-wrapper{justify-content:right}@media (max-width:1200px){.top-navigation .top-navigation-desktop-links .links-wrapper{display:none}}.top-navigation .top-navigation-desktop-links .links-wrapper > li:hover > a:not(.btn)::before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:scale3D(1,1,1);-moz-transform:scale3D(1,1,1);-ms-transform:scale3D(1,1,1);-o-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}.top-navigation .top-navigation-desktop-links .links-wrapper > li.active > a:not(.btn) > span::after{content:"";position:absolute;background-color:var(--primary);left:50%;bottom:-0.9rem;width:1.4rem;height:2px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.top-navigation .top-navigation-desktop-links .links-wrapper > li.has-childs::before{content:"";position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem;pointer-events:none;position:fixed;top:var(--navHeight);background-color:rgba(238,238,238,0.1);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}.top-navigation .top-navigation-desktop-links .links-wrapper > li.has-childs:hover > a:not(.btn){color:rgba(var(--light),1)}.top-navigation .top-navigation-desktop-links .links-wrapper > li.has-childs:hover::before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }.top-navigation .top-navigation-desktop-links .links-wrapper > li.has-childs:hover .top-navigation-megamenu,.top-navigation .top-navigation-desktop-links .links-wrapper > li.has-childs:focus-within .top-navigation-megamenu{pointer-events:auto;-webkit-transform:scale3D(1,1,1) translateX(-50%);-moz-transform:scale3D(1,1,1) translateX(-50%);-ms-transform:scale3D(1,1,1) translateX(-50%);-o-transform:scale3D(1,1,1) translateX(-50%);transform:scale3D(1,1,1) translateX(-50%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }.top-navigation .top-navigation-desktop-links .links-wrapper > li.has-childs > a:not(.btn)::before{background-color:rgba(var(--grey900),1);bottom:0px;-webkit-border-bottom-left-radius:0px;-moz-border-bottom-left-radius:0px;border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px;-moz-border-bottom-right-radius:0px;border-bottom-right-radius:0px}.top-navigation .top-navigation-desktop-links .links-wrapper > li.has-childs > a:not(.btn)::after{content:'\f0d7';position:relative;font-family:'FontAwesome';font-size:14px;padding-left:0.24rem}.top-navigation .top-navigation-desktop-links .links-wrapper > li > a:not(.btn){position:relative;display:flex;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;text-decoration:none;text-transform:uppercase;height:var(--navHeight);letter-spacing:1px;padding:0px 0.9rem;font-weight:400;font-size:16px;font-family:var(--fontHeading);font-weight:700;font-style:normal}@media (max-width:1400px){.top-navigation .top-navigation-desktop-links .links-wrapper > li > a:not(.btn){font-size:15px;padding:0px 0.8rem}}.top-navigation .top-navigation-desktop-links .links-wrapper > li > a:not(.btn)::before{content:'';position:absolute;pointer-events:none;background-color:rgba(var(--grey100),1);transform-origin:50% 100%;top:5px;right:0px;bottom:5px;left:0px;-webkit-border-radius:var(--borderRadiusButtons);-moz-border-radius:var(--borderRadiusButtons);border-radius:var(--borderRadiusButtons);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transform:scale3D(1,0.85,1);-moz-transform:scale3D(1,0.85,1);-ms-transform:scale3D(1,0.85,1);-o-transform:scale3D(1,0.85,1);transform:scale3D(1,0.85,1);-webkit-transition:background 300ms 0s ease,transform 300ms 0s ease,opacity 300ms 0s ease;-moz-transition:background 300ms 0s ease,transform 300ms 0s ease,opacity 300ms 0s ease;-ms-transition:background 300ms 0s ease,transform 300ms 0s ease,opacity 300ms 0s ease;-o-transition:background 300ms 0s ease,transform 300ms 0s ease,opacity 300ms 0s ease;transition:background 300ms 0s ease,transform 300ms 0s ease,opacity 300ms 0s ease}.top-navigation .top-navigation-desktop-links .links-wrapper > li > a:not(.btn) > span{position:relative}.top-navigation .top-navigation-desktop-links .links-wrapper > li > a:not(.btn) > span[data-career-count]{padding-right:0.3rem}.top-navigation .top-navigation-desktop-links .links-wrapper > li > a:not(.btn) > span[data-career-count]::before{content:attr(data-career-count);position:absolute;top:-0.45rem;right:-0.4rem;background-color:var(--primary);color:rgba(var(--light),1);font-size:12px;line-height:1;padding:0.15rem 0.24rem 0.15rem 0.3rem;text-align:center;min-width:1rem;-webkit-border-radius:var(--borderRadiusDefault);-moz-border-radius:var(--borderRadiusDefault);border-radius:var(--borderRadiusDefault)}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu{position:absolute;top:100%;left:50%;width:1410px;max-width:100%;right:auto;z-index:1001;pointer-events:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transform-origin:50% 0%;-webkit-transform:scale3D(1,0.95,1) translateX(-50%);-moz-transform:scale3D(1,0.95,1) translateX(-50%);-ms-transform:scale3D(1,0.95,1) translateX(-50%);-o-transform:scale3D(1,0.95,1) translateX(-50%);transform:scale3D(1,0.95,1) translateX(-50%);-webkit-transition:opacity 300ms 0ms ease,transform 300ms 0ms ease;-moz-transition:opacity 300ms 0ms ease,transform 300ms 0ms ease;-ms-transition:opacity 300ms 0ms ease,transform 300ms 0ms ease;-o-transition:opacity 300ms 0ms ease,transform 300ms 0ms ease;transition:opacity 300ms 0ms ease,transform 300ms 0ms ease}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu:focus-within{pointer-events:auto;-webkit-transform:scale3D(1,1,1) translateX(-50%);-moz-transform:scale3D(1,1,1) translateX(-50%);-ms-transform:scale3D(1,1,1) translateX(-50%);-o-transform:scale3D(1,1,1) translateX(-50%);transform:scale3D(1,1,1) translateX(-50%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-wrapper{padding:40px 60px;justify-content:center;background:linear-gradient(to bottom,rgba(var(--dark),1),rgba(var(--dark),0.92));border:var(--borderWidthDefault) solid rgba(var(--light),0.1);border-top:none;-moz-box-shadow:0 1rem 1rem 0rem rgba(var(--dark),0.2);-webkit-box-shadow:0 1rem 1rem 0rem rgba(var(--dark),0.2);box-shadow:0 1rem 1rem 0rem rgba(var(--dark),0.2);-webkit-border-bottom-left-radius:var(--borderRadiusButtons);-moz-border-bottom-left-radius:var(--borderRadiusButtons);border-bottom-left-radius:var(--borderRadiusButtons);-webkit-border-bottom-right-radius:var(--borderRadiusButtons);-moz-border-bottom-right-radius:var(--borderRadiusButtons);border-bottom-right-radius:var(--borderRadiusButtons);-webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}@media (max-width:1400px){.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-wrapper{padding:25px 35px}}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .services-grid{max-width:1200px}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-links{display:flex;column-gap:50px}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-links > .links-default{column-count:2;column-gap:50px}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-links > ul > li > a{display:block;position:relative;margin:0px 0px 10px;text-decoration:none;font-size:17px;font-family:var(--fontHeading);font-weight:700;font-style:normal;-webkit-transition:transform 300ms 0s ease;-moz-transition:transform 300ms 0s ease;-ms-transition:transform 300ms 0s ease;-o-transition:transform 300ms 0s ease;transition:transform 300ms 0s ease}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-links > ul > li > a:hover{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-links > ul > li > a::after{position:absolute;left:-0.8rem;top:2px;bottom:2px;width:2px}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-links > ul > li.active a::after{content:'';background-color:var(--primary)}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-article{width:450px;margin-right:120px;margin-left:40px}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-article .list-item .item-wrapper{overflow:hidden;background-color:rgba(var(--grey800),0.7);min-height:165px;padding:0rem 1.6rem 0rem 0rem;-moz-box-shadow:inset 0 0 0 1px rgba(var(--grey700),0.2);-webkit-box-shadow:inset 0 0 0 1px rgba(var(--grey700),0.2);box-shadow:inset 0 0 0 1px rgba(var(--grey700),0.2);-webkit-border-radius:var(--borderRadiusButtons);-moz-border-radius:var(--borderRadiusButtons);border-radius:var(--borderRadiusButtons)}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-article .list-item .item-wrapper:hover{background-color:rgba(var(--grey800),1)}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-article .list-item .item-content{padding-top:1.2rem;padding-bottom:1.2rem}.top-navigation .top-navigation-desktop-links .links-wrapper .top-navigation-megamenu .megamenu-article .list-item .item-image{width:165px;margin-right:1.6rem}.top-navigation .top-navigation-toggle{position:relative;text-align:left;height:var(--navHeight);display:none;visibility:hidden}@media (max-width:1200px){.top-navigation .top-navigation-toggle{display:flex;visibility:visible}}.top-navigation .top-navigation-toggle label{position:relative;display:block;cursor:pointer;text-align:center;height:var(--navHeight);line-height:var(--navHeight);width:var(--navHeight);font-size:2rem;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}@media (max-width:1200px){.top-navigation.navigation-ready .top-navigation-mobile{display:flex}}.top-navigation .top-navigation-mobile{display:none;position:fixed;pointer-events:none;background-color:rgba(var(--dark),0.94);backdrop-filter:blur(5px);z-index:1010;top:0;right:0;bottom:0;width:34rem;max-width:100%;padding:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -moz-box-shadow:0 0 0 0 rgba(0,0,0,0);-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);-webkit-transform:translateX(3.5rem);-moz-transform:translateX(3.5rem);-ms-transform:translateX(3.5rem);-o-transform:translateX(3.5rem);transform:translateX(3.5rem);-webkit-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;-o-transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease;transition:opacity 300ms 0s ease,transform 300ms 0s ease,box-shadow 300ms 0s ease}@media (max-width:767px){.top-navigation .top-navigation-mobile{background-color:rgba(var(--dark),0.98);width:100%}}.top-navigation .top-navigation-mobile ul,.top-navigation .top-navigation-mobile li{list-style:none;margin:0;padding:0}.top-navigation .top-navigation-mobile .mobile-header{justify-content:right}.top-navigation .top-navigation-mobile .mobile-header .top-navigation-mobile-close{text-align:center;cursor:pointer;height:var(--navHeight);width:var(--navHeight);line-height:var(--navHeight);font-size:2rem}.top-navigation .top-navigation-mobile .mobile-links{padding:4rem 6rem 2rem;justify-content:left;justify-content:space-between;overflow-y:auto}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-links{padding:2.5rem 3rem}}.top-navigation .top-navigation-mobile .mobile-links .primary-links{margin-top:auto;margin-bottom:auto}.top-navigation .top-navigation-mobile .mobile-links .primary-links li{margin:0.4rem 0rem}.top-navigation .top-navigation-mobile .mobile-links .primary-links li.active a{color:var(--primary);color:hsla(var(--primaryHS),55%,1)}.top-navigation .top-navigation-mobile .mobile-links .primary-links li a:not(.btn){text-decoration:none;line-height:1.6;font-size:1.75rem;letter-spacing:0.5px;font-family:var(--fontHeading);font-weight:700;font-style:normal}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-links .primary-links li a:not(.btn){line-height:1.6;font-size:1.5rem}}.top-navigation .top-navigation-mobile .mobile-links .primary-links li a:not(.btn):hover{--link:var(--title)}.top-navigation .top-navigation-mobile .mobile-links .primary-links li a:not(.btn) > span{position:relative}.top-navigation .top-navigation-mobile .mobile-links .primary-links li a:not(.btn) > span[data-career-count]{padding-right:0.3rem}.top-navigation .top-navigation-mobile .mobile-links .primary-links li a:not(.btn) > span[data-career-count]::before{content:attr(data-career-count);position:absolute;top:0rem;right:-0.54rem;background-color:var(--primary);color:rgba(var(--light),1);font-size:12px;line-height:1;padding:0.1rem 0.3rem 0.18rem;text-align:center;min-width:1rem;-webkit-border-radius:var(--borderRadiusDefault);-moz-border-radius:var(--borderRadiusDefault);border-radius:var(--borderRadiusDefault)}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-links .primary-links li a:not(.btn) > span[data-career-count]::before{right:-0.64rem}}.top-navigation .top-navigation-mobile .mobile-links .secondary-links{padding-top:2rem;margin-top:2rem;border-top:var(--borderWidthButtons) solid var(--border)}.top-navigation .top-navigation-mobile .mobile-links .secondary-links li{margin:0.4rem 0rem}.top-navigation .top-navigation-mobile .mobile-links .secondary-links li.active a{color:var(--primary);color:hsla(var(--primaryHS),55%,1)}.top-navigation .top-navigation-mobile .mobile-links .secondary-links li a:not(.btn){text-decoration:none;line-height:1.6;font-size:1.2rem;letter-spacing:0.5px;font-family:var(--fontHeading);font-weight:700;font-style:normal}@media (max-width:767px){.top-navigation .top-navigation-mobile .mobile-links .secondary-links li a:not(.btn){line-height:1.6;font-size:1rem}}.top-navigation .top-navigation-mobile .mobile-links .secondary-links li a:not(.btn):hover{--link:var(--title)}.top-navigation.navigation-ready .top-navigation-mobile-overlay{display:block}.top-navigation .top-navigation-mobile-overlay{display:none;position:fixed;z-index:1009;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background-color:rgba(var(--dark),0.6);pointer-events:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}.top-navigation .top-navigation-checkbox:checked ~ .top-navigation-mobile-overlay{pointer-events:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:992px){.top-navigation .top-navigation-checkbox:checked ~ .top-navigation-mobile-overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(50))"; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; }}@media (max-width:767px){.top-navigation .top-navigation-checkbox:checked ~ .top-navigation-mobile-overlay{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; }}.top-navigation .top-navigation-checkbox:checked ~ .top-navigation-mobile{pointer-events:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -moz-box-shadow:0 0 0 1px var(--border);-webkit-box-shadow:0 0 0 1px var(--border);box-shadow:0 0 0 1px var(--border);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease;-moz-transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease;-ms-transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease;-o-transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease;transition:transform 300ms 0s ease,opacity 300ms 0s ease,box-shadow 300ms 0s ease}.layout-dark .top-navigation .top-navigation-desktop-links .links-wrapper > li.has-childs::before{background-color:rgba(30,30,30,0.4)}.global-settings{position:fixed;overflow:hidden;bottom:50px;right:0px;z-index:9999;width:45px;height:40px;line-height:40px;background-color:#333;color:white;font-size:22px;text-align:center;-webkit-border-top-left-radius:20px;-moz-border-top-left-radius:20px;border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px);-webkit-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;-o-transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease;transition:opacity 300ms 0s ease,background 300ms 0s ease,color 300ms 0s ease,transform 300ms 0s ease}.global-settings .widgetMenu{display:none !important}.global-settings:hover{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:767px){.global-settings{display:none}}.container-item:last-child .content-text-and-features{margin-bottom:0rem}.content-text-and-features{margin:0rem 0rem 3.5rem}.content-text-and-features > .core-row{column-gap:4rem}@media (max-width:992px){.content-text-and-features > .core-row{column-gap:0px}}@media (max-width:992px){.content-text-and-features .component-features{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-text-and-features .component-custom-title{margin-top:0rem}.content-text-and-features .component-text{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}@media (max-width:992px){.content-text-and-features .component-text{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-text-and-features .component-text .text-inner{position:relative}.content-text-and-features .component-button{margin-top:1rem}.content-text-and-features .component-desc p:last-child{margin-bottom:0rem}.content-text-and-features .play-icon{position:absolute;width:100px;height:100px;line-height:100px;color:black;font-size:64px;text-align:center;top:50%;left:50%;margin:-50px 0px 0px -50px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(75))"; filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity:0.75; opacity:0.75; -webkit-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-o-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease}.content-text-and-features .play-icon:before{content:"";width:30px;height:30px;background-color:white;position:absolute;top:50%;left:50%;margin:-15px 0px 0px -15px}.content-text-and-features .play-icon .fa{position:relative;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}.sys-icon{position:relative} .mseltpl-items{margin-top:5px}.mseltpl-items .mseltpl-item{border-radius:5px;border-width:2px}.mseltpl-items .mseltpl-item:hover{border-width:2px;border-color:hsla(var(--uiPrimaryColorHS),55%,1) !important}.mseltpl-items .mseltpl-item.mseltpl-selected{background-color:hsla(var(--uiPrimaryColorHS),55%,1) !important;border-color:hsla(var(--uiPrimaryColorHS),55%,1) !important}.mseltpl-items .mseltpl-item.mseltpl-selected .micon .i-icon{background-color:white}.mseltpl-items .mseltpl-item .micon{width:48px;height:48px}.mseltpl-items .mseltpl-item .micon .i-icon{margin-top:6px;width:36px;height:36px;background-color:#323232}.container-item:not(:last-of-type) .content-youtube-video{margin-bottom:5rem}@media (max-width:767px){.container-item:not(:last-of-type) .content-youtube-video{margin-bottom:3rem}}.page-content > .content-wrapper .content-youtube-video{margin:0rem 0rem 1.8rem}.page-content > .content-wrapper .container-item:last-child .content-youtube-video{margin-bottom:0.24rem}.page-content > .content-wrapper .container-item:first-child .content-youtube-video{margin-top:0.24rem}.content-youtube-video .component-video{position:relative;overflow:hidden;display:block;margin-top:0px;height:100%;margin-bottom:auto;-webkit-border-radius:var(--borderRadiusDefault);-moz-border-radius:var(--borderRadiusDefault);border-radius:var(--borderRadiusDefault)}.content-youtube-video .component-video:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }.content-youtube-video .component-video:hover .play-icon{color:#ff0000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:992px){.content-youtube-video .component-video{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-youtube-video .component-video img{-webkit-border-radius:calc(var(--borderRadiusDefault) + 2px);-moz-border-radius:calc(var(--borderRadiusDefault) + 2px);border-radius:calc(var(--borderRadiusDefault) + 2px)}@media (max-width:992px){.content-youtube-video .component-video .ytvplayer{display:none}}.content-youtube-video .component-title .component-custom-title{margin-top:0rem;margin-bottom:1rem}.content-youtube-video .play-icon{position:absolute;width:100px;height:100px;line-height:100px;color:black;font-size:64px;text-align:center;top:50%;left:50%;margin:-50px 0px 0px -50px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(75))"; filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity:0.75; opacity:0.75; -webkit-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-o-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease}.content-youtube-video .play-icon:before{content:"";width:30px;height:30px;background-color:white;position:absolute;top:50%;left:50%;margin:-15px 0px 0px -15px}.content-youtube-video .play-icon .fa{position:relative;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}@charset"UTF-8";.mb_YTPBar,.mb_YTPBar span.mb_YTPUrl a{color:#fff}@font-face{font-family:ytpregular;src:url(font/ytp-regular.eot)}@font-face{font-family:ytpregular;src:url(data:application/x-font-woff;charset=utf-8;base64,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)format('woff'),url(font/ytp-regular.ttf)format('truetype');font-weight:400;font-style:normal}.mb_YTPlayer:focus{outline:0}.mbYTP_wrapper{display:block;transform:translateZ(0)translate3d(0,0,0);transform-style:preserve-3d;perspective:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}.mb_YTPlayer .loading{position:absolute;top:10px;right:10px;font-size:12px;color:#fff;background:rgba(0,0,0,.51);text-align:center;padding:2px 4px;border-radius:5px;font-family:"Droid Sans",sans-serif;-webkit-animation:fade .1s infinite alternate;animation:fade .1s infinite alternate}@-webkit-keyframes fade{0%{opacity:.5}100%{opacity:1}}@keyframes fade{0%{opacity:.5}100%{opacity:1}}.YTPFullscreen{display:block!important;position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;border:none!important;opacity:1!important}.mbYTP_wrapper iframe{max-width:4000px!important}.inline_YTPlayer{margin-bottom:20px;vertical-align:top;position:relative;left:0;overflow:hidden;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.7);background:rgba(0,0,0,.5)}.inline_YTPlayer img{border:none!important;margin:0!important;padding:0!important;transform:none!important}.mb_YTPBar,.mb_YTPBar .buttonBar{box-sizing:border-box;left:0;padding:5px;width:100%}.mb_YTPBar .ytpicon{font-size:20px;font-family:ytpregular}.mb_YTPBar .mb_YTPUrl.ytpicon{font-size:30px}.mb_YTPBar{transition:opacity .5s;display:block;height:10px;background:#333;position:fixed;bottom:0;text-align:left;z-index:1000;font:14px/16px sans-serif;opacity:.1}.mb_YTPBar.visible,.mb_YTPBar:hover{opacity:1}.mb_YTPBar .buttonBar{transition:all .5s;background:0 0;font:12px/14px Calibri;position:absolute;top:-30px;height:40px}.mb_YTPBar:hover .buttonBar{background:rgba(0,0,0,.4)}.mb_YTPBar span{display:inline-block;font:16px/20px Calibri,sans-serif;position:relative;width:30px;height:25px;vertical-align:middle}.mb_YTPBar span.mb_YTPTime{width:130px}.mb_YTPBar span.mb_OnlyYT,.mb_YTPBar span.mb_YTPUrl{position:absolute;width:auto;display:block;top:6px;right:10px;cursor:pointer}.mb_YTPBar span.mb_YTPUrl img{width:60px}.mb_YTPBar span.mb_OnlyYT{left:300px;right:auto}.mb_YTPBar span.mb_OnlyYT img{width:25px}.mb_YTPBar .mb_YTPMuteUnmute,.mb_YTPBar .mb_YTPPlaypause,.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img{cursor:pointer}.mb_YTPBar .mb_YTPProgress{height:10px;width:100%;background:#222;bottom:0;left:0}.mb_YTPBar .mb_YTPLoaded{height:10px;width:0;background:#444;left:0}.mb_YTPBar .mb_YTPseekbar{height:10px;width:0;background:#bb110e;bottom:0;left:0;box-shadow:rgba(82,82,82,.47)1px 1px 3px}.mb_YTPBar .YTPOverlay{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:"flat";box-sizing:border-box}.YTPOverlay.raster{background:url(images/raster.png)}.YTPOverlay.raster.retina{background:url(images/raster@2x.png)}.YTPOverlay.raster-dot{background:url(images/raster_dot.png)}.YTPOverlay.raster-dot.retina{background:url(images/raster_dot@2x.png)}.mb_YTPBar .simpleSlider{position:relative;width:100px;height:10px;border:1px solid #fff;overflow:hidden;box-sizing:border-box;margin-right:10px;cursor:pointer!important;border-radius:3px}.mb_YTPBar.compact .simpleSlider{width:40px}.mb_YTPBar .simpleSlider.muted{opacity:.3}.mb_YTPBar .level{position:absolute;left:0;bottom:0;background-color:#fff;box-sizing:border-box}.mb_YTPBar .level.horizontal{height:100%;width:0}.mb_YTPBar .level.vertical{height:auto;width:100%}.wrap{position:relative} .frame{overflow:hidden}.frame ul{list-style:none;margin:0;padding:0;height:100%}.frame ul li{float:left;//width:379px;height:100%;margin:0;padding:0;text-align:center;cursor:pointer;cursor:move}.frame ul li.active{} .scrollbar{margin:0 0 1em 0;height:5px;background:#ccc;line-height:0}.scrollbar .handle{width:100px;height:100%;background:#292a33;cursor:pointer}.scrollbar .handle .mousearea{position:absolute;top:-9px;left:0;width:100%;height:20px} .controls{margin:0;text-align:center}.about-gallery{background-color:rgba(var(--dark),1);min-width:100%;padding:0;overflow:hidden;-webkit-border-radius:var(--borderRadiusDefault);-moz-border-radius:var(--borderRadiusDefault);border-radius:var(--borderRadiusDefault)}.about-gallery .slider-head{justify-content:space-between}.about-gallery .slider-head .head-controls{padding-top:2rem;padding-bottom:2rem}.about-gallery .sly-slider .wrap .frame{height:350px;position:relative}.about-gallery .gallery-item{text-align:center;position:relative;padding:0px}.about-gallery .gallery-item .item-img{width:350px;overflow:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(85))"; filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity:0.85; opacity:0.85; -webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}@media (max-width:1515px){.about-gallery .gallery-item .item-img{width:calc((100vw - 6rem)/4)}}@media (max-width:767px){.about-gallery .gallery-item .item-img{width:240px}}.about-gallery .gallery-item:hover .item-img{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transition:opacity 300ms 0s ease;-moz-transition:opacity 300ms 0s ease;-ms-transition:opacity 300ms 0s ease;-o-transition:opacity 300ms 0s ease;transition:opacity 300ms 0s ease}.about-gallery .gallery-controls::after,.about-gallery .gallery-controls::before{content:'';position:absolute;top:0;width:80px;height:100%;z-index:1;pointer-events:none}.about-gallery .gallery-controls::before{left:0;background:linear-gradient(to left,rgba(var(--dark),0) 0%,rgba(var(--dark),0.4) 100%)}.about-gallery .gallery-controls::after{right:0;background:linear-gradient(to right,rgba(var(--dark),0) 0%,rgba(var(--dark),0.4) 100%)}.about-gallery .gallery-controls .prevPage,.about-gallery .gallery-controls .nextPage{position:absolute;z-index:2;top:50%;margin-top:-52px;padding:25px;font-size:2rem}.about-gallery .gallery-controls .prevPage .btn,.about-gallery .gallery-controls .nextPage .btn{padding:0.5rem;font-size:2rem}.about-gallery .gallery-controls .prevPage .btn:focus,.about-gallery .gallery-controls .nextPage .btn:focus{outline:none}.about-gallery .gallery-controls .prevPage.disabled,.about-gallery .gallery-controls .nextPage.disabled{pointer-events:none}.about-gallery .gallery-controls .prevPage.disabled .btn,.about-gallery .gallery-controls .nextPage.disabled .btn{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; }.about-gallery .gallery-controls .prevPage{left:0px}@media (max-width:767px){.about-gallery .gallery-controls .prevPage{left:-15px;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}}.about-gallery .gallery-controls .nextPage{right:0px}@media (max-width:767px){.about-gallery .gallery-controls .nextPage{right:-15px;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}}.sly-slider .wrap .frame{width:100%;position:relative}.sly-slider .wrap .frame ul{padding-left:0;padding-right:0}.sly-slider .wrap .frame .sly-item .photo-menu{top:15px}.container-item:last-child .content-image-text{margin-bottom:0rem}.content-image-text{margin:0rem 0rem 3.5rem}.content-image-text .core-row{column-gap:4rem}@media (max-width:992px){.content-image-text .core-row{column-gap:0px}}.content-image-text.reverse .core-row{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:992px){.content-image-text.reverse .core-row{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.content-image-text .component-video{position:relative;overflow:hidden;margin-top:0px;height:100%;margin-bottom:auto;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-border-radius:var(--borderRadiusDefault);-moz-border-radius:var(--borderRadiusDefault);border-radius:var(--borderRadiusDefault)}.content-image-text .component-video:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }.content-image-text .component-video:hover .play-icon{color:#ff0000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; }@media (max-width:992px){.content-image-text .component-video{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-image-text .component-image{position:relative;overflow:hidden;margin:0rem 0rem auto;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-border-radius:var(--borderRadiusDefault);-moz-border-radius:var(--borderRadiusDefault);border-radius:var(--borderRadiusDefault);-webkit-transition:filter 300ms 0s ease,transform 300ms 0s ease;-moz-transition:filter 300ms 0s ease,transform 300ms 0s ease;-ms-transition:filter 300ms 0s ease,transform 300ms 0s ease;-o-transition:filter 300ms 0s ease,transform 300ms 0s ease;transition:filter 300ms 0s ease,transform 300ms 0s ease}.content-image-text .component-image::before{padding-top:62.5%}.content-image-text .component-image .pictureWrapper::before{padding-top:62.5%}.content-image-text .component-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0}.content-image-text .component-image::after{ content:"";display:table;clear:both}@media (max-width:992px){.content-image-text .component-image{min-height:220px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-image-text .component-custom-title{margin-top:0rem}@media (max-width:992px){.content-image-text .component-text{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-image-text .component-text .text-inner{position:relative}@media (max-width:992px){.content-image-text .component-text .text-inner{margin-top:2rem}}.content-image-text .component-button{margin-top:1rem}.content-image-text .component-desc p:last-child{margin-bottom:0rem}.content-image-text .play-icon{position:absolute;width:100px;height:100px;line-height:100px;color:black;font-size:64px;text-align:center;top:50%;left:50%;margin:-50px 0px 0px -50px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(75))"; filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity:0.75; opacity:0.75; -webkit-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-moz-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-ms-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;-o-transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease;transition:opacity 300ms 0s ease,transform 300ms 0s ease,color 300ms 0s ease}.content-image-text .play-icon:before{content:"";width:30px;height:30px;background-color:white;position:absolute;top:50%;left:50%;margin:-15px 0px 0px -15px}.content-image-text .play-icon .fa{position:relative;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}.content-cta-box{position:relative;overflow:hidden;-webkit-border-radius:var(--borderRadiusDefault);-moz-border-radius:var(--borderRadiusDefault);border-radius:var(--borderRadiusDefault)}.content-cta-box .box-wrapper{flex:1;position:relative;overflow:hidden}@media (max-width:992px){.content-cta-box .box-wrapper{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-cta-box .box-background{position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem}.content-cta-box .box-background img{mix-blend-mode:multiply;-webkit-mix-blend-mode:multiply;-ms-mix-blend-mode:multiply;-moz-mix-blend-mode:multiply;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(20))"; filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity:0.2; opacity:0.2; }.content-cta-box .box-content{padding:3.6rem 2rem;margin:0 auto}@media (max-width:1200px){.content-cta-box .box-content{padding:2.5rem 1.5rem 1.8rem}}@media (max-width:992px){.content-cta-box .box-content{padding:3rem 1.5rem}}.content-cta-box .box-content > *{position:relative}.content-cta-box .box-content .content-wrapper{column-gap:0.4rem;max-width:100%;margin:0 auto;justify-content:center}@media (max-width:1200px){.content-cta-box .box-content .content-wrapper{text-align:center}}.content-cta-box .box-content .content-wrapper.fixed-width{max-width:840px;justify-content:left}@media (max-width:1200px){.content-cta-box .box-content .content-wrapper.fixed-width{max-width:680px;justify-content:center}}.content-cta-box .box-content .box-text{margin-right:3rem;max-width:450px;text-align:right}@media (max-width:1200px){.content-cta-box .box-content .box-text{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;text-align:center;margin-right:0rem;margin-bottom:1rem}}.content-cta-box .box-content .box-desc{margin-bottom:0rem}.content-cta-box .box-contact-persons{--title:rgba(var(--light),1);--link:rgba(var(--light),1);--text:rgba(var(--grey100),1);--bg:rgba(var(--grey900),1);--bgRGB:var(--grey900);--border:rgba(var(--light),0.1);--bg:rgba(var(--grey800),1);background-color:var(--bg);color:var(--title)}@media (max-width:992px){.content-cta-box .box-contact-persons{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.content-cta-box .box-contact-persons .persons-wrapper{padding:2rem 3.6rem}@media (max-width:1200px){.content-cta-box .box-contact-persons .persons-wrapper{padding:2rem 2.8rem}}@media (max-width:992px){.content-cta-box .box-contact-persons .persons-wrapper{margin:0 auto;padding:2.5rem 1.5rem}}.content-cta-box .box-contact-persons .person-item{max-width:100%;margin-bottom:2rem}.content-cta-box .box-contact-persons .person-item:last-child{margin-bottom:0rem}@media (max-width:767px){.content-cta-box .box-contact-persons .person-item .item-image{margin-top:0;margin-bottom:auto}}.content-cta-box .box-contact-persons .person-item .item-image .image-wrapper{background-color:rgba(var(--grey100),1);overflow:hidden;width:7.6rem;height:7.6rem;margin-right:1rem;-webkit-border-radius:var(--borderRadiusButtons);-moz-border-radius:var(--borderRadiusButtons);border-radius:var(--borderRadiusButtons)}@media (max-width:767px){.content-cta-box .box-contact-persons .person-item .item-image .image-wrapper{width:5rem;height:5rem}}@media (max-width:479px){.content-cta-box .box-contact-persons .person-item .item-image .image-wrapper{width:3.2rem;height:4.2rem}}.content-cta-box .box-contact-persons .person-item .item-image .image-wrapper img{object-position:50% 10%}.content-cta-box .box-contact-persons .person-item .item-office{width:max-content;line-height:1;margin-bottom:0.2rem;padding:0.12rem 0.36rem 0.14rem;-webkit-border-radius:var(--borderRadiusButtons);-moz-border-radius:var(--borderRadiusButtons);border-radius:var(--borderRadiusButtons)}@media (max-width:992px){}.content-cta-box .box-contact-persons .person-item .item-label{margin-bottom:0.6rem}.content-cta-box .box-contact-persons .person-item .item-link a{color:var(--link)}.content-cta-box .box-contact-persons .person-item .item-link a:hover{color:var(--link);--link:var(--primary)}.i-theme-dark .content-cta-box .box-contact-persons{--title:rgba(var(--grey900),1);--link:rgba(var(--grey900),1);--text:rgba(var(--grey700),1);--bg:rgba(var(--light),1);--bgRGB:var(--light);--border:var(--borderDefault)}.page-footer .footer-wrapper{padding-top:0rem !important;border-top:0px !important}.cta-popup{position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem;position:fixed;z-index:1040;overflow-y:auto;pointer-events:none;transform-origin:50% 80%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);filter:blur(5px);-webkit-transition:opacity 450ms 0s ease,filter 450ms 0s ease,transform 450ms 0s ease;-moz-transition:opacity 450ms 0s ease,filter 450ms 0s ease,transform 450ms 0s ease;-ms-transition:opacity 450ms 0s ease,filter 450ms 0s ease,transform 450ms 0s ease;-o-transition:opacity 450ms 0s ease,filter 450ms 0s ease,transform 450ms 0s ease;transition:opacity 450ms 0s ease,filter 450ms 0s ease,transform 450ms 0s ease}.cta-popup .popup-wrapper{height:100%}.cta-popup .popup-image{background-color:rgba(var(--grey800),0.5)}@media (max-width:1200px){.cta-popup .popup-image{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;height:30vh}}.cta-popup .popup-image img{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(70))"; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; }.cta-popup .popup-content{padding:7.5rem 6rem 5rem}@media (max-width:1200px){.cta-popup .popup-content{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;padding:5rem 2rem;height:auto}}.cta-popup .popup-content .content-wrapper{max-width:600px;margin-right:auto}@media (max-width:1200px){.cta-popup .popup-content .content-wrapper{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;max-width:720px;margin-left:auto}}.cta-popup .popup-title{margin-bottom:2rem}.cta-popup .popup-form{position:relative}.cta-popup .popup-close-button{cursor:pointer;position:absolute;top:2rem;right:2rem}@media (max-width:1200px){.cta-popup .popup-close-button{top:1.2rem;right:1.2rem}}.cta-popup .popup-close-button:hover .i-icon{background-color:rgba(var(--light),1);-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}@media (max-width:1200px){.cta-popup .popup-close-button:hover .i-icon{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}.cta-popup .popup-close-button .i-icon{width:2.8rem;height:2.8rem;background-color:var(--primary);-webkit-transition:background-color 300ms 0s ease,transform 300ms 0s ease;-moz-transition:background-color 300ms 0s ease,transform 300ms 0s ease;-ms-transition:background-color 300ms 0s ease,transform 300ms 0s ease;-o-transition:background-color 300ms 0s ease,transform 300ms 0s ease;transition:background-color 300ms 0s ease,transform 300ms 0s ease}@media (max-width:1200px){.cta-popup .popup-close-button .i-icon{width:2.4rem;height:2.4rem;background-color:rgba(var(--light),1)}}.cta-popup-controller:checked ~ .cta-popup{pointer-events:auto;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(100))"; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; -webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);filter:blur(0px)}.page-footer{margin-top:4rem}.page-footer .footer-wrapper{border-top:var(--borderWidthButtons) solid var(--border);padding:3.6rem 100px;justify-content:space-between}@media (max-width:1400px){.page-footer .footer-wrapper{padding-left:0rem;padding-right:0rem}}.page-footer .footer-section{margin-right:2rem}.page-footer .footer-section:last-child{margin-right:0rem;margin-bottom:0rem;text-align:right}@media (max-width:992px){.page-footer .footer-section:first-child{display:none;visibility:hidden}}@media (max-width:767px){.page-footer .footer-section{margin-right:0rem;margin-bottom:2rem;text-align:center !important;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}.page-footer .footer-section .footer-contact{margin-bottom:1rem}.page-footer .footer-section .footer-contact a{text-decoration:none}.page-footer .footer-section .footer-contact .contact-label{position:relative;top:-4px;color:var(--title)}.page-footer .footer-section .social-profiles{display:flex}@media (max-width:767px){.page-footer .footer-section .social-profiles{justify-content:center}}.page-footer .footer-section .social-profiles a{font-size:1.24rem;padding:0rem 0.42rem;margin-right:0.32rem}.page-footer .footer-section ul,.page-footer .footer-section li{margin:0rem;padding:0rem}.page-footer .footer-section ul{list-style:none}.page-footer .footer-section ul.footer-links{margin-right:80px}.page-footer .footer-section ul.footer-links:last-of-type{margin-right:0px;margin-bottom:0rem}@media (max-width:767px){.page-footer .footer-section ul.footer-links{margin-right:0px;margin-bottom:2rem;width:100%}}.page-footer .footer-section ul.footer-links li{padding:0.06rem 0rem}.page-footer .footer-section ul.footer-links li a{text-decoration:none;font-weight:700;font-size:0.9rem}.page-footer .footer-bottom{border-top:var(--borderWidthButtons) solid var(--border);padding:1.4rem 100px;justify-content:space-between}@media (max-width:1400px){.page-footer .footer-bottom{padding-left:0rem;padding-right:0rem}}.page-footer .footer-bottom .bottom-col p{line-height:2;margin-bottom:0.1rem}@media (max-width:767px){.page-footer .footer-bottom .bottom-col{width:100%;text-align:center}}.page-footer .footer-bottom .separator{display:inline-block;margin:0rem 0.5rem;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=(0))"; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; }@media (max-width:767px){.page-footer .footer-bottom .separator{display:block;height:0;width:100%}}.page-footer .footer-bottom .bottom-cookie-settings{cursor:pointer}